]> git.lyx.org Git - lyx.git/blob - lib/doc/Math.lyx
UserGuide.lyx: load math packages automatically
[lyx.git] / lib / doc / Math.lyx
1 #LyX 2.3 created this file. For more info see http://www.lyx.org/
2 \lyxformat 543
3 \begin_document
4 \begin_header
5 \save_transient_properties true
6 \origin /systemlyxdir/doc/
7 \textclass scrartcl
8 \begin_preamble
9 % DO NOT ALTER THIS PREAMBLE!!!
10 %
11 % This preamble is designed to ensure that the file prints
12 % out as advertised. If you mess with this preamble,
13 % parts of this document may not print out as expected.  If you
14 % have problems LaTeXing this file, please contact 
15 % the documentation team
16 % email: lyx-docs@lists.lyx.org
17
18 % solves the following problem:
19 % If the dection number consits of too many numerals the section heading
20 % will be printed in the TOC without a space between it and the section number.
21 % As solution more space between the number and the heading is inserted:
22 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
23 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
24
25 % increase link area for cross-references and autoname them,
26 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
27 \@ifundefined{extrasenglish}{\usepackage[english]{babel}}{}
28 \@ifpackageloaded{babel}{
29  \addto\extrasenglish{%
30   \renewcommand*{\equationautorefname}[1]{}%
31   \renewcommand{\sectionautorefname}{sec.\negthinspace}%
32   \renewcommand{\subsectionautorefname}{sec.\negthinspace}%
33   \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}%
34  }
35 }{}
36
37 % don't load packages twice
38 % see first footnote in sec. 9.3
39 \@ifundefined{textcolor}{\usepackage{color}}{}
40
41 % the pages of the TOC are numbered roman
42 % and a PDF-bookmark for the TOC is added
43 \pagenumbering{roman}
44 \let\myTOC\tableofcontents
45 \renewcommand{\tableofcontents}{%
46  \vspace{1cm}
47  \pdfbookmark[1]{\contentsname}{}
48  \myTOC
49  \cleardoublepage
50  \pagenumbering{arabic}}
51
52 % add 0.5 mm vertical space for table rows
53 \@ifundefined{extrarowheight} {\usepackage{array}}{}
54 \setlength{\extrarowheight}{0.5mm}
55
56 % insert additional vertical space of 1.5 mm between footnotes,
57 \let\myFoot\footnote
58 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
59
60 % makes caption labels bold
61 \setkomafont{captionlabel}{\bfseries}
62
63 % enables calculation of values
64 \usepackage{calc}
65
66 % for multiple columns used in sec. 24.7
67 \usepackage{multicol}
68
69 % needed in sec. 19.4
70 \usepackage{remreset}
71
72 % for the Fourier transformation symbol
73 \usepackage{mathrsfs}
74
75 % define a color, used in sec.9.3
76 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
77
78 % declare operators (see sec. 10.4 and sec. 15.2)
79 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
80 \DeclareMathOperator{\sgn}{sgn}
81
82 % example definitions for sec. 20.1 
83 \newcommand{\gr}{\Longrightarrow}
84 \newcommand{\us}[1]{\underline{#1}}
85 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
86 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
87 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
88
89 % example macro from sec. 19.4
90 %\def\tagform@#1{\maketag@@@{|#1|}}
91
92
93 % ------------------------------------
94 % used to check for needed LaTeX packages
95 \usepackage{ifthen}
96
97 % check for package undertilde
98 % used for the command \utilde
99 \newboolean{undertilde}
100 \IfFileExists{undertilde.sty}
101  {\usepackage{undertilde}
102   \setboolean{undertilde}{true}}
103  {\setboolean{undertilde}{false}}
104
105 % check for package eurosym
106 % used for the Euro symbol
107 \newboolean{eurosym}
108 \IfFileExists{eurosym.sty}
109  {\usepackage[gennarrow]{eurosym}
110   \setboolean{eurosym}{true}}
111  {\setboolean{eurosym}{false}}
112
113 % check for package braket
114 % used for physical vectors
115 \newboolean{braket}
116 \IfFileExists{braket.sty}
117  {\usepackage{braket}
118   \setboolean{braket}{true}}
119  {\setboolean{braket}{false}}
120
121 % check for package cancel
122 \newboolean{cancel}
123 \IfFileExists{cancel.sty}
124  {\usepackage{cancel}
125   \setboolean{cancel}{true}}
126  {\setboolean{cancel}{false}}
127
128 % check for package upgreek
129 \newboolean{upgreek}
130 \IfFileExists{upgreek.sty}
131  {\usepackage{upgreek}
132   \setboolean{upgreek}{true}}
133  {\setboolean{upgreek}{false}}
134 \end_preamble
135 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
136 \use_default_options false
137 \maintain_unincluded_children false
138 \language english
139 \language_package default
140 \inputencoding auto
141 \fontencoding global
142 \font_roman "lmodern" "default"
143 \font_sans "lmss" "default"
144 \font_typewriter "lmtt" "default"
145 \font_math "auto" "auto"
146 \font_default_family default
147 \use_non_tex_fonts false
148 \font_sc false
149 \font_osf false
150 \font_sf_scale 100 100
151 \font_tt_scale 100 100
152 \use_microtype false
153 \use_dash_ligatures false
154 \graphics default
155 \default_output_format pdf2
156 \output_sync 0
157 \bibtex_command default
158 \index_command default
159 \paperfontsize 12
160 \spacing single
161 \use_hyperref true
162 \pdf_title "LyX's Math Manual"
163 \pdf_author "LyX Team, Uwe Stöhr"
164 \pdf_subject "LyX-documentation about math"
165 \pdf_keywords "LyX, Mathed"
166 \pdf_bookmarks true
167 \pdf_bookmarksnumbered true
168 \pdf_bookmarksopen true
169 \pdf_bookmarksopenlevel 1
170 \pdf_breaklinks false
171 \pdf_pdfborder false
172 \pdf_colorlinks true
173 \pdf_backref false
174 \pdf_pdfusetitle false
175 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
176 \papersize a4paper
177 \use_geometry false
178 \use_package amsmath 2
179 \use_package amssymb 2
180 \use_package cancel 0
181 \use_package esint 1
182 \use_package mathdots 1
183 \use_package mathtools 2
184 \use_package mhchem 1
185 \use_package stackrel 0
186 \use_package stmaryrd 0
187 \use_package undertilde 0
188 \cite_engine basic
189 \cite_engine_type default
190 \biblio_style plain
191 \use_bibtopic false
192 \use_indices false
193 \paperorientation portrait
194 \suppress_date false
195 \justification true
196 \use_refstyle 0
197 \notefontcolor #0000ff
198 \index Index
199 \shortcut idx
200 \color #008000
201 \end_index
202 \secnumdepth 4
203 \tocdepth 3
204 \paragraph_separation skip
205 \defskip medskip
206 \is_math_indent 0
207 \math_numbering_side default
208 \quotes_style english
209 \dynamic_quotes 0
210 \papercolumns 1
211 \papersides 2
212 \paperpagestyle plain
213 \bullet 1 0 6 -1
214 \bullet 2 2 35 -1
215 \bullet 3 2 7 -1
216 \tracking_changes false
217 \output_changes false
218 \html_math_output 0
219 \html_css_as_file 0
220 \html_be_strict false
221 \end_header
222
223 \begin_body
224
225 \begin_layout Title
226 \SpecialChar LyX
227 's detailed Math manual
228 \end_layout
229
230 \begin_layout Author
231 by the \SpecialChar LyX
232  Team
233 \begin_inset Foot
234 status collapsed
235
236 \begin_layout Plain Layout
237 \noindent
238 If you have comments or error corrections, please send them to the \SpecialChar LyX
239  Documentatio
240 n mailing list: 
241 \family typewriter
242
243 \begin_inset CommandInset href
244 LatexCommand href
245 name "lyx-docs@lists.lyx.org"
246 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
247 type "mailto:"
248 literal "false"
249
250 \end_inset
251
252
253 \end_layout
254
255 \end_inset
256
257
258 \begin_inset Note Note
259 status collapsed
260
261 \begin_layout Plain Layout
262 author: Uwe Stöhr
263 \end_layout
264
265 \end_inset
266
267
268 \begin_inset Newline newline
269 \end_inset
270
271
272 \begin_inset Newline newline
273 \end_inset
274
275
276 \family sans
277 Version 2.2.x
278 \end_layout
279
280 \begin_layout Standard
281 \begin_inset CommandInset toc
282 LatexCommand tableofcontents
283
284 \end_inset
285
286
287 \end_layout
288
289 \begin_layout Standard
290 \begin_inset Note Note
291 status open
292
293 \begin_layout Plain Layout
294 To export this document to PDF, PS or DVI the \SpecialChar LaTeX
295 -packages 
296 \series bold
297 braket, cancel, eurosym, mathdots, mathtools, mhchem, undertilde
298 \series default
299  and 
300 \series bold
301 was
302 \series default
303  should be installed.
304  If they are not installed the document can be exported anyway but the sections
305  where the packages are required will not appear in the output.
306  An exception is 
307 \series bold
308 mhchem
309 \series default
310 ; if it is not installed, this file cannot be exported.
311 \end_layout
312
313 \begin_layout Plain Layout
314 The latest PDF-version of this document can be found here:
315 \begin_inset Newline newline
316 \end_inset
317
318
319 \series bold
320 http://wiki.lyx.org/LyX/Manuals#Math
321 \end_layout
322
323 \end_inset
324
325
326 \end_layout
327
328 \begin_layout Standard
329 \begin_inset Newpage newpage
330 \end_inset
331
332
333 \end_layout
334
335 \begin_layout Section
336 Introduction
337 \end_layout
338
339 \begin_layout Standard
340 This document explains \SpecialChar LyX
341 's math features and is furthermore a collection
342  of \SpecialChar LaTeX
343 -commands used for mathematical characters and constructs.
344  The explanations are designed for the usage of commands.
345  It is therefore required that you have read the section 
346 \family typewriter
347 Mathematical
348 \begin_inset space ~
349 \end_inset
350
351 Formulas
352 \family default
353  of the User's Guide.
354 \end_layout
355
356 \begin_layout Standard
357 Most of the characters and many constructs explained in this manual are
358  also accessible via the menu 
359 \family sans
360 Insert
361 \series bold
362 \SpecialChar menuseparator
363
364 \series default
365 Math
366 \family default
367  or the 
368 \family sans
369 math
370 \family default
371 \series bold
372  
373 \family sans
374 \series default
375 toolbar
376 \family default
377 .
378  But everybody who has to write lots of formulas will notice that it is
379  much faster to use commands instead of the math toolbar.
380  Therefore this manual is focused on commands but also mentions the correspondin
381 g toolbar buttons when available.
382 \end_layout
383
384 \begin_layout Standard
385 If not specially mentioned the commands are only available within formulas.
386  To be able to use all commands explained in this document, the option 
387 \family sans
388 Use AMS math package
389 \family default
390  must be checked in the document settings (menu 
391 \family sans
392 Document\SpecialChar menuseparator
393 Settings\SpecialChar menuseparator
394 Math
395 \begin_inset space ~
396 \end_inset
397
398 Options
399 \family default
400 ).
401 \begin_inset Foot
402 status collapsed
403
404 \begin_layout Plain Layout
405 The option 
406 \family sans
407 Use AMS math package automatically
408 \family default
409  only uses 
410 \begin_inset ERT
411 status collapsed
412
413 \begin_layout Plain Layout
414
415
416 \backslash
417 AmS 
418 \end_layout
419
420 \end_inset
421
422 -math when math constructs are found that are supported by \SpecialChar LyX
423 .
424 \end_layout
425
426 \end_inset
427
428
429 \end_layout
430
431 \begin_layout Standard
432 This document doesn't list all 
433 \begin_inset ERT
434 status collapsed
435
436 \begin_layout Plain Layout
437
438
439 \backslash
440 AmS 
441 \end_layout
442
443 \end_inset
444
445 -math commands
446 \begin_inset Foot
447 status collapsed
448
449 \begin_layout Plain Layout
450 A list with all 
451 \begin_inset ERT
452 status collapsed
453
454 \begin_layout Plain Layout
455
456
457 \backslash
458 AmS
459 \end_layout
460
461 \end_inset
462
463 -math commands is in the file 
464 \family sans
465
466 \begin_inset CommandInset href
467 LatexCommand href
468 name "amsguide.ps"
469 target "ftp://ftp.ams.org/pub/tex/doc/amstex/amsguide.pdf"
470 literal "false"
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 bp
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 \end_layout
1504
1505 \begin_layout Standard
1506 \align center
1507 \begin_inset Tabular
1508 <lyxtabular version="3" rows="4" columns="2">
1509 <features booktabs="true" tabularvalignment="middle">
1510 <column alignment="center" valignment="top" width="0pt">
1511 <column alignment="center" valignment="top" width="0pt">
1512 <row>
1513 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1514 \begin_inset Text
1515
1516 \begin_layout Plain Layout
1517 Command
1518 \end_layout
1519
1520 \end_inset
1521 </cell>
1522 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1523 \begin_inset Text
1524
1525 \begin_layout Plain Layout
1526 Result
1527 \end_layout
1528
1529 \end_inset
1530 </cell>
1531 </row>
1532 <row>
1533 <cell alignment="center" valignment="top" usebox="none">
1534 \begin_inset Text
1535
1536 \begin_layout Plain Layout
1537 B_V
1538 \end_layout
1539
1540 \end_inset
1541 </cell>
1542 <cell alignment="center" valignment="top" usebox="none">
1543 \begin_inset Text
1544
1545 \begin_layout Plain Layout
1546 \begin_inset Formula $B_{V}$
1547 \end_inset
1548
1549
1550 \end_layout
1551
1552 \end_inset
1553 </cell>
1554 </row>
1555 <row topspace="1.5mm">
1556 <cell alignment="center" valignment="top" usebox="none">
1557 \begin_inset Text
1558
1559 \begin_layout Plain Layout
1560 B^V
1561 \end_layout
1562
1563 \end_inset
1564 </cell>
1565 <cell alignment="center" valignment="top" usebox="none">
1566 \begin_inset Text
1567
1568 \begin_layout Plain Layout
1569 \begin_inset Formula $B^{V}$
1570 \end_inset
1571
1572
1573 \end_layout
1574
1575 \end_inset
1576 </cell>
1577 </row>
1578 <row topspace="1.5mm">
1579 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1580 \begin_inset Text
1581
1582 \begin_layout Plain Layout
1583 B^
1584 \begin_inset space \textvisiblespace{}
1585 \end_inset
1586
1587 A
1588 \end_layout
1589
1590 \end_inset
1591 </cell>
1592 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1593 \begin_inset Text
1594
1595 \begin_layout Plain Layout
1596 \begin_inset Formula $B^{A}$
1597 \end_inset
1598
1599
1600 \end_layout
1601
1602 \end_inset
1603 </cell>
1604 </row>
1605 </lyxtabular>
1606
1607 \end_inset
1608
1609
1610 \end_layout
1611
1612 \begin_layout Standard
1613 As the caret is in some languages an accent, vowels will be accentuated
1614  in this case and not set as exponents
1615 \begin_inset Foot
1616 status collapsed
1617
1618 \begin_layout Plain Layout
1619 Depending on the used keyboard settings this can also happen for characters
1620  other than vowels.
1621 \end_layout
1622
1623 \end_inset
1624
1625 .
1626  To get exponents in this case, press 
1627 \family sans
1628 Space
1629 \family default
1630  after the caret as in the last example.
1631 \end_layout
1632
1633 \begin_layout Subsection
1634 Fractions
1635 \begin_inset CommandInset label
1636 LatexCommand label
1637 name "subsec:Fractions"
1638
1639 \end_inset
1640
1641
1642 \begin_inset Index idx
1643 status collapsed
1644
1645 \begin_layout Plain Layout
1646 Fractions
1647 \end_layout
1648
1649 \end_inset
1650
1651
1652 \end_layout
1653
1654 \begin_layout Standard
1655 Fractions are generated with the command 
1656 \series bold
1657
1658 \backslash
1659 frac
1660 \series default
1661
1662 \begin_inset Index idx
1663 status collapsed
1664
1665 \begin_layout Plain Layout
1666 Commands ! F ! 
1667 \backslash
1668 frac
1669 \end_layout
1670
1671 \end_inset
1672
1673  or via the math toolbar button 
1674 \begin_inset Info
1675 type  "icon"
1676 arg   "math-insert \\frac"
1677 \end_inset
1678
1679 .
1680  The font size is adjusted automatically, depending on whether the fraction
1681  is in an inline or display style formula.
1682  With the math toolbar button 
1683 \begin_inset Info
1684 type  "icon"
1685 arg   "math-insert \\frac-square"
1686 \end_inset
1687
1688  you can select different fraction types.
1689 \end_layout
1690
1691 \begin_layout Standard
1692 With the command 
1693 \series bold
1694
1695 \backslash
1696 dfrac
1697 \series default
1698
1699 \begin_inset Index idx
1700 status collapsed
1701
1702 \begin_layout Plain Layout
1703 Commands ! D ! 
1704 \backslash
1705 dfrac
1706 \end_layout
1707
1708 \end_inset
1709
1710  a fraction can be created that always has the size of a display style formula.
1711  With 
1712 \series bold
1713
1714 \backslash
1715 tfrac
1716 \series default
1717
1718 \begin_inset Index idx
1719 status collapsed
1720
1721 \begin_layout Plain Layout
1722 Commands ! T ! 
1723 \backslash
1724 tfrac
1725 \end_layout
1726
1727 \end_inset
1728
1729  the fraction appears always with the size of an inline formula.
1730  An example:
1731 \end_layout
1732
1733 \begin_layout Standard
1734 A line with the fraction 
1735 \begin_inset Formula $\frac{1}{2}$
1736 \end_inset
1737
1738  that was created with the command 
1739 \series bold
1740
1741 \backslash
1742 frac
1743 \series default
1744 .
1745 \end_layout
1746
1747 \begin_layout Standard
1748 A line with the fraction 
1749 \begin_inset Formula $\dfrac{1}{2}$
1750 \end_inset
1751
1752  that was created with the command 
1753 \series bold
1754
1755 \backslash
1756 dfrac
1757 \series default
1758 .
1759 \end_layout
1760
1761 \begin_layout Standard
1762 \align center
1763 \begin_inset Tabular
1764 <lyxtabular version="3" rows="4" columns="2">
1765 <features booktabs="true" tabularvalignment="middle">
1766 <column alignment="center" valignment="top" width="0pt">
1767 <column alignment="center" valignment="top" width="0pt">
1768 <row>
1769 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1770 \begin_inset Text
1771
1772 \begin_layout Plain Layout
1773 Command
1774 \end_layout
1775
1776 \end_inset
1777 </cell>
1778 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1779 \begin_inset Text
1780
1781 \begin_layout Plain Layout
1782 Result
1783 \end_layout
1784
1785 \end_inset
1786 </cell>
1787 </row>
1788 <row topspace="1.5mm">
1789 <cell alignment="center" valignment="top" usebox="none">
1790 \begin_inset Text
1791
1792 \begin_layout Plain Layout
1793
1794 \backslash
1795 frac
1796 \begin_inset space \textvisiblespace{}
1797 \end_inset
1798
1799 A
1800 \begin_inset Formula $\downarrow$
1801 \end_inset
1802
1803 B
1804 \end_layout
1805
1806 \end_inset
1807 </cell>
1808 <cell alignment="center" valignment="top" usebox="none">
1809 \begin_inset Text
1810
1811 \begin_layout Plain Layout
1812 \begin_inset Formula $\frac{A}{B}$
1813 \end_inset
1814
1815
1816 \end_layout
1817
1818 \end_inset
1819 </cell>
1820 </row>
1821 <row topspace="2mm">
1822 <cell alignment="center" valignment="top" usebox="none">
1823 \begin_inset Text
1824
1825 \begin_layout Plain Layout
1826
1827 \backslash
1828 dfrac
1829 \begin_inset space \textvisiblespace{}
1830 \end_inset
1831
1832 A
1833 \begin_inset Formula $\downarrow$
1834 \end_inset
1835
1836 B
1837 \end_layout
1838
1839 \end_inset
1840 </cell>
1841 <cell alignment="center" valignment="top" usebox="none">
1842 \begin_inset Text
1843
1844 \begin_layout Plain Layout
1845 \begin_inset Formula $\dfrac{A}{B}$
1846 \end_inset
1847
1848
1849 \end_layout
1850
1851 \end_inset
1852 </cell>
1853 </row>
1854 <row topspace="2mm" bottomspace="1mm">
1855 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
1856 \begin_inset Text
1857
1858 \begin_layout Plain Layout
1859
1860 \backslash
1861 dfrac
1862 \begin_inset space \textvisiblespace{}
1863 \end_inset
1864
1865 e^
1866 \backslash
1867 frac
1868 \begin_inset space \textvisiblespace{}
1869 \end_inset
1870
1871 1
1872 \begin_inset Formula $\downarrow$
1873 \end_inset
1874
1875 2
1876 \begin_inset Formula $\downarrow\downarrow$
1877 \end_inset
1878
1879 3
1880 \end_layout
1881
1882 \end_inset
1883 </cell>
1884 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
1885 \begin_inset Text
1886
1887 \begin_layout Plain Layout
1888 \begin_inset Formula $\dfrac{e^{\frac{1}{2}}}{3}$
1889 \end_inset
1890
1891
1892 \end_layout
1893
1894 \end_inset
1895 </cell>
1896 </row>
1897 </lyxtabular>
1898
1899 \end_inset
1900
1901
1902 \end_layout
1903
1904 \begin_layout Standard
1905 \begin_inset VSpace bigskip
1906 \end_inset
1907
1908
1909 \begin_inset Newpage newpage
1910 \end_inset
1911
1912 For nested fractions the command 
1913 \series bold
1914
1915 \backslash
1916 cfrac
1917 \series default
1918
1919 \begin_inset Index idx
1920 status collapsed
1921
1922 \begin_layout Plain Layout
1923 Commands ! C ! 
1924 \backslash
1925 cfrac
1926 \end_layout
1927
1928 \end_inset
1929
1930  can be used.
1931  Here is an example:
1932 \begin_inset VSpace -3mm
1933 \end_inset
1934
1935
1936 \end_layout
1937
1938 \begin_layout Standard
1939 \begin_inset Formula 
1940 \begin{align*}
1941 \textrm{created with \textbf{\textbackslash frac}} &  & \textrm{created with \textbf{\textbackslash cfrac}}\\
1942 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
1943 \end{align*}
1944
1945 \end_inset
1946
1947
1948 \end_layout
1949
1950 \begin_layout Standard
1951 The command for the example above is:
1952 \end_layout
1953
1954 \begin_layout Standard
1955
1956 \series bold
1957
1958 \backslash
1959 cfrac
1960 \begin_inset space \textvisiblespace{}
1961 \end_inset
1962
1963 A
1964 \begin_inset Formula $\downarrow$
1965 \end_inset
1966
1967 B+
1968 \backslash
1969 cfrac
1970 \begin_inset space \textvisiblespace{}
1971 \end_inset
1972
1973 C+
1974 \backslash
1975 cfrac
1976 \begin_inset space \textvisiblespace{}
1977 \end_inset
1978
1979 E
1980 \begin_inset Formula $\downarrow$
1981 \end_inset
1982
1983 F
1984 \begin_inset Formula $\downarrow$
1985 \end_inset
1986
1987 D
1988 \end_layout
1989
1990 \begin_layout Standard
1991 \begin_inset VSpace medskip
1992 \end_inset
1993
1994
1995 \end_layout
1996
1997 \begin_layout Standard
1998
1999 \series bold
2000
2001 \backslash
2002 cfrac
2003 \series default
2004  sets the fraction always in the size of a displayed formula, also when
2005  it is part of another fraction.
2006 \end_layout
2007
2008 \begin_layout Standard
2009 It is possible to specify the alignment of the numerator.
2010  The command 
2011 \series bold
2012
2013 \backslash
2014 cfracleft
2015 \series default
2016  is used to left align it, the command 
2017 \series bold
2018
2019 \backslash
2020 cfracright
2021 \series default
2022  to right-align it.
2023  
2024 \series bold
2025
2026 \backslash
2027 cfrac
2028 \series default
2029  centers the numerator.
2030  These fractions demonstrate the different alignments:
2031 \end_layout
2032
2033 \begin_layout Standard
2034
2035 \series bold
2036 \begin_inset Formula 
2037 \[
2038 \cfrac[l]{A}{B+C}\,,\,\cfrac{A}{B+C}\,,\,\cfrac[r]{A}{B+C}
2039 \]
2040
2041 \end_inset
2042
2043
2044 \end_layout
2045
2046 \begin_layout Standard
2047 \begin_inset Note Greyedout
2048 status open
2049
2050 \begin_layout Plain Layout
2051
2052 \series bold
2053 Note:
2054 \series default
2055  
2056 \series bold
2057
2058 \backslash
2059 cfracleft
2060 \series default
2061  and 
2062 \series bold
2063
2064 \backslash
2065 cfracright
2066 \series default
2067  are no real \SpecialChar LaTeX
2068  commands but represent the command 
2069 \series bold
2070
2071 \backslash
2072 cfrac[alignment]{numerator}{denominator}
2073 \series default
2074  .
2075  Therefore you cannot use them in \SpecialChar TeX
2076  code.
2077 \end_layout
2078
2079 \end_inset
2080
2081
2082 \end_layout
2083
2084 \begin_layout Standard
2085 \begin_inset VSpace medskip
2086 \end_inset
2087
2088 It is often advantageous to combine 
2089 \series bold
2090
2091 \backslash
2092 cfrac
2093 \series default
2094  and 
2095 \series bold
2096
2097 \backslash
2098 frac
2099 \series default
2100 :
2101 \begin_inset Formula 
2102 \[
2103 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
2104 \]
2105
2106 \end_inset
2107
2108
2109 \end_layout
2110
2111 \begin_layout Standard
2112 For inline fractions with a sloped fraction stroke you can use the command
2113  
2114 \series bold
2115
2116 \backslash
2117 nicefrac
2118 \series default
2119
2120 \begin_inset Index idx
2121 status collapsed
2122
2123 \begin_layout Plain Layout
2124 Commands ! N ! 
2125 \backslash
2126 nicefrac
2127 \end_layout
2128
2129 \end_inset
2130
2131
2132 \begin_inset Formula $\nicefrac{5}{31}$
2133 \end_inset
2134
2135  or 
2136 \series bold
2137
2138 \backslash
2139 unitfrac
2140 \series default
2141
2142 \begin_inset Index idx
2143 status collapsed
2144
2145 \begin_layout Plain Layout
2146 Commands ! U ! 
2147 \backslash
2148 unitfrac
2149 \end_layout
2150
2151 \end_inset
2152
2153
2154 \begin_inset Formula $\unitfrac{5}{31}$
2155 \end_inset
2156
2157  There is furthermore the command 
2158 \series bold
2159
2160 \backslash
2161 unitfracthree
2162 \series default
2163  that offers to write a fraction in combination with a number: 
2164 \begin_inset Formula $\unitfrac[2]{1}{3}$
2165 \end_inset
2166
2167
2168 \end_layout
2169
2170 \begin_layout Standard
2171 \begin_inset Note Greyedout
2172 status open
2173
2174 \begin_layout Plain Layout
2175
2176 \series bold
2177 Note:
2178 \series default
2179  
2180 \series bold
2181
2182 \backslash
2183 unitfracthree
2184 \series default
2185  is not a real \SpecialChar LaTeX
2186  command but the command
2187 \begin_inset Newline newline
2188 \end_inset
2189
2190
2191 \series bold
2192
2193 \backslash
2194 unitfrac[number]{numerator}{denominator}
2195 \series default
2196  .
2197  Therefore you cannot use it in \SpecialChar TeX
2198  code.
2199 \end_layout
2200
2201 \end_inset
2202
2203
2204 \end_layout
2205
2206 \begin_layout Standard
2207 How to define own fractions where the fraction stroke can be changed, is
2208  explained in 
2209 \begin_inset CommandInset ref
2210 LatexCommand ref
2211 reference "subsec:Self-defined-Fractions"
2212
2213 \end_inset
2214
2215 .
2216 \end_layout
2217
2218 \begin_layout Standard
2219 Multiline fractions are explained in 
2220 \begin_inset CommandInset ref
2221 LatexCommand ref
2222 reference "subsec:Multiline-Fractions"
2223
2224 \end_inset
2225
2226 .
2227 \end_layout
2228
2229 \begin_layout Subsection
2230 Roots
2231 \begin_inset Index idx
2232 status collapsed
2233
2234 \begin_layout Plain Layout
2235 Roots
2236 \end_layout
2237
2238 \end_inset
2239
2240
2241 \end_layout
2242
2243 \begin_layout Standard
2244 Square roots are created with 
2245 \series bold
2246
2247 \backslash
2248 sqrt
2249 \series default
2250
2251 \begin_inset Index idx
2252 status collapsed
2253
2254 \begin_layout Plain Layout
2255 Commands ! S ! 
2256 \backslash
2257 sqrt
2258 \end_layout
2259
2260 \end_inset
2261
2262  or the math toolbar button 
2263 \begin_inset Info
2264 type  "icon"
2265 arg   "math-insert \\sqrt"
2266 \end_inset
2267
2268 , all other roots with the command 
2269 \series bold
2270
2271 \backslash
2272 root
2273 \series default
2274
2275 \begin_inset Index idx
2276 status collapsed
2277
2278 \begin_layout Plain Layout
2279 Commands ! R ! 
2280 \backslash
2281 root
2282 \end_layout
2283
2284 \end_inset
2285
2286  or with the math toolbar button 
2287 \begin_inset Info
2288 type  "icon"
2289 arg   "math-insert \\root"
2290 \end_inset
2291
2292 .
2293 \end_layout
2294
2295 \begin_layout Standard
2296 \align center
2297 \begin_inset Tabular
2298 <lyxtabular version="3" rows="3" columns="2">
2299 <features booktabs="true" tabularvalignment="middle">
2300 <column alignment="center" valignment="top" width="0pt">
2301 <column alignment="center" valignment="top" width="0pt">
2302 <row>
2303 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2304 \begin_inset Text
2305
2306 \begin_layout Plain Layout
2307 Command
2308 \end_layout
2309
2310 \end_inset
2311 </cell>
2312 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2313 \begin_inset Text
2314
2315 \begin_layout Plain Layout
2316 Result
2317 \end_layout
2318
2319 \end_inset
2320 </cell>
2321 </row>
2322 <row topspace="1mm">
2323 <cell alignment="center" valignment="top" usebox="none">
2324 \begin_inset Text
2325
2326 \begin_layout Plain Layout
2327
2328 \backslash
2329 sqrt
2330 \begin_inset space \textvisiblespace{}
2331 \end_inset
2332
2333 A-B
2334 \end_layout
2335
2336 \end_inset
2337 </cell>
2338 <cell alignment="center" valignment="top" usebox="none">
2339 \begin_inset Text
2340
2341 \begin_layout Plain Layout
2342 \begin_inset Formula $\sqrt{A-B}$
2343 \end_inset
2344
2345
2346 \end_layout
2347
2348 \end_inset
2349 </cell>
2350 </row>
2351 <row topspace="1mm">
2352 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2353 \begin_inset Text
2354
2355 \begin_layout Plain Layout
2356
2357 \backslash
2358 root
2359 \begin_inset space \textvisiblespace{}
2360 \end_inset
2361
2362 3
2363 \begin_inset Formula $\downarrow$
2364 \end_inset
2365
2366 A-B
2367 \end_layout
2368
2369 \end_inset
2370 </cell>
2371 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2372 \begin_inset Text
2373
2374 \begin_layout Plain Layout
2375 \begin_inset Formula $\sqrt[3]{A-B}$
2376 \end_inset
2377
2378
2379 \end_layout
2380
2381 \end_inset
2382 </cell>
2383 </row>
2384 </lyxtabular>
2385
2386 \end_inset
2387
2388
2389 \end_layout
2390
2391 \begin_layout Standard
2392 A square root can also be created with 
2393 \series bold
2394
2395 \backslash
2396 root
2397 \series default
2398  when the root index field is left empty.
2399 \end_layout
2400
2401 \begin_layout Standard
2402 With certain indices the distance to the root is too small, like in this
2403  formula: 
2404 \begin_inset Formula $\sqrt[\beta]{B}$
2405 \end_inset
2406
2407
2408 \begin_inset Newline newline
2409 \end_inset
2410
2411 The 
2412 \begin_inset Formula $\beta$
2413 \end_inset
2414
2415  touches the root.
2416  To avoid this, the commands 
2417 \series bold
2418
2419 \backslash
2420 leftroot
2421 \series default
2422
2423 \begin_inset Index idx
2424 status collapsed
2425
2426 \begin_layout Plain Layout
2427 Commands ! L ! 
2428 \backslash
2429 leftroot
2430 \end_layout
2431
2432 \end_inset
2433
2434  and 
2435 \series bold
2436
2437 \backslash
2438 uproot
2439 \series default
2440
2441 \begin_inset Index idx
2442 status collapsed
2443
2444 \begin_layout Plain Layout
2445 Commands ! U ! 
2446 \backslash
2447 uproot
2448 \end_layout
2449
2450 \end_inset
2451
2452  are used with the following scheme:
2453 \end_layout
2454
2455 \begin_layout Standard
2456
2457 \series bold
2458
2459 \backslash
2460 leftroot{distance}
2461 \series default
2462  and 
2463 \series bold
2464
2465 \backslash
2466 uproot{distance}
2467 \end_layout
2468
2469 \begin_layout Standard
2470 Distance is the number of Big Points (unit bp; 
2471 \begin_inset Formula $\mathrm{72\,bp=1\,inch}$
2472 \end_inset
2473
2474 ), that the index should be moved to the left or top, resp..
2475  The commands are written to the index.
2476  This way the command
2477 \begin_inset Newline newline
2478 \end_inset
2479
2480
2481 \series bold
2482
2483 \backslash
2484 root
2485 \backslash
2486 leftroot{-1
2487 \begin_inset Formula $\to$
2488 \end_inset
2489
2490
2491 \backslash
2492 uproot{2
2493 \begin_inset Formula $\to$
2494 \end_inset
2495
2496
2497 \backslash
2498 beta
2499 \begin_inset space \textvisiblespace{}
2500 \end_inset
2501
2502
2503 \begin_inset Formula $\to$
2504 \end_inset
2505
2506 B
2507 \begin_inset Newline newline
2508 \end_inset
2509
2510
2511 \series default
2512 produces a correct typeset formula: 
2513 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2514 \end_inset
2515
2516
2517 \end_layout
2518
2519 \begin_layout Subsection
2520 Binomial Coefficients
2521 \begin_inset Index idx
2522 status collapsed
2523
2524 \begin_layout Plain Layout
2525 Binomial coefficients
2526 \end_layout
2527
2528 \end_inset
2529
2530
2531 \end_layout
2532
2533 \begin_layout Standard
2534 Binomial coefficients are inserted with the command 
2535 \series bold
2536
2537 \backslash
2538 binom
2539 \series default
2540
2541 \begin_inset Index idx
2542 status collapsed
2543
2544 \begin_layout Plain Layout
2545 Commands ! B ! 
2546 \backslash
2547 binom
2548 \end_layout
2549
2550 \end_inset
2551
2552  or with the submenu of the math toolbar button 
2553 \begin_inset Info
2554 type  "icon"
2555 arg   "math-insert \\frac-square"
2556 \end_inset
2557
2558 .
2559  As with fractions (
2560 \series bold
2561
2562 \backslash
2563 frac
2564 \series default
2565 ) in addition to 
2566 \series bold
2567
2568 \backslash
2569 binom
2570 \series default
2571  there are the commands 
2572 \series bold
2573
2574 \backslash
2575 dbinom
2576 \series default
2577
2578 \begin_inset Index idx
2579 status collapsed
2580
2581 \begin_layout Plain Layout
2582 Commands ! D ! 
2583 \backslash
2584 dbinom
2585 \end_layout
2586
2587 \end_inset
2588
2589  and 
2590 \series bold
2591
2592 \backslash
2593 tbinom
2594 \series default
2595
2596 \begin_inset Index idx
2597 status collapsed
2598
2599 \begin_layout Plain Layout
2600 Commands ! T ! 
2601 \backslash
2602 tbinom
2603 \end_layout
2604
2605 \end_inset
2606
2607 .
2608  For other brackets around binomial coeficients there are the commands 
2609 \series bold
2610
2611 \backslash
2612 brace
2613 \series default
2614
2615 \begin_inset Index idx
2616 status collapsed
2617
2618 \begin_layout Plain Layout
2619 Commands ! B ! 
2620 \backslash
2621 brace
2622 \end_layout
2623
2624 \end_inset
2625
2626  and 
2627 \series bold
2628
2629 \backslash
2630 brack
2631 \series default
2632
2633 \begin_inset Index idx
2634 status collapsed
2635
2636 \begin_layout Plain Layout
2637 Commands ! B ! 
2638 \backslash
2639 brack
2640 \end_layout
2641
2642 \end_inset
2643
2644 .
2645 \end_layout
2646
2647 \begin_layout Standard
2648 \align center
2649 \begin_inset Tabular
2650 <lyxtabular version="3" rows="6" columns="2">
2651 <features booktabs="true" tabularvalignment="middle">
2652 <column alignment="center" valignment="top" width="0pt">
2653 <column alignment="center" valignment="top" width="0pt">
2654 <row>
2655 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2656 \begin_inset Text
2657
2658 \begin_layout Plain Layout
2659 Command
2660 \end_layout
2661
2662 \end_inset
2663 </cell>
2664 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2665 \begin_inset Text
2666
2667 \begin_layout Plain Layout
2668 Result
2669 \end_layout
2670
2671 \end_inset
2672 </cell>
2673 </row>
2674 <row topspace="1mm">
2675 <cell alignment="center" valignment="top" usebox="none">
2676 \begin_inset Text
2677
2678 \begin_layout Plain Layout
2679
2680 \backslash
2681 binom
2682 \begin_inset space \textvisiblespace{}
2683 \end_inset
2684
2685 A
2686 \begin_inset Formula $\downarrow$
2687 \end_inset
2688
2689 B
2690 \end_layout
2691
2692 \end_inset
2693 </cell>
2694 <cell alignment="center" valignment="top" usebox="none">
2695 \begin_inset Text
2696
2697 \begin_layout Plain Layout
2698 \begin_inset Formula $\binom{A}{B}$
2699 \end_inset
2700
2701
2702 \end_layout
2703
2704 \end_inset
2705 </cell>
2706 </row>
2707 <row topspace="2mm">
2708 <cell alignment="center" valignment="top" usebox="none">
2709 \begin_inset Text
2710
2711 \begin_layout Plain Layout
2712
2713 \backslash
2714 dbinom
2715 \begin_inset space \textvisiblespace{}
2716 \end_inset
2717
2718 A
2719 \begin_inset Formula $\downarrow$
2720 \end_inset
2721
2722 B
2723 \end_layout
2724
2725 \end_inset
2726 </cell>
2727 <cell alignment="center" valignment="top" usebox="none">
2728 \begin_inset Text
2729
2730 \begin_layout Plain Layout
2731 \begin_inset Formula $\dbinom{A}{B}$
2732 \end_inset
2733
2734
2735 \end_layout
2736
2737 \end_inset
2738 </cell>
2739 </row>
2740 <row topspace="2mm" bottomspace="0.5mm">
2741 <cell alignment="center" valignment="top" usebox="none">
2742 \begin_inset Text
2743
2744 \begin_layout Plain Layout
2745
2746 \backslash
2747 tbinom
2748 \begin_inset space \textvisiblespace{}
2749 \end_inset
2750
2751 A
2752 \begin_inset Formula $\downarrow$
2753 \end_inset
2754
2755 B
2756 \end_layout
2757
2758 \end_inset
2759 </cell>
2760 <cell alignment="center" valignment="top" usebox="none">
2761 \begin_inset Text
2762
2763 \begin_layout Plain Layout
2764 \begin_inset Formula $\tbinom{A}{B}$
2765 \end_inset
2766
2767
2768 \end_layout
2769
2770 \end_inset
2771 </cell>
2772 </row>
2773 <row topspace="1mm">
2774 <cell alignment="center" valignment="top" topline="true" usebox="none">
2775 \begin_inset Text
2776
2777 \begin_layout Plain Layout
2778
2779 \backslash
2780 brack
2781 \begin_inset space \textvisiblespace{}
2782 \end_inset
2783
2784 A
2785 \begin_inset Formula $\downarrow$
2786 \end_inset
2787
2788 B
2789 \end_layout
2790
2791 \end_inset
2792 </cell>
2793 <cell alignment="center" valignment="top" topline="true" usebox="none">
2794 \begin_inset Text
2795
2796 \begin_layout Plain Layout
2797 \begin_inset Formula ${A \brack B}$
2798 \end_inset
2799
2800
2801 \end_layout
2802
2803 \end_inset
2804 </cell>
2805 </row>
2806 <row topspace="2mm" bottomspace="0.5mm">
2807 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2808 \begin_inset Text
2809
2810 \begin_layout Plain Layout
2811
2812 \backslash
2813 brace
2814 \begin_inset space \textvisiblespace{}
2815 \end_inset
2816
2817 A
2818 \begin_inset Formula $\downarrow$
2819 \end_inset
2820
2821 B
2822 \end_layout
2823
2824 \end_inset
2825 </cell>
2826 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2827 \begin_inset Text
2828
2829 \begin_layout Plain Layout
2830 \begin_inset Formula ${A \brace B}$
2831 \end_inset
2832
2833
2834 \end_layout
2835
2836 \end_inset
2837 </cell>
2838 </row>
2839 </lyxtabular>
2840
2841 \end_inset
2842
2843
2844 \end_layout
2845
2846 \begin_layout Subsection
2847 Case Differentiations
2848 \begin_inset Index idx
2849 status collapsed
2850
2851 \begin_layout Plain Layout
2852 Case differentiations 
2853 \end_layout
2854
2855 \end_inset
2856
2857
2858 \end_layout
2859
2860 \begin_layout Standard
2861 \align center
2862 \begin_inset Tabular
2863 <lyxtabular version="3" rows="3" columns="2">
2864 <features booktabs="true" tabularvalignment="middle">
2865 <column alignment="center" valignment="top" width="0pt">
2866 <column alignment="center" valignment="top" width="0pt">
2867 <row>
2868 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2869 \begin_inset Text
2870
2871 \begin_layout Plain Layout
2872 Command
2873 \end_layout
2874
2875 \end_inset
2876 </cell>
2877 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2878 \begin_inset Text
2879
2880 \begin_layout Plain Layout
2881 Result
2882 \end_layout
2883
2884 \end_inset
2885 </cell>
2886 </row>
2887 <row>
2888 <cell alignment="center" valignment="top" usebox="none">
2889 \begin_inset Text
2890
2891 \begin_layout Plain Layout
2892
2893 \backslash
2894 cases
2895 \begin_inset space \textvisiblespace{}
2896 \end_inset
2897
2898 A
2899 \begin_inset Formula $\to$
2900 \end_inset
2901
2902 B>0
2903 \begin_inset Index idx
2904 status collapsed
2905
2906 \begin_layout Plain Layout
2907 Commands ! C ! 
2908 \backslash
2909 cases
2910 \end_layout
2911
2912 \end_inset
2913
2914
2915 \end_layout
2916
2917 \end_inset
2918 </cell>
2919 <cell alignment="center" valignment="top" usebox="none">
2920 \begin_inset Text
2921
2922 \begin_layout Plain Layout
2923 \begin_inset Formula $\begin{cases}
2924 A & B>0\end{cases}$
2925 \end_inset
2926
2927
2928 \end_layout
2929
2930 \end_inset
2931 </cell>
2932 </row>
2933 <row topspace="1.5mm">
2934 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2935 \begin_inset Text
2936
2937 \begin_layout Plain Layout
2938
2939 \backslash
2940 cases
2941 \begin_inset space \textvisiblespace{}
2942 \end_inset
2943
2944
2945 \begin_inset Info
2946 type  "shortcut"
2947 arg   "newline-insert newline"
2948 \end_inset
2949
2950
2951 \end_layout
2952
2953 \end_inset
2954 </cell>
2955 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2956 \begin_inset Text
2957
2958 \begin_layout Plain Layout
2959 \begin_inset Formula $\begin{cases}
2960 A & \textrm{for }x>0\\
2961 B & \textrm{for }x=0
2962 \end{cases}$
2963 \end_inset
2964
2965
2966 \end_layout
2967
2968 \end_inset
2969 </cell>
2970 </row>
2971 </lyxtabular>
2972
2973 \end_inset
2974
2975
2976 \end_layout
2977
2978 \begin_layout Standard
2979 After inserting 
2980 \series bold
2981
2982 \backslash
2983 cases
2984 \series default
2985  or pressing the math toolbar button 
2986 \begin_inset Info
2987 type  "icon"
2988 arg   "math-insert \\cases"
2989 \end_inset
2990
2991  you can create new lines with the shortcut 
2992 \begin_inset Info
2993 type  "shortcut"
2994 arg   "newline-insert newline"
2995 \end_inset
2996
2997  or the table toolbar button 
2998 \begin_inset Info
2999 type  "icon"
3000 arg   "tabular-feature append-row"
3001 \end_inset
3002
3003 .
3004 \end_layout
3005
3006 \begin_layout Standard
3007 The command 
3008 \series bold
3009
3010 \backslash
3011 cases
3012 \series default
3013  is also available via the menu 
3014 \family sans
3015 Insert\SpecialChar menuseparator
3016 Math\SpecialChar menuseparator
3017 Cases-Environment
3018 \family default
3019 .
3020 \end_layout
3021
3022 \begin_layout Subsection
3023 Negations
3024 \begin_inset Index idx
3025 status collapsed
3026
3027 \begin_layout Plain Layout
3028 Negations
3029 \end_layout
3030
3031 \end_inset
3032
3033
3034 \end_layout
3035
3036 \begin_layout Standard
3037 By inserting 
3038 \series bold
3039
3040 \backslash
3041 not
3042 \series default
3043
3044 \begin_inset Index idx
3045 status collapsed
3046
3047 \begin_layout Plain Layout
3048 Commands ! N ! 
3049 \backslash
3050 not
3051 \end_layout
3052
3053 \end_inset
3054
3055  every character can be displayed canceled.
3056  The characters are quasi accentuated by a slash.
3057 \end_layout
3058
3059 \begin_layout Standard
3060 \align center
3061 \begin_inset Tabular
3062 <lyxtabular version="3" rows="4" columns="2">
3063 <features booktabs="true" tabularvalignment="middle">
3064 <column alignment="center" valignment="top" width="0pt">
3065 <column alignment="center" valignment="top" width="0pt">
3066 <row>
3067 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3068 \begin_inset Text
3069
3070 \begin_layout Plain Layout
3071 Command
3072 \end_layout
3073
3074 \end_inset
3075 </cell>
3076 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3077 \begin_inset Text
3078
3079 \begin_layout Plain Layout
3080 Result
3081 \end_layout
3082
3083 \end_inset
3084 </cell>
3085 </row>
3086 <row>
3087 <cell alignment="center" valignment="top" usebox="none">
3088 \begin_inset Text
3089
3090 \begin_layout Plain Layout
3091
3092 \backslash
3093 not=
3094 \end_layout
3095
3096 \end_inset
3097 </cell>
3098 <cell alignment="center" valignment="top" usebox="none">
3099 \begin_inset Text
3100
3101 \begin_layout Plain Layout
3102 \begin_inset Formula $\not=$
3103 \end_inset
3104
3105
3106 \end_layout
3107
3108 \end_inset
3109 </cell>
3110 </row>
3111 <row>
3112 <cell alignment="center" valignment="top" usebox="none">
3113 \begin_inset Text
3114
3115 \begin_layout Plain Layout
3116
3117 \backslash
3118 not 
3119 \backslash
3120 le
3121 \end_layout
3122
3123 \end_inset
3124 </cell>
3125 <cell alignment="center" valignment="top" usebox="none">
3126 \begin_inset Text
3127
3128 \begin_layout Plain Layout
3129 \begin_inset Formula $\not\le$
3130 \end_inset
3131
3132
3133 \end_layout
3134
3135 \end_inset
3136 </cell>
3137 </row>
3138 <row>
3139 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3140 \begin_inset Text
3141
3142 \begin_layout Plain Layout
3143
3144 \backslash
3145 not 
3146 \backslash
3147 parallel
3148 \end_layout
3149
3150 \end_inset
3151 </cell>
3152 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3153 \begin_inset Text
3154
3155 \begin_layout Plain Layout
3156 \begin_inset Formula $\not\parallel$
3157 \end_inset
3158
3159
3160 \end_layout
3161
3162 \end_inset
3163 </cell>
3164 </row>
3165 </lyxtabular>
3166
3167 \end_inset
3168
3169
3170 \end_layout
3171
3172 \begin_layout Standard
3173 The last example shows that not all negations look good.
3174  Therefore there are special commands for some negations (see 
3175 \begin_inset CommandInset ref
3176 LatexCommand ref
3177 reference "subsec:Mathematical-Symbols"
3178
3179 \end_inset
3180
3181  and 
3182 \begin_inset CommandInset ref
3183 LatexCommand ref
3184 reference "sec:Relations"
3185
3186 \end_inset
3187
3188 ).
3189 \end_layout
3190
3191 \begin_layout Subsection
3192 Placeholders
3193 \begin_inset CommandInset label
3194 LatexCommand label
3195 name "subsec:Placeholders"
3196
3197 \end_inset
3198
3199
3200 \begin_inset Index idx
3201 status collapsed
3202
3203 \begin_layout Plain Layout
3204 Placeholders
3205 \end_layout
3206
3207 \end_inset
3208
3209
3210 \begin_inset Index idx
3211 status collapsed
3212
3213 \begin_layout Plain Layout
3214 Chemical characters ! Isotopes
3215 \end_layout
3216
3217 \end_inset
3218
3219
3220 \begin_inset Index idx
3221 status collapsed
3222
3223 \begin_layout Plain Layout
3224 Isotopes|see
3225 \begin_inset ERT
3226 status collapsed
3227
3228 \begin_layout Plain Layout
3229
3230 {
3231 \end_layout
3232
3233 \end_inset
3234
3235 Chemical characters
3236 \begin_inset ERT
3237 status collapsed
3238
3239 \begin_layout Plain Layout
3240
3241 }
3242 \end_layout
3243
3244 \end_inset
3245
3246
3247 \end_layout
3248
3249 \end_inset
3250
3251
3252 \end_layout
3253
3254 \begin_layout Standard
3255 When displaying e.
3256 \begin_inset space \thinspace{}
3257 \end_inset
3258
3259 g.
3260 \begin_inset space \space{}
3261 \end_inset
3262
3263 isotopes
3264 \begin_inset Foot
3265 status collapsed
3266
3267 \begin_layout Plain Layout
3268 Typesetting isotopes and chemical symbols is described in 
3269 \begin_inset CommandInset ref
3270 LatexCommand ref
3271 reference "subsec:Chemical-Symbols-and"
3272
3273 \end_inset
3274
3275 .
3276 \end_layout
3277
3278 \end_inset
3279
3280  the following problem occurs:
3281 \end_layout
3282
3283 \begin_layout Standard
3284 \align center
3285 \begin_inset Tabular
3286 <lyxtabular version="3" rows="2" columns="2">
3287 <features booktabs="true" tabularvalignment="middle">
3288 <column alignment="center" valignment="top" width="0pt">
3289 <column alignment="center" valignment="top" width="0pt">
3290 <row>
3291 <cell alignment="center" valignment="top" usebox="none">
3292 \begin_inset Text
3293
3294 \begin_layout Plain Layout
3295 Indices created with sub- and superscripts:
3296 \end_layout
3297
3298 \end_inset
3299 </cell>
3300 <cell alignment="center" valignment="top" usebox="none">
3301 \begin_inset Text
3302
3303 \begin_layout Plain Layout
3304 \begin_inset Formula $_{9}^{19}\mathrm{F}$
3305 \end_inset
3306
3307
3308 \end_layout
3309
3310 \end_inset
3311 </cell>
3312 </row>
3313 <row topspace="1.5mm">
3314 <cell alignment="center" valignment="top" usebox="none">
3315 \begin_inset Text
3316
3317 \begin_layout Plain Layout
3318 correct indices:
3319 \end_layout
3320
3321 \end_inset
3322 </cell>
3323 <cell alignment="center" valignment="top" usebox="none">
3324 \begin_inset Text
3325
3326 \begin_layout Plain Layout
3327 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3328 \end_inset
3329
3330
3331 \end_layout
3332
3333 \end_inset
3334 </cell>
3335 </row>
3336 </lyxtabular>
3337
3338 \end_inset
3339
3340
3341 \end_layout
3342
3343 \begin_layout Standard
3344 The shorter index is by default placed below or above the first character
3345  of the longer index.
3346  To avoid this there is the command 
3347 \series bold
3348
3349 \backslash
3350 phantom
3351 \series default
3352
3353 \begin_inset Index idx
3354 status collapsed
3355
3356 \begin_layout Plain Layout
3357 Commands ! P ! 
3358 \backslash
3359 phantom
3360 \end_layout
3361
3362 \end_inset
3363
3364  or the math toolbar button
3365 \begin_inset space \thinspace{}
3366 \end_inset
3367
3368
3369 \begin_inset Foot
3370 status collapsed
3371
3372 \begin_layout Plain Layout
3373 can be found in the submenu of the toolbar button 
3374 \begin_inset Info
3375 type  "icon"
3376 arg   "math-insert \\space"
3377 \end_inset
3378
3379
3380 \end_layout
3381
3382 \end_inset
3383
3384  
3385 \begin_inset Info
3386 type  "icon"
3387 arg   "math/phantom"
3388 \end_inset
3389
3390  that creates one or more phantom characters.
3391  When inserting 
3392 \series bold
3393
3394 \backslash
3395 phantom
3396 \series default
3397  a small blue box appears that is superposed with two red arrows.
3398  The arrows indicate that the complete width and height of the box content
3399  will be created as placeholder.
3400  Phantom characters are accordingly placeholders with the size of the characters.
3401 \end_layout
3402
3403 \begin_layout Standard
3404 \align center
3405 \begin_inset Tabular
3406 <lyxtabular version="3" rows="4" columns="2">
3407 <features booktabs="true" tabularvalignment="middle">
3408 <column alignment="center" valignment="top" width="0pt">
3409 <column alignment="center" valignment="top" width="0pt">
3410 <row>
3411 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3412 \begin_inset Text
3413
3414 \begin_layout Plain Layout
3415 Command
3416 \end_layout
3417
3418 \end_inset
3419 </cell>
3420 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3421 \begin_inset Text
3422
3423 \begin_layout Plain Layout
3424 Result
3425 \end_layout
3426
3427 \end_inset
3428 </cell>
3429 </row>
3430 <row topspace="1.5mm">
3431 <cell alignment="center" valignment="top" usebox="none">
3432 \begin_inset Text
3433
3434 \begin_layout Plain Layout
3435 ^19
3436 \begin_inset space \textvisiblespace{}
3437 \end_inset
3438
3439 _
3440 \backslash
3441 phantom
3442 \begin_inset space \textvisiblespace{}
3443 \end_inset
3444
3445 1
3446 \begin_inset Formula $\to$
3447 \end_inset
3448
3449 9
3450 \begin_inset space \textvisiblespace{}
3451 \end_inset
3452
3453 F
3454 \end_layout
3455
3456 \end_inset
3457 </cell>
3458 <cell alignment="center" valignment="top" usebox="none">
3459 \begin_inset Text
3460
3461 \begin_layout Plain Layout
3462 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3463 \end_inset
3464
3465
3466 \end_layout
3467
3468 \end_inset
3469 </cell>
3470 </row>
3471 <row topspace="1.5mm" bottomspace="0.5mm">
3472 <cell alignment="center" valignment="top" usebox="none">
3473 \begin_inset Text
3474
3475 \begin_layout Plain Layout
3476 ^235
3477 \begin_inset space \textvisiblespace{}
3478 \end_inset
3479
3480 _
3481 \backslash
3482 phantom
3483 \begin_inset space \textvisiblespace{}
3484 \end_inset
3485
3486 23
3487 \begin_inset Formula $\to$
3488 \end_inset
3489
3490 9
3491 \begin_inset space \textvisiblespace{}
3492 \end_inset
3493
3494 F
3495 \end_layout
3496
3497 \end_inset
3498 </cell>
3499 <cell alignment="center" valignment="top" usebox="none">
3500 \begin_inset Text
3501
3502 \begin_layout Plain Layout
3503 \begin_inset Formula $_{\phantom{23}9}^{235}\mathrm{F}$
3504 \end_inset
3505
3506
3507 \end_layout
3508
3509 \end_inset
3510 </cell>
3511 </row>
3512 <row topspace="1.5mm" bottomspace="0.5mm">
3513 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3514 \begin_inset Text
3515
3516 \begin_layout Plain Layout
3517
3518 \backslash
3519 Lambda^
3520 \begin_inset space \textvisiblespace{}
3521 \end_inset
3522
3523
3524 \backslash
3525 phantom
3526 \begin_inset space \textvisiblespace{}
3527 \end_inset
3528
3529 ii
3530 \begin_inset Formula $\to$
3531 \end_inset
3532
3533 t
3534 \begin_inset space \textvisiblespace{}
3535 \end_inset
3536
3537 _MMt
3538 \end_layout
3539
3540 \end_inset
3541 </cell>
3542 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3543 \begin_inset Text
3544
3545 \begin_layout Plain Layout
3546 \begin_inset Formula $\Lambda_{MMt}^{\phantom{ii}t}$
3547 \end_inset
3548
3549
3550 \end_layout
3551
3552 \end_inset
3553 </cell>
3554 </row>
3555 </lyxtabular>
3556
3557 \end_inset
3558
3559
3560 \end_layout
3561
3562 \begin_layout Standard
3563 Furthermore there are the commands 
3564 \series bold
3565
3566 \backslash
3567 vphantom
3568 \series default
3569
3570 \begin_inset Index idx
3571 status collapsed
3572
3573 \begin_layout Plain Layout
3574 Commands ! V ! 
3575 \backslash
3576 vphantom
3577 \end_layout
3578
3579 \end_inset
3580
3581  (toolbar button 
3582 \begin_inset Info
3583 type  "icon"
3584 arg   "math/vphantom"
3585 \end_inset
3586
3587 ) and 
3588 \series bold
3589
3590 \backslash
3591 hphantom
3592 \series default
3593
3594 \begin_inset Index idx
3595 status collapsed
3596
3597 \begin_layout Plain Layout
3598 Commands ! H ! 
3599 \backslash
3600 hphantom
3601 \end_layout
3602
3603 \end_inset
3604
3605  (toolbar button 
3606 \begin_inset Info
3607 type  "icon"
3608 arg   "math/hphantom"
3609 \end_inset
3610
3611 ).
3612  
3613 \series bold
3614
3615 \backslash
3616 hphantom
3617 \series default
3618  creates only space for the maximal height of the characters in the box
3619  but not for its width.
3620  
3621 \series bold
3622
3623 \backslash
3624 vphantom
3625 \series default
3626  creates only space for the width of the box content.
3627  Therefore  the boxes of both commands have only one red arrow.
3628 \end_layout
3629
3630 \begin_layout Standard
3631 For example the command 
3632 \series bold
3633
3634 \backslash
3635 vphantom
3636 \begin_inset space \textvisiblespace{}
3637 \end_inset
3638
3639 a
3640 \backslash
3641 int
3642 \series default
3643  creates space for the height of the integral sign,
3644 \begin_inset Foot
3645 status collapsed
3646
3647 \begin_layout Plain Layout
3648 The command 
3649 \series bold
3650
3651 \backslash
3652 int
3653 \series default
3654  creates an integral sign, see 
3655 \begin_inset CommandInset ref
3656 LatexCommand ref
3657 reference "subsec:Big-Operators"
3658
3659 \end_inset
3660
3661 .
3662 \end_layout
3663
3664 \end_inset
3665
3666  because this is the larger character.
3667  An example application is in 
3668 \begin_inset CommandInset ref
3669 LatexCommand ref
3670 reference "subsec:Multiline-Brackets"
3671
3672 \end_inset
3673
3674 .
3675 \end_layout
3676
3677 \begin_layout Standard
3678 Placeholders can also be used for text when they are inserted via the menu
3679  
3680 \family sans
3681 Insert\SpecialChar menuseparator
3682 Formatting\SpecialChar menuseparator
3683 Phantom
3684 \family default
3685 :
3686 \end_layout
3687
3688 \begin_layout Standard
3689 This is a sentence.
3690 \begin_inset Newline newline
3691 \end_inset
3692
3693
3694 \begin_inset Phantom Phantom
3695 status open
3696
3697 \begin_layout Plain Layout
3698 This
3699 \end_layout
3700
3701 \end_inset
3702
3703  is a sentence.
3704 \end_layout
3705
3706 \begin_layout Subsection
3707 Lines
3708 \begin_inset Index idx
3709 status collapsed
3710
3711 \begin_layout Plain Layout
3712 Lines
3713 \end_layout
3714
3715 \end_inset
3716
3717
3718 \begin_inset Index idx
3719 status collapsed
3720
3721 \begin_layout Plain Layout
3722 Formula ! underlined
3723 \end_layout
3724
3725 \end_inset
3726
3727
3728 \end_layout
3729
3730 \begin_layout Standard
3731 \align center
3732 \begin_inset Tabular
3733 <lyxtabular version="3" rows="4" columns="2">
3734 <features booktabs="true" tabularvalignment="middle">
3735 <column alignment="center" valignment="top" width="0pt">
3736 <column alignment="center" valignment="top" width="0pt">
3737 <row>
3738 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3739 \begin_inset Text
3740
3741 \begin_layout Plain Layout
3742 Command
3743 \end_layout
3744
3745 \end_inset
3746 </cell>
3747 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3748 \begin_inset Text
3749
3750 \begin_layout Plain Layout
3751 Result
3752 \end_layout
3753
3754 \end_inset
3755 </cell>
3756 </row>
3757 <row topspace="2mm">
3758 <cell alignment="center" valignment="top" usebox="none">
3759 \begin_inset Text
3760
3761 \begin_layout Plain Layout
3762
3763 \backslash
3764 overline
3765 \begin_inset space \textvisiblespace{}
3766 \end_inset
3767
3768 A+B
3769 \begin_inset Index idx
3770 status collapsed
3771
3772 \begin_layout Plain Layout
3773 Commands ! O ! 
3774 \backslash
3775 overline
3776 \end_layout
3777
3778 \end_inset
3779
3780
3781 \end_layout
3782
3783 \end_inset
3784 </cell>
3785 <cell alignment="center" valignment="top" usebox="none">
3786 \begin_inset Text
3787
3788 \begin_layout Plain Layout
3789 \begin_inset Formula $\overline{A+B}$
3790 \end_inset
3791
3792
3793 \end_layout
3794
3795 \end_inset
3796 </cell>
3797 </row>
3798 <row bottomspace="1mm">
3799 <cell alignment="center" valignment="top" usebox="none">
3800 \begin_inset Text
3801
3802 \begin_layout Plain Layout
3803
3804 \backslash
3805 underline
3806 \begin_inset space \textvisiblespace{}
3807 \end_inset
3808
3809 A+B
3810 \begin_inset Index idx
3811 status collapsed
3812
3813 \begin_layout Plain Layout
3814 Commands ! U ! 
3815 \backslash
3816 underline
3817 \end_layout
3818
3819 \end_inset
3820
3821
3822 \end_layout
3823
3824 \end_inset
3825 </cell>
3826 <cell alignment="center" valignment="top" usebox="none">
3827 \begin_inset Text
3828
3829 \begin_layout Plain Layout
3830 \begin_inset Formula $\underline{A+B}$
3831 \end_inset
3832
3833
3834 \end_layout
3835
3836 \end_inset
3837 </cell>
3838 </row>
3839 <row topspace="2mm" bottomspace="1mm">
3840 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3841 \begin_inset Text
3842
3843 \begin_layout Plain Layout
3844
3845 \backslash
3846 overline
3847 \begin_inset space \textvisiblespace{}
3848 \end_inset
3849
3850
3851 \backslash
3852 underline
3853 \begin_inset space \textvisiblespace{}
3854 \end_inset
3855
3856 A+B
3857 \end_layout
3858
3859 \end_inset
3860 </cell>
3861 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3862 \begin_inset Text
3863
3864 \begin_layout Plain Layout
3865 \begin_inset Formula $\overline{\underline{A+B}}$
3866 \end_inset
3867
3868
3869 \end_layout
3870
3871 \end_inset
3872 </cell>
3873 </row>
3874 </lyxtabular>
3875
3876 \end_inset
3877
3878
3879 \end_layout
3880
3881 \begin_layout Standard
3882 In the last example it doesn't matter if first 
3883 \series bold
3884
3885 \backslash
3886 overline
3887 \series default
3888  or 
3889 \series bold
3890
3891 \backslash
3892 underline
3893 \series default
3894  is inserted.
3895 \end_layout
3896
3897 \begin_layout Standard
3898 To double underline use 
3899 \series bold
3900
3901 \backslash
3902 underline
3903 \series default
3904  twice.
3905 \end_layout
3906
3907 \begin_layout Standard
3908 It is possible to place up to 6 lines above or below characters.
3909 \end_layout
3910
3911 \begin_layout Standard
3912 \begin_inset VSpace bigskip
3913 \end_inset
3914
3915 Custom lines can be created using the command 
3916 \series bold
3917
3918 \backslash
3919 rule
3920 \series default
3921
3922 \begin_inset Index idx
3923 status collapsed
3924
3925 \begin_layout Plain Layout
3926 Commands ! R ! 
3927 \backslash
3928 rule
3929 \end_layout
3930
3931 \end_inset
3932
3933  which has the following scheme:
3934 \end_layout
3935
3936 \begin_layout Standard
3937
3938 \series bold
3939
3940 \backslash
3941 rule[vertical offset]{length}{thickness}
3942 \end_layout
3943
3944 \begin_layout Standard
3945 The optional vertical offset shifts the line upwards (or downwards, when
3946  the value is negative).
3947  The units listed in 
3948 \begin_inset CommandInset ref
3949 LatexCommand ref
3950 reference "tab:Available-units"
3951
3952 \end_inset
3953
3954  can be used for the values.
3955  Here are two example lines created with the commands
3956 \begin_inset Newline newline
3957 \end_inset
3958
3959
3960 \series bold
3961
3962 \backslash
3963 rule[-2ex]{3cm}{2pt}
3964 \series default
3965  and 
3966 \series bold
3967
3968 \backslash
3969 rule{2cm}{1pt}
3970 \series default
3971 :
3972 \end_layout
3973
3974 \begin_layout Standard
3975 This is a sentence 
3976 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
3977 \end_inset
3978
3979  with two lines.
3980 \end_layout
3981
3982 \begin_layout Standard
3983
3984 \series bold
3985
3986 \backslash
3987 rule
3988 \series default
3989  can also be used for text when a line is inserted via the menu 
3990 \family sans
3991 Insert\SpecialChar menuseparator
3992 Formatting\SpecialChar menuseparator
3993 Horizontal
3994 \begin_inset space ~
3995 \end_inset
3996
3997 Line
3998 \family default
3999 :
4000 \end_layout
4001
4002 \begin_layout Standard
4003 This is a sentence 
4004 \begin_inset CommandInset line
4005 LatexCommand rule
4006 offset "0.5ex"
4007 width "3cm"
4008 height "1pt"
4009
4010 \end_inset
4011
4012  with one line.
4013 \end_layout
4014
4015 \begin_layout Subsection
4016 Ellipses
4017 \begin_inset CommandInset label
4018 LatexCommand label
4019 name "subsec:Ellipses"
4020
4021 \end_inset
4022
4023
4024 \begin_inset Index idx
4025 status collapsed
4026
4027 \begin_layout Plain Layout
4028 Ellipses
4029 \end_layout
4030
4031 \end_inset
4032
4033
4034 \end_layout
4035
4036 \begin_layout Standard
4037 There are different types of ellipses available.
4038 \begin_inset Foot
4039 status collapsed
4040
4041 \begin_layout Plain Layout
4042 In the math toolbar in the submenu of the button 
4043 \begin_inset Info
4044 type  "icon"
4045 arg   "math-insert \\ldots"
4046 \end_inset
4047
4048
4049 \end_layout
4050
4051 \end_inset
4052
4053  For listings dots at the baseline are used (
4054 \series bold
4055
4056 \backslash
4057 ldots
4058 \series default
4059
4060 \begin_inset Index idx
4061 status collapsed
4062
4063 \begin_layout Plain Layout
4064 Commands ! L ! 
4065 \backslash
4066 ldots
4067 \end_layout
4068
4069 \end_inset
4070
4071 ), while for operations dots are needed that are on the same height as the
4072  operators (
4073 \series bold
4074
4075 \backslash
4076 cdots
4077 \series default
4078
4079 \begin_inset Index idx
4080 status collapsed
4081
4082 \begin_layout Plain Layout
4083 Commands ! C ! 
4084 \backslash
4085 cdots
4086 \end_layout
4087
4088 \end_inset
4089
4090 ).
4091  When using the command 
4092 \series bold
4093
4094 \backslash
4095 dots
4096 \series default
4097
4098 \begin_inset Index idx
4099 status collapsed
4100
4101 \begin_layout Plain Layout
4102 Commands ! D ! 
4103 \backslash
4104 dots
4105 \end_layout
4106
4107 \end_inset
4108
4109 , \SpecialChar LaTeX
4110  decides on the basis of the next character what type is used.
4111 \end_layout
4112
4113 \begin_layout Standard
4114 \align center
4115 \begin_inset Tabular
4116 <lyxtabular version="3" rows="9" columns="2">
4117 <features booktabs="true" tabularvalignment="middle">
4118 <column alignment="center" valignment="top" width="0pt">
4119 <column alignment="center" valignment="top" width="0pt">
4120 <row>
4121 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4122 \begin_inset Text
4123
4124 \begin_layout Plain Layout
4125 Command
4126 \end_layout
4127
4128 \end_inset
4129 </cell>
4130 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4131 \begin_inset Text
4132
4133 \begin_layout Plain Layout
4134 Result
4135 \end_layout
4136
4137 \end_inset
4138 </cell>
4139 </row>
4140 <row>
4141 <cell alignment="center" valignment="top" usebox="none">
4142 \begin_inset Text
4143
4144 \begin_layout Plain Layout
4145 A_1
4146 \begin_inset space \textvisiblespace{}
4147 \end_inset
4148
4149 ,
4150 \backslash
4151 dots
4152 \begin_inset space \textvisiblespace{}
4153 \end_inset
4154
4155 ,A_n
4156 \end_layout
4157
4158 \end_inset
4159 </cell>
4160 <cell alignment="center" valignment="top" usebox="none">
4161 \begin_inset Text
4162
4163 \begin_layout Plain Layout
4164 \begin_inset Formula $A_{1},\dots,A_{n}$
4165 \end_inset
4166
4167
4168 \end_layout
4169
4170 \end_inset
4171 </cell>
4172 </row>
4173 <row>
4174 <cell alignment="center" valignment="top" usebox="none">
4175 \begin_inset Text
4176
4177 \begin_layout Plain Layout
4178 A_1
4179 \begin_inset space \textvisiblespace{}
4180 \end_inset
4181
4182 +
4183 \backslash
4184 dots
4185 \begin_inset space \textvisiblespace{}
4186 \end_inset
4187
4188 +A_n
4189 \end_layout
4190
4191 \end_inset
4192 </cell>
4193 <cell alignment="center" valignment="top" usebox="none">
4194 \begin_inset Text
4195
4196 \begin_layout Plain Layout
4197 \begin_inset Formula $A_{1}+\dots+A_{n}$
4198 \end_inset
4199
4200
4201 \end_layout
4202
4203 \end_inset
4204 </cell>
4205 </row>
4206 <row>
4207 <cell alignment="center" valignment="top" usebox="none">
4208 \begin_inset Text
4209
4210 \begin_layout Plain Layout
4211 A_1
4212 \begin_inset space \textvisiblespace{}
4213 \end_inset
4214
4215 ,
4216 \backslash
4217 ldots
4218 \begin_inset space \textvisiblespace{}
4219 \end_inset
4220
4221 ,A_n
4222 \end_layout
4223
4224 \end_inset
4225 </cell>
4226 <cell alignment="center" valignment="top" usebox="none">
4227 \begin_inset Text
4228
4229 \begin_layout Plain Layout
4230 \begin_inset Formula $A_{1},\ldots,A_{n}$
4231 \end_inset
4232
4233
4234 \end_layout
4235
4236 \end_inset
4237 </cell>
4238 </row>
4239 <row>
4240 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4241 \begin_inset Text
4242
4243 \begin_layout Plain Layout
4244 A_1
4245 \begin_inset space \textvisiblespace{}
4246 \end_inset
4247
4248 +
4249 \backslash
4250 cdots
4251 \begin_inset space \textvisiblespace{}
4252 \end_inset
4253
4254 +A_n
4255 \end_layout
4256
4257 \end_inset
4258 </cell>
4259 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4260 \begin_inset Text
4261
4262 \begin_layout Plain Layout
4263 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4264 \end_inset
4265
4266
4267 \end_layout
4268
4269 \end_inset
4270 </cell>
4271 </row>
4272 <row>
4273 <cell alignment="center" valignment="top" usebox="none">
4274 \begin_inset Text
4275
4276 \begin_layout Plain Layout
4277
4278 \backslash
4279 vdots
4280 \end_layout
4281
4282 \end_inset
4283 </cell>
4284 <cell alignment="center" valignment="top" usebox="none">
4285 \begin_inset Text
4286
4287 \begin_layout Plain Layout
4288 \begin_inset Formula $\vdots$
4289 \end_inset
4290
4291
4292 \end_layout
4293
4294 \end_inset
4295 </cell>
4296 </row>
4297 <row>
4298 <cell alignment="center" valignment="top" usebox="none">
4299 \begin_inset Text
4300
4301 \begin_layout Plain Layout
4302
4303 \backslash
4304 ddots
4305 \end_layout
4306
4307 \end_inset
4308 </cell>
4309 <cell alignment="center" valignment="top" usebox="none">
4310 \begin_inset Text
4311
4312 \begin_layout Plain Layout
4313 \begin_inset Formula $\ddots$
4314 \end_inset
4315
4316
4317 \end_layout
4318
4319 \end_inset
4320 </cell>
4321 </row>
4322 <row>
4323 <cell alignment="center" valignment="top" usebox="none">
4324 \begin_inset Text
4325
4326 \begin_layout Plain Layout
4327
4328 \backslash
4329 iddots
4330 \end_layout
4331
4332 \end_inset
4333 </cell>
4334 <cell alignment="center" valignment="top" usebox="none">
4335 \begin_inset Text
4336
4337 \begin_layout Plain Layout
4338 \begin_inset Formula $\iddots$
4339 \end_inset
4340
4341
4342 \end_layout
4343
4344 \end_inset
4345 </cell>
4346 </row>
4347 <row>
4348 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4349 \begin_inset Text
4350
4351 \begin_layout Plain Layout
4352 3×3
4353 \begin_inset space \thinspace{}
4354 \end_inset
4355
4356 matrix with the different dots
4357 \end_layout
4358
4359 \end_inset
4360 </cell>
4361 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4362 \begin_inset Text
4363
4364 \begin_layout Plain Layout
4365 \begin_inset Formula $\begin{array}{ccc}
4366 A_{11} & \cdots & A_{1m}\\
4367 \vdots & \ddots & \vdots\\
4368 A_{n1} & \cdots & A_{nm}
4369 \end{array}$
4370 \end_inset
4371
4372
4373 \end_layout
4374
4375 \end_inset
4376 </cell>
4377 </row>
4378 </lyxtabular>
4379
4380 \end_inset
4381
4382
4383 \end_layout
4384
4385 \begin_layout Standard
4386 The ellipses available in menu 
4387 \family sans
4388 Insert\SpecialChar menuseparator
4389 Special
4390 \begin_inset space ~
4391 \end_inset
4392
4393 Character
4394 \family default
4395  are 
4396 \series bold
4397
4398 \backslash
4399 ldots
4400 \series default
4401 .
4402 \end_layout
4403
4404 \begin_layout Standard
4405 \begin_inset VSpace medskip
4406 \end_inset
4407
4408 To use 
4409 \series bold
4410
4411 \backslash
4412 iddots
4413 \series default
4414 , one of the options 
4415 \family sans
4416 Use mathdots package (automatically)
4417 \family default
4418  must be set in the document settings under 
4419 \family sans
4420 Math
4421 \begin_inset space ~
4422 \end_inset
4423
4424 Options
4425 \family default
4426 .
4427 \begin_inset Newline newline
4428 \end_inset
4429
4430 Using the option 
4431 \family sans
4432 Use mathdots package
4433 \family default
4434  will improve the appearance of all dots in the documents if their font
4435  style or size is not the default.
4436 \end_layout
4437
4438 \begin_layout Standard
4439 \begin_inset VSpace medskip
4440 \end_inset
4441
4442 Specially for matrices there are ellipses that span over several columns.
4443  They are created with the command 
4444 \series bold
4445
4446 \backslash
4447 hdotsfor
4448 \series default
4449
4450 \begin_inset Index idx
4451 status collapsed
4452
4453 \begin_layout Plain Layout
4454 Commands ! H ! 
4455 \backslash
4456 hdotsfor
4457 \end_layout
4458
4459 \end_inset
4460
4461 , that has the following scheme:
4462 \end_layout
4463
4464 \begin_layout Standard
4465
4466 \series bold
4467
4468 \backslash
4469 hdotsfor[distance]{number of columns}
4470 \end_layout
4471
4472 \begin_layout Standard
4473 The number of columns specifies how many columns should be spanned.
4474  Distance is a factor for the distance between the dots.
4475 \end_layout
4476
4477 \begin_layout Standard
4478 In the following matrix the command 
4479 \series bold
4480
4481 \backslash
4482 hdotsfor[2]{4}
4483 \series default
4484  was inserted in the first box of the second line, to get an ellipsis with
4485  a dot distance twice as long as with the command 
4486 \series bold
4487
4488 \backslash
4489 dots
4490 \series default
4491 :
4492 \begin_inset Formula 
4493 \[
4494 \left(\begin{array}{cccc}
4495 A & B & C & D\\
4496 \hdotsfor[2]{4}\\
4497 q & w & e & r
4498 \end{array}\right)
4499 \]
4500
4501 \end_inset
4502
4503 Note that the matrix fields that should be spanned must be empty, otherwise
4504  you get \SpecialChar LaTeX
4505 -errors.
4506 \end_layout
4507
4508 \begin_layout Standard
4509 \begin_inset VSpace bigskip
4510 \end_inset
4511
4512 Furthermore you can fill with the command 
4513 \series bold
4514
4515 \backslash
4516 dotfill
4517 \series default
4518
4519 \begin_inset Index idx
4520 status collapsed
4521
4522 \begin_layout Plain Layout
4523 Commands ! D ! 
4524 \backslash
4525 dotfill
4526 \end_layout
4527
4528 \end_inset
4529
4530  the rest of a line with dots.
4531  The effect of these commands is the same as with 
4532 \series bold
4533
4534 \backslash
4535 hfill
4536 \series default
4537 , see 
4538 \begin_inset CommandInset ref
4539 LatexCommand ref
4540 reference "subsec:Variable-Space"
4541
4542 \end_inset
4543
4544 .
4545 \end_layout
4546
4547 \begin_layout Standard
4548 For example the command 
4549 \series bold
4550 A
4551 \backslash
4552 dotfill
4553 \begin_inset space \textvisiblespace{}
4554 \end_inset
4555
4556 B
4557 \series default
4558  produces
4559 \end_layout
4560
4561 \begin_layout Standard
4562 \begin_inset Formula $A\dotfill B$
4563 \end_inset
4564
4565
4566 \end_layout
4567
4568 \begin_layout Standard
4569 Similar to
4570 \series bold
4571  
4572 \backslash
4573 dotfill
4574 \series default
4575  there is for a line the command 
4576 \series bold
4577
4578 \backslash
4579 hrulefill
4580 \series default
4581
4582 \begin_inset Index idx
4583 status collapsed
4584
4585 \begin_layout Plain Layout
4586 Commands ! H ! 
4587 \backslash
4588 hrulefill
4589 \end_layout
4590
4591 \end_inset
4592
4593 :
4594 \end_layout
4595
4596 \begin_layout Standard
4597 \begin_inset Formula $A\hrulefill B$
4598 \end_inset
4599
4600
4601 \end_layout
4602
4603 \begin_layout Standard
4604 To use the commands for text, they have to be inserted in \SpecialChar TeX
4605  mode.
4606 \end_layout
4607
4608 \begin_layout Section
4609 Matrices
4610 \begin_inset CommandInset label
4611 LatexCommand label
4612 name "sec:Matrices"
4613
4614 \end_inset
4615
4616
4617 \begin_inset Index idx
4618 status collapsed
4619
4620 \begin_layout Plain Layout
4621 Matrices
4622 \end_layout
4623
4624 \end_inset
4625
4626
4627 \end_layout
4628
4629 \begin_layout Standard
4630 Matrices can be inserted via the math toolbar button 
4631 \begin_inset Info
4632 type  "icon"
4633 arg   "dialog-show mathmatrix"
4634 \end_inset
4635
4636  or the menu 
4637 \family sans
4638 Insert\SpecialChar menuseparator
4639 Math\SpecialChar menuseparator
4640 Matrix
4641 \family default
4642 .
4643  In the matrix dialog you can specify the number of columns and rows, the
4644  alignment and the decoration.
4645  The vertical alignment is only of importance for matrices in inline formulas:
4646 \end_layout
4647
4648 \begin_layout Standard
4649 The first matrix is top 
4650 \begin_inset Formula $\begin{array}[t]{cccc}
4651 A & D & G & J\\
4652 B & E & H & K\\
4653 C & F & I & L
4654 \end{array}$
4655 \end_inset
4656
4657 , the second middle 
4658 \begin_inset Formula $\begin{array}{cccc}
4659 A & D & G & J\\
4660 B & E & H & K\\
4661 C & F & I & L
4662 \end{array}$
4663 \end_inset
4664
4665  and the third bottom 
4666 \begin_inset Formula $\begin{array}[b]{cccc}
4667 A & D & G & J\\
4668 B & E & H & K\\
4669 C & F & I & L
4670 \end{array}$
4671 \end_inset
4672
4673  aligned.
4674 \end_layout
4675
4676 \begin_layout Standard
4677 The horizontal alignment specifies how the column entries should be aligned.
4678  It is set by entering a letter for every column.
4679  
4680 \emph on
4681 l
4682 \emph default
4683  denotes left aligned, 
4684 \emph on
4685 c
4686 \emph default
4687  centered and 
4688 \emph on
4689 r
4690 \emph default
4691  right aligned.
4692  To create for example a 4
4693 \series bold
4694 ×
4695 \series default
4696 4
4697 \begin_inset space ~
4698 \end_inset
4699
4700 matrix where the first column is left aligned, the second and third are
4701  centered and the last one is right aligned, one enters for the horizontal
4702  alignment 
4703 \series bold
4704 lccr
4705 \series default
4706 .
4707  Normally in a matrix all columns are centered, therefore the default for
4708  every column is a 
4709 \series bold
4710 c
4711 \series default
4712 .
4713 \end_layout
4714
4715 \begin_layout Standard
4716 Horizontal alignment:
4717 \end_layout
4718
4719 \begin_layout Standard
4720
4721 \series bold
4722 lll
4723 \series default
4724  : 
4725 \begin_inset Formula $\begin{array}{lll}
4726 10000 & D & G\\
4727 B & 10000 & H\\
4728 C & F & 10000
4729 \end{array}$
4730 \end_inset
4731
4732  , 
4733 \series bold
4734 ccc
4735 \series default
4736  : 
4737 \begin_inset Formula $\begin{array}{ccc}
4738 10000 & D & G\\
4739 B & 10000 & H\\
4740 C & F & 10000
4741 \end{array}$
4742 \end_inset
4743
4744  , 
4745 \series bold
4746 rrr
4747 \series default
4748  : 
4749 \begin_inset Formula $\begin{array}{rrr}
4750 10000 & D & G\\
4751 B & 10000 & H\\
4752 C & F & 10000
4753 \end{array}$
4754 \end_inset
4755
4756
4757 \end_layout
4758
4759 \begin_layout Standard
4760 To add or delete rows and columns subsequently, the math toolbar buttons
4761  
4762 \begin_inset Info
4763 type  "icon"
4764 arg   "tabular-feature append-row"
4765 \end_inset
4766
4767
4768 \begin_inset Info
4769 type  "icon"
4770 arg   "tabular-feature delete-row"
4771 \end_inset
4772
4773 , etc.
4774 \begin_inset space \thinspace{}
4775 \end_inset
4776
4777 , or the menu 
4778 \family sans
4779 Edit\SpecialChar menuseparator
4780 Rows & Columns
4781 \family default
4782  can be used.
4783  New rows can also be created with 
4784 \begin_inset Info
4785 type  "shortcut"
4786 arg   "newline-insert newline"
4787 \end_inset
4788
4789 .
4790 \end_layout
4791
4792 \begin_layout Standard
4793 \begin_inset VSpace bigskip
4794 \end_inset
4795
4796 The 
4797 \family sans
4798 Decoration
4799 \family default
4800  adds parentheses in the selected style around the matrix.
4801  Alternatively, parentheses can can either be created with the commands
4802  
4803 \series bold
4804
4805 \backslash
4806 left
4807 \series default
4808
4809 \begin_inset Index idx
4810 status collapsed
4811
4812 \begin_layout Plain Layout
4813 Commands ! L ! 
4814 \backslash
4815 left
4816 \end_layout
4817
4818 \end_inset
4819
4820  and 
4821 \series bold
4822
4823 \backslash
4824 right
4825 \series default
4826
4827 \begin_inset Index idx
4828 status collapsed
4829
4830 \begin_layout Plain Layout
4831 Commands ! R ! 
4832 \backslash
4833 right
4834 \end_layout
4835
4836 \end_inset
4837
4838  (shortcut 
4839 \family sans
4840 Alt+M
4841 \begin_inset space ~
4842 \end_inset
4843
4844 Parenthesis
4845 \family default
4846 ), see 
4847 \begin_inset CommandInset ref
4848 LatexCommand ref
4849 reference "subsec:Automatic-Bracket-Size"
4850
4851 \end_inset
4852
4853 , or by using the following commands:
4854 \begin_inset VSpace medskip
4855 \end_inset
4856
4857
4858 \end_layout
4859
4860 \begin_layout Standard
4861 \begin_inset space \hfill{}
4862 \end_inset
4863
4864
4865 \begin_inset Tabular
4866 <lyxtabular version="3" rows="4" columns="2">
4867 <features booktabs="true" tabularvalignment="middle">
4868 <column alignment="center" valignment="top" width="0pt">
4869 <column alignment="center" valignment="top">
4870 <row>
4871 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4872 \begin_inset Text
4873
4874 \begin_layout Plain Layout
4875 Command
4876 \end_layout
4877
4878 \end_inset
4879 </cell>
4880 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4881 \begin_inset Text
4882
4883 \begin_layout Plain Layout
4884 Result
4885 \end_layout
4886
4887 \end_inset
4888 </cell>
4889 </row>
4890 <row topspace="1.5mm">
4891 <cell alignment="center" valignment="top" usebox="none">
4892 \begin_inset Text
4893
4894 \begin_layout Plain Layout
4895
4896 \backslash
4897 bmatrix
4898 \begin_inset space \textvisiblespace{}
4899 \end_inset
4900
4901 2
4902 \series bold
4903 ×
4904 \series default
4905 2
4906 \begin_inset space \thinspace{}
4907 \end_inset
4908
4909 matrix
4910 \end_layout
4911
4912 \end_inset
4913 </cell>
4914 <cell alignment="center" valignment="top" usebox="none">
4915 \begin_inset Text
4916
4917 \begin_layout Plain Layout
4918 \begin_inset Formula $\begin{bmatrix}\begin{array}{cc}
4919 0 & \textrm{-}\mathrm{i}\\
4920 \mathrm{i} & 0
4921 \end{array}\end{bmatrix}$
4922 \end_inset
4923
4924
4925 \end_layout
4926
4927 \end_inset
4928 </cell>
4929 </row>
4930 <row topspace="1.5mm" bottomspace="0.5mm">
4931 <cell alignment="center" valignment="top" usebox="none">
4932 \begin_inset Text
4933
4934 \begin_layout Plain Layout
4935
4936 \backslash
4937 Bmatrix
4938 \begin_inset space \textvisiblespace{}
4939 \end_inset
4940
4941 2
4942 \series bold
4943 ×
4944 \series default
4945 2
4946 \begin_inset space \thinspace{}
4947 \end_inset
4948
4949 matrix
4950 \end_layout
4951
4952 \end_inset
4953 </cell>
4954 <cell alignment="center" valignment="top" usebox="none">
4955 \begin_inset Text
4956
4957 \begin_layout Plain Layout
4958 \begin_inset Formula $\begin{Bmatrix}\begin{array}{cc}
4959 0 & \textrm{-}\mathrm{i}\\
4960 \mathrm{i} & 0
4961 \end{array}\end{Bmatrix}$
4962 \end_inset
4963
4964
4965 \end_layout
4966
4967 \end_inset
4968 </cell>
4969 </row>
4970 <row>
4971 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4972 \begin_inset Text
4973
4974 \begin_layout Plain Layout
4975
4976 \backslash
4977 pmatrix
4978 \begin_inset space \textvisiblespace{}
4979 \end_inset
4980
4981 2
4982 \series bold
4983 ×
4984 \series default
4985 2
4986 \begin_inset space \thinspace{}
4987 \end_inset
4988
4989 matrix
4990 \end_layout
4991
4992 \end_inset
4993 </cell>
4994 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4995 \begin_inset Text
4996
4997 \begin_layout Plain Layout
4998 \begin_inset Formula $\begin{pmatrix}\begin{array}{cc}
4999 0 & \textrm{-}\mathrm{i}\\
5000 \mathrm{i} & 0
5001 \end{array}\end{pmatrix}$
5002 \end_inset
5003
5004
5005 \end_layout
5006
5007 \end_inset
5008 </cell>
5009 </row>
5010 </lyxtabular>
5011
5012 \end_inset
5013
5014
5015 \begin_inset space \hfill{}
5016 \end_inset
5017
5018
5019 \begin_inset Tabular
5020 <lyxtabular version="3" rows="4" columns="2">
5021 <features booktabs="true" tabularvalignment="middle">
5022 <column alignment="center" valignment="top" width="0pt">
5023 <column alignment="center" valignment="top">
5024 <row>
5025 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5026 \begin_inset Text
5027
5028 \begin_layout Plain Layout
5029 Command
5030 \end_layout
5031
5032 \end_inset
5033 </cell>
5034 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5035 \begin_inset Text
5036
5037 \begin_layout Plain Layout
5038 Result
5039 \end_layout
5040
5041 \end_inset
5042 </cell>
5043 </row>
5044 <row topspace="1.5mm">
5045 <cell alignment="center" valignment="top" usebox="none">
5046 \begin_inset Text
5047
5048 \begin_layout Plain Layout
5049
5050 \backslash
5051 vmatrix
5052 \begin_inset space \textvisiblespace{}
5053 \end_inset
5054
5055 2
5056 \series bold
5057 ×
5058 \series default
5059 2
5060 \begin_inset space \thinspace{}
5061 \end_inset
5062
5063 matrix
5064 \end_layout
5065
5066 \end_inset
5067 </cell>
5068 <cell alignment="center" valignment="top" usebox="none">
5069 \begin_inset Text
5070
5071 \begin_layout Plain Layout
5072 \begin_inset Formula $\begin{vmatrix}\begin{array}{cc}
5073 0 & \textrm{-}\mathrm{i}\\
5074 \mathrm{i} & 0
5075 \end{array}\end{vmatrix}$
5076 \end_inset
5077
5078
5079 \end_layout
5080
5081 \end_inset
5082 </cell>
5083 </row>
5084 <row topspace="1.5mm" bottomspace="0.5mm">
5085 <cell alignment="center" valignment="top" usebox="none">
5086 \begin_inset Text
5087
5088 \begin_layout Plain Layout
5089
5090 \backslash
5091 Vmatrix
5092 \begin_inset space \textvisiblespace{}
5093 \end_inset
5094
5095 2
5096 \series bold
5097 ×
5098 \series default
5099 2
5100 \begin_inset space \thinspace{}
5101 \end_inset
5102
5103 matrix
5104 \end_layout
5105
5106 \end_inset
5107 </cell>
5108 <cell alignment="center" valignment="top" usebox="none">
5109 \begin_inset Text
5110
5111 \begin_layout Plain Layout
5112 \begin_inset Formula $\begin{Vmatrix}\begin{array}{cc}
5113 0 & \textrm{-}\mathrm{i}\\
5114 \mathrm{i} & 0
5115 \end{array}\end{Vmatrix}$
5116 \end_inset
5117
5118
5119 \end_layout
5120
5121 \end_inset
5122 </cell>
5123 </row>
5124 <row>
5125 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5126 \begin_inset Text
5127
5128 \begin_layout Plain Layout
5129
5130 \backslash
5131 matrix
5132 \begin_inset space \textvisiblespace{}
5133 \end_inset
5134
5135 2
5136 \series bold
5137 ×
5138 \series default
5139 2
5140 \begin_inset space \thinspace{}
5141 \end_inset
5142
5143 matrix
5144 \end_layout
5145
5146 \end_inset
5147 </cell>
5148 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5149 \begin_inset Text
5150
5151 \begin_layout Plain Layout
5152 \begin_inset Formula $\begin{matrix}\begin{array}{cc}
5153 0 & \textrm{-}\mathrm{i}\\
5154 \mathrm{i} & 0
5155 \end{array}\end{matrix}$
5156 \end_inset
5157
5158
5159 \end_layout
5160
5161 \end_inset
5162 </cell>
5163 </row>
5164 </lyxtabular>
5165
5166 \end_inset
5167
5168
5169 \begin_inset space \hfill{}
5170 \end_inset
5171
5172
5173 \end_layout
5174
5175 \begin_layout Standard
5176 \begin_inset VSpace medskip
5177 \end_inset
5178
5179 When e.
5180 \begin_inset space \thinspace{}
5181 \end_inset
5182
5183 g.
5184 \begin_inset space \space{}
5185 \end_inset
5186
5187
5188 \series bold
5189
5190 \backslash
5191 vmatrix
5192 \series default
5193  is inserted, a blue box appears between two vertical lines where the matrix
5194  is inserted.
5195 \begin_inset Newline newline
5196 \end_inset
5197
5198 Note that decorated matrices ignore the vertical alignment.
5199 \end_layout
5200
5201 \begin_layout Standard
5202 \begin_inset VSpace bigskip
5203 \end_inset
5204
5205 As all multiline formulas are matrices, the length 
5206 \series bold
5207
5208 \backslash
5209 arraycolsep
5210 \series default
5211
5212 \begin_inset Index idx
5213 status collapsed
5214
5215 \begin_layout Plain Layout
5216 Commands ! A ! 
5217 \backslash
5218 arraycolsep
5219 \end_layout
5220
5221 \end_inset
5222
5223  that is described in 
5224 \begin_inset CommandInset ref
5225 LatexCommand ref
5226 reference "subsec:Column-Separation"
5227
5228 \end_inset
5229
5230  can also be used to change the column separation of matrices.
5231 \end_layout
5232
5233 \begin_layout Standard
5234 To change the row separation, the command 
5235 \series bold
5236
5237 \backslash
5238 arraystretch
5239 \series default
5240
5241 \begin_inset Index idx
5242 status collapsed
5243
5244 \begin_layout Plain Layout
5245 Commands ! A ! 
5246 \backslash
5247 arraystretch
5248 \end_layout
5249
5250 \end_inset
5251
5252  is used.
5253  It is used as follows:
5254 \end_layout
5255
5256 \begin_layout Standard
5257
5258 \series bold
5259
5260 \backslash
5261 renewcommand{
5262 \backslash
5263 arraystretch}{stretch factor}
5264 \begin_inset Index idx
5265 status collapsed
5266
5267 \begin_layout Plain Layout
5268 Commands ! R ! 
5269 \backslash
5270 renewcommand
5271 \end_layout
5272
5273 \end_inset
5274
5275
5276 \end_layout
5277
5278 \begin_layout Standard
5279 The command 
5280 \series bold
5281
5282 \backslash
5283 renewcommand
5284 \series default
5285  assigns the stretch factor to the predefined command 
5286 \series bold
5287
5288 \backslash
5289 arraystretch
5290 \series default
5291 .
5292  To double e.
5293 \begin_inset space \thinspace{}
5294 \end_inset
5295
5296 g.
5297 \begin_inset space \space{}
5298 \end_inset
5299
5300 the row separation, use the factor 2.
5301  This is then used for all following matrices.
5302  To go back to the original separation, assign the factor 1 to 
5303 \series bold
5304
5305 \backslash
5306 arraystretch
5307 \series default
5308 .
5309 \end_layout
5310
5311 \begin_layout Standard
5312 To set matrices into a text line, the command 
5313 \series bold
5314
5315 \backslash
5316 smallmatrix
5317 \series default
5318
5319 \begin_inset Index idx
5320 status collapsed
5321
5322 \begin_layout Plain Layout
5323 Commands ! S ! 
5324 \backslash
5325 smallmatrix
5326 \end_layout
5327
5328 \end_inset
5329
5330  is used.
5331  When it is inserted a blue box with two dashed lines appears.
5332  In this box the matrix is inserted.
5333 \end_layout
5334
5335 \begin_layout Standard
5336 This is a matrix 
5337 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5338 C & D
5339 \end{smallmatrix}\right)$
5340 \end_inset
5341
5342  in a text line.
5343 \end_layout
5344
5345 \begin_layout Section
5346 Brackets and Delimiters
5347 \begin_inset Index idx
5348 status collapsed
5349
5350 \begin_layout Plain Layout
5351 Brackets
5352 \end_layout
5353
5354 \end_inset
5355
5356
5357 \begin_inset Index idx
5358 status collapsed
5359
5360 \begin_layout Plain Layout
5361 Delimiters
5362 \end_layout
5363
5364 \end_inset
5365
5366
5367 \end_layout
5368
5369 \begin_layout Subsection
5370 Vertical Brackets and Delimiters
5371 \begin_inset Index idx
5372 status collapsed
5373
5374 \begin_layout Plain Layout
5375 Brackets ! vertical
5376 \end_layout
5377
5378 \end_inset
5379
5380
5381 \end_layout
5382
5383 \begin_layout Standard
5384 \begin_inset space \hfill{}
5385 \end_inset
5386
5387
5388 \begin_inset Tabular
5389 <lyxtabular version="3" rows="9" columns="2">
5390 <features booktabs="true" tabularvalignment="middle">
5391 <column alignment="center" valignment="top" width="0pt">
5392 <column alignment="center" valignment="top" width="0pt">
5393 <row>
5394 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5395 \begin_inset Text
5396
5397 \begin_layout Plain Layout
5398 Command
5399 \end_layout
5400
5401 \end_inset
5402 </cell>
5403 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5404 \begin_inset Text
5405
5406 \begin_layout Plain Layout
5407 Result
5408 \end_layout
5409
5410 \end_inset
5411 </cell>
5412 </row>
5413 <row>
5414 <cell alignment="center" valignment="top" usebox="none">
5415 \begin_inset Text
5416
5417 \begin_layout Plain Layout
5418 (
5419 \end_layout
5420
5421 \end_inset
5422 </cell>
5423 <cell alignment="center" valignment="top" usebox="none">
5424 \begin_inset Text
5425
5426 \begin_layout Plain Layout
5427 \begin_inset Formula $($
5428 \end_inset
5429
5430
5431 \end_layout
5432
5433 \end_inset
5434 </cell>
5435 </row>
5436 <row>
5437 <cell alignment="center" valignment="top" usebox="none">
5438 \begin_inset Text
5439
5440 \begin_layout Plain Layout
5441 {
5442 \end_layout
5443
5444 \end_inset
5445 </cell>
5446 <cell alignment="center" valignment="top" usebox="none">
5447 \begin_inset Text
5448
5449 \begin_layout Plain Layout
5450 \begin_inset Formula $\{$
5451 \end_inset
5452
5453
5454 \end_layout
5455
5456 \end_inset
5457 </cell>
5458 </row>
5459 <row>
5460 <cell alignment="center" valignment="top" usebox="none">
5461 \begin_inset Text
5462
5463 \begin_layout Plain Layout
5464 [
5465 \end_layout
5466
5467 \end_inset
5468 </cell>
5469 <cell alignment="center" valignment="top" usebox="none">
5470 \begin_inset Text
5471
5472 \begin_layout Plain Layout
5473 \begin_inset Formula $[$
5474 \end_inset
5475
5476
5477 \end_layout
5478
5479 \end_inset
5480 </cell>
5481 </row>
5482 <row>
5483 <cell alignment="center" valignment="top" usebox="none">
5484 \begin_inset Text
5485
5486 \begin_layout Plain Layout
5487
5488 \backslash
5489 langle
5490 \end_layout
5491
5492 \end_inset
5493 </cell>
5494 <cell alignment="center" valignment="top" usebox="none">
5495 \begin_inset Text
5496
5497 \begin_layout Plain Layout
5498 \begin_inset Formula $\langle$
5499 \end_inset
5500
5501
5502 \end_layout
5503
5504 \end_inset
5505 </cell>
5506 </row>
5507 <row>
5508 <cell alignment="center" valignment="top" usebox="none">
5509 \begin_inset Text
5510
5511 \begin_layout Plain Layout
5512
5513 \backslash
5514 lceil
5515 \end_layout
5516
5517 \end_inset
5518 </cell>
5519 <cell alignment="center" valignment="top" usebox="none">
5520 \begin_inset Text
5521
5522 \begin_layout Plain Layout
5523 \begin_inset Formula $\lceil$
5524 \end_inset
5525
5526
5527 \end_layout
5528
5529 \end_inset
5530 </cell>
5531 </row>
5532 <row>
5533 <cell alignment="center" valignment="top" usebox="none">
5534 \begin_inset Text
5535
5536 \begin_layout Plain Layout
5537
5538 \backslash
5539 lfloor
5540 \end_layout
5541
5542 \end_inset
5543 </cell>
5544 <cell alignment="center" valignment="top" usebox="none">
5545 \begin_inset Text
5546
5547 \begin_layout Plain Layout
5548 \begin_inset Formula $\lfloor$
5549 \end_inset
5550
5551
5552 \end_layout
5553
5554 \end_inset
5555 </cell>
5556 </row>
5557 <row>
5558 <cell alignment="center" valignment="top" usebox="none">
5559 \begin_inset Text
5560
5561 \begin_layout Plain Layout
5562 /
5563 \end_layout
5564
5565 \end_inset
5566 </cell>
5567 <cell alignment="center" valignment="top" usebox="none">
5568 \begin_inset Text
5569
5570 \begin_layout Plain Layout
5571 \begin_inset Formula $/$
5572 \end_inset
5573
5574
5575 \end_layout
5576
5577 \end_inset
5578 </cell>
5579 </row>
5580 <row>
5581 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5582 \begin_inset Text
5583
5584 \begin_layout Plain Layout
5585 |
5586 \end_layout
5587
5588 \end_inset
5589 </cell>
5590 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5591 \begin_inset Text
5592
5593 \begin_layout Plain Layout
5594 \begin_inset Formula $|$
5595 \end_inset
5596
5597
5598 \end_layout
5599
5600 \end_inset
5601 </cell>
5602 </row>
5603 </lyxtabular>
5604
5605 \end_inset
5606
5607
5608 \begin_inset space \hfill{}
5609 \end_inset
5610
5611
5612 \begin_inset Tabular
5613 <lyxtabular version="3" rows="9" columns="2">
5614 <features booktabs="true" tabularvalignment="middle">
5615 <column alignment="center" valignment="top" width="0pt">
5616 <column alignment="center" valignment="top" width="0pt">
5617 <row>
5618 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5619 \begin_inset Text
5620
5621 \begin_layout Plain Layout
5622 Command
5623 \end_layout
5624
5625 \end_inset
5626 </cell>
5627 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5628 \begin_inset Text
5629
5630 \begin_layout Plain Layout
5631 Result
5632 \end_layout
5633
5634 \end_inset
5635 </cell>
5636 </row>
5637 <row>
5638 <cell alignment="center" valignment="top" usebox="none">
5639 \begin_inset Text
5640
5641 \begin_layout Plain Layout
5642 )
5643 \end_layout
5644
5645 \end_inset
5646 </cell>
5647 <cell alignment="center" valignment="top" usebox="none">
5648 \begin_inset Text
5649
5650 \begin_layout Plain Layout
5651 \begin_inset Formula $)$
5652 \end_inset
5653
5654
5655 \end_layout
5656
5657 \end_inset
5658 </cell>
5659 </row>
5660 <row>
5661 <cell alignment="center" valignment="top" usebox="none">
5662 \begin_inset Text
5663
5664 \begin_layout Plain Layout
5665 }
5666 \end_layout
5667
5668 \end_inset
5669 </cell>
5670 <cell alignment="center" valignment="top" usebox="none">
5671 \begin_inset Text
5672
5673 \begin_layout Plain Layout
5674 \begin_inset Formula $\}$
5675 \end_inset
5676
5677
5678 \end_layout
5679
5680 \end_inset
5681 </cell>
5682 </row>
5683 <row>
5684 <cell alignment="center" valignment="top" usebox="none">
5685 \begin_inset Text
5686
5687 \begin_layout Plain Layout
5688 ]
5689 \end_layout
5690
5691 \end_inset
5692 </cell>
5693 <cell alignment="center" valignment="top" usebox="none">
5694 \begin_inset Text
5695
5696 \begin_layout Plain Layout
5697 \begin_inset Formula $]$
5698 \end_inset
5699
5700
5701 \end_layout
5702
5703 \end_inset
5704 </cell>
5705 </row>
5706 <row>
5707 <cell alignment="center" valignment="top" usebox="none">
5708 \begin_inset Text
5709
5710 \begin_layout Plain Layout
5711
5712 \backslash
5713 rangle
5714 \end_layout
5715
5716 \end_inset
5717 </cell>
5718 <cell alignment="center" valignment="top" usebox="none">
5719 \begin_inset Text
5720
5721 \begin_layout Plain Layout
5722 \begin_inset Formula $\rangle$
5723 \end_inset
5724
5725
5726 \end_layout
5727
5728 \end_inset
5729 </cell>
5730 </row>
5731 <row>
5732 <cell alignment="center" valignment="top" usebox="none">
5733 \begin_inset Text
5734
5735 \begin_layout Plain Layout
5736
5737 \backslash
5738 rceil
5739 \end_layout
5740
5741 \end_inset
5742 </cell>
5743 <cell alignment="center" valignment="top" usebox="none">
5744 \begin_inset Text
5745
5746 \begin_layout Plain Layout
5747 \begin_inset Formula $\rceil$
5748 \end_inset
5749
5750
5751 \end_layout
5752
5753 \end_inset
5754 </cell>
5755 </row>
5756 <row>
5757 <cell alignment="center" valignment="top" usebox="none">
5758 \begin_inset Text
5759
5760 \begin_layout Plain Layout
5761
5762 \backslash
5763 rfloor
5764 \end_layout
5765
5766 \end_inset
5767 </cell>
5768 <cell alignment="center" valignment="top" usebox="none">
5769 \begin_inset Text
5770
5771 \begin_layout Plain Layout
5772 \begin_inset Formula $\rfloor$
5773 \end_inset
5774
5775
5776 \end_layout
5777
5778 \end_inset
5779 </cell>
5780 </row>
5781 <row>
5782 <cell alignment="center" valignment="top" usebox="none">
5783 \begin_inset Text
5784
5785 \begin_layout Plain Layout
5786
5787 \backslash
5788
5789 \backslash
5790
5791 \end_layout
5792
5793 \end_inset
5794 </cell>
5795 <cell alignment="center" valignment="top" usebox="none">
5796 \begin_inset Text
5797
5798 \begin_layout Plain Layout
5799 \begin_inset Formula $\backslash$
5800 \end_inset
5801
5802
5803 \end_layout
5804
5805 \end_inset
5806 </cell>
5807 </row>
5808 <row>
5809 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5810 \begin_inset Text
5811
5812 \begin_layout Plain Layout
5813
5814 \backslash
5815 |
5816 \end_layout
5817
5818 \end_inset
5819 </cell>
5820 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5821 \begin_inset Text
5822
5823 \begin_layout Plain Layout
5824 \begin_inset Formula $\|$
5825 \end_inset
5826
5827
5828 \end_layout
5829
5830 \end_inset
5831 </cell>
5832 </row>
5833 </lyxtabular>
5834
5835 \end_inset
5836
5837
5838 \begin_inset space \hfill{}
5839 \end_inset
5840
5841
5842 \end_layout
5843
5844 \begin_layout Standard
5845
5846 \series medium
5847 \begin_inset Note Greyedout
5848 status open
5849
5850 \begin_layout Plain Layout
5851
5852 \series bold
5853 Note:
5854 \series default
5855  In \SpecialChar TeX
5856  mode the command 
5857 \series bold
5858
5859 \backslash
5860 textbackslash
5861 \series default
5862
5863 \begin_inset Index idx
5864 status collapsed
5865
5866 \begin_layout Plain Layout
5867 Commands ! T ! 
5868 \backslash
5869 textbackslash
5870 \end_layout
5871
5872 \end_inset
5873
5874  must be used for the backslash, because the command 
5875 \series bold
5876
5877 \backslash
5878
5879 \backslash
5880
5881 \series default
5882  produces a line break there.
5883 \end_layout
5884
5885 \end_inset
5886
5887
5888 \end_layout
5889
5890 \begin_layout Standard
5891 For all characters listed above the size can be adjusted with the commands
5892  described in the following two subsections.
5893  When using these commands, the characters < and > can directly be used
5894  instead of the commands 
5895 \series bold
5896
5897 \backslash
5898 langle
5899 \series default
5900  and 
5901 \series bold
5902
5903 \backslash
5904 rangle
5905 \series default
5906 .
5907 \end_layout
5908
5909 \begin_layout Subsubsection
5910 Manual Bracket Size
5911 \begin_inset CommandInset label
5912 LatexCommand label
5913 name "subsec:Manual-Bracket-Size"
5914
5915 \end_inset
5916
5917
5918 \begin_inset Index idx
5919 status collapsed
5920
5921 \begin_layout Plain Layout
5922 Bracket size ! manual
5923 \end_layout
5924
5925 \end_inset
5926
5927
5928 \end_layout
5929
5930 \begin_layout Standard
5931 The bracket size can be specified manually by the \SpecialChar LaTeX
5932 -commands 
5933 \series bold
5934
5935 \backslash
5936 big
5937 \series default
5938
5939 \begin_inset Index idx
5940 status collapsed
5941
5942 \begin_layout Plain Layout
5943 Commands ! B ! 
5944 \backslash
5945 big
5946 \end_layout
5947
5948 \end_inset
5949
5950
5951 \series bold
5952
5953 \backslash
5954 Big
5955 \series default
5956
5957 \series bold
5958
5959 \backslash
5960 bigg
5961 \series default
5962  and 
5963 \series bold
5964
5965 \backslash
5966 Bigg
5967 \series default
5968 .
5969  
5970 \series bold
5971
5972 \backslash
5973 big
5974 \series default
5975  denotes the smallest and 
5976 \series bold
5977
5978 \backslash
5979 Bigg
5980 \series default
5981  the largest bracket size.
5982 \end_layout
5983
5984 \begin_layout Standard
5985 These commands are used to emphasize levels of brackets:
5986 \end_layout
5987
5988 \begin_layout Standard
5989 \align center
5990 \begin_inset Tabular
5991 <lyxtabular version="3" rows="2" columns="2">
5992 <features booktabs="true" tabularvalignment="middle">
5993 <column alignment="center" valignment="top" width="0pt">
5994 <column alignment="center" valignment="top" width="0pt">
5995 <row>
5996 <cell alignment="center" valignment="top" usebox="none">
5997 \begin_inset Text
5998
5999 \begin_layout Plain Layout
6000 all brackets in the same size:
6001 \end_layout
6002
6003 \end_inset
6004 </cell>
6005 <cell alignment="center" valignment="top" usebox="none">
6006 \begin_inset Text
6007
6008 \begin_layout Plain Layout
6009 \begin_inset Formula $((A+B)(A-B))^{C}$
6010 \end_inset
6011
6012
6013 \end_layout
6014
6015 \end_inset
6016 </cell>
6017 </row>
6018 <row topspace="2mm">
6019 <cell alignment="center" valignment="top" usebox="none">
6020 \begin_inset Text
6021
6022 \begin_layout Plain Layout
6023 this looks better:
6024 \end_layout
6025
6026 \end_inset
6027 </cell>
6028 <cell alignment="center" valignment="top" usebox="none">
6029 \begin_inset Text
6030
6031 \begin_layout Plain Layout
6032 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6033 \end_inset
6034
6035
6036 \end_layout
6037
6038 \end_inset
6039 </cell>
6040 </row>
6041 </lyxtabular>
6042
6043 \end_inset
6044
6045
6046 \end_layout
6047
6048 \begin_layout Standard
6049 For the second formula the command 
6050 \series bold
6051
6052 \backslash
6053 Big((A+B)(A-B)
6054 \backslash
6055 Big)^
6056 \begin_inset space \textvisiblespace{}
6057 \end_inset
6058
6059 C
6060 \series default
6061  has been used.
6062 \end_layout
6063
6064 \begin_layout Standard
6065 Here is an overview about all bracket sizes:
6066 \end_layout
6067
6068 \begin_layout Standard
6069 \align center
6070
6071 \backslash
6072 Bigg(
6073 \backslash
6074 exp
6075 \backslash
6076 bigg<
6077 \backslash
6078 Big[
6079 \backslash
6080 big{
6081 \backslash
6082 ln(3x)
6083 \backslash
6084 big}^2
6085 \begin_inset space \textvisiblespace{}
6086 \end_inset
6087
6088
6089 \backslash
6090 sin(x)
6091 \backslash
6092 Big]^
6093 \begin_inset space \textvisiblespace{}
6094 \end_inset
6095
6096 A
6097 \begin_inset space \textvisiblespace{}
6098 \end_inset
6099
6100
6101 \backslash
6102 bigg>
6103 \backslash
6104 Bigg)^0,5
6105 \end_layout
6106
6107 \begin_layout Standard
6108 \align center
6109 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6110 \end_inset
6111
6112
6113 \end_layout
6114
6115 \begin_layout Standard
6116 Besides the 
6117 \series bold
6118
6119 \backslash
6120 big
6121 \series default
6122 -commands there is the variant 
6123 \series bold
6124
6125 \backslash
6126 bigm
6127 \series default
6128
6129 \begin_inset Index idx
6130 status collapsed
6131
6132 \begin_layout Plain Layout
6133 Commands ! B ! 
6134 \backslash
6135 bigm
6136 \end_layout
6137
6138 \end_inset
6139
6140  that adds a bit more space between the bracket and its content, and the
6141  variant 
6142 \series bold
6143
6144 \backslash
6145 bigl
6146 \series default
6147 -
6148 \series bold
6149
6150 \backslash
6151 bigr
6152 \series default
6153
6154 \begin_inset Index idx
6155 status collapsed
6156
6157 \begin_layout Plain Layout
6158 Commands ! B ! 
6159 \backslash
6160 bigl - 
6161 \backslash
6162 bigr
6163 \end_layout
6164
6165 \end_inset
6166
6167 , that don't add additional space.
6168  The 
6169 \emph on
6170 l
6171 \emph default
6172  at the end of the command 
6173 \series bold
6174
6175 \backslash
6176 bigl
6177 \series default
6178  is for a left bracket; for a right bracket this will be replaced by an
6179  
6180 \emph on
6181 r
6182 \emph default
6183 .
6184  A left or right bracket can each be an opening or closing bracket.
6185 \end_layout
6186
6187 \begin_layout Standard
6188 In the following table is a comparison of the variants:
6189 \end_layout
6190
6191 \begin_layout Standard
6192 \align center
6193 \begin_inset Tabular
6194 <lyxtabular version="3" rows="5" columns="2">
6195 <features booktabs="true" tabularvalignment="middle">
6196 <column alignment="center" valignment="top" width="0pt">
6197 <column alignment="center" valignment="middle">
6198 <row>
6199 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6200 \begin_inset Text
6201
6202 \begin_layout Plain Layout
6203 Command
6204 \end_layout
6205
6206 \end_inset
6207 </cell>
6208 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6209 \begin_inset Text
6210
6211 \begin_layout Plain Layout
6212 Result
6213 \end_layout
6214
6215 \end_inset
6216 </cell>
6217 </row>
6218 <row topspace="2mm">
6219 <cell alignment="center" valignment="top" usebox="none">
6220 \begin_inset Text
6221
6222 \begin_layout Plain Layout
6223
6224 \backslash
6225 Bigm(
6226 \backslash
6227 bigm(
6228 \backslash
6229 ln(3x)
6230 \backslash
6231 bigm)^2
6232 \begin_inset space \textvisiblespace{}
6233 \end_inset
6234
6235
6236 \backslash
6237 Bigm)
6238 \end_layout
6239
6240 \end_inset
6241 </cell>
6242 <cell alignment="center" valignment="top" usebox="none">
6243 \begin_inset Text
6244
6245 \begin_layout Plain Layout
6246 \begin_inset Formula $\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)$
6247 \end_inset
6248
6249
6250 \end_layout
6251
6252 \end_inset
6253 </cell>
6254 </row>
6255 <row topspace="2mm">
6256 <cell alignment="center" valignment="top" usebox="none">
6257 \begin_inset Text
6258
6259 \begin_layout Plain Layout
6260
6261 \backslash
6262 Big(
6263 \backslash
6264 big(
6265 \backslash
6266 ln(3x)
6267 \backslash
6268 big)^2
6269 \begin_inset space \textvisiblespace{}
6270 \end_inset
6271
6272
6273 \backslash
6274 Big)
6275 \end_layout
6276
6277 \end_inset
6278 </cell>
6279 <cell alignment="center" valignment="top" usebox="none">
6280 \begin_inset Text
6281
6282 \begin_layout Plain Layout
6283 \begin_inset Formula $\Big(\big(\ln(3x)\big)^{2}\Big)$
6284 \end_inset
6285
6286
6287 \end_layout
6288
6289 \end_inset
6290 </cell>
6291 </row>
6292 <row topspace="2mm" bottomspace="0.5mm">
6293 <cell alignment="center" valignment="top" usebox="none">
6294 \begin_inset Text
6295
6296 \begin_layout Plain Layout
6297
6298 \backslash
6299 Bigl(
6300 \backslash
6301 bigl(
6302 \backslash
6303 ln(3x)
6304 \backslash
6305 bigr)^2
6306 \begin_inset space \textvisiblespace{}
6307 \end_inset
6308
6309
6310 \backslash
6311 Bigr)
6312 \end_layout
6313
6314 \end_inset
6315 </cell>
6316 <cell alignment="center" valignment="top" usebox="none">
6317 \begin_inset Text
6318
6319 \begin_layout Plain Layout
6320 \begin_inset Formula $\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)$
6321 \end_inset
6322
6323
6324 \end_layout
6325
6326 \end_inset
6327 </cell>
6328 </row>
6329 <row topspace="1.5mm" bottomspace="0.5mm">
6330 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6331 \begin_inset Text
6332
6333 \begin_layout Plain Layout
6334
6335 \backslash
6336 bigl)
6337 \backslash
6338 ln(3x)
6339 \backslash
6340 bigr(
6341 \end_layout
6342
6343 \end_inset
6344 </cell>
6345 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6346 \begin_inset Text
6347
6348 \begin_layout Plain Layout
6349 \begin_inset Formula $\bigl)\ln(3x)\bigr($
6350 \end_inset
6351
6352
6353 \end_layout
6354
6355 \end_inset
6356 </cell>
6357 </row>
6358 </lyxtabular>
6359
6360 \end_inset
6361
6362
6363 \end_layout
6364
6365 \begin_layout Subsubsection
6366 Automatic Bracket Size
6367 \begin_inset CommandInset label
6368 LatexCommand label
6369 name "subsec:Automatic-Bracket-Size"
6370
6371 \end_inset
6372
6373
6374 \begin_inset Index idx
6375 status collapsed
6376
6377 \begin_layout Plain Layout
6378 Bracket size ! automatic
6379 \end_layout
6380
6381 \end_inset
6382
6383
6384 \end_layout
6385
6386 \begin_layout Standard
6387 Brackets with variable size can be inserted with the commands 
6388 \series bold
6389
6390 \backslash
6391 left
6392 \series default
6393
6394 \begin_inset Index idx
6395 status collapsed
6396
6397 \begin_layout Plain Layout
6398 Commands ! L ! 
6399 \backslash
6400 left
6401 \end_layout
6402
6403 \end_inset
6404
6405  and 
6406 \series bold
6407
6408 \backslash
6409 right
6410 \series default
6411
6412 \begin_inset Index idx
6413 status collapsed
6414
6415 \begin_layout Plain Layout
6416 Commands ! R ! 
6417 \backslash
6418 right
6419 \end_layout
6420
6421 \end_inset
6422
6423  or via the math toolbar button 
6424 \begin_inset Info
6425 type  "icon"
6426 arg   "dialog-show mathdelimiter"
6427 \end_inset
6428
6429 .
6430  Directly behind 
6431 \series bold
6432
6433 \backslash
6434 left
6435 \series default
6436  and 
6437 \series bold
6438
6439 \backslash
6440 right
6441 \series default
6442  the wanted bracket must be inserted.
6443  The bracket size will then automatically be calculated for the output.
6444 \end_layout
6445
6446 \begin_layout Standard
6447 \align center
6448 normal bracket: The command 
6449 \series bold
6450
6451 \backslash
6452 ln(
6453 \backslash
6454 frac
6455 \begin_inset space \textvisiblespace{}
6456 \end_inset
6457
6458 A
6459 \begin_inset Formula $\downarrow$
6460 \end_inset
6461
6462 C
6463 \begin_inset space \textvisiblespace{}
6464 \end_inset
6465
6466 )
6467 \series default
6468  creates
6469 \begin_inset Formula 
6470 \[
6471 \ln(\frac{A}{C})
6472 \]
6473
6474 \end_inset
6475
6476
6477 \end_layout
6478
6479 \begin_layout Standard
6480 \align center
6481 multiline bracket: The command 
6482 \series bold
6483
6484 \backslash
6485 ln
6486 \backslash
6487 left(
6488 \backslash
6489 frac
6490 \begin_inset space \textvisiblespace{}
6491 \end_inset
6492
6493 A
6494 \begin_inset Formula $\downarrow$
6495 \end_inset
6496
6497 C
6498 \begin_inset space \textvisiblespace{}
6499 \end_inset
6500
6501
6502 \backslash
6503 right)
6504 \series default
6505  creates
6506 \begin_inset Formula 
6507 \[
6508 \ln\left(\frac{A}{C}\right)
6509 \]
6510
6511 \end_inset
6512
6513
6514 \end_layout
6515
6516 \begin_layout Standard
6517 Instead of 
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 shortcut 
6530 \family sans
6531 Alt+M
6532 \begin_inset space ~
6533 \end_inset
6534
6535 Bracket
6536 \family default
6537  can be used.
6538  This has the advantage that you can see in \SpecialChar LyX
6539  immediately the real bracket
6540  size and that the matching right bracket will be created too.
6541 \begin_inset Newline newline
6542 \end_inset
6543
6544 The command for the last example would then be: 
6545 \series bold
6546
6547 \backslash
6548 ln Alt+M
6549 \series default
6550  
6551 \series bold
6552 (
6553 \backslash
6554 frac
6555 \begin_inset space \textvisiblespace{}
6556 \end_inset
6557
6558 A
6559 \begin_inset Formula $\downarrow$
6560 \end_inset
6561
6562 C
6563 \end_layout
6564
6565 \begin_layout Standard
6566 To omit a left or right bracket, a dot is inserted for the omitted bracket.
6567  For example the command 
6568 \series bold
6569
6570 \backslash
6571 left.
6572 \backslash
6573 frac
6574 \begin_inset space \textvisiblespace{}
6575 \end_inset
6576
6577 A
6578 \begin_inset Formula $\downarrow$
6579 \end_inset
6580
6581 B
6582 \begin_inset space \textvisiblespace{}
6583 \end_inset
6584
6585
6586 \backslash
6587 right}
6588 \series default
6589  creates:
6590 \series bold
6591
6592 \begin_inset Formula 
6593 \[
6594 \left.\frac{A}{B}\right\} 
6595 \]
6596
6597 \end_inset
6598
6599
6600 \series default
6601 The commands 
6602 \series bold
6603
6604 \backslash
6605 left
6606 \series default
6607  and 
6608 \series bold
6609
6610 \backslash
6611 right
6612 \series default
6613  will be converted by \SpecialChar LyX
6614  to brackets in the right size when the document is
6615  reloaded and an omitted bracket will appear as dashed line.
6616 \end_layout
6617
6618 \begin_layout Standard
6619 \begin_inset VSpace bigskip
6620 \end_inset
6621
6622 Because all popular \SpecialChar LaTeX
6623  distributions use e\SpecialChar TeX
6624 , an extension to \SpecialChar LaTeX
6625 , the command
6626  
6627 \series bold
6628
6629 \backslash
6630 middle
6631 \series default
6632
6633 \begin_inset Index idx
6634 status collapsed
6635
6636 \begin_layout Plain Layout
6637 Commands ! M ! 
6638 \backslash
6639 middle
6640 \end_layout
6641
6642 \end_inset
6643
6644  is additionally available for all brackets and limits.
6645  With this command the height of the following character is adapted to the
6646  one of the surrounding brackets, what is e.
6647 \begin_inset space \thinspace{}
6648 \end_inset
6649
6650 g.
6651 \begin_inset space \space{}
6652 \end_inset
6653
6654 needed for physical vectors:
6655 \begin_inset Formula 
6656 \[
6657 \left\langle \phi\:\middle|\:J=\frac{3}{2}\,,\,M_{J}\right\rangle 
6658 \]
6659
6660 \end_inset
6661
6662 For physical vectors there is a special \SpecialChar LaTeX
6663 -package, described in 
6664 \begin_inset CommandInset ref
6665 LatexCommand ref
6666 reference "subsec:Physical-Vectors"
6667
6668 \end_inset
6669
6670 .
6671 \end_layout
6672
6673 \begin_layout Subsection
6674 Horizontal Brackets
6675 \begin_inset Index idx
6676 status collapsed
6677
6678 \begin_layout Plain Layout
6679 Brackets ! horizontal
6680 \end_layout
6681
6682 \end_inset
6683
6684
6685 \end_layout
6686
6687 \begin_layout Standard
6688 \align center
6689 \begin_inset Tabular
6690 <lyxtabular version="3" rows="4" columns="2">
6691 <features booktabs="true" tabularvalignment="middle">
6692 <column alignment="center" valignment="top" width="0pt">
6693 <column alignment="center" valignment="top" width="0pt">
6694 <row>
6695 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6696 \begin_inset Text
6697
6698 \begin_layout Plain Layout
6699 Command
6700 \end_layout
6701
6702 \end_inset
6703 </cell>
6704 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6705 \begin_inset Text
6706
6707 \begin_layout Plain Layout
6708 Result
6709 \end_layout
6710
6711 \end_inset
6712 </cell>
6713 </row>
6714 <row>
6715 <cell alignment="center" valignment="top" usebox="none">
6716 \begin_inset Text
6717
6718 \begin_layout Plain Layout
6719
6720 \backslash
6721 overbrace
6722 \begin_inset space \textvisiblespace{}
6723 \end_inset
6724
6725 A+B
6726 \begin_inset space \textvisiblespace{}
6727 \end_inset
6728
6729 ^3
6730 \begin_inset Index idx
6731 status collapsed
6732
6733 \begin_layout Plain Layout
6734 Commands ! O ! 
6735 \backslash
6736 overbrace
6737 \end_layout
6738
6739 \end_inset
6740
6741
6742 \end_layout
6743
6744 \end_inset
6745 </cell>
6746 <cell alignment="center" valignment="top" usebox="none">
6747 \begin_inset Text
6748
6749 \begin_layout Plain Layout
6750 \begin_inset Formula $\overbrace{A+B}^{3}$
6751 \end_inset
6752
6753
6754 \end_layout
6755
6756 \end_inset
6757 </cell>
6758 </row>
6759 <row topspace="2mm">
6760 <cell alignment="center" valignment="top" usebox="none">
6761 \begin_inset Text
6762
6763 \begin_layout Plain Layout
6764
6765 \backslash
6766 underbrace
6767 \begin_inset space \textvisiblespace{}
6768 \end_inset
6769
6770 A+B
6771 \begin_inset space \textvisiblespace{}
6772 \end_inset
6773
6774 _5
6775 \begin_inset Index idx
6776 status collapsed
6777
6778 \begin_layout Plain Layout
6779 Commands ! U ! 
6780 \backslash
6781 underbrace
6782 \end_layout
6783
6784 \end_inset
6785
6786
6787 \end_layout
6788
6789 \end_inset
6790 </cell>
6791 <cell alignment="center" valignment="top" usebox="none">
6792 \begin_inset Text
6793
6794 \begin_layout Plain Layout
6795 \begin_inset Formula $\underbrace{A+B}_{5}$
6796 \end_inset
6797
6798
6799 \end_layout
6800
6801 \end_inset
6802 </cell>
6803 </row>
6804 <row>
6805 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6806 \begin_inset Text
6807
6808 \begin_layout Plain Layout
6809
6810 \backslash
6811 overbrace
6812 \begin_inset space \textvisiblespace{}
6813 \end_inset
6814
6815
6816 \backslash
6817 underbrace
6818 \begin_inset space \textvisiblespace{}
6819 \end_inset
6820
6821 A+B_w
6822 \begin_inset space \textvisiblespace{}
6823 \end_inset
6824
6825
6826 \begin_inset space \textvisiblespace{}
6827 \end_inset
6828
6829 _7
6830 \begin_inset space \textvisiblespace{}
6831 \end_inset
6832
6833
6834 \begin_inset space \textvisiblespace{}
6835 \end_inset
6836
6837 ^
6838 \begin_inset space \textvisiblespace{}
6839 \end_inset
6840
6841 C
6842 \end_layout
6843
6844 \end_inset
6845 </cell>
6846 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6847 \begin_inset Text
6848
6849 \begin_layout Plain Layout
6850 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
6851 \end_inset
6852
6853
6854 \end_layout
6855
6856 \end_inset
6857 </cell>
6858 </row>
6859 </lyxtabular>
6860
6861 \end_inset
6862
6863
6864 \end_layout
6865
6866 \begin_layout Standard
6867 In the last example it doesn't matter if 
6868 \series bold
6869
6870 \backslash
6871 overbrace
6872 \series default
6873  or 
6874 \series bold
6875
6876 \backslash
6877 underbrace
6878 \series default
6879  is inserted at first.
6880 \end_layout
6881
6882 \begin_layout Standard
6883 \begin_inset VSpace medskip
6884 \end_inset
6885
6886
6887 \end_layout
6888
6889 \begin_layout Standard
6890 If you set in the document settings under 
6891 \family sans
6892 Math
6893 \begin_inset space ~
6894 \end_inset
6895
6896 Options
6897 \family default
6898  for the package 
6899 \series bold
6900 mathtools
6901 \series default
6902
6903 \begin_inset Index idx
6904 status collapsed
6905
6906 \begin_layout Plain Layout
6907 Packages ! mathtools
6908 \end_layout
6909
6910 \end_inset
6911
6912  the option 
6913 \family sans
6914 Load
6915 \begin_inset space ~
6916 \end_inset
6917
6918 always
6919 \family default
6920 , you have access to square backets:
6921 \end_layout
6922
6923 \begin_layout Standard
6924 \align center
6925 \begin_inset Tabular
6926 <lyxtabular version="3" rows="4" columns="2">
6927 <features booktabs="true" tabularvalignment="middle">
6928 <column alignment="center" valignment="top" width="0pt">
6929 <column alignment="center" valignment="top" width="0pt">
6930 <row>
6931 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6932 \begin_inset Text
6933
6934 \begin_layout Plain Layout
6935 Command
6936 \end_layout
6937
6938 \end_inset
6939 </cell>
6940 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6941 \begin_inset Text
6942
6943 \begin_layout Plain Layout
6944 Result
6945 \end_layout
6946
6947 \end_inset
6948 </cell>
6949 </row>
6950 <row>
6951 <cell alignment="center" valignment="top" usebox="none">
6952 \begin_inset Text
6953
6954 \begin_layout Plain Layout
6955
6956 \backslash
6957
6958 \family roman
6959 \series medium
6960 \shape up
6961 \size normal
6962 \emph off
6963 \bar no
6964 \strikeout off
6965 \uuline off
6966 \uwave off
6967 \noun off
6968 \color none
6969 overbracket
6970 \family default
6971 \series default
6972 \shape default
6973 \size default
6974 \emph default
6975 \bar default
6976 \strikeout default
6977 \uuline default
6978 \uwave default
6979 \noun default
6980 \color inherit
6981 {A+B
6982 \begin_inset space \textvisiblespace{}
6983 \end_inset
6984
6985 ^3
6986 \begin_inset Index idx
6987 status collapsed
6988
6989 \begin_layout Plain Layout
6990 Commands ! O ! 
6991 \backslash
6992 overbracket
6993 \end_layout
6994
6995 \end_inset
6996
6997
6998 \end_layout
6999
7000 \end_inset
7001 </cell>
7002 <cell alignment="center" valignment="top" usebox="none">
7003 \begin_inset Text
7004
7005 \begin_layout Plain Layout
7006 \begin_inset Formula $\overbracket{A+B}^{3}$
7007 \end_inset
7008
7009
7010 \end_layout
7011
7012 \end_inset
7013 </cell>
7014 </row>
7015 <row topspace="2mm">
7016 <cell alignment="center" valignment="top" usebox="none">
7017 \begin_inset Text
7018
7019 \begin_layout Plain Layout
7020
7021 \backslash
7022 under
7023 \family roman
7024 \series medium
7025 \shape up
7026 \size normal
7027 \emph off
7028 \bar no
7029 \strikeout off
7030 \uuline off
7031 \uwave off
7032 \noun off
7033 \color none
7034 bracket
7035 \family default
7036 \series default
7037 \shape default
7038 \size default
7039 \emph default
7040 \bar default
7041 \strikeout default
7042 \uuline default
7043 \uwave default
7044 \noun default
7045 \color inherit
7046 {A+B
7047 \begin_inset space \textvisiblespace{}
7048 \end_inset
7049
7050 _5
7051 \begin_inset Index idx
7052 status collapsed
7053
7054 \begin_layout Plain Layout
7055 Commands ! U ! 
7056 \backslash
7057 under
7058 \family roman
7059 \series medium
7060 \shape up
7061 \size normal
7062 \emph off
7063 \bar no
7064 \strikeout off
7065 \uuline off
7066 \uwave off
7067 \noun off
7068 \color none
7069 bracket
7070 \end_layout
7071
7072 \end_inset
7073
7074
7075 \end_layout
7076
7077 \end_inset
7078 </cell>
7079 <cell alignment="center" valignment="top" usebox="none">
7080 \begin_inset Text
7081
7082 \begin_layout Plain Layout
7083 \begin_inset Formula $\underbracket{A+B}_{5}$
7084 \end_inset
7085
7086
7087 \end_layout
7088
7089 \end_inset
7090 </cell>
7091 </row>
7092 <row>
7093 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7094 \begin_inset Text
7095
7096 \begin_layout Plain Layout
7097
7098 \backslash
7099 overbracket{
7100 \backslash
7101 underbracket{A+B_w
7102 \begin_inset space \textvisiblespace{}
7103 \end_inset
7104
7105
7106 \begin_inset space \textvisiblespace{}
7107 \end_inset
7108
7109 _7
7110 \begin_inset space \textvisiblespace{}
7111 \end_inset
7112
7113
7114 \begin_inset space \textvisiblespace{}
7115 \end_inset
7116
7117 ^
7118 \begin_inset space \textvisiblespace{}
7119 \end_inset
7120
7121 C
7122 \end_layout
7123
7124 \end_inset
7125 </cell>
7126 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7127 \begin_inset Text
7128
7129 \begin_layout Plain Layout
7130 \begin_inset Formula $\overbracket{\underbracket{A+B_{w}}_{7}}^{C}$
7131 \end_inset
7132
7133
7134 \end_layout
7135
7136 \end_inset
7137 </cell>
7138 </row>
7139 </lyxtabular>
7140
7141 \end_inset
7142
7143
7144 \end_layout
7145
7146 \begin_layout Standard
7147 For 
7148 \series bold
7149
7150 \backslash
7151 overbracket
7152 \series default
7153  and 
7154 \series bold
7155
7156 \backslash
7157 underbracket
7158 \series default
7159  you can change the thickness of the bracket's stroke by specifying the
7160  desired thickness in square brackets behind the command:
7161 \end_layout
7162
7163 \begin_layout Standard
7164 \align center
7165 \begin_inset Tabular
7166 <lyxtabular version="3" rows="3" columns="2">
7167 <features booktabs="true" tabularvalignment="middle">
7168 <column alignment="center" valignment="top" width="0pt">
7169 <column alignment="center" valignment="top" width="0pt">
7170 <row>
7171 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7172 \begin_inset Text
7173
7174 \begin_layout Plain Layout
7175 Command
7176 \end_layout
7177
7178 \end_inset
7179 </cell>
7180 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7181 \begin_inset Text
7182
7183 \begin_layout Plain Layout
7184 Result
7185 \end_layout
7186
7187 \end_inset
7188 </cell>
7189 </row>
7190 <row>
7191 <cell alignment="center" valignment="top" usebox="none">
7192 \begin_inset Text
7193
7194 \begin_layout Plain Layout
7195
7196 \backslash
7197
7198 \family roman
7199 \series medium
7200 \shape up
7201 \size normal
7202 \emph off
7203 \bar no
7204 \strikeout off
7205 \uuline off
7206 \uwave off
7207 \noun off
7208 \color none
7209 overbracket
7210 \family default
7211 \series default
7212 \shape default
7213 \size default
7214 \emph default
7215 \bar default
7216 \strikeout default
7217 \uuline default
7218 \uwave default
7219 \noun default
7220 \color inherit
7221 [3pt]
7222 \backslash
7223 {A+B
7224 \begin_inset space \textvisiblespace{}
7225 \end_inset
7226
7227 ^3
7228 \end_layout
7229
7230 \end_inset
7231 </cell>
7232 <cell alignment="center" valignment="top" usebox="none">
7233 \begin_inset Text
7234
7235 \begin_layout Plain Layout
7236 \begin_inset Formula $\overbracket[3pt]{A+B}^{3}$
7237 \end_inset
7238
7239
7240 \end_layout
7241
7242 \end_inset
7243 </cell>
7244 </row>
7245 <row topspace="2mm">
7246 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7247 \begin_inset Text
7248
7249 \begin_layout Plain Layout
7250
7251 \backslash
7252 under
7253 \family roman
7254 \series medium
7255 \shape up
7256 \size normal
7257 \emph off
7258 \bar no
7259 \strikeout off
7260 \uuline off
7261 \uwave off
7262 \noun off
7263 \color none
7264 bracket
7265 \family default
7266 \series default
7267 \shape default
7268 \size default
7269 \emph default
7270 \bar default
7271 \strikeout default
7272 \uuline default
7273 \uwave default
7274 \noun default
7275 \color inherit
7276 [1pt]
7277 \backslash
7278 {A+B
7279 \begin_inset space \textvisiblespace{}
7280 \end_inset
7281
7282 _5
7283 \end_layout
7284
7285 \end_inset
7286 </cell>
7287 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7288 \begin_inset Text
7289
7290 \begin_layout Plain Layout
7291 \begin_inset Formula $\underbracket[1pt]{A+B}_{5}$
7292 \end_inset
7293
7294
7295 \end_layout
7296
7297 \end_inset
7298 </cell>
7299 </row>
7300 </lyxtabular>
7301
7302 \end_inset
7303
7304
7305 \end_layout
7306
7307 \begin_layout Standard
7308 \begin_inset VSpace bigskip
7309 \end_inset
7310
7311 When brackets should overlap each other, multiline formulas, as described
7312  in 
7313 \begin_inset CommandInset ref
7314 LatexCommand ref
7315 reference "sec:Multiline-Formulas"
7316
7317 \end_inset
7318
7319 , must be used:
7320 \begin_inset Formula 
7321 \begin{eqnarray*}
7322 A & = & \underbrace{gggg+bbqq}_{r}+\:dddd\\
7323  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7324 \end{eqnarray*}
7325
7326 \end_inset
7327
7328 In the first row the formula is inserted together with the first brace.
7329  It is hereby important that the space command
7330 \begin_inset Foot
7331 status collapsed
7332
7333 \begin_layout Plain Layout
7334 Space commands are explained in 
7335 \begin_inset CommandInset ref
7336 LatexCommand ref
7337 reference "subsec:Predefined-Space"
7338
7339 \end_inset
7340
7341 .
7342 \end_layout
7343
7344 \end_inset
7345
7346  
7347 \series bold
7348
7349 \backslash
7350 :
7351 \series default
7352  is inserted before the first 
7353 \begin_inset Formula $d$
7354 \end_inset
7355
7356 , because the brace that ends behind the 
7357 \begin_inset Formula $q$
7358 \end_inset
7359
7360  prevents that the following 
7361 \begin_inset Quotes eld
7362 \end_inset
7363
7364 +
7365 \begin_inset Quotes erd
7366 \end_inset
7367
7368  is surrounded by space.
7369 \begin_inset Foot
7370 status collapsed
7371
7372 \begin_layout Plain Layout
7373 because a bracket is not handled as a character, see 
7374 \begin_inset CommandInset ref
7375 LatexCommand ref
7376 reference "subsec:Binary-Operators"
7377
7378 \end_inset
7379
7380
7381 \end_layout
7382
7383 \end_inset
7384
7385  In the second row the second brace is inserted.
7386  As it should begin before the 
7387 \begin_inset Formula $b$
7388 \end_inset
7389
7390 , first the command 
7391 \series bold
7392
7393 \backslash
7394 hphantom{gggg+
7395 \backslash
7396 :}
7397 \series default
7398  is inserted.
7399 \begin_inset Foot
7400 status collapsed
7401
7402 \begin_layout Plain Layout
7403 more about 
7404 \series bold
7405
7406 \backslash
7407 hphantom
7408 \series default
7409  see 
7410 \begin_inset CommandInset ref
7411 LatexCommand ref
7412 reference "subsec:Placeholders"
7413
7414 \end_inset
7415
7416
7417 \end_layout
7418
7419 \end_inset
7420
7421  This space is needed because the 
7422 \begin_inset Quotes eld
7423 \end_inset
7424
7425 +
7426 \begin_inset Quotes erd
7427 \end_inset
7428
7429  is also surrounded by space in the formula.
7430  The brace is placed under the command 
7431 \series bold
7432
7433 \backslash
7434 hphantom{bbqq+dddd}
7435 \series default
7436 .
7437 \end_layout
7438
7439 \begin_layout Standard
7440 It gets more complicated when brackets overlap each other above and under
7441  the formula, like in the following example:
7442 \begin_inset ERT
7443 status collapsed
7444
7445 \begin_layout Plain Layout
7446
7447
7448 \backslash
7449 setlength{
7450 \backslash
7451 jot}{-6pt}
7452 \end_layout
7453
7454 \end_inset
7455
7456
7457 \begin_inset Formula 
7458 \begin{eqnarray*}
7459  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7460 A & = & \underbrace{gggg+bbqq}_{r}+\:dddd
7461 \end{eqnarray*}
7462
7463 \end_inset
7464
7465
7466 \begin_inset ERT
7467 status collapsed
7468
7469 \begin_layout Plain Layout
7470
7471
7472 \backslash
7473 setlength{
7474 \backslash
7475 jot}{3pt}
7476 \end_layout
7477
7478 \end_inset
7479
7480 The first formula row is the same as the second row of the previous example,
7481  with the difference that the brace is above.
7482  The second row contains the formula together with the second brace.
7483  To avoid that there is space between the upper brace in the first row and
7484  the formula, the row spacing needs to be reduced.
7485  This is not easily possible due to a bug in \SpecialChar LyX
7486 .
7487 \begin_inset Foot
7488 status collapsed
7489
7490 \begin_layout Plain Layout
7491 \begin_inset CommandInset href
7492 LatexCommand href
7493 name "LyX-bug #1505"
7494 target "http://www.lyx.org/trac/ticket/1505"
7495 literal "false"
7496
7497 \end_inset
7498
7499
7500 \end_layout
7501
7502 \end_inset
7503
7504  As a solution for the problem, the global formula row separation 
7505 \series bold
7506
7507 \backslash
7508 jot
7509 \series default
7510
7511 \begin_inset Index idx
7512 status collapsed
7513
7514 \begin_layout Plain Layout
7515 Commands ! J ! 
7516 \backslash
7517 jot
7518 \end_layout
7519
7520 \end_inset
7521
7522  must be changed to -6
7523 \begin_inset space \thinspace{}
7524 \end_inset
7525
7526 pt before the formula with the command 
7527 \series bold
7528
7529 \backslash
7530 setlength{
7531 \backslash
7532 jot}{-6pt}
7533 \series default
7534  in \SpecialChar TeX
7535  mode.
7536  
7537 \series bold
7538
7539 \backslash
7540 jot
7541 \series default
7542  is set back after the formula to the standard value of 3
7543 \begin_inset space \thinspace{}
7544 \end_inset
7545
7546 pt using the same command.
7547  More about the row separation in formulas is explained in 
7548 \begin_inset CommandInset ref
7549 LatexCommand ref
7550 reference "subsec:Line-Separation"
7551
7552 \end_inset
7553
7554 .
7555 \end_layout
7556
7557 \begin_layout Section
7558 Arrows
7559 \begin_inset Index idx
7560 status collapsed
7561
7562 \begin_layout Plain Layout
7563 Arrows
7564 \end_layout
7565
7566 \end_inset
7567
7568
7569 \end_layout
7570
7571 \begin_layout Standard
7572 Arrows can be inserted via the math toolbar button 
7573 \begin_inset Info
7574 type  "icon"
7575 arg   "math-insert \\leftarrow"
7576 \end_inset
7577
7578  or the commands listed in the following subsections.
7579 \end_layout
7580
7581 \begin_layout Subsection
7582 Horizontal Arrows
7583 \begin_inset Index idx
7584 status collapsed
7585
7586 \begin_layout Plain Layout
7587 Arrows ! horizontal
7588 \end_layout
7589
7590 \end_inset
7591
7592
7593 \end_layout
7594
7595 \begin_layout Standard
7596 \begin_inset space \hfill{}
7597 \end_inset
7598
7599
7600 \begin_inset Tabular
7601 <lyxtabular version="3" rows="8" columns="2">
7602 <features booktabs="true" tabularvalignment="middle">
7603 <column alignment="center" valignment="top" width="0pt">
7604 <column alignment="center" valignment="top" width="0pt">
7605 <row>
7606 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7607 \begin_inset Text
7608
7609 \begin_layout Plain Layout
7610 Command
7611 \end_layout
7612
7613 \end_inset
7614 </cell>
7615 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7616 \begin_inset Text
7617
7618 \begin_layout Plain Layout
7619 Result
7620 \end_layout
7621
7622 \end_inset
7623 </cell>
7624 </row>
7625 <row>
7626 <cell alignment="center" valignment="top" usebox="none">
7627 \begin_inset Text
7628
7629 \begin_layout Plain Layout
7630
7631 \backslash
7632 gets
7633 \end_layout
7634
7635 \end_inset
7636 </cell>
7637 <cell alignment="center" valignment="top" usebox="none">
7638 \begin_inset Text
7639
7640 \begin_layout Plain Layout
7641 \begin_inset Formula $\gets$
7642 \end_inset
7643
7644
7645 \end_layout
7646
7647 \end_inset
7648 </cell>
7649 </row>
7650 <row>
7651 <cell alignment="center" valignment="top" usebox="none">
7652 \begin_inset Text
7653
7654 \begin_layout Plain Layout
7655
7656 \backslash
7657 Leftarrow
7658 \end_layout
7659
7660 \end_inset
7661 </cell>
7662 <cell alignment="center" valignment="top" usebox="none">
7663 \begin_inset Text
7664
7665 \begin_layout Plain Layout
7666 \begin_inset Formula $\Leftarrow$
7667 \end_inset
7668
7669
7670 \end_layout
7671
7672 \end_inset
7673 </cell>
7674 </row>
7675 <row>
7676 <cell alignment="center" valignment="top" usebox="none">
7677 \begin_inset Text
7678
7679 \begin_layout Plain Layout
7680
7681 \backslash
7682 longleftarrow
7683 \end_layout
7684
7685 \end_inset
7686 </cell>
7687 <cell alignment="center" valignment="top" usebox="none">
7688 \begin_inset Text
7689
7690 \begin_layout Plain Layout
7691 \begin_inset Formula $\longleftarrow$
7692 \end_inset
7693
7694
7695 \end_layout
7696
7697 \end_inset
7698 </cell>
7699 </row>
7700 <row>
7701 <cell alignment="center" valignment="top" usebox="none">
7702 \begin_inset Text
7703
7704 \begin_layout Plain Layout
7705
7706 \backslash
7707 Longleftarrow
7708 \end_layout
7709
7710 \end_inset
7711 </cell>
7712 <cell alignment="center" valignment="top" usebox="none">
7713 \begin_inset Text
7714
7715 \begin_layout Plain Layout
7716 \begin_inset Formula $\Longleftarrow$
7717 \end_inset
7718
7719
7720 \end_layout
7721
7722 \end_inset
7723 </cell>
7724 </row>
7725 <row>
7726 <cell alignment="center" valignment="top" usebox="none">
7727 \begin_inset Text
7728
7729 \begin_layout Plain Layout
7730
7731 \backslash
7732 leftharpoonup
7733 \end_layout
7734
7735 \end_inset
7736 </cell>
7737 <cell alignment="center" valignment="top" usebox="none">
7738 \begin_inset Text
7739
7740 \begin_layout Plain Layout
7741 \begin_inset Formula $\leftharpoonup$
7742 \end_inset
7743
7744
7745 \end_layout
7746
7747 \end_inset
7748 </cell>
7749 </row>
7750 <row>
7751 <cell alignment="center" valignment="top" usebox="none">
7752 \begin_inset Text
7753
7754 \begin_layout Plain Layout
7755
7756 \backslash
7757 leftharpoondown
7758 \end_layout
7759
7760 \end_inset
7761 </cell>
7762 <cell alignment="center" valignment="top" usebox="none">
7763 \begin_inset Text
7764
7765 \begin_layout Plain Layout
7766 \begin_inset Formula $\leftharpoondown$
7767 \end_inset
7768
7769
7770 \end_layout
7771
7772 \end_inset
7773 </cell>
7774 </row>
7775 <row>
7776 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7777 \begin_inset Text
7778
7779 \begin_layout Plain Layout
7780
7781 \backslash
7782 hookleftarrow
7783 \end_layout
7784
7785 \end_inset
7786 </cell>
7787 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7788 \begin_inset Text
7789
7790 \begin_layout Plain Layout
7791 \begin_inset Formula $\hookleftarrow$
7792 \end_inset
7793
7794
7795 \end_layout
7796
7797 \end_inset
7798 </cell>
7799 </row>
7800 </lyxtabular>
7801
7802 \end_inset
7803
7804
7805 \begin_inset space \hfill{}
7806 \end_inset
7807
7808
7809 \begin_inset Tabular
7810 <lyxtabular version="3" rows="8" columns="2">
7811 <features booktabs="true" tabularvalignment="middle">
7812 <column alignment="center" valignment="top" width="0pt">
7813 <column alignment="center" valignment="top" width="0pt">
7814 <row>
7815 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7816 \begin_inset Text
7817
7818 \begin_layout Plain Layout
7819 Command
7820 \end_layout
7821
7822 \end_inset
7823 </cell>
7824 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7825 \begin_inset Text
7826
7827 \begin_layout Plain Layout
7828 Result
7829 \end_layout
7830
7831 \end_inset
7832 </cell>
7833 </row>
7834 <row>
7835 <cell alignment="center" valignment="top" usebox="none">
7836 \begin_inset Text
7837
7838 \begin_layout Plain Layout
7839
7840 \backslash
7841 to
7842 \end_layout
7843
7844 \end_inset
7845 </cell>
7846 <cell alignment="center" valignment="top" usebox="none">
7847 \begin_inset Text
7848
7849 \begin_layout Plain Layout
7850 \begin_inset Formula $\to$
7851 \end_inset
7852
7853
7854 \end_layout
7855
7856 \end_inset
7857 </cell>
7858 </row>
7859 <row>
7860 <cell alignment="center" valignment="top" usebox="none">
7861 \begin_inset Text
7862
7863 \begin_layout Plain Layout
7864
7865 \backslash
7866 Rightarrow
7867 \end_layout
7868
7869 \end_inset
7870 </cell>
7871 <cell alignment="center" valignment="top" usebox="none">
7872 \begin_inset Text
7873
7874 \begin_layout Plain Layout
7875 \begin_inset Formula $\Rightarrow$
7876 \end_inset
7877
7878
7879 \end_layout
7880
7881 \end_inset
7882 </cell>
7883 </row>
7884 <row>
7885 <cell alignment="center" valignment="top" usebox="none">
7886 \begin_inset Text
7887
7888 \begin_layout Plain Layout
7889
7890 \backslash
7891 longrightarrow
7892 \end_layout
7893
7894 \end_inset
7895 </cell>
7896 <cell alignment="center" valignment="top" usebox="none">
7897 \begin_inset Text
7898
7899 \begin_layout Plain Layout
7900 \begin_inset Formula $\longrightarrow$
7901 \end_inset
7902
7903
7904 \end_layout
7905
7906 \end_inset
7907 </cell>
7908 </row>
7909 <row>
7910 <cell alignment="center" valignment="top" usebox="none">
7911 \begin_inset Text
7912
7913 \begin_layout Plain Layout
7914
7915 \backslash
7916 Longrightarrow
7917 \end_layout
7918
7919 \end_inset
7920 </cell>
7921 <cell alignment="center" valignment="top" usebox="none">
7922 \begin_inset Text
7923
7924 \begin_layout Plain Layout
7925 \begin_inset Formula $\Longrightarrow$
7926 \end_inset
7927
7928
7929 \end_layout
7930
7931 \end_inset
7932 </cell>
7933 </row>
7934 <row>
7935 <cell alignment="center" valignment="top" usebox="none">
7936 \begin_inset Text
7937
7938 \begin_layout Plain Layout
7939
7940 \backslash
7941 rightharpoonup
7942 \end_layout
7943
7944 \end_inset
7945 </cell>
7946 <cell alignment="center" valignment="top" usebox="none">
7947 \begin_inset Text
7948
7949 \begin_layout Plain Layout
7950 \begin_inset Formula $\rightharpoonup$
7951 \end_inset
7952
7953
7954 \end_layout
7955
7956 \end_inset
7957 </cell>
7958 </row>
7959 <row>
7960 <cell alignment="center" valignment="top" usebox="none">
7961 \begin_inset Text
7962
7963 \begin_layout Plain Layout
7964
7965 \backslash
7966 rightharpoondown
7967 \end_layout
7968
7969 \end_inset
7970 </cell>
7971 <cell alignment="center" valignment="top" usebox="none">
7972 \begin_inset Text
7973
7974 \begin_layout Plain Layout
7975 \begin_inset Formula $\rightharpoondown$
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" usebox="none">
7986 \begin_inset Text
7987
7988 \begin_layout Plain Layout
7989
7990 \backslash
7991 hookrightarrow
7992 \end_layout
7993
7994 \end_inset
7995 </cell>
7996 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7997 \begin_inset Text
7998
7999 \begin_layout Plain Layout
8000 \begin_inset Formula $\hookrightarrow$
8001 \end_inset
8002
8003
8004 \end_layout
8005
8006 \end_inset
8007 </cell>
8008 </row>
8009 </lyxtabular>
8010
8011 \end_inset
8012
8013
8014 \begin_inset space \hfill{}
8015 \end_inset
8016
8017
8018 \end_layout
8019
8020 \begin_layout Standard
8021 \begin_inset space \hfill{}
8022 \end_inset
8023
8024
8025 \begin_inset Tabular
8026 <lyxtabular version="3" rows="6" columns="2">
8027 <features booktabs="true" tabularvalignment="middle">
8028 <column alignment="center" valignment="top" width="0pt">
8029 <column alignment="center" valignment="top" width="0pt">
8030 <row>
8031 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8032 \begin_inset Text
8033
8034 \begin_layout Plain Layout
8035 Command
8036 \end_layout
8037
8038 \end_inset
8039 </cell>
8040 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8041 \begin_inset Text
8042
8043 \begin_layout Plain Layout
8044 Result
8045 \end_layout
8046
8047 \end_inset
8048 </cell>
8049 </row>
8050 <row>
8051 <cell alignment="center" valignment="top" usebox="none">
8052 \begin_inset Text
8053
8054 \begin_layout Plain Layout
8055
8056 \backslash
8057 leftrightarrow
8058 \end_layout
8059
8060 \end_inset
8061 </cell>
8062 <cell alignment="center" valignment="top" usebox="none">
8063 \begin_inset Text
8064
8065 \begin_layout Plain Layout
8066 \begin_inset Formula $\leftrightarrow$
8067 \end_inset
8068
8069
8070 \end_layout
8071
8072 \end_inset
8073 </cell>
8074 </row>
8075 <row>
8076 <cell alignment="center" valignment="top" usebox="none">
8077 \begin_inset Text
8078
8079 \begin_layout Plain Layout
8080
8081 \backslash
8082 Leftrightarrow
8083 \end_layout
8084
8085 \end_inset
8086 </cell>
8087 <cell alignment="center" valignment="top" usebox="none">
8088 \begin_inset Text
8089
8090 \begin_layout Plain Layout
8091 \begin_inset Formula $\Leftrightarrow$
8092 \end_inset
8093
8094
8095 \end_layout
8096
8097 \end_inset
8098 </cell>
8099 </row>
8100 <row>
8101 <cell alignment="center" valignment="top" usebox="none">
8102 \begin_inset Text
8103
8104 \begin_layout Plain Layout
8105
8106 \backslash
8107 longleftrightarrow
8108 \end_layout
8109
8110 \end_inset
8111 </cell>
8112 <cell alignment="center" valignment="top" usebox="none">
8113 \begin_inset Text
8114
8115 \begin_layout Plain Layout
8116 \begin_inset Formula $\longleftrightarrow$
8117 \end_inset
8118
8119
8120 \end_layout
8121
8122 \end_inset
8123 </cell>
8124 </row>
8125 <row>
8126 <cell alignment="center" valignment="top" usebox="none">
8127 \begin_inset Text
8128
8129 \begin_layout Plain Layout
8130
8131 \backslash
8132 Longleftrightarrow
8133 \end_layout
8134
8135 \end_inset
8136 </cell>
8137 <cell alignment="center" valignment="top" usebox="none">
8138 \begin_inset Text
8139
8140 \begin_layout Plain Layout
8141 \begin_inset Formula $\Longleftrightarrow$
8142 \end_inset
8143
8144
8145 \end_layout
8146
8147 \end_inset
8148 </cell>
8149 </row>
8150 <row>
8151 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8152 \begin_inset Text
8153
8154 \begin_layout Plain Layout
8155
8156 \backslash
8157 rightleftharpoons
8158 \end_layout
8159
8160 \end_inset
8161 </cell>
8162 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8163 \begin_inset Text
8164
8165 \begin_layout Plain Layout
8166 \begin_inset Formula $\rightleftharpoons$
8167 \end_inset
8168
8169
8170 \end_layout
8171
8172 \end_inset
8173 </cell>
8174 </row>
8175 </lyxtabular>
8176
8177 \end_inset
8178
8179
8180 \begin_inset space \hspace{}
8181 \length 25pt
8182 \end_inset
8183
8184
8185 \begin_inset space \hfill{}
8186 \end_inset
8187
8188
8189 \begin_inset Tabular
8190 <lyxtabular version="3" rows="5" columns="2">
8191 <features booktabs="true" tabularvalignment="middle">
8192 <column alignment="center" valignment="top" width="0pt">
8193 <column alignment="center" valignment="top" width="0pt">
8194 <row>
8195 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8196 \begin_inset Text
8197
8198 \begin_layout Plain Layout
8199 Command
8200 \end_layout
8201
8202 \end_inset
8203 </cell>
8204 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8205 \begin_inset Text
8206
8207 \begin_layout Plain Layout
8208 Result
8209 \end_layout
8210
8211 \end_inset
8212 </cell>
8213 </row>
8214 <row>
8215 <cell alignment="center" valignment="top" usebox="none">
8216 \begin_inset Text
8217
8218 \begin_layout Plain Layout
8219
8220 \backslash
8221 mapsto
8222 \end_layout
8223
8224 \end_inset
8225 </cell>
8226 <cell alignment="center" valignment="top" usebox="none">
8227 \begin_inset Text
8228
8229 \begin_layout Plain Layout
8230 \begin_inset Formula $\mapsto$
8231 \end_inset
8232
8233
8234 \end_layout
8235
8236 \end_inset
8237 </cell>
8238 </row>
8239 <row>
8240 <cell alignment="center" valignment="top" usebox="none">
8241 \begin_inset Text
8242
8243 \begin_layout Plain Layout
8244
8245 \backslash
8246 longmapsto
8247 \end_layout
8248
8249 \end_inset
8250 </cell>
8251 <cell alignment="center" valignment="top" usebox="none">
8252 \begin_inset Text
8253
8254 \begin_layout Plain Layout
8255 \begin_inset Formula $\longmapsto$
8256 \end_inset
8257
8258
8259 \end_layout
8260
8261 \end_inset
8262 </cell>
8263 </row>
8264 <row>
8265 <cell alignment="center" valignment="top" usebox="none">
8266 \begin_inset Text
8267
8268 \begin_layout Plain Layout
8269
8270 \backslash
8271 leadsto
8272 \end_layout
8273
8274 \end_inset
8275 </cell>
8276 <cell alignment="center" valignment="top" usebox="none">
8277 \begin_inset Text
8278
8279 \begin_layout Plain Layout
8280 \begin_inset Formula $\leadsto$
8281 \end_inset
8282
8283
8284 \end_layout
8285
8286 \end_inset
8287 </cell>
8288 </row>
8289 <row>
8290 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8291 \begin_inset Text
8292
8293 \begin_layout Plain Layout
8294
8295 \backslash
8296 dasharrow
8297 \end_layout
8298
8299 \end_inset
8300 </cell>
8301 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8302 \begin_inset Text
8303
8304 \begin_layout Plain Layout
8305 \begin_inset Formula $\dasharrow$
8306 \end_inset
8307
8308
8309 \end_layout
8310
8311 \end_inset
8312 </cell>
8313 </row>
8314 </lyxtabular>
8315
8316 \end_inset
8317
8318
8319 \begin_inset space \hfill{}
8320 \end_inset
8321
8322
8323 \end_layout
8324
8325 \begin_layout Standard
8326 \begin_inset VSpace medskip
8327 \end_inset
8328
8329 Arrows used as accents like e.
8330 \begin_inset space \thinspace{}
8331 \end_inset
8332
8333 g.
8334 \begin_inset space \space{}
8335 \end_inset
8336
8337 vector arrows are listed in 
8338 \begin_inset CommandInset ref
8339 LatexCommand ref
8340 reference "sec:Accents"
8341
8342 \end_inset
8343
8344 .
8345 \end_layout
8346
8347 \begin_layout Standard
8348 \begin_inset VSpace bigskip
8349 \end_inset
8350
8351 Furthermore there are the labeled arrows
8352 \begin_inset Index idx
8353 status collapsed
8354
8355 \begin_layout Plain Layout
8356 Arrows ! labeled
8357 \end_layout
8358
8359 \end_inset
8360
8361  
8362 \series bold
8363
8364 \backslash
8365 xleftarrow
8366 \series default
8367
8368 \begin_inset Index idx
8369 status collapsed
8370
8371 \begin_layout Plain Layout
8372 Commands ! X ! 
8373 \backslash
8374 xleftarrow
8375 \end_layout
8376
8377 \end_inset
8378
8379  and 
8380 \series bold
8381
8382 \backslash
8383 xrightarrow
8384 \series default
8385
8386 \begin_inset Index idx
8387 status collapsed
8388
8389 \begin_layout Plain Layout
8390 Commands ! X ! 
8391 \backslash
8392 xrightarrow
8393 \begin_inset ERT
8394 status collapsed
8395
8396 \begin_layout Plain Layout
8397
8398
8399 \backslash
8400 vspace{4mm}
8401 \end_layout
8402
8403 \end_inset
8404
8405
8406 \end_layout
8407
8408 \end_inset
8409
8410 .
8411  When inserting one of these commands in a formula, an arrow with two blue
8412  boxes appear where the label can be inserted.
8413  The length of the arrow adapts to the label width.
8414 \end_layout
8415
8416 \begin_layout Standard
8417 \align center
8418 \begin_inset Tabular
8419 <lyxtabular version="3" rows="3" columns="2">
8420 <features booktabs="true" tabularvalignment="middle">
8421 <column alignment="center" valignment="top" width="0pt">
8422 <column alignment="center" valignment="top" width="0pt">
8423 <row>
8424 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8425 \begin_inset Text
8426
8427 \begin_layout Plain Layout
8428 Command
8429 \end_layout
8430
8431 \end_inset
8432 </cell>
8433 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8434 \begin_inset Text
8435
8436 \begin_layout Plain Layout
8437 Result
8438 \end_layout
8439
8440 \end_inset
8441 </cell>
8442 </row>
8443 <row>
8444 <cell alignment="center" valignment="top" usebox="none">
8445 \begin_inset Text
8446
8447 \begin_layout Plain Layout
8448 F(a)
8449 \backslash
8450 xleftarrow
8451 \begin_inset space \textvisiblespace{}
8452 \end_inset
8453
8454 x=a
8455 \begin_inset Formula $\downarrow$
8456 \end_inset
8457
8458 x>0
8459 \begin_inset Formula $\to$
8460 \end_inset
8461
8462 F(x)
8463 \end_layout
8464
8465 \end_inset
8466 </cell>
8467 <cell alignment="center" valignment="top" usebox="none">
8468 \begin_inset Text
8469
8470 \begin_layout Plain Layout
8471 \begin_inset Formula $F(a)\xleftarrow[x>0]{x=a}F(x)$
8472 \end_inset
8473
8474
8475 \end_layout
8476
8477 \end_inset
8478 </cell>
8479 </row>
8480 <row topspace="2mm">
8481 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8482 \begin_inset Text
8483
8484 \begin_layout Plain Layout
8485 F(x)
8486 \backslash
8487 xrightarrow
8488 \begin_inset space \textvisiblespace{}
8489 \end_inset
8490
8491 x=a
8492 \begin_inset Formula $\downarrow$
8493 \end_inset
8494
8495 x>0
8496 \begin_inset Formula $\to$
8497 \end_inset
8498
8499 F(a)
8500 \end_layout
8501
8502 \end_inset
8503 </cell>
8504 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8505 \begin_inset Text
8506
8507 \begin_layout Plain Layout
8508 \begin_inset Formula $F(x)\xrightarrow[x>0]{x=a}F(a)$
8509 \end_inset
8510
8511
8512 \end_layout
8513
8514 \end_inset
8515 </cell>
8516 </row>
8517 </lyxtabular>
8518
8519 \end_inset
8520
8521
8522 \end_layout
8523
8524 \begin_layout Standard
8525 \begin_inset VSpace medskip
8526 \end_inset
8527
8528
8529 \end_layout
8530
8531 \begin_layout Standard
8532 If you set in the document settings under 
8533 \family sans
8534 Math
8535 \begin_inset space ~
8536 \end_inset
8537
8538 Options
8539 \family default
8540  for the package 
8541 \series bold
8542 mathtools
8543 \series default
8544
8545 \begin_inset Index idx
8546 status collapsed
8547
8548 \begin_layout Plain Layout
8549 Packages ! mathtools
8550 \end_layout
8551
8552 \end_inset
8553
8554  the option 
8555 \family sans
8556 Load
8557 \begin_inset space ~
8558 \end_inset
8559
8560 always
8561 \family default
8562 , you have access to the following labeled arrows:
8563 \end_layout
8564
8565 \begin_layout Standard
8566 \begin_inset Newpage newpage
8567 \end_inset
8568
8569
8570 \end_layout
8571
8572 \begin_layout Standard
8573 \align center
8574 \begin_inset space \hspace*{\fill}
8575 \end_inset
8576
8577
8578 \begin_inset Tabular
8579 <lyxtabular version="3" rows="7" columns="2">
8580 <features booktabs="true" tabularvalignment="middle">
8581 <column alignment="center" valignment="top" width="0pt">
8582 <column alignment="center" valignment="top" width="0pt">
8583 <row>
8584 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8585 \begin_inset Text
8586
8587 \begin_layout Plain Layout
8588 Command
8589 \end_layout
8590
8591 \end_inset
8592 </cell>
8593 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8594 \begin_inset Text
8595
8596 \begin_layout Plain Layout
8597 Example
8598 \end_layout
8599
8600 \end_inset
8601 </cell>
8602 </row>
8603 <row>
8604 <cell alignment="center" valignment="top" usebox="none">
8605 \begin_inset Text
8606
8607 \begin_layout Plain Layout
8608
8609 \family roman
8610 \series medium
8611 \shape up
8612 \size normal
8613 \emph off
8614 \bar no
8615 \strikeout off
8616 \uuline off
8617 \uwave off
8618 \noun off
8619 \color none
8620
8621 \backslash
8622 xleftrightarrow
8623 \end_layout
8624
8625 \end_inset
8626 </cell>
8627 <cell alignment="center" valignment="top" usebox="none">
8628 \begin_inset Text
8629
8630 \begin_layout Plain Layout
8631 \begin_inset Formula $\xleftrightarrow[x=a]{x>0}$
8632 \end_inset
8633
8634
8635 \end_layout
8636
8637 \end_inset
8638 </cell>
8639 </row>
8640 <row topspace="2mm">
8641 <cell alignment="center" valignment="top" usebox="none">
8642 \begin_inset Text
8643
8644 \begin_layout Plain Layout
8645
8646 \family roman
8647 \series medium
8648 \shape up
8649 \size normal
8650 \emph off
8651 \bar no
8652 \strikeout off
8653 \uuline off
8654 \uwave off
8655 \noun off
8656 \color none
8657
8658 \backslash
8659 xLeftarrow
8660 \end_layout
8661
8662 \end_inset
8663 </cell>
8664 <cell alignment="center" valignment="top" usebox="none">
8665 \begin_inset Text
8666
8667 \begin_layout Plain Layout
8668 \begin_inset Formula $\xLeftarrow[x=a]{x>0}$
8669 \end_inset
8670
8671
8672 \end_layout
8673
8674 \end_inset
8675 </cell>
8676 </row>
8677 <row topspace="2mm">
8678 <cell alignment="center" valignment="top" usebox="none">
8679 \begin_inset Text
8680
8681 \begin_layout Plain Layout
8682
8683 \backslash
8684
8685 \family roman
8686 \series medium
8687 \shape up
8688 \size normal
8689 \emph off
8690 \bar no
8691 \strikeout off
8692 \uuline off
8693 \uwave off
8694 \noun off
8695 \color none
8696 xRightarrow
8697 \end_layout
8698
8699 \end_inset
8700 </cell>
8701 <cell alignment="center" valignment="top" usebox="none">
8702 \begin_inset Text
8703
8704 \begin_layout Plain Layout
8705 \begin_inset Formula $\xRightarrow[x=a]{x>0}$
8706 \end_inset
8707
8708
8709 \end_layout
8710
8711 \end_inset
8712 </cell>
8713 </row>
8714 <row topspace="2mm">
8715 <cell alignment="center" valignment="top" usebox="none">
8716 \begin_inset Text
8717
8718 \begin_layout Plain Layout
8719
8720 \backslash
8721
8722 \family roman
8723 \series medium
8724 \shape up
8725 \size normal
8726 \emph off
8727 \bar no
8728 \strikeout off
8729 \uuline off
8730 \uwave off
8731 \noun off
8732 \color none
8733 xLeftrightarrow
8734 \end_layout
8735
8736 \end_inset
8737 </cell>
8738 <cell alignment="center" valignment="top" usebox="none">
8739 \begin_inset Text
8740
8741 \begin_layout Plain Layout
8742 \begin_inset Formula $\xLeftrightarrow[x=a]{x>0}$
8743 \end_inset
8744
8745
8746 \end_layout
8747
8748 \end_inset
8749 </cell>
8750 </row>
8751 <row topspace="2mm">
8752 <cell alignment="center" valignment="top" usebox="none">
8753 \begin_inset Text
8754
8755 \begin_layout Plain Layout
8756
8757 \family roman
8758 \series medium
8759 \shape up
8760 \size normal
8761 \emph off
8762 \bar no
8763 \strikeout off
8764 \uuline off
8765 \uwave off
8766 \noun off
8767 \color none
8768
8769 \backslash
8770 xhookleftarrow
8771 \end_layout
8772
8773 \end_inset
8774 </cell>
8775 <cell alignment="center" valignment="top" usebox="none">
8776 \begin_inset Text
8777
8778 \begin_layout Plain Layout
8779 \begin_inset Formula $\xhookleftarrow[x=a]{x>0}$
8780 \end_inset
8781
8782
8783 \end_layout
8784
8785 \end_inset
8786 </cell>
8787 </row>
8788 <row topspace="2mm">
8789 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8790 \begin_inset Text
8791
8792 \begin_layout Plain Layout
8793
8794 \family roman
8795 \series medium
8796 \shape up
8797 \size normal
8798 \emph off
8799 \bar no
8800 \strikeout off
8801 \uuline off
8802 \uwave off
8803 \noun off
8804 \color none
8805
8806 \backslash
8807 xhookrightarrow
8808 \end_layout
8809
8810 \end_inset
8811 </cell>
8812 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8813 \begin_inset Text
8814
8815 \begin_layout Plain Layout
8816 \begin_inset Formula $\xhookrightarrow[x=a]{x>0}$
8817 \end_inset
8818
8819
8820 \end_layout
8821
8822 \end_inset
8823 </cell>
8824 </row>
8825 </lyxtabular>
8826
8827 \end_inset
8828
8829
8830 \begin_inset space \hspace*{\fill}
8831 \end_inset
8832
8833
8834 \begin_inset Tabular
8835 <lyxtabular version="3" rows="7" columns="2">
8836 <features booktabs="true" tabularvalignment="middle">
8837 <column alignment="center" valignment="top" width="0pt">
8838 <column alignment="center" valignment="top" width="0pt">
8839 <row>
8840 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8841 \begin_inset Text
8842
8843 \begin_layout Plain Layout
8844 Command
8845 \end_layout
8846
8847 \end_inset
8848 </cell>
8849 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8850 \begin_inset Text
8851
8852 \begin_layout Plain Layout
8853 Example
8854 \end_layout
8855
8856 \end_inset
8857 </cell>
8858 </row>
8859 <row>
8860 <cell alignment="center" valignment="top" usebox="none">
8861 \begin_inset Text
8862
8863 \begin_layout Plain Layout
8864
8865 \backslash
8866
8867 \family roman
8868 \series medium
8869 \shape up
8870 \size normal
8871 \emph off
8872 \bar no
8873 \strikeout off
8874 \uuline off
8875 \uwave off
8876 \noun off
8877 \color none
8878 xleftharpoondown
8879 \end_layout
8880
8881 \end_inset
8882 </cell>
8883 <cell alignment="center" valignment="top" usebox="none">
8884 \begin_inset Text
8885
8886 \begin_layout Plain Layout
8887 \begin_inset Formula $\xleftharpoondown[x=a]{x>0}$
8888 \end_inset
8889
8890
8891 \end_layout
8892
8893 \end_inset
8894 </cell>
8895 </row>
8896 <row topspace="2mm">
8897 <cell alignment="center" valignment="top" usebox="none">
8898 \begin_inset Text
8899
8900 \begin_layout Plain Layout
8901
8902 \backslash
8903
8904 \family roman
8905 \series medium
8906 \shape up
8907 \size normal
8908 \emph off
8909 \bar no
8910 \strikeout off
8911 \uuline off
8912 \uwave off
8913 \noun off
8914 \color none
8915 xleftharpoonup
8916 \end_layout
8917
8918 \end_inset
8919 </cell>
8920 <cell alignment="center" valignment="top" usebox="none">
8921 \begin_inset Text
8922
8923 \begin_layout Plain Layout
8924 \begin_inset Formula $\xleftharpoonup[x=a]{x>0}$
8925 \end_inset
8926
8927
8928 \end_layout
8929
8930 \end_inset
8931 </cell>
8932 </row>
8933 <row topspace="2mm">
8934 <cell alignment="center" valignment="top" usebox="none">
8935 \begin_inset Text
8936
8937 \begin_layout Plain Layout
8938
8939 \backslash
8940
8941 \family roman
8942 \series medium
8943 \shape up
8944 \size normal
8945 \emph off
8946 \bar no
8947 \strikeout off
8948 \uuline off
8949 \uwave off
8950 \noun off
8951 \color none
8952 xrightharpoondown
8953 \end_layout
8954
8955 \end_inset
8956 </cell>
8957 <cell alignment="center" valignment="top" usebox="none">
8958 \begin_inset Text
8959
8960 \begin_layout Plain Layout
8961 \begin_inset Formula $\xrightharpoondown[x=a]{x>0}$
8962 \end_inset
8963
8964
8965 \end_layout
8966
8967 \end_inset
8968 </cell>
8969 </row>
8970 <row topspace="2mm">
8971 <cell alignment="center" valignment="top" usebox="none">
8972 \begin_inset Text
8973
8974 \begin_layout Plain Layout
8975
8976 \backslash
8977
8978 \family roman
8979 \series medium
8980 \shape up
8981 \size normal
8982 \emph off
8983 \bar no
8984 \strikeout off
8985 \uuline off
8986 \uwave off
8987 \noun off
8988 \color none
8989 xrightharpoonup
8990 \end_layout
8991
8992 \end_inset
8993 </cell>
8994 <cell alignment="center" valignment="top" usebox="none">
8995 \begin_inset Text
8996
8997 \begin_layout Plain Layout
8998 \begin_inset Formula $\xrightharpoonup[x=a]{x>0}$
8999 \end_inset
9000
9001
9002 \end_layout
9003
9004 \end_inset
9005 </cell>
9006 </row>
9007 <row topspace="2mm">
9008 <cell alignment="center" valignment="top" usebox="none">
9009 \begin_inset Text
9010
9011 \begin_layout Plain Layout
9012
9013 \backslash
9014
9015 \family roman
9016 \series medium
9017 \shape up
9018 \size normal
9019 \emph off
9020 \bar no
9021 \strikeout off
9022 \uuline off
9023 \uwave off
9024 \noun off
9025 \color none
9026 xleftrightharpoons
9027 \end_layout
9028
9029 \end_inset
9030 </cell>
9031 <cell alignment="center" valignment="top" usebox="none">
9032 \begin_inset Text
9033
9034 \begin_layout Plain Layout
9035 \begin_inset Formula $\xleftrightharpoons[x=a]{x>0}$
9036 \end_inset
9037
9038
9039 \end_layout
9040
9041 \end_inset
9042 </cell>
9043 </row>
9044 <row topspace="2mm">
9045 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9046 \begin_inset Text
9047
9048 \begin_layout Plain Layout
9049
9050 \backslash
9051
9052 \family roman
9053 \series medium
9054 \shape up
9055 \size normal
9056 \emph off
9057 \bar no
9058 \strikeout off
9059 \uuline off
9060 \uwave off
9061 \noun off
9062 \color none
9063 xrightleftharpoons
9064 \end_layout
9065
9066 \end_inset
9067 </cell>
9068 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9069 \begin_inset Text
9070
9071 \begin_layout Plain Layout
9072 \begin_inset Formula $\xrightleftharpoons[x=a]{x>0}$
9073 \end_inset
9074
9075
9076 \end_layout
9077
9078 \end_inset
9079 </cell>
9080 </row>
9081 </lyxtabular>
9082
9083 \end_inset
9084
9085
9086 \begin_inset space \hspace*{\fill}
9087 \end_inset
9088
9089
9090 \end_layout
9091
9092 \begin_layout Standard
9093 The command scheme is for all these arrows:
9094 \end_layout
9095
9096 \begin_layout Standard
9097 \align center
9098 \begin_inset Tabular
9099 <lyxtabular version="3" rows="2" columns="2">
9100 <features booktabs="true" tabularvalignment="middle">
9101 <column alignment="center" valignment="top" width="0pt">
9102 <column alignment="center" valignment="top" width="0pt">
9103 <row>
9104 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9105 \begin_inset Text
9106
9107 \begin_layout Plain Layout
9108 Command
9109 \end_layout
9110
9111 \end_inset
9112 </cell>
9113 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9114 \begin_inset Text
9115
9116 \begin_layout Plain Layout
9117 Result
9118 \end_layout
9119
9120 \end_inset
9121 </cell>
9122 </row>
9123 <row bottomspace="0.5mm">
9124 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9125 \begin_inset Text
9126
9127 \begin_layout Plain Layout
9128 F(a)
9129 \backslash
9130 xleftrightarrow[x=a]
9131 \backslash
9132 {x>0
9133 \begin_inset Formula $\to$
9134 \end_inset
9135
9136 F(x)
9137 \end_layout
9138
9139 \end_inset
9140 </cell>
9141 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9142 \begin_inset Text
9143
9144 \begin_layout Plain Layout
9145 \begin_inset Formula $F(a)\xleftrightarrow[x=a]{x>0}F(x)$
9146 \end_inset
9147
9148
9149 \end_layout
9150
9151 \end_inset
9152 </cell>
9153 </row>
9154 </lyxtabular>
9155
9156 \end_inset
9157
9158
9159 \end_layout
9160
9161 \begin_layout Subsection
9162 Vertical and diagonal Arrows
9163 \begin_inset Index idx
9164 status collapsed
9165
9166 \begin_layout Plain Layout
9167 Arrows ! diagonal
9168 \end_layout
9169
9170 \end_inset
9171
9172
9173 \begin_inset Index idx
9174 status collapsed
9175
9176 \begin_layout Plain Layout
9177 Arrows ! vertical
9178 \end_layout
9179
9180 \end_inset
9181
9182
9183 \end_layout
9184
9185 \begin_layout Standard
9186 \begin_inset space \hfill{}
9187 \end_inset
9188
9189
9190 \begin_inset Tabular
9191 <lyxtabular version="3" rows="7" columns="2">
9192 <features booktabs="true" tabularvalignment="middle">
9193 <column alignment="center" valignment="top" width="0pt">
9194 <column alignment="center" valignment="top" width="0pt">
9195 <row>
9196 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9197 \begin_inset Text
9198
9199 \begin_layout Plain Layout
9200 Command
9201 \end_layout
9202
9203 \end_inset
9204 </cell>
9205 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9206 \begin_inset Text
9207
9208 \begin_layout Plain Layout
9209 Result
9210 \end_layout
9211
9212 \end_inset
9213 </cell>
9214 </row>
9215 <row>
9216 <cell alignment="center" valignment="top" usebox="none">
9217 \begin_inset Text
9218
9219 \begin_layout Plain Layout
9220
9221 \backslash
9222 uparrow
9223 \end_layout
9224
9225 \end_inset
9226 </cell>
9227 <cell alignment="center" valignment="top" usebox="none">
9228 \begin_inset Text
9229
9230 \begin_layout Plain Layout
9231 \begin_inset Formula $\uparrow$
9232 \end_inset
9233
9234
9235 \end_layout
9236
9237 \end_inset
9238 </cell>
9239 </row>
9240 <row>
9241 <cell alignment="center" valignment="top" usebox="none">
9242 \begin_inset Text
9243
9244 \begin_layout Plain Layout
9245
9246 \backslash
9247 Uparrow
9248 \end_layout
9249
9250 \end_inset
9251 </cell>
9252 <cell alignment="center" valignment="top" usebox="none">
9253 \begin_inset Text
9254
9255 \begin_layout Plain Layout
9256 \begin_inset Formula $\Uparrow$
9257 \end_inset
9258
9259
9260 \end_layout
9261
9262 \end_inset
9263 </cell>
9264 </row>
9265 <row>
9266 <cell alignment="center" valignment="top" usebox="none">
9267 \begin_inset Text
9268
9269 \begin_layout Plain Layout
9270
9271 \backslash
9272 updownarrow
9273 \end_layout
9274
9275 \end_inset
9276 </cell>
9277 <cell alignment="center" valignment="top" usebox="none">
9278 \begin_inset Text
9279
9280 \begin_layout Plain Layout
9281 \begin_inset Formula $\updownarrow$
9282 \end_inset
9283
9284
9285 \end_layout
9286
9287 \end_inset
9288 </cell>
9289 </row>
9290 <row>
9291 <cell alignment="center" valignment="top" usebox="none">
9292 \begin_inset Text
9293
9294 \begin_layout Plain Layout
9295
9296 \backslash
9297 Updownarrow
9298 \end_layout
9299
9300 \end_inset
9301 </cell>
9302 <cell alignment="center" valignment="top" usebox="none">
9303 \begin_inset Text
9304
9305 \begin_layout Plain Layout
9306 \begin_inset Formula $\Updownarrow$
9307 \end_inset
9308
9309
9310 \end_layout
9311
9312 \end_inset
9313 </cell>
9314 </row>
9315 <row>
9316 <cell alignment="center" valignment="top" usebox="none">
9317 \begin_inset Text
9318
9319 \begin_layout Plain Layout
9320
9321 \backslash
9322 Downarrow
9323 \end_layout
9324
9325 \end_inset
9326 </cell>
9327 <cell alignment="center" valignment="top" usebox="none">
9328 \begin_inset Text
9329
9330 \begin_layout Plain Layout
9331 \begin_inset Formula $\Downarrow$
9332 \end_inset
9333
9334
9335 \end_layout
9336
9337 \end_inset
9338 </cell>
9339 </row>
9340 <row>
9341 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9342 \begin_inset Text
9343
9344 \begin_layout Plain Layout
9345
9346 \backslash
9347 downarrow
9348 \end_layout
9349
9350 \end_inset
9351 </cell>
9352 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9353 \begin_inset Text
9354
9355 \begin_layout Plain Layout
9356 \begin_inset Formula $\downarrow$
9357 \end_inset
9358
9359
9360 \end_layout
9361
9362 \end_inset
9363 </cell>
9364 </row>
9365 </lyxtabular>
9366
9367 \end_inset
9368
9369
9370 \begin_inset space \hfill{}
9371 \end_inset
9372
9373
9374 \begin_inset Tabular
9375 <lyxtabular version="3" rows="5" columns="2">
9376 <features booktabs="true" tabularvalignment="middle">
9377 <column alignment="center" valignment="top" width="0pt">
9378 <column alignment="center" valignment="top" width="0pt">
9379 <row>
9380 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9381 \begin_inset Text
9382
9383 \begin_layout Plain Layout
9384 Command
9385 \end_layout
9386
9387 \end_inset
9388 </cell>
9389 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9390 \begin_inset Text
9391
9392 \begin_layout Plain Layout
9393 Result
9394 \end_layout
9395
9396 \end_inset
9397 </cell>
9398 </row>
9399 <row>
9400 <cell alignment="center" valignment="top" usebox="none">
9401 \begin_inset Text
9402
9403 \begin_layout Plain Layout
9404
9405 \backslash
9406 nearrow
9407 \end_layout
9408
9409 \end_inset
9410 </cell>
9411 <cell alignment="center" valignment="top" usebox="none">
9412 \begin_inset Text
9413
9414 \begin_layout Plain Layout
9415 \begin_inset Formula $\nearrow$
9416 \end_inset
9417
9418
9419 \end_layout
9420
9421 \end_inset
9422 </cell>
9423 </row>
9424 <row>
9425 <cell alignment="center" valignment="top" usebox="none">
9426 \begin_inset Text
9427
9428 \begin_layout Plain Layout
9429
9430 \backslash
9431 searrow
9432 \end_layout
9433
9434 \end_inset
9435 </cell>
9436 <cell alignment="center" valignment="top" usebox="none">
9437 \begin_inset Text
9438
9439 \begin_layout Plain Layout
9440 \begin_inset Formula $\searrow$
9441 \end_inset
9442
9443
9444 \end_layout
9445
9446 \end_inset
9447 </cell>
9448 </row>
9449 <row>
9450 <cell alignment="center" valignment="top" usebox="none">
9451 \begin_inset Text
9452
9453 \begin_layout Plain Layout
9454
9455 \backslash
9456 swarrow
9457 \end_layout
9458
9459 \end_inset
9460 </cell>
9461 <cell alignment="center" valignment="top" usebox="none">
9462 \begin_inset Text
9463
9464 \begin_layout Plain Layout
9465 \begin_inset Formula $\swarrow$
9466 \end_inset
9467
9468
9469 \end_layout
9470
9471 \end_inset
9472 </cell>
9473 </row>
9474 <row>
9475 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9476 \begin_inset Text
9477
9478 \begin_layout Plain Layout
9479
9480 \backslash
9481 nwarrow
9482 \end_layout
9483
9484 \end_inset
9485 </cell>
9486 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9487 \begin_inset Text
9488
9489 \begin_layout Plain Layout
9490 \begin_inset Formula $\nwarrow$
9491 \end_inset
9492
9493
9494 \end_layout
9495
9496 \end_inset
9497 </cell>
9498 </row>
9499 </lyxtabular>
9500
9501 \end_inset
9502
9503
9504 \begin_inset space \hfill{}
9505 \end_inset
9506
9507
9508 \end_layout
9509
9510 \begin_layout Standard
9511 \begin_inset VSpace medskip
9512 \end_inset
9513
9514 Vertical arrows can be used also as delimiters together with the commands
9515  described in 
9516 \begin_inset CommandInset ref
9517 LatexCommand ref
9518 reference "subsec:Manual-Bracket-Size"
9519
9520 \end_inset
9521
9522  and 
9523 \begin_inset CommandInset ref
9524 LatexCommand ref
9525 reference "subsec:Automatic-Bracket-Size"
9526
9527 \end_inset
9528
9529 .
9530 \end_layout
9531
9532 \begin_layout Section
9533 Accents
9534 \begin_inset CommandInset label
9535 LatexCommand label
9536 name "sec:Accents"
9537
9538 \end_inset
9539
9540
9541 \begin_inset Index idx
9542 status collapsed
9543
9544 \begin_layout Plain Layout
9545 Accents
9546 \end_layout
9547
9548 \end_inset
9549
9550
9551 \end_layout
9552
9553 \begin_layout Standard
9554 Accents can be inserted via the math toolbar button 
9555 \begin_inset Info
9556 type  "icon"
9557 arg   "math-insert \\hat"
9558 \end_inset
9559
9560  or the commands listed in the following subsections.
9561 \end_layout
9562
9563 \begin_layout Subsection
9564 Accents for one Character
9565 \begin_inset ERT
9566 status collapsed
9567
9568 \begin_layout Plain Layout
9569
9570
9571 \backslash
9572 texorpdfstring{
9573 \end_layout
9574
9575 \end_inset
9576
9577
9578 \begin_inset Foot
9579 status collapsed
9580
9581 \begin_layout Plain Layout
9582 accents in text see 
9583 \begin_inset CommandInset ref
9584 LatexCommand ref
9585 reference "subsec:Accents-in-Text"
9586
9587 \end_inset
9588
9589
9590 \end_layout
9591
9592 \end_inset
9593
9594
9595 \begin_inset ERT
9596 status collapsed
9597
9598 \begin_layout Plain Layout
9599
9600 }{}
9601 \end_layout
9602
9603 \end_inset
9604
9605
9606 \begin_inset Note Note
9607 status collapsed
9608
9609 \begin_layout Plain Layout
9610
9611 \series bold
9612
9613 \backslash
9614 texorpdfstring
9615 \series default
9616  is used to avoid that the footnote appears in the PDF-bookmark.
9617 \end_layout
9618
9619 \begin_layout Plain Layout
9620 More about 
9621 \series bold
9622
9623 \backslash
9624 texorpdfstring
9625 \series default
9626  is in section 
9627 \begin_inset CommandInset ref
9628 LatexCommand ref
9629 reference "subsec:Formulas-in-Section"
9630
9631 \end_inset
9632
9633 .
9634 \end_layout
9635
9636 \end_inset
9637
9638
9639 \begin_inset CommandInset label
9640 LatexCommand label
9641 name "subsec:Accents-for-one"
9642
9643 \end_inset
9644
9645
9646 \begin_inset Index idx
9647 status collapsed
9648
9649 \begin_layout Plain Layout
9650 Accents ! for one character
9651 \end_layout
9652
9653 \end_inset
9654
9655
9656 \end_layout
9657
9658 \begin_layout Standard
9659 \begin_inset space \hfill{}
9660 \end_inset
9661
9662
9663 \begin_inset Tabular
9664 <lyxtabular version="3" rows="8" columns="2">
9665 <features booktabs="true" tabularvalignment="middle">
9666 <column alignment="center" valignment="top" width="0pt">
9667 <column alignment="center" valignment="top" width="0pt">
9668 <row>
9669 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9670 \begin_inset Text
9671
9672 \begin_layout Plain Layout
9673 Command
9674 \end_layout
9675
9676 \end_inset
9677 </cell>
9678 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9679 \begin_inset Text
9680
9681 \begin_layout Plain Layout
9682 Result
9683 \end_layout
9684
9685 \end_inset
9686 </cell>
9687 </row>
9688 <row topspace="1.5mm">
9689 <cell alignment="center" valignment="top" usebox="none">
9690 \begin_inset Text
9691
9692 \begin_layout Plain Layout
9693
9694 \backslash
9695 dot
9696 \begin_inset space \textvisiblespace{}
9697 \end_inset
9698
9699 A
9700 \end_layout
9701
9702 \end_inset
9703 </cell>
9704 <cell alignment="center" valignment="top" usebox="none">
9705 \begin_inset Text
9706
9707 \begin_layout Plain Layout
9708 \begin_inset Formula $\dot{A}$
9709 \end_inset
9710
9711
9712 \end_layout
9713
9714 \end_inset
9715 </cell>
9716 </row>
9717 <row topspace="1.5mm">
9718 <cell alignment="center" valignment="top" usebox="none">
9719 \begin_inset Text
9720
9721 \begin_layout Plain Layout
9722
9723 \backslash
9724 ddot
9725 \begin_inset space \textvisiblespace{}
9726 \end_inset
9727
9728 A
9729 \end_layout
9730
9731 \end_inset
9732 </cell>
9733 <cell alignment="center" valignment="top" usebox="none">
9734 \begin_inset Text
9735
9736 \begin_layout Plain Layout
9737 \begin_inset Formula $\ddot{A}$
9738 \end_inset
9739
9740
9741 \end_layout
9742
9743 \end_inset
9744 </cell>
9745 </row>
9746 <row topspace="1.5mm">
9747 <cell alignment="center" valignment="top" usebox="none">
9748 \begin_inset Text
9749
9750 \begin_layout Plain Layout
9751
9752 \backslash
9753 dddot
9754 \begin_inset space \textvisiblespace{}
9755 \end_inset
9756
9757 A
9758 \end_layout
9759
9760 \end_inset
9761 </cell>
9762 <cell alignment="center" valignment="top" usebox="none">
9763 \begin_inset Text
9764
9765 \begin_layout Plain Layout
9766 \begin_inset Formula $\dddot{A}$
9767 \end_inset
9768
9769
9770 \end_layout
9771
9772 \end_inset
9773 </cell>
9774 </row>
9775 <row topspace="1.5mm">
9776 <cell alignment="center" valignment="top" usebox="none">
9777 \begin_inset Text
9778
9779 \begin_layout Plain Layout
9780
9781 \backslash
9782 ddddot
9783 \begin_inset space \textvisiblespace{}
9784 \end_inset
9785
9786 A
9787 \end_layout
9788
9789 \end_inset
9790 </cell>
9791 <cell alignment="center" valignment="top" usebox="none">
9792 \begin_inset Text
9793
9794 \begin_layout Plain Layout
9795 \begin_inset Formula $\ddddot{A}$
9796 \end_inset
9797
9798
9799 \end_layout
9800
9801 \end_inset
9802 </cell>
9803 </row>
9804 <row topspace="1.5mm">
9805 <cell alignment="center" valignment="top" usebox="none">
9806 \begin_inset Text
9807
9808 \begin_layout Plain Layout
9809
9810 \backslash
9811 vec
9812 \begin_inset space \textvisiblespace{}
9813 \end_inset
9814
9815 A
9816 \begin_inset Index idx
9817 status collapsed
9818
9819 \begin_layout Plain Layout
9820 Vectors
9821 \end_layout
9822
9823 \end_inset
9824
9825
9826 \end_layout
9827
9828 \end_inset
9829 </cell>
9830 <cell alignment="center" valignment="top" usebox="none">
9831 \begin_inset Text
9832
9833 \begin_layout Plain Layout
9834 \begin_inset Formula $\vec{A}$
9835 \end_inset
9836
9837
9838 \end_layout
9839
9840 \end_inset
9841 </cell>
9842 </row>
9843 <row topspace="1.5mm">
9844 <cell alignment="center" valignment="top" usebox="none">
9845 \begin_inset Text
9846
9847 \begin_layout Plain Layout
9848
9849 \backslash
9850 bar
9851 \begin_inset space \textvisiblespace{}
9852 \end_inset
9853
9854 A
9855 \end_layout
9856
9857 \end_inset
9858 </cell>
9859 <cell alignment="center" valignment="top" usebox="none">
9860 \begin_inset Text
9861
9862 \begin_layout Plain Layout
9863 \begin_inset Formula $\bar{A}$
9864 \end_inset
9865
9866
9867 \end_layout
9868
9869 \end_inset
9870 </cell>
9871 </row>
9872 <row topspace="1.5mm">
9873 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9874 \begin_inset Text
9875
9876 \begin_layout Plain Layout
9877
9878 \backslash
9879 mathring
9880 \begin_inset space \textvisiblespace{}
9881 \end_inset
9882
9883 A
9884 \end_layout
9885
9886 \end_inset
9887 </cell>
9888 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9889 \begin_inset Text
9890
9891 \begin_layout Plain Layout
9892 \begin_inset Formula $\mathring{A}$
9893 \end_inset
9894
9895
9896 \end_layout
9897
9898 \end_inset
9899 </cell>
9900 </row>
9901 </lyxtabular>
9902
9903 \end_inset
9904
9905
9906 \begin_inset space \hfill{}
9907 \end_inset
9908
9909
9910 \begin_inset Tabular
9911 <lyxtabular version="3" rows="7" columns="2">
9912 <features booktabs="true" tabularvalignment="middle">
9913 <column alignment="center" valignment="top" width="0pt">
9914 <column alignment="center" valignment="top" width="0pt">
9915 <row>
9916 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9917 \begin_inset Text
9918
9919 \begin_layout Plain Layout
9920 Command
9921 \end_layout
9922
9923 \end_inset
9924 </cell>
9925 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9926 \begin_inset Text
9927
9928 \begin_layout Plain Layout
9929 Result
9930 \end_layout
9931
9932 \end_inset
9933 </cell>
9934 </row>
9935 <row topspace="1.5mm">
9936 <cell alignment="center" valignment="top" usebox="none">
9937 \begin_inset Text
9938
9939 \begin_layout Plain Layout
9940
9941 \backslash
9942 tilde
9943 \begin_inset space \textvisiblespace{}
9944 \end_inset
9945
9946 A
9947 \end_layout
9948
9949 \end_inset
9950 </cell>
9951 <cell alignment="center" valignment="top" usebox="none">
9952 \begin_inset Text
9953
9954 \begin_layout Plain Layout
9955 \begin_inset Formula $\tilde{A}$
9956 \end_inset
9957
9958
9959 \end_layout
9960
9961 \end_inset
9962 </cell>
9963 </row>
9964 <row topspace="1.5mm">
9965 <cell alignment="center" valignment="top" usebox="none">
9966 \begin_inset Text
9967
9968 \begin_layout Plain Layout
9969
9970 \backslash
9971 hat
9972 \begin_inset space \textvisiblespace{}
9973 \end_inset
9974
9975 A
9976 \end_layout
9977
9978 \end_inset
9979 </cell>
9980 <cell alignment="center" valignment="top" usebox="none">
9981 \begin_inset Text
9982
9983 \begin_layout Plain Layout
9984 \begin_inset Formula $\hat{A}$
9985 \end_inset
9986
9987
9988 \end_layout
9989
9990 \end_inset
9991 </cell>
9992 </row>
9993 <row topspace="1.5mm">
9994 <cell alignment="center" valignment="top" usebox="none">
9995 \begin_inset Text
9996
9997 \begin_layout Plain Layout
9998
9999 \backslash
10000 check
10001 \begin_inset space \textvisiblespace{}
10002 \end_inset
10003
10004 A
10005 \end_layout
10006
10007 \end_inset
10008 </cell>
10009 <cell alignment="center" valignment="top" usebox="none">
10010 \begin_inset Text
10011
10012 \begin_layout Plain Layout
10013 \begin_inset Formula $\check{A}$
10014 \end_inset
10015
10016
10017 \end_layout
10018
10019 \end_inset
10020 </cell>
10021 </row>
10022 <row topspace="1.5mm">
10023 <cell alignment="center" valignment="top" usebox="none">
10024 \begin_inset Text
10025
10026 \begin_layout Plain Layout
10027
10028 \backslash
10029 acute
10030 \begin_inset space \textvisiblespace{}
10031 \end_inset
10032
10033 A
10034 \end_layout
10035
10036 \end_inset
10037 </cell>
10038 <cell alignment="center" valignment="top" usebox="none">
10039 \begin_inset Text
10040
10041 \begin_layout Plain Layout
10042 \begin_inset Formula $\acute{A}$
10043 \end_inset
10044
10045
10046 \end_layout
10047
10048 \end_inset
10049 </cell>
10050 </row>
10051 <row topspace="1.5mm">
10052 <cell alignment="center" valignment="top" usebox="none">
10053 \begin_inset Text
10054
10055 \begin_layout Plain Layout
10056
10057 \backslash
10058 grave
10059 \begin_inset space \textvisiblespace{}
10060 \end_inset
10061
10062 A
10063 \end_layout
10064
10065 \end_inset
10066 </cell>
10067 <cell alignment="center" valignment="top" usebox="none">
10068 \begin_inset Text
10069
10070 \begin_layout Plain Layout
10071 \begin_inset Formula $\grave{A}$
10072 \end_inset
10073
10074
10075 \end_layout
10076
10077 \end_inset
10078 </cell>
10079 </row>
10080 <row topspace="1.5mm">
10081 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
10082 \begin_inset Text
10083
10084 \begin_layout Plain Layout
10085
10086 \backslash
10087 breve
10088 \begin_inset space \textvisiblespace{}
10089 \end_inset
10090
10091 A
10092 \end_layout
10093
10094 \end_inset
10095 </cell>
10096 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
10097 \begin_inset Text
10098
10099 \begin_layout Plain Layout
10100 \begin_inset Formula $\breve{A}$
10101 \end_inset
10102
10103
10104 \end_layout
10105
10106 \end_inset
10107 </cell>
10108 </row>
10109 </lyxtabular>
10110
10111 \end_inset
10112
10113
10114 \begin_inset space \hfill{}
10115 \end_inset
10116
10117
10118 \end_layout
10119
10120 \begin_layout Standard
10121 \begin_inset VSpace bigskip
10122 \end_inset
10123
10124
10125 \end_layout
10126
10127 \begin_layout Standard
10128 You can directly insert accents like é to formulas.
10129  \SpecialChar LyX
10130  will transform them to the corresponding accent command.
10131  For umlauts
10132 \begin_inset Index idx
10133 status collapsed
10134
10135 \begin_layout Plain Layout
10136 Umlauts
10137 \end_layout
10138
10139 \end_inset
10140
10141  it is better to insert a quotation mark before the vowel.
10142  These two characters are then treated by \SpecialChar LaTeX
10143  as 
10144 \emph on
10145 one
10146 \emph default
10147  character when the formula part with the umlaut is marked as German.
10148  In contrary to 
10149 \series bold
10150
10151 \backslash
10152 ddot
10153 \series default
10154 , with this method 
10155 \begin_inset Quotes eld
10156 \end_inset
10157
10158 real
10159 \begin_inset Quotes erd
10160 \end_inset
10161
10162  umlauts are created as demonstrated in the following example:
10163 \end_layout
10164
10165 \begin_layout Standard
10166 \begin_inset VSpace -2mm
10167 \end_inset
10168
10169
10170 \end_layout
10171
10172 \begin_layout Standard
10173 \align center
10174 \begin_inset Tabular
10175 <lyxtabular version="3" rows="3" columns="2">
10176 <features booktabs="true" tabularvalignment="middle">
10177 <column alignment="center" valignment="top" width="0pt">
10178 <column alignment="center" valignment="top">
10179 <row>
10180 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10181 \begin_inset Text
10182
10183 \begin_layout Plain Layout
10184 Command
10185 \end_layout
10186
10187 \end_inset
10188 </cell>
10189 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10190 \begin_inset Text
10191
10192 \begin_layout Plain Layout
10193 Result
10194 \end_layout
10195
10196 \end_inset
10197 </cell>
10198 </row>
10199 <row>
10200 <cell alignment="center" valignment="top" usebox="none">
10201 \begin_inset Text
10202
10203 \begin_layout Plain Layout
10204 \begin_inset Quotes grd
10205 \end_inset
10206
10207 i
10208 \end_layout
10209
10210 \end_inset
10211 </cell>
10212 <cell alignment="center" valignment="top" usebox="none">
10213 \begin_inset Text
10214
10215 \begin_layout Plain Layout
10216 \begin_inset space \hspace{}
10217 \length 0pt
10218 \end_inset
10219
10220
10221 \lang ngerman
10222
10223 \begin_inset Formula $"i$
10224 \end_inset
10225
10226
10227 \end_layout
10228
10229 \end_inset
10230 </cell>
10231 </row>
10232 <row topspace="1.5mm">
10233 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
10234 \begin_inset Text
10235
10236 \begin_layout Plain Layout
10237
10238 \backslash
10239 ddot
10240 \begin_inset space \textvisiblespace{}
10241 \end_inset
10242
10243 i
10244 \end_layout
10245
10246 \end_inset
10247 </cell>
10248 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
10249 \begin_inset Text
10250
10251 \begin_layout Plain Layout
10252 \begin_inset Formula $\ddot{i}$
10253 \end_inset
10254
10255
10256 \end_layout
10257
10258 \end_inset
10259 </cell>
10260 </row>
10261 </lyxtabular>
10262
10263 \end_inset
10264
10265
10266 \end_layout
10267
10268 \begin_layout Standard
10269 Another advantage to 
10270 \series bold
10271
10272 \backslash
10273 ddot
10274 \series default
10275  is that umlauts can directly be converted to mathematical text because
10276  the accent commands above are 
10277 \emph on
10278 not allowed
10279 \emph default
10280  
10281 \emph on
10282 in mathematical text
10283 \emph default
10284 .
10285  To convert an accented character to mathematical text, only the character
10286  under the accent may be converted.
10287  This applies also for all other conversions, e.
10288 \begin_inset space \thinspace{}
10289 \end_inset
10290
10291 g.
10292 \begin_inset space \space{}
10293 \end_inset
10294
10295 to italic or bold.
10296 \end_layout
10297
10298 \begin_layout Standard
10299 In mathematical text, umlauts and other accented characters can directly
10300  be inserted.
10301 \end_layout
10302
10303 \begin_layout Standard
10304 \begin_inset VSpace bigskip
10305 \end_inset
10306
10307
10308 \end_layout
10309
10310 \begin_layout Standard
10311 \SpecialChar LyX
10312  also supports a tilde under the character if the \SpecialChar LaTeX
10313 -package 
10314 \series bold
10315 undertilde
10316 \series default
10317
10318 \begin_inset Index idx
10319 status collapsed
10320
10321 \begin_layout Plain Layout
10322 Packages ! undertilde
10323 \end_layout
10324
10325 \end_inset
10326
10327  is installed on your system:
10328 \end_layout
10329
10330 \begin_layout Standard
10331 \begin_inset ERT
10332 status collapsed
10333
10334 \begin_layout Plain Layout
10335
10336
10337 \backslash
10338 ifundertilde 
10339 \end_layout
10340
10341 \end_inset
10342
10343
10344 \begin_inset Note Note
10345 status open
10346
10347 \begin_layout Plain Layout
10348 The following table will only be displayed when the \SpecialChar LaTeX
10349 -package 
10350 \series bold
10351 undertilde
10352 \series default
10353  is installed.
10354 \end_layout
10355
10356 \end_inset
10357
10358
10359 \end_layout
10360
10361 \begin_layout Standard
10362 \noindent
10363 \align center
10364 \begin_inset Tabular
10365 <lyxtabular version="3" rows="2" columns="2">
10366 <features booktabs="true" tabularvalignment="middle">
10367 <column alignment="center" valignment="top" width="0pt">
10368 <column alignment="center" valignment="top" width="0pt">
10369 <row>
10370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10371 \begin_inset Text
10372
10373 \begin_layout Plain Layout
10374 Command
10375 \end_layout
10376
10377 \end_inset
10378 </cell>
10379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10380 \begin_inset Text
10381
10382 \begin_layout Plain Layout
10383 Result
10384 \end_layout
10385
10386 \end_inset
10387 </cell>
10388 </row>
10389 <row>
10390 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10391 \begin_inset Text
10392
10393 \begin_layout Plain Layout
10394
10395 \backslash
10396 utilde
10397 \begin_inset space \textvisiblespace{}
10398 \end_inset
10399
10400 A
10401 \end_layout
10402
10403 \end_inset
10404 </cell>
10405 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10406 \begin_inset Text
10407
10408 \begin_layout Plain Layout
10409 \begin_inset Formula $\utilde{A}$
10410 \end_inset
10411
10412
10413 \end_layout
10414
10415 \end_inset
10416 </cell>
10417 </row>
10418 </lyxtabular>
10419
10420 \end_inset
10421
10422
10423 \end_layout
10424
10425 \begin_layout Standard
10426 \begin_inset ERT
10427 status collapsed
10428
10429 \begin_layout Plain Layout
10430
10431
10432 \backslash
10433 else 
10434 \end_layout
10435
10436 \end_inset
10437
10438
10439 \begin_inset Note Note
10440 status open
10441
10442 \begin_layout Plain Layout
10443 The following will be displayed when the \SpecialChar LaTeX
10444 -package 
10445 \series bold
10446 undertilde
10447 \series default
10448  is not installed:
10449 \end_layout
10450
10451 \end_inset
10452
10453
10454 \end_layout
10455
10456 \begin_layout Standard
10457 You need to install the \SpecialChar LaTeX
10458 -package 
10459 \series bold
10460 undertilde
10461 \series default
10462  to see the rest of this subsection in the output.
10463 \end_layout
10464
10465 \begin_layout Standard
10466 \begin_inset ERT
10467 status collapsed
10468
10469 \begin_layout Plain Layout
10470
10471
10472 \backslash
10473 fi 
10474 \end_layout
10475
10476 \end_inset
10477
10478
10479 \end_layout
10480
10481 \begin_layout Standard
10482 \begin_inset Newpage newpage
10483 \end_inset
10484
10485
10486 \end_layout
10487
10488 \begin_layout Subsection
10489 Accents for several Characters
10490 \begin_inset Index idx
10491 status collapsed
10492
10493 \begin_layout Plain Layout
10494 Accents ! for several characters
10495 \end_layout
10496
10497 \end_inset
10498
10499
10500 \end_layout
10501
10502 \begin_layout Standard
10503 \begin_inset space \hfill{}
10504 \end_inset
10505
10506
10507 \begin_inset Tabular
10508 <lyxtabular version="3" rows="5" columns="2">
10509 <features booktabs="true" tabularvalignment="middle">
10510 <column alignment="center" valignment="top" width="0pt">
10511 <column alignment="center" valignment="top" width="0pt">
10512 <row>
10513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10514 \begin_inset Text
10515
10516 \begin_layout Plain Layout
10517 Command
10518 \end_layout
10519
10520 \end_inset
10521 </cell>
10522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10523 \begin_inset Text
10524
10525 \begin_layout Plain Layout
10526 Result
10527 \end_layout
10528
10529 \end_inset
10530 </cell>
10531 </row>
10532 <row topspace="1.5mm">
10533 <cell alignment="center" valignment="top" usebox="none">
10534 \begin_inset Text
10535
10536 \begin_layout Plain Layout
10537
10538 \backslash
10539 overleftarrow
10540 \begin_inset space \textvisiblespace{}
10541 \end_inset
10542
10543 A=B
10544 \end_layout
10545
10546 \end_inset
10547 </cell>
10548 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10549 \begin_inset Text
10550
10551 \begin_layout Plain Layout
10552 \begin_inset Formula $\overleftarrow{A=B}$
10553 \end_inset
10554
10555
10556 \end_layout
10557
10558 \end_inset
10559 </cell>
10560 </row>
10561 <row topspace="1.5mm">
10562 <cell alignment="center" valignment="top" usebox="none">
10563 \begin_inset Text
10564
10565 \begin_layout Plain Layout
10566
10567 \backslash
10568 underleftarrow
10569 \begin_inset space \textvisiblespace{}
10570 \end_inset
10571
10572 A=B
10573 \end_layout
10574
10575 \end_inset
10576 </cell>
10577 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10578 \begin_inset Text
10579
10580 \begin_layout Plain Layout
10581 \begin_inset Formula $\underleftarrow{A=B}$
10582 \end_inset
10583
10584
10585 \end_layout
10586
10587 \end_inset
10588 </cell>
10589 </row>
10590 <row topspace="1.5mm">
10591 <cell alignment="center" valignment="top" usebox="none">
10592 \begin_inset Text
10593
10594 \begin_layout Plain Layout
10595
10596 \backslash
10597 overleftrightarrow
10598 \begin_inset space \textvisiblespace{}
10599 \end_inset
10600
10601 A=B
10602 \end_layout
10603
10604 \end_inset
10605 </cell>
10606 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10607 \begin_inset Text
10608
10609 \begin_layout Plain Layout
10610 \begin_inset Formula $\overleftrightarrow{A=B}$
10611 \end_inset
10612
10613
10614 \end_layout
10615
10616 \end_inset
10617 </cell>
10618 </row>
10619 <row topspace="1.5mm" bottomspace="1mm">
10620 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
10621 \begin_inset Text
10622
10623 \begin_layout Plain Layout
10624
10625 \backslash
10626 underleftrightarrow
10627 \begin_inset space \textvisiblespace{}
10628 \end_inset
10629
10630 A=B
10631 \end_layout
10632
10633 \end_inset
10634 </cell>
10635 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10636 \begin_inset Text
10637
10638 \begin_layout Plain Layout
10639 \begin_inset Formula $\underleftrightarrow{A=B}$
10640 \end_inset
10641
10642
10643 \end_layout
10644
10645 \end_inset
10646 </cell>
10647 </row>
10648 </lyxtabular>
10649
10650 \end_inset
10651
10652
10653 \begin_inset space \hfill{}
10654 \end_inset
10655
10656
10657 \begin_inset Tabular
10658 <lyxtabular version="3" rows="5" columns="2">
10659 <features booktabs="true" tabularvalignment="middle">
10660 <column alignment="center" valignment="top" width="0pt">
10661 <column alignment="center" valignment="top" width="0pt">
10662 <row>
10663 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10664 \begin_inset Text
10665
10666 \begin_layout Plain Layout
10667 Command
10668 \end_layout
10669
10670 \end_inset
10671 </cell>
10672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10673 \begin_inset Text
10674
10675 \begin_layout Plain Layout
10676 Result
10677 \end_layout
10678
10679 \end_inset
10680 </cell>
10681 </row>
10682 <row topspace="1.5mm">
10683 <cell alignment="center" valignment="top" usebox="none">
10684 \begin_inset Text
10685
10686 \begin_layout Plain Layout
10687
10688 \backslash
10689 overrightarrow
10690 \begin_inset space \textvisiblespace{}
10691 \end_inset
10692
10693 A=B
10694 \end_layout
10695
10696 \end_inset
10697 </cell>
10698 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10699 \begin_inset Text
10700
10701 \begin_layout Plain Layout
10702 \begin_inset Formula $\overrightarrow{A=B}$
10703 \end_inset
10704
10705
10706 \end_layout
10707
10708 \end_inset
10709 </cell>
10710 </row>
10711 <row topspace="1.5mm">
10712 <cell alignment="center" valignment="top" usebox="none">
10713 \begin_inset Text
10714
10715 \begin_layout Plain Layout
10716
10717 \backslash
10718 underrightarrow
10719 \begin_inset space \textvisiblespace{}
10720 \end_inset
10721
10722 A=B
10723 \end_layout
10724
10725 \end_inset
10726 </cell>
10727 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10728 \begin_inset Text
10729
10730 \begin_layout Plain Layout
10731 \begin_inset Formula $\underrightarrow{A=B}$
10732 \end_inset
10733
10734
10735 \end_layout
10736
10737 \end_inset
10738 </cell>
10739 </row>
10740 <row topspace="1.5mm">
10741 <cell alignment="center" valignment="top" usebox="none">
10742 \begin_inset Text
10743
10744 \begin_layout Plain Layout
10745
10746 \backslash
10747 widetilde
10748 \begin_inset space \textvisiblespace{}
10749 \end_inset
10750
10751 A=B
10752 \end_layout
10753
10754 \end_inset
10755 </cell>
10756 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10757 \begin_inset Text
10758
10759 \begin_layout Plain Layout
10760 \begin_inset Formula $\widetilde{A=B}$
10761 \end_inset
10762
10763
10764 \end_layout
10765
10766 \end_inset
10767 </cell>
10768 </row>
10769 <row topspace="1.5mm" bottomspace="1mm">
10770 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
10771 \begin_inset Text
10772
10773 \begin_layout Plain Layout
10774
10775 \backslash
10776 widehat
10777 \begin_inset space \textvisiblespace{}
10778 \end_inset
10779
10780 A=B
10781 \end_layout
10782
10783 \end_inset
10784 </cell>
10785 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10786 \begin_inset Text
10787
10788 \begin_layout Plain Layout
10789 \begin_inset Formula $\widehat{A=B}$
10790 \end_inset
10791
10792
10793 \end_layout
10794
10795 \end_inset
10796 </cell>
10797 </row>
10798 </lyxtabular>
10799
10800 \end_inset
10801
10802
10803 \begin_inset space \hfill{}
10804 \end_inset
10805
10806
10807 \end_layout
10808
10809 \begin_layout Standard
10810 \begin_inset VSpace medskip
10811 \end_inset
10812
10813 With these commands as many characters as you like can be accented.
10814  But the accents 
10815 \series bold
10816
10817 \backslash
10818 widetilde
10819 \series default
10820  and 
10821 \series bold
10822
10823 \backslash
10824 widehat
10825 \series default
10826  will only be set in the output with a length of three characters, as shown
10827  in the following example:
10828 \begin_inset Formula 
10829 \[
10830 \widetilde{A+B=C-D}
10831 \]
10832
10833 \end_inset
10834
10835
10836 \end_layout
10837
10838 \begin_layout Standard
10839 With the commands 
10840 \series bold
10841
10842 \backslash
10843 overset
10844 \series default
10845
10846 \begin_inset Index idx
10847 status collapsed
10848
10849 \begin_layout Plain Layout
10850 Commands ! O ! 
10851 \backslash
10852 overset
10853 \end_layout
10854
10855 \end_inset
10856
10857  and 
10858 \series bold
10859
10860 \backslash
10861 underset
10862 \series default
10863
10864 \begin_inset Index idx
10865 status collapsed
10866
10867 \begin_layout Plain Layout
10868 Commands ! U ! 
10869 \backslash
10870 underset
10871 \end_layout
10872
10873 \end_inset
10874
10875  described in the previous subsection it is also possible to accent several
10876  characters.
10877  The command 
10878 \series bold
10879
10880 \backslash
10881 underset
10882 \begin_inset space \textvisiblespace{}
10883 \end_inset
10884
10885 A=B
10886 \begin_inset Formula $\downarrow$
10887 \end_inset
10888
10889 ***
10890 \series default
10891  creates:
10892 \begin_inset Formula 
10893 \[
10894 \underset{***}{A=B}
10895 \]
10896
10897 \end_inset
10898
10899
10900 \end_layout
10901
10902 \begin_layout Section
10903 Space
10904 \begin_inset CommandInset label
10905 LatexCommand label
10906 name "subsec:Space"
10907
10908 \end_inset
10909
10910
10911 \begin_inset Index idx
10912 status collapsed
10913
10914 \begin_layout Plain Layout
10915 Space ! horizontal
10916 \end_layout
10917
10918 \end_inset
10919
10920
10921 \end_layout
10922
10923 \begin_layout Subsection
10924 Predefined Space
10925 \begin_inset CommandInset label
10926 LatexCommand label
10927 name "subsec:Predefined-Space"
10928
10929 \end_inset
10930
10931
10932 \begin_inset Index idx
10933 status collapsed
10934
10935 \begin_layout Plain Layout
10936 Space ! horizontal ! predefined
10937 \end_layout
10938
10939 \end_inset
10940
10941
10942 \end_layout
10943
10944 \begin_layout Standard
10945 Sometimes it is necessary to insert horizontal space into a formula.
10946  This is done by inserting a protected space (shortcut 
10947 \begin_inset Info
10948 type  "shortcut"
10949 arg   "command-alternatives space-insert protected ; math-space"
10950 \end_inset
10951
10952 ).
10953  A 
10954 \begin_inset Quotes eld
10955 \end_inset
10956
10957
10958 \color blue
10959
10960 \begin_inset space \textvisiblespace{}
10961 \end_inset
10962
10963
10964 \color inherit
10965
10966 \begin_inset Quotes erd
10967 \end_inset
10968
10969  appears and by pressing 
10970 \family sans
10971 Space
10972 \family default
10973  several times one can select one of eight different space sizes.
10974  The spaces can also be inserted using the math toolbar button 
10975 \begin_inset Info
10976 type  "icon"
10977 arg   "math-insert \\space"
10978 \end_inset
10979
10980  or special commands.
10981  Independent from the inserted command, one can select the size again by
10982  pressing 
10983 \family sans
10984 Space
10985 \family default
10986  afterwards.
10987 \end_layout
10988
10989 \begin_layout Standard
10990 \noindent
10991 \align center
10992 \begin_inset Tabular
10993 <lyxtabular version="3" rows="6" columns="3">
10994 <features booktabs="true" tabularvalignment="middle">
10995 <column alignment="center" valignment="top">
10996 <column alignment="center" valignment="top" width="15col%">
10997 <column alignment="center" valignment="top">
10998 <row>
10999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11000 \begin_inset Text
11001
11002 \begin_layout Plain Layout
11003 Command
11004 \end_layout
11005
11006 \end_inset
11007 </cell>
11008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11009 \begin_inset Text
11010
11011 \begin_layout Plain Layout
11012 Number of 
11013 \family sans
11014 Space
11015 \family default
11016  keystrokes
11017 \end_layout
11018
11019 \end_inset
11020 </cell>
11021 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11022 \begin_inset Text
11023
11024 \begin_layout Plain Layout
11025 Result
11026 \end_layout
11027
11028 \end_inset
11029 </cell>
11030 </row>
11031 <row>
11032 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11033 \begin_inset Text
11034
11035 \begin_layout Plain Layout
11036
11037 \backslash
11038 ,
11039 \end_layout
11040
11041 \end_inset
11042 </cell>
11043 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11044 \begin_inset Text
11045
11046 \begin_layout Plain Layout
11047 0
11048 \end_layout
11049
11050 \end_inset
11051 </cell>
11052 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11053 \begin_inset Text
11054
11055 \begin_layout Plain Layout
11056 \begin_inset Formula $A\,B$
11057 \end_inset
11058
11059
11060 \end_layout
11061
11062 \end_inset
11063 </cell>
11064 </row>
11065 <row>
11066 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11067 \begin_inset Text
11068
11069 \begin_layout Plain Layout
11070
11071 \backslash
11072 :
11073 \end_layout
11074
11075 \end_inset
11076 </cell>
11077 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11078 \begin_inset Text
11079
11080 \begin_layout Plain Layout
11081 1
11082 \end_layout
11083
11084 \end_inset
11085 </cell>
11086 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11087 \begin_inset Text
11088
11089 \begin_layout Plain Layout
11090 \begin_inset Formula $A\:B$
11091 \end_inset
11092
11093
11094 \end_layout
11095
11096 \end_inset
11097 </cell>
11098 </row>
11099 <row>
11100 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11101 \begin_inset Text
11102
11103 \begin_layout Plain Layout
11104
11105 \backslash
11106 ;
11107 \end_layout
11108
11109 \end_inset
11110 </cell>
11111 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11112 \begin_inset Text
11113
11114 \begin_layout Plain Layout
11115 2
11116 \end_layout
11117
11118 \end_inset
11119 </cell>
11120 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11121 \begin_inset Text
11122
11123 \begin_layout Plain Layout
11124 \begin_inset Formula $A\;B$
11125 \end_inset
11126
11127
11128 \end_layout
11129
11130 \end_inset
11131 </cell>
11132 </row>
11133 <row>
11134 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11135 \begin_inset Text
11136
11137 \begin_layout Plain Layout
11138
11139 \backslash
11140 quad
11141 \end_layout
11142
11143 \end_inset
11144 </cell>
11145 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11146 \begin_inset Text
11147
11148 \begin_layout Plain Layout
11149 3
11150 \end_layout
11151
11152 \end_inset
11153 </cell>
11154 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11155 \begin_inset Text
11156
11157 \begin_layout Plain Layout
11158 \begin_inset Formula $A\quad B$
11159 \end_inset
11160
11161
11162 \end_layout
11163
11164 \end_inset
11165 </cell>
11166 </row>
11167 <row>
11168 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11169 \begin_inset Text
11170
11171 \begin_layout Plain Layout
11172
11173 \backslash
11174 qquad
11175 \end_layout
11176
11177 \end_inset
11178 </cell>
11179 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11180 \begin_inset Text
11181
11182 \begin_layout Plain Layout
11183 4
11184 \end_layout
11185
11186 \end_inset
11187 </cell>
11188 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11189 \begin_inset Text
11190
11191 \begin_layout Plain Layout
11192 \begin_inset Formula $A\qquad B$
11193 \end_inset
11194
11195
11196 \end_layout
11197
11198 \end_inset
11199 </cell>
11200 </row>
11201 </lyxtabular>
11202
11203 \end_inset
11204
11205
11206 \begin_inset space \hfill{}
11207 \end_inset
11208
11209
11210 \begin_inset Tabular
11211 <lyxtabular version="3" rows="6" columns="3">
11212 <features booktabs="true" tabularvalignment="middle">
11213 <column alignment="center" valignment="top">
11214 <column alignment="center" valignment="top" width="15col%">
11215 <column alignment="center" valignment="top">
11216 <row>
11217 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11218 \begin_inset Text
11219
11220 \begin_layout Plain Layout
11221 Command
11222 \end_layout
11223
11224 \end_inset
11225 </cell>
11226 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11227 \begin_inset Text
11228
11229 \begin_layout Plain Layout
11230 Number of 
11231 \family sans
11232 Space
11233 \family default
11234  keystrokes
11235 \end_layout
11236
11237 \end_inset
11238 </cell>
11239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11240 \begin_inset Text
11241
11242 \begin_layout Plain Layout
11243 Result
11244 \end_layout
11245
11246 \end_inset
11247 </cell>
11248 </row>
11249 <row>
11250 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11251 \begin_inset Text
11252
11253 \begin_layout Plain Layout
11254
11255 \backslash
11256 hfill
11257 \end_layout
11258
11259 \end_inset
11260 </cell>
11261 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11262 \begin_inset Text
11263
11264 \begin_layout Plain Layout
11265 5
11266 \end_layout
11267
11268 \end_inset
11269 </cell>
11270 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11271 \begin_inset Text
11272
11273 \begin_layout Plain Layout
11274 \begin_inset Formula $A\hfill B$
11275 \end_inset
11276
11277
11278 \end_layout
11279
11280 \end_inset
11281 </cell>
11282 </row>
11283 <row>
11284 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11285 \begin_inset Text
11286
11287 \begin_layout Plain Layout
11288
11289 \backslash
11290 hspace*{1em}
11291 \end_layout
11292
11293 \end_inset
11294 </cell>
11295 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11296 \begin_inset Text
11297
11298 \begin_layout Plain Layout
11299 6
11300 \end_layout
11301
11302 \end_inset
11303 </cell>
11304 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11305 \begin_inset Text
11306
11307 \begin_layout Plain Layout
11308 \begin_inset Formula $A\hspace*{1em}B$
11309 \end_inset
11310
11311
11312 \end_layout
11313
11314 \end_inset
11315 </cell>
11316 </row>
11317 <row>
11318 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11319 \begin_inset Text
11320
11321 \begin_layout Plain Layout
11322
11323 \backslash
11324 hspace{1em}
11325 \end_layout
11326
11327 \end_inset
11328 </cell>
11329 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11330 \begin_inset Text
11331
11332 \begin_layout Plain Layout
11333 7
11334 \end_layout
11335
11336 \end_inset
11337 </cell>
11338 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11339 \begin_inset Text
11340
11341 \begin_layout Plain Layout
11342 \begin_inset Formula $A\hspace{1em}B$
11343 \end_inset
11344
11345
11346 \end_layout
11347
11348 \end_inset
11349 </cell>
11350 </row>
11351 <row>
11352 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11353 \begin_inset Text
11354
11355 \begin_layout Plain Layout
11356
11357 \backslash
11358
11359 \begin_inset space \textvisiblespace{}
11360 \end_inset
11361
11362
11363 \end_layout
11364
11365 \end_inset
11366 </cell>
11367 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11368 \begin_inset Text
11369
11370 \begin_layout Plain Layout
11371 8
11372 \end_layout
11373
11374 \end_inset
11375 </cell>
11376 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11377 \begin_inset Text
11378
11379 \begin_layout Plain Layout
11380 \begin_inset Formula $A\ B$
11381 \end_inset
11382
11383
11384 \end_layout
11385
11386 \end_inset
11387 </cell>
11388 </row>
11389 <row>
11390 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11391 \begin_inset Text
11392
11393 \begin_layout Plain Layout
11394
11395 \backslash
11396 !
11397 \end_layout
11398
11399 \end_inset
11400 </cell>
11401 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11402 \begin_inset Text
11403
11404 \begin_layout Plain Layout
11405 9
11406 \end_layout
11407
11408 \end_inset
11409 </cell>
11410 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11411 \begin_inset Text
11412
11413 \begin_layout Plain Layout
11414 \begin_inset Formula $A\!B$
11415 \end_inset
11416
11417
11418 \end_layout
11419
11420 \end_inset
11421 </cell>
11422 </row>
11423 </lyxtabular>
11424
11425 \end_inset
11426
11427
11428 \end_layout
11429
11430 \begin_layout Standard
11431 Space
11432 \begin_inset space ~
11433 \end_inset
11434
11435 5
11436 \begin_inset space \thinspace{}
11437 \end_inset
11438
11439
11440 \begin_inset space \thinspace{}
11441 \end_inset
11442
11443 7 are variable spaces which are explained in 
11444 \begin_inset CommandInset ref
11445 LatexCommand ref
11446 reference "subsec:Variable-Space"
11447
11448 \end_inset
11449
11450 .
11451  Space
11452 \begin_inset space ~
11453 \end_inset
11454
11455 9 seems to produce no space.
11456  It is displayed red in \SpecialChar LyX
11457  contrary to the other sizes, because it is a negative
11458  space.
11459  There are two more negative spaces:
11460 \end_layout
11461
11462 \begin_layout Standard
11463 \align center
11464 \begin_inset Tabular
11465 <lyxtabular version="3" rows="3" columns="3">
11466 <features booktabs="true" tabularvalignment="middle">
11467 <column alignment="center" valignment="middle" width="6.8cm">
11468 <column alignment="center" valignment="top" width="0pt">
11469 <column alignment="center" valignment="top" width="0pt">
11470 <row>
11471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11472 \begin_inset Text
11473
11474 \begin_layout Plain Layout
11475 Command
11476 \end_layout
11477
11478 \end_inset
11479 </cell>
11480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11481 \begin_inset Text
11482
11483 \begin_layout Plain Layout
11484
11485 \backslash
11486 negmedspace
11487 \end_layout
11488
11489 \end_inset
11490 </cell>
11491 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11492 \begin_inset Text
11493
11494 \begin_layout Plain Layout
11495
11496 \backslash
11497 negthickspace
11498 \end_layout
11499
11500 \end_inset
11501 </cell>
11502 </row>
11503 <row>
11504 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11505 \begin_inset Text
11506
11507 \begin_layout Plain Layout
11508 Number of 
11509 \family sans
11510 Space
11511 \family default
11512  keystrokes after inserting the protected space
11513 \end_layout
11514
11515 \end_inset
11516 </cell>
11517 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11518 \begin_inset Text
11519
11520 \begin_layout Plain Layout
11521 10
11522 \end_layout
11523
11524 \end_inset
11525 </cell>
11526 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11527 \begin_inset Text
11528
11529 \begin_layout Plain Layout
11530 11
11531 \end_layout
11532
11533 \end_inset
11534 </cell>
11535 </row>
11536 <row>
11537 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11538 \begin_inset Text
11539
11540 \begin_layout Plain Layout
11541 Result
11542 \end_layout
11543
11544 \end_inset
11545 </cell>
11546 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11547 \begin_inset Text
11548
11549 \begin_layout Plain Layout
11550 \begin_inset Formula $A\negmedspace B$
11551 \end_inset
11552
11553
11554 \end_layout
11555
11556 \end_inset
11557 </cell>
11558 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11559 \begin_inset Text
11560
11561 \begin_layout Plain Layout
11562 \begin_inset Formula $A\negthickspace B$
11563 \end_inset
11564
11565
11566 \end_layout
11567
11568 \end_inset
11569 </cell>
11570 </row>
11571 </lyxtabular>
11572
11573 \end_inset
11574
11575
11576 \end_layout
11577
11578 \begin_layout Standard
11579 Negative spaces can lead to characters overlapping each other.
11580  Thus they can be used to enforce ligatures, which are e.
11581 \begin_inset space \thinspace{}
11582 \end_inset
11583
11584 g.
11585 \begin_inset space \space{}
11586 \end_inset
11587
11588 useful for summation operators:
11589 \end_layout
11590
11591 \begin_layout Standard
11592 \align center
11593 \begin_inset Tabular
11594 <lyxtabular version="3" rows="3" columns="2">
11595 <features booktabs="true" tabularvalignment="middle">
11596 <column alignment="center" valignment="top" width="0pt">
11597 <column alignment="center" valignment="top">
11598 <row>
11599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11600 \begin_inset Text
11601
11602 \begin_layout Plain Layout
11603 Command
11604 \end_layout
11605
11606 \end_inset
11607 </cell>
11608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11609 \begin_inset Text
11610
11611 \begin_layout Plain Layout
11612 Result
11613 \end_layout
11614
11615 \end_inset
11616 </cell>
11617 </row>
11618 <row>
11619 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11620 \begin_inset Text
11621
11622 \begin_layout Plain Layout
11623
11624 \backslash
11625 sum
11626 \backslash
11627 sum
11628 \begin_inset space \textvisiblespace{}
11629 \end_inset
11630
11631 f_kl
11632 \end_layout
11633
11634 \end_inset
11635 </cell>
11636 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11637 \begin_inset Text
11638
11639 \begin_layout Plain Layout
11640 \begin_inset Formula $\sum\sum f_{kl}$
11641 \end_inset
11642
11643
11644 \end_layout
11645
11646 \end_inset
11647 </cell>
11648 </row>
11649 <row>
11650 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11651 \begin_inset Text
11652
11653 \begin_layout Plain Layout
11654
11655 \backslash
11656 sum
11657 \backslash
11658 negmedspace
11659 \backslash
11660 sum
11661 \begin_inset space \textvisiblespace{}
11662 \end_inset
11663
11664 f_kl
11665 \end_layout
11666
11667 \end_inset
11668 </cell>
11669 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11670 \begin_inset Text
11671
11672 \begin_layout Plain Layout
11673 \begin_inset Formula $\sum\negmedspace\sum f_{kl}$
11674 \end_inset
11675
11676
11677 \end_layout
11678
11679 \end_inset
11680 </cell>
11681 </row>
11682 </lyxtabular>
11683
11684 \end_inset
11685
11686
11687 \end_layout
11688
11689 \begin_layout Standard
11690 \noindent
11691 \begin_inset VSpace medskip
11692 \end_inset
11693
11694
11695 \end_layout
11696
11697 \begin_layout Standard
11698 \noindent
11699 Relations like for example equal signs, are always surrounded by space.
11700  To suppress this, the equal sign is placed into a \SpecialChar TeX
11701  brace.
11702  The following example demonstrates this:
11703 \end_layout
11704
11705 \begin_layout Standard
11706 \align center
11707 \begin_inset Tabular
11708 <lyxtabular version="3" rows="2" columns="2">
11709 <features tabularvalignment="middle">
11710 <column alignment="center" valignment="top" width="0pt">
11711 <column alignment="center" valignment="top" width="0pt">
11712 <row>
11713 <cell alignment="center" valignment="top" usebox="none">
11714 \begin_inset Text
11715
11716 \begin_layout Plain Layout
11717 normal equation
11718 \end_layout
11719
11720 \end_inset
11721 </cell>
11722 <cell alignment="center" valignment="top" usebox="none">
11723 \begin_inset Text
11724
11725 \begin_layout Plain Layout
11726 \begin_inset Formula $A=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" usebox="none">
11737 \begin_inset Text
11738
11739 \begin_layout Plain Layout
11740 equation without space
11741 \end_layout
11742
11743 \end_inset
11744 </cell>
11745 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
11746 \begin_inset Text
11747
11748 \begin_layout Plain Layout
11749 \begin_inset Formula $A{=}B$
11750 \end_inset
11751
11752
11753 \end_layout
11754
11755 \end_inset
11756 </cell>
11757 </row>
11758 </lyxtabular>
11759
11760 \end_inset
11761
11762
11763 \end_layout
11764
11765 \begin_layout Standard
11766 \noindent
11767 The command for the last formula is: 
11768 \series bold
11769 A
11770 \backslash
11771 {=
11772 \begin_inset Formula $\to$
11773 \end_inset
11774
11775 B
11776 \end_layout
11777
11778 \begin_layout Standard
11779 \begin_inset VSpace bigskip
11780 \end_inset
11781
11782
11783 \end_layout
11784
11785 \begin_layout Standard
11786 Spaces are needed for physical units, because the space between the value
11787  and the unit is the smallest one and not a normal space.
11788  For units in text, the smallest space is inserted via the menu 
11789 \family sans
11790 Insert\SpecialChar menuseparator
11791 Formatting\SpecialChar menuseparator
11792 Thin
11793 \begin_inset space ~
11794 \end_inset
11795
11796 Space
11797 \family default
11798  (shortcut 
11799 \begin_inset Info
11800 type  "shortcut"
11801 arg   "space-insert thin"
11802 \end_inset
11803
11804 ).
11805 \end_layout
11806
11807 \begin_layout Standard
11808 An example to visualize the difference:
11809 \end_layout
11810
11811 \begin_layout Standard
11812 \begin_inset Tabular
11813 <lyxtabular version="3" rows="2" columns="2">
11814 <features tabularvalignment="middle">
11815 <column alignment="left" valignment="top">
11816 <column alignment="left" valignment="top">
11817 <row>
11818 <cell alignment="center" valignment="top" usebox="none">
11819 \begin_inset Text
11820
11821 \begin_layout Plain Layout
11822 24 kW
11823 \begin_inset Formula $\cdot$
11824 \end_inset
11825
11826 h
11827 \end_layout
11828
11829 \end_inset
11830 </cell>
11831 <cell alignment="center" valignment="top" usebox="none">
11832 \begin_inset Text
11833
11834 \begin_layout Plain Layout
11835 space between value and unit
11836 \end_layout
11837
11838 \end_inset
11839 </cell>
11840 </row>
11841 <row>
11842 <cell alignment="center" valignment="top" usebox="none">
11843 \begin_inset Text
11844
11845 \begin_layout Plain Layout
11846 24
11847 \begin_inset space \thinspace{}
11848 \end_inset
11849
11850 kW
11851 \begin_inset Formula $\cdot$
11852 \end_inset
11853
11854 h
11855 \end_layout
11856
11857 \end_inset
11858 </cell>
11859 <cell alignment="center" valignment="top" usebox="none">
11860 \begin_inset Text
11861
11862 \begin_layout Plain Layout
11863 smallest space between value and unit
11864 \end_layout
11865
11866 \end_inset
11867 </cell>
11868 </row>
11869 </lyxtabular>
11870
11871 \end_inset
11872
11873
11874 \end_layout
11875
11876 \begin_layout Subsection
11877 Variable Space
11878 \begin_inset ERT
11879 status collapsed
11880
11881 \begin_layout Plain Layout
11882
11883
11884 \backslash
11885 texorpdfstring{
11886 \end_layout
11887
11888 \end_inset
11889
11890
11891 \begin_inset Foot
11892 status collapsed
11893
11894 \begin_layout Plain Layout
11895 for vertical space in formulas see 
11896 \begin_inset CommandInset ref
11897 LatexCommand ref
11898 reference "subsec:Line-Separation"
11899
11900 \end_inset
11901
11902
11903 \end_layout
11904
11905 \end_inset
11906
11907
11908 \begin_inset ERT
11909 status collapsed
11910
11911 \begin_layout Plain Layout
11912
11913 }{}
11914 \end_layout
11915
11916 \end_inset
11917
11918
11919 \begin_inset Note Note
11920 status collapsed
11921
11922 \begin_layout Plain Layout
11923
11924 \backslash
11925 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
11926 \end_layout
11927
11928 \begin_layout Plain Layout
11929 More about 
11930 \backslash
11931 texorpdfstring is in section 
11932 \begin_inset CommandInset ref
11933 LatexCommand ref
11934 reference "subsec:Formulas-in-Section"
11935
11936 \end_inset
11937
11938 .
11939 \end_layout
11940
11941 \end_inset
11942
11943
11944 \begin_inset CommandInset label
11945 LatexCommand label
11946 name "subsec:Variable-Space"
11947
11948 \end_inset
11949
11950
11951 \begin_inset Index idx
11952 status collapsed
11953
11954 \begin_layout Plain Layout
11955 Space ! horizontal ! variable
11956 \end_layout
11957
11958 \end_inset
11959
11960
11961 \end_layout
11962
11963 \begin_layout Standard
11964 Space with a defined length can be inserted with the command 
11965 \series bold
11966
11967 \backslash
11968 hspace
11969 \series default
11970
11971 \begin_inset Index idx
11972 status collapsed
11973
11974 \begin_layout Plain Layout
11975 Commands ! H ! 
11976 \backslash
11977 hspace
11978 \end_layout
11979
11980 \end_inset
11981
11982 .
11983  Then a long 
11984 \begin_inset Quotes eld
11985 \end_inset
11986
11987
11988 \color blue
11989
11990 \begin_inset space \textvisiblespace{}
11991 \end_inset
11992
11993
11994 \color inherit
11995
11996 \begin_inset Quotes erd
11997 \end_inset
11998
11999  appears.
12000  The length can be specified by left-clicking on the 
12001 \begin_inset Quotes eld
12002 \end_inset
12003
12004
12005 \color blue
12006
12007 \begin_inset space \textvisiblespace{}
12008 \end_inset
12009
12010
12011 \color inherit
12012
12013 \begin_inset Quotes erd
12014 \end_inset
12015
12016 .
12017  The length may also be negative.
12018  When a space would be the first character in a line it would be omitted.
12019  To force its output use the command 
12020 \series bold
12021
12022 \backslash
12023 hspace*
12024 \series default
12025  instead of 
12026 \series bold
12027
12028 \backslash
12029 hspace
12030 \series default
12031  or left-click on the 
12032 \begin_inset Quotes eld
12033 \end_inset
12034
12035
12036 \color blue
12037
12038 \begin_inset space \textvisiblespace{}
12039 \end_inset
12040
12041
12042 \color inherit
12043
12044 \begin_inset Quotes erd
12045 \end_inset
12046
12047  and check the option 
12048 \family sans
12049 Protect
12050 \family default
12051 .
12052 \begin_inset Newline newline
12053 \end_inset
12054
12055 To insert as much space as is available, the command 
12056 \series bold
12057
12058 \backslash
12059 hfill
12060 \series default
12061
12062 \begin_inset Index idx
12063 status collapsed
12064
12065 \begin_layout Plain Layout
12066 Commands ! H ! 
12067 \backslash
12068 hfill
12069 \end_layout
12070
12071 \end_inset
12072
12073  is used.
12074 \end_layout
12075
12076 \begin_layout Standard
12077 \align center
12078 \begin_inset Tabular
12079 <lyxtabular version="3" rows="4" columns="2">
12080 <features booktabs="true" tabularvalignment="middle">
12081 <column alignment="center" valignment="top" width="0pt">
12082 <column alignment="center" valignment="top">
12083 <row>
12084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12085 \begin_inset Text
12086
12087 \begin_layout Plain Layout
12088 Command (
12089 \backslash
12090 hspace length)
12091 \end_layout
12092
12093 \end_inset
12094 </cell>
12095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12096 \begin_inset Text
12097
12098 \begin_layout Plain Layout
12099 Result
12100 \end_layout
12101
12102 \end_inset
12103 </cell>
12104 </row>
12105 <row>
12106 <cell alignment="center" valignment="top" leftline="true" usebox="none">
12107 \begin_inset Text
12108
12109 \begin_layout Plain Layout
12110 A=B
12111 \backslash
12112 hspace
12113 \begin_inset space \textvisiblespace{}
12114 \end_inset
12115
12116 A
12117 \backslash
12118 not=C (3
12119 \begin_inset space \thinspace{}
12120 \end_inset
12121
12122 cm)
12123 \end_layout
12124
12125 \end_inset
12126 </cell>
12127 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
12128 \begin_inset Text
12129
12130 \begin_layout Plain Layout
12131 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
12132 \end_inset
12133
12134
12135 \end_layout
12136
12137 \end_inset
12138 </cell>
12139 </row>
12140 <row>
12141 <cell alignment="center" valignment="top" leftline="true" usebox="none">
12142 \begin_inset Text
12143
12144 \begin_layout Plain Layout
12145 A
12146 \backslash
12147 hspace
12148 \begin_inset space \textvisiblespace{}
12149 \end_inset
12150
12151 A
12152 \backslash
12153 not=A (-1
12154 \begin_inset space \thinspace{}
12155 \end_inset
12156
12157 mm)
12158 \end_layout
12159
12160 \end_inset
12161 </cell>
12162 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
12163 \begin_inset Text
12164
12165 \begin_layout Plain Layout
12166 \begin_inset Formula $A\hspace{-1mm}A\not=A$
12167 \end_inset
12168
12169
12170 \end_layout
12171
12172 \end_inset
12173 </cell>
12174 </row>
12175 <row>
12176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12177 \begin_inset Text
12178
12179 \begin_layout Plain Layout
12180 A=A
12181 \backslash
12182 hfill
12183 \begin_inset space \textvisiblespace{}
12184 \end_inset
12185
12186 B=B
12187 \end_layout
12188
12189 \end_inset
12190 </cell>
12191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12192 \begin_inset Text
12193
12194 \begin_layout Plain Layout
12195 \begin_inset Formula $A=A\hfill B=B$
12196 \end_inset
12197
12198
12199 \end_layout
12200
12201 \end_inset
12202 </cell>
12203 </row>
12204 </lyxtabular>
12205
12206 \end_inset
12207
12208
12209 \end_layout
12210
12211 \begin_layout Standard
12212 In the last example the available space is given by the longest column entry
12213  of the table.
12214  In an inline formula the space depends on the length of the line in which
12215  
12216 \series bold
12217
12218 \backslash
12219 hfill
12220 \series default
12221  is inserted.
12222  Thus, when the line uses the full width, no space will be created.
12223  
12224 \series bold
12225
12226 \backslash
12227 hfill
12228 \series default
12229  only has an effect on displayed formulas when the formula style 
12230 \series bold
12231 Indented
12232 \series default
12233  is used.
12234  (Formula styles are explained in 
12235 \begin_inset CommandInset ref
12236 LatexCommand ref
12237 reference "sec:Formula-Styles"
12238
12239 \end_inset
12240
12241 .)
12242 \end_layout
12243
12244 \begin_layout Standard
12245 Besides 
12246 \series bold
12247
12248 \backslash
12249 hfill
12250 \series default
12251 , there are the commands 
12252 \series bold
12253
12254 \backslash
12255 dotfill
12256 \series default
12257  and 
12258 \series bold
12259
12260 \backslash
12261 hrulefill
12262 \series default
12263  that fill the space with a pattern, see 
12264 \begin_inset CommandInset ref
12265 LatexCommand ref
12266 reference "subsec:Ellipses"
12267
12268 \end_inset
12269
12270  for an example.
12271 \end_layout
12272
12273 \begin_layout Standard
12274 For text, variable space can be inserted via the menu 
12275 \family sans
12276 Insert\SpecialChar menuseparator
12277 Formatting\SpecialChar menuseparator
12278 Horizontal
12279 \begin_inset space ~
12280 \end_inset
12281
12282 Space
12283 \family default
12284 :
12285 \end_layout
12286
12287 \begin_layout Standard
12288 This is a line with
12289 \begin_inset space \hspace{}
12290 \length 2cm
12291 \end_inset
12292
12293 2
12294 \begin_inset space \thinspace{}
12295 \end_inset
12296
12297 cm space.
12298 \end_layout
12299
12300 \begin_layout Standard
12301 This is a line with
12302 \begin_inset space \hfill{}
12303 \end_inset
12304
12305 maximum space.
12306 \end_layout
12307
12308 \begin_layout Subsection
12309 Space besides inline Formulas
12310 \begin_inset Index idx
12311 status collapsed
12312
12313 \begin_layout Plain Layout
12314 Space ! besides inline formulas
12315 \end_layout
12316
12317 \end_inset
12318
12319
12320 \end_layout
12321
12322 \begin_layout Standard
12323 The space that surrounds inline formulas can be adjusted with the length
12324  
12325 \series bold
12326
12327 \backslash
12328 mathsurround
12329 \series default
12330
12331 \begin_inset Index idx
12332 status collapsed
12333
12334 \begin_layout Plain Layout
12335 Commands ! M ! 
12336 \backslash
12337 mathsurround
12338 \end_layout
12339
12340 \end_inset
12341
12342 .
12343  The value of a length is set with the command 
12344 \series bold
12345
12346 \backslash
12347 setlength
12348 \series default
12349
12350 \begin_inset Index idx
12351 status collapsed
12352
12353 \begin_layout Plain Layout
12354 Commands ! S ! 
12355 \backslash
12356 setlength
12357 \end_layout
12358
12359 \end_inset
12360
12361  which has the following scheme:
12362 \end_layout
12363
12364 \begin_layout Standard
12365
12366 \series bold
12367
12368 \backslash
12369 setlength{length name}{value}
12370 \end_layout
12371
12372 \begin_layout Standard
12373 To set 
12374 \series bold
12375
12376 \backslash
12377 mathsurround
12378 \series default
12379  to the value 5
12380 \begin_inset space \thinspace{}
12381 \end_inset
12382
12383 mm, the command
12384 \end_layout
12385
12386 \begin_layout Standard
12387
12388 \series bold
12389
12390 \backslash
12391 setlength{
12392 \backslash
12393 mathsurround}{5mm}
12394 \end_layout
12395
12396 \begin_layout Standard
12397 is inserted in \SpecialChar TeX
12398  mode.
12399  5
12400 \begin_inset space \thinspace{}
12401 \end_inset
12402
12403 mm space will now be set around all inline formulas:
12404 \begin_inset ERT
12405 status collapsed
12406
12407 \begin_layout Plain Layout
12408
12409
12410 \backslash
12411 setlength{
12412 \backslash
12413 mathsurround}{5mm}
12414 \end_layout
12415
12416 \end_inset
12417
12418
12419 \end_layout
12420
12421 \begin_layout Standard
12422 This is a line with an inline formula 
12423 \begin_inset Formula $A=B$
12424 \end_inset
12425
12426  with 5
12427 \begin_inset space \thinspace{}
12428 \end_inset
12429
12430 mm surrounding space.
12431 \begin_inset ERT
12432 status collapsed
12433
12434 \begin_layout Plain Layout
12435
12436
12437 \backslash
12438 setlength{
12439 \backslash
12440 mathsurround}{0pt}
12441 \end_layout
12442
12443 \end_inset
12444
12445
12446 \end_layout
12447
12448 \begin_layout Standard
12449 To return to the predefined value, 
12450 \series bold
12451
12452 \backslash
12453 mathsurround
12454 \series default
12455  is set to the value 0
12456 \begin_inset space \thinspace{}
12457 \end_inset
12458
12459 pt.
12460 \end_layout
12461
12462 \begin_layout Standard
12463 \begin_inset Newpage newpage
12464 \end_inset
12465
12466
12467 \end_layout
12468
12469 \begin_layout Section
12470 Boxes and Frames
12471 \begin_inset Index idx
12472 status collapsed
12473
12474 \begin_layout Plain Layout
12475 Boxes
12476 \end_layout
12477
12478 \end_inset
12479
12480
12481 \begin_inset Index idx
12482 status collapsed
12483
12484 \begin_layout Plain Layout
12485 Frames | see
12486 \begin_inset ERT
12487 status collapsed
12488
12489 \begin_layout Plain Layout
12490
12491 {
12492 \end_layout
12493
12494 \end_inset
12495
12496 Boxes
12497 \begin_inset ERT
12498 status collapsed
12499
12500 \begin_layout Plain Layout
12501
12502 }
12503 \end_layout
12504
12505 \end_inset
12506
12507
12508 \end_layout
12509
12510 \end_inset
12511
12512
12513 \end_layout
12514
12515 \begin_layout Standard
12516 Boxes for text are described in chapter 
12517 \family typewriter
12518 Boxes
12519 \family default
12520  in the 
12521 \family typewriter
12522 Embedded
12523 \begin_inset space ~
12524 \end_inset
12525
12526 Objects
12527 \family default
12528  manual.
12529 \end_layout
12530
12531 \begin_layout Subsection
12532 Boxes with Frame
12533 \begin_inset CommandInset label
12534 LatexCommand label
12535 name "subsec:Boxes-with-Frame"
12536
12537 \end_inset
12538
12539
12540 \begin_inset Index idx
12541 status collapsed
12542
12543 \begin_layout Plain Layout
12544 Boxes ! with frame
12545 \end_layout
12546
12547 \end_inset
12548
12549
12550 \end_layout
12551
12552 \begin_layout Standard
12553 It is possible to frame a formula or part of one with the commands 
12554 \series bold
12555
12556 \backslash
12557 fbox
12558 \series default
12559
12560 \begin_inset Index idx
12561 status collapsed
12562
12563 \begin_layout Plain Layout
12564 Commands ! F ! 
12565 \backslash
12566 fbox
12567 \end_layout
12568
12569 \end_inset
12570
12571  and 
12572 \series bold
12573
12574 \backslash
12575 boxed
12576 \series default
12577
12578 \begin_inset Index idx
12579 status collapsed
12580
12581 \begin_layout Plain Layout
12582 Commands ! B ! 
12583 \backslash
12584 boxed
12585 \end_layout
12586
12587 \end_inset
12588
12589 .
12590 \end_layout
12591
12592 \begin_layout Standard
12593 When one of these commands is inserted in a formula, a blue box appears
12594  within a frame to enter formula parts.
12595  For 
12596 \series bold
12597
12598 \backslash
12599 fbox
12600 \series default
12601  an additional formula has to be created by 
12602 \family sans
12603 Ctrl+M
12604 \family default
12605  within this box, because the box content will otherwise be treated as mathemati
12606 cal text.
12607  When 
12608 \series bold
12609
12610 \backslash
12611 boxed
12612 \series default
12613  is used, a new formula is automatically created inside the frame.
12614 \end_layout
12615
12616 \begin_layout Standard
12617 The command 
12618 \series bold
12619
12620 \backslash
12621 fbox
12622 \series default
12623  is not suitable to frame displayed formulas because the formula will always
12624  be set in the size of the text.
12625  
12626 \series bold
12627
12628 \backslash
12629 boxed
12630 \series default
12631  is in contrary not suitable to frame inline formulas, because the formula
12632  will always be set in the size of a displayed formula.
12633 \end_layout
12634
12635 \begin_layout Standard
12636 An extension to 
12637 \series bold
12638
12639 \backslash
12640 fbox
12641 \series default
12642  is the command 
12643 \series bold
12644
12645 \backslash
12646 framebox
12647 \series default
12648
12649 \begin_inset Index idx
12650 status collapsed
12651
12652 \begin_layout Plain Layout
12653 Commands ! F ! 
12654 \backslash
12655 framebox
12656 \end_layout
12657
12658 \end_inset
12659
12660  where additionally the frame width and the alignment can be specified.
12661  
12662 \series bold
12663
12664 \backslash
12665 framebox
12666 \series default
12667  is used in the following scheme:
12668 \end_layout
12669
12670 \begin_layout Standard
12671
12672 \series bold
12673
12674 \backslash
12675 framebox[frame width][position]{box content}
12676 \end_layout
12677
12678 \begin_layout Standard
12679 The position can either be 
12680 \emph on
12681 l
12682 \emph default
12683  or 
12684 \emph on
12685 r
12686 \emph default
12687 .
12688  
12689 \emph on
12690 l
12691 \emph default
12692  left aligns, 
12693 \emph on
12694 r
12695 \emph default
12696  right aligns the formula in the box.
12697  When no position is given, the formula will be centered.
12698 \begin_inset Newline newline
12699 \end_inset
12700
12701 If no width is given, also no position can be given.
12702  In this case the frame width is adjusted to the box content like for 
12703 \series bold
12704
12705 \backslash
12706 fbox
12707 \series default
12708 .
12709 \end_layout
12710
12711 \begin_layout Standard
12712 When the command 
12713 \series bold
12714
12715 \backslash
12716 framebox
12717 \series default
12718  is inserted, a box appears containing three blue boxes.
12719  The first two boxes are surrounded by brackets and denote the two optional
12720  arguments.
12721  The third box is for formula parts like for 
12722 \series bold
12723
12724 \backslash
12725 fbox
12726 \series default
12727 .
12728 \end_layout
12729
12730 \begin_layout Standard
12731 \align center
12732 \begin_inset Tabular
12733 <lyxtabular version="3" rows="5" columns="2">
12734 <features booktabs="true" tabularvalignment="middle">
12735 <column alignment="center" valignment="top" width="0pt">
12736 <column alignment="center" valignment="top">
12737 <row>
12738 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12739 \begin_inset Text
12740
12741 \begin_layout Plain Layout
12742 Command
12743 \end_layout
12744
12745 \end_inset
12746 </cell>
12747 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12748 \begin_inset Text
12749
12750 \begin_layout Plain Layout
12751 Result
12752 \end_layout
12753
12754 \end_inset
12755 </cell>
12756 </row>
12757 <row topspace="1.5mm">
12758 <cell alignment="center" valignment="top" usebox="none">
12759 \begin_inset Text
12760
12761 \begin_layout Plain Layout
12762
12763 \backslash
12764 fbox
12765 \begin_inset space \textvisiblespace{}
12766 \end_inset
12767
12768
12769 \family sans
12770 Ctrl+M
12771 \family default
12772  
12773 \backslash
12774 int
12775 \begin_inset space \textvisiblespace{}
12776 \end_inset
12777
12778 A=B
12779 \end_layout
12780
12781 \end_inset
12782 </cell>
12783 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
12784 \begin_inset Text
12785
12786 \begin_layout Plain Layout
12787 \begin_inset Formula $\fbox{\ensuremath{\int A=B}}$
12788 \end_inset
12789
12790
12791 \end_layout
12792
12793 \end_inset
12794 </cell>
12795 </row>
12796 <row topspace="1.5mm">
12797 <cell alignment="center" valignment="top" usebox="none">
12798 \begin_inset Text
12799
12800 \begin_layout Plain Layout
12801
12802 \backslash
12803 boxed
12804 \begin_inset space \textvisiblespace{}
12805 \end_inset
12806
12807
12808 \backslash
12809 int
12810 \begin_inset space \textvisiblespace{}
12811 \end_inset
12812
12813 A=B
12814 \end_layout
12815
12816 \end_inset
12817 </cell>
12818 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
12819 \begin_inset Text
12820
12821 \begin_layout Plain Layout
12822 \begin_inset Formula $\boxed{\int A=B}$
12823 \end_inset
12824
12825
12826 \end_layout
12827
12828 \end_inset
12829 </cell>
12830 </row>
12831 <row topspace="1.5mm">
12832 <cell alignment="center" valignment="top" usebox="none">
12833 \begin_inset Text
12834
12835 \begin_layout Plain Layout
12836 A+
12837 \backslash
12838 fbox
12839 \begin_inset space \textvisiblespace{}
12840 \end_inset
12841
12842 B
12843 \end_layout
12844
12845 \end_inset
12846 </cell>
12847 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
12848 \begin_inset Text
12849
12850 \begin_layout Plain Layout
12851 \begin_inset Formula $A+\fbox{B}$
12852 \end_inset
12853
12854
12855 \end_layout
12856
12857 \end_inset
12858 </cell>
12859 </row>
12860 <row topspace="1.5mm" bottomspace="1mm">
12861 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12862 \begin_inset Text
12863
12864 \begin_layout Plain Layout
12865
12866 \backslash
12867 framebox
12868 \begin_inset space \textvisiblespace{}
12869 \end_inset
12870
12871 20mm
12872 \begin_inset Formula $\to$
12873 \end_inset
12874
12875
12876 \begin_inset Formula $\to$
12877 \end_inset
12878
12879
12880 \family sans
12881 Ctrl+M
12882 \family default
12883  
12884 \backslash
12885 frac
12886 \begin_inset space \textvisiblespace{}
12887 \end_inset
12888
12889 A
12890 \begin_inset Formula $\downarrow$
12891 \end_inset
12892
12893 B
12894 \end_layout
12895
12896 \end_inset
12897 </cell>
12898 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
12899 \begin_inset Text
12900
12901 \begin_layout Plain Layout
12902 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
12903 \end_inset
12904
12905
12906 \end_layout
12907
12908 \end_inset
12909 </cell>
12910 </row>
12911 </lyxtabular>
12912
12913 \end_inset
12914
12915
12916 \end_layout
12917
12918 \begin_layout Standard
12919 The frame thickness can also be adjusted.
12920  To do this the following commands have to be inserted in \SpecialChar TeX
12921  mode before the
12922  formula
12923 \end_layout
12924
12925 \begin_layout Standard
12926
12927 \series bold
12928
12929 \backslash
12930 fboxrule
12931 \series default
12932  
12933 \series bold
12934
12935 \begin_inset Quotes eld
12936 \end_inset
12937
12938 thickness
12939 \begin_inset Quotes erd
12940 \end_inset
12941
12942
12943 \series default
12944  
12945 \series bold
12946
12947 \backslash
12948 fboxsep
12949 \series default
12950  
12951 \series bold
12952
12953 \begin_inset Quotes eld
12954 \end_inset
12955
12956 distance
12957 \begin_inset Quotes erd
12958 \end_inset
12959
12960
12961 \end_layout
12962
12963 \begin_layout Standard
12964 \begin_inset Quotes eld
12965 \end_inset
12966
12967 distance
12968 \begin_inset Quotes erd
12969 \end_inset
12970
12971  specifies the minimal distance between the frame and the first character
12972  in the box.
12973  An example for this is the following framed formula:
12974 \begin_inset ERT
12975 status collapsed
12976
12977 \begin_layout Plain Layout
12978
12979
12980 \backslash
12981 fboxrule 2mm 
12982 \backslash
12983 fboxsep 3mm
12984 \end_layout
12985
12986 \end_inset
12987
12988
12989 \begin_inset Formula 
12990 \[
12991 \boxed{A+B=C}
12992 \]
12993
12994 \end_inset
12995
12996 Before this formula the commands
12997 \end_layout
12998
12999 \begin_layout Standard
13000
13001 \series bold
13002
13003 \backslash
13004 fboxrule
13005 \series default
13006  
13007 \series bold
13008 2mm
13009 \series default
13010  
13011 \series bold
13012
13013 \backslash
13014 fboxsep
13015 \series default
13016  
13017 \series bold
13018 3mm
13019 \end_layout
13020
13021 \begin_layout Standard
13022 were inserted in \SpecialChar TeX
13023  mode.
13024  The given values are used for all following boxes.
13025 \end_layout
13026
13027 \begin_layout Standard
13028 To return to the standard frame size, the command
13029 \end_layout
13030
13031 \begin_layout Standard
13032
13033 \series bold
13034
13035 \backslash
13036 fboxrule
13037 \series default
13038  
13039 \series bold
13040 0.4pt
13041 \series default
13042  
13043 \series bold
13044
13045 \backslash
13046 fboxsep
13047 \series default
13048  
13049 \series bold
13050 3pt
13051 \series default
13052
13053 \begin_inset ERT
13054 status collapsed
13055
13056 \begin_layout Plain Layout
13057
13058
13059 \backslash
13060 fboxrule 0.4pt 
13061 \backslash
13062 fboxsep 3pt
13063 \end_layout
13064
13065 \end_inset
13066
13067
13068 \end_layout
13069
13070 \begin_layout Standard
13071 is inserted in \SpecialChar TeX
13072  mode before the next formula.
13073 \end_layout
13074
13075 \begin_layout Subsection
13076 Boxes without Frame
13077 \begin_inset CommandInset label
13078 LatexCommand label
13079 name "subsec:Boxes-without-Frame"
13080
13081 \end_inset
13082
13083
13084 \begin_inset Index idx
13085 status collapsed
13086
13087 \begin_layout Plain Layout
13088 Boxes ! without frame
13089 \end_layout
13090
13091 \end_inset
13092
13093
13094 \end_layout
13095
13096 \begin_layout Standard
13097 For boxes without a frame there are the following box commands: 
13098 \series bold
13099
13100 \backslash
13101 mbox
13102 \series default
13103
13104 \begin_inset Index idx
13105 status collapsed
13106
13107 \begin_layout Plain Layout
13108 Commands ! M ! 
13109 \backslash
13110 mbox
13111 \end_layout
13112
13113 \end_inset
13114
13115
13116 \series bold
13117
13118 \backslash
13119 makebox
13120 \series default
13121
13122 \begin_inset Index idx
13123 status collapsed
13124
13125 \begin_layout Plain Layout
13126 Commands ! M ! 
13127 \backslash
13128 makebox
13129 \end_layout
13130
13131 \end_inset
13132
13133  and 
13134 \series bold
13135
13136 \backslash
13137 raisebox
13138 \series default
13139
13140 \begin_inset Index idx
13141 status collapsed
13142
13143 \begin_layout Plain Layout
13144 Commands ! R ! 
13145 \backslash
13146 raisebox
13147 \end_layout
13148
13149 \end_inset
13150
13151
13152 \end_layout
13153
13154 \begin_layout Standard
13155 With 
13156 \series bold
13157
13158 \backslash
13159 raisebox
13160 \series default
13161  a box can be super- or subscripted.
13162  But in contrary to normal super- and subscripting, the characters in the
13163  box keep their font size.
13164  
13165 \series bold
13166
13167 \backslash
13168 raisebox
13169 \series default
13170  is used in the following scheme:
13171 \end_layout
13172
13173 \begin_layout Standard
13174
13175 \series bold
13176
13177 \backslash
13178 raisebox{height}{box content}
13179 \end_layout
13180
13181 \begin_layout Standard
13182 When the box should contain a formula, an extra formula is needed like for
13183  
13184 \series bold
13185
13186 \backslash
13187 fbox
13188 \series default
13189 .
13190  
13191 \series medium
13192
13193 \begin_inset Note Greyedout
13194 status open
13195
13196 \begin_layout Plain Layout
13197
13198 \series bold
13199 Note:
13200 \series default
13201  For 
13202 \series bold
13203
13204 \backslash
13205 raisebox
13206 \series default
13207  this extra formula is created by pressing 
13208 \family sans
13209 Ctrl+M
13210 \family default
13211  twice instead of once because \SpecialChar LyX
13212  doesn't yet support 
13213 \series bold
13214
13215 \backslash
13216 raisebox
13217 \series default
13218  directly.
13219 \end_layout
13220
13221 \end_inset
13222
13223
13224 \end_layout
13225
13226 \begin_layout Standard
13227 \align center
13228 \begin_inset Tabular
13229 <lyxtabular version="3" rows="4" columns="2">
13230 <features booktabs="true" tabularvalignment="middle">
13231 <column alignment="center" valignment="top" width="0pt">
13232 <column alignment="center" valignment="top">
13233 <row>
13234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13235 \begin_inset Text
13236
13237 \begin_layout Plain Layout
13238 Command
13239 \end_layout
13240
13241 \end_inset
13242 </cell>
13243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13244 \begin_inset Text
13245
13246 \begin_layout Plain Layout
13247 Result
13248 \end_layout
13249
13250 \end_inset
13251 </cell>
13252 </row>
13253 <row>
13254 <cell alignment="center" valignment="top" leftline="true" usebox="none">
13255 \begin_inset Text
13256
13257 \begin_layout Plain Layout
13258 H
13259 \backslash
13260 raisebox{2mm
13261 \begin_inset Formula $\to$
13262 \end_inset
13263
13264
13265 \backslash
13266 {al
13267 \begin_inset Formula $\to$
13268 \end_inset
13269
13270  lo
13271 \end_layout
13272
13273 \end_inset
13274 </cell>
13275 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
13276 \begin_inset Text
13277
13278 \begin_layout Plain Layout
13279 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13280 \end_inset
13281
13282
13283 \end_layout
13284
13285 \end_inset
13286 </cell>
13287 </row>
13288 <row>
13289 <cell alignment="center" valignment="top" leftline="true" usebox="none">
13290 \begin_inset Text
13291
13292 \begin_layout Plain Layout
13293 H
13294 \backslash
13295 raisebox{-2mm
13296 \begin_inset Formula $\to$
13297 \end_inset
13298
13299
13300 \backslash
13301 {al
13302 \begin_inset Formula $\to$
13303 \end_inset
13304
13305 lo
13306 \end_layout
13307
13308 \end_inset
13309 </cell>
13310 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
13311 \begin_inset Text
13312
13313 \begin_layout Plain Layout
13314 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13315 \end_inset
13316
13317
13318 \end_layout
13319
13320 \end_inset
13321 </cell>
13322 </row>
13323 <row>
13324 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13325 \begin_inset Text
13326
13327 \begin_layout Plain Layout
13328 A=
13329 \backslash
13330 raisebox{-2mm
13331 \begin_inset Formula $\to$
13332 \end_inset
13333
13334
13335 \backslash
13336 {
13337 \family sans
13338 Ctrl+M
13339 \family default
13340  
13341 \family sans
13342 Ctrl+M
13343 \family default
13344  
13345 \backslash
13346 sqrt
13347 \begin_inset space \textvisiblespace{}
13348 \end_inset
13349
13350
13351 \end_layout
13352
13353 \end_inset
13354 </cell>
13355 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13356 \begin_inset Text
13357
13358 \begin_layout Plain Layout
13359 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
13360 \end_inset
13361
13362
13363 \end_layout
13364
13365 \end_inset
13366 </cell>
13367 </row>
13368 </lyxtabular>
13369
13370 \end_inset
13371
13372
13373 \end_layout
13374
13375 \begin_layout Standard
13376 The command 
13377 \series bold
13378
13379 \backslash
13380 mbox
13381 \series default
13382  is equivalent to 
13383 \series bold
13384
13385 \backslash
13386 fbox
13387 \series default
13388  and 
13389 \series bold
13390
13391 \backslash
13392 makebox
13393 \series default
13394  is equivalent to 
13395 \series bold
13396
13397 \backslash
13398 framebox
13399 \series default
13400 , with the difference that there is no frame.
13401 \end_layout
13402
13403 \begin_layout Subsection
13404 Colored Boxes
13405 \begin_inset CommandInset label
13406 LatexCommand label
13407 name "subsec:Colored-Boxes"
13408
13409 \end_inset
13410
13411
13412 \begin_inset Index idx
13413 status collapsed
13414
13415 \begin_layout Plain Layout
13416 Boxes ! colored
13417 \end_layout
13418
13419 \end_inset
13420
13421
13422 \end_layout
13423
13424 \begin_layout Standard
13425 To be able to use all commands explained in this section, the \SpecialChar LaTeX
13426 -package 
13427 \series bold
13428 color
13429 \series default
13430
13431 \begin_inset Foot
13432 status collapsed
13433
13434 \begin_layout Plain Layout
13435 The \SpecialChar LaTeX
13436 -package 
13437 \series bold
13438 color
13439 \series default
13440  is part of every \SpecialChar LaTeX
13441  standard installation.
13442 \end_layout
13443
13444 \end_inset
13445
13446
13447 \begin_inset Index idx
13448 status collapsed
13449
13450 \begin_layout Plain Layout
13451 Packages ! color
13452 \end_layout
13453
13454 \end_inset
13455
13456  has to be loaded in the \SpecialChar LaTeX
13457 -preamble with the line
13458 \begin_inset Foot
13459 status collapsed
13460
13461 \begin_layout Plain Layout
13462 When text is colored somewhere in the document with a predefined color,
13463  \SpecialChar LyX
13464  loads the \SpecialChar LaTeX
13465  package 
13466 \series bold
13467 color
13468 \series default
13469  automatically.
13470  Thus it is possible that the package is loaded twice, but this does not
13471  cause problems.
13472 \end_layout
13473
13474 \end_inset
13475
13476
13477 \begin_inset Note Note
13478 status collapsed
13479
13480 \begin_layout Plain Layout
13481 To avoid that the package is loaded twice, a macro was inserted to the \SpecialChar LaTeX
13482 -preamble.
13483 \end_layout
13484
13485 \end_inset
13486
13487
13488 \end_layout
13489
13490 \begin_layout Standard
13491
13492 \series bold
13493
13494 \backslash
13495 usepackage{color}
13496 \end_layout
13497
13498 \begin_layout Standard
13499 \begin_inset VSpace medskip
13500 \end_inset
13501
13502 To color boxes, the command 
13503 \series bold
13504
13505 \backslash
13506 colorbox
13507 \series default
13508
13509 \begin_inset Index idx
13510 status collapsed
13511
13512 \begin_layout Plain Layout
13513 Commands ! C ! 
13514 \backslash
13515 colorbox
13516 \end_layout
13517
13518 \end_inset
13519
13520  is used in the following scheme:
13521 \end_layout
13522
13523 \begin_layout Standard
13524
13525 \series bold
13526
13527 \backslash
13528 colorbox{color}{box content}
13529 \end_layout
13530
13531 \begin_layout Standard
13532 The box content can also be a box and a 
13533 \series bold
13534
13535 \backslash
13536 colorbox
13537 \series default
13538  can also be part of another box (see the 2nd and 3rd example).
13539  When the box should contain a formula, an extra formula has to be created,
13540  the same way as for 
13541 \series bold
13542
13543 \backslash
13544 raisebox
13545 \series default
13546 .
13547 \begin_inset Foot
13548 status collapsed
13549
13550 \begin_layout Plain Layout
13551 This also applies for the command 
13552 \series bold
13553
13554 \backslash
13555 fcolorbox
13556 \series default
13557 .
13558 \end_layout
13559
13560 \end_inset
13561
13562
13563 \end_layout
13564
13565 \begin_layout Standard
13566 One of the following predefined colors can be chosen:
13567 \end_layout
13568
13569 \begin_layout Standard
13570
13571 \series bold
13572 black
13573 \series default
13574
13575 \series bold
13576 blue
13577 \series default
13578
13579 \series bold
13580 cyan
13581 \series default
13582
13583 \series bold
13584 green
13585 \series default
13586
13587 \series bold
13588 magenta
13589 \series default
13590
13591 \series bold
13592 red
13593 \series default
13594
13595 \series bold
13596 white
13597 \series default
13598  and 
13599 \series bold
13600 yellow
13601 \end_layout
13602
13603 \begin_layout Standard
13604 \align center
13605 \begin_inset Tabular
13606 <lyxtabular version="3" rows="4" columns="2">
13607 <features booktabs="true" tabularvalignment="middle">
13608 <column alignment="center" valignment="top" width="0pt">
13609 <column alignment="center" valignment="top">
13610 <row>
13611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13612 \begin_inset Text
13613
13614 \begin_layout Plain Layout
13615 Command
13616 \end_layout
13617
13618 \end_inset
13619 </cell>
13620 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13621 \begin_inset Text
13622
13623 \begin_layout Plain Layout
13624 Result
13625 \end_layout
13626
13627 \end_inset
13628 </cell>
13629 </row>
13630 <row>
13631 <cell alignment="center" valignment="top" leftline="true" usebox="none">
13632 \begin_inset Text
13633
13634 \begin_layout Plain Layout
13635
13636 \backslash
13637 colorbox{yellow
13638 \begin_inset Formula $\to$
13639 \end_inset
13640
13641
13642 \backslash
13643 {A=B
13644 \end_layout
13645
13646 \end_inset
13647 </cell>
13648 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
13649 \begin_inset Text
13650
13651 \begin_layout Plain Layout
13652 \begin_inset Formula $\colorbox{yellow}{A=B}$
13653 \end_inset
13654
13655
13656 \end_layout
13657
13658 \end_inset
13659 </cell>
13660 </row>
13661 <row topspace="1.5mm">
13662 <cell alignment="center" valignment="top" usebox="none">
13663 \begin_inset Text
13664
13665 \begin_layout Plain Layout
13666
13667 \backslash
13668 colorbox{green
13669 \begin_inset Formula $\to$
13670 \end_inset
13671
13672
13673 \backslash
13674 {
13675 \backslash
13676 fbox
13677 \begin_inset space \textvisiblespace{}
13678 \end_inset
13679
13680 A=B
13681 \end_layout
13682
13683 \end_inset
13684 </cell>
13685 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
13686 \begin_inset Text
13687
13688 \begin_layout Plain Layout
13689 \begin_inset Formula $\colorbox{green}{\fbox{A=B}}$
13690 \end_inset
13691
13692
13693 \end_layout
13694
13695 \end_inset
13696 </cell>
13697 </row>
13698 <row topspace="1.5mm" bottomspace="1mm">
13699 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13700 \begin_inset Text
13701
13702 \begin_layout Plain Layout
13703
13704 \backslash
13705 fbox
13706 \begin_inset space \textvisiblespace{}
13707 \end_inset
13708
13709
13710 \backslash
13711 colorbox{green
13712 \begin_inset Formula $\to$
13713 \end_inset
13714
13715
13716 \backslash
13717 {
13718 \family sans
13719 Ctrl+M
13720 \family default
13721  
13722 \family sans
13723 Ctrl+M
13724 \family default
13725  
13726 \backslash
13727 int
13728 \begin_inset space \textvisiblespace{}
13729 \end_inset
13730
13731 C=D
13732 \end_layout
13733
13734 \end_inset
13735 </cell>
13736 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
13737 \begin_inset Text
13738
13739 \begin_layout Plain Layout
13740 \begin_inset Formula $\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}$
13741 \end_inset
13742
13743
13744 \end_layout
13745
13746 \end_inset
13747 </cell>
13748 </row>
13749 </lyxtabular>
13750
13751 \end_inset
13752
13753
13754 \end_layout
13755
13756 \begin_layout Standard
13757
13758 \series bold
13759
13760 \backslash
13761 colorbox
13762 \series default
13763  only colors the box but not the characters in the box.
13764  To color all characters, the whole formula is highlighted and the desired
13765  color is chosen in the 
13766 \family sans
13767 Text
13768 \begin_inset space ~
13769 \end_inset
13770
13771 Style
13772 \family default
13773  dialog.
13774  The dialog can be called with the toolbar button 
13775 \begin_inset Info
13776 type  "icon"
13777 arg   "dialog-show character"
13778 \end_inset
13779
13780  or the menu 
13781 \family sans
13782 Edit\SpecialChar menuseparator
13783 Text
13784 \begin_inset space ~
13785 \end_inset
13786
13787 Style\SpecialChar menuseparator
13788 Customized
13789 \family default
13790 .
13791  The formula number then has the same color as the formula.
13792  When the formula number should get another color than the formula characters,
13793  the color must be changed within the formula.
13794 \end_layout
13795
13796 \begin_layout Standard
13797 An example:
13798 \end_layout
13799
13800 \begin_layout Standard
13801
13802 \color red
13803 \begin_inset Formula 
13804 \begin{equation}
13805 \int A=B\label{eq:red}
13806 \end{equation}
13807
13808 \end_inset
13809
13810
13811 \color green
13812
13813 \begin_inset Formula 
13814 \begin{equation}
13815 \textcolor{red}{\int A=B}\label{eq:redgreen}
13816 \end{equation}
13817
13818 \end_inset
13819
13820
13821 \end_layout
13822
13823 \begin_layout Standard
13824 Formula 
13825 \begin_inset CommandInset ref
13826 LatexCommand eqref
13827 reference "eq:red"
13828
13829 \end_inset
13830
13831  is completely colored red.
13832 \begin_inset Newline newline
13833 \end_inset
13834
13835 Formula 
13836 \begin_inset CommandInset ref
13837 LatexCommand eqref
13838 reference "eq:redgreen"
13839
13840 \end_inset
13841
13842  was first completely colored green to set the color for the formula number.
13843  Subsequently the formula characters were colored red.
13844 \end_layout
13845
13846 \begin_layout Standard
13847 \begin_inset VSpace bigskip
13848 \end_inset
13849
13850 To color the frame different than the rest of the box, the command 
13851 \series bold
13852
13853 \backslash
13854 fcolorbox
13855 \series default
13856
13857 \begin_inset Index idx
13858 status collapsed
13859
13860 \begin_layout Plain Layout
13861 Commands ! F ! 
13862 \backslash
13863 fcolorbox
13864 \end_layout
13865
13866 \end_inset
13867
13868  is used in the following scheme:
13869 \end_layout
13870
13871 \begin_layout Standard
13872
13873 \series bold
13874
13875 \backslash
13876 fcolorbox{frame color}{color}{box content}
13877 \end_layout
13878
13879 \begin_layout Standard
13880 So 
13881 \series bold
13882
13883 \backslash
13884 fcolorbox
13885 \series default
13886  is an extension of the command 
13887 \series bold
13888
13889 \backslash
13890 colorbox
13891 \series default
13892 .
13893  The frame width is set, like for 
13894 \series bold
13895
13896 \backslash
13897 framebox
13898 \series default
13899 , with 
13900 \series bold
13901
13902 \backslash
13903 fboxrule
13904 \series default
13905  and 
13906 \series bold
13907
13908 \backslash
13909 fboxsep
13910 \series default
13911 .
13912  An example:
13913 \begin_inset ERT
13914 status collapsed
13915
13916 \begin_layout Plain Layout
13917
13918
13919 \backslash
13920 fboxrule 1mm 
13921 \backslash
13922 fboxsep 1mm
13923 \end_layout
13924
13925 \end_inset
13926
13927
13928 \begin_inset Formula 
13929 \[
13930 \fcolorbox{cyan}{magenta}{A=B}
13931 \]
13932
13933 \end_inset
13934
13935
13936 \begin_inset ERT
13937 status collapsed
13938
13939 \begin_layout Plain Layout
13940
13941
13942 \backslash
13943 fboxrule 0.4pt 
13944 \backslash
13945 fboxsep 3pt
13946 \end_layout
13947
13948 \end_inset
13949
13950
13951 \end_layout
13952
13953 \begin_layout Standard
13954 This formula was created with the command
13955 \begin_inset Newline newline
13956 \end_inset
13957
13958
13959 \series bold
13960
13961 \backslash
13962 fcolorbox{cyan
13963 \begin_inset Formula $\to$
13964 \end_inset
13965
13966
13967 \backslash
13968 {magenta
13969 \begin_inset Formula $\to$
13970 \end_inset
13971
13972
13973 \backslash
13974 {A=B
13975 \series default
13976 .
13977 \end_layout
13978
13979 \begin_layout Standard
13980 \begin_inset VSpace bigskip
13981 \end_inset
13982
13983 To use other colors than the predefined ones, they have to be defined first.
13984 \end_layout
13985
13986 \begin_layout Standard
13987 One can for example define the color 
13988 \begin_inset Quotes eld
13989 \end_inset
13990
13991
13992 \series bold
13993 darkgreen
13994 \series default
13995
13996 \begin_inset Quotes erd
13997 \end_inset
13998
13999  with the \SpecialChar LaTeX
14000 -preamble line:
14001 \end_layout
14002
14003 \begin_layout Standard
14004
14005 \series bold
14006
14007 \backslash
14008 definecolor{darkgreen}{cmyk}{0.5,
14009 \series default
14010  
14011 \series bold
14012 0,
14013 \series default
14014  
14015 \series bold
14016 1,
14017 \series default
14018  
14019 \series bold
14020 0.5}
14021 \series default
14022
14023 \begin_inset Index idx
14024 status collapsed
14025
14026 \begin_layout Plain Layout
14027 Commands ! D ! 
14028 \backslash
14029 definecolor
14030 \end_layout
14031
14032 \end_inset
14033
14034
14035 \end_layout
14036
14037 \begin_layout Standard
14038
14039 \series bold
14040 cmyk
14041 \series default
14042  is the color space that denotes the colors 
14043 \series bold
14044 cyan
14045 \series default
14046
14047 \series bold
14048 magenta
14049 \series default
14050
14051 \series bold
14052 yellow
14053 \series default
14054  and 
14055 \series bold
14056 black
14057 \series default
14058 .
14059  The four comma separated numbers are the portion factor for the corresponding
14060  colors of the color space.
14061  The factors can be in the range of 0
14062 \begin_inset space \thinspace{}
14063 \end_inset
14064
14065 -
14066 \begin_inset space \thinspace{}
14067 \end_inset
14068
14069 1.
14070  Instead of 
14071 \series bold
14072 cmyk
14073 \series default
14074  also the color space 
14075 \series bold
14076 rgb
14077 \series default
14078  can be used for definitions.
14079  
14080 \series bold
14081 rgb
14082 \series default
14083  denotes 
14084 \series bold
14085 red
14086 \series default
14087
14088 \series bold
14089 green
14090 \series default
14091  and 
14092 \series bold
14093 blue
14094 \series default
14095 , so that there are in this case three portion factors for the corresponding
14096  colors.
14097  Furthermore there is the color space 
14098 \series bold
14099 gray
14100 \series default
14101  with one portion factor for the gray value.
14102 \end_layout
14103
14104 \begin_layout Standard
14105 As example a framed box with the new defined color 
14106 \series bold
14107 darkgreen
14108 \series default
14109  where the characters have been colored 
14110 \series bold
14111 yellow
14112 \series default
14113 :
14114 \begin_inset Formula 
14115 \begin{equation}
14116 \colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}
14117 \end{equation}
14118
14119 \end_inset
14120
14121
14122 \end_layout
14123
14124 \begin_layout Standard
14125 Self-defined colors can also be used for text with the help of the command
14126  
14127 \series bold
14128
14129 \backslash
14130 textcolor
14131 \series default
14132 :
14133 \begin_inset Index idx
14134 status collapsed
14135
14136 \begin_layout Plain Layout
14137 Text ! colored
14138 \end_layout
14139
14140 \end_inset
14141
14142
14143 \end_layout
14144
14145 \begin_layout Standard
14146 \begin_inset ERT
14147 status collapsed
14148
14149 \begin_layout Plain Layout
14150
14151
14152 \backslash
14153 textcolor{darkgreen}{
14154 \end_layout
14155
14156 \end_inset
14157
14158 This sentence is 
14159 \begin_inset Quotes eld
14160 \end_inset
14161
14162 darkgreen
14163 \begin_inset Quotes erd
14164 \end_inset
14165
14166 .
14167 \begin_inset ERT
14168 status collapsed
14169
14170 \begin_layout Plain Layout
14171
14172 }
14173 \end_layout
14174
14175 \end_inset
14176
14177
14178 \end_layout
14179
14180 \begin_layout Standard
14181
14182 \series bold
14183
14184 \backslash
14185 textcolor
14186 \series default
14187
14188 \begin_inset Index idx
14189 status collapsed
14190
14191 \begin_layout Plain Layout
14192 Commands ! T ! 
14193 \backslash
14194 textcolor
14195 \end_layout
14196
14197 \end_inset
14198
14199  is used in the scheme 
14200 \series bold
14201
14202 \backslash
14203 textcolor{color}{characters to color}
14204 \series default
14205 .
14206 \end_layout
14207
14208 \begin_layout Subsection
14209 Paragraph Boxes
14210 \begin_inset CommandInset label
14211 LatexCommand label
14212 name "subsec:Paragraph-Boxes"
14213
14214 \end_inset
14215
14216
14217 \begin_inset Index idx
14218 status collapsed
14219
14220 \begin_layout Plain Layout
14221 Boxes ! as paragraph
14222 \end_layout
14223
14224 \end_inset
14225
14226
14227 \end_layout
14228
14229 \begin_layout Standard
14230 A box that can contain several lines and paragraphs, a so-called paragraph
14231  box (parbox), can be created with the menu 
14232 \family sans
14233 Insert\SpecialChar menuseparator
14234 Box
14235 \family default
14236  or the toolbar button 
14237 \begin_inset Info
14238 type  "icon"
14239 arg   "box-insert"
14240 \end_inset
14241
14242 .
14243 \end_layout
14244
14245 \begin_layout Standard
14246 The following example shows a framed parbox in a line:
14247 \end_layout
14248
14249 \begin_layout Standard
14250 \begin_inset VSpace medskip
14251 \end_inset
14252
14253 This is a line 
14254 \begin_inset Box Boxed
14255 position "c"
14256 hor_pos "c"
14257 has_inner_box 1
14258 inner_pos "t"
14259 use_parbox 1
14260 use_makebox 0
14261 width "5cm"
14262 special "none"
14263 height "1in"
14264 height_special "totalheight"
14265 thickness "0.4pt"
14266 separation "3pt"
14267 shadowsize "4pt"
14268 framecolor "black"
14269 backgroundcolor "none"
14270 status open
14271
14272 \begin_layout Plain Layout
14273 This is a paragraph box.
14274  It is exactly 5
14275 \begin_inset space \thinspace{}
14276 \end_inset
14277
14278 cm long and can also contain formulas: 
14279 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14280 \end_inset
14281
14282
14283 \end_layout
14284
14285 \end_inset
14286
14287  with a parbox.
14288 \end_layout
14289
14290 \begin_layout Standard
14291 \begin_inset VSpace medskip
14292 \end_inset
14293
14294
14295 \end_layout
14296
14297 \begin_layout Standard
14298 Such a box is created by right-clicking on the gray box inset.
14299  A dialog pops up showing the box properties.
14300  In our case set: 
14301 \emph on
14302 Decoration
14303 \emph default
14304 : Rectangular box, 
14305 \emph on
14306 Inner Box
14307 \emph default
14308 : Parbox, 
14309 \emph on
14310 Width
14311 \emph default
14312 : 5
14313 \begin_inset space \thinspace{}
14314 \end_inset
14315
14316 cm, 
14317 \emph on
14318 Vertical Box Alignment
14319 \emph default
14320 : Middle
14321 \end_layout
14322
14323 \begin_layout Standard
14324 \begin_inset VSpace medskip
14325 \end_inset
14326
14327 In \SpecialChar LaTeX
14328  a parbox is created with the command 
14329 \series bold
14330
14331 \backslash
14332 parbox
14333 \series default
14334
14335 \begin_inset Index idx
14336 status collapsed
14337
14338 \begin_layout Plain Layout
14339 Commands ! P ! 
14340 \backslash
14341 parbox
14342 \end_layout
14343
14344 \end_inset
14345
14346  which has the following scheme:
14347 \end_layout
14348
14349 \begin_layout Standard
14350
14351 \series bold
14352
14353 \backslash
14354 parbox[position]{width}{box content}
14355 \end_layout
14356
14357 \begin_layout Standard
14358 The positions 
14359 \emph on
14360 b
14361 \emph default
14362  and 
14363 \emph on
14364 t
14365 \emph default
14366  are possible.
14367  
14368 \emph on
14369 b
14370 \emph default
14371  for 
14372 \begin_inset Quotes eld
14373 \end_inset
14374
14375 bottom
14376 \begin_inset Quotes erd
14377 \end_inset
14378
14379  means that the box is aligned within the surrounding text with its last
14380  line.
14381  With 
14382 \emph on
14383 t
14384 \emph default
14385  for 
14386 \begin_inset Quotes eld
14387 \end_inset
14388
14389 top
14390 \begin_inset Quotes erd
14391 \end_inset
14392
14393  this is done with the first line.
14394  When no position is given, the box will be vertically centered, see section
14395  
14396 \emph on
14397 Boxes
14398 \emph default
14399  of the 
14400 \emph on
14401 Embedded
14402 \begin_inset space ~
14403 \end_inset
14404
14405 Objects
14406 \emph default
14407  manual for examples.
14408 \end_layout
14409
14410 \begin_layout Standard
14411 \begin_inset VSpace bigskip
14412 \end_inset
14413
14414 To frame formulas completely, including the formula number, the formula
14415  must be set into a parbox.
14416  To do this, the command 
14417 \series bold
14418
14419 \backslash
14420 fbox{
14421 \backslash
14422 parbox{
14423 \backslash
14424 linewidth-2
14425 \backslash
14426 fboxsep-2
14427 \backslash
14428 fboxrule}{
14429 \series default
14430  is inserted in \SpecialChar TeX
14431  mode before the formula.
14432  
14433 \series bold
14434
14435 \backslash
14436 linewidth
14437 \series default
14438
14439 \begin_inset Index idx
14440 status collapsed
14441
14442 \begin_layout Plain Layout
14443 Commands ! L ! 
14444 \backslash
14445 linewidth
14446 \end_layout
14447
14448 \end_inset
14449
14450  is hereby the line width set for the document.
14451  Because the frame is outside the parbox, 2
14452 \begin_inset space \thinspace{}
14453 \end_inset
14454
14455 times the frame separation and the frame thickness must be subtracted from
14456  the line width.
14457  To be able to multiply and subtract in arguments, the \SpecialChar LaTeX
14458 -package 
14459 \series bold
14460 calc
14461 \series default
14462
14463 \begin_inset Foot
14464 status collapsed
14465
14466 \begin_layout Plain Layout
14467
14468 \series bold
14469 calc
14470 \series default
14471  is part of every \SpecialChar LaTeX
14472  standard installation.
14473 \end_layout
14474
14475 \end_inset
14476
14477
14478 \begin_inset Index idx
14479 status collapsed
14480
14481 \begin_layout Plain Layout
14482 Packages ! calc
14483 \end_layout
14484
14485 \end_inset
14486
14487  must be loaded in the \SpecialChar LaTeX
14488 -preamble with the line
14489 \end_layout
14490
14491 \begin_layout Standard
14492
14493 \series bold
14494
14495 \backslash
14496 usepackage{calc}
14497 \end_layout
14498
14499 \begin_layout Standard
14500 Behind the formula both boxes are closed by entering 
14501 \series bold
14502 }}
14503 \series default
14504  in \SpecialChar TeX
14505  mode.
14506  Here is an example:
14507 \begin_inset ERT
14508 status collapsed
14509
14510 \begin_layout Plain Layout
14511
14512
14513 \backslash
14514 fboxsep 5mm 
14515 \backslash
14516 fboxrule 5mm
14517 \end_layout
14518
14519 \end_inset
14520
14521
14522 \end_layout
14523
14524 \begin_layout Standard
14525 \begin_inset ERT
14526 status collapsed
14527
14528 \begin_layout Plain Layout
14529
14530
14531 \backslash
14532 fbox{
14533 \backslash
14534 parbox{
14535 \backslash
14536 linewidth-2
14537 \backslash
14538 fboxsep-2
14539 \backslash
14540 fboxrule}{
14541 \end_layout
14542
14543 \end_inset
14544
14545
14546 \begin_inset Formula 
14547 \begin{equation}
14548 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
14549 \end{equation}
14550
14551 \end_inset
14552
14553
14554 \begin_inset ERT
14555 status collapsed
14556
14557 \begin_layout Plain Layout
14558
14559 }}
14560 \end_layout
14561
14562 \end_inset
14563
14564
14565 \begin_inset ERT
14566 status collapsed
14567
14568 \begin_layout Plain Layout
14569
14570
14571 \backslash
14572 fboxrule 0.4pt 
14573 \backslash
14574 fboxsep 3pt
14575 \end_layout
14576
14577 \end_inset
14578
14579
14580 \end_layout
14581
14582 \begin_layout Standard
14583 \begin_inset VSpace medskip
14584 \end_inset
14585
14586 As a parbox is used as the argument of 
14587 \series bold
14588
14589 \backslash
14590 fbox
14591 \series default
14592 , there is in this case no difference between 
14593 \series bold
14594
14595 \backslash
14596 fbox
14597 \series default
14598  and 
14599 \series bold
14600
14601 \backslash
14602 boxed
14603 \series default
14604 .
14605 \end_layout
14606
14607 \begin_layout Standard
14608 \begin_inset VSpace bigskip
14609 \end_inset
14610
14611 Paragraph boxes are very useful to comment formulas directly.
14612  To do this, 
14613 \series bold
14614
14615 \backslash
14616 parbox
14617 \series default
14618  is used in combination with the command 
14619 \series bold
14620
14621 \backslash
14622 tag
14623 \series default
14624 .
14625  (more about 
14626 \series bold
14627
14628 \backslash
14629 tag
14630 \series default
14631  see 
14632 \begin_inset CommandInset ref
14633 LatexCommand ref
14634 reference "subsec:User-defined-Numbering"
14635
14636 \end_inset
14637
14638 )
14639 \end_layout
14640
14641 \begin_layout Standard
14642 An example of a formula commented with 
14643 \series bold
14644
14645 \backslash
14646 parbox
14647 \series default
14648 :
14649 \end_layout
14650
14651 \begin_layout Standard
14652 \begin_inset ERT
14653 status collapsed
14654
14655 \begin_layout Plain Layout
14656
14657
14658 \backslash
14659 [5x-7b=3b
14660 \backslash
14661 tag*{
14662 \backslash
14663 parbox{5cm}{
14664 \end_layout
14665
14666 \end_inset
14667
14668 This is a description.
14669  It is distinctly separated from the formula and multiline.
14670 \begin_inset ERT
14671 status collapsed
14672
14673 \begin_layout Plain Layout
14674
14675 }}
14676 \backslash
14677 ]
14678 \end_layout
14679
14680 \end_inset
14681
14682
14683 \end_layout
14684
14685 \begin_layout Standard
14686 Such a formula must be inserted completely in \SpecialChar TeX
14687  mode because \SpecialChar LyX
14688  does not yet
14689  support the command 
14690 \series bold
14691
14692 \backslash
14693 parbox
14694 \series default
14695  in formulas.
14696  The formula is created with the following command sequence:
14697 \end_layout
14698
14699 \begin_layout Standard
14700 The command 
14701 \series bold
14702
14703 \backslash
14704 [5x-7b=3b
14705 \backslash
14706 tag*
14707 \backslash
14708 {
14709 \backslash
14710 parbox{5cm}{
14711 \series default
14712  is inserted in \SpecialChar TeX
14713  mode.
14714 \begin_inset Foot
14715 status collapsed
14716
14717 \begin_layout Plain Layout
14718 When the formula style 
14719 \series bold
14720 Indented
14721 \series default
14722  is used, 
14723 \series bold
14724
14725 \backslash
14726 tag*
14727 \backslash
14728 {
14729 \series default
14730  can also be replaced by 
14731 \series bold
14732
14733 \backslash
14734 hfill
14735 \series default
14736 .
14737  (formula styles see 
14738 \begin_inset CommandInset ref
14739 LatexCommand ref
14740 reference "sec:Formula-Styles"
14741
14742 \end_inset
14743
14744 )
14745 \end_layout
14746
14747 \end_inset
14748
14749  Then the description follows as normal text and finally 
14750 \series bold
14751 }}
14752 \backslash
14753 ]
14754 \series default
14755  is inserted in \SpecialChar TeX
14756  mode.
14757  The commands 
14758 \series bold
14759
14760 \backslash
14761 [
14762 \series default
14763  and 
14764 \series bold
14765
14766 \backslash
14767 ]
14768 \series default
14769  hereby create a displayed formula.
14770 \end_layout
14771
14772 \begin_layout Standard
14773 The advantages of 
14774 \series bold
14775
14776 \backslash
14777 parbox
14778 \series default
14779  can be seen in this example that was 
14780 \begin_inset Quotes eld
14781 \end_inset
14782
14783 commented
14784 \begin_inset Quotes erd
14785 \end_inset
14786
14787  using the mathematical textmode:
14788 \begin_inset Formula 
14789 \[
14790 5x-7b=3b\textrm{This is a description. It is not separated from the formula ...}
14791 \]
14792
14793 \end_inset
14794
14795
14796 \end_layout
14797
14798 \begin_layout Section
14799 Operators
14800 \begin_inset Index idx
14801 status collapsed
14802
14803 \begin_layout Plain Layout
14804 Operators
14805 \end_layout
14806
14807 \end_inset
14808
14809
14810 \end_layout
14811
14812 \begin_layout Subsection
14813 Big Operators
14814 \begin_inset CommandInset label
14815 LatexCommand label
14816 name "subsec:Big-Operators"
14817
14818 \end_inset
14819
14820
14821 \begin_inset Index idx
14822 status collapsed
14823
14824 \begin_layout Plain Layout
14825 Operators ! big
14826 \end_layout
14827
14828 \end_inset
14829
14830
14831 \begin_inset Index idx
14832 status collapsed
14833
14834 \begin_layout Plain Layout
14835 Sums
14836 \end_layout
14837
14838 \end_inset
14839
14840
14841 \begin_inset Index idx
14842 status collapsed
14843
14844 \begin_layout Plain Layout
14845 Integrals
14846 \end_layout
14847
14848 \end_inset
14849
14850
14851 \end_layout
14852
14853 \begin_layout Standard
14854 To be able to use all integral operators listed here, the option 
14855 \family sans
14856 Use esint package automatically
14857 \family default
14858  must be set in the document settings under 
14859 \family sans
14860 Math
14861 \begin_inset space ~
14862 \end_inset
14863
14864 Options
14865 \family default
14866 .
14867 \end_layout
14868
14869 \begin_layout Standard
14870 \begin_inset space \hfill{}
14871 \end_inset
14872
14873
14874 \begin_inset Tabular
14875 <lyxtabular version="3" rows="11" columns="2">
14876 <features booktabs="true" tabularvalignment="middle">
14877 <column alignment="center" valignment="top" width="0pt">
14878 <column alignment="center" valignment="top" width="0pt">
14879 <row>
14880 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14881 \begin_inset Text
14882
14883 \begin_layout Plain Layout
14884 Command
14885 \end_layout
14886
14887 \end_inset
14888 </cell>
14889 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14890 \begin_inset Text
14891
14892 \begin_layout Plain Layout
14893 Result
14894 \end_layout
14895
14896 \end_inset
14897 </cell>
14898 </row>
14899 <row>
14900 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14901 \begin_inset Text
14902
14903 \begin_layout Plain Layout
14904
14905 \backslash
14906 int
14907 \begin_inset Index idx
14908 status collapsed
14909
14910 \begin_layout Plain Layout
14911 Commands ! I ! 
14912 \backslash
14913 int
14914 \end_layout
14915
14916 \end_inset
14917
14918
14919 \end_layout
14920
14921 \end_inset
14922 </cell>
14923 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14924 \begin_inset Text
14925
14926 \begin_layout Plain Layout
14927 \begin_inset Formula $\int$
14928 \end_inset
14929
14930
14931 \end_layout
14932
14933 \end_inset
14934 </cell>
14935 </row>
14936 <row>
14937 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14938 \begin_inset Text
14939
14940 \begin_layout Plain Layout
14941
14942 \backslash
14943 oint
14944 \end_layout
14945
14946 \end_inset
14947 </cell>
14948 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14949 \begin_inset Text
14950
14951 \begin_layout Plain Layout
14952 \begin_inset Formula $\oint$
14953 \end_inset
14954
14955
14956 \end_layout
14957
14958 \end_inset
14959 </cell>
14960 </row>
14961 <row>
14962 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14963 \begin_inset Text
14964
14965 \begin_layout Plain Layout
14966
14967 \backslash
14968 ointctrclockwise
14969 \end_layout
14970
14971 \end_inset
14972 </cell>
14973 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14974 \begin_inset Text
14975
14976 \begin_layout Plain Layout
14977 \begin_inset Formula $\ointctrclockwise$
14978 \end_inset
14979
14980
14981 \end_layout
14982
14983 \end_inset
14984 </cell>
14985 </row>
14986 <row>
14987 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14988 \begin_inset Text
14989
14990 \begin_layout Plain Layout
14991
14992 \backslash
14993 ointclockwise
14994 \end_layout
14995
14996 \end_inset
14997 </cell>
14998 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14999 \begin_inset Text
15000
15001 \begin_layout Plain Layout
15002 \begin_inset Formula $\ointclockwise$
15003 \end_inset
15004
15005
15006 \end_layout
15007
15008 \end_inset
15009 </cell>
15010 </row>
15011 <row>
15012 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15013 \begin_inset Text
15014
15015 \begin_layout Plain Layout
15016
15017 \backslash
15018 sqint
15019 \end_layout
15020
15021 \end_inset
15022 </cell>
15023 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15024 \begin_inset Text
15025
15026 \begin_layout Plain Layout
15027 \begin_inset Formula $\sqint$
15028 \end_inset
15029
15030
15031 \end_layout
15032
15033 \end_inset
15034 </cell>
15035 </row>
15036 <row>
15037 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15038 \begin_inset Text
15039
15040 \begin_layout Plain Layout
15041
15042 \backslash
15043 fint
15044 \end_layout
15045
15046 \end_inset
15047 </cell>
15048 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15049 \begin_inset Text
15050
15051 \begin_layout Plain Layout
15052  
15053 \begin_inset Formula $\fint$
15054 \end_inset
15055
15056
15057 \end_layout
15058
15059 \end_inset
15060 </cell>
15061 </row>
15062 <row>
15063 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15064 \begin_inset Text
15065
15066 \begin_layout Plain Layout
15067
15068 \backslash
15069 landupint
15070 \end_layout
15071
15072 \end_inset
15073 </cell>
15074 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15075 \begin_inset Text
15076
15077 \begin_layout Plain Layout
15078  
15079 \begin_inset Formula $\landupint$
15080 \end_inset
15081
15082
15083 \end_layout
15084
15085 \end_inset
15086 </cell>
15087 </row>
15088 <row>
15089 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15090 \begin_inset Text
15091
15092 \begin_layout Plain Layout
15093
15094 \backslash
15095 landdownint
15096 \end_layout
15097
15098 \end_inset
15099 </cell>
15100 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15101 \begin_inset Text
15102
15103 \begin_layout Plain Layout
15104  
15105 \begin_inset Formula $\landdownint$
15106 \end_inset
15107
15108
15109 \end_layout
15110
15111 \end_inset
15112 </cell>
15113 </row>
15114 <row>
15115 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15116 \begin_inset Text
15117
15118 \begin_layout Plain Layout
15119
15120 \backslash
15121 bigcap
15122 \end_layout
15123
15124 \end_inset
15125 </cell>
15126 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15127 \begin_inset Text
15128
15129 \begin_layout Plain Layout
15130 \begin_inset Formula $\bigcap$
15131 \end_inset
15132
15133
15134 \end_layout
15135
15136 \end_inset
15137 </cell>
15138 </row>
15139 <row>
15140 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
15141 \begin_inset Text
15142
15143 \begin_layout Plain Layout
15144
15145 \backslash
15146 bigcup
15147 \end_layout
15148
15149 \end_inset
15150 </cell>
15151 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
15152 \begin_inset Text
15153
15154 \begin_layout Plain Layout
15155 \begin_inset Formula $\bigcup$
15156 \end_inset
15157
15158
15159 \end_layout
15160
15161 \end_inset
15162 </cell>
15163 </row>
15164 </lyxtabular>
15165
15166 \end_inset
15167
15168
15169 \begin_inset space \hfill{}
15170 \end_inset
15171
15172
15173 \begin_inset Tabular
15174 <lyxtabular version="3" rows="11" columns="2">
15175 <features booktabs="true" tabularvalignment="middle">
15176 <column alignment="center" valignment="top" width="0pt">
15177 <column alignment="center" valignment="top" width="0pt">
15178 <row>
15179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15180 \begin_inset Text
15181
15182 \begin_layout Plain Layout
15183 Command
15184 \end_layout
15185
15186 \end_inset
15187 </cell>
15188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15189 \begin_inset Text
15190
15191 \begin_layout Plain Layout
15192 Result
15193 \end_layout
15194
15195 \end_inset
15196 </cell>
15197 </row>
15198 <row>
15199 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15200 \begin_inset Text
15201
15202 \begin_layout Plain Layout
15203
15204 \backslash
15205 sum
15206 \begin_inset Index idx
15207 status collapsed
15208
15209 \begin_layout Plain Layout
15210 Commands ! S ! 
15211 \backslash
15212 sum
15213 \end_layout
15214
15215 \end_inset
15216
15217
15218 \end_layout
15219
15220 \end_inset
15221 </cell>
15222 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15223 \begin_inset Text
15224
15225 \begin_layout Plain Layout
15226 \begin_inset Formula $\sum$
15227 \end_inset
15228
15229
15230 \end_layout
15231
15232 \end_inset
15233 </cell>
15234 </row>
15235 <row>
15236 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15237 \begin_inset Text
15238
15239 \begin_layout Plain Layout
15240
15241 \backslash
15242 prod
15243 \begin_inset Index idx
15244 status collapsed
15245
15246 \begin_layout Plain Layout
15247 Commands ! P ! 
15248 \backslash
15249 prod
15250 \begin_inset ERT
15251 status collapsed
15252
15253 \begin_layout Plain Layout
15254
15255
15256 \backslash
15257 vspace{4mm}
15258 \end_layout
15259
15260 \end_inset
15261
15262
15263 \end_layout
15264
15265 \end_inset
15266
15267
15268 \end_layout
15269
15270 \end_inset
15271 </cell>
15272 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15273 \begin_inset Text
15274
15275 \begin_layout Plain Layout
15276 \begin_inset Formula $\prod$
15277 \end_inset
15278
15279
15280 \end_layout
15281
15282 \end_inset
15283 </cell>
15284 </row>
15285 <row>
15286 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15287 \begin_inset Text
15288
15289 \begin_layout Plain Layout
15290
15291 \backslash
15292 coprod
15293 \end_layout
15294
15295 \end_inset
15296 </cell>
15297 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15298 \begin_inset Text
15299
15300 \begin_layout Plain Layout
15301 \begin_inset Formula $\coprod$
15302 \end_inset
15303
15304
15305 \end_layout
15306
15307 \end_inset
15308 </cell>
15309 </row>
15310 <row>
15311 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15312 \begin_inset Text
15313
15314 \begin_layout Plain Layout
15315
15316 \backslash
15317 bigodot
15318 \end_layout
15319
15320 \end_inset
15321 </cell>
15322 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15323 \begin_inset Text
15324
15325 \begin_layout Plain Layout
15326 \begin_inset Formula $\bigodot$
15327 \end_inset
15328
15329
15330 \end_layout
15331
15332 \end_inset
15333 </cell>
15334 </row>
15335 <row>
15336 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15337 \begin_inset Text
15338
15339 \begin_layout Plain Layout
15340
15341 \backslash
15342 bigotimes
15343 \end_layout
15344
15345 \end_inset
15346 </cell>
15347 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15348 \begin_inset Text
15349
15350 \begin_layout Plain Layout
15351 \begin_inset Formula $\bigotimes$
15352 \end_inset
15353
15354
15355 \end_layout
15356
15357 \end_inset
15358 </cell>
15359 </row>
15360 <row>
15361 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15362 \begin_inset Text
15363
15364 \begin_layout Plain Layout
15365
15366 \backslash
15367 bigoplus
15368 \end_layout
15369
15370 \end_inset
15371 </cell>
15372 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15373 \begin_inset Text
15374
15375 \begin_layout Plain Layout
15376 \begin_inset Formula $\bigoplus$
15377 \end_inset
15378
15379
15380 \end_layout
15381
15382 \end_inset
15383 </cell>
15384 </row>
15385 <row>
15386 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15387 \begin_inset Text
15388
15389 \begin_layout Plain Layout
15390
15391 \backslash
15392 bigwedge
15393 \end_layout
15394
15395 \end_inset
15396 </cell>
15397 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15398 \begin_inset Text
15399
15400 \begin_layout Plain Layout
15401 \begin_inset Formula $\bigwedge$
15402 \end_inset
15403
15404
15405 \end_layout
15406
15407 \end_inset
15408 </cell>
15409 </row>
15410 <row>
15411 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15412 \begin_inset Text
15413
15414 \begin_layout Plain Layout
15415
15416 \backslash
15417 bigvee
15418 \end_layout
15419
15420 \end_inset
15421 </cell>
15422 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15423 \begin_inset Text
15424
15425 \begin_layout Plain Layout
15426 \begin_inset Formula $\bigvee$
15427 \end_inset
15428
15429
15430 \end_layout
15431
15432 \end_inset
15433 </cell>
15434 </row>
15435 <row>
15436 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15437 \begin_inset Text
15438
15439 \begin_layout Plain Layout
15440
15441 \backslash
15442 bigsqcup
15443 \end_layout
15444
15445 \end_inset
15446 </cell>
15447 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15448 \begin_inset Text
15449
15450 \begin_layout Plain Layout
15451 \begin_inset Formula $\bigsqcup$
15452 \end_inset
15453
15454
15455 \end_layout
15456
15457 \end_inset
15458 </cell>
15459 </row>
15460 <row>
15461 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
15462 \begin_inset Text
15463
15464 \begin_layout Plain Layout
15465
15466 \backslash
15467 biguplus
15468 \end_layout
15469
15470 \end_inset
15471 </cell>
15472 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
15473 \begin_inset Text
15474
15475 \begin_layout Plain Layout
15476 \begin_inset Formula $\biguplus$
15477 \end_inset
15478
15479
15480 \end_layout
15481
15482 \end_inset
15483 </cell>
15484 </row>
15485 </lyxtabular>
15486
15487 \end_inset
15488
15489
15490 \begin_inset space \hfill{}
15491 \end_inset
15492
15493
15494 \end_layout
15495
15496 \begin_layout Standard
15497 All big operators can also be inserted via the math toolbar button 
15498 \begin_inset Info
15499 type  "icon"
15500 arg   "math-insert \\intop"
15501 \end_inset
15502
15503 .
15504 \end_layout
15505
15506 \begin_layout Standard
15507 The operators are called big because they are bigger than the sometimes
15508  equal looking binary operators.
15509  All big operators can have limits as described in the next subsection.
15510 \end_layout
15511
15512 \begin_layout Standard
15513 For all integral operators there is a second version available, ending in
15514  
15515 \series bold
15516 op
15517 \series default
15518
15519 \series bold
15520
15521 \backslash
15522 intop
15523 \series default
15524
15525 \series bold
15526
15527 \backslash
15528 ointop
15529 \series default
15530  etc..
15531  These operators are different from 
15532 \series bold
15533
15534 \backslash
15535 int
15536 \series default
15537  etc.
15538 \begin_inset space \space{}
15539 \end_inset
15540
15541 in the style the operator limits are displayed, see 
15542 \begin_inset CommandInset ref
15543 LatexCommand ref
15544 reference "subsec:Operator-Limits"
15545
15546 \end_inset
15547
15548 .
15549  
15550 \end_layout
15551
15552 \begin_layout Subsubsection*
15553 Advice for Integrals
15554 \end_layout
15555
15556 \begin_layout Standard
15557 The letter 
15558 \emph on
15559 d
15560 \emph default
15561  in an integral is an operator, that therefore has to be set upright.
15562  This is done by highlighting the 
15563 \emph on
15564 d
15565 \emph default
15566  and using the keyboard shortcut 
15567 \begin_inset Info
15568 type  "shortcut"
15569 arg   "font-roman"
15570 \end_inset
15571
15572
15573 \begin_inset Foot
15574 status collapsed
15575
15576 \begin_layout Plain Layout
15577 Font styles
15578 \series bold
15579  
15580 \series default
15581 see 
15582 \begin_inset CommandInset ref
15583 LatexCommand ref
15584 reference "subsec:Font-Styles"
15585
15586 \end_inset
15587
15588
15589 \end_layout
15590
15591 \end_inset
15592
15593 .
15594  Finally the smallest space is inserted before the 
15595 \emph on
15596 d
15597 \emph default
15598 , as this is usual for operators.
15599  An example:
15600 \end_layout
15601
15602 \begin_layout Standard
15603 incorrect: 
15604 \begin_inset Formula $\int A(x)dx$
15605 \end_inset
15606
15607
15608 \begin_inset Newline newline
15609 \end_inset
15610
15611
15612 \begin_inset Phantom HPhantom
15613 status open
15614
15615 \begin_layout Plain Layout
15616 in
15617 \end_layout
15618
15619 \end_inset
15620
15621 correct: 
15622 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15623 \end_inset
15624
15625
15626 \end_layout
15627
15628 \begin_layout Standard
15629 For multiple integrals there are the following commands:
15630 \begin_inset VSpace medskip
15631 \end_inset
15632
15633
15634 \end_layout
15635
15636 \begin_layout Standard
15637 \begin_inset space \hfill{}
15638 \end_inset
15639
15640
15641 \begin_inset Tabular
15642 <lyxtabular version="3" rows="4" columns="2">
15643 <features booktabs="true" tabularvalignment="middle">
15644 <column alignment="center" valignment="top" width="0pt">
15645 <column alignment="center" valignment="top" width="0pt">
15646 <row>
15647 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15648 \begin_inset Text
15649
15650 \begin_layout Plain Layout
15651 Command
15652 \end_layout
15653
15654 \end_inset
15655 </cell>
15656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15657 \begin_inset Text
15658
15659 \begin_layout Plain Layout
15660 Result
15661 \end_layout
15662
15663 \end_inset
15664 </cell>
15665 </row>
15666 <row bottomspace="1mm">
15667 <cell alignment="center" valignment="top" usebox="none">
15668 \begin_inset Text
15669
15670 \begin_layout Plain Layout
15671
15672 \backslash
15673 iint
15674 \end_layout
15675
15676 \end_inset
15677 </cell>
15678 <cell alignment="center" valignment="top" usebox="none">
15679 \begin_inset Text
15680
15681 \begin_layout Plain Layout
15682 \begin_inset Formula $\iint$
15683 \end_inset
15684
15685
15686 \end_layout
15687
15688 \end_inset
15689 </cell>
15690 </row>
15691 <row bottomspace="1mm">
15692 <cell alignment="center" valignment="top" usebox="none">
15693 \begin_inset Text
15694
15695 \begin_layout Plain Layout
15696
15697 \backslash
15698 oiint
15699 \end_layout
15700
15701 \end_inset
15702 </cell>
15703 <cell alignment="center" valignment="top" usebox="none">
15704 \begin_inset Text
15705
15706 \begin_layout Plain Layout
15707 \begin_inset Formula $\oiint$
15708 \end_inset
15709
15710
15711 \end_layout
15712
15713 \end_inset
15714 </cell>
15715 </row>
15716 <row bottomspace="1mm">
15717 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15718 \begin_inset Text
15719
15720 \begin_layout Plain Layout
15721
15722 \backslash
15723 sqiint
15724 \end_layout
15725
15726 \end_inset
15727 </cell>
15728 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15729 \begin_inset Text
15730
15731 \begin_layout Plain Layout
15732 \begin_inset Formula $\sqiint$
15733 \end_inset
15734
15735
15736 \end_layout
15737
15738 \end_inset
15739 </cell>
15740 </row>
15741 </lyxtabular>
15742
15743 \end_inset
15744
15745
15746 \begin_inset space \hfill{}
15747 \end_inset
15748
15749
15750 \begin_inset Tabular
15751 <lyxtabular version="3" rows="4" columns="2">
15752 <features booktabs="true" tabularvalignment="middle">
15753 <column alignment="center" valignment="top" width="0pt">
15754 <column alignment="center" valignment="top" width="0pt">
15755 <row>
15756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15757 \begin_inset Text
15758
15759 \begin_layout Plain Layout
15760 Command
15761 \end_layout
15762
15763 \end_inset
15764 </cell>
15765 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15766 \begin_inset Text
15767
15768 \begin_layout Plain Layout
15769 Result
15770 \end_layout
15771
15772 \end_inset
15773 </cell>
15774 </row>
15775 <row bottomspace="1mm">
15776 <cell alignment="center" valignment="top" usebox="none">
15777 \begin_inset Text
15778
15779 \begin_layout Plain Layout
15780
15781 \backslash
15782 iiint
15783 \end_layout
15784
15785 \end_inset
15786 </cell>
15787 <cell alignment="center" valignment="top" usebox="none">
15788 \begin_inset Text
15789
15790 \begin_layout Plain Layout
15791 \begin_inset Formula $\iiint$
15792 \end_inset
15793
15794
15795 \end_layout
15796
15797 \end_inset
15798 </cell>
15799 </row>
15800 <row bottomspace="1mm">
15801 <cell alignment="center" valignment="top" usebox="none">
15802 \begin_inset Text
15803
15804 \begin_layout Plain Layout
15805
15806 \backslash
15807 iiiint
15808 \end_layout
15809
15810 \end_inset
15811 </cell>
15812 <cell alignment="center" valignment="top" usebox="none">
15813 \begin_inset Text
15814
15815 \begin_layout Plain Layout
15816 \begin_inset Formula $\iiiint$
15817 \end_inset
15818
15819
15820 \end_layout
15821
15822 \end_inset
15823 </cell>
15824 </row>
15825 <row bottomspace="1mm">
15826 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15827 \begin_inset Text
15828
15829 \begin_layout Plain Layout
15830
15831 \backslash
15832 dotsint
15833 \end_layout
15834
15835 \end_inset
15836 </cell>
15837 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15838 \begin_inset Text
15839
15840 \begin_layout Plain Layout
15841 \begin_inset Formula $\dotsint$
15842 \end_inset
15843
15844
15845 \end_layout
15846
15847 \end_inset
15848 </cell>
15849 </row>
15850 </lyxtabular>
15851
15852 \end_inset
15853
15854
15855 \begin_inset space \hfill{}
15856 \end_inset
15857
15858
15859 \end_layout
15860
15861 \begin_layout Subsection
15862 Operator Limits
15863 \begin_inset CommandInset label
15864 LatexCommand label
15865 name "subsec:Operator-Limits"
15866
15867 \end_inset
15868
15869
15870 \begin_inset Index idx
15871 status collapsed
15872
15873 \begin_layout Plain Layout
15874 Operators ! Limits
15875 \end_layout
15876
15877 \end_inset
15878
15879
15880 \end_layout
15881
15882 \begin_layout Standard
15883 Limits are created by super- and subscripts:
15884 \end_layout
15885
15886 \begin_layout Standard
15887 \align center
15888 \begin_inset Tabular
15889 <lyxtabular version="3" rows="2" columns="2">
15890 <features booktabs="true" tabularvalignment="middle">
15891 <column alignment="center" valignment="top" width="0pt">
15892 <column alignment="center" valignment="top" width="0pt">
15893 <row>
15894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15895 \begin_inset Text
15896
15897 \begin_layout Plain Layout
15898 Command
15899 \end_layout
15900
15901 \end_inset
15902 </cell>
15903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15904 \begin_inset Text
15905
15906 \begin_layout Plain Layout
15907 Result
15908 \end_layout
15909
15910 \end_inset
15911 </cell>
15912 </row>
15913 <row>
15914 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15915 \begin_inset Text
15916
15917 \begin_layout Plain Layout
15918
15919 \backslash
15920 prod^
15921 \backslash
15922 infty
15923 \begin_inset space \textvisiblespace{}
15924 \end_inset
15925
15926
15927 \begin_inset Formula $\to$
15928 \end_inset
15929
15930 _0
15931 \begin_inset Formula $\to$
15932 \end_inset
15933
15934 A(x)
15935 \end_layout
15936
15937 \end_inset
15938 </cell>
15939 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15940 \begin_inset Text
15941
15942 \begin_layout Plain Layout
15943 \begin_inset Formula $\prod_{0}^{\infty}A(x)$
15944 \end_inset
15945
15946
15947 \end_layout
15948
15949 \end_inset
15950 </cell>
15951 </row>
15952 </lyxtabular>
15953
15954 \end_inset
15955
15956
15957 \end_layout
15958
15959 \begin_layout Standard
15960 Limits of inline formulas are set right beside the operator.
15961  Limits in displayed formulas are set above or below the operator, except
15962  for integral limits.
15963 \end_layout
15964
15965 \begin_layout Standard
15966 To force that the limits are set beside the operator, the cursor is set
15967  directly behind the operator and the limits type is changed with the menu
15968  
15969 \family sans
15970 Edit\SpecialChar menuseparator
15971 Math\SpecialChar menuseparator
15972 Change Limits Type
15973 \family default
15974  to 
15975 \family sans
15976 \series bold
15977 Inline
15978 \family default
15979 \series default
15980  (shortcut 
15981 \begin_inset Info
15982 type  "shortcut"
15983 arg   "math-limits"
15984 \end_inset
15985
15986 ).
15987  An example:
15988 \end_layout
15989
15990 \begin_layout Standard
15991 The default limits type is this:
15992 \begin_inset Formula 
15993 \[
15994 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
15995 \]
15996
15997 \end_inset
15998
15999 This is how it looks when the limits type was changed to 
16000 \family sans
16001 \series bold
16002 Inline
16003 \family default
16004 \series default
16005 :
16006 \begin_inset Formula 
16007 \[
16008 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
16009 \]
16010
16011 \end_inset
16012
16013 For integrals, except those ending with 
16014 \series bold
16015 op
16016 \series default
16017  like 
16018 \series bold
16019
16020 \backslash
16021 intop
16022 \series default
16023
16024 \series bold
16025
16026 \backslash
16027 ointop
16028 \series default
16029  etc., the limits are by default set beside the operator.
16030  But for multiple integrals the limits are often set below the operator.
16031  In the following example the limits type was therefore set to 
16032 \series bold
16033 Display
16034 \series default
16035  and so set below the integrals:
16036 \begin_inset Formula 
16037 \begin{equation}
16038 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}
16039 \end{equation}
16040
16041 \end_inset
16042
16043
16044 \end_layout
16045
16046 \begin_layout Standard
16047 \begin_inset VSpace medskip
16048 \end_inset
16049
16050 To specify conditions for limits, the commands 
16051 \series bold
16052
16053 \backslash
16054 subarray
16055 \series default
16056
16057 \begin_inset Index idx
16058 status collapsed
16059
16060 \begin_layout Plain Layout
16061 Commands ! S ! 
16062 \backslash
16063 subarray
16064 \end_layout
16065
16066 \end_inset
16067
16068  and 
16069 \series bold
16070
16071 \backslash
16072 substack
16073 \series default
16074
16075 \begin_inset Index idx
16076 status collapsed
16077
16078 \begin_layout Plain Layout
16079 Commands ! S ! 
16080 \backslash
16081 substack
16082 \end_layout
16083
16084 \end_inset
16085
16086  are used.
16087  To create for example this expression 
16088 \begin_inset Formula 
16089 \begin{equation}
16090 \sum_{\begin{subarray}{c}
16091 0<k<1000\\
16092 \\
16093 k\,\in\,\mathbb{N}
16094 \end{subarray}}^{n}k^{-2}\label{eq:substack}
16095 \end{equation}
16096
16097 \end_inset
16098
16099
16100 \end_layout
16101
16102 \begin_layout Standard
16103 the following has to be done:
16104 \begin_inset Newline newline
16105 \end_inset
16106
16107 First the command 
16108 \series bold
16109
16110 \backslash
16111 sum
16112 \series default
16113 ^
16114 \series bold
16115 n
16116 \begin_inset space \textvisiblespace{}
16117 \end_inset
16118
16119 _
16120 \series default
16121  is typed in.
16122  One is now in a blue box under the summation operator and insert there
16123  the command 
16124 \series bold
16125
16126 \backslash
16127 subarray
16128 \begin_inset space \textvisiblespace{}
16129 \end_inset
16130
16131
16132 \series default
16133 .
16134  The blue box is now within a purple box and now several lines can be written
16135  among each other.
16136  A new line is created by inserting a line break (
16137 \begin_inset Info
16138 type  "shortcut"
16139 arg   "newline-insert newline"
16140 \end_inset
16141
16142 ).
16143  When now
16144 \begin_inset Newline newline
16145 \end_inset
16146
16147
16148 \series bold
16149 0<k<1000 Ctrl+Return
16150 \begin_inset Newline newline
16151 \end_inset
16152
16153
16154 \series default
16155 is typed in, a new box appears below for the new line.
16156 \end_layout
16157
16158 \begin_layout Standard
16159 The alignment of the lines can be changed to left aligned with the 
16160 \family sans
16161 table
16162 \family default
16163  
16164 \family sans
16165 toolbar
16166 \family default
16167  or the menu 
16168 \family sans
16169 Edit\SpecialChar menuseparator
16170 Rows &Columns
16171 \family default
16172 .
16173  To get right alignment, 
16174 \series bold
16175
16176 \backslash
16177 hfill
16178 \begin_inset space \textvisiblespace{}
16179 \end_inset
16180
16181
16182 \series default
16183  is inserted at the beginning of the line.
16184 \end_layout
16185
16186 \begin_layout Standard
16187 The command 
16188 \series bold
16189
16190 \backslash
16191 substack
16192 \series default
16193  is equivalent to 
16194 \series bold
16195
16196 \backslash
16197 subarray
16198 \series default
16199  with the difference that the lines are always centered.
16200 \end_layout
16201
16202 \begin_layout Standard
16203 \begin_inset VSpace bigskip
16204 \end_inset
16205
16206 Like in formula 
16207 \begin_inset CommandInset ref
16208 LatexCommand eqref
16209 reference "eq:substack"
16210
16211 \end_inset
16212
16213  there can be too much space beside an operator, because the characters
16214  following the operator are set beside the limits.
16215  To avoid this the command 
16216 \series bold
16217
16218 \backslash
16219 smashoperator
16220 \series default
16221
16222 \begin_inset Index idx
16223 status collapsed
16224
16225 \begin_layout Plain Layout
16226 Commands ! S ! 
16227 \backslash
16228 smashoperator
16229 \end_layout
16230
16231 \end_inset
16232
16233  can be used.
16234  To activate it, set in the document settings under 
16235 \family sans
16236 Math
16237 \begin_inset space ~
16238 \end_inset
16239
16240 Options
16241 \family default
16242  for the package 
16243 \series bold
16244 mathtools
16245 \series default
16246
16247 \begin_inset Index idx
16248 status collapsed
16249
16250 \begin_layout Plain Layout
16251 Packages ! mathtools
16252 \end_layout
16253
16254 \end_inset
16255
16256  the option 
16257 \family sans
16258 Load
16259 \begin_inset space ~
16260 \end_inset
16261
16262 always
16263 \family default
16264 .
16265  
16266 \series bold
16267
16268 \backslash
16269 smashoperator
16270 \series default
16271  sets the space besides the operator to 0
16272 \begin_inset space \thinspace{}
16273 \end_inset
16274
16275 pt.
16276 \begin_inset Newline newline
16277 \end_inset
16278
16279 Applied on formula 
16280 \begin_inset CommandInset ref
16281 LatexCommand eqref
16282 reference "eq:substack"
16283
16284 \end_inset
16285
16286 , one uses the command
16287 \end_layout
16288
16289 \begin_layout Standard
16290
16291 \series bold
16292
16293 \backslash
16294 smashoperator{
16295 \end_layout
16296
16297 \begin_layout Standard
16298 and inserts the operator with its limits into the braces.
16299  Behind the brace one continues the formula:
16300 \begin_inset Formula 
16301 \[
16302 \smashoperator{\sum_{\begin{subarray}{c}
16303 0<k<1000\\
16304 \\
16305 k\,\in\,\mathbb{N}
16306 \end{subarray}}^{n}}k^{-2}
16307 \]
16308
16309 \end_inset
16310
16311
16312 \end_layout
16313
16314 \begin_layout Standard
16315 It is possible to set the space of only one side of the operator to 0
16316 \begin_inset space \thinspace{}
16317 \end_inset
16318
16319 pt.
16320  To do this write either 
16321 \series bold
16322 [l]
16323 \series default
16324  or 
16325 \series bold
16326 [r]
16327 \series default
16328  between 
16329 \series bold
16330
16331 \backslash
16332 smashoperator
16333 \series default
16334  and its brace.
16335  
16336 \series bold
16337 l
16338 \series default
16339  stands for the left and 
16340 \series bold
16341 r
16342 \series default
16343  for the right side of the operator.
16344  Here is an example of the possible 
16345 \series bold
16346
16347 \backslash
16348 smashoperator
16349 \series default
16350  forms:
16351 \end_layout
16352
16353 \begin_layout Standard
16354 \begin_inset Formula 
16355 \[
16356 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}
16357 \]
16358
16359 \end_inset
16360
16361
16362 \end_layout
16363
16364 \begin_layout Standard
16365 \begin_inset VSpace bigskip
16366 \end_inset
16367
16368
16369 \end_layout
16370
16371 \begin_layout Standard
16372 When several consecutive operators have limits the typesetting of the limits
16373  looks often imperfect in the output, see this example:
16374 \begin_inset Formula 
16375 \[
16376 \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}
16377 \]
16378
16379 \end_inset
16380
16381 To improve the typesetting set in the document settings under 
16382 \family sans
16383 Math
16384 \begin_inset space ~
16385 \end_inset
16386
16387 Options
16388 \family default
16389  for the package 
16390 \series bold
16391 mathtools
16392 \series default
16393
16394 \begin_inset Index idx
16395 status collapsed
16396
16397 \begin_layout Plain Layout
16398 Packages ! mathtools
16399 \end_layout
16400
16401 \end_inset
16402
16403  the option 
16404 \family sans
16405 Load
16406 \begin_inset space ~
16407 \end_inset
16408
16409 always
16410 \family default
16411 .
16412  Then insert into your formula the command 
16413 \series bold
16414
16415 \backslash
16416 adjustlimits
16417 \series default
16418
16419 \begin_inset Index idx
16420 status collapsed
16421
16422 \begin_layout Plain Layout
16423 Commands ! A ! 
16424 \backslash
16425 adjustlimits
16426 \end_layout
16427
16428 \end_inset
16429
16430  directly before the first operator.
16431  The example will then look like this:
16432 \begin_inset Formula 
16433 \[
16434 \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}
16435 \]
16436
16437 \end_inset
16438
16439
16440 \end_layout
16441
16442 \begin_layout Standard
16443 \begin_inset VSpace bigskip
16444 \end_inset
16445
16446 How to use one limit for several operators is described in 
16447 \begin_inset CommandInset ref
16448 LatexCommand ref
16449 reference "subsec:Self-defined-Operators"
16450
16451 \end_inset
16452
16453 .
16454 \end_layout
16455
16456 \begin_layout Subsection
16457 Decoration for Operators
16458 \begin_inset Index idx
16459 status collapsed
16460
16461 \begin_layout Plain Layout
16462 Operators ! Decoration
16463 \end_layout
16464
16465 \end_inset
16466
16467
16468 \end_layout
16469
16470 \begin_layout Standard
16471 With the commands 
16472 \series bold
16473
16474 \backslash
16475 overset
16476 \series default
16477
16478 \begin_inset Index idx
16479 status collapsed
16480
16481 \begin_layout Plain Layout
16482 Commands ! O ! 
16483 \backslash
16484 overset
16485 \end_layout
16486
16487 \end_inset
16488
16489  and 
16490 \series bold
16491
16492 \backslash
16493 underset
16494 \series default
16495
16496 \begin_inset Index idx
16497 status collapsed
16498
16499 \begin_layout Plain Layout
16500 Commands ! U ! 
16501 \backslash
16502 underset
16503 \end_layout
16504
16505 \end_inset
16506
16507  characters can be placed above or below an operator, respectively.
16508  With the command 
16509 \series bold
16510
16511 \backslash
16512 sideset
16513 \series default
16514
16515 \begin_inset Index idx
16516 status collapsed
16517
16518 \begin_layout Plain Layout
16519 Commands ! S ! 
16520 \backslash
16521 sideset
16522 \end_layout
16523
16524 \end_inset
16525
16526  characters can be set before and behind a big operator.
16527 \end_layout
16528
16529 \begin_layout Standard
16530 There are 4
16531 \begin_inset space ~
16532 \end_inset
16533
16534 variants of 
16535 \series bold
16536
16537 \backslash
16538 sideset
16539 \series default
16540 :
16541 \end_layout
16542
16543 \begin_layout Itemize
16544
16545 \series bold
16546
16547 \backslash
16548 sideset
16549 \series default
16550  is used to set characters at the corners of the operator
16551 \end_layout
16552
16553 \begin_layout Itemize
16554
16555 \series bold
16556
16557 \backslash
16558 sidesetn
16559 \series default
16560  is used to set characters before and/or behind the operator (this variant
16561  represents \SpecialChar LaTeX
16562 's original 
16563 \series bold
16564
16565 \backslash
16566 sideset
16567 \series default
16568  command)
16569 \end_layout
16570
16571 \begin_layout Itemize
16572
16573 \series bold
16574
16575 \backslash
16576 sidesetl
16577 \series default
16578  is used to set characters at the left corners and/or behind the operator
16579 \end_layout
16580
16581 \begin_layout Itemize
16582
16583 \series bold
16584
16585 \backslash
16586 sidesetr
16587 \series default
16588  is used to set characters at the right corners and/or before the operator
16589 \end_layout
16590
16591 \begin_layout Standard
16592 For example the command 
16593 \series bold
16594
16595 \backslash
16596 sidesetn
16597 \begin_inset space \textvisiblespace{}
16598 \end_inset
16599
16600
16601 \backslash
16602 sum
16603 \begin_inset space \textvisiblespace{}
16604 \end_inset
16605
16606
16607 \begin_inset Formula $\to$
16608 \end_inset
16609
16610 '
16611 \begin_inset Formula $\to$
16612 \end_inset
16613
16614 _k=1
16615 \begin_inset space \textvisiblespace{}
16616 \end_inset
16617
16618
16619 \series default
16620 ^
16621 \series bold
16622 n
16623 \series default
16624  produces:
16625 \begin_inset Formula 
16626 \[
16627 \sideset{}{'}\sum_{k=1}^{n}
16628 \]
16629
16630 \end_inset
16631
16632
16633 \end_layout
16634
16635 \begin_layout Standard
16636 \begin_inset Note Greyedout
16637 status open
16638
16639 \begin_layout Plain Layout
16640
16641 \series bold
16642 Note: 
16643 \backslash
16644 sideset
16645 \series default
16646  can only be used to decorate big operators, binary operators are not allowed.
16647 \end_layout
16648
16649 \end_inset
16650
16651
16652 \end_layout
16653
16654 \begin_layout Standard
16655
16656 \series bold
16657
16658 \backslash
16659 overset
16660 \series default
16661  and 
16662 \series bold
16663
16664 \backslash
16665 underset
16666 \series default
16667  can also be used to decorate symbols and characters.
16668  For example, the command 
16669 \series bold
16670
16671 \backslash
16672 overset
16673 \begin_inset space \textvisiblespace{}
16674 \end_inset
16675
16676
16677 \backslash
16678 maltese
16679 \begin_inset space \textvisiblespace{}
16680 \end_inset
16681
16682
16683 \series default
16684
16685 \begin_inset Formula $\uparrow$
16686 \end_inset
16687
16688
16689 \series bold
16690 a
16691 \series default
16692  produces:
16693 \begin_inset Formula 
16694 \[
16695 \overset{a}{\maltese}
16696 \]
16697
16698 \end_inset
16699
16700
16701 \end_layout
16702
16703 \begin_layout Subsection
16704 Binary Operators
16705 \begin_inset CommandInset label
16706 LatexCommand label
16707 name "subsec:Binary-Operators"
16708
16709 \end_inset
16710
16711
16712 \begin_inset Index idx
16713 status collapsed
16714
16715 \begin_layout Plain Layout
16716 Operators ! binary
16717 \end_layout
16718
16719 \end_inset
16720
16721
16722 \end_layout
16723
16724 \begin_layout Standard
16725 Binary operators are surrounded by space when there is a character before
16726  and after them.
16727 \begin_inset VSpace medskip
16728 \end_inset
16729
16730
16731 \end_layout
16732
16733 \begin_layout Standard
16734 \begin_inset Tabular
16735 <lyxtabular version="3" rows="13" columns="2">
16736 <features booktabs="true" tabularvalignment="middle">
16737 <column alignment="center" valignment="top" width="0pt">
16738 <column alignment="center" valignment="top" width="0pt">
16739 <row>
16740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16741 \begin_inset Text
16742
16743 \begin_layout Plain Layout
16744 Command
16745 \begin_inset Note Note
16746 status collapsed
16747
16748 \begin_layout Plain Layout
16749
16750 \series bold
16751
16752 \backslash
16753 raisebox
16754 \series default
16755  is only used as spacer.
16756 \end_layout
16757
16758 \end_inset
16759
16760
16761 \end_layout
16762
16763 \end_inset
16764 </cell>
16765 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16766 \begin_inset Text
16767
16768 \begin_layout Plain Layout
16769 Result
16770 \end_layout
16771
16772 \end_inset
16773 </cell>
16774 </row>
16775 <row>
16776 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16777 \begin_inset Text
16778
16779 \begin_layout Plain Layout
16780 +
16781 \end_layout
16782
16783 \end_inset
16784 </cell>
16785 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16786 \begin_inset Text
16787
16788 \begin_layout Plain Layout
16789 \begin_inset Formula $+$
16790 \end_inset
16791
16792
16793 \end_layout
16794
16795 \end_inset
16796 </cell>
16797 </row>
16798 <row>
16799 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16800 \begin_inset Text
16801
16802 \begin_layout Plain Layout
16803 -
16804 \end_layout
16805
16806 \end_inset
16807 </cell>
16808 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16809 \begin_inset Text
16810
16811 \begin_layout Plain Layout
16812 \begin_inset Formula $-$
16813 \end_inset
16814
16815
16816 \end_layout
16817
16818 \end_inset
16819 </cell>
16820 </row>
16821 <row>
16822 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16823 \begin_inset Text
16824
16825 \begin_layout Plain Layout
16826
16827 \backslash
16828 pm
16829 \end_layout
16830
16831 \end_inset
16832 </cell>
16833 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16834 \begin_inset Text
16835
16836 \begin_layout Plain Layout
16837 \begin_inset Formula $\pm$
16838 \end_inset
16839
16840
16841 \end_layout
16842
16843 \end_inset
16844 </cell>
16845 </row>
16846 <row>
16847 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16848 \begin_inset Text
16849
16850 \begin_layout Plain Layout
16851
16852 \backslash
16853 mp
16854 \end_layout
16855
16856 \end_inset
16857 </cell>
16858 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16859 \begin_inset Text
16860
16861 \begin_layout Plain Layout
16862 \begin_inset Formula $\mp$
16863 \end_inset
16864
16865
16866 \end_layout
16867
16868 \end_inset
16869 </cell>
16870 </row>
16871 <row>
16872 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16873 \begin_inset Text
16874
16875 \begin_layout Plain Layout
16876
16877 \backslash
16878 cdot
16879 \end_layout
16880
16881 \end_inset
16882 </cell>
16883 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16884 \begin_inset Text
16885
16886 \begin_layout Plain Layout
16887 \begin_inset Formula $\cdot$
16888 \end_inset
16889
16890
16891 \end_layout
16892
16893 \end_inset
16894 </cell>
16895 </row>
16896 <row>
16897 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16898 \begin_inset Text
16899
16900 \begin_layout Plain Layout
16901
16902 \backslash
16903 times
16904 \end_layout
16905
16906 \end_inset
16907 </cell>
16908 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16909 \begin_inset Text
16910
16911 \begin_layout Plain Layout
16912 \begin_inset Formula $\times$
16913 \end_inset
16914
16915
16916 \end_layout
16917
16918 \end_inset
16919 </cell>
16920 </row>
16921 <row>
16922 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16923 \begin_inset Text
16924
16925 \begin_layout Plain Layout
16926
16927 \backslash
16928 div
16929 \end_layout
16930
16931 \end_inset
16932 </cell>
16933 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16934 \begin_inset Text
16935
16936 \begin_layout Plain Layout
16937 \begin_inset Formula $\div$
16938 \end_inset
16939
16940
16941 \end_layout
16942
16943 \end_inset
16944 </cell>
16945 </row>
16946 <row>
16947 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16948 \begin_inset Text
16949
16950 \begin_layout Plain Layout
16951 \begin_inset ERT
16952 status collapsed
16953
16954 \begin_layout Plain Layout
16955
16956
16957 \backslash
16958 raisebox{-1.2mm}{
16959 \end_layout
16960
16961 \end_inset
16962
16963 *
16964 \begin_inset ERT
16965 status collapsed
16966
16967 \begin_layout Plain Layout
16968
16969 }
16970 \end_layout
16971
16972 \end_inset
16973
16974
16975 \end_layout
16976
16977 \end_inset
16978 </cell>
16979 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16980 \begin_inset Text
16981
16982 \begin_layout Plain Layout
16983 \begin_inset Formula $*$
16984 \end_inset
16985
16986
16987 \end_layout
16988
16989 \end_inset
16990 </cell>
16991 </row>
16992 <row>
16993 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16994 \begin_inset Text
16995
16996 \begin_layout Plain Layout
16997
16998 \backslash
16999 star
17000 \end_layout
17001
17002 \end_inset
17003 </cell>
17004 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17005 \begin_inset Text
17006
17007 \begin_layout Plain Layout
17008 \begin_inset Formula $\star$
17009 \end_inset
17010
17011
17012 \end_layout
17013
17014 \end_inset
17015 </cell>
17016 </row>
17017 <row>
17018 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17019 \begin_inset Text
17020
17021 \begin_layout Plain Layout
17022
17023 \backslash
17024 circ
17025 \end_layout
17026
17027 \end_inset
17028 </cell>
17029 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17030 \begin_inset Text
17031
17032 \begin_layout Plain Layout
17033 \begin_inset Formula $\circ$
17034 \end_inset
17035
17036
17037 \end_layout
17038
17039 \end_inset
17040 </cell>
17041 </row>
17042 <row>
17043 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17044 \begin_inset Text
17045
17046 \begin_layout Plain Layout
17047
17048 \backslash
17049 diamond
17050 \end_layout
17051
17052 \end_inset
17053 </cell>
17054 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17055 \begin_inset Text
17056
17057 \begin_layout Plain Layout
17058 \begin_inset Formula $\diamond$
17059 \end_inset
17060
17061
17062 \end_layout
17063
17064 \end_inset
17065 </cell>
17066 </row>
17067 <row>
17068 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17069 \begin_inset Text
17070
17071 \begin_layout Plain Layout
17072
17073 \backslash
17074 bullet
17075 \end_layout
17076
17077 \end_inset
17078 </cell>
17079 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17080 \begin_inset Text
17081
17082 \begin_layout Plain Layout
17083 \begin_inset Formula $\bullet$
17084 \end_inset
17085
17086
17087 \end_layout
17088
17089 \end_inset
17090 </cell>
17091 </row>
17092 </lyxtabular>
17093
17094 \end_inset
17095
17096
17097 \begin_inset space \hfill{}
17098 \end_inset
17099
17100
17101 \begin_inset Tabular
17102 <lyxtabular version="3" rows="13" columns="2">
17103 <features booktabs="true" tabularvalignment="middle">
17104 <column alignment="center" valignment="top" width="0pt">
17105 <column alignment="center" valignment="top" width="0pt">
17106 <row>
17107 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17108 \begin_inset Text
17109
17110 \begin_layout Plain Layout
17111 Command
17112 \end_layout
17113
17114 \end_inset
17115 </cell>
17116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17117 \begin_inset Text
17118
17119 \begin_layout Plain Layout
17120 Result
17121 \end_layout
17122
17123 \end_inset
17124 </cell>
17125 </row>
17126 <row>
17127 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17128 \begin_inset Text
17129
17130 \begin_layout Plain Layout
17131
17132 \backslash
17133 nabla
17134 \end_layout
17135
17136 \end_inset
17137 </cell>
17138 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17139 \begin_inset Text
17140
17141 \begin_layout Plain Layout
17142 \begin_inset Formula $\nabla$
17143 \end_inset
17144
17145
17146 \end_layout
17147
17148 \end_inset
17149 </cell>
17150 </row>
17151 <row>
17152 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17153 \begin_inset Text
17154
17155 \begin_layout Plain Layout
17156
17157 \backslash
17158 bigtriangledown
17159 \end_layout
17160
17161 \end_inset
17162 </cell>
17163 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17164 \begin_inset Text
17165
17166 \begin_layout Plain Layout
17167 \begin_inset Formula $\bigtriangledown$
17168 \end_inset
17169
17170
17171 \end_layout
17172
17173 \end_inset
17174 </cell>
17175 </row>
17176 <row>
17177 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17178 \begin_inset Text
17179
17180 \begin_layout Plain Layout
17181
17182 \backslash
17183 bigtriangleup
17184 \end_layout
17185
17186 \end_inset
17187 </cell>
17188 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17189 \begin_inset Text
17190
17191 \begin_layout Plain Layout
17192 \begin_inset Formula $\bigtriangleup$
17193 \end_inset
17194
17195
17196 \end_layout
17197
17198 \end_inset
17199 </cell>
17200 </row>
17201 <row>
17202 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17203 \begin_inset Text
17204
17205 \begin_layout Plain Layout
17206
17207 \backslash
17208 Box
17209 \end_layout
17210
17211 \end_inset
17212 </cell>
17213 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17214 \begin_inset Text
17215
17216 \begin_layout Plain Layout
17217 \begin_inset Formula $\Box$
17218 \end_inset
17219
17220
17221 \end_layout
17222
17223 \end_inset
17224 </cell>
17225 </row>
17226 <row>
17227 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17228 \begin_inset Text
17229
17230 \begin_layout Plain Layout
17231
17232 \backslash
17233 cap 
17234 \end_layout
17235
17236 \end_inset
17237 </cell>
17238 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17239 \begin_inset Text
17240
17241 \begin_layout Plain Layout
17242 \begin_inset Formula $\cap$
17243 \end_inset
17244
17245
17246 \end_layout
17247
17248 \end_inset
17249 </cell>
17250 </row>
17251 <row>
17252 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17253 \begin_inset Text
17254
17255 \begin_layout Plain Layout
17256
17257 \backslash
17258 cup
17259 \end_layout
17260
17261 \end_inset
17262 </cell>
17263 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17264 \begin_inset Text
17265
17266 \begin_layout Plain Layout
17267 \begin_inset Formula $\cup$
17268 \end_inset
17269
17270
17271 \end_layout
17272
17273 \end_inset
17274 </cell>
17275 </row>
17276 <row>
17277 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17278 \begin_inset Text
17279
17280 \begin_layout Plain Layout
17281
17282 \backslash
17283 dagger
17284 \end_layout
17285
17286 \end_inset
17287 </cell>
17288 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17289 \begin_inset Text
17290
17291 \begin_layout Plain Layout
17292 \begin_inset Formula $\dagger$
17293 \end_inset
17294
17295
17296 \end_layout
17297
17298 \end_inset
17299 </cell>
17300 </row>
17301 <row>
17302 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17303 \begin_inset Text
17304
17305 \begin_layout Plain Layout
17306
17307 \backslash
17308 ddagger
17309 \end_layout
17310
17311 \end_inset
17312 </cell>
17313 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17314 \begin_inset Text
17315
17316 \begin_layout Plain Layout
17317 \begin_inset Formula $\ddagger$
17318 \end_inset
17319
17320
17321 \end_layout
17322
17323 \end_inset
17324 </cell>
17325 </row>
17326 <row>
17327 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17328 \begin_inset Text
17329
17330 \begin_layout Plain Layout
17331
17332 \backslash
17333 wr
17334 \end_layout
17335
17336 \end_inset
17337 </cell>
17338 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17339 \begin_inset Text
17340
17341 \begin_layout Plain Layout
17342 \begin_inset Formula $\wr$
17343 \end_inset
17344
17345
17346 \end_layout
17347
17348 \end_inset
17349 </cell>
17350 </row>
17351 <row>
17352 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17353 \begin_inset Text
17354
17355 \begin_layout Plain Layout
17356
17357 \backslash
17358 bigcirc
17359 \end_layout
17360
17361 \end_inset
17362 </cell>
17363 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17364 \begin_inset Text
17365
17366 \begin_layout Plain Layout
17367 \begin_inset Formula $\bigcirc$
17368 \end_inset
17369
17370
17371 \end_layout
17372
17373 \end_inset
17374 </cell>
17375 </row>
17376 <row>
17377 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17378 \begin_inset Text
17379
17380 \begin_layout Plain Layout
17381
17382 \backslash
17383 wedge
17384 \end_layout
17385
17386 \end_inset
17387 </cell>
17388 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17389 \begin_inset Text
17390
17391 \begin_layout Plain Layout
17392 \begin_inset Formula $\wedge$
17393 \end_inset
17394
17395
17396 \end_layout
17397
17398 \end_inset
17399 </cell>
17400 </row>
17401 <row>
17402 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17403 \begin_inset Text
17404
17405 \begin_layout Plain Layout
17406
17407 \backslash
17408 vee
17409 \end_layout
17410
17411 \end_inset
17412 </cell>
17413 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17414 \begin_inset Text
17415
17416 \begin_layout Plain Layout
17417 \begin_inset Formula $\vee$
17418 \end_inset
17419
17420
17421 \end_layout
17422
17423 \end_inset
17424 </cell>
17425 </row>
17426 </lyxtabular>
17427
17428 \end_inset
17429
17430
17431 \begin_inset space \hfill{}
17432 \end_inset
17433
17434
17435 \begin_inset Tabular
17436 <lyxtabular version="3" rows="13" columns="2">
17437 <features booktabs="true" tabularvalignment="middle">
17438 <column alignment="center" valignment="top" width="0pt">
17439 <column alignment="center" valignment="top" width="0pt">
17440 <row>
17441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17442 \begin_inset Text
17443
17444 \begin_layout Plain Layout
17445 Command
17446 \end_layout
17447
17448 \end_inset
17449 </cell>
17450 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17451 \begin_inset Text
17452
17453 \begin_layout Plain Layout
17454 Result
17455 \end_layout
17456
17457 \end_inset
17458 </cell>
17459 </row>
17460 <row>
17461 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17462 \begin_inset Text
17463
17464 \begin_layout Plain Layout
17465
17466 \backslash
17467 oplus
17468 \end_layout
17469
17470 \end_inset
17471 </cell>
17472 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17473 \begin_inset Text
17474
17475 \begin_layout Plain Layout
17476 \begin_inset Formula $\oplus$
17477 \end_inset
17478
17479
17480 \end_layout
17481
17482 \end_inset
17483 </cell>
17484 </row>
17485 <row>
17486 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17487 \begin_inset Text
17488
17489 \begin_layout Plain Layout
17490
17491 \backslash
17492 ominus
17493 \end_layout
17494
17495 \end_inset
17496 </cell>
17497 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17498 \begin_inset Text
17499
17500 \begin_layout Plain Layout
17501 \begin_inset Formula $\ominus$
17502 \end_inset
17503
17504
17505 \end_layout
17506
17507 \end_inset
17508 </cell>
17509 </row>
17510 <row>
17511 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17512 \begin_inset Text
17513
17514 \begin_layout Plain Layout
17515
17516 \backslash
17517 otimes
17518 \end_layout
17519
17520 \end_inset
17521 </cell>
17522 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17523 \begin_inset Text
17524
17525 \begin_layout Plain Layout
17526 \begin_inset Formula $\otimes$
17527 \end_inset
17528
17529
17530 \end_layout
17531
17532 \end_inset
17533 </cell>
17534 </row>
17535 <row>
17536 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17537 \begin_inset Text
17538
17539 \begin_layout Plain Layout
17540
17541 \backslash
17542 oslash
17543 \end_layout
17544
17545 \end_inset
17546 </cell>
17547 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17548 \begin_inset Text
17549
17550 \begin_layout Plain Layout
17551 \begin_inset Formula $\oslash$
17552 \end_inset
17553
17554
17555 \end_layout
17556
17557 \end_inset
17558 </cell>
17559 </row>
17560 <row>
17561 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17562 \begin_inset Text
17563
17564 \begin_layout Plain Layout
17565
17566 \backslash
17567 odot
17568 \end_layout
17569
17570 \end_inset
17571 </cell>
17572 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17573 \begin_inset Text
17574
17575 \begin_layout Plain Layout
17576 \begin_inset Formula $\odot$
17577 \end_inset
17578
17579
17580 \end_layout
17581
17582 \end_inset
17583 </cell>
17584 </row>
17585 <row>
17586 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17587 \begin_inset Text
17588
17589 \begin_layout Plain Layout
17590
17591 \backslash
17592 amalg
17593 \end_layout
17594
17595 \end_inset
17596 </cell>
17597 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17598 \begin_inset Text
17599
17600 \begin_layout Plain Layout
17601 \begin_inset Formula $\amalg$
17602 \end_inset
17603
17604
17605 \end_layout
17606
17607 \end_inset
17608 </cell>
17609 </row>
17610 <row>
17611 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17612 \begin_inset Text
17613
17614 \begin_layout Plain Layout
17615
17616 \backslash
17617 uplus
17618 \end_layout
17619
17620 \end_inset
17621 </cell>
17622 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17623 \begin_inset Text
17624
17625 \begin_layout Plain Layout
17626 \begin_inset Formula $\uplus$
17627 \end_inset
17628
17629
17630 \end_layout
17631
17632 \end_inset
17633 </cell>
17634 </row>
17635 <row>
17636 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17637 \begin_inset Text
17638
17639 \begin_layout Plain Layout
17640
17641 \backslash
17642 setminus
17643 \end_layout
17644
17645 \end_inset
17646 </cell>
17647 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17648 \begin_inset Text
17649
17650 \begin_layout Plain Layout
17651 \begin_inset Formula $\setminus$
17652 \end_inset
17653
17654
17655 \end_layout
17656
17657 \end_inset
17658 </cell>
17659 </row>
17660 <row>
17661 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17662 \begin_inset Text
17663
17664 \begin_layout Plain Layout
17665
17666 \backslash
17667 sqcap
17668 \end_layout
17669
17670 \end_inset
17671 </cell>
17672 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17673 \begin_inset Text
17674
17675 \begin_layout Plain Layout
17676 \begin_inset Formula $\sqcap$
17677 \end_inset
17678
17679
17680 \end_layout
17681
17682 \end_inset
17683 </cell>
17684 </row>
17685 <row>
17686 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17687 \begin_inset Text
17688
17689 \begin_layout Plain Layout
17690
17691 \backslash
17692 sqcup
17693 \end_layout
17694
17695 \end_inset
17696 </cell>
17697 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17698 \begin_inset Text
17699
17700 \begin_layout Plain Layout
17701 \begin_inset Formula $\sqcup$
17702 \end_inset
17703
17704
17705 \end_layout
17706
17707 \end_inset
17708 </cell>
17709 </row>
17710 <row>
17711 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17712 \begin_inset Text
17713
17714 \begin_layout Plain Layout
17715
17716 \backslash
17717 triangleleft
17718 \end_layout
17719
17720 \end_inset
17721 </cell>
17722 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17723 \begin_inset Text
17724
17725 \begin_layout Plain Layout
17726 \begin_inset Formula $\triangleleft$
17727 \end_inset
17728
17729
17730 \end_layout
17731
17732 \end_inset
17733 </cell>
17734 </row>
17735 <row>
17736 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17737 \begin_inset Text
17738
17739 \begin_layout Plain Layout
17740
17741 \backslash
17742 triangleright
17743 \end_layout
17744
17745 \end_inset
17746 </cell>
17747 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17748 \begin_inset Text
17749
17750 \begin_layout Plain Layout
17751 \begin_inset Formula $\triangleright$
17752 \end_inset
17753
17754
17755 \end_layout
17756
17757 \end_inset
17758 </cell>
17759 </row>
17760 </lyxtabular>
17761
17762 \end_inset
17763
17764
17765 \end_layout
17766
17767 \begin_layout Standard
17768 All binary operators can also be inserted via the math toolbar button 
17769 \begin_inset Info
17770 type  "icon"
17771 arg   "math-insert \\pm"
17772 \end_inset
17773
17774 .
17775 \end_layout
17776
17777 \begin_layout Standard
17778 To typeset the Laplace operator also 
17779 \series bold
17780
17781 \backslash
17782 Delta
17783 \series default
17784  or 
17785 \series bold
17786
17787 \backslash
17788 nabla
17789 \series default
17790 ^
17791 \series bold
17792 2
17793 \series default
17794  (
17795 \begin_inset Formula $\nabla^{2}$
17796 \end_inset
17797
17798 ) can be used instead of 
17799 \series bold
17800
17801 \backslash
17802 bigtriangleup
17803 \series default
17804  .
17805 \end_layout
17806
17807 \begin_layout Standard
17808 The character 
17809 \family sans
17810 Menu Separator
17811 \family default
17812  from the menu 
17813 \family sans
17814 Insert\SpecialChar menuseparator
17815 Special Character
17816 \family default
17817  is the operator 
17818 \series bold
17819
17820 \backslash
17821 triangleright
17822 \series default
17823 .
17824 \end_layout
17825
17826 \begin_layout Subsection
17827 Self-defined Operators
17828 \begin_inset CommandInset label
17829 LatexCommand label
17830 name "subsec:Self-defined-Operators"
17831
17832 \end_inset
17833
17834
17835 \begin_inset Index idx
17836 status collapsed
17837
17838 \begin_layout Plain Layout
17839 Operators ! self-defined
17840 \end_layout
17841
17842 \end_inset
17843
17844
17845 \end_layout
17846
17847 \begin_layout Standard
17848 With the help of the command 
17849 \series bold
17850
17851 \backslash
17852 DeclareMathOperator
17853 \series default
17854
17855 \begin_inset Index idx
17856 status collapsed
17857
17858 \begin_layout Plain Layout
17859 Commands ! D ! 
17860 \backslash
17861 dbinom@
17862 \backslash
17863 DeclareMathOperator
17864 \end_layout
17865
17866 \end_inset
17867
17868  custom operators can be defined in the \SpecialChar LaTeX
17869 -preamble.
17870  Its command scheme is:
17871 \end_layout
17872
17873 \begin_layout Standard
17874
17875 \series bold
17876
17877 \backslash
17878 DeclareMathOperator{new command}{display}
17879 \end_layout
17880
17881 \begin_layout Standard
17882 Display can be characters or symbols that define how the operator looks
17883  in the output.
17884  To define a big operator a * is set behind the command.
17885  All self-defined big operators can have limits as described in 
17886 \begin_inset CommandInset ref
17887 LatexCommand ref
17888 reference "subsec:Operator-Limits"
17889
17890 \end_inset
17891
17892 .
17893 \end_layout
17894
17895 \begin_layout Standard
17896 For example the \SpecialChar LaTeX
17897 -preamble line
17898 \end_layout
17899
17900 \begin_layout Standard
17901
17902 \series bold
17903
17904 \backslash
17905 DeclareMathOperator*{
17906 \backslash
17907 Lozenge}{
17908 \backslash
17909 blacklozenge}
17910 \end_layout
17911
17912 \begin_layout Standard
17913 defines the command 
17914 \series bold
17915
17916 \backslash
17917 Lozenge
17918 \series default
17919 , that inserts a big operator consisting of the lozenge symbol from 
17920 \begin_inset CommandInset ref
17921 LatexCommand ref
17922 reference "subsec:Miscellaneous-Symbols"
17923
17924 \end_inset
17925
17926 :
17927 \begin_inset Formula 
17928 \[
17929 \Lozenge_{n=1}^{\infty}
17930 \]
17931
17932 \end_inset
17933
17934 The command for this formula is: 
17935 \series bold
17936
17937 \backslash
17938 Lozenge
17939 \series default
17940 ^
17941 \series bold
17942
17943 \backslash
17944 infty
17945 \begin_inset Formula $\to$
17946 \end_inset
17947
17948 _n=1
17949 \end_layout
17950
17951 \begin_layout Standard
17952 \begin_inset VSpace bigskip
17953 \end_inset
17954
17955 When self-defined operators are not used several times in the document,
17956  they can also be defined with the commands 
17957 \series bold
17958
17959 \backslash
17960 mathop
17961 \series default
17962
17963 \begin_inset Index idx
17964 status collapsed
17965
17966 \begin_layout Plain Layout
17967 Commands ! M ! 
17968 \backslash
17969 mathop
17970 \end_layout
17971
17972 \end_inset
17973
17974  and 
17975 \series bold
17976
17977 \backslash
17978 mathbin
17979 \series default
17980
17981 \begin_inset Index idx
17982 status collapsed
17983
17984 \begin_layout Plain Layout
17985 Commands ! M ! 
17986 \backslash
17987 mathbin
17988 \end_layout
17989
17990 \end_inset
17991
17992 , which have the following scheme:
17993 \end_layout
17994
17995 \begin_layout Standard
17996
17997 \series bold
17998
17999 \backslash
18000 mathop{display}
18001 \series default
18002  and 
18003 \series bold
18004
18005 \backslash
18006 mathbin{display}
18007 \end_layout
18008
18009 \begin_layout Standard
18010
18011 \series bold
18012
18013 \backslash
18014 mathop
18015 \series default
18016  defines big operators, 
18017 \series bold
18018
18019 \backslash
18020 mathbin
18021 \series default
18022  binary operators.
18023 \end_layout
18024
18025 \begin_layout Standard
18026
18027 \series bold
18028
18029 \backslash
18030 mathop
18031 \series default
18032  can e.
18033 \begin_inset space \thinspace{}
18034 \end_inset
18035
18036 g.
18037 \begin_inset space \space{}
18038 \end_inset
18039
18040 be used to use one limit for several operators:
18041 \end_layout
18042
18043 \begin_layout Standard
18044 \begin_inset Formula 
18045 \[
18046 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
18047 \]
18048
18049 \end_inset
18050
18051
18052 \end_layout
18053
18054 \begin_layout Standard
18055 The command for the formula above is:
18056 \begin_inset Newline newline
18057 \end_inset
18058
18059
18060 \series bold
18061
18062 \backslash
18063 mathop{
18064 \backslash
18065 sum
18066 \backslash
18067 negmedspace
18068 \backslash
18069 sum
18070 \series default
18071
18072 \begin_inset space \textvisiblespace{}
18073 \end_inset
18074
18075
18076 \series bold
18077
18078 \begin_inset Formula $\to$
18079 \end_inset
18080
18081 ^N
18082 \series default
18083
18084 \begin_inset space \textvisiblespace{}
18085 \end_inset
18086
18087
18088 \series bold
18089 _i,j=1
18090 \end_layout
18091
18092 \begin_layout Section
18093 Fonts
18094 \begin_inset Index idx
18095 status collapsed
18096
18097 \begin_layout Plain Layout
18098 Fonts
18099 \end_layout
18100
18101 \end_inset
18102
18103
18104 \end_layout
18105
18106 \begin_layout Subsection
18107 Font Styles
18108 \begin_inset CommandInset label
18109 LatexCommand label
18110 name "subsec:Font-Styles"
18111
18112 \end_inset
18113
18114
18115 \begin_inset Index idx
18116 status collapsed
18117
18118 \begin_layout Plain Layout
18119 Font ! style
18120 \end_layout
18121
18122 \end_inset
18123
18124
18125 \end_layout
18126
18127 \begin_layout Standard
18128 Latin letters in formulas can be set in one of the following font styles:
18129 \end_layout
18130
18131 \begin_layout Standard
18132 \align center
18133 \begin_inset Tabular
18134 <lyxtabular version="3" rows="6" columns="3">
18135 <features booktabs="true" tabularvalignment="middle">
18136 <column alignment="center" valignment="top" width="0pt">
18137 <column alignment="center" valignment="top">
18138 <column alignment="center" valignment="top">
18139 <row>
18140 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18141 \begin_inset Text
18142
18143 \begin_layout Plain Layout
18144 Command
18145 \end_layout
18146
18147 \end_inset
18148 </cell>
18149 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18150 \begin_inset Text
18151
18152 \begin_layout Plain Layout
18153 Result
18154 \end_layout
18155
18156 \end_inset
18157 </cell>
18158 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18159 \begin_inset Text
18160
18161 \begin_layout Plain Layout
18162 Shortcut
18163 \end_layout
18164
18165 \end_inset
18166 </cell>
18167 </row>
18168 <row>
18169 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18170 \begin_inset Text
18171
18172 \begin_layout Plain Layout
18173
18174 \backslash
18175 mathbb
18176 \series bold
18177
18178 \begin_inset space \textvisiblespace{}
18179 \end_inset
18180
18181
18182 \series default
18183 ABC
18184 \end_layout
18185
18186 \end_inset
18187 </cell>
18188 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18189 \begin_inset Text
18190
18191 \begin_layout Plain Layout
18192 \begin_inset Formula $\mathbb{ABC}$
18193 \end_inset
18194
18195
18196 \end_layout
18197
18198 \end_inset
18199 </cell>
18200 <cell alignment="center" valignment="top" usebox="none">
18201 \begin_inset Text
18202
18203 \begin_layout Plain Layout
18204 -
18205 \end_layout
18206
18207 \end_inset
18208 </cell>
18209 </row>
18210 <row>
18211 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18212 \begin_inset Text
18213
18214 \begin_layout Plain Layout
18215
18216 \backslash
18217 mathbf
18218 \series bold
18219
18220 \begin_inset space \textvisiblespace{}
18221 \end_inset
18222
18223
18224 \series default
18225 AbC
18226 \end_layout
18227
18228 \end_inset
18229 </cell>
18230 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18231 \begin_inset Text
18232
18233 \begin_layout Plain Layout
18234 \begin_inset Formula $\mathbf{AbC}$
18235 \end_inset
18236
18237
18238 \end_layout
18239
18240 \end_inset
18241 </cell>
18242 <cell alignment="center" valignment="top" usebox="none">
18243 \begin_inset Text
18244
18245 \begin_layout Plain Layout
18246 \begin_inset Info
18247 type  "shortcut"
18248 arg   "font-bold"
18249 \end_inset
18250
18251
18252 \end_layout
18253
18254 \end_inset
18255 </cell>
18256 </row>
18257 <row>
18258 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18259 \begin_inset Text
18260
18261 \begin_layout Plain Layout
18262
18263 \backslash
18264 boldsymbol
18265 \series bold
18266
18267 \begin_inset space \textvisiblespace{}
18268 \end_inset
18269
18270
18271 \series default
18272 AbC
18273 \end_layout
18274
18275 \end_inset
18276 </cell>
18277 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18278 \begin_inset Text
18279
18280 \begin_layout Plain Layout
18281 \begin_inset Formula $\boldsymbol{AbC}$
18282 \end_inset
18283
18284
18285 \end_layout
18286
18287 \end_inset
18288 </cell>
18289 <cell alignment="center" valignment="top" usebox="none">
18290 \begin_inset Text
18291
18292 \begin_layout Plain Layout
18293 \begin_inset Info
18294 type  "shortcut"
18295 arg   "font-boldsymbol"
18296 \end_inset
18297
18298
18299 \end_layout
18300
18301 \end_inset
18302 </cell>
18303 </row>
18304 <row>
18305 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18306 \begin_inset Text
18307
18308 \begin_layout Plain Layout
18309
18310 \backslash
18311 mathcal
18312 \series bold
18313
18314 \begin_inset space \textvisiblespace{}
18315 \end_inset
18316
18317
18318 \series default
18319 ABC
18320 \end_layout
18321
18322 \end_inset
18323 </cell>
18324 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18325 \begin_inset Text
18326
18327 \begin_layout Plain Layout
18328 \begin_inset Formula $\mathcal{ABC}$
18329 \end_inset
18330
18331
18332 \end_layout
18333
18334 \end_inset
18335 </cell>
18336 <cell alignment="center" valignment="top" usebox="none">
18337 \begin_inset Text
18338
18339 \begin_layout Plain Layout
18340 -
18341 \end_layout
18342
18343 \end_inset
18344 </cell>
18345 </row>
18346 <row>
18347 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18348 \begin_inset Text
18349
18350 \begin_layout Plain Layout
18351
18352 \backslash
18353 mathfrak
18354 \series bold
18355
18356 \begin_inset space \textvisiblespace{}
18357 \end_inset
18358
18359
18360 \series default
18361 AbC
18362 \end_layout
18363
18364 \end_inset
18365 </cell>
18366 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18367 \begin_inset Text
18368
18369 \begin_layout Plain Layout
18370 \begin_inset Formula $\mathfrak{AbC}$
18371 \end_inset
18372
18373
18374 \end_layout
18375
18376 \end_inset
18377 </cell>
18378 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18379 \begin_inset Text
18380
18381 \begin_layout Plain Layout
18382 -
18383 \end_layout
18384
18385 \end_inset
18386 </cell>
18387 </row>
18388 </lyxtabular>
18389
18390 \end_inset
18391
18392
18393 \end_layout
18394
18395 \begin_layout Standard
18396 \align center
18397 \begin_inset Tabular
18398 <lyxtabular version="3" rows="6" columns="3">
18399 <features booktabs="true" tabularvalignment="middle">
18400 <column alignment="center" valignment="top" width="0pt">
18401 <column alignment="center" valignment="top">
18402 <column alignment="center" valignment="top">
18403 <row>
18404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18405 \begin_inset Text
18406
18407 \begin_layout Plain Layout
18408 Command
18409 \end_layout
18410
18411 \end_inset
18412 </cell>
18413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18414 \begin_inset Text
18415
18416 \begin_layout Plain Layout
18417 Result
18418 \end_layout
18419
18420 \end_inset
18421 </cell>
18422 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18423 \begin_inset Text
18424
18425 \begin_layout Plain Layout
18426 Shortcut
18427 \end_layout
18428
18429 \end_inset
18430 </cell>
18431 </row>
18432 <row>
18433 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18434 \begin_inset Text
18435
18436 \begin_layout Plain Layout
18437
18438 \backslash
18439 mathit
18440 \series bold
18441
18442 \begin_inset space \textvisiblespace{}
18443 \end_inset
18444
18445
18446 \series default
18447 AbC
18448 \end_layout
18449
18450 \end_inset
18451 </cell>
18452 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18453 \begin_inset Text
18454
18455 \begin_layout Plain Layout
18456 \begin_inset Formula $\mathit{AbC}$
18457 \end_inset
18458
18459
18460 \end_layout
18461
18462 \end_inset
18463 </cell>
18464 <cell alignment="center" valignment="top" usebox="none">
18465 \begin_inset Text
18466
18467 \begin_layout Plain Layout
18468 -
18469 \end_layout
18470
18471 \end_inset
18472 </cell>
18473 </row>
18474 <row>
18475 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18476 \begin_inset Text
18477
18478 \begin_layout Plain Layout
18479
18480 \backslash
18481 mathrm
18482 \series bold
18483
18484 \begin_inset space \textvisiblespace{}
18485 \end_inset
18486
18487
18488 \series default
18489 AbC
18490 \end_layout
18491
18492 \end_inset
18493 </cell>
18494 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18495 \begin_inset Text
18496
18497 \begin_layout Plain Layout
18498 \begin_inset Formula $\mathrm{AbC}$
18499 \end_inset
18500
18501
18502 \end_layout
18503
18504 \end_inset
18505 </cell>
18506 <cell alignment="center" valignment="top" usebox="none">
18507 \begin_inset Text
18508
18509 \begin_layout Plain Layout
18510 \begin_inset Info
18511 type  "shortcut"
18512 arg   "font-roman"
18513 \end_inset
18514
18515
18516 \end_layout
18517
18518 \end_inset
18519 </cell>
18520 </row>
18521 <row>
18522 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18523 \begin_inset Text
18524
18525 \begin_layout Plain Layout
18526
18527 \backslash
18528 mathsf
18529 \series bold
18530
18531 \begin_inset space \textvisiblespace{}
18532 \end_inset
18533
18534
18535 \series default
18536 AbC
18537 \end_layout
18538
18539 \end_inset
18540 </cell>
18541 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18542 \begin_inset Text
18543
18544 \begin_layout Plain Layout
18545 \begin_inset Formula $\mathsf{AbC}$
18546 \end_inset
18547
18548
18549 \end_layout
18550
18551 \end_inset
18552 </cell>
18553 <cell alignment="center" valignment="top" usebox="none">
18554 \begin_inset Text
18555
18556 \begin_layout Plain Layout
18557 \begin_inset Info
18558 type  "shortcut"
18559 arg   "font-sans"
18560 \end_inset
18561
18562
18563 \end_layout
18564
18565 \end_inset
18566 </cell>
18567 </row>
18568 <row>
18569 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18570 \begin_inset Text
18571
18572 \begin_layout Plain Layout
18573
18574 \backslash
18575 mathtt
18576 \series bold
18577
18578 \begin_inset space \textvisiblespace{}
18579 \end_inset
18580
18581
18582 \series default
18583 AbC
18584 \end_layout
18585
18586 \end_inset
18587 </cell>
18588 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18589 \begin_inset Text
18590
18591 \begin_layout Plain Layout
18592 \begin_inset Formula $\mathtt{AbC}$
18593 \end_inset
18594
18595
18596 \end_layout
18597
18598 \end_inset
18599 </cell>
18600 <cell alignment="center" valignment="top" usebox="none">
18601 \begin_inset Text
18602
18603 \begin_layout Plain Layout
18604 \begin_inset Info
18605 type  "shortcut"
18606 arg   "font-typewriter"
18607 \end_inset
18608
18609
18610 \end_layout
18611
18612 \end_inset
18613 </cell>
18614 </row>
18615 <row>
18616 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18617 \begin_inset Text
18618
18619 \begin_layout Plain Layout
18620
18621 \backslash
18622 mathscr
18623 \series bold
18624
18625 \begin_inset space \textvisiblespace{}
18626 \end_inset
18627
18628
18629 \series default
18630 ABC
18631 \end_layout
18632
18633 \end_inset
18634 </cell>
18635 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18636 \begin_inset Text
18637
18638 \begin_layout Plain Layout
18639 \begin_inset Formula $\mathscr{ABC}$
18640 \end_inset
18641
18642
18643 \end_layout
18644
18645 \end_inset
18646 </cell>
18647 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18648 \begin_inset Text
18649
18650 \begin_layout Plain Layout
18651 -
18652 \end_layout
18653
18654 \end_inset
18655 </cell>
18656 </row>
18657 </lyxtabular>
18658
18659 \end_inset
18660
18661
18662 \end_layout
18663
18664 \begin_layout Standard
18665 \begin_inset Note Greyedout
18666 status open
18667
18668 \begin_layout Plain Layout
18669
18670 \series bold
18671 Note:
18672 \series default
18673  The styles 
18674 \series bold
18675
18676 \backslash
18677 mathbb
18678 \series default
18679
18680 \series bold
18681
18682 \backslash
18683 mathcal
18684 \series default
18685  and 
18686 \series bold
18687
18688 \backslash
18689 mathscr
18690 \series default
18691  can only be used for big letters.
18692 \end_layout
18693
18694 \end_inset
18695
18696
18697 \end_layout
18698
18699 \begin_layout Standard
18700 Predefined is the style 
18701 \series bold
18702
18703 \backslash
18704 mathnormal
18705 \series default
18706 .
18707 \end_layout
18708
18709 \begin_layout Standard
18710 The style commands work also for letters in mathematical constructs:
18711 \begin_inset Formula 
18712 \[
18713 \mathfrak{A=\frac{b}{C}}
18714 \]
18715
18716 \end_inset
18717
18718
18719 \end_layout
18720
18721 \begin_layout Standard
18722 Characters in mathematical text don't appear in a math font style but in
18723  the text font style 
18724 \series bold
18725
18726 \backslash
18727 textrm
18728 \series default
18729 .
18730  That their style can't be set correctly via the text style dialog is a
18731  bug in \SpecialChar LyX
18732 .
18733 \begin_inset Foot
18734 status collapsed
18735
18736 \begin_layout Plain Layout
18737 \begin_inset CommandInset href
18738 LatexCommand href
18739 name "LyX-bug #4629"
18740 target "http://www.lyx.org/trac/ticket/4629"
18741 literal "false"
18742
18743 \end_inset
18744
18745
18746 \end_layout
18747
18748 \end_inset
18749
18750
18751 \end_layout
18752
18753 \begin_layout Standard
18754 Instead of the style commands the dialog 
18755 \family sans
18756 Edit\SpecialChar menuseparator
18757 Math\SpecialChar menuseparator
18758 Text Style
18759 \family default
18760  or the toolbar button 
18761 \begin_inset Info
18762 type  "icon"
18763 arg   "math-insert \\font"
18764 \end_inset
18765
18766  can be used.
18767 \end_layout
18768
18769 \begin_layout Subsection
18770 Bold Formulas
18771 \begin_inset CommandInset label
18772 LatexCommand label
18773 name "subsec:Bold-Formulas"
18774
18775 \end_inset
18776
18777
18778 \begin_inset Index idx
18779 status collapsed
18780
18781 \begin_layout Plain Layout
18782 Formula ! bold
18783 \end_layout
18784
18785 \end_inset
18786
18787
18788 \end_layout
18789
18790 \begin_layout Standard
18791 To make a complete formula bold, the command 
18792 \series bold
18793
18794 \backslash
18795 mathbf
18796 \series default
18797  from the previous subsection cannot be used, because it doesn't work for
18798  small Greek letters.
18799  Furthermore it prints Latin letters always upright, like in the following
18800  equation:
18801 \end_layout
18802
18803 \begin_layout Standard
18804 \begin_inset Formula 
18805 \[
18806 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{equation with \textbackslash mathbf}
18807 \]
18808
18809 \end_inset
18810
18811
18812 \end_layout
18813
18814 \begin_layout Standard
18815 To display the formula correctly, the command 
18816 \series bold
18817
18818 \backslash
18819 boldsymbol
18820 \series default
18821  is used:
18822 \begin_inset Formula 
18823 \[
18824 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation with \textbackslash boldsymbol}}
18825 \]
18826
18827 \end_inset
18828
18829 It is also possible to set the formula in a 
18830 \series bold
18831 boldmath environment
18832 \series default
18833 .
18834  This environment is created by inserting the command 
18835 \series bold
18836
18837 \backslash
18838 boldmath
18839 \series default
18840
18841 \begin_inset Index idx
18842 status collapsed
18843
18844 \begin_layout Plain Layout
18845 Commands ! B ! 
18846 \backslash
18847 boldmath
18848 \end_layout
18849
18850 \end_inset
18851
18852  in \SpecialChar TeX
18853  mode.
18854  To end the environment, the command 
18855 \series bold
18856
18857 \backslash
18858 unboldmath
18859 \series default
18860
18861 \begin_inset Index idx
18862 status collapsed
18863
18864 \begin_layout Plain Layout
18865 Commands ! U ! 
18866 \backslash
18867 unboldmath
18868 \end_layout
18869
18870 \end_inset
18871
18872  is inserted in \SpecialChar TeX
18873  mode.
18874 \begin_inset ERT
18875 status collapsed
18876
18877 \begin_layout Plain Layout
18878
18879
18880 \backslash
18881 boldmath 
18882 \end_layout
18883
18884 \end_inset
18885
18886
18887 \begin_inset Formula 
18888 \[
18889 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation in a boldmath environment}
18890 \]
18891
18892 \end_inset
18893
18894
18895 \begin_inset ERT
18896 status collapsed
18897
18898 \begin_layout Plain Layout
18899
18900
18901 \backslash
18902 unboldmath 
18903 \end_layout
18904
18905 \end_inset
18906
18907
18908 \end_layout
18909
18910 \begin_layout Subsection
18911 Colored Formulas
18912 \begin_inset Index idx
18913 status collapsed
18914
18915 \begin_layout Plain Layout
18916 Formula ! colored
18917 \end_layout
18918
18919 \end_inset
18920
18921
18922 \end_layout
18923
18924 \begin_layout Standard
18925 Formulas can be colored like normal text: Highlight a formula or a formula
18926  part and use the 
18927 \family sans
18928 Text Style
18929 \family default
18930  dialog.
18931  Here is a formula in magenta:
18932 \begin_inset Formula 
18933 \[
18934 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
18935 \]
18936
18937 \end_inset
18938
18939
18940 \end_layout
18941
18942 \begin_layout Standard
18943 You can also define your own colors as described in 
18944 \begin_inset CommandInset ref
18945 LatexCommand ref
18946 reference "subsec:Colored-Boxes"
18947
18948 \end_inset
18949
18950 .
18951  They can be used with the \SpecialChar TeX
18952  code command 
18953 \series bold
18954
18955 \backslash
18956 textcolor
18957 \series default
18958
18959 \begin_inset Index idx
18960 status collapsed
18961
18962 \begin_layout Plain Layout
18963 Commands ! T ! 
18964 \backslash
18965 textcolor
18966 \end_layout
18967
18968 \end_inset
18969
18970  in the scheme
18971 \end_layout
18972
18973 \begin_layout Standard
18974
18975 \series bold
18976
18977 \backslash
18978 textcolor{color}{characters or formula}
18979 \end_layout
18980
18981 \begin_layout Standard
18982 The following example was colored completely dark green and partly red:
18983 \end_layout
18984
18985 \begin_layout Standard
18986 \begin_inset ERT
18987 status collapsed
18988
18989 \begin_layout Plain Layout
18990
18991
18992 \backslash
18993 textcolor{darkgreen}{
18994 \end_layout
18995
18996 \end_inset
18997
18998
18999 \begin_inset Formula 
19000 \[
19001 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
19002 \]
19003
19004 \end_inset
19005
19006
19007 \begin_inset ERT
19008 status collapsed
19009
19010 \begin_layout Plain Layout
19011
19012 }
19013 \end_layout
19014
19015 \end_inset
19016
19017
19018 \end_layout
19019
19020 \begin_layout Standard
19021 Due to a bug in \SpecialChar LyX
19022  only complete formulas can be colored with self-defined
19023  colors.
19024 \begin_inset Foot
19025 status collapsed
19026
19027 \begin_layout Plain Layout
19028 \begin_inset CommandInset href
19029 LatexCommand href
19030 name "LyX-bug #5269"
19031 target "http://www.lyx.org/trac/ticket/5269"
19032 literal "false"
19033
19034 \end_inset
19035
19036
19037 \end_layout
19038
19039 \end_inset
19040
19041
19042 \end_layout
19043
19044 \begin_layout Subsection
19045 Font Sizes
19046 \begin_inset CommandInset label
19047 LatexCommand label
19048 name "subsec:Font-Sizes"
19049
19050 \end_inset
19051
19052
19053 \begin_inset Index idx
19054 status collapsed
19055
19056 \begin_layout Plain Layout
19057 Font ! size
19058 \end_layout
19059
19060 \end_inset
19061
19062
19063 \end_layout
19064
19065 \begin_layout Standard
19066 For characters in formulas there are, analog to characters in text, the
19067  following size commands:
19068 \end_layout
19069
19070 \begin_layout Standard
19071
19072 \series bold
19073
19074 \backslash
19075 Huge
19076 \series default
19077
19078 \series bold
19079
19080 \backslash
19081 huge
19082 \series default
19083
19084 \series bold
19085
19086 \backslash
19087 LARGE
19088 \series default
19089
19090 \series bold
19091
19092 \backslash
19093 Large
19094 \series default
19095
19096 \series bold
19097
19098 \backslash
19099 large
19100 \series default
19101
19102 \series bold
19103
19104 \backslash
19105 normalsize
19106 \series default
19107
19108 \series bold
19109
19110 \backslash
19111 small
19112 \series default
19113 ,
19114 \begin_inset Newline newline
19115 \end_inset
19116
19117
19118 \series bold
19119
19120 \backslash
19121 footnotesize
19122 \series default
19123
19124 \series bold
19125
19126 \backslash
19127 scriptsize
19128 \series default
19129  and 
19130 \series bold
19131
19132 \backslash
19133 tiny
19134 \end_layout
19135
19136 \begin_layout Standard
19137 The size produced by the commands depends on the document font size, which
19138  corresponds to the command 
19139 \series bold
19140
19141 \backslash
19142 normalsize
19143 \series default
19144 .
19145  The other commands produce smaller or larger sizes than 
19146 \series bold
19147
19148 \backslash
19149 normalsize
19150 \series default
19151 .
19152  The font size can however not exceed a certain value.
19153  Is for example the document font size 12
19154 \begin_inset space \thinspace{}
19155 \end_inset
19156
19157 pt, the command 
19158 \series bold
19159
19160 \backslash
19161 Huge
19162 \series default
19163  switches to the same size as 
19164 \series bold
19165
19166 \backslash
19167 huge
19168 \series default
19169 .
19170  
19171 \end_layout
19172
19173 \begin_layout Standard
19174 A size command is inserted in \SpecialChar TeX
19175  mode before the formula and sets the size
19176  for all following formula and text characters.
19177  To switch back to the initial size, the command 
19178 \series bold
19179
19180 \backslash
19181 normalsize
19182 \series default
19183  is inserted behind the formula in \SpecialChar TeX
19184  mode.
19185 \end_layout
19186
19187 \begin_layout Standard
19188 Within a formula the size can be changed using the following size commands
19189  or the toolbar button 
19190 \begin_inset Info
19191 type  "icon"
19192 arg   "math-insert \\style"
19193 \end_inset
19194
19195 :
19196 \end_layout
19197
19198 \begin_layout Standard
19199 \noindent
19200 \align center
19201 \begin_inset Tabular
19202 <lyxtabular version="3" rows="5" columns="2">
19203 <features booktabs="true" tabularvalignment="middle">
19204 <column alignment="center" valignment="top" width="0pt">
19205 <column alignment="center" valignment="top">
19206 <row>
19207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19208 \begin_inset Text
19209
19210 \begin_layout Plain Layout
19211 Command
19212 \end_layout
19213
19214 \end_inset
19215 </cell>
19216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19217 \begin_inset Text
19218
19219 \begin_layout Plain Layout
19220 Result
19221 \end_layout
19222
19223 \end_inset
19224 </cell>
19225 </row>
19226 <row>
19227 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19228 \begin_inset Text
19229
19230 \begin_layout Plain Layout
19231
19232 \backslash
19233 displaystyle
19234 \begin_inset Index idx
19235 status collapsed
19236
19237 \begin_layout Plain Layout
19238 Commands ! D ! 
19239 \backslash
19240 displaystyle
19241 \end_layout
19242
19243 \end_inset
19244
19245
19246 \end_layout
19247
19248 \end_inset
19249 </cell>
19250 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19251 \begin_inset Text
19252
19253 \begin_layout Plain Layout
19254 \begin_inset Formula ${\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
19255 \end_inset
19256
19257
19258 \end_layout
19259
19260 \end_inset
19261 </cell>
19262 </row>
19263 <row topspace="1mm">
19264 <cell alignment="center" valignment="top" usebox="none">
19265 \begin_inset Text
19266
19267 \begin_layout Plain Layout
19268
19269 \backslash
19270 textstyle
19271 \end_layout
19272
19273 \end_inset
19274 </cell>
19275 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19276 \begin_inset Text
19277
19278 \begin_layout Plain Layout
19279 \begin_inset Formula ${\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
19280 \end_inset
19281
19282
19283 \end_layout
19284
19285 \end_inset
19286 </cell>
19287 </row>
19288 <row>
19289 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19290 \begin_inset Text
19291
19292 \begin_layout Plain Layout
19293
19294 \backslash
19295 scriptstyle
19296 \end_layout
19297
19298 \end_inset
19299 </cell>
19300 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19301 \begin_inset Text
19302
19303 \begin_layout Plain Layout
19304 \begin_inset Formula ${\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
19305 \end_inset
19306
19307
19308 \end_layout
19309
19310 \end_inset
19311 </cell>
19312 </row>
19313 <row>
19314 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19315 \begin_inset Text
19316
19317 \begin_layout Plain Layout
19318
19319 \backslash
19320 scriptscriptstyle
19321 \end_layout
19322
19323 \end_inset
19324 </cell>
19325 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19326 \begin_inset Text
19327
19328 \begin_layout Plain Layout
19329 \begin_inset Formula ${\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
19330 \end_inset
19331
19332
19333 \end_layout
19334
19335 \end_inset
19336 </cell>
19337 </row>
19338 </lyxtabular>
19339
19340 \end_inset
19341
19342
19343 \end_layout
19344
19345 \begin_layout Standard
19346 After entering these commands, a blue box appears in which the formula parts
19347  are inserted.
19348 \end_layout
19349
19350 \begin_layout Standard
19351 There is a further method to change the font size, that though only works
19352  for symbols or letters in mathematical text.
19353  To use it, one of the above text size commands is inserted in mathematical
19354  text.
19355  All following characters until the end of the mathematical text or until
19356  another size command will have the selected size.
19357  Two examples:
19358 \begin_inset VSpace -2mm
19359 \end_inset
19360
19361
19362 \end_layout
19363
19364 \begin_layout Standard
19365 \begin_inset ERT
19366 status collapsed
19367
19368 \begin_layout Plain Layout
19369
19370
19371 \backslash
19372 huge 
19373 \end_layout
19374
19375 \end_inset
19376
19377
19378 \begin_inset Formula 
19379 \[
19380 A=\frac{B}{c}\cdot\maltese
19381 \]
19382
19383 \end_inset
19384
19385
19386 \begin_inset Formula 
19387 \[
19388 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
19389 \]
19390
19391 \end_inset
19392
19393
19394 \begin_inset ERT
19395 status collapsed
19396
19397 \begin_layout Plain Layout
19398
19399
19400 \backslash
19401 normalsize 
19402 \end_layout
19403
19404 \end_inset
19405
19406
19407 \end_layout
19408
19409 \begin_layout Standard
19410 \begin_inset VSpace medskip
19411 \end_inset
19412
19413 Before both formulas the command 
19414 \series bold
19415
19416 \backslash
19417 huge
19418 \series default
19419  was inserted.
19420  The command for the second formula is:
19421 \begin_inset Newline newline
19422 \end_inset
19423
19424
19425 \series bold
19426
19427 \backslash
19428 maltese
19429 \begin_inset space \textvisiblespace{}
19430 \end_inset
19431
19432 A Alt+M M 
19433 \backslash
19434 Large
19435 \begin_inset space \textvisiblespace{}
19436 \end_inset
19437
19438
19439 \backslash
19440 maltese
19441 \begin_inset space \textvisiblespace{}
19442 \end_inset
19443
19444
19445 \backslash
19446 textit
19447 \begin_inset space \textvisiblespace{}
19448 \end_inset
19449
19450 A
19451 \begin_inset Formula $\to$
19452 \end_inset
19453
19454
19455 \begin_inset Formula $\to$
19456 \end_inset
19457
19458
19459 \begin_inset Newline newline
19460 \end_inset
19461
19462
19463 \begin_inset space \hspace*{}
19464 \length 1cm
19465 \end_inset
19466
19467 Alt+M
19468 \series default
19469  
19470 \series bold
19471
19472 \backslash
19473 tiny
19474 \begin_inset space \textvisiblespace{}
19475 \end_inset
19476
19477
19478 \backslash
19479 maltese
19480 \begin_inset space \textvisiblespace{}
19481 \end_inset
19482
19483
19484 \backslash
19485 textit
19486 \begin_inset space \textvisiblespace{}
19487 \end_inset
19488
19489 A
19490 \end_layout
19491
19492 \begin_layout Standard
19493 If a symbol cannot be displayed in different sizes, it will always be displayed
19494  in the default size.
19495 \end_layout
19496
19497 \begin_layout Section
19498 Greek Letters
19499 \begin_inset Index idx
19500 status collapsed
19501
19502 \begin_layout Plain Layout
19503 Greek letters
19504 \end_layout
19505
19506 \end_inset
19507
19508
19509 \end_layout
19510
19511 \begin_layout Standard
19512 Greek letters can also be inserted via the toolbar button 
19513 \begin_inset Info
19514 type  "icon"
19515 arg   "math-insert \\alpha"
19516 \end_inset
19517
19518 .
19519  All international typesetting norms purport that Greek letters in math
19520  have to be typeset italic/slanted.
19521  In some languages, like French or Russian, they are nevertheless sometimes
19522  typeset upright.
19523 \end_layout
19524
19525 \begin_layout Subsection
19526 Small Letters
19527 \begin_inset Index idx
19528 status collapsed
19529
19530 \begin_layout Plain Layout
19531 Greek letters ! small
19532 \end_layout
19533
19534 \end_inset
19535
19536
19537 \end_layout
19538
19539 \begin_layout Standard
19540 \begin_inset space \hfill{}
19541 \end_inset
19542
19543
19544 \begin_inset Tabular
19545 <lyxtabular version="3" rows="11" columns="2">
19546 <features booktabs="true" tabularvalignment="middle">
19547 <column alignment="center" valignment="top" width="0pt">
19548 <column alignment="center" valignment="top" width="0pt">
19549 <row>
19550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19551 \begin_inset Text
19552
19553 \begin_layout Plain Layout
19554 Command
19555 \end_layout
19556
19557 \end_inset
19558 </cell>
19559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19560 \begin_inset Text
19561
19562 \begin_layout Plain Layout
19563 Result
19564 \end_layout
19565
19566 \end_inset
19567 </cell>
19568 </row>
19569 <row>
19570 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19571 \begin_inset Text
19572
19573 \begin_layout Plain Layout
19574
19575 \backslash
19576 alpha
19577 \end_layout
19578
19579 \end_inset
19580 </cell>
19581 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19582 \begin_inset Text
19583
19584 \begin_layout Plain Layout
19585 \begin_inset Formula $\alpha$
19586 \end_inset
19587
19588
19589 \end_layout
19590
19591 \end_inset
19592 </cell>
19593 </row>
19594 <row>
19595 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19596 \begin_inset Text
19597
19598 \begin_layout Plain Layout
19599
19600 \backslash
19601 beta
19602 \end_layout
19603
19604 \end_inset
19605 </cell>
19606 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19607 \begin_inset Text
19608
19609 \begin_layout Plain Layout
19610 \begin_inset Formula $\beta$
19611 \end_inset
19612
19613
19614 \end_layout
19615
19616 \end_inset
19617 </cell>
19618 </row>
19619 <row>
19620 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19621 \begin_inset Text
19622
19623 \begin_layout Plain Layout
19624
19625 \backslash
19626 gamma
19627 \end_layout
19628
19629 \end_inset
19630 </cell>
19631 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19632 \begin_inset Text
19633
19634 \begin_layout Plain Layout
19635 \begin_inset Formula $\gamma$
19636 \end_inset
19637
19638
19639 \end_layout
19640
19641 \end_inset
19642 </cell>
19643 </row>
19644 <row>
19645 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19646 \begin_inset Text
19647
19648 \begin_layout Plain Layout
19649
19650 \backslash
19651 delta
19652 \end_layout
19653
19654 \end_inset
19655 </cell>
19656 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19657 \begin_inset Text
19658
19659 \begin_layout Plain Layout
19660 \begin_inset Formula $\delta$
19661 \end_inset
19662
19663
19664 \end_layout
19665
19666 \end_inset
19667 </cell>
19668 </row>
19669 <row>
19670 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19671 \begin_inset Text
19672
19673 \begin_layout Plain Layout
19674
19675 \backslash
19676 epsilon
19677 \end_layout
19678
19679 \end_inset
19680 </cell>
19681 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19682 \begin_inset Text
19683
19684 \begin_layout Plain Layout
19685 \begin_inset Formula $\epsilon$
19686 \end_inset
19687
19688
19689 \end_layout
19690
19691 \end_inset
19692 </cell>
19693 </row>
19694 <row>
19695 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19696 \begin_inset Text
19697
19698 \begin_layout Plain Layout
19699
19700 \backslash
19701 varepsilon
19702 \end_layout
19703
19704 \end_inset
19705 </cell>
19706 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19707 \begin_inset Text
19708
19709 \begin_layout Plain Layout
19710 \begin_inset Formula $\varepsilon$
19711 \end_inset
19712
19713
19714 \end_layout
19715
19716 \end_inset
19717 </cell>
19718 </row>
19719 <row>
19720 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19721 \begin_inset Text
19722
19723 \begin_layout Plain Layout
19724
19725 \backslash
19726 zeta
19727 \end_layout
19728
19729 \end_inset
19730 </cell>
19731 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19732 \begin_inset Text
19733
19734 \begin_layout Plain Layout
19735 \begin_inset Formula $\zeta$
19736 \end_inset
19737
19738
19739 \end_layout
19740
19741 \end_inset
19742 </cell>
19743 </row>
19744 <row>
19745 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19746 \begin_inset Text
19747
19748 \begin_layout Plain Layout
19749
19750 \backslash
19751 eta
19752 \end_layout
19753
19754 \end_inset
19755 </cell>
19756 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19757 \begin_inset Text
19758
19759 \begin_layout Plain Layout
19760 \begin_inset Formula $\eta$
19761 \end_inset
19762
19763
19764 \end_layout
19765
19766 \end_inset
19767 </cell>
19768 </row>
19769 <row>
19770 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19771 \begin_inset Text
19772
19773 \begin_layout Plain Layout
19774
19775 \backslash
19776 theta
19777 \end_layout
19778
19779 \end_inset
19780 </cell>
19781 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19782 \begin_inset Text
19783
19784 \begin_layout Plain Layout
19785 \begin_inset Formula $\theta$
19786 \end_inset
19787
19788
19789 \end_layout
19790
19791 \end_inset
19792 </cell>
19793 </row>
19794 <row>
19795 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19796 \begin_inset Text
19797
19798 \begin_layout Plain Layout
19799
19800 \backslash
19801 vartheta
19802 \end_layout
19803
19804 \end_inset
19805 </cell>
19806 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19807 \begin_inset Text
19808
19809 \begin_layout Plain Layout
19810 \begin_inset Formula $\vartheta$
19811 \end_inset
19812
19813
19814 \end_layout
19815
19816 \end_inset
19817 </cell>
19818 </row>
19819 </lyxtabular>
19820
19821 \end_inset
19822
19823
19824 \begin_inset space \hfill{}
19825 \end_inset
19826
19827
19828 \begin_inset Tabular
19829 <lyxtabular version="3" rows="12" columns="2">
19830 <features booktabs="true" tabularvalignment="middle">
19831 <column alignment="center" valignment="top" width="0pt">
19832 <column alignment="center" valignment="top" width="0pt">
19833 <row>
19834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19835 \begin_inset Text
19836
19837 \begin_layout Plain Layout
19838 Command
19839 \end_layout
19840
19841 \end_inset
19842 </cell>
19843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19844 \begin_inset Text
19845
19846 \begin_layout Plain Layout
19847 Result
19848 \end_layout
19849
19850 \end_inset
19851 </cell>
19852 </row>
19853 <row>
19854 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19855 \begin_inset Text
19856
19857 \begin_layout Plain Layout
19858
19859 \backslash
19860 iota
19861 \end_layout
19862
19863 \end_inset
19864 </cell>
19865 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19866 \begin_inset Text
19867
19868 \begin_layout Plain Layout
19869 \begin_inset Formula $\iota$
19870 \end_inset
19871
19872
19873 \end_layout
19874
19875 \end_inset
19876 </cell>
19877 </row>
19878 <row>
19879 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19880 \begin_inset Text
19881
19882 \begin_layout Plain Layout
19883
19884 \backslash
19885 kappa
19886 \end_layout
19887
19888 \end_inset
19889 </cell>
19890 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19891 \begin_inset Text
19892
19893 \begin_layout Plain Layout
19894 \begin_inset Formula $\kappa$
19895 \end_inset
19896
19897
19898 \end_layout
19899
19900 \end_inset
19901 </cell>
19902 </row>
19903 <row>
19904 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19905 \begin_inset Text
19906
19907 \begin_layout Plain Layout
19908
19909 \backslash
19910 varkappa
19911 \end_layout
19912
19913 \end_inset
19914 </cell>
19915 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19916 \begin_inset Text
19917
19918 \begin_layout Plain Layout
19919 \begin_inset Formula $\varkappa$
19920 \end_inset
19921
19922
19923 \end_layout
19924
19925 \end_inset
19926 </cell>
19927 </row>
19928 <row>
19929 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19930 \begin_inset Text
19931
19932 \begin_layout Plain Layout
19933
19934 \backslash
19935 lambda
19936 \end_layout
19937
19938 \end_inset
19939 </cell>
19940 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19941 \begin_inset Text
19942
19943 \begin_layout Plain Layout
19944 \begin_inset Formula $\lambda$
19945 \end_inset
19946
19947
19948 \end_layout
19949
19950 \end_inset
19951 </cell>
19952 </row>
19953 <row>
19954 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19955 \begin_inset Text
19956
19957 \begin_layout Plain Layout
19958
19959 \backslash
19960 mu
19961 \end_layout
19962
19963 \end_inset
19964 </cell>
19965 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19966 \begin_inset Text
19967
19968 \begin_layout Plain Layout
19969 \begin_inset Formula $\mu$
19970 \end_inset
19971
19972
19973 \end_layout
19974
19975 \end_inset
19976 </cell>
19977 </row>
19978 <row>
19979 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19980 \begin_inset Text
19981
19982 \begin_layout Plain Layout
19983
19984 \backslash
19985 nu
19986 \end_layout
19987
19988 \end_inset
19989 </cell>
19990 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19991 \begin_inset Text
19992
19993 \begin_layout Plain Layout
19994 \begin_inset Formula $\nu$
19995 \end_inset
19996
19997
19998 \end_layout
19999
20000 \end_inset
20001 </cell>
20002 </row>
20003 <row>
20004 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20005 \begin_inset Text
20006
20007 \begin_layout Plain Layout
20008
20009 \backslash
20010 xi
20011 \end_layout
20012
20013 \end_inset
20014 </cell>
20015 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20016 \begin_inset Text
20017
20018 \begin_layout Plain Layout
20019 \begin_inset Formula $\xi$
20020 \end_inset
20021
20022
20023 \end_layout
20024
20025 \end_inset
20026 </cell>
20027 </row>
20028 <row>
20029 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20030 \begin_inset Text
20031
20032 \begin_layout Plain Layout
20033 o
20034 \end_layout
20035
20036 \end_inset
20037 </cell>
20038 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20039 \begin_inset Text
20040
20041 \begin_layout Plain Layout
20042 \begin_inset Formula $o$
20043 \end_inset
20044
20045
20046 \end_layout
20047
20048 \end_inset
20049 </cell>
20050 </row>
20051 <row>
20052 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20053 \begin_inset Text
20054
20055 \begin_layout Plain Layout
20056
20057 \backslash
20058 pi
20059 \end_layout
20060
20061 \end_inset
20062 </cell>
20063 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20064 \begin_inset Text
20065
20066 \begin_layout Plain Layout
20067 \begin_inset Formula $\pi$
20068 \end_inset
20069
20070
20071 \end_layout
20072
20073 \end_inset
20074 </cell>
20075 </row>
20076 <row>
20077 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20078 \begin_inset Text
20079
20080 \begin_layout Plain Layout
20081
20082 \backslash
20083 varpi
20084 \end_layout
20085
20086 \end_inset
20087 </cell>
20088 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20089 \begin_inset Text
20090
20091 \begin_layout Plain Layout
20092 \begin_inset Formula $\varpi$
20093 \end_inset
20094
20095
20096 \end_layout
20097
20098 \end_inset
20099 </cell>
20100 </row>
20101 <row>
20102 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20103 \begin_inset Text
20104
20105 \begin_layout Plain Layout
20106
20107 \backslash
20108 rho
20109 \end_layout
20110
20111 \end_inset
20112 </cell>
20113 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20114 \begin_inset Text
20115
20116 \begin_layout Plain Layout
20117 \begin_inset Formula $\rho$
20118 \end_inset
20119
20120
20121 \end_layout
20122
20123 \end_inset
20124 </cell>
20125 </row>
20126 </lyxtabular>
20127
20128 \end_inset
20129
20130
20131 \begin_inset space \hfill{}
20132 \end_inset
20133
20134
20135 \begin_inset Tabular
20136 <lyxtabular version="3" rows="11" columns="2">
20137 <features booktabs="true" tabularvalignment="middle">
20138 <column alignment="center" valignment="top" width="0pt">
20139 <column alignment="center" valignment="top" width="0pt">
20140 <row>
20141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20142 \begin_inset Text
20143
20144 \begin_layout Plain Layout
20145 Command
20146 \end_layout
20147
20148 \end_inset
20149 </cell>
20150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20151 \begin_inset Text
20152
20153 \begin_layout Plain Layout
20154 Result
20155 \end_layout
20156
20157 \end_inset
20158 </cell>
20159 </row>
20160 <row>
20161 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20162 \begin_inset Text
20163
20164 \begin_layout Plain Layout
20165
20166 \backslash
20167 varrho
20168 \end_layout
20169
20170 \end_inset
20171 </cell>
20172 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20173 \begin_inset Text
20174
20175 \begin_layout Plain Layout
20176 \begin_inset Formula $\varrho$
20177 \end_inset
20178
20179
20180 \end_layout
20181
20182 \end_inset
20183 </cell>
20184 </row>
20185 <row>
20186 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20187 \begin_inset Text
20188
20189 \begin_layout Plain Layout
20190
20191 \backslash
20192 sigma
20193 \end_layout
20194
20195 \end_inset
20196 </cell>
20197 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20198 \begin_inset Text
20199
20200 \begin_layout Plain Layout
20201 \begin_inset Formula $\sigma$
20202 \end_inset
20203
20204
20205 \end_layout
20206
20207 \end_inset
20208 </cell>
20209 </row>
20210 <row>
20211 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20212 \begin_inset Text
20213
20214 \begin_layout Plain Layout
20215
20216 \backslash
20217 varsigma
20218 \end_layout
20219
20220 \end_inset
20221 </cell>
20222 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20223 \begin_inset Text
20224
20225 \begin_layout Plain Layout
20226 \begin_inset Formula $\varsigma$
20227 \end_inset
20228
20229
20230 \end_layout
20231
20232 \end_inset
20233 </cell>
20234 </row>
20235 <row>
20236 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20237 \begin_inset Text
20238
20239 \begin_layout Plain Layout
20240
20241 \backslash
20242 tau
20243 \end_layout
20244
20245 \end_inset
20246 </cell>
20247 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20248 \begin_inset Text
20249
20250 \begin_layout Plain Layout
20251 \begin_inset Formula $\tau$
20252 \end_inset
20253
20254
20255 \end_layout
20256
20257 \end_inset
20258 </cell>
20259 </row>
20260 <row>
20261 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20262 \begin_inset Text
20263
20264 \begin_layout Plain Layout
20265
20266 \backslash
20267 upsilon
20268 \end_layout
20269
20270 \end_inset
20271 </cell>
20272 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20273 \begin_inset Text
20274
20275 \begin_layout Plain Layout
20276 \begin_inset Formula $\upsilon$
20277 \end_inset
20278
20279
20280 \end_layout
20281
20282 \end_inset
20283 </cell>
20284 </row>
20285 <row>
20286 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20287 \begin_inset Text
20288
20289 \begin_layout Plain Layout
20290
20291 \backslash
20292 phi
20293 \end_layout
20294
20295 \end_inset
20296 </cell>
20297 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20298 \begin_inset Text
20299
20300 \begin_layout Plain Layout
20301 \begin_inset Formula $\phi$
20302 \end_inset
20303
20304
20305 \end_layout
20306
20307 \end_inset
20308 </cell>
20309 </row>
20310 <row>
20311 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20312 \begin_inset Text
20313
20314 \begin_layout Plain Layout
20315
20316 \backslash
20317 varphi
20318 \end_layout
20319
20320 \end_inset
20321 </cell>
20322 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20323 \begin_inset Text
20324
20325 \begin_layout Plain Layout
20326 \begin_inset Formula $\varphi$
20327 \end_inset
20328
20329
20330 \end_layout
20331
20332 \end_inset
20333 </cell>
20334 </row>
20335 <row>
20336 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20337 \begin_inset Text
20338
20339 \begin_layout Plain Layout
20340
20341 \backslash
20342 chi
20343 \end_layout
20344
20345 \end_inset
20346 </cell>
20347 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20348 \begin_inset Text
20349
20350 \begin_layout Plain Layout
20351 \begin_inset Formula $\chi$
20352 \end_inset
20353
20354
20355 \end_layout
20356
20357 \end_inset
20358 </cell>
20359 </row>
20360 <row>
20361 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20362 \begin_inset Text
20363
20364 \begin_layout Plain Layout
20365
20366 \backslash
20367 psi
20368 \end_layout
20369
20370 \end_inset
20371 </cell>
20372 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20373 \begin_inset Text
20374
20375 \begin_layout Plain Layout
20376 \begin_inset Formula $\psi$
20377 \end_inset
20378
20379
20380 \end_layout
20381
20382 \end_inset
20383 </cell>
20384 </row>
20385 <row>
20386 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20387 \begin_inset Text
20388
20389 \begin_layout Plain Layout
20390
20391 \backslash
20392 omega
20393 \end_layout
20394
20395 \end_inset
20396 </cell>
20397 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20398 \begin_inset Text
20399
20400 \begin_layout Plain Layout
20401 \begin_inset Formula $\omega$
20402 \end_inset
20403
20404
20405 \end_layout
20406
20407 \end_inset
20408 </cell>
20409 </row>
20410 </lyxtabular>
20411
20412 \end_inset
20413
20414
20415 \begin_inset space \hfill{}
20416 \end_inset
20417
20418
20419 \end_layout
20420
20421 \begin_layout Standard
20422 \begin_inset VSpace medskip
20423 \end_inset
20424
20425
20426 \end_layout
20427
20428 \begin_layout Standard
20429 How to create special upright Greek letters is explained in 
20430 \begin_inset CommandInset ref
20431 LatexCommand ref
20432 reference "subsec:Upright-small-Greek"
20433
20434 \end_inset
20435
20436 .
20437 \end_layout
20438
20439 \begin_layout Subsection
20440 Big Letters
20441 \begin_inset Index idx
20442 status collapsed
20443
20444 \begin_layout Plain Layout
20445 Greek letters ! big
20446 \end_layout
20447
20448 \end_inset
20449
20450
20451 \end_layout
20452
20453 \begin_layout Standard
20454 \begin_inset space \hfill{}
20455 \end_inset
20456
20457
20458 \begin_inset Tabular
20459 <lyxtabular version="3" rows="7" columns="2">
20460 <features booktabs="true" tabularvalignment="middle">
20461 <column alignment="center" valignment="top" width="0pt">
20462 <column alignment="center" valignment="top" width="0pt">
20463 <row>
20464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20465 \begin_inset Text
20466
20467 \begin_layout Plain Layout
20468 Command
20469 \end_layout
20470
20471 \end_inset
20472 </cell>
20473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20474 \begin_inset Text
20475
20476 \begin_layout Plain Layout
20477 Result
20478 \end_layout
20479
20480 \end_inset
20481 </cell>
20482 </row>
20483 <row>
20484 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20485 \begin_inset Text
20486
20487 \begin_layout Plain Layout
20488
20489 \backslash
20490 Gamma
20491 \end_layout
20492
20493 \end_inset
20494 </cell>
20495 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20496 \begin_inset Text
20497
20498 \begin_layout Plain Layout
20499 \begin_inset Formula $\Gamma$
20500 \end_inset
20501
20502
20503 \end_layout
20504
20505 \end_inset
20506 </cell>
20507 </row>
20508 <row>
20509 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20510 \begin_inset Text
20511
20512 \begin_layout Plain Layout
20513
20514 \backslash
20515 Delta
20516 \end_layout
20517
20518 \end_inset
20519 </cell>
20520 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20521 \begin_inset Text
20522
20523 \begin_layout Plain Layout
20524 \begin_inset Formula $\Delta$
20525 \end_inset
20526
20527
20528 \end_layout
20529
20530 \end_inset
20531 </cell>
20532 </row>
20533 <row>
20534 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20535 \begin_inset Text
20536
20537 \begin_layout Plain Layout
20538
20539 \backslash
20540 Theta
20541 \end_layout
20542
20543 \end_inset
20544 </cell>
20545 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20546 \begin_inset Text
20547
20548 \begin_layout Plain Layout
20549 \begin_inset Formula $\Theta$
20550 \end_inset
20551
20552
20553 \end_layout
20554
20555 \end_inset
20556 </cell>
20557 </row>
20558 <row>
20559 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20560 \begin_inset Text
20561
20562 \begin_layout Plain Layout
20563
20564 \backslash
20565 Lambda
20566 \end_layout
20567
20568 \end_inset
20569 </cell>
20570 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20571 \begin_inset Text
20572
20573 \begin_layout Plain Layout
20574 \begin_inset Formula $\Lambda$
20575 \end_inset
20576
20577
20578 \end_layout
20579
20580 \end_inset
20581 </cell>
20582 </row>
20583 <row>
20584 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20585 \begin_inset Text
20586
20587 \begin_layout Plain Layout
20588
20589 \backslash
20590 Xi
20591 \end_layout
20592
20593 \end_inset
20594 </cell>
20595 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20596 \begin_inset Text
20597
20598 \begin_layout Plain Layout
20599 \begin_inset Formula $\Xi$
20600 \end_inset
20601
20602
20603 \end_layout
20604
20605 \end_inset
20606 </cell>
20607 </row>
20608 <row>
20609 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20610 \begin_inset Text
20611
20612 \begin_layout Plain Layout
20613
20614 \backslash
20615 Pi
20616 \end_layout
20617
20618 \end_inset
20619 </cell>
20620 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20621 \begin_inset Text
20622
20623 \begin_layout Plain Layout
20624 \begin_inset Formula $\Pi$
20625 \end_inset
20626
20627
20628 \end_layout
20629
20630 \end_inset
20631 </cell>
20632 </row>
20633 </lyxtabular>
20634
20635 \end_inset
20636
20637
20638 \begin_inset space \hfill{}
20639 \end_inset
20640
20641
20642 \begin_inset Tabular
20643 <lyxtabular version="3" rows="6" columns="2">
20644 <features booktabs="true" tabularvalignment="middle">
20645 <column alignment="center" valignment="top" width="0pt">
20646 <column alignment="center" valignment="top" width="0pt">
20647 <row>
20648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20649 \begin_inset Text
20650
20651 \begin_layout Plain Layout
20652 Command
20653 \end_layout
20654
20655 \end_inset
20656 </cell>
20657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20658 \begin_inset Text
20659
20660 \begin_layout Plain Layout
20661 Result
20662 \end_layout
20663
20664 \end_inset
20665 </cell>
20666 </row>
20667 <row>
20668 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20669 \begin_inset Text
20670
20671 \begin_layout Plain Layout
20672
20673 \backslash
20674 Sigma
20675 \end_layout
20676
20677 \end_inset
20678 </cell>
20679 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20680 \begin_inset Text
20681
20682 \begin_layout Plain Layout
20683 \begin_inset Formula $\Sigma$
20684 \end_inset
20685
20686
20687 \end_layout
20688
20689 \end_inset
20690 </cell>
20691 </row>
20692 <row>
20693 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20694 \begin_inset Text
20695
20696 \begin_layout Plain Layout
20697
20698 \backslash
20699 Upsilon
20700 \end_layout
20701
20702 \end_inset
20703 </cell>
20704 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20705 \begin_inset Text
20706
20707 \begin_layout Plain Layout
20708 \begin_inset Formula $\Upsilon$
20709 \end_inset
20710
20711
20712 \end_layout
20713
20714 \end_inset
20715 </cell>
20716 </row>
20717 <row>
20718 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20719 \begin_inset Text
20720
20721 \begin_layout Plain Layout
20722
20723 \backslash
20724 Phi
20725 \end_layout
20726
20727 \end_inset
20728 </cell>
20729 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20730 \begin_inset Text
20731
20732 \begin_layout Plain Layout
20733 \begin_inset Formula $\Phi$
20734 \end_inset
20735
20736
20737 \end_layout
20738
20739 \end_inset
20740 </cell>
20741 </row>
20742 <row>
20743 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20744 \begin_inset Text
20745
20746 \begin_layout Plain Layout
20747
20748 \backslash
20749 Psi
20750 \end_layout
20751
20752 \end_inset
20753 </cell>
20754 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20755 \begin_inset Text
20756
20757 \begin_layout Plain Layout
20758 \begin_inset Formula $\Psi$
20759 \end_inset
20760
20761
20762 \end_layout
20763
20764 \end_inset
20765 </cell>
20766 </row>
20767 <row>
20768 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20769 \begin_inset Text
20770
20771 \begin_layout Plain Layout
20772
20773 \backslash
20774 Omega
20775 \end_layout
20776
20777 \end_inset
20778 </cell>
20779 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20780 \begin_inset Text
20781
20782 \begin_layout Plain Layout
20783 \begin_inset Formula $\Omega$
20784 \end_inset
20785
20786
20787 \end_layout
20788
20789 \end_inset
20790 </cell>
20791 </row>
20792 </lyxtabular>
20793
20794 \end_inset
20795
20796
20797 \begin_inset space \hfill{}
20798 \end_inset
20799
20800
20801 \end_layout
20802
20803 \begin_layout Standard
20804 \begin_inset VSpace medskip
20805 \end_inset
20806
20807 That the big Greek letters appear upright is caused by a design bug when
20808  \SpecialChar TeX
20809  was developed.
20810  To get correct italic big letters, begin every command with 
20811 \series bold
20812 var
20813 \series default
20814 .
20815  For example the command 
20816 \series bold
20817
20818 \backslash
20819 varGamma
20820 \series default
20821  produces 
20822 \begin_inset Formula $\varGamma$
20823 \end_inset
20824
20825 .
20826  Another way is to load the package 
20827 \series bold
20828 fixmath
20829 \series default
20830
20831 \begin_inset Foot
20832 status collapsed
20833
20834 \begin_layout Plain Layout
20835
20836 \series bold
20837 fixmath
20838 \series default
20839  is part of the \SpecialChar LaTeX
20840 -package 
20841 \series bold
20842 was
20843 \series default
20844
20845 \begin_inset Index idx
20846 status collapsed
20847
20848 \begin_layout Plain Layout
20849 Packages ! was
20850 \begin_inset ERT
20851 status collapsed
20852
20853 \begin_layout Plain Layout
20854
20855
20856 \backslash
20857 vspace{4mm}
20858 \end_layout
20859
20860 \end_inset
20861
20862
20863 \end_layout
20864
20865 \end_inset
20866
20867 .
20868 \end_layout
20869
20870 \end_inset
20871
20872
20873 \begin_inset Index idx
20874 status collapsed
20875
20876 \begin_layout Plain Layout
20877 Packages ! fixmath
20878 \end_layout
20879
20880 \end_inset
20881
20882  with the \SpecialChar LaTeX
20883 -preamble line
20884 \end_layout
20885
20886 \begin_layout Standard
20887
20888 \series bold
20889
20890 \backslash
20891 usepackage{fixmath}
20892 \end_layout
20893
20894 \begin_layout Standard
20895 Then all big Greek letters in a document will automatically be typeset italic.
20896 \end_layout
20897
20898 \begin_layout Subsection
20899 Bold Letters
20900 \begin_inset Index idx
20901 status collapsed
20902
20903 \begin_layout Plain Layout
20904 Greek letters ! bold
20905 \end_layout
20906
20907 \end_inset
20908
20909
20910 \end_layout
20911
20912 \begin_layout Standard
20913 Greek letters cannot be set with different font styles like Latin letters.
20914  They can only be made bold with the command 
20915 \series bold
20916
20917 \backslash
20918 boldsymbol
20919 \series default
20920
20921 \begin_inset Index idx
20922 status collapsed
20923
20924 \begin_layout Plain Layout
20925 Commands ! B ! 
20926 \backslash
20927 boldsymbol
20928 \end_layout
20929
20930 \end_inset
20931
20932 .
20933 \end_layout
20934
20935 \begin_layout Standard
20936 \align center
20937 \begin_inset Tabular
20938 <lyxtabular version="3" rows="3" columns="2">
20939 <features booktabs="true" tabularvalignment="middle">
20940 <column alignment="center" valignment="top" width="0pt">
20941 <column alignment="center" valignment="top">
20942 <row>
20943 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20944 \begin_inset Text
20945
20946 \begin_layout Plain Layout
20947 Command
20948 \end_layout
20949
20950 \end_inset
20951 </cell>
20952 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20953 \begin_inset Text
20954
20955 \begin_layout Plain Layout
20956 Result
20957 \end_layout
20958
20959 \end_inset
20960 </cell>
20961 </row>
20962 <row>
20963 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20964 \begin_inset Text
20965
20966 \begin_layout Plain Layout
20967
20968 \backslash
20969 Upsilon
20970 \backslash
20971 boldsymbol
20972 \backslash
20973 Upsilon
20974 \end_layout
20975
20976 \end_inset
20977 </cell>
20978 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20979 \begin_inset Text
20980
20981 \begin_layout Plain Layout
20982 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20983 \end_inset
20984
20985
20986 \end_layout
20987
20988 \end_inset
20989 </cell>
20990 </row>
20991 <row>
20992 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20993 \begin_inset Text
20994
20995 \begin_layout Plain Layout
20996
20997 \backslash
20998 theta
20999 \backslash
21000 boldsymbol
21001 \backslash
21002 theta
21003 \end_layout
21004
21005 \end_inset
21006 </cell>
21007 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21008 \begin_inset Text
21009
21010 \begin_layout Plain Layout
21011 \begin_inset Formula $\theta\boldsymbol{\theta}$
21012 \end_inset
21013
21014
21015 \end_layout
21016
21017 \end_inset
21018 </cell>
21019 </row>
21020 </lyxtabular>
21021
21022 \end_inset
21023
21024
21025 \end_layout
21026
21027 \begin_layout Section
21028 Symbols
21029 \begin_inset ERT
21030 status collapsed
21031
21032 \begin_layout Plain Layout
21033
21034
21035 \backslash
21036 texorpdfstring{
21037 \end_layout
21038
21039 \end_inset
21040
21041
21042 \begin_inset Foot
21043 status collapsed
21044
21045 \begin_layout Plain Layout
21046 A list with all symbols of most of the \SpecialChar LaTeX
21047 -packages can be found in 
21048 \begin_inset CommandInset citation
21049 LatexCommand cite
21050 key "Symbols"
21051 literal "true"
21052
21053 \end_inset
21054
21055 .
21056 \end_layout
21057
21058 \end_inset
21059
21060
21061 \begin_inset ERT
21062 status collapsed
21063
21064 \begin_layout Plain Layout
21065
21066 }{}
21067 \end_layout
21068
21069 \end_inset
21070
21071
21072 \begin_inset Note Note
21073 status collapsed
21074
21075 \begin_layout Plain Layout
21076
21077 \backslash
21078 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
21079 \end_layout
21080
21081 \begin_layout Plain Layout
21082 More about 
21083 \backslash
21084 texorpdfstring is in section 
21085 \begin_inset CommandInset ref
21086 LatexCommand ref
21087 reference "subsec:Formulas-in-Section"
21088
21089 \end_inset
21090
21091 .
21092 \end_layout
21093
21094 \end_inset
21095
21096
21097 \begin_inset Index idx
21098 status collapsed
21099
21100 \begin_layout Plain Layout
21101 Symbols
21102 \end_layout
21103
21104 \end_inset
21105
21106
21107 \end_layout
21108
21109 \begin_layout Standard
21110 Many of the symbols listed in this section can also be inserted via the
21111  toolbar buttons 
21112 \begin_inset Info
21113 type  "icon"
21114 arg   "math-insert \\nabla"
21115 \end_inset
21116
21117  and 
21118 \begin_inset Info
21119 type  "icon"
21120 arg   "math-insert \\digamma"
21121 \end_inset
21122
21123 .
21124 \end_layout
21125
21126 \begin_layout Subsection
21127 Mathematical Symbols
21128 \begin_inset CommandInset label
21129 LatexCommand label
21130 name "subsec:Mathematical-Symbols"
21131
21132 \end_inset
21133
21134
21135 \begin_inset Index idx
21136 status collapsed
21137
21138 \begin_layout Plain Layout
21139 Symbols ! mathematical
21140 \end_layout
21141
21142 \end_inset
21143
21144
21145 \end_layout
21146
21147 \begin_layout Standard
21148 \begin_inset Tabular
21149 <lyxtabular version="3" rows="10" columns="2">
21150 <features booktabs="true" tabularvalignment="middle">
21151 <column alignment="center" valignment="top" width="0pt">
21152 <column alignment="center" valignment="top" width="0pt">
21153 <row>
21154 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21155 \begin_inset Text
21156
21157 \begin_layout Plain Layout
21158 Command
21159 \end_layout
21160
21161 \end_inset
21162 </cell>
21163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21164 \begin_inset Text
21165
21166 \begin_layout Plain Layout
21167 Symbol
21168 \end_layout
21169
21170 \end_inset
21171 </cell>
21172 </row>
21173 <row>
21174 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21175 \begin_inset Text
21176
21177 \begin_layout Plain Layout
21178
21179 \backslash
21180 neg
21181 \end_layout
21182
21183 \end_inset
21184 </cell>
21185 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21186 \begin_inset Text
21187
21188 \begin_layout Plain Layout
21189 \begin_inset Formula $\neg$
21190 \end_inset
21191
21192
21193 \end_layout
21194
21195 \end_inset
21196 </cell>
21197 </row>
21198 <row>
21199 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21200 \begin_inset Text
21201
21202 \begin_layout Plain Layout
21203
21204 \backslash
21205 Im
21206 \end_layout
21207
21208 \end_inset
21209 </cell>
21210 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21211 \begin_inset Text
21212
21213 \begin_layout Plain Layout
21214 \begin_inset Formula $\Im$
21215 \end_inset
21216
21217
21218 \end_layout
21219
21220 \end_inset
21221 </cell>
21222 </row>
21223 <row>
21224 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21225 \begin_inset Text
21226
21227 \begin_layout Plain Layout
21228
21229 \backslash
21230 Re
21231 \end_layout
21232
21233 \end_inset
21234 </cell>
21235 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21236 \begin_inset Text
21237
21238 \begin_layout Plain Layout
21239 \begin_inset Formula $\Re$
21240 \end_inset
21241
21242
21243 \end_layout
21244
21245 \end_inset
21246 </cell>
21247 </row>
21248 <row>
21249 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21250 \begin_inset Text
21251
21252 \begin_layout Plain Layout
21253
21254 \backslash
21255 aleph
21256 \end_layout
21257
21258 \end_inset
21259 </cell>
21260 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21261 \begin_inset Text
21262
21263 \begin_layout Plain Layout
21264 \begin_inset Formula $\aleph$
21265 \end_inset
21266
21267
21268 \end_layout
21269
21270 \end_inset
21271 </cell>
21272 </row>
21273 <row>
21274 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21275 \begin_inset Text
21276
21277 \begin_layout Plain Layout
21278
21279 \backslash
21280 partial
21281 \end_layout
21282
21283 \end_inset
21284 </cell>
21285 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21286 \begin_inset Text
21287
21288 \begin_layout Plain Layout
21289 \begin_inset Formula $\partial$
21290 \end_inset
21291
21292
21293 \end_layout
21294
21295 \end_inset
21296 </cell>
21297 </row>
21298 <row>
21299 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21300 \begin_inset Text
21301
21302 \begin_layout Plain Layout
21303
21304 \backslash
21305 infty
21306 \end_layout
21307
21308 \end_inset
21309 </cell>
21310 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21311 \begin_inset Text
21312
21313 \begin_layout Plain Layout
21314 \begin_inset Formula $\infty$
21315 \end_inset
21316
21317
21318 \end_layout
21319
21320 \end_inset
21321 </cell>
21322 </row>
21323 <row>
21324 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21325 \begin_inset Text
21326
21327 \begin_layout Plain Layout
21328
21329 \backslash
21330 wp
21331 \end_layout
21332
21333 \end_inset
21334 </cell>
21335 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21336 \begin_inset Text
21337
21338 \begin_layout Plain Layout
21339 \begin_inset Formula $\wp$
21340 \end_inset
21341
21342
21343 \end_layout
21344
21345 \end_inset
21346 </cell>
21347 </row>
21348 <row>
21349 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21350 \begin_inset Text
21351
21352 \begin_layout Plain Layout
21353
21354 \backslash
21355 imath
21356 \end_layout
21357
21358 \end_inset
21359 </cell>
21360 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21361 \begin_inset Text
21362
21363 \begin_layout Plain Layout
21364 \begin_inset Formula $\imath$
21365 \end_inset
21366
21367
21368 \end_layout
21369
21370 \end_inset
21371 </cell>
21372 </row>
21373 <row>
21374 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21375 \begin_inset Text
21376
21377 \begin_layout Plain Layout
21378
21379 \backslash
21380 jmath
21381 \end_layout
21382
21383 \end_inset
21384 </cell>
21385 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21386 \begin_inset Text
21387
21388 \begin_layout Plain Layout
21389 \begin_inset Formula $\jmath$
21390 \end_inset
21391
21392
21393 \end_layout
21394
21395 \end_inset
21396 </cell>
21397 </row>
21398 </lyxtabular>
21399
21400 \end_inset
21401
21402
21403 \begin_inset space \hfill{}
21404 \end_inset
21405
21406
21407 \begin_inset Tabular
21408 <lyxtabular version="3" rows="10" columns="2">
21409 <features booktabs="true" tabularvalignment="middle">
21410 <column alignment="center" valignment="top" width="0pt">
21411 <column alignment="center" valignment="top" width="0pt">
21412 <row>
21413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21414 \begin_inset Text
21415
21416 \begin_layout Plain Layout
21417 Command
21418 \end_layout
21419
21420 \end_inset
21421 </cell>
21422 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21423 \begin_inset Text
21424
21425 \begin_layout Plain Layout
21426 Symbol
21427 \begin_inset Note Note
21428 status collapsed
21429
21430 \begin_layout Plain Layout
21431
21432 \series bold
21433
21434 \backslash
21435 raisebox
21436 \series default
21437  is only used as spacer.
21438 \end_layout
21439
21440 \end_inset
21441
21442
21443 \end_layout
21444
21445 \end_inset
21446 </cell>
21447 </row>
21448 <row>
21449 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21450 \begin_inset Text
21451
21452 \begin_layout Plain Layout
21453
21454 \backslash
21455 forall
21456 \end_layout
21457
21458 \end_inset
21459 </cell>
21460 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21461 \begin_inset Text
21462
21463 \begin_layout Plain Layout
21464 \begin_inset Formula $\forall$
21465 \end_inset
21466
21467
21468 \end_layout
21469
21470 \end_inset
21471 </cell>
21472 </row>
21473 <row>
21474 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21475 \begin_inset Text
21476
21477 \begin_layout Plain Layout
21478
21479 \backslash
21480 exists
21481 \end_layout
21482
21483 \end_inset
21484 </cell>
21485 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21486 \begin_inset Text
21487
21488 \begin_layout Plain Layout
21489 \begin_inset Formula $\exists$
21490 \end_inset
21491
21492
21493 \end_layout
21494
21495 \end_inset
21496 </cell>
21497 </row>
21498 <row>
21499 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21500 \begin_inset Text
21501
21502 \begin_layout Plain Layout
21503
21504 \backslash
21505 nexists
21506 \end_layout
21507
21508 \end_inset
21509 </cell>
21510 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21511 \begin_inset Text
21512
21513 \begin_layout Plain Layout
21514 \begin_inset Formula $\nexists$
21515 \end_inset
21516
21517
21518 \end_layout
21519
21520 \end_inset
21521 </cell>
21522 </row>
21523 <row>
21524 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21525 \begin_inset Text
21526
21527 \begin_layout Plain Layout
21528
21529 \backslash
21530 emptyset
21531 \end_layout
21532
21533 \end_inset
21534 </cell>
21535 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21536 \begin_inset Text
21537
21538 \begin_layout Plain Layout
21539 \begin_inset Formula $\emptyset$
21540 \end_inset
21541
21542
21543 \end_layout
21544
21545 \end_inset
21546 </cell>
21547 </row>
21548 <row>
21549 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21550 \begin_inset Text
21551
21552 \begin_layout Plain Layout
21553
21554 \backslash
21555 varnothing
21556 \end_layout
21557
21558 \end_inset
21559 </cell>
21560 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21561 \begin_inset Text
21562
21563 \begin_layout Plain Layout
21564 \begin_inset Formula $\varnothing$
21565 \end_inset
21566
21567
21568 \end_layout
21569
21570 \end_inset
21571 </cell>
21572 </row>
21573 <row>
21574 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21575 \begin_inset Text
21576
21577 \begin_layout Plain Layout
21578
21579 \backslash
21580 dag
21581 \end_layout
21582
21583 \end_inset
21584 </cell>
21585 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21586 \begin_inset Text
21587
21588 \begin_layout Plain Layout
21589 \begin_inset Formula $\dag$
21590 \end_inset
21591
21592
21593 \end_layout
21594
21595 \end_inset
21596 </cell>
21597 </row>
21598 <row>
21599 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21600 \begin_inset Text
21601
21602 \begin_layout Plain Layout
21603
21604 \backslash
21605 ddag
21606 \end_layout
21607
21608 \end_inset
21609 </cell>
21610 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21611 \begin_inset Text
21612
21613 \begin_layout Plain Layout
21614 \begin_inset Formula $\ddag$
21615 \end_inset
21616
21617
21618 \end_layout
21619
21620 \end_inset
21621 </cell>
21622 </row>
21623 <row>
21624 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21625 \begin_inset Text
21626
21627 \begin_layout Plain Layout
21628
21629 \backslash
21630 complement
21631 \end_layout
21632
21633 \end_inset
21634 </cell>
21635 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21636 \begin_inset Text
21637
21638 \begin_layout Plain Layout
21639 \begin_inset ERT
21640 status collapsed
21641
21642 \begin_layout Plain Layout
21643
21644
21645 \backslash
21646 raisebox{-0.8mm}{
21647 \end_layout
21648
21649 \end_inset
21650
21651
21652 \begin_inset Formula $\complement$
21653 \end_inset
21654
21655
21656 \begin_inset ERT
21657 status collapsed
21658
21659 \begin_layout Plain Layout
21660
21661 }
21662 \end_layout
21663
21664 \end_inset
21665
21666
21667 \end_layout
21668
21669 \end_inset
21670 </cell>
21671 </row>
21672 <row>
21673 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21674 \begin_inset Text
21675
21676 \begin_layout Plain Layout
21677
21678 \backslash
21679 Bbbk
21680 \end_layout
21681
21682 \end_inset
21683 </cell>
21684 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21685 \begin_inset Text
21686
21687 \begin_layout Plain Layout
21688 \begin_inset Formula $\Bbbk$
21689 \end_inset
21690
21691
21692 \end_layout
21693
21694 \end_inset
21695 </cell>
21696 </row>
21697 </lyxtabular>
21698
21699 \end_inset
21700
21701
21702 \begin_inset space \hfill{}
21703 \end_inset
21704
21705
21706 \begin_inset Tabular
21707 <lyxtabular version="3" rows="10" columns="2">
21708 <features booktabs="true" tabularvalignment="middle">
21709 <column alignment="center" valignment="top" width="0pt">
21710 <column alignment="center" valignment="top" width="0pt">
21711 <row>
21712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21713 \begin_inset Text
21714
21715 \begin_layout Plain Layout
21716 Command
21717 \end_layout
21718
21719 \end_inset
21720 </cell>
21721 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21722 \begin_inset Text
21723
21724 \begin_layout Plain Layout
21725 Symbol
21726 \end_layout
21727
21728 \end_inset
21729 </cell>
21730 </row>
21731 <row>
21732 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21733 \begin_inset Text
21734
21735 \begin_layout Plain Layout
21736
21737 \backslash
21738 prime
21739 \end_layout
21740
21741 \end_inset
21742 </cell>
21743 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21744 \begin_inset Text
21745
21746 \begin_layout Plain Layout
21747 \begin_inset Formula $\prime$
21748 \end_inset
21749
21750
21751 \end_layout
21752
21753 \end_inset
21754 </cell>
21755 </row>
21756 <row>
21757 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21758 \begin_inset Text
21759
21760 \begin_layout Plain Layout
21761
21762 \backslash
21763 backprime
21764 \end_layout
21765
21766 \end_inset
21767 </cell>
21768 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21769 \begin_inset Text
21770
21771 \begin_layout Plain Layout
21772 \begin_inset Formula $\backprime$
21773 \end_inset
21774
21775
21776 \end_layout
21777
21778 \end_inset
21779 </cell>
21780 </row>
21781 <row>
21782 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21783 \begin_inset Text
21784
21785 \begin_layout Plain Layout
21786
21787 \backslash
21788 mho
21789 \end_layout
21790
21791 \end_inset
21792 </cell>
21793 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21794 \begin_inset Text
21795
21796 \begin_layout Plain Layout
21797 \begin_inset Formula $\mho$
21798 \end_inset
21799
21800
21801 \end_layout
21802
21803 \end_inset
21804 </cell>
21805 </row>
21806 <row>
21807 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21808 \begin_inset Text
21809
21810 \begin_layout Plain Layout
21811
21812 \backslash
21813 triangle
21814 \end_layout
21815
21816 \end_inset
21817 </cell>
21818 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21819 \begin_inset Text
21820
21821 \begin_layout Plain Layout
21822 \begin_inset Formula $\triangle$
21823 \end_inset
21824
21825
21826 \end_layout
21827
21828 \end_inset
21829 </cell>
21830 </row>
21831 <row>
21832 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21833 \begin_inset Text
21834
21835 \begin_layout Plain Layout
21836
21837 \backslash
21838 angle
21839 \end_layout
21840
21841 \end_inset
21842 </cell>
21843 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21844 \begin_inset Text
21845
21846 \begin_layout Plain Layout
21847 \begin_inset Formula $\angle$
21848 \end_inset
21849
21850
21851 \end_layout
21852
21853 \end_inset
21854 </cell>
21855 </row>
21856 <row>
21857 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21858 \begin_inset Text
21859
21860 \begin_layout Plain Layout
21861
21862 \backslash
21863 measuredangle
21864 \end_layout
21865
21866 \end_inset
21867 </cell>
21868 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21869 \begin_inset Text
21870
21871 \begin_layout Plain Layout
21872 \begin_inset Formula $\measuredangle$
21873 \end_inset
21874
21875
21876 \end_layout
21877
21878 \end_inset
21879 </cell>
21880 </row>
21881 <row>
21882 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21883 \begin_inset Text
21884
21885 \begin_layout Plain Layout
21886
21887 \backslash
21888 sphericalangle
21889 \end_layout
21890
21891 \end_inset
21892 </cell>
21893 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21894 \begin_inset Text
21895
21896 \begin_layout Plain Layout
21897 \begin_inset Formula $\sphericalangle$
21898 \end_inset
21899
21900
21901 \end_layout
21902
21903 \end_inset
21904 </cell>
21905 </row>
21906 <row>
21907 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21908 \begin_inset Text
21909
21910 \begin_layout Plain Layout
21911
21912 \backslash
21913 top
21914 \end_layout
21915
21916 \end_inset
21917 </cell>
21918 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21919 \begin_inset Text
21920
21921 \begin_layout Plain Layout
21922 \begin_inset Formula $\top$
21923 \end_inset
21924
21925
21926 \end_layout
21927
21928 \end_inset
21929 </cell>
21930 </row>
21931 <row>
21932 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21933 \begin_inset Text
21934
21935 \begin_layout Plain Layout
21936
21937 \backslash
21938 bot
21939 \end_layout
21940
21941 \end_inset
21942 </cell>
21943 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21944 \begin_inset Text
21945
21946 \begin_layout Plain Layout
21947 \begin_inset Formula $\bot$
21948 \end_inset
21949
21950
21951 \end_layout
21952
21953 \end_inset
21954 </cell>
21955 </row>
21956 </lyxtabular>
21957
21958 \end_inset
21959
21960
21961 \end_layout
21962
21963 \begin_layout Subsection
21964 Miscellaneous Symbols
21965 \begin_inset CommandInset label
21966 LatexCommand label
21967 name "subsec:Miscellaneous-Symbols"
21968
21969 \end_inset
21970
21971
21972 \begin_inset Index idx
21973 status collapsed
21974
21975 \begin_layout Plain Layout
21976 Symbols ! miscellaneous
21977 \end_layout
21978
21979 \end_inset
21980
21981
21982 \end_layout
21983
21984 \begin_layout Standard
21985 \noindent
21986 \align center
21987 \begin_inset Tabular
21988 <lyxtabular version="3" rows="10" columns="2">
21989 <features booktabs="true" tabularvalignment="middle">
21990 <column alignment="center" valignment="top" width="0pt">
21991 <column alignment="center" valignment="top" width="0pt">
21992 <row>
21993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21994 \begin_inset Text
21995
21996 \begin_layout Plain Layout
21997 Command
21998 \end_layout
21999
22000 \end_inset
22001 </cell>
22002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22003 \begin_inset Text
22004
22005 \begin_layout Plain Layout
22006 Symbol
22007 \end_layout
22008
22009 \end_inset
22010 </cell>
22011 </row>
22012 <row>
22013 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22014 \begin_inset Text
22015
22016 \begin_layout Plain Layout
22017
22018 \backslash
22019 flat
22020 \end_layout
22021
22022 \end_inset
22023 </cell>
22024 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22025 \begin_inset Text
22026
22027 \begin_layout Plain Layout
22028 \begin_inset Formula $\flat$
22029 \end_inset
22030
22031
22032 \end_layout
22033
22034 \end_inset
22035 </cell>
22036 </row>
22037 <row>
22038 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22039 \begin_inset Text
22040
22041 \begin_layout Plain Layout
22042
22043 \backslash
22044 natural
22045 \end_layout
22046
22047 \end_inset
22048 </cell>
22049 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22050 \begin_inset Text
22051
22052 \begin_layout Plain Layout
22053 \begin_inset Formula $\natural$
22054 \end_inset
22055
22056
22057 \end_layout
22058
22059 \end_inset
22060 </cell>
22061 </row>
22062 <row>
22063 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22064 \begin_inset Text
22065
22066 \begin_layout Plain Layout
22067
22068 \backslash
22069 sharp
22070 \end_layout
22071
22072 \end_inset
22073 </cell>
22074 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22075 \begin_inset Text
22076
22077 \begin_layout Plain Layout
22078 \begin_inset Formula $\sharp$
22079 \end_inset
22080
22081
22082 \end_layout
22083
22084 \end_inset
22085 </cell>
22086 </row>
22087 <row>
22088 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22089 \begin_inset Text
22090
22091 \begin_layout Plain Layout
22092
22093 \backslash
22094 surd
22095 \end_layout
22096
22097 \end_inset
22098 </cell>
22099 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22100 \begin_inset Text
22101
22102 \begin_layout Plain Layout
22103 \begin_inset Formula $\surd$
22104 \end_inset
22105
22106
22107 \end_layout
22108
22109 \end_inset
22110 </cell>
22111 </row>
22112 <row>
22113 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22114 \begin_inset Text
22115
22116 \begin_layout Plain Layout
22117
22118 \backslash
22119 checkmark
22120 \end_layout
22121
22122 \end_inset
22123 </cell>
22124 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22125 \begin_inset Text
22126
22127 \begin_layout Plain Layout
22128 \begin_inset Formula $\checkmark$
22129 \end_inset
22130
22131
22132 \end_layout
22133
22134 \end_inset
22135 </cell>
22136 </row>
22137 <row>
22138 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22139 \begin_inset Text
22140
22141 \begin_layout Plain Layout
22142
22143 \backslash
22144 yen
22145 \end_layout
22146
22147 \end_inset
22148 </cell>
22149 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22150 \begin_inset Text
22151
22152 \begin_layout Plain Layout
22153 \begin_inset Formula $\yen$
22154 \end_inset
22155
22156
22157 \end_layout
22158
22159 \end_inset
22160 </cell>
22161 </row>
22162 <row>
22163 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22164 \begin_inset Text
22165
22166 \begin_layout Plain Layout
22167
22168 \backslash
22169 pounds
22170 \end_layout
22171
22172 \end_inset
22173 </cell>
22174 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22175 \begin_inset Text
22176
22177 \begin_layout Plain Layout
22178 \begin_inset Formula $\pounds$
22179 \end_inset
22180
22181
22182 \end_layout
22183
22184 \end_inset
22185 </cell>
22186 </row>
22187 <row>
22188 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22189 \begin_inset Text
22190
22191 \begin_layout Plain Layout
22192 $
22193 \end_layout
22194
22195 \end_inset
22196 </cell>
22197 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22198 \begin_inset Text
22199
22200 \begin_layout Plain Layout
22201 \begin_inset Formula $\$$
22202 \end_inset
22203
22204
22205 \end_layout
22206
22207 \end_inset
22208 </cell>
22209 </row>
22210 <row>
22211 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22212 \begin_inset Text
22213
22214 \begin_layout Plain Layout
22215 §
22216 \end_layout
22217
22218 \end_inset
22219 </cell>
22220 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22221 \begin_inset Text
22222
22223 \begin_layout Plain Layout
22224 \begin_inset Formula $§$
22225 \end_inset
22226
22227
22228 \end_layout
22229
22230 \end_inset
22231 </cell>
22232 </row>
22233 </lyxtabular>
22234
22235 \end_inset
22236
22237
22238 \begin_inset space \hfill{}
22239 \end_inset
22240
22241
22242 \begin_inset Tabular
22243 <lyxtabular version="3" rows="10" columns="2">
22244 <features booktabs="true" tabularvalignment="middle">
22245 <column alignment="center" valignment="top" width="0pt">
22246 <column alignment="center" valignment="top">
22247 <row>
22248 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22249 \begin_inset Text
22250
22251 \begin_layout Plain Layout
22252 Command
22253 \end_layout
22254
22255 \end_inset
22256 </cell>
22257 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22258 \begin_inset Text
22259
22260 \begin_layout Plain Layout
22261 Symbol
22262 \end_layout
22263
22264 \end_inset
22265 </cell>
22266 </row>
22267 <row>
22268 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22269 \begin_inset Text
22270
22271 \begin_layout Plain Layout
22272
22273 \backslash
22274 hbar
22275 \end_layout
22276
22277 \end_inset
22278 </cell>
22279 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22280 \begin_inset Text
22281
22282 \begin_layout Plain Layout
22283 \begin_inset Formula $\hbar$
22284 \end_inset
22285
22286
22287 \end_layout
22288
22289 \end_inset
22290 </cell>
22291 </row>
22292 <row>
22293 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22294 \begin_inset Text
22295
22296 \begin_layout Plain Layout
22297
22298 \backslash
22299 hslash
22300 \end_layout
22301
22302 \end_inset
22303 </cell>
22304 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22305 \begin_inset Text
22306
22307 \begin_layout Plain Layout
22308 \begin_inset Formula $\hslash$
22309 \end_inset
22310
22311
22312 \end_layout
22313
22314 \end_inset
22315 </cell>
22316 </row>
22317 <row>
22318 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22319 \begin_inset Text
22320
22321 \begin_layout Plain Layout
22322
22323 \backslash
22324 clubsuit
22325 \end_layout
22326
22327 \end_inset
22328 </cell>
22329 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22330 \begin_inset Text
22331
22332 \begin_layout Plain Layout
22333 \begin_inset Formula $\clubsuit$
22334 \end_inset
22335
22336
22337 \end_layout
22338
22339 \end_inset
22340 </cell>
22341 </row>
22342 <row>
22343 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22344 \begin_inset Text
22345
22346 \begin_layout Plain Layout
22347
22348 \backslash
22349 spadesuit
22350 \end_layout
22351
22352 \end_inset
22353 </cell>
22354 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22355 \begin_inset Text
22356
22357 \begin_layout Plain Layout
22358 \begin_inset Formula $\spadesuit$
22359 \end_inset
22360
22361
22362 \end_layout
22363
22364 \end_inset
22365 </cell>
22366 </row>
22367 <row>
22368 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22369 \begin_inset Text
22370
22371 \begin_layout Plain Layout
22372
22373 \backslash
22374 bigstar
22375 \end_layout
22376
22377 \end_inset
22378 </cell>
22379 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22380 \begin_inset Text
22381
22382 \begin_layout Plain Layout
22383 \begin_inset Formula $\bigstar$
22384 \end_inset
22385
22386
22387 \end_layout
22388
22389 \end_inset
22390 </cell>
22391 </row>
22392 <row>
22393 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22394 \begin_inset Text
22395
22396 \begin_layout Plain Layout
22397
22398 \backslash
22399 blacklozenge
22400 \end_layout
22401
22402 \end_inset
22403 </cell>
22404 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22405 \begin_inset Text
22406
22407 \begin_layout Plain Layout
22408 \begin_inset Formula $\blacklozenge$
22409 \end_inset
22410
22411
22412 \end_layout
22413
22414 \end_inset
22415 </cell>
22416 </row>
22417 <row>
22418 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22419 \begin_inset Text
22420
22421 \begin_layout Plain Layout
22422
22423 \backslash
22424 blacktriangle
22425 \end_layout
22426
22427 \end_inset
22428 </cell>
22429 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22430 \begin_inset Text
22431
22432 \begin_layout Plain Layout
22433 \begin_inset Formula $\blacktriangle$
22434 \end_inset
22435
22436
22437 \end_layout
22438
22439 \end_inset
22440 </cell>
22441 </row>
22442 <row>
22443 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22444 \begin_inset Text
22445
22446 \begin_layout Plain Layout
22447
22448 \backslash
22449 blacktiangledown
22450 \end_layout
22451
22452 \end_inset
22453 </cell>
22454 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22455 \begin_inset Text
22456
22457 \begin_layout Plain Layout
22458 \begin_inset Formula $\blacktriangledown$
22459 \end_inset
22460
22461
22462 \end_layout
22463
22464 \end_inset
22465 </cell>
22466 </row>
22467 <row>
22468 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22469 \begin_inset Text
22470
22471 \begin_layout Plain Layout
22472
22473 \backslash
22474 bullet
22475 \end_layout
22476
22477 \end_inset
22478 </cell>
22479 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22480 \begin_inset Text
22481
22482 \begin_layout Plain Layout
22483 \begin_inset Formula $\bullet$
22484 \end_inset
22485
22486
22487 \end_layout
22488
22489 \end_inset
22490 </cell>
22491 </row>
22492 </lyxtabular>
22493
22494 \end_inset
22495
22496
22497 \begin_inset space \hfill{}
22498 \end_inset
22499
22500
22501 \begin_inset Tabular
22502 <lyxtabular version="3" rows="10" columns="2">
22503 <features booktabs="true" tabularvalignment="middle">
22504 <column alignment="center" valignment="top" width="0pt">
22505 <column alignment="center" valignment="top" width="0pt">
22506 <row>
22507 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22508 \begin_inset Text
22509
22510 \begin_layout Plain Layout
22511 Command
22512 \end_layout
22513
22514 \end_inset
22515 </cell>
22516 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22517 \begin_inset Text
22518
22519 \begin_layout Plain Layout
22520 Symbol
22521 \end_layout
22522
22523 \end_inset
22524 </cell>
22525 </row>
22526 <row>
22527 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22528 \begin_inset Text
22529
22530 \begin_layout Plain Layout
22531
22532 \backslash
22533 diamondsuit
22534 \end_layout
22535
22536 \end_inset
22537 </cell>
22538 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22539 \begin_inset Text
22540
22541 \begin_layout Plain Layout
22542 \begin_inset Formula $\diamondsuit$
22543 \end_inset
22544
22545
22546 \end_layout
22547
22548 \end_inset
22549 </cell>
22550 </row>
22551 <row>
22552 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22553 \begin_inset Text
22554
22555 \begin_layout Plain Layout
22556
22557 \backslash
22558 Diamond
22559 \end_layout
22560
22561 \end_inset
22562 </cell>
22563 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22564 \begin_inset Text
22565
22566 \begin_layout Plain Layout
22567 \begin_inset Formula $\Diamond$
22568 \end_inset
22569
22570
22571 \end_layout
22572
22573 \end_inset
22574 </cell>
22575 </row>
22576 <row>
22577 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22578 \begin_inset Text
22579
22580 \begin_layout Plain Layout
22581
22582 \backslash
22583 heartsuit
22584 \end_layout
22585
22586 \end_inset
22587 </cell>
22588 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22589 \begin_inset Text
22590
22591 \begin_layout Plain Layout
22592 \begin_inset Formula $\heartsuit$
22593 \end_inset
22594
22595
22596 \end_layout
22597
22598 \end_inset
22599 </cell>
22600 </row>
22601 <row>
22602 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22603 \begin_inset Text
22604
22605 \begin_layout Plain Layout
22606
22607 \backslash
22608 P
22609 \end_layout
22610
22611 \end_inset
22612 </cell>
22613 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22614 \begin_inset Text
22615
22616 \begin_layout Plain Layout
22617 \begin_inset Formula $\P$
22618 \end_inset
22619
22620
22621 \end_layout
22622
22623 \end_inset
22624 </cell>
22625 </row>
22626 <row>
22627 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22628 \begin_inset Text
22629
22630 \begin_layout Plain Layout
22631
22632 \backslash
22633 copyright
22634 \end_layout
22635
22636 \end_inset
22637 </cell>
22638 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22639 \begin_inset Text
22640
22641 \begin_layout Plain Layout
22642 \begin_inset Formula $\copyright$
22643 \end_inset
22644
22645
22646 \end_layout
22647
22648 \end_inset
22649 </cell>
22650 </row>
22651 <row>
22652 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22653 \begin_inset Text
22654
22655 \begin_layout Plain Layout
22656
22657 \backslash
22658 circledR
22659 \end_layout
22660
22661 \end_inset
22662 </cell>
22663 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22664 \begin_inset Text
22665
22666 \begin_layout Plain Layout
22667 \begin_inset Formula $\circledR$
22668 \end_inset
22669
22670
22671 \end_layout
22672
22673 \end_inset
22674 </cell>
22675 </row>
22676 <row>
22677 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22678 \begin_inset Text
22679
22680 \begin_layout Plain Layout
22681
22682 \backslash
22683 maltese
22684 \end_layout
22685
22686 \end_inset
22687 </cell>
22688 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22689 \begin_inset Text
22690
22691 \begin_layout Plain Layout
22692 \begin_inset Formula $\maltese$
22693 \end_inset
22694
22695
22696 \end_layout
22697
22698 \end_inset
22699 </cell>
22700 </row>
22701 <row>
22702 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22703 \begin_inset Text
22704
22705 \begin_layout Plain Layout
22706
22707 \backslash
22708 diagup
22709 \end_layout
22710
22711 \end_inset
22712 </cell>
22713 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22714 \begin_inset Text
22715
22716 \begin_layout Plain Layout
22717 \begin_inset Formula $\diagup$
22718 \end_inset
22719
22720
22721 \end_layout
22722
22723 \end_inset
22724 </cell>
22725 </row>
22726 <row>
22727 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22728 \begin_inset Text
22729
22730 \begin_layout Plain Layout
22731
22732 \backslash
22733 diagdown
22734 \end_layout
22735
22736 \end_inset
22737 </cell>
22738 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22739 \begin_inset Text
22740
22741 \begin_layout Plain Layout
22742 \begin_inset Formula $\diagdown$
22743 \end_inset
22744
22745
22746 \end_layout
22747
22748 \end_inset
22749 </cell>
22750 </row>
22751 </lyxtabular>
22752
22753 \end_inset
22754
22755
22756 \end_layout
22757
22758 \begin_layout Standard
22759 \begin_inset VSpace medskip
22760 \end_inset
22761
22762
22763 \end_layout
22764
22765 \begin_layout Standard
22766 Some symbols can be displayed in different sizes, see 
22767 \begin_inset CommandInset ref
22768 LatexCommand ref
22769 reference "subsec:Font-Sizes"
22770
22771 \end_inset
22772
22773 .
22774 \end_layout
22775
22776 \begin_layout Subsection
22777 The Euro-Symbol €
22778 \begin_inset Index idx
22779 status collapsed
22780
22781 \begin_layout Plain Layout
22782 Symbols ! Euro-symbol
22783 \end_layout
22784
22785 \end_inset
22786
22787
22788 \begin_inset Index idx
22789 status collapsed
22790
22791 \begin_layout Plain Layout
22792
22793 \backslash
22794 @
22795 \begin_inset ERT
22796 status collapsed
22797
22798 \begin_layout Plain Layout
22799
22800
22801 \backslash
22802 officialeuro
22803 \end_layout
22804
22805 \end_inset
22806
22807
22808 \end_layout
22809
22810 \end_inset
22811
22812
22813 \end_layout
22814
22815 \begin_layout Standard
22816 To use the Euro symbol in formulas, the \SpecialChar LaTeX
22817 -package 
22818 \series bold
22819 eurosym
22820 \series default
22821
22822 \begin_inset Index idx
22823 status collapsed
22824
22825 \begin_layout Plain Layout
22826 Packages ! eurosym
22827 \end_layout
22828
22829 \end_inset
22830
22831  must be installed and loaded with the \SpecialChar LaTeX
22832 -preamble line
22833 \end_layout
22834
22835 \begin_layout Standard
22836
22837 \series bold
22838
22839 \backslash
22840 usepackage[gennarrow]{eurosym}
22841 \end_layout
22842
22843 \begin_layout Standard
22844 The Euro symbol can now be inserted with the command 
22845 \series bold
22846
22847 \backslash
22848 euro
22849 \series default
22850
22851 \begin_inset Index idx
22852 status collapsed
22853
22854 \begin_layout Plain Layout
22855 Commands ! E ! 
22856 \backslash
22857 euro
22858 \end_layout
22859
22860 \end_inset
22861
22862 .
22863 \end_layout
22864
22865 \begin_layout Standard
22866 The Euro symbol can directly be inserted with the € key in mathematical
22867  text, without having 
22868 \series bold
22869 eurosym
22870 \series default
22871  installed.
22872  When 
22873 \series bold
22874 eurosym
22875 \series default
22876  is installed, 
22877 \series bold
22878
22879 \backslash
22880 euro
22881 \series default
22882  can also be inserted in \SpecialChar TeX
22883  mode.
22884  The official currency symbol can then be inserted with the command 
22885 \series bold
22886
22887 \backslash
22888 officialeuro
22889 \series default
22890
22891 \begin_inset Index idx
22892 status collapsed
22893
22894 \begin_layout Plain Layout
22895 Commands ! O ! 
22896 \backslash
22897 officialeuro
22898 \end_layout
22899
22900 \end_inset
22901
22902 , that is only available in \SpecialChar TeX
22903  mode.
22904 \end_layout
22905
22906 \begin_layout Standard
22907 \begin_inset ERT
22908 status collapsed
22909
22910 \begin_layout Plain Layout
22911
22912
22913 \backslash
22914 ifeurosym 
22915 \end_layout
22916
22917 \end_inset
22918
22919
22920 \begin_inset Note Note
22921 status open
22922
22923 \begin_layout Plain Layout
22924 The following table will only be displayed when the \SpecialChar LaTeX
22925 -package 
22926 \series bold
22927 eurosym
22928 \series default
22929  is installed.
22930 \end_layout
22931
22932 \end_inset
22933
22934
22935 \end_layout
22936
22937 \begin_layout Standard
22938 An overview about the different Euro symbols:
22939 \end_layout
22940
22941 \begin_layout Standard
22942 \align center
22943 \begin_inset Tabular
22944 <lyxtabular version="3" rows="4" columns="3">
22945 <features booktabs="true" tabularvalignment="middle">
22946 <column alignment="center" valignment="top" width="0pt">
22947 <column alignment="center" valignment="top" width="0pt">
22948 <column alignment="center" valignment="top" width="0pt">
22949 <row>
22950 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22951 \begin_inset Text
22952
22953 \begin_layout Plain Layout
22954 \begin_inset ERT
22955 status collapsed
22956
22957 \begin_layout Plain Layout
22958
22959
22960 \backslash
22961 cmidrule[0.08em]{2-3}
22962 \end_layout
22963
22964 \end_inset
22965
22966
22967 \end_layout
22968
22969 \end_inset
22970 </cell>
22971 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22972 \begin_inset Text
22973
22974 \begin_layout Plain Layout
22975 Command 
22976 \end_layout
22977
22978 \end_inset
22979 </cell>
22980 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22981 \begin_inset Text
22982
22983 \begin_layout Plain Layout
22984 Symbol
22985 \end_layout
22986
22987 \end_inset
22988 </cell>
22989 </row>
22990 <row>
22991 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22992 \begin_inset Text
22993
22994 \begin_layout Plain Layout
22995 formula
22996 \end_layout
22997
22998 \end_inset
22999 </cell>
23000 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23001 \begin_inset Text
23002
23003 \begin_layout Plain Layout
23004
23005 \backslash
23006 euro
23007 \end_layout
23008
23009 \end_inset
23010 </cell>
23011 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23012 \begin_inset Text
23013
23014 \begin_layout Plain Layout
23015 \begin_inset Formula $\euro$
23016 \end_inset
23017
23018
23019 \end_layout
23020
23021 \end_inset
23022 </cell>
23023 </row>
23024 <row>
23025 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23026 \begin_inset Text
23027
23028 \begin_layout Plain Layout
23029 mathematical text
23030 \end_layout
23031
23032 \end_inset
23033 </cell>
23034 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23035 \begin_inset Text
23036
23037 \begin_layout Plain Layout
23038
23039 \end_layout
23040
23041 \end_inset
23042 </cell>
23043 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23044 \begin_inset Text
23045
23046 \begin_layout Plain Layout
23047 \begin_inset Formula $\mbox{€}$
23048 \end_inset
23049
23050
23051 \end_layout
23052
23053 \end_inset
23054 </cell>
23055 </row>
23056 <row>
23057 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23058 \begin_inset Text
23059
23060 \begin_layout Plain Layout
23061 \SpecialChar TeX
23062  mode
23063 \end_layout
23064
23065 \end_inset
23066 </cell>
23067 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23068 \begin_inset Text
23069
23070 \begin_layout Plain Layout
23071
23072 \backslash
23073 officialeuro
23074 \end_layout
23075
23076 \end_inset
23077 </cell>
23078 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23079 \begin_inset Text
23080
23081 \begin_layout Plain Layout
23082 \begin_inset ERT
23083 status collapsed
23084
23085 \begin_layout Plain Layout
23086
23087
23088 \backslash
23089 officialeuro
23090 \end_layout
23091
23092 \end_inset
23093
23094
23095 \end_layout
23096
23097 \end_inset
23098 </cell>
23099 </row>
23100 </lyxtabular>
23101
23102 \end_inset
23103
23104
23105 \begin_inset Note Note
23106 status collapsed
23107
23108 \begin_layout Plain Layout
23109
23110 \series bold
23111
23112 \backslash
23113 cmidrule
23114 \series default
23115  is used here only for table borders.
23116  See sec.
23117  
23118 \family sans
23119 Formal Tables
23120 \family default
23121  of the 
23122 \emph on
23123 EmbeddedObjects
23124 \emph default
23125  manual for details.
23126 \end_layout
23127
23128 \end_inset
23129
23130
23131 \end_layout
23132
23133 \begin_layout Standard
23134 \begin_inset ERT
23135 status collapsed
23136
23137 \begin_layout Plain Layout
23138
23139
23140 \backslash
23141 else 
23142 \end_layout
23143
23144 \end_inset
23145
23146
23147 \begin_inset Note Note
23148 status open
23149
23150 \begin_layout Plain Layout
23151 The following will be displayed when the \SpecialChar LaTeX
23152 -package 
23153 \series bold
23154 eurosym
23155 \series default
23156  is not installed:
23157 \end_layout
23158
23159 \end_inset
23160
23161
23162 \end_layout
23163
23164 \begin_layout Standard
23165 You need to install the \SpecialChar LaTeX
23166 -package 
23167 \series bold
23168 eurosym
23169 \series default
23170  to see the rest of this subsection in the output.
23171 \end_layout
23172
23173 \begin_layout Standard
23174 \begin_inset ERT
23175 status collapsed
23176
23177 \begin_layout Plain Layout
23178
23179
23180 \backslash
23181 fi 
23182 \end_layout
23183
23184 \end_inset
23185
23186
23187 \end_layout
23188
23189 \begin_layout Section
23190 Relations
23191 \begin_inset CommandInset label
23192 LatexCommand label
23193 name "sec:Relations"
23194
23195 \end_inset
23196
23197
23198 \begin_inset Index idx
23199 status collapsed
23200
23201 \begin_layout Plain Layout
23202 Relations
23203 \end_layout
23204
23205 \end_inset
23206
23207
23208 \begin_inset Index idx
23209 status collapsed
23210
23211 \begin_layout Plain Layout
23212 Comparisons|see
23213 \begin_inset ERT
23214 status collapsed
23215
23216 \begin_layout Plain Layout
23217
23218 {
23219 \end_layout
23220
23221 \end_inset
23222
23223 Relations
23224 \begin_inset ERT
23225 status collapsed
23226
23227 \begin_layout Plain Layout
23228
23229 }
23230 \end_layout
23231
23232 \end_inset
23233
23234
23235 \end_layout
23236
23237 \end_inset
23238
23239
23240 \end_layout
23241
23242 \begin_layout Standard
23243 All following relations can also be inserted via the toolbar button 
23244 \begin_inset Info
23245 type  "icon"
23246 arg   "math-insert \\leq"
23247 \end_inset
23248
23249 .
23250 \end_layout
23251
23252 \begin_layout Standard
23253 \begin_inset Tabular
23254 <lyxtabular version="3" rows="17" columns="2">
23255 <features booktabs="true" tabularvalignment="middle">
23256 <column alignment="center" valignment="top" width="0pt">
23257 <column alignment="center" valignment="top" width="0pt">
23258 <row>
23259 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23260 \begin_inset Text
23261
23262 \begin_layout Plain Layout
23263 Command
23264 \end_layout
23265
23266 \end_inset
23267 </cell>
23268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23269 \begin_inset Text
23270
23271 \begin_layout Plain Layout
23272 Relation
23273 \end_layout
23274
23275 \end_inset
23276 </cell>
23277 </row>
23278 <row>
23279 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23280 \begin_inset Text
23281
23282 \begin_layout Plain Layout
23283 <
23284 \end_layout
23285
23286 \end_inset
23287 </cell>
23288 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23289 \begin_inset Text
23290
23291 \begin_layout Plain Layout
23292 \begin_inset Formula $<$
23293 \end_inset
23294
23295
23296 \end_layout
23297
23298 \end_inset
23299 </cell>
23300 </row>
23301 <row>
23302 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23303 \begin_inset Text
23304
23305 \begin_layout Plain Layout
23306
23307 \backslash
23308 le
23309 \end_layout
23310
23311 \end_inset
23312 </cell>
23313 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23314 \begin_inset Text
23315
23316 \begin_layout Plain Layout
23317 \begin_inset Formula $\le$
23318 \end_inset
23319
23320
23321 \end_layout
23322
23323 \end_inset
23324 </cell>
23325 </row>
23326 <row>
23327 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23328 \begin_inset Text
23329
23330 \begin_layout Plain Layout
23331
23332 \backslash
23333 ll
23334 \end_layout
23335
23336 \end_inset
23337 </cell>
23338 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23339 \begin_inset Text
23340
23341 \begin_layout Plain Layout
23342 \begin_inset Formula $\ll$
23343 \end_inset
23344
23345
23346 \end_layout
23347
23348 \end_inset
23349 </cell>
23350 </row>
23351 <row>
23352 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23353 \begin_inset Text
23354
23355 \begin_layout Plain Layout
23356
23357 \backslash
23358 prec
23359 \end_layout
23360
23361 \end_inset
23362 </cell>
23363 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23364 \begin_inset Text
23365
23366 \begin_layout Plain Layout
23367 \begin_inset Formula $\prec$
23368 \end_inset
23369
23370
23371 \end_layout
23372
23373 \end_inset
23374 </cell>
23375 </row>
23376 <row>
23377 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23378 \begin_inset Text
23379
23380 \begin_layout Plain Layout
23381
23382 \backslash
23383 preceq
23384 \end_layout
23385
23386 \end_inset
23387 </cell>
23388 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23389 \begin_inset Text
23390
23391 \begin_layout Plain Layout
23392 \begin_inset Formula $\preceq$
23393 \end_inset
23394
23395
23396 \end_layout
23397
23398 \end_inset
23399 </cell>
23400 </row>
23401 <row>
23402 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23403 \begin_inset Text
23404
23405 \begin_layout Plain Layout
23406
23407 \backslash
23408 subset
23409 \end_layout
23410
23411 \end_inset
23412 </cell>
23413 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23414 \begin_inset Text
23415
23416 \begin_layout Plain Layout
23417 \begin_inset Formula $\subset$
23418 \end_inset
23419
23420
23421 \end_layout
23422
23423 \end_inset
23424 </cell>
23425 </row>
23426 <row>
23427 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23428 \begin_inset Text
23429
23430 \begin_layout Plain Layout
23431
23432 \backslash
23433 subseteq
23434 \end_layout
23435
23436 \end_inset
23437 </cell>
23438 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23439 \begin_inset Text
23440
23441 \begin_layout Plain Layout
23442 \begin_inset Formula $\subseteq$
23443 \end_inset
23444
23445
23446 \end_layout
23447
23448 \end_inset
23449 </cell>
23450 </row>
23451 <row>
23452 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23453 \begin_inset Text
23454
23455 \begin_layout Plain Layout
23456
23457 \backslash
23458 sqsubseteq
23459 \end_layout
23460
23461 \end_inset
23462 </cell>
23463 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23464 \begin_inset Text
23465
23466 \begin_layout Plain Layout
23467 \begin_inset Formula $\sqsubseteq$
23468 \end_inset
23469
23470
23471 \end_layout
23472
23473 \end_inset
23474 </cell>
23475 </row>
23476 <row>
23477 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23478 \begin_inset Text
23479
23480 \begin_layout Plain Layout
23481
23482 \backslash
23483 in
23484 \end_layout
23485
23486 \end_inset
23487 </cell>
23488 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23489 \begin_inset Text
23490
23491 \begin_layout Plain Layout
23492 \begin_inset Formula $\in$
23493 \end_inset
23494
23495
23496 \end_layout
23497
23498 \end_inset
23499 </cell>
23500 </row>
23501 <row>
23502 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23503 \begin_inset Text
23504
23505 \begin_layout Plain Layout
23506
23507 \backslash
23508 vdash
23509 \end_layout
23510
23511 \end_inset
23512 </cell>
23513 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23514 \begin_inset Text
23515
23516 \begin_layout Plain Layout
23517 \begin_inset Formula $\vdash$
23518 \end_inset
23519
23520
23521 \end_layout
23522
23523 \end_inset
23524 </cell>
23525 </row>
23526 <row>
23527 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23528 \begin_inset Text
23529
23530 \begin_layout Plain Layout
23531
23532 \backslash
23533 smile
23534 \end_layout
23535
23536 \end_inset
23537 </cell>
23538 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23539 \begin_inset Text
23540
23541 \begin_layout Plain Layout
23542 \begin_inset Formula $\smile$
23543 \end_inset
23544
23545
23546 \end_layout
23547
23548 \end_inset
23549 </cell>
23550 </row>
23551 <row>
23552 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23553 \begin_inset Text
23554
23555 \begin_layout Plain Layout
23556
23557 \backslash
23558 lhd
23559 \end_layout
23560
23561 \end_inset
23562 </cell>
23563 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23564 \begin_inset Text
23565
23566 \begin_layout Plain Layout
23567 \begin_inset Formula $\lhd$
23568 \end_inset
23569
23570
23571 \end_layout
23572
23573 \end_inset
23574 </cell>
23575 </row>
23576 <row>
23577 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23578 \begin_inset Text
23579
23580 \begin_layout Plain Layout
23581
23582 \backslash
23583 unlhd
23584 \end_layout
23585
23586 \end_inset
23587 </cell>
23588 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23589 \begin_inset Text
23590
23591 \begin_layout Plain Layout
23592 \begin_inset Formula $\unlhd$
23593 \end_inset
23594
23595
23596 \end_layout
23597
23598 \end_inset
23599 </cell>
23600 </row>
23601 <row>
23602 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23603 \begin_inset Text
23604
23605 \begin_layout Plain Layout
23606
23607 \backslash
23608 gtrless
23609 \end_layout
23610
23611 \end_inset
23612 </cell>
23613 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23614 \begin_inset Text
23615
23616 \begin_layout Plain Layout
23617 \begin_inset Formula $\gtrless$
23618 \end_inset
23619
23620
23621 \end_layout
23622
23623 \end_inset
23624 </cell>
23625 </row>
23626 <row>
23627 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23628 \begin_inset Text
23629
23630 \begin_layout Plain Layout
23631
23632 \backslash
23633 mid
23634 \end_layout
23635
23636 \end_inset
23637 </cell>
23638 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23639 \begin_inset Text
23640
23641 \begin_layout Plain Layout
23642 \begin_inset Formula $\mid$
23643 \end_inset
23644
23645
23646 \end_layout
23647
23648 \end_inset
23649 </cell>
23650 </row>
23651 <row>
23652 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23653 \begin_inset Text
23654
23655 \begin_layout Plain Layout
23656
23657 \backslash
23658 nmid
23659 \end_layout
23660
23661 \end_inset
23662 </cell>
23663 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23664 \begin_inset Text
23665
23666 \begin_layout Plain Layout
23667 \begin_inset Formula $\nmid$
23668 \end_inset
23669
23670
23671 \end_layout
23672
23673 \end_inset
23674 </cell>
23675 </row>
23676 </lyxtabular>
23677
23678 \end_inset
23679
23680
23681 \begin_inset space \hfill{}
23682 \end_inset
23683
23684
23685 \begin_inset Tabular
23686 <lyxtabular version="3" rows="17" columns="2">
23687 <features booktabs="true" tabularvalignment="middle">
23688 <column alignment="center" valignment="top" width="0pt">
23689 <column alignment="center" valignment="top" width="0pt">
23690 <row>
23691 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23692 \begin_inset Text
23693
23694 \begin_layout Plain Layout
23695 Command
23696 \end_layout
23697
23698 \end_inset
23699 </cell>
23700 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23701 \begin_inset Text
23702
23703 \begin_layout Plain Layout
23704 Relation
23705 \end_layout
23706
23707 \end_inset
23708 </cell>
23709 </row>
23710 <row>
23711 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23712 \begin_inset Text
23713
23714 \begin_layout Plain Layout
23715 =
23716 \end_layout
23717
23718 \end_inset
23719 </cell>
23720 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23721 \begin_inset Text
23722
23723 \begin_layout Plain Layout
23724 \begin_inset Formula $=$
23725 \end_inset
23726
23727
23728 \end_layout
23729
23730 \end_inset
23731 </cell>
23732 </row>
23733 <row>
23734 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23735 \begin_inset Text
23736
23737 \begin_layout Plain Layout
23738
23739 \backslash
23740 not=
23741 \end_layout
23742
23743 \end_inset
23744 </cell>
23745 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23746 \begin_inset Text
23747
23748 \begin_layout Plain Layout
23749 \begin_inset Formula $\not=$
23750 \end_inset
23751
23752
23753 \end_layout
23754
23755 \end_inset
23756 </cell>
23757 </row>
23758 <row>
23759 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23760 \begin_inset Text
23761
23762 \begin_layout Plain Layout
23763
23764 \backslash
23765 equiv
23766 \end_layout
23767
23768 \end_inset
23769 </cell>
23770 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23771 \begin_inset Text
23772
23773 \begin_layout Plain Layout
23774 \begin_inset Formula $\equiv$
23775 \end_inset
23776
23777
23778 \end_layout
23779
23780 \end_inset
23781 </cell>
23782 </row>
23783 <row>
23784 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23785 \begin_inset Text
23786
23787 \begin_layout Plain Layout
23788
23789 \backslash
23790 sim
23791 \end_layout
23792
23793 \end_inset
23794 </cell>
23795 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23796 \begin_inset Text
23797
23798 \begin_layout Plain Layout
23799 \begin_inset Formula $\sim$
23800 \end_inset
23801
23802
23803 \end_layout
23804
23805 \end_inset
23806 </cell>
23807 </row>
23808 <row>
23809 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23810 \begin_inset Text
23811
23812 \begin_layout Plain Layout
23813
23814 \backslash
23815 simeq
23816 \end_layout
23817
23818 \end_inset
23819 </cell>
23820 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23821 \begin_inset Text
23822
23823 \begin_layout Plain Layout
23824 \begin_inset Formula $\simeq$
23825 \end_inset
23826
23827
23828 \end_layout
23829
23830 \end_inset
23831 </cell>
23832 </row>
23833 <row>
23834 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23835 \begin_inset Text
23836
23837 \begin_layout Plain Layout
23838
23839 \backslash
23840 approx
23841 \end_layout
23842
23843 \end_inset
23844 </cell>
23845 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23846 \begin_inset Text
23847
23848 \begin_layout Plain Layout
23849 \begin_inset Formula $\approx$
23850 \end_inset
23851
23852
23853 \end_layout
23854
23855 \end_inset
23856 </cell>
23857 </row>
23858 <row>
23859 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23860 \begin_inset Text
23861
23862 \begin_layout Plain Layout
23863
23864 \backslash
23865 cong
23866 \end_layout
23867
23868 \end_inset
23869 </cell>
23870 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23871 \begin_inset Text
23872
23873 \begin_layout Plain Layout
23874 \begin_inset Formula $\cong$
23875 \end_inset
23876
23877
23878 \end_layout
23879
23880 \end_inset
23881 </cell>
23882 </row>
23883 <row>
23884 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23885 \begin_inset Text
23886
23887 \begin_layout Plain Layout
23888
23889 \backslash
23890 bowtie
23891 \end_layout
23892
23893 \end_inset
23894 </cell>
23895 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23896 \begin_inset Text
23897
23898 \begin_layout Plain Layout
23899 \begin_inset Formula $\bowtie$
23900 \end_inset
23901
23902
23903 \end_layout
23904
23905 \end_inset
23906 </cell>
23907 </row>
23908 <row>
23909 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23910 \begin_inset Text
23911
23912 \begin_layout Plain Layout
23913
23914 \backslash
23915 notin
23916 \end_layout
23917
23918 \end_inset
23919 </cell>
23920 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23921 \begin_inset Text
23922
23923 \begin_layout Plain Layout
23924 \begin_inset Formula $\notin$
23925 \end_inset
23926
23927
23928 \end_layout
23929
23930 \end_inset
23931 </cell>
23932 </row>
23933 <row>
23934 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23935 \begin_inset Text
23936
23937 \begin_layout Plain Layout
23938
23939 \backslash
23940 perp
23941 \end_layout
23942
23943 \end_inset
23944 </cell>
23945 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23946 \begin_inset Text
23947
23948 \begin_layout Plain Layout
23949 \begin_inset Formula $\perp$
23950 \end_inset
23951
23952
23953 \end_layout
23954
23955 \end_inset
23956 </cell>
23957 </row>
23958 <row>
23959 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23960 \begin_inset Text
23961
23962 \begin_layout Plain Layout
23963
23964 \backslash
23965 propto
23966 \end_layout
23967
23968 \end_inset
23969 </cell>
23970 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23971 \begin_inset Text
23972
23973 \begin_layout Plain Layout
23974 \begin_inset Formula $\propto$
23975 \end_inset
23976
23977
23978 \end_layout
23979
23980 \end_inset
23981 </cell>
23982 </row>
23983 <row>
23984 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23985 \begin_inset Text
23986
23987 \begin_layout Plain Layout
23988
23989 \backslash
23990 asymp
23991 \end_layout
23992
23993 \end_inset
23994 </cell>
23995 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23996 \begin_inset Text
23997
23998 \begin_layout Plain Layout
23999 \begin_inset Formula $\asymp$
24000 \end_inset
24001
24002
24003 \end_layout
24004
24005 \end_inset
24006 </cell>
24007 </row>
24008 <row>
24009 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24010 \begin_inset Text
24011
24012 \begin_layout Plain Layout
24013
24014 \backslash
24015 doteq
24016 \end_layout
24017
24018 \end_inset
24019 </cell>
24020 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24021 \begin_inset Text
24022
24023 \begin_layout Plain Layout
24024 \begin_inset Formula $\doteq$
24025 \end_inset
24026
24027
24028 \end_layout
24029
24030 \end_inset
24031 </cell>
24032 </row>
24033 <row>
24034 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24035 \begin_inset Text
24036
24037 \begin_layout Plain Layout
24038
24039 \backslash
24040 circeq
24041 \end_layout
24042
24043 \end_inset
24044 </cell>
24045 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24046 \begin_inset Text
24047
24048 \begin_layout Plain Layout
24049 \begin_inset Formula $\circeq$
24050 \end_inset
24051
24052
24053 \end_layout
24054
24055 \end_inset
24056 </cell>
24057 </row>
24058 <row>
24059 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24060 \begin_inset Text
24061
24062 \begin_layout Plain Layout
24063
24064 \backslash
24065 models
24066 \end_layout
24067
24068 \end_inset
24069 </cell>
24070 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24071 \begin_inset Text
24072
24073 \begin_layout Plain Layout
24074 \begin_inset Formula $\models$
24075 \end_inset
24076
24077
24078 \end_layout
24079
24080 \end_inset
24081 </cell>
24082 </row>
24083 <row>
24084 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24085 \begin_inset Text
24086
24087 \begin_layout Plain Layout
24088
24089 \backslash
24090 widehat=
24091 \end_layout
24092
24093 \end_inset
24094 </cell>
24095 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24096 \begin_inset Text
24097
24098 \begin_layout Plain Layout
24099 \begin_inset Formula $\widehat{=}$
24100 \end_inset
24101
24102
24103 \end_layout
24104
24105 \end_inset
24106 </cell>
24107 </row>
24108 </lyxtabular>
24109
24110 \end_inset
24111
24112
24113 \begin_inset space \hfill{}
24114 \end_inset
24115
24116
24117 \begin_inset Tabular
24118 <lyxtabular version="3" rows="17" columns="2">
24119 <features booktabs="true" tabularvalignment="middle">
24120 <column alignment="center" valignment="top" width="0pt">
24121 <column alignment="center" valignment="top" width="0pt">
24122 <row>
24123 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24124 \begin_inset Text
24125
24126 \begin_layout Plain Layout
24127 Command
24128 \end_layout
24129
24130 \end_inset
24131 </cell>
24132 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24133 \begin_inset Text
24134
24135 \begin_layout Plain Layout
24136 Relation
24137 \end_layout
24138
24139 \end_inset
24140 </cell>
24141 </row>
24142 <row>
24143 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24144 \begin_inset Text
24145
24146 \begin_layout Plain Layout
24147 >
24148 \end_layout
24149
24150 \end_inset
24151 </cell>
24152 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24153 \begin_inset Text
24154
24155 \begin_layout Plain Layout
24156 \begin_inset Formula $>$
24157 \end_inset
24158
24159
24160 \end_layout
24161
24162 \end_inset
24163 </cell>
24164 </row>
24165 <row>
24166 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24167 \begin_inset Text
24168
24169 \begin_layout Plain Layout
24170
24171 \backslash
24172 ge
24173 \end_layout
24174
24175 \end_inset
24176 </cell>
24177 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24178 \begin_inset Text
24179
24180 \begin_layout Plain Layout
24181 \begin_inset Formula $\ge$
24182 \end_inset
24183
24184
24185 \end_layout
24186
24187 \end_inset
24188 </cell>
24189 </row>
24190 <row>
24191 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24192 \begin_inset Text
24193
24194 \begin_layout Plain Layout
24195
24196 \backslash
24197 gg
24198 \end_layout
24199
24200 \end_inset
24201 </cell>
24202 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24203 \begin_inset Text
24204
24205 \begin_layout Plain Layout
24206 \begin_inset Formula $\gg$
24207 \end_inset
24208
24209
24210 \end_layout
24211
24212 \end_inset
24213 </cell>
24214 </row>
24215 <row>
24216 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24217 \begin_inset Text
24218
24219 \begin_layout Plain Layout
24220
24221 \backslash
24222 succ
24223 \end_layout
24224
24225 \end_inset
24226 </cell>
24227 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24228 \begin_inset Text
24229
24230 \begin_layout Plain Layout
24231 \begin_inset Formula $\succ$
24232 \end_inset
24233
24234
24235 \end_layout
24236
24237 \end_inset
24238 </cell>
24239 </row>
24240 <row>
24241 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24242 \begin_inset Text
24243
24244 \begin_layout Plain Layout
24245
24246 \backslash
24247 succeq
24248 \end_layout
24249
24250 \end_inset
24251 </cell>
24252 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24253 \begin_inset Text
24254
24255 \begin_layout Plain Layout
24256 \begin_inset Formula $\succeq$
24257 \end_inset
24258
24259
24260 \end_layout
24261
24262 \end_inset
24263 </cell>
24264 </row>
24265 <row>
24266 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24267 \begin_inset Text
24268
24269 \begin_layout Plain Layout
24270
24271 \backslash
24272 supset
24273 \end_layout
24274
24275 \end_inset
24276 </cell>
24277 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24278 \begin_inset Text
24279
24280 \begin_layout Plain Layout
24281 \begin_inset Formula $\supset$
24282 \end_inset
24283
24284
24285 \end_layout
24286
24287 \end_inset
24288 </cell>
24289 </row>
24290 <row>
24291 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24292 \begin_inset Text
24293
24294 \begin_layout Plain Layout
24295
24296 \backslash
24297 supseteq
24298 \end_layout
24299
24300 \end_inset
24301 </cell>
24302 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24303 \begin_inset Text
24304
24305 \begin_layout Plain Layout
24306 \begin_inset Formula $\supseteq$
24307 \end_inset
24308
24309
24310 \end_layout
24311
24312 \end_inset
24313 </cell>
24314 </row>
24315 <row>
24316 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24317 \begin_inset Text
24318
24319 \begin_layout Plain Layout
24320
24321 \backslash
24322 sqsupseteq
24323 \end_layout
24324
24325 \end_inset
24326 </cell>
24327 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24328 \begin_inset Text
24329
24330 \begin_layout Plain Layout
24331 \begin_inset Formula $\sqsupseteq$
24332 \end_inset
24333
24334
24335 \end_layout
24336
24337 \end_inset
24338 </cell>
24339 </row>
24340 <row>
24341 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24342 \begin_inset Text
24343
24344 \begin_layout Plain Layout
24345
24346 \backslash
24347 ni
24348 \end_layout
24349
24350 \end_inset
24351 </cell>
24352 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24353 \begin_inset Text
24354
24355 \begin_layout Plain Layout
24356 \begin_inset Formula $\ni$
24357 \end_inset
24358
24359
24360 \end_layout
24361
24362 \end_inset
24363 </cell>
24364 </row>
24365 <row>
24366 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24367 \begin_inset Text
24368
24369 \begin_layout Plain Layout
24370
24371 \backslash
24372 dashv
24373 \end_layout
24374
24375 \end_inset
24376 </cell>
24377 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24378 \begin_inset Text
24379
24380 \begin_layout Plain Layout
24381 \begin_inset Formula $\dashv$
24382 \end_inset
24383
24384
24385 \end_layout
24386
24387 \end_inset
24388 </cell>
24389 </row>
24390 <row>
24391 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24392 \begin_inset Text
24393
24394 \begin_layout Plain Layout
24395
24396 \backslash
24397 frown
24398 \end_layout
24399
24400 \end_inset
24401 </cell>
24402 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24403 \begin_inset Text
24404
24405 \begin_layout Plain Layout
24406 \begin_inset Formula $\frown$
24407 \end_inset
24408
24409
24410 \end_layout
24411
24412 \end_inset
24413 </cell>
24414 </row>
24415 <row>
24416 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24417 \begin_inset Text
24418
24419 \begin_layout Plain Layout
24420
24421 \backslash
24422 rhd
24423 \end_layout
24424
24425 \end_inset
24426 </cell>
24427 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24428 \begin_inset Text
24429
24430 \begin_layout Plain Layout
24431 \begin_inset Formula $\rhd$
24432 \end_inset
24433
24434
24435 \end_layout
24436
24437 \end_inset
24438 </cell>
24439 </row>
24440 <row>
24441 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24442 \begin_inset Text
24443
24444 \begin_layout Plain Layout
24445
24446 \backslash
24447 unrhd
24448 \end_layout
24449
24450 \end_inset
24451 </cell>
24452 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24453 \begin_inset Text
24454
24455 \begin_layout Plain Layout
24456 \begin_inset Formula $\unrhd$
24457 \end_inset
24458
24459
24460 \end_layout
24461
24462 \end_inset
24463 </cell>
24464 </row>
24465 <row>
24466 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24467 \begin_inset Text
24468
24469 \begin_layout Plain Layout
24470
24471 \backslash
24472 lessgtr
24473 \end_layout
24474
24475 \end_inset
24476 </cell>
24477 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24478 \begin_inset Text
24479
24480 \begin_layout Plain Layout
24481 \begin_inset Formula $\lessgtr$
24482 \end_inset
24483
24484
24485 \end_layout
24486
24487 \end_inset
24488 </cell>
24489 </row>
24490 <row>
24491 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24492 \begin_inset Text
24493
24494 \begin_layout Plain Layout
24495
24496 \backslash
24497 parallel
24498 \end_layout
24499
24500 \end_inset
24501 </cell>
24502 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24503 \begin_inset Text
24504
24505 \begin_layout Plain Layout
24506 \begin_inset Formula $\parallel$
24507 \end_inset
24508
24509
24510 \end_layout
24511
24512 \end_inset
24513 </cell>
24514 </row>
24515 <row>
24516 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24517 \begin_inset Text
24518
24519 \begin_layout Plain Layout
24520
24521 \backslash
24522 nparallel
24523 \end_layout
24524
24525 \end_inset
24526 </cell>
24527 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24528 \begin_inset Text
24529
24530 \begin_layout Plain Layout
24531 \begin_inset Formula $\nparallel$
24532 \end_inset
24533
24534
24535 \end_layout
24536
24537 \end_inset
24538 </cell>
24539 </row>
24540 </lyxtabular>
24541
24542 \end_inset
24543
24544
24545 \end_layout
24546
24547 \begin_layout Standard
24548 \begin_inset VSpace medskip
24549 \end_inset
24550
24551 The characters 
24552 \series bold
24553
24554 \backslash
24555 lhd
24556 \series default
24557  and 
24558 \series bold
24559
24560 \backslash
24561 rhd
24562 \series default
24563  are bigger than the equal looking operators 
24564 \series bold
24565
24566 \backslash
24567 triangleleft
24568 \series default
24569  and 
24570 \series bold
24571
24572 \backslash
24573 triangleright
24574 \series default
24575 , respectively.
24576 \end_layout
24577
24578 \begin_layout Standard
24579 \SpecialChar LyX
24580  supports also many special relations.
24581  Use the toolbar button 
24582 \begin_inset Info
24583 type  "icon"
24584 arg   "math-insert \\leqq"
24585 \end_inset
24586
24587  to see a list of these relations.
24588 \end_layout
24589
24590 \begin_layout Standard
24591 Relations are, in contrary to symbols, always surrounded by space.
24592 \end_layout
24593
24594 \begin_layout Standard
24595 Relations with labels can be created with the command 
24596 \series bold
24597
24598 \backslash
24599 stackrel
24600 \series default
24601
24602 \begin_inset Index idx
24603 status collapsed
24604
24605 \begin_layout Plain Layout
24606 Commands ! S ! 
24607 \backslash
24608 stackrel
24609 \end_layout
24610
24611 \end_inset
24612
24613 :
24614 \end_layout
24615
24616 \begin_layout Standard
24617 \align center
24618 \begin_inset Tabular
24619 <lyxtabular version="3" rows="2" columns="2">
24620 <features booktabs="true" tabularvalignment="middle">
24621 <column alignment="center" valignment="top" width="0pt">
24622 <column alignment="center" valignment="top">
24623 <row>
24624 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24625 \begin_inset Text
24626
24627 \begin_layout Plain Layout
24628 Command
24629 \end_layout
24630
24631 \end_inset
24632 </cell>
24633 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24634 \begin_inset Text
24635
24636 \begin_layout Plain Layout
24637 Result
24638 \end_layout
24639
24640 \end_inset
24641 </cell>
24642 </row>
24643 <row topspace="1.5mm">
24644 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24645 \begin_inset Text
24646
24647 \begin_layout Plain Layout
24648 A(r)
24649 \backslash
24650 stackrel
24651 \begin_inset space \textvisiblespace{}
24652 \end_inset
24653
24654 r
24655 \backslash
24656 to
24657 \backslash
24658 infty
24659 \begin_inset space \textvisiblespace{}
24660 \end_inset
24661
24662
24663 \begin_inset Formula $\downarrow$
24664 \end_inset
24665
24666
24667 \backslash
24668 approx
24669 \begin_inset space \textvisiblespace{}
24670 \end_inset
24671
24672
24673 \begin_inset space \textvisiblespace{}
24674 \end_inset
24675
24676 B
24677 \end_layout
24678
24679 \end_inset
24680 </cell>
24681 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24682 \begin_inset Text
24683
24684 \begin_layout Plain Layout
24685 \begin_inset Formula $A(r)\stackrel{r\to\infty}{\approx}B$
24686 \end_inset
24687
24688
24689 \end_layout
24690
24691 \end_inset
24692 </cell>
24693 </row>
24694 </lyxtabular>
24695
24696 \end_inset
24697
24698
24699 \end_layout
24700
24701 \begin_layout Section
24702 Functions
24703 \end_layout
24704
24705 \begin_layout Subsection
24706 Predefined Functions
24707 \begin_inset CommandInset label
24708 LatexCommand label
24709 name "subsec:Predefined-Functions"
24710
24711 \end_inset
24712
24713
24714 \begin_inset Index idx
24715 status collapsed
24716
24717 \begin_layout Plain Layout
24718 Functions ! predefined
24719 \end_layout
24720
24721 \end_inset
24722
24723
24724 \end_layout
24725
24726 \begin_layout Standard
24727 In general, variables are set 
24728 \emph on
24729 italic
24730 \emph default
24731  in mathematical expressions, but not function names, because 
24732 \begin_inset Formula $sin$
24733 \end_inset
24734
24735  could be misunderstood as 
24736 \begin_inset Formula $s\cdot i\cdot n$
24737 \end_inset
24738
24739 .
24740  Therefore there are predefined functions which are additionally a bit separated
24741  from prefactors.
24742  They are inserted as commands starting with a backslash before their name.
24743 \end_layout
24744
24745 \begin_layout Standard
24746 \align center
24747 \begin_inset Tabular
24748 <lyxtabular version="3" rows="2" columns="2">
24749 <features booktabs="true" tabularvalignment="middle">
24750 <column alignment="center" valignment="top" width="0pt">
24751 <column alignment="center" valignment="top" width="0pt">
24752 <row>
24753 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24754 \begin_inset Text
24755
24756 \begin_layout Plain Layout
24757 Command
24758 \end_layout
24759
24760 \end_inset
24761 </cell>
24762 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24763 \begin_inset Text
24764
24765 \begin_layout Plain Layout
24766 Result
24767 \end_layout
24768
24769 \end_inset
24770 </cell>
24771 </row>
24772 <row>
24773 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24774 \begin_inset Text
24775
24776 \begin_layout Plain Layout
24777 Asin(x)+B
24778 \end_layout
24779
24780 \end_inset
24781 </cell>
24782 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
24783 \begin_inset Text
24784
24785 \begin_layout Plain Layout
24786 \begin_inset Formula $Asin(x)+B$
24787 \end_inset
24788
24789
24790 \end_layout
24791
24792 \end_inset
24793 </cell>
24794 </row>
24795 </lyxtabular>
24796
24797 \end_inset
24798
24799
24800 \begin_inset space \quad{}
24801 \end_inset
24802
24803
24804 \begin_inset Tabular
24805 <lyxtabular version="3" rows="2" columns="2">
24806 <features booktabs="true" tabularvalignment="middle">
24807 <column alignment="center" valignment="top" width="0pt">
24808 <column alignment="center" valignment="top" width="0pt">
24809 <row>
24810 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24811 \begin_inset Text
24812
24813 \begin_layout Plain Layout
24814 Command
24815 \end_layout
24816
24817 \end_inset
24818 </cell>
24819 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24820 \begin_inset Text
24821
24822 \begin_layout Plain Layout
24823 Result
24824 \end_layout
24825
24826 \end_inset
24827 </cell>
24828 </row>
24829 <row>
24830 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24831 \begin_inset Text
24832
24833 \begin_layout Plain Layout
24834 A
24835 \backslash
24836 sin(x)+B
24837 \end_layout
24838
24839 \end_inset
24840 </cell>
24841 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24842 \begin_inset Text
24843
24844 \begin_layout Plain Layout
24845 \begin_inset Formula $A\sin(x)+B$
24846 \end_inset
24847
24848
24849 \end_layout
24850
24851 \end_inset
24852 </cell>
24853 </row>
24854 </lyxtabular>
24855
24856 \end_inset
24857
24858
24859 \end_layout
24860
24861 \begin_layout Standard
24862 The following functions are predefined:
24863 \end_layout
24864
24865 \begin_layout Standard
24866 \begin_inset VSpace -2mm
24867 \end_inset
24868
24869
24870 \end_layout
24871
24872 \begin_layout Standard
24873 \align center
24874 \begin_inset Tabular
24875 <lyxtabular version="3" rows="9" columns="4">
24876 <features booktabs="true" tabularvalignment="middle">
24877 <column alignment="center" valignment="top" width="0pt">
24878 <column alignment="center" valignment="top" width="0pt">
24879 <column alignment="center" valignment="top" width="0pt">
24880 <column alignment="center" valignment="top" width="0pt">
24881 <row>
24882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24883 \begin_inset Text
24884
24885 \begin_layout Plain Layout
24886 Command
24887 \end_layout
24888
24889 \end_inset
24890 </cell>
24891 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24892 \begin_inset Text
24893
24894 \begin_layout Plain Layout
24895 Command
24896 \end_layout
24897
24898 \end_inset
24899 </cell>
24900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24901 \begin_inset Text
24902
24903 \begin_layout Plain Layout
24904 Command
24905 \end_layout
24906
24907 \end_inset
24908 </cell>
24909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24910 \begin_inset Text
24911
24912 \begin_layout Plain Layout
24913 Command
24914 \end_layout
24915
24916 \end_inset
24917 </cell>
24918 </row>
24919 <row>
24920 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24921 \begin_inset Text
24922
24923 \begin_layout Plain Layout
24924
24925 \backslash
24926 sin
24927 \end_layout
24928
24929 \end_inset
24930 </cell>
24931 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24932 \begin_inset Text
24933
24934 \begin_layout Plain Layout
24935
24936 \backslash
24937 sinh
24938 \end_layout
24939
24940 \end_inset
24941 </cell>
24942 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24943 \begin_inset Text
24944
24945 \begin_layout Plain Layout
24946
24947 \backslash
24948 arcsin
24949 \end_layout
24950
24951 \end_inset
24952 </cell>
24953 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24954 \begin_inset Text
24955
24956 \begin_layout Plain Layout
24957
24958 \backslash
24959 sup
24960 \end_layout
24961
24962 \end_inset
24963 </cell>
24964 </row>
24965 <row>
24966 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24967 \begin_inset Text
24968
24969 \begin_layout Plain Layout
24970
24971 \backslash
24972 cos
24973 \end_layout
24974
24975 \end_inset
24976 </cell>
24977 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24978 \begin_inset Text
24979
24980 \begin_layout Plain Layout
24981
24982 \backslash
24983 cosh
24984 \end_layout
24985
24986 \end_inset
24987 </cell>
24988 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24989 \begin_inset Text
24990
24991 \begin_layout Plain Layout
24992
24993 \backslash
24994 arccos
24995 \end_layout
24996
24997 \end_inset
24998 </cell>
24999 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25000 \begin_inset Text
25001
25002 \begin_layout Plain Layout
25003
25004 \backslash
25005 inf
25006 \end_layout
25007
25008 \end_inset
25009 </cell>
25010 </row>
25011 <row>
25012 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25013 \begin_inset Text
25014
25015 \begin_layout Plain Layout
25016
25017 \backslash
25018 tan
25019 \end_layout
25020
25021 \end_inset
25022 </cell>
25023 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25024 \begin_inset Text
25025
25026 \begin_layout Plain Layout
25027
25028 \backslash
25029 tanh
25030 \end_layout
25031
25032 \end_inset
25033 </cell>
25034 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25035 \begin_inset Text
25036
25037 \begin_layout Plain Layout
25038
25039 \backslash
25040 arctan
25041 \end_layout
25042
25043 \end_inset
25044 </cell>
25045 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25046 \begin_inset Text
25047
25048 \begin_layout Plain Layout
25049
25050 \backslash
25051 lim
25052 \end_layout
25053
25054 \end_inset
25055 </cell>
25056 </row>
25057 <row>
25058 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25059 \begin_inset Text
25060
25061 \begin_layout Plain Layout
25062
25063 \backslash
25064 cot
25065 \end_layout
25066
25067 \end_inset
25068 </cell>
25069 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25070 \begin_inset Text
25071
25072 \begin_layout Plain Layout
25073
25074 \backslash
25075 coth
25076 \end_layout
25077
25078 \end_inset
25079 </cell>
25080 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25081 \begin_inset Text
25082
25083 \begin_layout Plain Layout
25084
25085 \backslash
25086 arg
25087 \end_layout
25088
25089 \end_inset
25090 </cell>
25091 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25092 \begin_inset Text
25093
25094 \begin_layout Plain Layout
25095
25096 \backslash
25097 liminf
25098 \end_layout
25099
25100 \end_inset
25101 </cell>
25102 </row>
25103 <row>
25104 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25105 \begin_inset Text
25106
25107 \begin_layout Plain Layout
25108
25109 \backslash
25110 sec
25111 \end_layout
25112
25113 \end_inset
25114 </cell>
25115 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25116 \begin_inset Text
25117
25118 \begin_layout Plain Layout
25119
25120 \backslash
25121 min
25122 \end_layout
25123
25124 \end_inset
25125 </cell>
25126 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25127 \begin_inset Text
25128
25129 \begin_layout Plain Layout
25130
25131 \backslash
25132 deg
25133 \end_layout
25134
25135 \end_inset
25136 </cell>
25137 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25138 \begin_inset Text
25139
25140 \begin_layout Plain Layout
25141
25142 \backslash
25143 limsup
25144 \end_layout
25145
25146 \end_inset
25147 </cell>
25148 </row>
25149 <row>
25150 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25151 \begin_inset Text
25152
25153 \begin_layout Plain Layout
25154
25155 \backslash
25156 csc
25157 \end_layout
25158
25159 \end_inset
25160 </cell>
25161 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25162 \begin_inset Text
25163
25164 \begin_layout Plain Layout
25165
25166 \backslash
25167 max
25168 \end_layout
25169
25170 \end_inset
25171 </cell>
25172 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25173 \begin_inset Text
25174
25175 \begin_layout Plain Layout
25176
25177 \backslash
25178 det
25179 \end_layout
25180
25181 \end_inset
25182 </cell>
25183 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25184 \begin_inset Text
25185
25186 \begin_layout Plain Layout
25187
25188 \backslash
25189 Pr
25190 \end_layout
25191
25192 \end_inset
25193 </cell>
25194 </row>
25195 <row>
25196 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25197 \begin_inset Text
25198
25199 \begin_layout Plain Layout
25200
25201 \backslash
25202 ln
25203 \end_layout
25204
25205 \end_inset
25206 </cell>
25207 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25208 \begin_inset Text
25209
25210 \begin_layout Plain Layout
25211
25212 \backslash
25213 exp
25214 \end_layout
25215
25216 \end_inset
25217 </cell>
25218 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25219 \begin_inset Text
25220
25221 \begin_layout Plain Layout
25222
25223 \backslash
25224 dim
25225 \end_layout
25226
25227 \end_inset
25228 </cell>
25229 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25230 \begin_inset Text
25231
25232 \begin_layout Plain Layout
25233
25234 \backslash
25235 hom
25236 \end_layout
25237
25238 \end_inset
25239 </cell>
25240 </row>
25241 <row>
25242 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25243 \begin_inset Text
25244
25245 \begin_layout Plain Layout
25246
25247 \backslash
25248 lg
25249 \end_layout
25250
25251 \end_inset
25252 </cell>
25253 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25254 \begin_inset Text
25255
25256 \begin_layout Plain Layout
25257
25258 \backslash
25259 log
25260 \end_layout
25261
25262 \end_inset
25263 </cell>
25264 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25265 \begin_inset Text
25266
25267 \begin_layout Plain Layout
25268
25269 \backslash
25270 ker
25271 \end_layout
25272
25273 \end_inset
25274 </cell>
25275 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25276 \begin_inset Text
25277
25278 \begin_layout Plain Layout
25279
25280 \backslash
25281 gcd
25282 \end_layout
25283
25284 \end_inset
25285 </cell>
25286 </row>
25287 </lyxtabular>
25288
25289 \end_inset
25290
25291
25292 \end_layout
25293
25294 \begin_layout Standard
25295 They can also be inserted with the math toolbar button 
25296 \begin_inset Info
25297 type  "icon"
25298 arg   "math-insert \\functions"
25299 \end_inset
25300
25301 .
25302 \end_layout
25303
25304 \begin_layout Subsection
25305 Self-defined Functions
25306 \begin_inset Index idx
25307 status collapsed
25308
25309 \begin_layout Plain Layout
25310 Functions ! self-defined
25311 \end_layout
25312
25313 \end_inset
25314
25315
25316 \end_layout
25317
25318 \begin_layout Standard
25319 To use a function that is not predefined, like for example the sign function
25320  sgn(x), there are two possibilities:
25321 \end_layout
25322
25323 \begin_layout Itemize
25324 Define the function by inserting the following line to the \SpecialChar LaTeX
25325 -preamble
25326 \begin_inset Foot
25327 status collapsed
25328
25329 \begin_layout Plain Layout
25330 For more about 
25331 \series bold
25332
25333 \backslash
25334 DeclareMathOperator
25335 \series default
25336  see 
25337 \begin_inset CommandInset ref
25338 LatexCommand ref
25339 reference "subsec:Self-defined-Operators"
25340
25341 \end_inset
25342
25343 .
25344 \end_layout
25345
25346 \end_inset
25347
25348
25349 \begin_inset Newline newline
25350 \end_inset
25351
25352
25353 \begin_inset VSpace -3mm
25354 \end_inset
25355
25356
25357 \begin_inset Newline newline
25358 \end_inset
25359
25360
25361 \series bold
25362
25363 \backslash
25364 DeclareMathOperator{
25365 \backslash
25366 sgn}{sgn}
25367 \series default
25368
25369 \begin_inset Index idx
25370 status collapsed
25371
25372 \begin_layout Plain Layout
25373 Commands ! D ! 
25374 \backslash
25375 dbinom@
25376 \backslash
25377 DeclareMathOperator
25378 \end_layout
25379
25380 \end_inset
25381
25382
25383 \begin_inset Newline newline
25384 \end_inset
25385
25386
25387 \begin_inset VSpace -2mm
25388 \end_inset
25389
25390
25391 \begin_inset Newline newline
25392 \end_inset
25393
25394 Now the new defined function can be called with the command 
25395 \series bold
25396
25397 \backslash
25398 sgn
25399 \series default
25400 .
25401 \end_layout
25402
25403 \begin_layout Itemize
25404 Write the formula as usual, mark the formula name, in our example the letters
25405  
25406 \emph on
25407 sgn
25408 \emph default
25409 , and change it to mathematical text.
25410  Finally, a space is inserted between prefactor and function.
25411 \end_layout
25412
25413 \begin_layout Standard
25414 The result is the same with both methods as with a predefined function
25415 \begin_inset Foot
25416 status collapsed
25417
25418 \begin_layout Plain Layout
25419 In \SpecialChar LyX
25420  self-defined functions are displayed red, predefined ones black.
25421 \end_layout
25422
25423 \end_inset
25424
25425 :
25426 \end_layout
25427
25428 \begin_layout Standard
25429 \align center
25430 \begin_inset Tabular
25431 <lyxtabular version="3" rows="3" columns="2">
25432 <features booktabs="true" tabularvalignment="middle">
25433 <column alignment="center" valignment="top" width="0pt">
25434 <column alignment="center" valignment="top" width="0pt">
25435 <row>
25436 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25437 \begin_inset Text
25438
25439 \begin_layout Plain Layout
25440 Command
25441 \end_layout
25442
25443 \end_inset
25444 </cell>
25445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25446 \begin_inset Text
25447
25448 \begin_layout Plain Layout
25449 Result
25450 \end_layout
25451
25452 \end_inset
25453 </cell>
25454 </row>
25455 <row>
25456 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25457 \begin_inset Text
25458
25459 \begin_layout Plain Layout
25460 A
25461 \backslash
25462 sgn(x)+B
25463 \end_layout
25464
25465 \end_inset
25466 </cell>
25467 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25468 \begin_inset Text
25469
25470 \begin_layout Plain Layout
25471 \begin_inset Formula $A\sgn(x)+B$
25472 \end_inset
25473
25474
25475 \end_layout
25476
25477 \end_inset
25478 </cell>
25479 </row>
25480 <row>
25481 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25482 \begin_inset Text
25483
25484 \begin_layout Plain Layout
25485 A
25486 \backslash
25487 ,
25488 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt+M}\,\textrm{M}}$
25489 \end_inset
25490
25491 (x)+B
25492 \end_layout
25493
25494 \end_inset
25495 </cell>
25496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25497 \begin_inset Text
25498
25499 \begin_layout Plain Layout
25500 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
25501 \end_inset
25502
25503
25504 \end_layout
25505
25506 \end_inset
25507 </cell>
25508 </row>
25509 </lyxtabular>
25510
25511 \end_inset
25512
25513
25514 \end_layout
25515
25516 \begin_layout Standard
25517 The first method is more suitable when the self-defined function should
25518  be used several times.
25519 \end_layout
25520
25521 \begin_layout Subsection
25522 Limits
25523 \begin_inset Index idx
25524 status collapsed
25525
25526 \begin_layout Plain Layout
25527 Limits
25528 \end_layout
25529
25530 \end_inset
25531
25532
25533 \end_layout
25534
25535 \begin_layout Standard
25536 For limits, in addition to the commands 
25537 \series bold
25538
25539 \backslash
25540 lim
25541 \series default
25542
25543 \begin_inset Index idx
25544 status collapsed
25545
25546 \begin_layout Plain Layout
25547 Commands ! L ! 
25548 \backslash
25549 lim
25550 \end_layout
25551
25552 \end_inset
25553
25554
25555 \series bold
25556
25557 \backslash
25558 liminf
25559 \series default
25560  and 
25561 \series bold
25562
25563 \backslash
25564 limsup
25565 \series default
25566  the following functions are defined:
25567 \end_layout
25568
25569 \begin_layout Standard
25570 \align center
25571 \begin_inset Tabular
25572 <lyxtabular version="3" rows="5" columns="2">
25573 <features booktabs="true" tabularvalignment="middle">
25574 <column alignment="center" valignment="top" width="0pt">
25575 <column alignment="center" valignment="top" width="0pt">
25576 <row>
25577 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25578 \begin_inset Text
25579
25580 \begin_layout Plain Layout
25581 Command
25582 \end_layout
25583
25584 \end_inset
25585 </cell>
25586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25587 \begin_inset Text
25588
25589 \begin_layout Plain Layout
25590 Result
25591 \end_layout
25592
25593 \end_inset
25594 </cell>
25595 </row>
25596 <row>
25597 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25598 \begin_inset Text
25599
25600 \begin_layout Plain Layout
25601
25602 \backslash
25603 varliminf
25604 \end_layout
25605
25606 \end_inset
25607 </cell>
25608 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25609 \begin_inset Text
25610
25611 \begin_layout Plain Layout
25612 \begin_inset Formula $\varliminf$
25613 \end_inset
25614
25615
25616 \end_layout
25617
25618 \end_inset
25619 </cell>
25620 </row>
25621 <row topspace="1.5mm">
25622 <cell alignment="center" valignment="top" usebox="none">
25623 \begin_inset Text
25624
25625 \begin_layout Plain Layout
25626
25627 \backslash
25628 varlimsup
25629 \end_layout
25630
25631 \end_inset
25632 </cell>
25633 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25634 \begin_inset Text
25635
25636 \begin_layout Plain Layout
25637 \begin_inset Formula $\varlimsup$
25638 \end_inset
25639
25640
25641 \end_layout
25642
25643 \end_inset
25644 </cell>
25645 </row>
25646 <row topspace="1.5mm">
25647 <cell alignment="center" valignment="top" usebox="none">
25648 \begin_inset Text
25649
25650 \begin_layout Plain Layout
25651
25652 \backslash
25653 varprojlim
25654 \end_layout
25655
25656 \end_inset
25657 </cell>
25658 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25659 \begin_inset Text
25660
25661 \begin_layout Plain Layout
25662 \begin_inset Formula $\varprojlim$
25663 \end_inset
25664
25665
25666 \end_layout
25667
25668 \end_inset
25669 </cell>
25670 </row>
25671 <row topspace="1.5mm" bottomspace="1mm">
25672 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
25673 \begin_inset Text
25674
25675 \begin_layout Plain Layout
25676
25677 \backslash
25678 varinjlim
25679 \end_layout
25680
25681 \end_inset
25682 </cell>
25683 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25684 \begin_inset Text
25685
25686 \begin_layout Plain Layout
25687 \begin_inset Formula $\varinjlim$
25688 \end_inset
25689
25690
25691 \end_layout
25692
25693 \end_inset
25694 </cell>
25695 </row>
25696 </lyxtabular>
25697
25698 \end_inset
25699
25700
25701 \end_layout
25702
25703 \begin_layout Standard
25704 \begin_inset VSpace medskip
25705 \end_inset
25706
25707 The limit is created by inserting a subscript.
25708  It is set right beside the function in an inline formula:
25709 \end_layout
25710
25711 \begin_layout Standard
25712 \align center
25713 \begin_inset Tabular
25714 <lyxtabular version="3" rows="2" columns="2">
25715 <features booktabs="true" tabularvalignment="middle">
25716 <column alignment="center" valignment="top" width="0pt">
25717 <column alignment="center" valignment="top" width="0pt">
25718 <row>
25719 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
25720 \begin_inset Text
25721
25722 \begin_layout Plain Layout
25723 Command
25724 \end_layout
25725
25726 \end_inset
25727 </cell>
25728 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
25729 \begin_inset Text
25730
25731 \begin_layout Plain Layout
25732 Result
25733 \end_layout
25734
25735 \end_inset
25736 </cell>
25737 </row>
25738 <row>
25739 <cell alignment="center" valignment="top" usebox="none">
25740 \begin_inset Text
25741
25742 \begin_layout Plain Layout
25743
25744 \backslash
25745 lim_x
25746 \backslash
25747 to
25748 \begin_inset space \textvisiblespace{}
25749 \end_inset
25750
25751 A
25752 \begin_inset space \textvisiblespace{}
25753 \end_inset
25754
25755 x=B
25756 \end_layout
25757
25758 \end_inset
25759 </cell>
25760 <cell alignment="center" valignment="top" usebox="none">
25761 \begin_inset Text
25762
25763 \begin_layout Plain Layout
25764 \begin_inset Formula $\lim_{x\to A}x=B$
25765 \end_inset
25766
25767
25768 \end_layout
25769
25770 \end_inset
25771 </cell>
25772 </row>
25773 </lyxtabular>
25774
25775 \end_inset
25776
25777
25778 \end_layout
25779
25780 \begin_layout Standard
25781 In a displayed formula the limit is set below the formula, as usual:
25782 \begin_inset Formula 
25783 \[
25784 \lim_{x\to A}x=B
25785 \]
25786
25787 \end_inset
25788
25789
25790 \end_layout
25791
25792 \begin_layout Standard
25793 \begin_inset VSpace medskip
25794 \end_inset
25795
25796
25797 \end_layout
25798
25799 \begin_layout Standard
25800 How to adjust the typesetting of the limits see 
25801 \begin_inset CommandInset ref
25802 LatexCommand ref
25803 reference "subsec:Operator-Limits"
25804
25805 \end_inset
25806
25807 .
25808 \end_layout
25809
25810 \begin_layout Subsection
25811 Modulo-Functions
25812 \begin_inset Index idx
25813 status collapsed
25814
25815 \begin_layout Plain Layout
25816 Functions ! modulo-
25817 \end_layout
25818
25819 \end_inset
25820
25821
25822 \end_layout
25823
25824 \begin_layout Standard
25825 The modulo-function is special, because it exists in four variants.
25826  The variants in a displayed formula are:
25827 \begin_inset Formula 
25828 \begin{align*}
25829 \underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
25830 \mathrm{a\backslash mod\textrm{␣}b} &  & a\mod b\\
25831 \mathrm{a\backslash pmod\textrm{␣}b} &  & a\pmod b\\
25832 \mathrm{a\backslash bmod\textrm{␣}b} &  & a\bmod b\\
25833 \mathrm{a\backslash pod\textrm{␣}b} &  & a\pod b
25834 \end{align*}
25835
25836 \end_inset
25837
25838
25839 \end_layout
25840
25841 \begin_layout Standard
25842 In an inline formula less space is set before the function names for all
25843  variants.
25844  By default the modulo-functions take only the first following character
25845  into account.
25846  To use more than one character, one has to put them into \SpecialChar TeX
25847  braces:
25848 \begin_inset Formula 
25849 \begin{align*}
25850 \underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
25851 \mathrm{a\backslash pod\textrm{␣}bcd} &  & a\pod bcd\\
25852 \mathrm{a\backslash pod\backslash\{bc\to d} &  & a\pod{bc}d
25853 \end{align*}
25854
25855 \end_inset
25856
25857
25858 \end_layout
25859
25860 \begin_layout Section
25861 Special Characters
25862 \begin_inset Index idx
25863 status collapsed
25864
25865 \begin_layout Plain Layout
25866 Special characters
25867 \end_layout
25868
25869 \end_inset
25870
25871
25872 \end_layout
25873
25874 \begin_layout Standard
25875 The characters ^ and _ would normally create a superscript and subscript,
25876  respectively.
25877  To get these characters you have to insert them with a leading 
25878 \backslash
25879 :
25880 \end_layout
25881
25882 \begin_layout Standard
25883 \noindent
25884 \align center
25885 \begin_inset Tabular
25886 <lyxtabular version="3" rows="3" columns="2">
25887 <features booktabs="true" tabularvalignment="middle">
25888 <column alignment="left" valignment="top" width="0pt">
25889 <column alignment="block" valignment="top">
25890 <row>
25891 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25892 \begin_inset Text
25893
25894 \begin_layout Plain Layout
25895 Command
25896 \end_layout
25897
25898 \end_inset
25899 </cell>
25900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25901 \begin_inset Text
25902
25903 \begin_layout Plain Layout
25904 Result
25905 \end_layout
25906
25907 \end_inset
25908 </cell>
25909 </row>
25910 <row>
25911 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25912 \begin_inset Text
25913
25914 \begin_layout Plain Layout
25915
25916 \backslash
25917 ^
25918 \begin_inset space \textvisiblespace{}
25919 \end_inset
25920
25921
25922 \end_layout
25923
25924 \end_inset
25925 </cell>
25926 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25927 \begin_inset Text
25928
25929 \begin_layout Plain Layout
25930 \begin_inset Formula $\mathcircumflex$
25931 \end_inset
25932
25933
25934 \end_layout
25935
25936 \end_inset
25937 </cell>
25938 </row>
25939 <row>
25940 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
25941 \begin_inset Text
25942
25943 \begin_layout Plain Layout
25944
25945 \backslash
25946 _
25947 \end_layout
25948
25949 \end_inset
25950 </cell>
25951 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25952 \begin_inset Text
25953
25954 \begin_layout Plain Layout
25955 \begin_inset Formula $\_$
25956 \end_inset
25957
25958
25959 \end_layout
25960
25961 \end_inset
25962 </cell>
25963 </row>
25964 </lyxtabular>
25965
25966 \end_inset
25967
25968
25969 \end_layout
25970
25971 \begin_layout Subsection
25972 Special Characters in Mathematical Text
25973 \end_layout
25974
25975 \begin_layout Standard
25976 The following commands can only be used in mathematical text or in \SpecialChar TeX
25977  mode:
25978 \end_layout
25979
25980 \begin_layout Standard
25981 \begin_inset space \hfill{}
25982 \end_inset
25983
25984
25985 \begin_inset Tabular
25986 <lyxtabular version="3" rows="8" columns="2">
25987 <features booktabs="true" tabularvalignment="middle">
25988 <column alignment="left" valignment="top" width="0pt">
25989 <column alignment="block" valignment="top">
25990 <row>
25991 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25992 \begin_inset Text
25993
25994 \begin_layout Plain Layout
25995 Command
25996 \end_layout
25997
25998 \end_inset
25999 </cell>
26000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26001 \begin_inset Text
26002
26003 \begin_layout Plain Layout
26004 Result
26005 \end_layout
26006
26007 \end_inset
26008 </cell>
26009 </row>
26010 <row>
26011 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26012 \begin_inset Text
26013
26014 \begin_layout Plain Layout
26015
26016 \backslash
26017 oe
26018 \end_layout
26019
26020 \end_inset
26021 </cell>
26022 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26023 \begin_inset Text
26024
26025 \begin_layout Plain Layout
26026 \begin_inset Formula $\textrm{œ}$
26027 \end_inset
26028
26029
26030 \end_layout
26031
26032 \end_inset
26033 </cell>
26034 </row>
26035 <row>
26036 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26037 \begin_inset Text
26038
26039 \begin_layout Plain Layout
26040
26041 \backslash
26042 OE
26043 \end_layout
26044
26045 \end_inset
26046 </cell>
26047 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26048 \begin_inset Text
26049
26050 \begin_layout Plain Layout
26051 \begin_inset Formula $\textrm{Œ}$
26052 \end_inset
26053
26054
26055 \end_layout
26056
26057 \end_inset
26058 </cell>
26059 </row>
26060 <row>
26061 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26062 \begin_inset Text
26063
26064 \begin_layout Plain Layout
26065
26066 \backslash
26067 ae
26068 \end_layout
26069
26070 \end_inset
26071 </cell>
26072 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26073 \begin_inset Text
26074
26075 \begin_layout Plain Layout
26076 \begin_inset Formula $\textrm{æ}$
26077 \end_inset
26078
26079
26080 \end_layout
26081
26082 \end_inset
26083 </cell>
26084 </row>
26085 <row>
26086 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26087 \begin_inset Text
26088
26089 \begin_layout Plain Layout
26090
26091 \backslash
26092 AE
26093 \end_layout
26094
26095 \end_inset
26096 </cell>
26097 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26098 \begin_inset Text
26099
26100 \begin_layout Plain Layout
26101 \begin_inset Formula $\textrm{Æ}$
26102 \end_inset
26103
26104
26105 \end_layout
26106
26107 \end_inset
26108 </cell>
26109 </row>
26110 <row>
26111 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26112 \begin_inset Text
26113
26114 \begin_layout Plain Layout
26115
26116 \backslash
26117 aa
26118 \end_layout
26119
26120 \end_inset
26121 </cell>
26122 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26123 \begin_inset Text
26124
26125 \begin_layout Plain Layout
26126 \begin_inset Formula $\textrm{å}$
26127 \end_inset
26128
26129
26130 \end_layout
26131
26132 \end_inset
26133 </cell>
26134 </row>
26135 <row>
26136 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26137 \begin_inset Text
26138
26139 \begin_layout Plain Layout
26140
26141 \backslash
26142 AA
26143 \begin_inset Index idx
26144 status collapsed
26145
26146 \begin_layout Plain Layout
26147
26148 \backslash
26149 @
26150 \begin_inset ERT
26151 status collapsed
26152
26153 \begin_layout Plain Layout
26154
26155
26156 \backslash
26157 textrm{
26158 \backslash
26159 AA}
26160 \end_layout
26161
26162 \end_inset
26163
26164
26165 \end_layout
26166
26167 \end_inset
26168
26169
26170 \end_layout
26171
26172 \end_inset
26173 </cell>
26174 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26175 \begin_inset Text
26176
26177 \begin_layout Plain Layout
26178 \begin_inset Formula $\textrm{Å}$
26179 \end_inset
26180
26181
26182 \end_layout
26183
26184 \end_inset
26185 </cell>
26186 </row>
26187 <row>
26188 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
26189 \begin_inset Text
26190
26191 \begin_layout Plain Layout
26192
26193 \backslash
26194 i
26195 \end_layout
26196
26197 \end_inset
26198 </cell>
26199 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26200 \begin_inset Text
26201
26202 \begin_layout Plain Layout
26203 \begin_inset Formula $\textrm{ı}$
26204 \end_inset
26205
26206
26207 \end_layout
26208
26209 \end_inset
26210 </cell>
26211 </row>
26212 </lyxtabular>
26213
26214 \end_inset
26215
26216
26217 \begin_inset space \hfill{}
26218 \end_inset
26219
26220
26221 \begin_inset Tabular
26222 <lyxtabular version="3" rows="8" columns="2">
26223 <features booktabs="true" tabularvalignment="middle">
26224 <column alignment="left" valignment="top" width="0pt">
26225 <column alignment="center" valignment="top">
26226 <row>
26227 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26228 \begin_inset Text
26229
26230 \begin_layout Plain Layout
26231 Command
26232 \begin_inset Note Note
26233 status collapsed
26234
26235 \begin_layout Plain Layout
26236 The space of 0
26237 \begin_inset space \thinspace{}
26238 \end_inset
26239
26240 mm is used for separation, because otherwise the output will be ¡ and ¿
26241  respectively.
26242 \end_layout
26243
26244 \end_inset
26245
26246
26247 \end_layout
26248
26249 \end_inset
26250 </cell>
26251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26252 \begin_inset Text
26253
26254 \begin_layout Plain Layout
26255 Result
26256 \end_layout
26257
26258 \end_inset
26259 </cell>
26260 </row>
26261 <row>
26262 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26263 \begin_inset Text
26264
26265 \begin_layout Plain Layout
26266
26267 \backslash
26268 o
26269 \end_layout
26270
26271 \end_inset
26272 </cell>
26273 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26274 \begin_inset Text
26275
26276 \begin_layout Plain Layout
26277 \begin_inset Formula $\textrm{ø}$
26278 \end_inset
26279
26280
26281 \end_layout
26282
26283 \end_inset
26284 </cell>
26285 </row>
26286 <row>
26287 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26288 \begin_inset Text
26289
26290 \begin_layout Plain Layout
26291
26292 \backslash
26293 O
26294 \end_layout
26295
26296 \end_inset
26297 </cell>
26298 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26299 \begin_inset Text
26300
26301 \begin_layout Plain Layout
26302 \begin_inset Formula $\textrm{Ø}$
26303 \end_inset
26304
26305
26306 \end_layout
26307
26308 \end_inset
26309 </cell>
26310 </row>
26311 <row>
26312 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26313 \begin_inset Text
26314
26315 \begin_layout Plain Layout
26316
26317 \backslash
26318 l
26319 \end_layout
26320
26321 \end_inset
26322 </cell>
26323 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26324 \begin_inset Text
26325
26326 \begin_layout Plain Layout
26327 \begin_inset Formula $\textrm{ł}$
26328 \end_inset
26329
26330
26331 \end_layout
26332
26333 \end_inset
26334 </cell>
26335 </row>
26336 <row>
26337 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26338 \begin_inset Text
26339
26340 \begin_layout Plain Layout
26341
26342 \backslash
26343 L
26344 \end_layout
26345
26346 \end_inset
26347 </cell>
26348 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26349 \begin_inset Text
26350
26351 \begin_layout Plain Layout
26352 \begin_inset Formula $\textrm{Ł}$
26353 \end_inset
26354
26355
26356 \end_layout
26357
26358 \end_inset
26359 </cell>
26360 </row>
26361 <row>
26362 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26363 \begin_inset Text
26364
26365 \begin_layout Plain Layout
26366 !
26367 \begin_inset space \hspace{}
26368 \length 0mm
26369 \end_inset
26370
26371 `
26372 \begin_inset space \textvisiblespace{}
26373 \end_inset
26374
26375
26376 \end_layout
26377
26378 \end_inset
26379 </cell>
26380 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26381 \begin_inset Text
26382
26383 \begin_layout Plain Layout
26384 \begin_inset Formula $\textrm{!`}$
26385 \end_inset
26386
26387
26388 \end_layout
26389
26390 \end_inset
26391 </cell>
26392 </row>
26393 <row>
26394 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26395 \begin_inset Text
26396
26397 \begin_layout Plain Layout
26398 ?
26399 \begin_inset space \hspace{}
26400 \length 0mm
26401 \end_inset
26402
26403 `
26404 \begin_inset space \textvisiblespace{}
26405 \end_inset
26406
26407
26408 \end_layout
26409
26410 \end_inset
26411 </cell>
26412 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26413 \begin_inset Text
26414
26415 \begin_layout Plain Layout
26416 \begin_inset Formula $\textrm{?`}$
26417 \end_inset
26418
26419
26420 \end_layout
26421
26422 \end_inset
26423 </cell>
26424 </row>
26425 <row>
26426 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
26427 \begin_inset Text
26428
26429 \begin_layout Plain Layout
26430
26431 \backslash
26432 j
26433 \end_layout
26434
26435 \end_inset
26436 </cell>
26437 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26438 \begin_inset Text
26439
26440 \begin_layout Plain Layout
26441 \begin_inset Formula $\textrm{ȷ}$
26442 \end_inset
26443
26444
26445 \end_layout
26446
26447 \end_inset
26448 </cell>
26449 </row>
26450 </lyxtabular>
26451
26452 \end_inset
26453
26454
26455 \begin_inset space \hfill{}
26456 \end_inset
26457
26458
26459 \end_layout
26460
26461 \begin_layout Standard
26462 The characters 
26463 \begin_inset Formula $\textrm{\textrm{Å}}$
26464 \end_inset
26465
26466  and 
26467 \begin_inset Formula $\textrm{\textrm{Ø}}$
26468 \end_inset
26469
26470  can also be inserted via the math toolbar button 
26471 \begin_inset Info
26472 type  "icon"
26473 arg   "math-insert \\digamma"
26474 \end_inset
26475
26476 .
26477 \end_layout
26478
26479 \begin_layout Standard
26480 An exception are the commands 
26481 \series bold
26482 !
26483 \begin_inset space \hspace{}
26484 \length 0mm
26485 \end_inset
26486
26487 `
26488 \series default
26489  and 
26490 \series bold
26491 ?
26492 \begin_inset space \hspace{}
26493 \length 0mm
26494 \end_inset
26495
26496 `
26497 \series default
26498 , because they can be inserted in \SpecialChar LyX
26499  directly to text.
26500 \end_layout
26501
26502 \begin_layout Subsection
26503 Accents in Text
26504 \begin_inset CommandInset label
26505 LatexCommand label
26506 name "subsec:Accents-in-Text"
26507
26508 \end_inset
26509
26510
26511 \begin_inset Index idx
26512 status collapsed
26513
26514 \begin_layout Plain Layout
26515 Accents ! in text
26516 \end_layout
26517
26518 \end_inset
26519
26520
26521 \end_layout
26522
26523 \begin_layout Standard
26524 With the following commands all letters can be accented.
26525  The commands must be inserted in \SpecialChar TeX
26526  mode.
26527 \end_layout
26528
26529 \begin_layout Standard
26530 \begin_inset space \hfill{}
26531 \end_inset
26532
26533
26534 \begin_inset Tabular
26535 <lyxtabular version="3" rows="8" columns="2">
26536 <features booktabs="true" tabularvalignment="middle">
26537 <column alignment="left" valignment="top" width="0pt">
26538 <column alignment="block" valignment="top">
26539 <row>
26540 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26541 \begin_inset Text
26542
26543 \begin_layout Plain Layout
26544 Command
26545 \end_layout
26546
26547 \end_inset
26548 </cell>
26549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26550 \begin_inset Text
26551
26552 \begin_layout Plain Layout
26553 Result
26554 \end_layout
26555
26556 \end_inset
26557 </cell>
26558 </row>
26559 <row>
26560 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26561 \begin_inset Text
26562
26563 \begin_layout Plain Layout
26564
26565 \backslash
26566
26567 \begin_inset Quotes grd
26568 \end_inset
26569
26570 e
26571 \end_layout
26572
26573 \end_inset
26574 </cell>
26575 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26576 \begin_inset Text
26577
26578 \begin_layout Plain Layout
26579 \begin_inset ERT
26580 status collapsed
26581
26582 \begin_layout Plain Layout
26583
26584
26585 \backslash
26586 "e
26587 \end_layout
26588
26589 \end_inset
26590
26591
26592 \end_layout
26593
26594 \end_inset
26595 </cell>
26596 </row>
26597 <row>
26598 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26599 \begin_inset Text
26600
26601 \begin_layout Plain Layout
26602
26603 \backslash
26604 `e
26605 \end_layout
26606
26607 \end_inset
26608 </cell>
26609 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26610 \begin_inset Text
26611
26612 \begin_layout Plain Layout
26613 \begin_inset ERT
26614 status collapsed
26615
26616 \begin_layout Plain Layout
26617
26618
26619 \backslash
26620 `e
26621 \end_layout
26622
26623 \end_inset
26624
26625
26626 \end_layout
26627
26628 \end_inset
26629 </cell>
26630 </row>
26631 <row>
26632 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26633 \begin_inset Text
26634
26635 \begin_layout Plain Layout
26636
26637 \backslash
26638 ^
26639 \begin_inset space \textvisiblespace{}
26640 \end_inset
26641
26642 e
26643 \end_layout
26644
26645 \end_inset
26646 </cell>
26647 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26648 \begin_inset Text
26649
26650 \begin_layout Plain Layout
26651 \begin_inset ERT
26652 status collapsed
26653
26654 \begin_layout Plain Layout
26655
26656
26657 \backslash
26658 ^e
26659 \end_layout
26660
26661 \end_inset
26662
26663
26664 \end_layout
26665
26666 \end_inset
26667 </cell>
26668 </row>
26669 <row>
26670 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26671 \begin_inset Text
26672
26673 \begin_layout Plain Layout
26674
26675 \backslash
26676 =e
26677 \end_layout
26678
26679 \end_inset
26680 </cell>
26681 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26682 \begin_inset Text
26683
26684 \begin_layout Plain Layout
26685 \begin_inset ERT
26686 status collapsed
26687
26688 \begin_layout Plain Layout
26689
26690
26691 \backslash
26692 =e
26693 \end_layout
26694
26695 \end_inset
26696
26697
26698 \end_layout
26699
26700 \end_inset
26701 </cell>
26702 </row>
26703 <row>
26704 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26705 \begin_inset Text
26706
26707 \begin_layout Plain Layout
26708
26709 \backslash
26710 u
26711 \begin_inset space \textvisiblespace{}
26712 \end_inset
26713
26714 e
26715 \end_layout
26716
26717 \end_inset
26718 </cell>
26719 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26720 \begin_inset Text
26721
26722 \begin_layout Plain Layout
26723 \begin_inset ERT
26724 status collapsed
26725
26726 \begin_layout Plain Layout
26727
26728
26729 \backslash
26730 u e
26731 \end_layout
26732
26733 \end_inset
26734
26735
26736 \end_layout
26737
26738 \end_inset
26739 </cell>
26740 </row>
26741 <row>
26742 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26743 \begin_inset Text
26744
26745 \begin_layout Plain Layout
26746
26747 \backslash
26748 b
26749 \begin_inset space \textvisiblespace{}
26750 \end_inset
26751
26752 e
26753 \end_layout
26754
26755 \end_inset
26756 </cell>
26757 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26758 \begin_inset Text
26759
26760 \begin_layout Plain Layout
26761 \begin_inset ERT
26762 status collapsed
26763
26764 \begin_layout Plain Layout
26765
26766
26767 \backslash
26768 b e
26769 \end_layout
26770
26771 \end_inset
26772
26773
26774 \end_layout
26775
26776 \end_inset
26777 </cell>
26778 </row>
26779 <row>
26780 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
26781 \begin_inset Text
26782
26783 \begin_layout Plain Layout
26784
26785 \backslash
26786 t
26787 \begin_inset space \textvisiblespace{}
26788 \end_inset
26789
26790 ee
26791 \end_layout
26792
26793 \end_inset
26794 </cell>
26795 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26796 \begin_inset Text
26797
26798 \begin_layout Plain Layout
26799 \begin_inset ERT
26800 status collapsed
26801
26802 \begin_layout Plain Layout
26803
26804
26805 \backslash
26806 t ee
26807 \end_layout
26808
26809 \end_inset
26810
26811
26812 \end_layout
26813
26814 \end_inset
26815 </cell>
26816 </row>
26817 </lyxtabular>
26818
26819 \end_inset
26820
26821
26822 \begin_inset space \hfill{}
26823 \end_inset
26824
26825
26826 \begin_inset Tabular
26827 <lyxtabular version="3" rows="8" columns="2">
26828 <features booktabs="true" tabularvalignment="middle">
26829 <column alignment="left" valignment="top" width="0pt">
26830 <column alignment="center" valignment="top">
26831 <row>
26832 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26833 \begin_inset Text
26834
26835 \begin_layout Plain Layout
26836 Command
26837 \end_layout
26838
26839 \end_inset
26840 </cell>
26841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26842 \begin_inset Text
26843
26844 \begin_layout Plain Layout
26845 Result
26846 \end_layout
26847
26848 \end_inset
26849 </cell>
26850 </row>
26851 <row>
26852 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26853 \begin_inset Text
26854
26855 \begin_layout Plain Layout
26856
26857 \backslash
26858 H
26859 \begin_inset space \textvisiblespace{}
26860 \end_inset
26861
26862 e
26863 \end_layout
26864
26865 \end_inset
26866 </cell>
26867 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26868 \begin_inset Text
26869
26870 \begin_layout Plain Layout
26871 \begin_inset ERT
26872 status collapsed
26873
26874 \begin_layout Plain Layout
26875
26876
26877 \backslash
26878 H e
26879 \end_layout
26880
26881 \end_inset
26882
26883
26884 \end_layout
26885
26886 \end_inset
26887 </cell>
26888 </row>
26889 <row>
26890 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26891 \begin_inset Text
26892
26893 \begin_layout Plain Layout
26894
26895 \backslash
26896 'e
26897 \end_layout
26898
26899 \end_inset
26900 </cell>
26901 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26902 \begin_inset Text
26903
26904 \begin_layout Plain Layout
26905 \begin_inset ERT
26906 status collapsed
26907
26908 \begin_layout Plain Layout
26909
26910
26911 \backslash
26912 'e
26913 \end_layout
26914
26915 \end_inset
26916
26917
26918 \end_layout
26919
26920 \end_inset
26921 </cell>
26922 </row>
26923 <row>
26924 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26925 \begin_inset Text
26926
26927 \begin_layout Plain Layout
26928
26929 \backslash
26930 ~e
26931 \begin_inset Index idx
26932 status collapsed
26933
26934 \begin_layout Plain Layout
26935 Tilde
26936 \end_layout
26937
26938 \end_inset
26939
26940
26941 \end_layout
26942
26943 \end_inset
26944 </cell>
26945 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26946 \begin_inset Text
26947
26948 \begin_layout Plain Layout
26949 \begin_inset ERT
26950 status collapsed
26951
26952 \begin_layout Plain Layout
26953
26954
26955 \backslash
26956 ~e
26957 \end_layout
26958
26959 \end_inset
26960
26961
26962 \end_layout
26963
26964 \end_inset
26965 </cell>
26966 </row>
26967 <row>
26968 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26969 \begin_inset Text
26970
26971 \begin_layout Plain Layout
26972
26973 \backslash
26974 .e
26975 \end_layout
26976
26977 \end_inset
26978 </cell>
26979 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26980 \begin_inset Text
26981
26982 \begin_layout Plain Layout
26983 \begin_inset ERT
26984 status collapsed
26985
26986 \begin_layout Plain Layout
26987
26988
26989 \backslash
26990 .e
26991 \end_layout
26992
26993 \end_inset
26994
26995
26996 \end_layout
26997
26998 \end_inset
26999 </cell>
27000 </row>
27001 <row>
27002 <cell alignment="left" valignment="top" leftline="true" usebox="none">
27003 \begin_inset Text
27004
27005 \begin_layout Plain Layout
27006
27007 \backslash
27008 v
27009 \begin_inset space \textvisiblespace{}
27010 \end_inset
27011
27012 e
27013 \end_layout
27014
27015 \end_inset
27016 </cell>
27017 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
27018 \begin_inset Text
27019
27020 \begin_layout Plain Layout
27021 \begin_inset ERT
27022 status collapsed
27023
27024 \begin_layout Plain Layout
27025
27026
27027 \backslash
27028 v e
27029 \end_layout
27030
27031 \end_inset
27032
27033
27034 \end_layout
27035
27036 \end_inset
27037 </cell>
27038 </row>
27039 <row>
27040 <cell alignment="left" valignment="top" leftline="true" usebox="none">
27041 \begin_inset Text
27042
27043 \begin_layout Plain Layout
27044
27045 \backslash
27046 d
27047 \begin_inset space \textvisiblespace{}
27048 \end_inset
27049
27050 e
27051 \end_layout
27052
27053 \end_inset
27054 </cell>
27055 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
27056 \begin_inset Text
27057
27058 \begin_layout Plain Layout
27059 \begin_inset ERT
27060 status collapsed
27061
27062 \begin_layout Plain Layout
27063
27064
27065 \backslash
27066 d e
27067 \end_layout
27068
27069 \end_inset
27070
27071
27072 \end_layout
27073
27074 \end_inset
27075 </cell>
27076 </row>
27077 <row>
27078 <cell alignment="left" valignment="top" leftline="true" usebox="none">
27079 \begin_inset Text
27080
27081 \begin_layout Plain Layout
27082
27083 \backslash
27084 c
27085 \begin_inset space \textvisiblespace{}
27086 \end_inset
27087
27088 e
27089 \end_layout
27090
27091 \end_inset
27092 </cell>
27093 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
27094 \begin_inset Text
27095
27096 \begin_layout Plain Layout
27097 \begin_inset ERT
27098 status collapsed
27099
27100 \begin_layout Plain Layout
27101
27102
27103 \backslash
27104 c e
27105 \end_layout
27106
27107 \end_inset
27108
27109
27110 \end_layout
27111
27112 \end_inset
27113 </cell>
27114 </row>
27115 </lyxtabular>
27116
27117 \end_inset
27118
27119
27120 \begin_inset space \hfill{}
27121 \end_inset
27122
27123
27124 \end_layout
27125
27126 \begin_layout Standard
27127 \begin_inset VSpace medskip
27128 \end_inset
27129
27130 With the command 
27131 \series bold
27132
27133 \backslash
27134 t
27135 \series default
27136  also two different characters can be accented.
27137  The command 
27138 \series bold
27139
27140 \backslash
27141 t
27142 \begin_inset space \textvisiblespace{}
27143 \end_inset
27144
27145 sz
27146 \series default
27147  creates: 
27148 \begin_inset ERT
27149 status collapsed
27150
27151 \begin_layout Plain Layout
27152
27153
27154 \backslash
27155 t sz
27156 \end_layout
27157
27158 \end_inset
27159
27160
27161 \end_layout
27162
27163 \begin_layout Standard
27164 The accents 
27165 \series bold
27166 `
27167 \series default
27168  , 
27169 \series bold
27170 '
27171 \series default
27172  and 
27173 \series bold
27174 ^
27175 \series default
27176  can in combination with vowels directly be inserted with the keyboard without
27177  using \SpecialChar TeX
27178  mode.
27179  The same applies for the tilde
27180 \begin_inset Foot
27181 status collapsed
27182
27183 \begin_layout Plain Layout
27184 This only applies for keyboards where the tilde is defined as accent.
27185 \end_layout
27186
27187 \end_inset
27188
27189  
27190 \series bold
27191 ~
27192 \series default
27193  in combination with 
27194 \emph on
27195 a
27196 \emph default
27197  , 
27198 \emph on
27199 n
27200 \emph default
27201  , or 
27202 \emph on
27203 o
27204 \emph default
27205 .
27206 \end_layout
27207
27208 \begin_layout Standard
27209 The commands 
27210 \series bold
27211
27212 \backslash
27213 b
27214 \series default
27215  , 
27216 \series bold
27217
27218 \backslash
27219 c
27220 \series default
27221  , 
27222 \series bold
27223
27224 \backslash
27225 d
27226 \series default
27227  , 
27228 \series bold
27229
27230 \backslash
27231 H
27232 \series default
27233  , 
27234 \series bold
27235
27236 \backslash
27237 t
27238 \series default
27239  , 
27240 \series bold
27241
27242 \backslash
27243 u
27244 \series default
27245  , 
27246 \series bold
27247
27248 \backslash
27249 v
27250 \series default
27251  and accents that are inserted directly with the keyboard are also available
27252  in mathematical text.
27253  For the other accents there are special math commands to be used in formulas,
27254  see 
27255 \begin_inset CommandInset ref
27256 LatexCommand ref
27257 reference "subsec:Accents-for-one"
27258
27259 \end_inset
27260
27261 .
27262 \end_layout
27263
27264 \begin_layout Standard
27265 \begin_inset VSpace bigskip
27266 \end_inset
27267
27268 Furthermore, with the command 
27269 \series bold
27270
27271 \backslash
27272 textcircled
27273 \series default
27274
27275 \begin_inset Index idx
27276 status collapsed
27277
27278 \begin_layout Plain Layout
27279 Commands ! T ! 
27280 \backslash
27281 textcircled
27282 \end_layout
27283
27284 \end_inset
27285
27286  all numbers and letters can be set into a circle, quasi accented with a
27287  circle, similar to the copyright symbol.
27288 \end_layout
27289
27290 \begin_layout Standard
27291 \align center
27292 \begin_inset Tabular
27293 <lyxtabular version="3" rows="3" columns="2">
27294 <features booktabs="true" tabularvalignment="middle">
27295 <column alignment="center" valignment="top" width="0pt">
27296 <column alignment="center" valignment="top">
27297 <row>
27298 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27299 \begin_inset Text
27300
27301 \begin_layout Plain Layout
27302 Command
27303 \end_layout
27304
27305 \end_inset
27306 </cell>
27307 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27308 \begin_inset Text
27309
27310 \begin_layout Plain Layout
27311 Result
27312 \end_layout
27313
27314 \end_inset
27315 </cell>
27316 </row>
27317 <row>
27318 <cell alignment="center" valignment="top" leftline="true" usebox="none">
27319 \begin_inset Text
27320
27321 \begin_layout Plain Layout
27322
27323 \backslash
27324 textcircled{w}
27325 \end_layout
27326
27327 \end_inset
27328 </cell>
27329 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
27330 \begin_inset Text
27331
27332 \begin_layout Plain Layout
27333 \begin_inset ERT
27334 status collapsed
27335
27336 \begin_layout Plain Layout
27337
27338
27339 \backslash
27340 textcircled{w}
27341 \end_layout
27342
27343 \end_inset
27344
27345
27346 \end_layout
27347
27348 \end_inset
27349 </cell>
27350 </row>
27351 <row topspace="1mm">
27352 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
27353 \begin_inset Text
27354
27355 \begin_layout Plain Layout
27356
27357 \backslash
27358 Large 
27359 \backslash
27360 textcircled{
27361 \backslash
27362 normalsize
27363 \backslash
27364 protect
27365 \backslash
27366 raisebox{-1.5pt}{W}}
27367 \end_layout
27368
27369 \end_inset
27370 </cell>
27371 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27372 \begin_inset Text
27373
27374 \begin_layout Plain Layout
27375 \begin_inset ERT
27376 status collapsed
27377
27378 \begin_layout Plain Layout
27379
27380
27381 \backslash
27382 Large 
27383 \backslash
27384 textcircled{
27385 \backslash
27386 normalsize
27387 \backslash
27388 protect
27389 \backslash
27390 raisebox{-1.5pt}W}
27391 \end_layout
27392
27393 \end_inset
27394
27395
27396 \end_layout
27397
27398 \end_inset
27399 </cell>
27400 </row>
27401 </lyxtabular>
27402
27403 \end_inset
27404
27405
27406 \end_layout
27407
27408 \begin_layout Standard
27409 One has to take care that the character fits in the circle.
27410  
27411 \series bold
27412
27413 \backslash
27414 Large
27415 \series default
27416
27417 \begin_inset Foot
27418 status collapsed
27419
27420 \begin_layout Plain Layout
27421 see 
27422 \begin_inset CommandInset ref
27423 LatexCommand ref
27424 reference "subsec:Font-Sizes"
27425
27426 \end_inset
27427
27428
27429 \end_layout
27430
27431 \end_inset
27432
27433  specifies thereby the size of the circle.
27434  With the help of 
27435 \series bold
27436
27437 \backslash
27438 raisebox
27439 \series default
27440
27441 \begin_inset Foot
27442 status collapsed
27443
27444 \begin_layout Plain Layout
27445 see 
27446 \begin_inset CommandInset ref
27447 LatexCommand ref
27448 reference "subsec:Boxes-without-Frame"
27449
27450 \end_inset
27451
27452
27453 \end_layout
27454
27455 \end_inset
27456
27457  the character can be centered.
27458 \end_layout
27459
27460 \begin_layout Subsection
27461 Old-style Figures
27462 \begin_inset Index idx
27463 status collapsed
27464
27465 \begin_layout Plain Layout
27466 Old-style Figures
27467 \end_layout
27468
27469 \end_inset
27470
27471
27472 \end_layout
27473
27474 \begin_layout Standard
27475 Old-style figures (also known as old-style numerals) are created with the
27476  command 
27477 \series bold
27478
27479 \backslash
27480 oldstylenums
27481 \series default
27482
27483 \begin_inset Index idx
27484 status collapsed
27485
27486 \begin_layout Plain Layout
27487 Commands ! O ! 
27488 \backslash
27489 oldstylenums
27490 \end_layout
27491
27492 \end_inset
27493
27494 .
27495  The command can be used in formulas and in \SpecialChar TeX
27496  mode.
27497  The command scheme is:
27498 \end_layout
27499
27500 \begin_layout Standard
27501
27502 \series bold
27503
27504 \backslash
27505 oldstylenums{number}
27506 \end_layout
27507
27508 \begin_layout Standard
27509 The command 
27510 \series bold
27511
27512 \backslash
27513 oldstylenums{0123456789
27514 \series default
27515  produces: 
27516 \begin_inset Formula $\oldstylenums{0123456789}$
27517 \end_inset
27518
27519
27520 \end_layout
27521
27522 \begin_layout Section
27523 Formula Styles
27524 \begin_inset CommandInset label
27525 LatexCommand label
27526 name "sec:Formula-Styles"
27527
27528 \end_inset
27529
27530
27531 \begin_inset Index idx
27532 status collapsed
27533
27534 \begin_layout Plain Layout
27535 Formula ! styles
27536 \end_layout
27537
27538 \end_inset
27539
27540
27541 \end_layout
27542
27543 \begin_layout Itemize
27544 There are two different alignment styles:
27545 \end_layout
27546
27547 \begin_deeper
27548 \begin_layout Description
27549 Centered is the predefined standard.
27550 \end_layout
27551
27552 \begin_layout Description
27553 Indented this can be set using the menu 
27554 \family sans
27555 Document\SpecialChar menuseparator
27556 Settings
27557 \family default
27558  under 
27559 \family sans
27560 Math
27561 \begin_inset space ~
27562 \end_inset
27563
27564 Options.
27565 \end_layout
27566
27567 \begin_layout Standard
27568 When 
27569 \series bold
27570 Indented
27571 \series default
27572  is used, the indentation can be adjusted.
27573  The default value depends on the used document class.
27574 \end_layout
27575
27576 \end_deeper
27577 \begin_layout Itemize
27578 And two different numbering styles that can be set in the menu 
27579 \family sans
27580 Document\SpecialChar menuseparator
27581 Settings
27582 \family default
27583  under 
27584 \family sans
27585 Math
27586 \begin_inset space ~
27587 \end_inset
27588
27589 Options
27590 \family default
27591 :
27592 \end_layout
27593
27594 \begin_deeper
27595 \begin_layout Description
27596 Right is in most cases the default.
27597 \end_layout
27598
27599 \begin_layout Description
27600 Left
27601 \end_layout
27602
27603 \end_deeper
27604 \begin_layout Standard
27605 The chosen styles are used for all displayed formulas of the document.
27606  When both, centered and indented formulas should be created in a document,
27607  the style 
27608 \series bold
27609 Centered
27610 \series default
27611  is used.
27612  The indented formulas are then set in a flalign environment, see 
27613 \begin_inset CommandInset ref
27614 LatexCommand ref
27615 reference "subsec:Flalign-Environment"
27616
27617 \end_inset
27618
27619 .
27620 \end_layout
27621
27622 \begin_layout Section
27623 Multiline Formulas
27624 \begin_inset CommandInset label
27625 LatexCommand label
27626 name "sec:Multiline-Formulas"
27627
27628 \end_inset
27629
27630
27631 \begin_inset Index idx
27632 status collapsed
27633
27634 \begin_layout Plain Layout
27635 Formula ! multiline
27636 \end_layout
27637
27638 \end_inset
27639
27640
27641 \end_layout
27642
27643 \begin_layout Subsection
27644 General
27645 \end_layout
27646
27647 \begin_layout Standard
27648 In \SpecialChar LyX
27649  multiline formulas are created by pressing 
27650 \begin_inset Info
27651 type  "shortcut"
27652 arg   "newline-insert newline"
27653 \end_inset
27654
27655  inside a formula.
27656  This creates either an 
27657 \series bold
27658 align environment
27659 \series default
27660  that is described in 
27661 \begin_inset CommandInset ref
27662 LatexCommand ref
27663 reference "subsec:Standard-align-Environment"
27664
27665 \end_inset
27666
27667  or, when automatically loading the package
27668 \family sans
27669  AMS math
27670 \family default
27671  is disabled in the document settings, an 
27672 \series bold
27673 eqnarray environment
27674 \series default
27675  that is described in 
27676 \begin_inset CommandInset ref
27677 LatexCommand ref
27678 reference "subsec:Eqnarray-Environment"
27679
27680 \end_inset
27681
27682 .
27683  The align environment is recommended because it provides in any case a
27684  typographically correct output.
27685 \end_layout
27686
27687 \begin_layout Standard
27688 There are other multiline formula environments that can be created via the
27689  menu 
27690 \family sans
27691 Insert\SpecialChar menuseparator
27692 Math
27693 \family default
27694 .
27695  These environments are described in the following sections.
27696 \end_layout
27697
27698 \begin_layout Standard
27699 In all multiline formula environments a new line is created by pressing
27700  
27701 \begin_inset Info
27702 type  "shortcut"
27703 arg   "newline-insert newline"
27704 \end_inset
27705
27706 .
27707  To add or delete lines, the math toolbar buttons 
27708 \begin_inset Info
27709 type  "icon"
27710 arg   "tabular-feature append-row"
27711 \end_inset
27712
27713  or 
27714 \begin_inset Info
27715 type  "icon"
27716 arg   "tabular-feature delete-row"
27717 \end_inset
27718
27719 , respectively, or the menu 
27720 \family sans
27721 Edit\SpecialChar menuseparator
27722 Rows & Columns
27723 \family default
27724  can be used.
27725 \end_layout
27726
27727 \begin_layout Subsubsection
27728 Line Separation
27729 \begin_inset CommandInset label
27730 LatexCommand label
27731 name "subsec:Line-Separation"
27732
27733 \end_inset
27734
27735
27736 \begin_inset Index idx
27737 status collapsed
27738
27739 \begin_layout Plain Layout
27740 Formula ! multiline ! Line separation
27741 \end_layout
27742
27743 \end_inset
27744
27745
27746 \end_layout
27747
27748 \begin_layout Standard
27749 There is sometimes not enough space in multiline formulas between the lines:
27750 \begin_inset Formula 
27751 \begin{eqnarray*}
27752 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}\\
27753 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
27754 \end{eqnarray*}
27755
27756 \end_inset
27757
27758
27759 \end_layout
27760
27761 \begin_layout Standard
27762 In \SpecialChar LaTeX
27763  additional line space is specified as optional argument of the new line
27764  command.
27765  This is not yet possible in \SpecialChar LyX
27766
27767 \begin_inset Foot
27768 status collapsed
27769
27770 \begin_layout Plain Layout
27771 see 
27772 \begin_inset CommandInset href
27773 LatexCommand href
27774 name "LyX-bug #1505"
27775 target "http://www.lyx.org/trac/ticket/1505"
27776 literal "false"
27777
27778 \end_inset
27779
27780
27781 \end_layout
27782
27783 \end_inset
27784
27785 , therefore the whole formula must be inserted in \SpecialChar TeX
27786  mode.
27787  To add in our example space, the command 
27788 \series bold
27789
27790 \backslash
27791
27792 \backslash
27793 [3mm]
27794 \series default
27795  is inserted at the end of the first line.
27796  One gets: 
27797 \begin_inset ERT
27798 status collapsed
27799
27800 \begin_layout Plain Layout
27801
27802
27803 \backslash
27804 begin{eqnarray*}
27805 \end_layout
27806
27807 \begin_layout Plain Layout
27808
27809 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27810  = & 
27811 \backslash
27812 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27813 \backslash
27814
27815 \backslash
27816 [3mm]
27817 \end_layout
27818
27819 \begin_layout Plain Layout
27820
27821 4x^{2}
27822 \backslash
27823 left(B^{2}+x_{0}^{2}
27824 \backslash
27825 right)+4x_{0}x
27826 \backslash
27827 left(D-B^{2}
27828 \backslash
27829 right)+B^{2}
27830 \backslash
27831 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27832 \backslash
27833 right) & = & 0
27834 \end_layout
27835
27836 \begin_layout Plain Layout
27837
27838
27839 \backslash
27840 end{eqnarray*}
27841 \end_layout
27842
27843 \end_inset
27844
27845
27846 \end_layout
27847
27848 \begin_layout Standard
27849 \begin_inset VSpace bigskip
27850 \end_inset
27851
27852 To set the line separation for all lines in a formula, the length 
27853 \series bold
27854
27855 \backslash
27856 jot
27857 \series default
27858
27859 \begin_inset Index idx
27860 status collapsed
27861
27862 \begin_layout Plain Layout
27863 Commands ! J ! 
27864 \backslash
27865 jot
27866 \end_layout
27867
27868 \end_inset
27869
27870  is changed.
27871  The definition is: 
27872 \begin_inset Formula $\mbox{line separation}=\mathrm{6\,pt+\backslash jot}$
27873 \end_inset
27874
27875 .
27876  Predefined for 
27877 \series bold
27878
27879 \backslash
27880 jot
27881 \series default
27882  is the value 3
27883 \begin_inset space \thinspace{}
27884 \end_inset
27885
27886 pt.
27887  To create 3
27888 \begin_inset space \thinspace{}
27889 \end_inset
27890
27891 mm additional line separation as in the previous example, the command
27892 \end_layout
27893
27894 \begin_layout Standard
27895
27896 \series bold
27897
27898 \backslash
27899 setlength{
27900 \backslash
27901 jot}{3mm+3pt}
27902 \end_layout
27903
27904 \begin_layout Standard
27905 is inserted in \SpecialChar TeX
27906  mode before the formula.
27907  This requires that the \SpecialChar LaTeX
27908 -package 
27909 \series bold
27910 calc
27911 \series default
27912
27913 \begin_inset Foot
27914 status collapsed
27915
27916 \begin_layout Plain Layout
27917
27918 \series bold
27919 calc
27920 \series default
27921  is part of every \SpecialChar LaTeX
27922  standard installation.
27923 \end_layout
27924
27925 \end_inset
27926
27927
27928 \begin_inset Index idx
27929 status collapsed
27930
27931 \begin_layout Plain Layout
27932 Packages ! calc
27933 \end_layout
27934
27935 \end_inset
27936
27937  was loaded in \SpecialChar LaTeX
27938 -preamble with the line
27939 \end_layout
27940
27941 \begin_layout Standard
27942
27943 \series bold
27944
27945 \backslash
27946 usepackage{calc}
27947 \end_layout
27948
27949 \begin_layout Standard
27950 One gets: 
27951 \begin_inset ERT
27952 status collapsed
27953
27954 \begin_layout Plain Layout
27955
27956
27957 \backslash
27958 setlength{
27959 \backslash
27960 jot}{3mm+3pt}
27961 \end_layout
27962
27963 \end_inset
27964
27965
27966 \begin_inset Formula 
27967 \begin{eqnarray*}
27968 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}\\
27969 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
27970 \end{eqnarray*}
27971
27972 \end_inset
27973
27974
27975 \end_layout
27976
27977 \begin_layout Standard
27978 \begin_inset ERT
27979 status collapsed
27980
27981 \begin_layout Plain Layout
27982
27983
27984 \backslash
27985 setlength{
27986 \backslash
27987 jot}{3pt}
27988 \end_layout
27989
27990 \end_inset
27991
27992  To get back to the predefined distance, 
27993 \series bold
27994
27995 \backslash
27996 jot
27997 \series default
27998  is set to the value 3
27999 \begin_inset space \thinspace{}
28000 \end_inset
28001
28002 pt.
28003 \end_layout
28004
28005 \begin_layout Subsubsection
28006 Column Separation
28007 \begin_inset CommandInset label
28008 LatexCommand label
28009 name "subsec:Column-Separation"
28010
28011 \end_inset
28012
28013
28014 \begin_inset Index idx
28015 status collapsed
28016
28017 \begin_layout Plain Layout
28018 Formula ! multiline ! Column separation
28019 \end_layout
28020
28021 \end_inset
28022
28023
28024 \end_layout
28025
28026 \begin_layout Standard
28027 Multiline formulas form a matrix.
28028  A formula in the eqnarray environment is for example a matrix with three
28029  columns.
28030  By changing the column separation in this environment, the space beside
28031  the relation sign can be changed.
28032 \end_layout
28033
28034 \begin_layout Standard
28035 The column separation is specified with the length 
28036 \series bold
28037
28038 \backslash
28039 arraycolsep
28040 \series default
28041
28042 \begin_inset Index idx
28043 status collapsed
28044
28045 \begin_layout Plain Layout
28046 Commands ! A ! 
28047 \backslash
28048 arraycolsep
28049 \end_layout
28050
28051 \end_inset
28052
28053  according to:
28054 \begin_inset Newline newline
28055 \end_inset
28056
28057 column separation = 2
28058 \begin_inset space \thinspace{}
28059 \end_inset
28060
28061
28062 \series bold
28063
28064 \backslash
28065 arraycolsep
28066 \series default
28067
28068 \begin_inset Newline newline
28069 \end_inset
28070
28071 Thus, the command
28072 \end_layout
28073
28074 \begin_layout Standard
28075
28076 \series bold
28077
28078 \backslash
28079 setlength{
28080 \backslash
28081 arraycolsep}{1cm}
28082 \end_layout
28083
28084 \begin_layout Standard
28085 inserted in \SpecialChar TeX
28086  mode, sets for all following formulas a column separation of
28087  2
28088 \begin_inset space \thinspace{}
28089 \end_inset
28090
28091 cm.
28092  To get back to the predefined distance, 
28093 \series bold
28094
28095 \backslash
28096 arraycolsep
28097 \series default
28098  is set to 5
28099 \begin_inset space \thinspace{}
28100 \end_inset
28101
28102 pt.
28103 \end_layout
28104
28105 \begin_layout Standard
28106 A formula with 2
28107 \begin_inset space \thinspace{}
28108 \end_inset
28109
28110 cm column separation:
28111 \begin_inset ERT
28112 status collapsed
28113
28114 \begin_layout Plain Layout
28115
28116
28117 \backslash
28118 setlength{
28119 \backslash
28120 arraycolsep}{1cm}
28121 \end_layout
28122
28123 \end_inset
28124
28125
28126 \begin_inset Formula 
28127 \begin{eqnarray*}
28128 A & = & B\\
28129 C & \ne & A
28130 \end{eqnarray*}
28131
28132 \end_inset
28133
28134 A formula with the predefined column separation for matrices of 10
28135 \begin_inset space \thinspace{}
28136 \end_inset
28137
28138 pt:
28139 \begin_inset ERT
28140 status collapsed
28141
28142 \begin_layout Plain Layout
28143
28144
28145 \backslash
28146 setlength{
28147 \backslash
28148 arraycolsep}{5pt}
28149 \end_layout
28150
28151 \end_inset
28152
28153
28154 \begin_inset Formula 
28155 \begin{eqnarray*}
28156 A & = & B\\
28157 C & \ne & A
28158 \end{eqnarray*}
28159
28160 \end_inset
28161
28162
28163 \end_layout
28164
28165 \begin_layout Standard
28166 \begin_inset Newpage newpage
28167 \end_inset
28168
28169
28170 \end_layout
28171
28172 \begin_layout Subsubsection
28173 Long Formulas
28174 \begin_inset Index idx
28175 status collapsed
28176
28177 \begin_layout Plain Layout
28178 Formula ! long
28179 \end_layout
28180
28181 \end_inset
28182
28183
28184 \end_layout
28185
28186 \begin_layout Standard
28187 Long formulas can be typeset using these methods:
28188 \end_layout
28189
28190 \begin_layout Itemize
28191 When one side of the equation is much shorter than the line width, this
28192  one is chosen for the left side and the right side is typeset over two
28193  lines:
28194 \begin_inset Formula 
28195 \begin{eqnarray}
28196 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 \\
28197  &  & -\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}
28198 \end{eqnarray}
28199
28200 \end_inset
28201
28202 The minus sign at the beginning of the second line does normally not appear
28203  as an operator because it is the first character of the line.
28204  Thus it would not be surrounded by space and could not be distinguished
28205  from the fraction bar.
28206  To avoid this, 3
28207 \begin_inset space \thinspace{}
28208 \end_inset
28209
28210 pt space was inserted behind the minus sign with the command 
28211 \series bold
28212
28213 \backslash
28214 hspace
28215 \series default
28216 .
28217 \begin_inset Foot
28218 status collapsed
28219
28220 \begin_layout Plain Layout
28221 for more about 
28222 \series bold
28223
28224 \backslash
28225 hspace
28226 \series default
28227  see 
28228 \begin_inset CommandInset ref
28229 LatexCommand ref
28230 reference "subsec:Variable-Space"
28231
28232 \end_inset
28233
28234
28235 \end_layout
28236
28237 \end_inset
28238
28239
28240 \begin_inset Index idx
28241 status collapsed
28242
28243 \begin_layout Plain Layout
28244 Commands ! H ! 
28245 \backslash
28246 hspace
28247 \end_layout
28248
28249 \end_inset
28250
28251
28252 \end_layout
28253
28254 \begin_layout Itemize
28255 When both sides of the equation are too long, the command 
28256 \series bold
28257
28258 \backslash
28259 lefteqn
28260 \series default
28261
28262 \begin_inset Index idx
28263 status collapsed
28264
28265 \begin_layout Plain Layout
28266 Commands ! L ! 
28267 \backslash
28268 lefteqn
28269 \end_layout
28270
28271 \end_inset
28272
28273  is used.
28274  It is inserted in the first column of the first line and causes all further
28275  insertions to overwrite the following columns:
28276 \begin_inset Formula 
28277 \begin{eqnarray}
28278 \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 \\
28279  &  & -\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 \\
28280  &  & =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}
28281 \end{eqnarray}
28282
28283 \end_inset
28284
28285 After the insertion of 
28286 \series bold
28287
28288 \backslash
28289 lefteqn
28290 \series default
28291 , the cursor is in a purple box that is a bit shifted to the left from the
28292  blue one.
28293  In this the formula is inserted.
28294 \begin_inset Newline newline
28295 \end_inset
28296
28297 The content of the further lines is inserted to the second or another formula
28298  column.
28299  The greater the column number where it was inserted, the larger the indentation.
28300 \begin_inset VSpace medskip
28301 \end_inset
28302
28303
28304 \begin_inset Newline newline
28305 \end_inset
28306
28307
28308 \begin_inset Note Greyedout
28309 status open
28310
28311 \begin_layout Plain Layout
28312 Note the following when using 
28313 \series bold
28314
28315 \backslash
28316 lefteqn
28317 \series default
28318 :
28319 \end_layout
28320
28321 \begin_layout Itemize
28322 The formula doesn't use the full page width.
28323  When e.
28324 \begin_inset space \thinspace{}
28325 \end_inset
28326
28327 g.
28328 \begin_inset space \space{}
28329 \end_inset
28330
28331 the term 
28332 \begin_inset Formula $-B^{2}$
28333 \end_inset
28334
28335  is added to the first line in the above example, it would have been outside
28336  the page margin.
28337  To better use the width, negative space can be inserted at the beginning
28338  of the first line.
28339 \end_layout
28340
28341 \begin_layout Itemize
28342 Due to a bug in \SpecialChar LyX
28343  the cursor cannot be set with the mouse into the first
28344  line.
28345 \begin_inset Foot
28346 status collapsed
28347
28348 \begin_layout Plain Layout
28349 \begin_inset CommandInset href
28350 LatexCommand href
28351 name "LyX-bug #1429"
28352 target "http://www.lyx.org/trac/ticket/1429"
28353 literal "false"
28354
28355 \end_inset
28356
28357
28358 \end_layout
28359
28360 \end_inset
28361
28362  One can only set the cursor at the beginning of the line and move it with
28363  the arrow keys.
28364 \end_layout
28365
28366 \end_inset
28367
28368
28369 \end_layout
28370
28371 \begin_layout Itemize
28372 Other methods to set long formulas are offered by the environments described
28373  in 
28374 \begin_inset CommandInset ref
28375 LatexCommand ref
28376 reference "subsec:Multline-Environment"
28377
28378 \end_inset
28379
28380  and 
28381 \begin_inset CommandInset ref
28382 LatexCommand ref
28383 reference "subsec:Multiline-Formula-Parts"
28384
28385 \end_inset
28386
28387 .
28388 \end_layout
28389
28390 \begin_layout Subsubsection
28391 Multiline Fractions
28392 \begin_inset CommandInset label
28393 LatexCommand label
28394 name "subsec:Multiline-Fractions"
28395
28396 \end_inset
28397
28398
28399 \begin_inset Index idx
28400 status collapsed
28401
28402 \begin_layout Plain Layout
28403 Fractions ! multiline
28404 \end_layout
28405
28406 \end_inset
28407
28408
28409 \end_layout
28410
28411 \begin_layout Standard
28412 There are cases where the denominator and/or the numerator of a fraction
28413  is so long that the fraction does not fit into one line.
28414  It is then necessary to add a line break within the fraction.
28415  This can be done using the command 
28416 \series bold
28417
28418 \backslash
28419 splitfrac
28420 \series default
28421
28422 \begin_inset Index idx
28423 status collapsed
28424
28425 \begin_layout Plain Layout
28426 Commands ! S ! 
28427 \backslash
28428 splitfrac
28429 \end_layout
28430
28431 \end_inset
28432
28433 .
28434  To activate it, set in the document settings under 
28435 \family sans
28436 Math
28437 \begin_inset space ~
28438 \end_inset
28439
28440 Options
28441 \family default
28442  for the package 
28443 \series bold
28444 mathtools
28445 \series default
28446
28447 \begin_inset Index idx
28448 status collapsed
28449
28450 \begin_layout Plain Layout
28451 Packages ! mathtools
28452 \end_layout
28453
28454 \end_inset
28455
28456  the option 
28457 \family sans
28458 Load
28459 \begin_inset space ~
28460 \end_inset
28461
28462 always
28463 \family default
28464 .
28465  
28466 \series bold
28467
28468 \backslash
28469 splitfrac
28470 \series default
28471  has the scheme
28472 \end_layout
28473
28474 \begin_layout Standard
28475
28476 \series bold
28477
28478 \backslash
28479 splitfrac{first line}{second line}
28480 \end_layout
28481
28482 \begin_layout Standard
28483 and is used as denominator and/or numerator:
28484 \end_layout
28485
28486 \begin_layout Standard
28487 \begin_inset Formula 
28488 \[
28489 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}
28490 \]
28491
28492 \end_inset
28493
28494 The command for the first numerator above is:
28495 \end_layout
28496
28497 \begin_layout Standard
28498
28499 \series bold
28500
28501 \backslash
28502 splitfrac{xy+xy+xy+xy+xy
28503 \begin_inset space \textvisiblespace{}
28504 \end_inset
28505
28506
28507 \backslash
28508 {+wy+wy+wy+wy
28509 \end_layout
28510
28511 \begin_layout Subsubsection
28512 Multiline Brackets
28513 \begin_inset CommandInset label
28514 LatexCommand label
28515 name "subsec:Multiline-Brackets"
28516
28517 \end_inset
28518
28519
28520 \begin_inset Index idx
28521 status collapsed
28522
28523 \begin_layout Plain Layout
28524 Brackets ! for multiline expressions
28525 \end_layout
28526
28527 \end_inset
28528
28529
28530 \end_layout
28531
28532 \begin_layout Standard
28533 For brackets spanning multiple lines the following problem occurs:
28534 \begin_inset Formula 
28535 \begin{eqnarray*}
28536 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28537  &  & \left.\cdots+B-D\right]
28538 \end{eqnarray*}
28539
28540 \end_inset
28541
28542
28543 \end_layout
28544
28545 \begin_layout Standard
28546 The closing bracket is smaller than the opening bracket because brackets
28547  with variable size may not span multiple lines.
28548 \end_layout
28549
28550 \begin_layout Standard
28551 To set the bracket size for the second line correctly, the first line is
28552  ended with 
28553 \series bold
28554
28555 \backslash
28556 right.
28557 \series default
28558
28559 \begin_inset Index idx
28560 status collapsed
28561
28562 \begin_layout Plain Layout
28563 Commands ! R ! 
28564 \backslash
28565 right
28566 \end_layout
28567
28568 \end_inset
28569
28570  and the second line with 
28571 \series bold
28572
28573 \backslash
28574 left.
28575 \begin_inset Foot
28576 status collapsed
28577
28578 \begin_layout Plain Layout
28579 for more about 
28580 \series bold
28581
28582 \backslash
28583 left
28584 \series default
28585  and 
28586 \series bold
28587
28588 \backslash
28589 right
28590 \series default
28591  see 
28592 \begin_inset CommandInset ref
28593 LatexCommand ref
28594 reference "subsec:Automatic-Bracket-Size"
28595
28596 \end_inset
28597
28598
28599 \end_layout
28600
28601 \end_inset
28602
28603
28604 \series default
28605
28606 \begin_inset Index idx
28607 status collapsed
28608
28609 \begin_layout Plain Layout
28610 Commands ! L ! 
28611 \backslash
28612 left
28613 \end_layout
28614
28615 \end_inset
28616
28617 .
28618  After 
28619 \series bold
28620
28621 \backslash
28622 left.
28623
28624 \series default
28625  the command 
28626 \series bold
28627
28628 \backslash
28629 vphantom
28630 \series default
28631
28632 \begin_inset space \textvisiblespace{}
28633 \end_inset
28634
28635
28636 \series bold
28637
28638 \backslash
28639 prod
28640 \series default
28641 ^
28642 \begin_inset space \textvisiblespace{}
28643 \end_inset
28644
28645
28646 \series bold
28647
28648 \backslash
28649 infty
28650 \series default
28651
28652 \begin_inset space \textvisiblespace{}
28653 \end_inset
28654
28655
28656 \series bold
28657
28658 \begin_inset Formula $\downarrow$
28659 \end_inset
28660
28661 _R=1}
28662 \series default
28663
28664 \begin_inset Index idx
28665 status collapsed
28666
28667 \begin_layout Plain Layout
28668 Commands ! V ! 
28669 \backslash
28670 vphantom
28671 \end_layout
28672
28673 \end_inset
28674
28675  is inserted, because the multiplication operator with its limits is the
28676  largest symbol in the first line and this should be the size for the bracket
28677  in the second line.
28678 \end_layout
28679
28680 \begin_layout Standard
28681 The result is this:
28682 \begin_inset Formula 
28683 \begin{eqnarray*}
28684 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28685  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
28686 \end{eqnarray*}
28687
28688 \end_inset
28689
28690
28691 \end_layout
28692
28693 \begin_layout Subsection
28694 Align Environments
28695 \end_layout
28696
28697 \begin_layout Standard
28698 Align environments can be used for every kind of multiline formulas.
28699  They are especially useful to set several formulas side by side.
28700 \end_layout
28701
28702 \begin_layout Standard
28703 Align environments consist of columns.
28704  The odd columns are right aligned, the even ones left aligned.
28705  Every line in an Align environment can be numbered.
28706 \end_layout
28707
28708 \begin_layout Standard
28709 Align environments are created via the menu 
28710 \family sans
28711 Insert\SpecialChar menuseparator
28712 Math
28713 \family default
28714 .
28715  With the menu 
28716 \family sans
28717 Edit\SpecialChar menuseparator
28718 Math\SpecialChar menuseparator
28719 Change Formula Type
28720 \family default
28721  already existing formulas can be converted to Align environments.
28722 \end_layout
28723
28724 \begin_layout Standard
28725 To add or delete columns, the math toolbar buttons 
28726 \begin_inset Info
28727 type  "icon"
28728 arg   "tabular-feature append-column"
28729 \end_inset
28730
28731  or 
28732 \begin_inset Info
28733 type  "icon"
28734 arg   "tabular-feature delete-column"
28735 \end_inset
28736
28737 , respectively, or the menu 
28738 \family sans
28739 Edit\SpecialChar menuseparator
28740 Rows & Columns
28741 \family default
28742  can be used.
28743 \end_layout
28744
28745 \begin_layout Subsubsection
28746 Standard align Environment
28747 \begin_inset CommandInset label
28748 LatexCommand label
28749 name "subsec:Standard-align-Environment"
28750
28751 \end_inset
28752
28753
28754 \begin_inset Index idx
28755 status collapsed
28756
28757 \begin_layout Plain Layout
28758 Formula ! multiline ! align environment
28759 \end_layout
28760
28761 \end_inset
28762
28763
28764 \end_layout
28765
28766 \begin_layout Standard
28767 This Align environment is created by pressing 
28768 \begin_inset Info
28769 type  "shortcut"
28770 arg   "newline-insert newline"
28771 \end_inset
28772
28773  in a formula or by the menu 
28774 \family sans
28775 Insert\SpecialChar menuseparator
28776 Math\SpecialChar menuseparator
28777 AMS align Environment
28778 \family default
28779 .
28780 \end_layout
28781
28782 \begin_layout Standard
28783 An example for two formulas set side by side, that are created with a four
28784  column align environment:
28785 \begin_inset Formula 
28786 \begin{align*}
28787 A & =\sin(B) & C & =D\\
28788 C & \ne A & B & \ne D
28789 \end{align*}
28790
28791 \end_inset
28792
28793 As it can be seen, the formulas in this environment are placed so as if
28794  there would be a 
28795 \series bold
28796
28797 \backslash
28798 hfill
28799 \begin_inset Foot
28800 status collapsed
28801
28802 \begin_layout Plain Layout
28803 more about 
28804 \series bold
28805
28806 \backslash
28807 hfill
28808 \series default
28809  see 
28810 \begin_inset CommandInset ref
28811 LatexCommand ref
28812 reference "subsec:Variable-Space"
28813
28814 \end_inset
28815
28816
28817 \end_layout
28818
28819 \end_inset
28820
28821
28822 \series default
28823  before the first and after every even column.
28824  When the formula style 
28825 \series bold
28826 Indented
28827 \begin_inset Foot
28828 status collapsed
28829
28830 \begin_layout Plain Layout
28831 formula styles see 
28832 \begin_inset CommandInset ref
28833 LatexCommand ref
28834 reference "sec:Formula-Styles"
28835
28836 \end_inset
28837
28838
28839 \end_layout
28840
28841 \end_inset
28842
28843
28844 \series default
28845  is used, the formula is set without the 
28846 \series bold
28847
28848 \backslash
28849 hfill
28850 \series default
28851  before the first column.
28852 \end_layout
28853
28854 \begin_layout Subsubsection
28855 Alignat Environment
28856 \begin_inset Index idx
28857 status collapsed
28858
28859 \begin_layout Plain Layout
28860 Formula ! multiline ! alignat environment
28861 \end_layout
28862
28863 \end_inset
28864
28865
28866 \end_layout
28867
28868 \begin_layout Standard
28869 The alignat environment has no predefined column separation.
28870  It can be inserted manually with the spaces that are described 
28871 \begin_inset CommandInset ref
28872 LatexCommand ref
28873 reference "subsec:Space"
28874
28875 \end_inset
28876
28877 .
28878 \end_layout
28879
28880 \begin_layout Standard
28881 The above example in the alignat environment where 1
28882 \begin_inset space \thinspace{}
28883 \end_inset
28884
28885 cm space was inserted at the beginning of the second formula:
28886 \begin_inset Formula 
28887 \begin{alignat*}{2}
28888 A & =\sin(B) & \hspace{1cm}C & =D\\
28889 C & \ne A & B & \ne D
28890 \end{alignat*}
28891
28892 \end_inset
28893
28894 Because the column separation can be set separately for every column, this
28895  environment is especially suitable to set three and more formulas side
28896  by side.
28897 \end_layout
28898
28899 \begin_layout Subsubsection
28900 Flalign Environment
28901 \begin_inset CommandInset label
28902 LatexCommand label
28903 name "subsec:Flalign-Environment"
28904
28905 \end_inset
28906
28907
28908 \begin_inset Index idx
28909 status collapsed
28910
28911 \begin_layout Plain Layout
28912 Formula ! multiline ! flalign environment
28913 \end_layout
28914
28915 \end_inset
28916
28917
28918 \end_layout
28919
28920 \begin_layout Standard
28921 In this environment the first two columns are always set as much as possible
28922  to the left and the last two ones to the right.
28923  An example:
28924 \begin_inset Formula 
28925 \begin{flalign*}
28926 A & =1 & B & =2 & C & =3\\
28927 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4
28928 \end{flalign*}
28929
28930 \end_inset
28931
28932
28933 \end_layout
28934
28935 \begin_layout Standard
28936 By creating a flalign environment with an odd number of columns where an
28937  empty \SpecialChar TeX
28938  brace is inserted to the last column, several formulas in a document
28939  can be set to the left, although the formula style 
28940 \series bold
28941 Centered
28942 \series default
28943  is used.
28944  As example the indented formula 
28945 \begin_inset CommandInset ref
28946 LatexCommand eqref
28947 reference "eq:VolInt"
28948
28949 \end_inset
28950
28951 :
28952 \begin_inset Formula 
28953 \begin{flalign}
28954 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}
28955 \end{flalign}
28956
28957 \end_inset
28958
28959 The first two columns contain the formula.
28960  To indent it as with the formula style 
28961 \series bold
28962 Indented
28963 \series default
28964 , 30
28965 \begin_inset space \thinspace{}
28966 \end_inset
28967
28968 pt space was inserted at the beginning of the first column.
28969 \end_layout
28970
28971 \begin_layout Subsection
28972 Eqnarray Environment
28973 \begin_inset CommandInset label
28974 LatexCommand label
28975 name "subsec:Eqnarray-Environment"
28976
28977 \end_inset
28978
28979
28980 \begin_inset Index idx
28981 status collapsed
28982
28983 \begin_layout Plain Layout
28984 Formula ! multiline ! eqnarray environment
28985 \end_layout
28986
28987 \end_inset
28988
28989
28990 \end_layout
28991
28992 \begin_layout Standard
28993 When this environment has been created, three blue boxes appear.
28994  The content of the first box is right aligned, the content of the last
28995  one left aligned.
28996  The content of the middle box appears centered and a bit smaller, because
28997  it is designed to insert there only relation characters.
28998 \begin_inset Formula 
28999 \begin{eqnarray*}
29000 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
29001 AB & AB & AB\\
29002 A & = & A
29003 \end{eqnarray*}
29004
29005 \end_inset
29006
29007
29008 \end_layout
29009
29010 \begin_layout Subsection
29011 Gather Environment
29012 \begin_inset Index idx
29013 status collapsed
29014
29015 \begin_layout Plain Layout
29016 Formula ! multiline ! gather environment
29017 \end_layout
29018
29019 \end_inset
29020
29021
29022 \end_layout
29023
29024 \begin_layout Standard
29025 This environment consists of only one centered column.
29026  Every line can be numbered.
29027 \begin_inset Formula 
29028 \begin{gather}
29029 A=1\\
29030 X=\textrm{-}1
29031 \end{gather}
29032
29033 \end_inset
29034
29035
29036 \end_layout
29037
29038 \begin_layout Subsection
29039 Multline Environment
29040 \begin_inset CommandInset label
29041 LatexCommand label
29042 name "subsec:Multline-Environment"
29043
29044 \end_inset
29045
29046
29047 \begin_inset Index idx
29048 status collapsed
29049
29050 \begin_layout Plain Layout
29051 Formula ! multiline ! multline environment
29052 \end_layout
29053
29054 \end_inset
29055
29056
29057 \end_layout
29058
29059 \begin_layout Standard
29060 The multline environment consists, like the gather environment, of only
29061  one column.
29062  But the first line is left aligned, the last one right aligned.
29063  All other lines are centered.
29064  Therefore this environment is suitable for long formulas.
29065  As example formula 
29066 \begin_inset CommandInset ref
29067 LatexCommand eqref
29068 reference "eq:lefteqn"
29069
29070 \end_inset
29071
29072  in the multline environment:
29073 \begin_inset Formula 
29074 \begin{multline}
29075 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}\\
29076 -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}\\
29077 =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}}
29078 \end{multline}
29079
29080 \end_inset
29081
29082
29083 \end_layout
29084
29085 \begin_layout Standard
29086 In the output only the last (first) line of a multline environment appears
29087  numbered when the document numbering is right (left).
29088 \begin_inset Foot
29089 status collapsed
29090
29091 \begin_layout Plain Layout
29092 numbering styles see 
29093 \begin_inset CommandInset ref
29094 LatexCommand ref
29095 reference "sec:Formula-Styles"
29096
29097 \end_inset
29098
29099
29100 \end_layout
29101
29102 \end_inset
29103
29104
29105 \end_layout
29106
29107 \begin_layout Standard
29108 With the commands 
29109 \series bold
29110
29111 \backslash
29112 shoveright
29113 \series default
29114
29115 \begin_inset Index idx
29116 status collapsed
29117
29118 \begin_layout Plain Layout
29119 Commands ! S ! 
29120 \backslash
29121 shoveright
29122 \end_layout
29123
29124 \end_inset
29125
29126  and 
29127 \series bold
29128
29129 \backslash
29130 shoveleft
29131 \series default
29132
29133 \begin_inset Index idx
29134 status collapsed
29135
29136 \begin_layout Plain Layout
29137 Commands ! S ! 
29138 \backslash
29139 shoveleft
29140 \end_layout
29141
29142 \end_inset
29143
29144  a centered line can be right or left aligned, respectively.
29145  The commands are used as follows:
29146 \end_layout
29147
29148 \begin_layout Standard
29149
29150 \series bold
29151
29152 \backslash
29153 shoveright{line content}
29154 \series default
29155  and 
29156 \series bold
29157
29158 \backslash
29159 shoveleft{line content}
29160 \end_layout
29161
29162 \begin_layout Standard
29163 \begin_inset VSpace medskip
29164 \end_inset
29165
29166 The length 
29167 \series bold
29168
29169 \backslash
29170 multlinegap
29171 \series default
29172
29173 \begin_inset Index idx
29174 status collapsed
29175
29176 \begin_layout Plain Layout
29177 Commands ! M ! 
29178 \backslash
29179 multlinegap
29180 \end_layout
29181
29182 \end_inset
29183
29184  specifies the distance of the first line from the left page margin.
29185  Predefined is the length 0
29186 \begin_inset space \thinspace{}
29187 \end_inset
29188
29189 pt.
29190 \end_layout
29191
29192 \begin_layout Standard
29193 As example the above formula where the command
29194 \end_layout
29195
29196 \begin_layout Standard
29197
29198 \series bold
29199
29200 \backslash
29201 setlength{
29202 \backslash
29203 multlinegap}{2cm}
29204 \end_layout
29205
29206 \begin_layout Standard
29207 was inserted in \SpecialChar TeX
29208  mode before:
29209 \begin_inset ERT
29210 status collapsed
29211
29212 \begin_layout Plain Layout
29213
29214
29215 \backslash
29216 setlength{
29217 \backslash
29218 multlinegap}{2cm}
29219 \end_layout
29220
29221 \end_inset
29222
29223
29224 \begin_inset Formula 
29225 \begin{multline}
29226 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}\\
29227 \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}}\\
29228 =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}}
29229 \end{multline}
29230
29231 \end_inset
29232
29233
29234 \begin_inset ERT
29235 status collapsed
29236
29237 \begin_layout Plain Layout
29238
29239
29240 \backslash
29241 setlength{
29242 \backslash
29243 multlinegap}{0pt}
29244 \end_layout
29245
29246 \end_inset
29247
29248 The second line was left aligned using 
29249 \series bold
29250
29251 \backslash
29252 shoveleft
29253 \series default
29254 .
29255 \end_layout
29256
29257 \begin_layout Subsection
29258 Multiline Formula Parts
29259 \begin_inset CommandInset label
29260 LatexCommand label
29261 name "subsec:Multiline-Formula-Parts"
29262
29263 \end_inset
29264
29265
29266 \begin_inset Index idx
29267 status collapsed
29268
29269 \begin_layout Plain Layout
29270 Formula ! multiline ! formula parts
29271 \end_layout
29272
29273 \end_inset
29274
29275
29276 \end_layout
29277
29278 \begin_layout Standard
29279 To display only parts of a formula with multiple lines, one of the following
29280  environments is used: 
29281 \series bold
29282 aligned
29283 \series default
29284
29285 \series bold
29286 alignedat
29287 \series default
29288
29289 \series bold
29290 gathered
29291 \series default
29292  or 
29293 \series bold
29294 split
29295 \series default
29296 .
29297  They can be inserted via the menu 
29298 \family sans
29299 Insert\SpecialChar menuseparator
29300 Math
29301 \family default
29302  or by using the commands described in this section.
29303 \end_layout
29304
29305 \begin_layout Standard
29306 The first three have the same properties as the corresponding multiline
29307  formula environments, but it is possible to set further formula parts beside
29308  them.
29309  An example:
29310 \begin_inset Formula 
29311 \[
29312 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
29313 \Delta E\Delta t & \ge\frac{\hbar}{2}
29314 \end{aligned}
29315 \right\} \textrm{Uncertainty relations}
29316 \]
29317
29318 \end_inset
29319
29320
29321 \end_layout
29322
29323 \begin_layout Standard
29324 To get this formula, a displayed formula is created where the command 
29325 \series bold
29326
29327 \backslash
29328 aligned
29329 \series default
29330
29331 \begin_inset Index idx
29332 status collapsed
29333
29334 \begin_layout Plain Layout
29335 Commands ! A ! 
29336 \backslash
29337 aligned
29338 \end_layout
29339
29340 \end_inset
29341
29342  is inserted.
29343  A purple box appears around the blue formula box where now columns and
29344  lines can be added.
29345  Outside the multiline environment other formula parts can be set, like
29346  the brace.
29347 \end_layout
29348
29349 \begin_layout Standard
29350 The aligned environment is also suitable for long formulas whose lines are
29351  horizontally aligned.
29352  Using aligned in a displayed formula has the advantage that the formula
29353  number is vertically centered behind the lines.
29354  As example formula 
29355 \begin_inset CommandInset ref
29356 LatexCommand eqref
29357 reference "eq:shortlong"
29358
29359 \end_inset
29360
29361  in the aligned environment:
29362 \begin_inset Formula 
29363 \begin{equation}
29364 \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}|}\\
29365  & -\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}|}
29366 \end{aligned}
29367 \end{equation}
29368
29369 \end_inset
29370
29371
29372 \end_layout
29373
29374 \begin_layout Standard
29375 To use the environments 
29376 \series bold
29377 alignedat
29378 \series default
29379
29380 \series bold
29381 gathered
29382 \series default
29383 , or 
29384 \series bold
29385 split
29386 \series default
29387 , the command 
29388 \series bold
29389
29390 \backslash
29391 alignedat
29392 \series default
29393 ,
29394 \begin_inset Index idx
29395 status collapsed
29396
29397 \begin_layout Plain Layout
29398 Commands ! A ! 
29399 \backslash
29400 alignedat
29401 \end_layout
29402
29403 \end_inset
29404
29405  
29406 \series bold
29407
29408 \backslash
29409 gathered
29410 \series default
29411
29412 \begin_inset Index idx
29413 status collapsed
29414
29415 \begin_layout Plain Layout
29416 Commands ! G ! 
29417 \backslash
29418 gathered
29419 \end_layout
29420
29421 \end_inset
29422
29423 , or 
29424 \series bold
29425
29426 \backslash
29427 split
29428 \series default
29429
29430 \begin_inset Index idx
29431 status collapsed
29432
29433 \begin_layout Plain Layout
29434 Commands ! S ! 
29435 \backslash
29436 split
29437 \end_layout
29438
29439 \end_inset
29440
29441  are inserted, respectively.
29442  The split environment has the same properties as the aligned environment
29443  but it can only have two columns.
29444 \end_layout
29445
29446 \begin_layout Subsection
29447 Text in multiline Formulas
29448 \begin_inset CommandInset label
29449 LatexCommand label
29450 name "subsec:Text-in-multiline"
29451
29452 \end_inset
29453
29454
29455 \begin_inset Index idx
29456 status collapsed
29457
29458 \begin_layout Plain Layout
29459 Text ! in formulas
29460 \end_layout
29461
29462 \end_inset
29463
29464
29465 \begin_inset Index idx
29466 status collapsed
29467
29468 \begin_layout Plain Layout
29469 Formula ! multiline ! text
29470 \end_layout
29471
29472 \end_inset
29473
29474
29475 \end_layout
29476
29477 \begin_layout Standard
29478 In the Align environments, and the multline and gather environment, text
29479  can be inserted that will appear in a separate line and doesn't affect
29480  the column alignment.
29481  To do this, the command 
29482 \series bold
29483
29484 \backslash
29485 intertext
29486 \series default
29487
29488 \begin_inset Index idx
29489 status collapsed
29490
29491 \begin_layout Plain Layout
29492 Commands ! I ! 
29493 \backslash
29494 intertext
29495 \end_layout
29496
29497 \end_inset
29498
29499  is used in the following scheme:
29500 \end_layout
29501
29502 \begin_layout Standard
29503
29504 \series bold
29505
29506 \backslash
29507 intertext{text}
29508 \end_layout
29509
29510 \begin_layout Standard
29511 The text should not be longer than a line because it cannot be hyphenated.
29512  As \SpecialChar LyX
29513  doesn't yet support 
29514 \series bold
29515
29516 \backslash
29517 intertext
29518 \series default
29519  directly, the text is written as mathematical text.
29520  
29521 \series bold
29522
29523 \backslash
29524 intertext
29525 \series default
29526  must hereby be at the beginning of a line and appears in the output above
29527  this line.
29528  An example where the text was inserted at the beginning of the second line:
29529 \begin_inset Formula 
29530 \begin{align}
29531 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29532 \intertext{\text{integrand is symmetric to \ensuremath{\phi=\pi}, therefore}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
29533 \end{align}
29534
29535 \end_inset
29536
29537
29538 \end_layout
29539
29540 \begin_layout Standard
29541
29542 \series bold
29543
29544 \backslash
29545 intertext
29546 \series default
29547  always creates some vertical space between the text and the formula lines.
29548  To avoid this space, set in the document settings under 
29549 \family sans
29550 Math
29551 \begin_inset space ~
29552 \end_inset
29553
29554 Options
29555 \family default
29556  for the package 
29557 \series bold
29558 mathtools
29559 \series default
29560
29561 \begin_inset Index idx
29562 status collapsed
29563
29564 \begin_layout Plain Layout
29565 Packages ! mathtools
29566 \end_layout
29567
29568 \end_inset
29569
29570  the option 
29571 \family sans
29572 Load
29573 \begin_inset space ~
29574 \end_inset
29575
29576 always
29577 \family default
29578 .
29579  Then you can use the command 
29580 \series bold
29581
29582 \backslash
29583 shortintertext
29584 \series default
29585
29586 \begin_inset Index idx
29587 status collapsed
29588
29589 \begin_layout Plain Layout
29590 Commands ! S ! 
29591 \backslash
29592 shortintertext
29593 \end_layout
29594
29595 \end_inset
29596
29597  instead of 
29598 \series bold
29599
29600 \backslash
29601 intertext
29602 \series default
29603 :
29604 \end_layout
29605
29606 \begin_layout Standard
29607 \begin_inset Formula 
29608 \begin{align}
29609 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29610 \shortintertext{\text{integrand is symmetric to \ensuremath{\phi=\pi}, therefore}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
29611 \end{align}
29612
29613 \end_inset
29614
29615
29616 \end_layout
29617
29618 \begin_layout Section
29619 Formula Numbering
29620 \begin_inset Index idx
29621 status collapsed
29622
29623 \begin_layout Plain Layout
29624 Formula numbering
29625 \end_layout
29626
29627 \end_inset
29628
29629
29630 \begin_inset Index idx
29631 status collapsed
29632
29633 \begin_layout Plain Layout
29634 Formula ! numbering|see
29635 \begin_inset ERT
29636 status collapsed
29637
29638 \begin_layout Plain Layout
29639
29640 {
29641 \end_layout
29642
29643 \end_inset
29644
29645 Formula numbering
29646 \begin_inset ERT
29647 status collapsed
29648
29649 \begin_layout Plain Layout
29650
29651 }
29652 \end_layout
29653
29654 \end_inset
29655
29656
29657 \end_layout
29658
29659 \end_inset
29660
29661
29662 \end_layout
29663
29664 \begin_layout Subsection
29665 General
29666 \end_layout
29667
29668 \begin_layout Standard
29669 Numbered formulas can be created with the menu 
29670 \family sans
29671 Insert\SpecialChar menuseparator
29672 Math\SpecialChar menuseparator
29673 Numbered
29674 \begin_inset space ~
29675 \end_inset
29676
29677 Formula
29678 \family default
29679  (shortcut 
29680 \family sans
29681 Ctrl+Alt
29682 \begin_inset space ~
29683 \end_inset
29684
29685 N
29686 \family default
29687 ).
29688  Existing formulas can be numbered with the menu 
29689 \family sans
29690 Edit\SpecialChar menuseparator
29691 Math\SpecialChar menuseparator
29692 Toggle
29693 \begin_inset space ~
29694 \end_inset
29695
29696 Numbering
29697 \family default
29698  (shortcut 
29699 \begin_inset Info
29700 type  "shortcut"
29701 arg   "math-number-toggle"
29702 \end_inset
29703
29704 ).
29705  The formula number is displayed in \SpecialChar LyX
29706  behind the formula as a number sign
29707  in parentheses.
29708  The number sign is replaced in the output by the formula number.
29709 \end_layout
29710
29711 \begin_layout Standard
29712 When numbering is turned on in multiline formulas, all lines will be numbered.
29713  But the numbering can be controlled with the menu 
29714 \family sans
29715 Edit\SpecialChar menuseparator
29716 Math\SpecialChar menuseparator
29717 Toggle
29718 \begin_inset space ~
29719 \end_inset
29720
29721 Numbering
29722 \begin_inset space ~
29723 \end_inset
29724
29725 of
29726 \begin_inset space ~
29727 \end_inset
29728
29729 Line
29730 \family default
29731  (shortcut 
29732 \begin_inset Info
29733 type  "shortcut"
29734 arg   "math-number-line-toggle"
29735 \end_inset
29736
29737 ) for every line.
29738 \end_layout
29739
29740 \begin_layout Standard
29741 Except for inline formulas, all formulas can be numbered with two different
29742  styles, see 
29743 \begin_inset CommandInset ref
29744 LatexCommand ref
29745 reference "sec:Formula-Styles"
29746
29747 \end_inset
29748
29749 .
29750 \end_layout
29751
29752 \begin_layout Subsection
29753 Cross-References
29754 \begin_inset Index idx
29755 status collapsed
29756
29757 \begin_layout Plain Layout
29758 Cross-references ! to formulas
29759 \end_layout
29760
29761 \end_inset
29762
29763
29764 \end_layout
29765
29766 \begin_layout Standard
29767 All labeled formulas can be cross-referenced.
29768  A label is added by the menu 
29769 \family sans
29770 Insert\SpecialChar menuseparator
29771 Label
29772 \family default
29773  or the toolbar button 
29774 \begin_inset Info
29775 type  "icon"
29776 arg   "label-insert"
29777 \end_inset
29778
29779 .
29780  The cursor must hereby be inside a displayed formula.
29781  Alternatively you can right-click on the formula and choose 
29782 \family sans
29783 Equation Label
29784 \family default
29785 .
29786  A dialog pops up displaying the prefix 
29787 \series bold
29788 eq:
29789 \series default
29790  in a text field.
29791  The label is inserted there behind the prefix.
29792  The predefined prefix means 
29793 \begin_inset Quotes eld
29794 \end_inset
29795
29796 equation
29797 \begin_inset Quotes erd
29798 \end_inset
29799
29800  and makes it easier to find labels in large documents because it marks
29801  it as formula label to divide it from e.
29802 \begin_inset space \thinspace{}
29803 \end_inset
29804
29805 g.
29806 \begin_inset space \space{}
29807 \end_inset
29808
29809 section labels.
29810  To change a label, the menu 
29811 \family sans
29812 Insert\SpecialChar menuseparator
29813 Label
29814 \family default
29815  is used again or you right-click on a formula and then on 
29816 \family sans
29817 Equation Label
29818 \family default
29819 .
29820 \end_layout
29821
29822 \begin_layout Standard
29823 The name of the label is displayed in \SpecialChar LyX
29824  within two parentheses behind formula.
29825  A formula with a label is always numbered.
29826 \end_layout
29827
29828 \begin_layout Standard
29829 Cross-references are inserted via the menu 
29830 \family sans
29831 Insert\SpecialChar menuseparator
29832 Cross-Reference
29833 \family default
29834  or with the toolbar button 
29835 \begin_inset Info
29836 type  "icon"
29837 arg   "dialog-show-new-inset ref"
29838 \end_inset
29839
29840 .
29841  A formula cross-reference appears in the output as formula number.
29842  When in the cross-reference dialog window the format 
29843 \series bold
29844 (<reference>)
29845 \series default
29846  is chosen, the cross-reference appears in the output as formula number
29847  in parentheses.
29848 \begin_inset Newline newline
29849 \end_inset
29850
29851 By right-clicking on a cross-reference in \SpecialChar LyX
29852 , one jumps to the formula that
29853  is referenced.
29854 \end_layout
29855
29856 \begin_layout Standard
29857 Here are as examples cross-references to formulas of the following subsections:
29858 \begin_inset Note Note
29859 status open
29860
29861 \begin_layout Plain Layout
29862 Note the different cross-reference types.
29863 \end_layout
29864
29865 \end_inset
29866
29867
29868 \end_layout
29869
29870 \begin_layout Standard
29871 The equations 
29872 \begin_inset CommandInset ref
29873 LatexCommand eqref
29874 reference "eq:tag"
29875
29876 \end_inset
29877
29878  and 
29879 \begin_inset CommandInset ref
29880 LatexCommand eqref
29881 reference "eq:c"
29882
29883 \end_inset
29884
29885  are equivalent.
29886  In (
29887 \begin_inset CommandInset ref
29888 LatexCommand ref
29889 reference "eq:Lat"
29890
29891 \end_inset
29892
29893 ) big Latin letters are used for the numbering in contrary to (
29894 \begin_inset CommandInset ref
29895 LatexCommand ref
29896 reference "eq:Rom"
29897
29898 \end_inset
29899
29900 ).
29901 \end_layout
29902
29903 \begin_layout Standard
29904 \begin_inset VSpace medskip
29905 \end_inset
29906
29907 When the argument of 
29908 \series bold
29909
29910 \backslash
29911 tag
29912 \begin_inset Foot
29913 status collapsed
29914
29915 \begin_layout Plain Layout
29916
29917 \series bold
29918
29919 \backslash
29920 tag
29921 \series default
29922  is described in 
29923 \begin_inset CommandInset ref
29924 LatexCommand ref
29925 reference "subsec:User-defined-Numbering"
29926
29927 \end_inset
29928
29929 .
29930 \end_layout
29931
29932 \end_inset
29933
29934
29935 \series default
29936  contains a box like in 
29937 \begin_inset CommandInset ref
29938 LatexCommand ref
29939 reference "subsec:Paragraph-Boxes"
29940
29941 \end_inset
29942
29943 , the formula cannot be referenced.
29944 \end_layout
29945
29946 \begin_layout Subsection
29947 Subnumbering
29948 \begin_inset Index idx
29949 status collapsed
29950
29951 \begin_layout Plain Layout
29952 Formula numbering ! subnumbering
29953 \end_layout
29954
29955 \end_inset
29956
29957
29958 \end_layout
29959
29960 \begin_layout Standard
29961 With the help of the commands 
29962 \series bold
29963
29964 \backslash
29965 begin{subequations}
29966 \series default
29967  and 
29968 \series bold
29969
29970 \backslash
29971 end{subequations}
29972 \series default
29973  formulas can be subnumbered.
29974  Both commands are inserted in \SpecialChar TeX
29975  mode.
29976 \end_layout
29977
29978 \begin_layout Standard
29979 An example:
29980 \begin_inset Formula 
29981 \begin{equation}
29982 A=C-B
29983 \end{equation}
29984
29985 \end_inset
29986
29987
29988 \begin_inset ERT
29989 status open
29990
29991 \begin_layout Plain Layout
29992
29993
29994 \backslash
29995 begin{subequations}
29996 \end_layout
29997
29998 \end_inset
29999
30000
30001 \begin_inset VSpace -5mm
30002 \end_inset
30003
30004
30005 \begin_inset Formula 
30006 \begin{equation}
30007 B=C-A\label{eq:b}
30008 \end{equation}
30009
30010 \end_inset
30011
30012
30013 \begin_inset Formula 
30014 \begin{equation}
30015 C=A+B\label{eq:c}
30016 \end{equation}
30017
30018 \end_inset
30019
30020
30021 \end_layout
30022
30023 \begin_layout Standard
30024 \begin_inset ERT
30025 status open
30026
30027 \begin_layout Plain Layout
30028
30029
30030 \backslash
30031 end{subequations}
30032 \end_layout
30033
30034 \end_inset
30035
30036
30037 \end_layout
30038
30039 \begin_layout Standard
30040 To create the example, the following is done:
30041 \end_layout
30042
30043 \begin_layout Enumerate
30044 first formula is inserted
30045 \end_layout
30046
30047 \begin_layout Enumerate
30048
30049 \series bold
30050
30051 \backslash
30052 begin{subequations}
30053 \begin_inset Newline newline
30054 \end_inset
30055
30056
30057 \series default
30058 is inserted after the first formula
30059 \end_layout
30060
30061 \begin_layout Enumerate
30062 second formula is inserted
30063 \end_layout
30064
30065 \begin_layout Enumerate
30066 third formula is inserted
30067 \end_layout
30068
30069 \begin_layout Enumerate
30070
30071 \series bold
30072
30073 \backslash
30074 end{subequations}
30075 \series default
30076  is inserted after the third formula
30077 \end_layout
30078
30079 \begin_layout Standard
30080 Every formula between the commands 
30081 \series bold
30082
30083 \backslash
30084 begin
30085 \series default
30086  and 
30087 \series bold
30088
30089 \backslash
30090 end
30091 \series default
30092  will be subnumbered with a, b, c, \SpecialChar ldots
30093  in the output.
30094  For multiline formulas every line will be subnumbered.
30095 \end_layout
30096
30097 \begin_layout Standard
30098 Referencing subequations work like for normal equations: 
30099 \begin_inset CommandInset ref
30100 LatexCommand eqref
30101 reference "eq:b"
30102
30103 \end_inset
30104
30105
30106 \begin_inset CommandInset ref
30107 LatexCommand eqref
30108 reference "eq:c"
30109
30110 \end_inset
30111
30112 .
30113  If you want to reference the subequations collectively, insert a label
30114  directly after
30115 \series bold
30116  
30117 \backslash
30118 begin{subequations}
30119 \series default
30120  and reference it.
30121  Formula 
30122 \begin_inset CommandInset ref
30123 LatexCommand eqref
30124 reference "eq:Here-is-an"
30125
30126 \end_inset
30127
30128  is an example.
30129 \end_layout
30130
30131 \begin_layout Standard
30132 By inserting commands in \SpecialChar TeX
30133  mode, a space is created between the first two
30134  formulas.
30135  To revert this -5
30136 \begin_inset space \thinspace{}
30137 \end_inset
30138
30139 mm vertical space is inserted after the command 
30140 \series bold
30141
30142 \backslash
30143 begin{subequations}
30144 \series default
30145 .
30146  When the formula style 
30147 \series bold
30148 Indented
30149 \begin_inset Foot
30150 status collapsed
30151
30152 \begin_layout Plain Layout
30153 formula styles see 
30154 \begin_inset CommandInset ref
30155 LatexCommand ref
30156 reference "sec:Formula-Styles"
30157
30158 \end_inset
30159
30160
30161 \end_layout
30162
30163 \end_inset
30164
30165
30166 \series default
30167  is used, -7
30168 \begin_inset space \thinspace{}
30169 \end_inset
30170
30171 mm space is inserted instead.
30172 \end_layout
30173
30174 \begin_layout Standard
30175 To get another subnumber instead of small Latin letters, insert this command
30176  as TeX code after 
30177 \series bold
30178
30179 \backslash
30180 begin{subequations}
30181 \series default
30182 :
30183 \end_layout
30184
30185 \begin_layout Standard
30186
30187 \series bold
30188
30189 \backslash
30190 renewcommand{
30191 \backslash
30192 theequation}{
30193 \backslash
30194 theparentequation -
30195 \backslash
30196 roman{equation}}
30197 \end_layout
30198
30199 \begin_layout Standard
30200
30201 \series bold
30202
30203 \backslash
30204 theparentequation
30205 \series default
30206  creates hereby the parent number and 
30207 \series bold
30208
30209 \backslash
30210 roman{equation}
30211 \series default
30212  adds a small Roman number as subnumber.
30213  For more information about the customization of the numbering, see 
30214 \begin_inset CommandInset ref
30215 LatexCommand ref
30216 reference "subsec:Numbering-with-Roman"
30217
30218 \end_inset
30219
30220 .
30221 \end_layout
30222
30223 \begin_layout Standard
30224 Here is an example for a multiline formula where the numbering is customized
30225  and turned off for the second line:
30226 \begin_inset ERT
30227 status collapsed
30228
30229 \begin_layout Plain Layout
30230
30231
30232 \backslash
30233 begin{subequations}
30234 \end_layout
30235
30236 \end_inset
30237
30238
30239 \begin_inset CommandInset label
30240 LatexCommand label
30241 name "eq:Here-is-an"
30242
30243 \end_inset
30244
30245
30246 \begin_inset ERT
30247 status open
30248
30249 \begin_layout Plain Layout
30250
30251
30252 \backslash
30253 renewcommand{
30254 \backslash
30255 theequation}{
30256 \backslash
30257 theparentequation -
30258 \backslash
30259 roman{equation}}
30260 \end_layout
30261
30262 \end_inset
30263
30264
30265 \begin_inset Formula 
30266 \begin{eqnarray}
30267 A & = & (B-Z)^{2}=(B-Z)(B-Z)\\
30268  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
30269  & = & B^{2}-2BZ+Z^{2}
30270 \end{eqnarray}
30271
30272 \end_inset
30273
30274
30275 \begin_inset ERT
30276 status collapsed
30277
30278 \begin_layout Plain Layout
30279
30280
30281 \backslash
30282 end{subequations}
30283 \end_layout
30284
30285 \end_inset
30286
30287
30288 \end_layout
30289
30290 \begin_layout Subsection
30291 User-defined Numbering
30292 \begin_inset CommandInset label
30293 LatexCommand label
30294 name "subsec:User-defined-Numbering"
30295
30296 \end_inset
30297
30298
30299 \begin_inset Index idx
30300 status collapsed
30301
30302 \begin_layout Plain Layout
30303 Formula numbering ! user-defined
30304 \end_layout
30305
30306 \end_inset
30307
30308
30309 \end_layout
30310
30311 \begin_layout Standard
30312 \begin_inset Index idx
30313 status collapsed
30314
30315 \begin_layout Plain Layout
30316 Formula numbering ! self-defined delimiters
30317 \end_layout
30318
30319 \end_inset
30320
30321 With the standard numbering parentheses are set around the formula number.
30322  To replace the parentheses for example by vertical bars, the following
30323  line is added to the \SpecialChar LaTeX
30324 -preamble:
30325 \end_layout
30326
30327 \begin_layout Standard
30328
30329 \series bold
30330
30331 \backslash
30332 def
30333 \backslash
30334 tagform@#1{
30335 \backslash
30336 maketag@@@{|#1|}}
30337 \series default
30338
30339 \begin_inset Note Note
30340 status collapsed
30341
30342 \begin_layout Plain Layout
30343 This macro is already declared in the \SpecialChar LaTeX
30344 -preamble for testing.
30345  To activate it, remove the percent sign at the beginning.
30346 \end_layout
30347
30348 \end_inset
30349
30350
30351 \end_layout
30352
30353 \begin_layout Standard
30354 To use other characters, the vertical bars besides the 
30355 \series bold
30356 #1
30357 \series default
30358  are replaced by one ore more characters.
30359  To get only the formula number the vertical bars are omitted.
30360 \end_layout
30361
30362 \begin_layout Standard
30363 \begin_inset VSpace bigskip
30364 \end_inset
30365
30366 When there should be an expression of your choice instead of the consecutive
30367  formula number in parentheses behind the formula, the command 
30368 \series bold
30369
30370 \backslash
30371 tag
30372 \series default
30373
30374 \begin_inset Index idx
30375 status collapsed
30376
30377 \begin_layout Plain Layout
30378 Commands ! T ! 
30379 \backslash
30380 tag
30381 \end_layout
30382
30383 \end_inset
30384
30385  is used:
30386 \begin_inset Formula 
30387 \begin{equation}
30388 A+B=C\tag{something}\label{eq:tag}
30389 \end{equation}
30390
30391 \end_inset
30392
30393 In this example the command 
30394 \series bold
30395
30396 \backslash
30397 tag
30398 \begin_inset space \textvisiblespace{}
30399 \end_inset
30400
30401 something
30402 \series default
30403  was inserted in the formula.
30404 \end_layout
30405
30406 \begin_layout Standard
30407 When the command 
30408 \series bold
30409
30410 \backslash
30411 tag*
30412 \begin_inset space \textvisiblespace{}
30413 \end_inset
30414
30415 something
30416 \series default
30417  is inserted instead, the star prevents the parentheses around the expression:
30418 \begin_inset Formula 
30419 \[
30420 A+B=C\tag*{something}
30421 \]
30422
30423 \end_inset
30424
30425
30426 \end_layout
30427
30428 \begin_layout Standard
30429 \begin_inset VSpace bigskip
30430 \end_inset
30431
30432 To restart the formula numbering with new document parts or sections, the
30433  following command is used:
30434 \end_layout
30435
30436 \begin_layout Standard
30437
30438 \series bold
30439
30440 \backslash
30441 @addtoreset{equation}{part}
30442 \series default
30443
30444 \begin_inset Index idx
30445 status collapsed
30446
30447 \begin_layout Plain Layout
30448 Commands ! 
30449 \begin_inset ERT
30450 status collapsed
30451
30452 \begin_layout Plain Layout
30453
30454 "
30455 \end_layout
30456
30457 \end_inset
30458
30459 @
30460 \begin_inset ERT
30461 status collapsed
30462
30463 \begin_layout Plain Layout
30464
30465 "
30466 \end_layout
30467
30468 \end_inset
30469
30470  ! 
30471 \backslash
30472
30473 \begin_inset ERT
30474 status collapsed
30475
30476 \begin_layout Plain Layout
30477
30478 "
30479 \end_layout
30480
30481 \end_inset
30482
30483 @
30484 \begin_inset ERT
30485 status collapsed
30486
30487 \begin_layout Plain Layout
30488
30489 "
30490 \end_layout
30491
30492 \end_inset
30493
30494 addtoreset
30495 \end_layout
30496
30497 \end_inset
30498
30499
30500 \begin_inset Newline newline
30501 \end_inset
30502
30503 resp.
30504 \begin_inset Newline newline
30505 \end_inset
30506
30507
30508 \series bold
30509
30510 \backslash
30511 @addtoreset{equation}{section}
30512 \end_layout
30513
30514 \begin_layout Standard
30515 To be able to use these commands in \SpecialChar TeX
30516  mode, the 
30517 \begin_inset Quotes eld
30518 \end_inset
30519
30520 @
30521 \begin_inset Quotes erd
30522 \end_inset
30523
30524  character has to be made 
30525 \begin_inset Quotes eld
30526 \end_inset
30527
30528 active
30529 \begin_inset Quotes erd
30530 \end_inset
30531
30532  for \SpecialChar LaTeX
30533  using the command 
30534 \series bold
30535
30536 \backslash
30537 makeatletter.
30538
30539 \series default
30540  The command 
30541 \series bold
30542
30543 \backslash
30544 makeatother
30545 \series default
30546  reverts this.
30547  So the command sequence in \SpecialChar TeX
30548  mode is:
30549 \end_layout
30550
30551 \begin_layout Standard
30552
30553 \series bold
30554
30555 \backslash
30556 makeatletter
30557 \begin_inset Newline newline
30558 \end_inset
30559
30560
30561 \backslash
30562 @addtoreset{equation}{section}
30563 \begin_inset Newline newline
30564 \end_inset
30565
30566
30567 \backslash
30568 makeatother
30569 \end_layout
30570
30571 \begin_layout Standard
30572 In the \SpecialChar LaTeX
30573 -preamble 
30574 \series bold
30575
30576 \backslash
30577 makeatletter
30578 \series default
30579  and 
30580 \series bold
30581
30582 \backslash
30583 makeatother
30584 \series default
30585  can be omitted as they are automatically internally inserted by \SpecialChar LyX
30586 .
30587 \end_layout
30588
30589 \begin_layout Standard
30590 To revert 
30591 \series bold
30592
30593 \backslash
30594 @addtoreset
30595 \series default
30596 , the file 
30597 \series bold
30598 remreset.sty
30599 \series default
30600
30601 \begin_inset Foot
30602 status collapsed
30603
30604 \begin_layout Plain Layout
30605
30606 \series bold
30607 remreset
30608 \series default
30609  is part of the \SpecialChar LaTeX
30610 -package 
30611 \series bold
30612 carlisle
30613 \series default
30614
30615 \begin_inset Index idx
30616 status collapsed
30617
30618 \begin_layout Plain Layout
30619 Packages ! carlisle
30620 \end_layout
30621
30622 \end_inset
30623
30624  that is part of every \SpecialChar LaTeX
30625  standard installation.
30626 \end_layout
30627
30628 \end_inset
30629
30630
30631 \begin_inset Index idx
30632 status collapsed
30633
30634 \begin_layout Plain Layout
30635 Packages ! remreset
30636 \end_layout
30637
30638 \end_inset
30639
30640  has to be loaded in the \SpecialChar LaTeX
30641 -preamble with the line
30642 \end_layout
30643
30644 \begin_layout Standard
30645
30646 \series bold
30647
30648 \backslash
30649 usepackage{remreset}
30650 \end_layout
30651
30652 \begin_layout Standard
30653 Then the command 
30654 \series bold
30655
30656 \backslash
30657 @removefromreset
30658 \series default
30659
30660 \begin_inset Index idx
30661 status collapsed
30662
30663 \begin_layout Plain Layout
30664 Commands ! 
30665 \begin_inset ERT
30666 status collapsed
30667
30668 \begin_layout Plain Layout
30669
30670 "
30671 \end_layout
30672
30673 \end_inset
30674
30675 @
30676 \begin_inset ERT
30677 status collapsed
30678
30679 \begin_layout Plain Layout
30680
30681 "
30682 \end_layout
30683
30684 \end_inset
30685
30686  ! 
30687 \backslash
30688
30689 \begin_inset ERT
30690 status collapsed
30691
30692 \begin_layout Plain Layout
30693
30694 "
30695 \end_layout
30696
30697 \end_inset
30698
30699 @
30700 \begin_inset ERT
30701 status collapsed
30702
30703 \begin_layout Plain Layout
30704
30705 "
30706 \end_layout
30707
30708 \end_inset
30709
30710 removefromreset
30711 \end_layout
30712
30713 \end_inset
30714
30715  can be used with the same scheme as 
30716 \series bold
30717
30718 \backslash
30719 @addtoreset
30720 \series default
30721 .
30722 \end_layout
30723
30724 \begin_layout Standard
30725 \begin_inset VSpace bigskip
30726 \end_inset
30727
30728 Sometimes formulas should be numbered in the following form:
30729 \end_layout
30730
30731 \begin_layout Standard
30732
30733 \family typewriter
30734 (section number.formula number)
30735 \end_layout
30736
30737 \begin_layout Standard
30738 The formula number should start with every section with 
30739 \begin_inset Quotes eld
30740 \end_inset
30741
30742 1
30743 \begin_inset Quotes erd
30744 \end_inset
30745
30746 .
30747 \end_layout
30748
30749 \begin_layout Standard
30750 For this case there is the command 
30751 \series bold
30752
30753 \backslash
30754 numberwithin
30755 \series default
30756
30757 \begin_inset Index idx
30758 status collapsed
30759
30760 \begin_layout Plain Layout
30761 Commands ! N ! 
30762 \backslash
30763 numberwithin
30764 \end_layout
30765
30766 \end_inset
30767
30768 , which is used with the following scheme:
30769 \end_layout
30770
30771 \begin_layout Standard
30772
30773 \series bold
30774
30775 \backslash
30776 numberwithin{counter}{sectioning}
30777 \end_layout
30778
30779 \begin_layout Standard
30780 Counter denotes what kind of numbering is affected, sectioning denotes what
30781  number is before the dot.
30782 \end_layout
30783
30784 \begin_layout Standard
30785 Thus in our case the following \SpecialChar LaTeX
30786  preamble or \SpecialChar TeX
30787  code line is used:
30788 \end_layout
30789
30790 \begin_layout Standard
30791
30792 \series bold
30793
30794 \backslash
30795 numberwithin{equation}{section}
30796 \end_layout
30797
30798 \begin_layout Standard
30799 This is the result:
30800 \begin_inset ERT
30801 status collapsed
30802
30803 \begin_layout Plain Layout
30804
30805
30806 \backslash
30807 numberwithin{equation}{section}
30808 \end_layout
30809
30810 \end_inset
30811
30812
30813 \begin_inset Formula 
30814 \begin{equation}
30815 A+B=C
30816 \end{equation}
30817
30818 \end_inset
30819
30820
30821 \end_layout
30822
30823 \begin_layout Standard
30824 To number e.
30825 \begin_inset space \thinspace{}
30826 \end_inset
30827
30828 g.
30829 \begin_inset space \space{}
30830 \end_inset
30831
30832 tables so that the number of the part is the sectioning,
30833 \begin_inset Newline newline
30834 \end_inset
30835
30836
30837 \series bold
30838
30839 \backslash
30840 numberwithin{table}{part}
30841 \series default
30842  is used.
30843 \end_layout
30844
30845 \begin_layout Standard
30846 To go back to the standard numbering or to prevent this kind of numbering
30847  when it is defined by the document class, the following command is inserted
30848  as \SpecialChar TeX
30849  code or to the \SpecialChar LaTeX
30850  preamble:
30851 \end_layout
30852
30853 \begin_layout Standard
30854
30855 \series bold
30856
30857 \backslash
30858 renewcommand{
30859 \backslash
30860 theequation}{
30861 \backslash
30862 arabic{equation}}
30863 \begin_inset Index idx
30864 status collapsed
30865
30866 \begin_layout Plain Layout
30867 Commands ! A ! 
30868 \backslash
30869 arabic
30870 \end_layout
30871
30872 \end_inset
30873
30874
30875 \series default
30876
30877 \begin_inset ERT
30878 status collapsed
30879
30880 \begin_layout Plain Layout
30881
30882
30883 \backslash
30884 renewcommand{
30885 \backslash
30886 theequation}{
30887 \backslash
30888 arabic{equation}}
30889 \end_layout
30890
30891 \end_inset
30892
30893
30894 \series bold
30895
30896 \begin_inset Newline newline
30897 \end_inset
30898
30899
30900 \series default
30901 or
30902 \series bold
30903
30904 \begin_inset Newline newline
30905 \end_inset
30906
30907
30908 \backslash
30909 renewcommand{
30910 \backslash
30911 thetable}{
30912 \backslash
30913 arabic{table}}
30914 \end_layout
30915
30916 \begin_layout Standard
30917
30918 \series bold
30919
30920 \backslash
30921 numberwithin
30922 \series default
30923  uses internally the command 
30924 \series bold
30925
30926 \backslash
30927 @addtoreset
30928 \series default
30929 , described above, that also needs to be reverted.
30930 \begin_inset ERT
30931 status collapsed
30932
30933 \begin_layout Plain Layout
30934
30935
30936 \backslash
30937 makeatletter
30938 \end_layout
30939
30940 \begin_layout Plain Layout
30941
30942
30943 \backslash
30944 @removefromreset{equation}{section}
30945 \end_layout
30946
30947 \begin_layout Plain Layout
30948
30949
30950 \backslash
30951 makeatother
30952 \end_layout
30953
30954 \end_inset
30955
30956
30957 \end_layout
30958
30959 \begin_layout Standard
30960 \begin_inset Newpage newpage
30961 \end_inset
30962
30963
30964 \end_layout
30965
30966 \begin_layout Subsection
30967 Numbering with Roman Numbers and Letters
30968 \begin_inset CommandInset label
30969 LatexCommand label
30970 name "subsec:Numbering-with-Roman"
30971
30972 \end_inset
30973
30974
30975 \begin_inset Index idx
30976 status collapsed
30977
30978 \begin_layout Plain Layout
30979 Formula numbering ! with letters
30980 \end_layout
30981
30982 \end_inset
30983
30984
30985 \begin_inset Index idx
30986 status collapsed
30987
30988 \begin_layout Plain Layout
30989 Formula numbering ! with Roman numbers
30990 \end_layout
30991
30992 \end_inset
30993
30994
30995 \end_layout
30996
30997 \begin_layout Standard
30998 Formulas can also be numbered with Roman numbers and Latin letters.
30999  To number for example with small Roman numbers, the command
31000 \end_layout
31001
31002 \begin_layout Standard
31003
31004 \series bold
31005
31006 \backslash
31007 renewcommand{
31008 \backslash
31009 theequation}{
31010 \backslash
31011 roman{equation}}
31012 \end_layout
31013
31014 \begin_layout Standard
31015 is inserted before the formula in \SpecialChar TeX
31016  mode.
31017  
31018 \series bold
31019
31020 \backslash
31021 renewcommand
31022 \series default
31023
31024 \begin_inset Index idx
31025 status collapsed
31026
31027 \begin_layout Plain Layout
31028 Commands ! R ! 
31029 \backslash
31030 renewcommand
31031 \end_layout
31032
31033 \end_inset
31034
31035  redefines the predefined command 
31036 \series bold
31037
31038 \backslash
31039 theequation
31040 \series default
31041  to the command 
31042 \series bold
31043
31044 \backslash
31045 roman{equation}
31046 \series default
31047 .
31048 \begin_inset Foot
31049 status collapsed
31050
31051 \begin_layout Plain Layout
31052 The command 
31053 \series bold
31054
31055 \backslash
31056 renewcommand
31057 \series default
31058  has the same scheme like the command 
31059 \series bold
31060
31061 \backslash
31062 newcommand
31063 \series default
31064  that is described in 
31065 \begin_inset CommandInset ref
31066 LatexCommand ref
31067 reference "subsec:The-Command-newcommand"
31068
31069 \end_inset
31070
31071 .
31072 \end_layout
31073
31074 \end_inset
31075
31076  
31077 \series bold
31078 equation
31079 \series default
31080  is the formula counter.
31081  When the command 
31082 \series bold
31083
31084 \backslash
31085 the
31086 \series default
31087  is used as prefix for a counter, the value of the counter is output as
31088  Arabic number.
31089  When a formula is numbered, \SpecialChar LaTeX
31090  sets internally the command 
31091 \series bold
31092
31093 \backslash
31094 theequation
31095 \series default
31096  behind the formula.
31097  
31098 \series bold
31099
31100 \backslash
31101 roman{equation}
31102 \begin_inset Index idx
31103 status collapsed
31104
31105 \begin_layout Plain Layout
31106 Commands ! R ! 
31107 \backslash
31108 roman
31109 \end_layout
31110
31111 \end_inset
31112
31113
31114 \series default
31115  outputs the counter as small Roman number.
31116 \end_layout
31117
31118 \begin_layout Standard
31119 All formulas behind the command 
31120 \series bold
31121
31122 \backslash
31123 renew
31124 \series default
31125 c
31126 \series bold
31127 ommand
31128 \series default
31129  are now numbered Roman.
31130  To switch to numbering with big Roman numbers, the command is inserted
31131  again, but 
31132 \series bold
31133
31134 \backslash
31135 roman
31136 \series default
31137  is replaced by 
31138 \series bold
31139
31140 \backslash
31141 Roman
31142 \series default
31143
31144 \begin_inset Index idx
31145 status collapsed
31146
31147 \begin_layout Plain Layout
31148 Commands ! R ! 
31149 \backslash
31150 roman@
31151 \backslash
31152 Roman
31153 \end_layout
31154
31155 \end_inset
31156
31157 .
31158  To 
31159 \begin_inset Quotes eld
31160 \end_inset
31161
31162 number
31163 \begin_inset Quotes erd
31164 \end_inset
31165
31166  with small Latin letters there is the command 
31167 \series bold
31168
31169 \backslash
31170 alph
31171 \series default
31172
31173 \begin_inset Index idx
31174 status collapsed
31175
31176 \begin_layout Plain Layout
31177 Commands ! A ! 
31178 \backslash
31179 alph
31180 \end_layout
31181
31182 \end_inset
31183
31184 , for big ones there is the command 
31185 \series bold
31186
31187 \backslash
31188 Alph
31189 \series default
31190
31191 \begin_inset Index idx
31192 status collapsed
31193
31194 \begin_layout Plain Layout
31195 Commands ! A ! 
31196 \backslash
31197 alph@
31198 \backslash
31199 Alph
31200 \end_layout
31201
31202 \end_inset
31203
31204 .
31205 \end_layout
31206
31207 \begin_layout Standard
31208 \begin_inset Note Greyedout
31209 status open
31210
31211 \begin_layout Plain Layout
31212
31213 \series bold
31214 \color none
31215 Note:
31216 \series default
31217  Only maximal 26
31218 \begin_inset space ~
31219 \end_inset
31220
31221 formulas can be numbered with Latin letters in one document.
31222 \end_layout
31223
31224 \end_inset
31225
31226
31227 \end_layout
31228
31229 \begin_layout Standard
31230 \begin_inset ERT
31231 status collapsed
31232
31233 \begin_layout Plain Layout
31234
31235
31236 \backslash
31237 renewcommand{
31238 \backslash
31239 theequation}{
31240 \backslash
31241 roman{equation}}
31242 \end_layout
31243
31244 \end_inset
31245
31246
31247 \end_layout
31248
31249 \begin_layout Standard
31250 \begin_inset Formula 
31251 \begin{equation}
31252 A=\textrm{small roman}
31253 \end{equation}
31254
31255 \end_inset
31256
31257
31258 \begin_inset ERT
31259 status collapsed
31260
31261 \begin_layout Plain Layout
31262
31263
31264 \backslash
31265 renewcommand{
31266 \backslash
31267 theequation}{
31268 \backslash
31269 Roman{equation}}
31270 \end_layout
31271
31272 \end_inset
31273
31274
31275 \begin_inset Formula 
31276 \begin{equation}
31277 B=\textrm{big Roman}\label{eq:Rom}
31278 \end{equation}
31279
31280 \end_inset
31281
31282
31283 \begin_inset ERT
31284 status collapsed
31285
31286 \begin_layout Plain Layout
31287
31288
31289 \backslash
31290 renewcommand{
31291 \backslash
31292 theequation}{
31293 \backslash
31294 alph{equation}}
31295 \end_layout
31296
31297 \end_inset
31298
31299
31300 \begin_inset Formula 
31301 \begin{equation}
31302 C=\textrm{small Latin}
31303 \end{equation}
31304
31305 \end_inset
31306
31307
31308 \begin_inset ERT
31309 status collapsed
31310
31311 \begin_layout Plain Layout
31312
31313
31314 \backslash
31315 renewcommand{
31316 \backslash
31317 theequation}{
31318 \backslash
31319 Alph{equation}}
31320 \end_layout
31321
31322 \end_inset
31323
31324
31325 \begin_inset Formula 
31326 \begin{equation}
31327 D=\textrm{big Latin}\label{eq:Lat}
31328 \end{equation}
31329
31330 \end_inset
31331
31332
31333 \end_layout
31334
31335 \begin_layout Standard
31336 To switch back to the default numbering, insert the command:
31337 \end_layout
31338
31339 \begin_layout Standard
31340
31341 \series bold
31342
31343 \backslash
31344 renewcommand{
31345 \backslash
31346 theequation}{
31347 \backslash
31348 arabic{equation}}
31349 \begin_inset Index idx
31350 status collapsed
31351
31352 \begin_layout Plain Layout
31353 Commands ! A ! 
31354 \backslash
31355 arabic
31356 \end_layout
31357
31358 \end_inset
31359
31360
31361 \end_layout
31362
31363 \begin_layout Standard
31364 \begin_inset ERT
31365 status collapsed
31366
31367 \begin_layout Plain Layout
31368
31369
31370 \backslash
31371 renewcommand{
31372 \backslash
31373 theequation}{
31374 \backslash
31375 arabic{equation}}
31376 \end_layout
31377
31378 \end_inset
31379
31380
31381 \begin_inset Formula 
31382 \begin{equation}
31383 E=\textrm{Arabic}
31384 \end{equation}
31385
31386 \end_inset
31387
31388
31389 \end_layout
31390
31391 \begin_layout Standard
31392 \begin_inset VSpace medskip
31393 \end_inset
31394
31395 As you see, formulas are numbered serially independent from the numbering
31396  style.
31397  When then numbering should start with 
31398 \begin_inset Quotes eld
31399 \end_inset
31400
31401 1
31402 \begin_inset Quotes erd
31403 \end_inset
31404
31405  when the style is changed, new equation counters have to be defined.
31406  A description about this can be found in the file 
31407 \begin_inset CommandInset href
31408 LatexCommand href
31409 name "Formula-numbering.lyx"
31410 target "run:Formula-numbering.lyx"
31411 literal "false"
31412
31413 \end_inset
31414
31415 .
31416 \end_layout
31417
31418 \begin_layout Section
31419 Chemical Symbols and Equations
31420 \begin_inset CommandInset label
31421 LatexCommand label
31422 name "subsec:Chemical-Symbols-and"
31423
31424 \end_inset
31425
31426
31427 \begin_inset Index idx
31428 status collapsed
31429
31430 \begin_layout Plain Layout
31431 Chemical characters ! Symbols
31432 \end_layout
31433
31434 \end_inset
31435
31436
31437 \begin_inset Index idx
31438 status collapsed
31439
31440 \begin_layout Plain Layout
31441 Chemical equations
31442 \end_layout
31443
31444 \end_inset
31445
31446
31447 \begin_inset Index idx
31448 status collapsed
31449
31450 \begin_layout Plain Layout
31451 Symbols ! chemical
31452 \end_layout
31453
31454 \end_inset
31455
31456
31457 \end_layout
31458
31459 \begin_layout Standard
31460 An example text from chemistry:
31461 \end_layout
31462
31463 \begin_layout Quote
31464 The 
31465 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
31466 \end_inset
31467
31468 -ion reacts with two 
31469 \begin_inset Formula $\mathrm{Na^{+}}$
31470 \end_inset
31471
31472 -ions to sodium sulfate 
31473 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
31474 \end_inset
31475
31476 .
31477  The chemical equation for this is:
31478 \begin_inset Formula 
31479 \begin{equation}
31480 \mathrm{2\,Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:chem-reaction}
31481 \end{equation}
31482
31483 \end_inset
31484
31485
31486 \end_layout
31487
31488 \begin_layout Standard
31489 This chemical equation can directly be created as formula.
31490  To avoid that the symbols appear italic, everything is highlighted and
31491  changed by the shortcut 
31492 \begin_inset Info
31493 type  "shortcut"
31494 arg   "font-roman"
31495 \end_inset
31496
31497  to the upright font style.
31498 \begin_inset Foot
31499 status collapsed
31500
31501 \begin_layout Plain Layout
31502 font styles
31503 \series bold
31504  
31505 \series default
31506 see 
31507 \begin_inset CommandInset ref
31508 LatexCommand ref
31509 reference "subsec:Font-Styles"
31510
31511 \end_inset
31512
31513
31514 \end_layout
31515
31516 \end_inset
31517
31518
31519 \end_layout
31520
31521 \begin_layout Standard
31522 A more convenient way to typeset chemical formulas is to use the command
31523  
31524 \series bold
31525
31526 \backslash
31527 ce
31528 \series default
31529
31530 \begin_inset Index idx
31531 status collapsed
31532
31533 \begin_layout Plain Layout
31534 Commands ! C ! 
31535 \backslash
31536 ce
31537 \end_layout
31538
31539 \end_inset
31540
31541  that is available when the \SpecialChar LaTeX
31542 -package 
31543 \series bold
31544 mhchem
31545 \series default
31546
31547 \begin_inset Index idx
31548 status collapsed
31549
31550 \begin_layout Plain Layout
31551 Packages ! mhchem
31552 \end_layout
31553
31554 \end_inset
31555
31556  is installed.
31557  After inserting 
31558 \series bold
31559
31560 \backslash
31561 ce
31562 \series default
31563  to a formula a new blue box appears where chemical formulas can be inserted
31564  in an intuitive way.
31565 \end_layout
31566
31567 \begin_layout Standard
31568 \align center
31569 \begin_inset Tabular
31570 <lyxtabular version="3" rows="10" columns="2">
31571 <features booktabs="true" tabularvalignment="middle">
31572 <column alignment="center" valignment="top" width="0pt">
31573 <column alignment="center" valignment="top">
31574 <row>
31575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31576 \begin_inset Text
31577
31578 \begin_layout Plain Layout
31579 Command
31580 \end_layout
31581
31582 \end_inset
31583 </cell>
31584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31585 \begin_inset Text
31586
31587 \begin_layout Plain Layout
31588 Result
31589 \end_layout
31590
31591 \end_inset
31592 </cell>
31593 </row>
31594 <row>
31595 <cell alignment="center" valignment="top" leftline="true" usebox="none">
31596 \begin_inset Text
31597
31598 \begin_layout Plain Layout
31599
31600 \backslash
31601 ce
31602 \begin_inset space \textvisiblespace{}
31603 \end_inset
31604
31605 H2CO3
31606 \end_layout
31607
31608 \end_inset
31609 </cell>
31610 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31611 \begin_inset Text
31612
31613 \begin_layout Plain Layout
31614 \begin_inset Formula $\ce{H2CO3}$
31615 \end_inset
31616
31617
31618 \end_layout
31619
31620 \end_inset
31621 </cell>
31622 </row>
31623 <row topspace="1.5mm">
31624 <cell alignment="center" valignment="top" usebox="none">
31625 \begin_inset Text
31626
31627 \begin_layout Plain Layout
31628
31629 \backslash
31630 ce
31631 \begin_inset space \textvisiblespace{}
31632 \end_inset
31633
31634 SO4^2-
31635 \end_layout
31636
31637 \end_inset
31638 </cell>
31639 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31640 \begin_inset Text
31641
31642 \begin_layout Plain Layout
31643 \begin_inset Formula $\ce{SO4^{2-}}$
31644 \end_inset
31645
31646
31647 \end_layout
31648
31649 \end_inset
31650 </cell>
31651 </row>
31652 <row topspace="1.5mm">
31653 <cell alignment="center" valignment="top" usebox="none">
31654 \begin_inset Text
31655
31656 \begin_layout Plain Layout
31657
31658 \backslash
31659 ce
31660 \begin_inset space \textvisiblespace{}
31661 \end_inset
31662
31663 (NH4)2S
31664 \end_layout
31665
31666 \end_inset
31667 </cell>
31668 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31669 \begin_inset Text
31670
31671 \begin_layout Plain Layout
31672 \begin_inset Formula $\ce{(NH4)2S}$
31673 \end_inset
31674
31675
31676 \end_layout
31677
31678 \end_inset
31679 </cell>
31680 </row>
31681 <row topspace="1.5mm">
31682 <cell alignment="center" valignment="top" usebox="none">
31683 \begin_inset Text
31684
31685 \begin_layout Plain Layout
31686
31687 \backslash
31688 ce
31689 \begin_inset space \textvisiblespace{}
31690 \end_inset
31691
31692 KCr(SO4)2.12H2O
31693 \end_layout
31694
31695 \end_inset
31696 </cell>
31697 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31698 \begin_inset Text
31699
31700 \begin_layout Plain Layout
31701 \begin_inset Formula $\ce{KCr(SO4)2.12H2O}$
31702 \end_inset
31703
31704
31705 \end_layout
31706
31707 \end_inset
31708 </cell>
31709 </row>
31710 <row topspace="1.5mm">
31711 <cell alignment="center" valignment="top" usebox="none">
31712 \begin_inset Text
31713
31714 \begin_layout Plain Layout
31715
31716 \backslash
31717 ce
31718 \begin_inset space \textvisiblespace{}
31719 \end_inset
31720
31721 A-B
31722 \backslash
31723 dbond
31724 \begin_inset space \textvisiblespace{}
31725 \end_inset
31726
31727 C
31728 \backslash
31729 tbond
31730 \begin_inset space \textvisiblespace{}
31731 \end_inset
31732
31733 D
31734 \end_layout
31735
31736 \end_inset
31737 </cell>
31738 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31739 \begin_inset Text
31740
31741 \begin_layout Plain Layout
31742 \begin_inset Formula $\ce{A-B\dbond C\tbond D}$
31743 \end_inset
31744
31745
31746 \end_layout
31747
31748 \end_inset
31749 </cell>
31750 </row>
31751 <row topspace="1.5mm">
31752 <cell alignment="center" valignment="top" usebox="none">
31753 \begin_inset Text
31754
31755 \begin_layout Plain Layout
31756
31757 \backslash
31758 ce
31759 \begin_inset space \textvisiblespace{}
31760 \end_inset
31761
31762 ^227
31763 \begin_inset Formula $\downarrow$
31764 \end_inset
31765
31766 _90
31767 \begin_inset Formula $\to$
31768 \end_inset
31769
31770 Th+
31771 \end_layout
31772
31773 \end_inset
31774 </cell>
31775 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31776 \begin_inset Text
31777
31778 \begin_layout Plain Layout
31779 \begin_inset Formula $\ce{_{90}^{227}Th+}$
31780 \end_inset
31781
31782
31783 \end_layout
31784
31785 \end_inset
31786 </cell>
31787 </row>
31788 <row>
31789 <cell alignment="center" valignment="top" leftline="true" usebox="none">
31790 \begin_inset Text
31791
31792 \begin_layout Plain Layout
31793
31794 \backslash
31795 ce
31796 \begin_inset space \textvisiblespace{}
31797 \end_inset
31798
31799
31800 \backslash
31801 mu
31802 \begin_inset space \textvisiblespace{}
31803 \end_inset
31804
31805
31806 \backslash
31807 hyphen
31808 \begin_inset space \textvisiblespace{}
31809 \end_inset
31810
31811 Cl
31812 \end_layout
31813
31814 \end_inset
31815 </cell>
31816 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31817 \begin_inset Text
31818
31819 \begin_layout Plain Layout
31820 \begin_inset Formula $\ce{\ensuremath{\mu\hyphen}Cl}$
31821 \end_inset
31822
31823
31824 \end_layout
31825
31826 \end_inset
31827 </cell>
31828 </row>
31829 <row>
31830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31831 \begin_inset Text
31832
31833 \begin_layout Plain Layout
31834
31835 \backslash
31836 ce
31837 \begin_inset space \textvisiblespace{}
31838 \end_inset
31839
31840 CO2
31841 \begin_inset space \textvisiblespace{}
31842 \end_inset
31843
31844 +
31845 \begin_inset space \textvisiblespace{}
31846 \end_inset
31847
31848 C
31849 \begin_inset space \textvisiblespace{}
31850 \end_inset
31851
31852 <=>
31853 \begin_inset space \textvisiblespace{}
31854 \end_inset
31855
31856 2CO
31857 \end_layout
31858
31859 \end_inset
31860 </cell>
31861 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31862 \begin_inset Text
31863
31864 \begin_layout Plain Layout
31865 \begin_inset Formula $\ce{CO2 + C <=> 2CO}$
31866 \end_inset
31867
31868
31869 \end_layout
31870
31871 \end_inset
31872 </cell>
31873 </row>
31874 <row topspace="1.5mm">
31875 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
31876 \begin_inset Text
31877
31878 \begin_layout Plain Layout
31879
31880 \backslash
31881 ce
31882 \begin_inset space \textvisiblespace{}
31883 \end_inset
31884
31885 CO2
31886 \begin_inset space \textvisiblespace{}
31887 \end_inset
31888
31889 +
31890 \begin_inset space \textvisiblespace{}
31891 \end_inset
31892
31893 C
31894 \begin_inset space \textvisiblespace{}
31895 \end_inset
31896
31897 ->[
31898 \backslash
31899 alpha][
31900 \backslash
31901 beta]
31902 \begin_inset space \textvisiblespace{}
31903 \end_inset
31904
31905 2CO}
31906 \end_layout
31907
31908 \end_inset
31909 </cell>
31910 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
31911 \begin_inset Text
31912
31913 \begin_layout Plain Layout
31914 \begin_inset Formula $\ce{CO2 + C ->[\alpha][\beta] 2CO}$
31915 \end_inset
31916
31917
31918 \end_layout
31919
31920 \end_inset
31921 </cell>
31922 </row>
31923 </lyxtabular>
31924
31925 \end_inset
31926
31927
31928 \end_layout
31929
31930 \begin_layout Standard
31931 \begin_inset Note Greyedout
31932 status open
31933
31934 \begin_layout Plain Layout
31935
31936 \series bold
31937 \color none
31938 Note:
31939 \series default
31940  It is not possible in \SpecialChar LyX
31941  to use the character ^ to get an up-arrow as described
31942  in the 
31943 \series bold
31944 mhchem
31945 \series default
31946  manual.
31947  One instead uses a negative thin space followed by the command 
31948 \series bold
31949
31950 \backslash
31951 uparrow
31952 \series default
31953
31954 \begin_inset Formula $\ce{Fe + 2H+ -> Fe^{2+} + H2\negthinspace\uparrow}$
31955 \end_inset
31956
31957
31958 \end_layout
31959
31960 \end_inset
31961
31962
31963 \end_layout
31964
31965 \begin_layout Standard
31966 Using 
31967 \series bold
31968
31969 \backslash
31970 ce
31971 \series default
31972  the command for equation
31973 \begin_inset space ~
31974 \end_inset
31975
31976
31977 \begin_inset CommandInset ref
31978 LatexCommand eqref
31979 reference "eq:chem-reaction"
31980
31981 \end_inset
31982
31983  is:
31984 \begin_inset Newline newline
31985 \end_inset
31986
31987
31988 \series bold
31989  
31990 \backslash
31991 ce
31992 \begin_inset space \textvisiblespace{}
31993 \end_inset
31994
31995 2Na+
31996 \begin_inset space \textvisiblespace{}
31997 \end_inset
31998
31999 +
32000 \begin_inset space \textvisiblespace{}
32001 \end_inset
32002
32003 SO4^2-
32004 \begin_inset space \textvisiblespace{}
32005 \end_inset
32006
32007
32008 \begin_inset space \textvisiblespace{}
32009 \end_inset
32010
32011 ->
32012 \begin_inset space \textvisiblespace{}
32013 \end_inset
32014
32015 Na2SO4
32016 \end_layout
32017
32018 \begin_layout Standard
32019 To create multiline chemical equations first a multiline formula is created
32020  as described in 
32021 \begin_inset CommandInset ref
32022 LatexCommand ref
32023 reference "sec:Multiline-Formulas"
32024
32025 \end_inset
32026
32027 .
32028  Afterwards the command 
32029 \series bold
32030
32031 \backslash
32032 ce
32033 \series default
32034  is used in every small blue box of the formula.
32035  
32036 \begin_inset CommandInset ref
32037 LatexCommand eqref
32038 reference "eq:TEOS-reaction-1"
32039
32040 \end_inset
32041
32042  and 
32043 \begin_inset CommandInset ref
32044 LatexCommand eqref
32045 reference "eq:TEOS-reaction-2"
32046
32047 \end_inset
32048
32049  are an example of a multi-stage chemical reaction where every equation
32050  has its own number.
32051 \begin_inset Formula 
32052 \begin{eqnarray}
32053 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reaction-1}\\
32054 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reaction-2}
32055 \end{eqnarray}
32056
32057 \end_inset
32058
32059
32060 \end_layout
32061
32062 \begin_layout Standard
32063 Besides 
32064 \series bold
32065
32066 \backslash
32067 ce
32068 \series default
32069  the 
32070 \series bold
32071 mhchem
32072 \series default
32073  package provides the command 
32074 \series bold
32075
32076 \backslash
32077 cf
32078 \series default
32079
32080 \begin_inset Index idx
32081 status collapsed
32082
32083 \begin_layout Plain Layout
32084 Commands ! C ! 
32085 \backslash
32086 cf
32087 \end_layout
32088
32089 \end_inset
32090
32091  that has to be used for special cases.
32092  For more information about 
32093 \series bold
32094
32095 \backslash
32096 cf
32097 \series default
32098  and more examples have a look at the documentation of 
32099 \series bold
32100 mhchem
32101 \series default
32102
32103 \begin_inset CommandInset citation
32104 LatexCommand cite
32105 key "mhchem"
32106 literal "true"
32107
32108 \end_inset
32109
32110 .
32111 \end_layout
32112
32113 \begin_layout Section
32114 Diagrams
32115 \end_layout
32116
32117 \begin_layout Standard
32118 \SpecialChar LyX
32119  supports two types of commutative diagrams: 
32120 \series bold
32121 amscd
32122 \series default
32123  and 
32124 \series bold
32125 xymatrix
32126 \series default
32127  that are explained in the following.
32128 \end_layout
32129
32130 \begin_layout Subsection
32131 Amscd Diagrams
32132 \begin_inset Index idx
32133 status collapsed
32134
32135 \begin_layout Plain Layout
32136 Diagrams ! amscd
32137 \end_layout
32138
32139 \end_inset
32140
32141
32142 \end_layout
32143
32144 \begin_layout Standard
32145 Diagrams of this type visualize relations by vertical and horizontal lines
32146  or arrows:
32147 \begin_inset Formula 
32148 \[
32149 \begin{CD}A@>>>B@>>>C\\
32150 @AAA@.@VVV\\
32151 F@<<<E@<<<D
32152 \end{CD}
32153 \]
32154
32155 \end_inset
32156
32157
32158 \end_layout
32159
32160 \begin_layout Standard
32161 To get them, the command 
32162 \series bold
32163
32164 \backslash
32165 CD
32166 \begin_inset Index idx
32167 status collapsed
32168
32169 \begin_layout Plain Layout
32170 Commands ! C ! 
32171 \backslash
32172 CD
32173 \end_layout
32174
32175 \end_inset
32176
32177
32178 \series default
32179  is inserted to a formula.
32180  A blue box appears with two dashed lines where further commands can be
32181  inserted.
32182  With 
32183 \begin_inset Info
32184 type  "shortcut"
32185 arg   "newline-insert newline"
32186 \end_inset
32187
32188  a new line is created.
32189  Horizontal relations are inserted in odd, vertical in even formula lines.
32190 \end_layout
32191
32192 \begin_layout Standard
32193 To create the relations there are the following commands:
32194 \end_layout
32195
32196 \begin_layout Itemize
32197
32198 \series bold
32199 @<<<
32200 \series default
32201  creates a left arrow, 
32202 \series bold
32203 @>>>
32204 \series default
32205  a right arrow and 
32206 \series bold
32207 @=
32208 \series default
32209  a long equal sign
32210 \end_layout
32211
32212 \begin_layout Itemize
32213
32214 \series bold
32215 @AAA
32216 \series default
32217  creates an up arrow, 
32218 \series bold
32219 @VVV
32220 \series default
32221  a down arrow and 
32222 \series bold
32223 @|
32224 \series default
32225  a vertical equal sign
32226 \end_layout
32227
32228 \begin_layout Itemize
32229
32230 \series bold
32231 @.
32232
32233 \series default
32234  is a placeholder for non-existent relations
32235 \end_layout
32236
32237 \begin_layout Standard
32238 All arrows can be labeled as follows:
32239 \end_layout
32240
32241 \begin_layout Itemize
32242 If text inserted between the first and second < or >, resp., it is placed
32243  above the arrow.
32244  When it is inserted between the second and third one, it appears under
32245  the arrow.
32246 \end_layout
32247
32248 \begin_layout Itemize
32249 When text for vertical arrows is inserted between the first and second A
32250  or V, resp., it is placed left beside the arrow.
32251  When it is inserted between the second and third one, it appears right
32252  beside the arrow.
32253  If the text contains an A or V, these letters must be set into a \SpecialChar TeX
32254  brace.
32255 \end_layout
32256
32257 \begin_layout Standard
32258 As example a diagram with all possible relations:
32259 \end_layout
32260
32261 \begin_layout Standard
32262 \begin_inset Formula 
32263 \[
32264 \begin{CD}A@>j>>B@>>k>C@=F\\
32265 @AmAA@.@VV{V}V@|\\
32266 D@<<j<E@>k>>F@=C
32267 \end{CD}
32268 \]
32269
32270 \end_inset
32271
32272
32273 \end_layout
32274
32275 \begin_layout Standard
32276 The command for this is:
32277 \begin_inset Newline newline
32278 \end_inset
32279
32280
32281 \series bold
32282
32283 \backslash
32284 CD
32285 \begin_inset space \textvisiblespace{}
32286 \end_inset
32287
32288 A@>j>>B@>>k>C@=F Ctrl+Return
32289 \begin_inset Newline newline
32290 \end_inset
32291
32292
32293 \begin_inset Phantom HPhantom
32294 status open
32295
32296 \begin_layout Plain Layout
32297
32298 \series bold
32299
32300 \backslash
32301 CD
32302 \begin_inset space \textvisiblespace{}
32303 \end_inset
32304
32305
32306 \end_layout
32307
32308 \end_inset
32309
32310 @AmAA@.@VV
32311 \backslash
32312 {V
32313 \series default
32314
32315 \begin_inset Formula $\to$
32316 \end_inset
32317
32318
32319 \series bold
32320 V@| Ctrl+Return
32321 \begin_inset Newline newline
32322 \end_inset
32323
32324
32325 \begin_inset Phantom HPhantom
32326 status open
32327
32328 \begin_layout Plain Layout
32329
32330 \series bold
32331
32332 \backslash
32333 CD
32334 \begin_inset space \textvisiblespace{}
32335 \end_inset
32336
32337
32338 \end_layout
32339
32340 \end_inset
32341
32342 D@<<j<E@>k>>F@=C
32343 \end_layout
32344
32345 \begin_layout Subsection
32346 Xymatrix Diagrams
32347 \begin_inset Index idx
32348 status collapsed
32349
32350 \begin_layout Plain Layout
32351 Diagrams ! xymatrix
32352 \end_layout
32353
32354 \end_inset
32355
32356
32357 \end_layout
32358
32359 \begin_layout Standard
32360 To be able to use xymatrices, the \SpecialChar LaTeX
32361 -package 
32362 \series bold
32363 xypic
32364 \series default
32365  must be installed.
32366  A xymatrix is created by inserting the command 
32367 \series bold
32368
32369 \backslash
32370 xymatrix
32371 \series default
32372  in a formula.
32373  Then you are able to add new matrix columns and rows like for normal matrices,
32374  see 
32375 \begin_inset CommandInset ref
32376 LatexCommand ref
32377 reference "sec:Matrices"
32378
32379 \end_inset
32380
32381 .
32382 \end_layout
32383
32384 \begin_layout Standard
32385 In contrary to amscd diagrams, xymatrices supports diagonal and curved arrows,
32386  and much more.
32387  All possibilities to create commutative diagrams and decorations are explained
32388  in detail in the 
32389 \emph on
32390 XY-pic manual
32391 \emph default
32392  that you find in the menu 
32393 \family sans
32394 Help\SpecialChar menuseparator
32395 Specific
32396 \begin_inset space ~
32397 \end_inset
32398
32399 Manuals
32400 \family default
32401 .
32402 \end_layout
32403
32404 \begin_layout Subsection
32405
32406 \noun on
32407 Feynman
32408 \noun default
32409  Diagrams
32410 \begin_inset Index idx
32411 status collapsed
32412
32413 \begin_layout Plain Layout
32414 Diagrams ! Feynman
32415 \end_layout
32416
32417 \end_inset
32418
32419
32420 \end_layout
32421
32422 \begin_layout Standard
32423 To be able to use 
32424 \noun on
32425 Feynman
32426 \noun default
32427 -diagrams, the \SpecialChar LaTeX
32428 -package 
32429 \series bold
32430 feyn
32431 \series default
32432  must be installed.
32433  A 
32434 \noun on
32435 Feynman
32436 \noun default
32437 -diagram is created by inserting the command 
32438 \series bold
32439
32440 \backslash
32441 Diagram
32442 \series default
32443  in a formula.
32444  Then you are able to add new matrix columns and rows like for normal matrices,
32445  see 
32446 \begin_inset CommandInset ref
32447 LatexCommand ref
32448 reference "sec:Matrices"
32449
32450 \end_inset
32451
32452 .
32453 \end_layout
32454
32455 \begin_layout Standard
32456 Examples how to create 
32457 \noun on
32458 Feynman-
32459 \noun default
32460 diagrams in \SpecialChar LyX
32461  is given in the 
32462 \emph on
32463 Feynman-diagram manual
32464 \emph default
32465  that you find in the menu 
32466 \family sans
32467 Help\SpecialChar menuseparator
32468 Specific
32469 \begin_inset space ~
32470 \end_inset
32471
32472 Manuals
32473 \family default
32474 .
32475 \end_layout
32476
32477 \begin_layout Standard
32478 \begin_inset Newpage newpage
32479 \end_inset
32480
32481
32482 \end_layout
32483
32484 \begin_layout Section
32485 User-defined Commands
32486 \begin_inset Index idx
32487 status collapsed
32488
32489 \begin_layout Plain Layout
32490 User-defined commands
32491 \end_layout
32492
32493 \end_inset
32494
32495
32496 \end_layout
32497
32498 \begin_layout Standard
32499 \begin_inset Note Greyedout
32500 status open
32501
32502 \begin_layout Plain Layout
32503
32504 \series bold
32505 Note:
32506 \series default
32507  The names of user-defined commands and macros may only consist of Latin
32508  letters.
32509 \end_layout
32510
32511 \end_inset
32512
32513
32514 \end_layout
32515
32516 \begin_layout Subsection
32517 The Command 
32518 \backslash
32519 newcommand
32520 \begin_inset CommandInset label
32521 LatexCommand label
32522 name "subsec:The-Command-newcommand"
32523
32524 \end_inset
32525
32526
32527 \begin_inset Index idx
32528 status collapsed
32529
32530 \begin_layout Plain Layout
32531 User-defined commands ! 
32532 \backslash
32533 newcommand
32534 \end_layout
32535
32536 \end_inset
32537
32538
32539 \begin_inset Index idx
32540 status collapsed
32541
32542 \begin_layout Plain Layout
32543 Commands ! N ! 
32544 \backslash
32545 newcommand
32546 \end_layout
32547
32548 \end_inset
32549
32550
32551 \end_layout
32552
32553 \begin_layout Standard
32554 Many \SpecialChar LaTeX
32555 -commands are too long to be used frequently.
32556  But it is possible to define with the command 
32557 \series bold
32558
32559 \backslash
32560 newcommand
32561 \series default
32562  new shorter commands.
32563 \end_layout
32564
32565 \begin_layout Standard
32566 The command scheme of 
32567 \series bold
32568
32569 \backslash
32570 newcommand
32571 \series default
32572  is:
32573 \end_layout
32574
32575 \begin_layout Standard
32576
32577 \series bold
32578
32579 \backslash
32580 newcommand{new command name}[number of arguments][optional
32581 \series default
32582  
32583 \series bold
32584 value]
32585 \begin_inset Newline newline
32586 \end_inset
32587
32588
32589 \begin_inset Phantom HPhantom
32590 status open
32591
32592 \begin_layout Plain Layout
32593
32594 \series bold
32595
32596 \backslash
32597 newcommand
32598 \end_layout
32599
32600 \end_inset
32601
32602 {command definition}
32603 \end_layout
32604
32605 \begin_layout Standard
32606 \begin_inset Note Greyedout
32607 status open
32608
32609 \begin_layout Plain Layout
32610
32611 \series bold
32612 Note:
32613 \series default
32614  Assure that the name of the new command is not already used in your document
32615  or by \SpecialChar LaTeX
32616 -packages that you use.
32617  When you for example define the command 
32618 \series bold
32619
32620 \backslash
32621 le
32622 \series default
32623  for 
32624 \series bold
32625
32626 \backslash
32627 Leftarrow
32628 \series default
32629 , you get an error message because 
32630 \series bold
32631
32632 \backslash
32633 le
32634 \series default
32635  is already defined as command for 
32636 \begin_inset Quotes eld
32637 \end_inset
32638
32639
32640 \begin_inset Formula $\le$
32641 \end_inset
32642
32643
32644 \begin_inset Quotes erd
32645 \end_inset
32646
32647 .
32648 \end_layout
32649
32650 \end_inset
32651
32652
32653 \end_layout
32654
32655 \begin_layout Standard
32656 The number of arguments is an integer in the range 0
32657 \begin_inset space \thinspace{}
32658 \end_inset
32659
32660 -
32661 \begin_inset space \thinspace{}
32662 \end_inset
32663
32664 9 and specifies how many arguments the new command should have.
32665  With the optional value a value for an optional argument can be predefined.
32666  When this is done, the 
32667 \emph on
32668 first
32669 \emph default
32670  
32671 \emph on
32672 a
32673 \emph default
32674 rgument of the new command is automatically an optional one.
32675 \end_layout
32676
32677 \begin_layout Standard
32678 Here are some examples:
32679 \end_layout
32680
32681 \begin_layout Itemize
32682 To define the command 
32683 \series bold
32684
32685 \backslash
32686 gr
32687 \series default
32688  for 
32689 \series bold
32690
32691 \backslash
32692 Longrightarrow
32693 \series default
32694 , the \SpecialChar LaTeX
32695 -preamble line is:
32696 \begin_inset VSpace medskip
32697 \end_inset
32698
32699
32700 \begin_inset Newline newline
32701 \end_inset
32702
32703
32704 \series bold
32705
32706 \backslash
32707 newcommand{
32708 \backslash
32709 gr}{
32710 \backslash
32711 Longrightarrow}
32712 \end_layout
32713
32714 \begin_layout Itemize
32715 To define the command 
32716 \series bold
32717
32718 \backslash
32719 us
32720 \series default
32721  for 
32722 \series bold
32723
32724 \backslash
32725 underline
32726 \series default
32727 , the argument (that should be underlined) must be taken into account.
32728  For this the preamble line is:
32729 \begin_inset VSpace medskip
32730 \end_inset
32731
32732
32733 \begin_inset Newline newline
32734 \end_inset
32735
32736
32737 \series bold
32738
32739 \backslash
32740 newcommand{
32741 \backslash
32742 us}[1]{
32743 \backslash
32744 underline{#1}}
32745 \series default
32746
32747 \begin_inset VSpace medskip
32748 \end_inset
32749
32750
32751 \begin_inset Newline newline
32752 \end_inset
32753
32754 The character 
32755 \series bold
32756 #
32757 \series default
32758  acts as argument placeholder, the 
32759 \series bold
32760 1
32761 \series default
32762  behind it denotes that it is the placeholder for the first argument.
32763 \end_layout
32764
32765 \begin_layout Itemize
32766 For 
32767 \series bold
32768
32769 \backslash
32770 framebox
32771 \series default
32772  one can e.
32773 \begin_inset space \thinspace{}
32774 \end_inset
32775
32776 g.
32777 \begin_inset space \space{}
32778 \end_inset
32779
32780 define the command 
32781 \series bold
32782
32783 \backslash
32784 fb
32785 \series default
32786 :
32787 \begin_inset VSpace medskip
32788 \end_inset
32789
32790
32791 \begin_inset Newline newline
32792 \end_inset
32793
32794
32795 \series bold
32796
32797 \backslash
32798 newcommand{
32799 \backslash
32800 fb}[3]{
32801 \backslash
32802 framebox#1#2{$#3$}}
32803 \series default
32804
32805 \begin_inset VSpace medskip
32806 \end_inset
32807
32808
32809 \begin_inset Newline newline
32810 \end_inset
32811
32812 The two Dollar signs creates the extra formula needed for 
32813 \series bold
32814
32815 \backslash
32816 framebox
32817 \series default
32818 , see 
32819 \begin_inset CommandInset ref
32820 LatexCommand ref
32821 reference "subsec:Boxes-with-Frame"
32822
32823 \end_inset
32824
32825 .
32826 \end_layout
32827
32828 \begin_layout Itemize
32829 To create a new command for 
32830 \series bold
32831
32832 \backslash
32833 fcolorbox
32834 \series default
32835  where the color for the box need not be specified, the argument for the
32836  color is defined optional:
32837 \begin_inset VSpace medskip
32838 \end_inset
32839
32840
32841 \begin_inset Newline newline
32842 \end_inset
32843
32844
32845 \series bold
32846
32847 \backslash
32848 newcommand{
32849 \backslash
32850 cb}[3][white]{
32851 \backslash
32852 fcolorbox{#2}{#1}{$#3$}}
32853 \series default
32854
32855 \begin_inset VSpace medskip
32856 \end_inset
32857
32858
32859 \begin_inset Newline newline
32860 \end_inset
32861
32862 When the color is not specified when using 
32863 \series bold
32864
32865 \backslash
32866 cb
32867 \series default
32868 , the predefined color 
32869 \series bold
32870 white
32871 \series default
32872  will be used.
32873 \end_layout
32874
32875 \begin_layout Standard
32876 A test of the new defined commands:
32877 \end_layout
32878
32879 \begin_layout Standard
32880 \align center
32881 \begin_inset Tabular
32882 <lyxtabular version="3" rows="6" columns="2">
32883 <features booktabs="true" tabularvalignment="middle">
32884 <column alignment="center" valignment="top" width="0pt">
32885 <column alignment="center" valignment="top">
32886 <row>
32887 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32888 \begin_inset Text
32889
32890 \begin_layout Plain Layout
32891 Command
32892 \end_layout
32893
32894 \end_inset
32895 </cell>
32896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32897 \begin_inset Text
32898
32899 \begin_layout Plain Layout
32900 Result
32901 \end_layout
32902
32903 \end_inset
32904 </cell>
32905 </row>
32906 <row>
32907 <cell alignment="center" valignment="top" leftline="true" usebox="none">
32908 \begin_inset Text
32909
32910 \begin_layout Plain Layout
32911 A
32912 \backslash
32913 gr
32914 \begin_inset space \textvisiblespace{}
32915 \end_inset
32916
32917 B
32918 \end_layout
32919
32920 \end_inset
32921 </cell>
32922 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
32923 \begin_inset Text
32924
32925 \begin_layout Plain Layout
32926 \begin_inset Formula $A\gr B$
32927 \end_inset
32928
32929
32930 \end_layout
32931
32932 \end_inset
32933 </cell>
32934 </row>
32935 <row>
32936 <cell alignment="center" valignment="top" leftline="true" usebox="none">
32937 \begin_inset Text
32938
32939 \begin_layout Plain Layout
32940
32941 \backslash
32942 us{ABcd
32943 \end_layout
32944
32945 \end_inset
32946 </cell>
32947 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
32948 \begin_inset Text
32949
32950 \begin_layout Plain Layout
32951 \begin_inset Formula $\us{ABcd}$
32952 \end_inset
32953
32954
32955 \end_layout
32956
32957 \end_inset
32958 </cell>
32959 </row>
32960 <row topspace="1mm">
32961 <cell alignment="center" valignment="top" usebox="none">
32962 \begin_inset Text
32963
32964 \begin_layout Plain Layout
32965
32966 \backslash
32967 fb{[2cm]
32968 \begin_inset Formula $\to$
32969 \end_inset
32970
32971
32972 \backslash
32973 {
32974 \begin_inset Formula $\to$
32975 \end_inset
32976
32977
32978 \backslash
32979 {
32980 \backslash
32981 int
32982 \begin_inset space \textvisiblespace{}
32983 \end_inset
32984
32985 A=B
32986 \end_layout
32987
32988 \end_inset
32989 </cell>
32990 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
32991 \begin_inset Text
32992
32993 \begin_layout Plain Layout
32994 \begin_inset Formula $\fb{[2cm]}{}{\int A=B}$
32995 \end_inset
32996
32997
32998 \end_layout
32999
33000 \end_inset
33001 </cell>
33002 </row>
33003 <row topspace="1.5mm">
33004 <cell alignment="center" valignment="top" usebox="none">
33005 \begin_inset Text
33006
33007 \begin_layout Plain Layout
33008
33009 \backslash
33010 cb{red
33011 \begin_inset Formula $\to$
33012 \end_inset
33013
33014
33015 \backslash
33016 {
33017 \backslash
33018 int
33019 \begin_inset space \textvisiblespace{}
33020 \end_inset
33021
33022 A=B
33023 \end_layout
33024
33025 \end_inset
33026 </cell>
33027 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
33028 \begin_inset Text
33029
33030 \begin_layout Plain Layout
33031 \begin_inset Formula $\cb{red}{\int A=B}$
33032 \end_inset
33033
33034
33035 \end_layout
33036
33037 \end_inset
33038 </cell>
33039 </row>
33040 <row topspace="1.5mm" bottomspace="1mm">
33041 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
33042 \begin_inset Text
33043
33044 \begin_layout Plain Layout
33045
33046 \backslash
33047 cb[green]
33048 \backslash
33049 {red
33050 \begin_inset Formula $\to$
33051 \end_inset
33052
33053
33054 \backslash
33055 {
33056 \backslash
33057 int
33058 \begin_inset space \textvisiblespace{}
33059 \end_inset
33060
33061 A=B
33062 \end_layout
33063
33064 \end_inset
33065 </cell>
33066 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
33067 \begin_inset Text
33068
33069 \begin_layout Plain Layout
33070 \begin_inset Formula $\cb[green]{red}{\int A=B}$
33071 \end_inset
33072
33073
33074 \end_layout
33075
33076 \end_inset
33077 </cell>
33078 </row>
33079 </lyxtabular>
33080
33081 \end_inset
33082
33083
33084 \end_layout
33085
33086 \begin_layout Subsection
33087 Math Macros
33088 \begin_inset Index idx
33089 status collapsed
33090
33091 \begin_layout Plain Layout
33092 User-defined commands! Math macros
33093 \end_layout
33094
33095 \end_inset
33096
33097
33098 \begin_inset Index idx
33099 status collapsed
33100
33101 \begin_layout Plain Layout
33102 Macros
33103 \end_layout
33104
33105 \end_inset
33106
33107
33108 \end_layout
33109
33110 \begin_layout Standard
33111 User-defined commands are especially convenient for complex expressions.
33112  When you are for example dealing with a document that has quadratic equations,
33113  the same solution type occurs several times.
33114  The general form of a quadratic equation is
33115 \begin_inset Formula 
33116 \[
33117 0=\lambda^{2}+p\lambda+q
33118 \]
33119
33120 \end_inset
33121
33122 The general form of the solution is
33123 \begin_inset Formula 
33124 \[
33125 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
33126 \]
33127
33128 \end_inset
33129
33130
33131 \end_layout
33132
33133 \begin_layout Standard
33134 To define a command for the solution formula where only the three parameters
33135  
33136 \begin_inset Formula $\lambda$
33137 \end_inset
33138
33139
33140 \begin_inset Formula $p$
33141 \end_inset
33142
33143  and 
33144 \begin_inset Formula $q$
33145 \end_inset
33146
33147  need to be specified and the index of 
33148 \begin_inset Formula $\lambda$
33149 \end_inset
33150
33151  can be given optionally, the \SpecialChar LaTeX
33152 -preamble line is
33153 \begin_inset Newline newline
33154 \end_inset
33155
33156
33157 \series bold
33158
33159 \backslash
33160 newcommand{
33161 \backslash
33162 qG}[4][1,
33163 \backslash
33164 ,2]{#2_{#1}=-
33165 \backslash
33166 frac{#3}{2}
33167 \backslash
33168 pm
33169 \begin_inset Newline newline
33170 \end_inset
33171
33172
33173 \begin_inset Phantom HPhantom
33174 status open
33175
33176 \begin_layout Plain Layout
33177
33178 \series bold
33179
33180 \backslash
33181 newcommand
33182 \end_layout
33183
33184 \end_inset
33185
33186
33187 \backslash
33188 sqrt{
33189 \backslash
33190 frac{#3^{2}}{4}-#4}}
33191 \end_layout
33192
33193 \begin_layout Standard
33194 To create with this the solution formula, the command
33195 \begin_inset Newline newline
33196 \end_inset
33197
33198
33199 \series bold
33200
33201 \backslash
33202 qG{
33203 \backslash
33204 lambda
33205 \begin_inset Formula $\to$
33206 \end_inset
33207
33208
33209 \backslash
33210 {p
33211 \begin_inset Formula $\to$
33212 \end_inset
33213
33214
33215 \backslash
33216 {q
33217 \series default
33218  is inserted to a formula
33219 \series bold
33220 .
33221 \end_layout
33222
33223 \begin_layout Standard
33224 The definition of the new command is unintuitive because one has to know
33225  the schemes of all used \SpecialChar LaTeX
33226  commands, e.
33227 \begin_inset space \thinspace{}
33228 \end_inset
33229
33230 g.
33231 \begin_inset space \space{}
33232 \end_inset
33233
33234 that a fraction is inserted in \SpecialChar LaTeX
33235  as 
33236 \series bold
33237
33238 \backslash
33239 frac{numerator}{denominator}
33240 \series default
33241 .
33242  Furthermore one can easily forget a brace in the definition and cannot
33243  see in \SpecialChar LyX
33244  what the new command is doing.
33245  To avoid these problems \SpecialChar LyX
33246  offers the possibility to use math macros instead
33247  of the command 
33248 \series bold
33249
33250 \backslash
33251 newcommand
33252 \series default
33253 .
33254 \end_layout
33255
33256 \begin_layout Standard
33257 A math macro is created by using the menu 
33258 \family sans
33259 Insert\SpecialChar menuseparator
33260 Math\SpecialChar menuseparator
33261 Macro
33262 \family default
33263  or the toolbar button 
33264 \begin_inset Info
33265 type  "icon"
33266 arg   "math-macro newmacroname_newcommand"
33267 \end_inset
33268
33269 .
33270  The math macro toolbar appears together with the following box where the
33271  macro is defined:
33272 \begin_inset Newline newline
33273 \end_inset
33274
33275
33276 \begin_inset space \hspace*{\fill}
33277 \end_inset
33278
33279
33280 \begin_inset Graphics
33281         filename clipart/macrobox.png
33282         scale 95
33283
33284 \end_inset
33285
33286
33287 \begin_inset space \hspace*{\fill}
33288 \end_inset
33289
33290
33291 \begin_inset Newline newline
33292 \end_inset
33293
33294
33295 \begin_inset FormulaMacro
33296 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
33297 \end_inset
33298
33299
33300 \backslash
33301 newmacroname is the default name of the macro that should be changed to
33302  something sensible.
33303  The wanted formula is inserted in the first blue box.
33304  An argument placeholder is inserted with the command 
33305 \series bold
33306
33307 \backslash
33308 #argumentnumber
33309 \series default
33310 , e.
33311 \begin_inset space \thinspace{}
33312 \end_inset
33313
33314 g
33315 \begin_inset space \space{}
33316 \end_inset
33317
33318
33319 \series bold
33320
33321 \backslash
33322 #1
33323 \series default
33324  or by using the macro toolbar button 
33325 \begin_inset Info
33326 type  "icon"
33327 arg   "math-macro-add-param"
33328 \end_inset
33329
33330 .
33331  Argument placeholders are displayed red.
33332  A maximum of 9
33333 \begin_inset space ~
33334 \end_inset
33335
33336 arguments are possible.
33337  Optional arguments are created with the toolbar button 
33338 \begin_inset Info
33339 type  "icon"
33340 arg   "math-macro-add-optional-param"
33341 \end_inset
33342
33343 .
33344  The first non-optional argument can be transformed to an optional one with
33345  the toolbar button 
33346 \begin_inset Info
33347 type  "icon"
33348 arg   "math-macro-make-optional"
33349 \end_inset
33350
33351 .
33352  In the second blue box the appearance of the macro in \SpecialChar LyX
33353  can be defined.
33354  Normally you want to see it as it is defined, so the box is kept empty.
33355  But when you have created a macro that needs lot of space on the screen,
33356  you can insert in the box for example
33357 \begin_inset Newline newline
33358 \end_inset
33359
33360
33361 \series bold
33362 qG: 
33363 \backslash
33364 #1
33365 \series default
33366  
33367 \series bold
33368 ,
33369 \series default
33370  
33371 \series bold
33372
33373 \backslash
33374 #2
33375 \series default
33376  
33377 \series bold
33378 ,
33379 \series default
33380  
33381 \series bold
33382
33383 \backslash
33384 #3, 
33385 \backslash
33386 #4
33387 \begin_inset Newline newline
33388 \end_inset
33389
33390
33391 \series default
33392 For the macro only the arguments with the macro name in front of them will
33393  then be displayed in \SpecialChar LyX
33394 , leading to a better overview.
33395  The formula appears in the output as defined in the first box.
33396 \begin_inset Newline newline
33397 \end_inset
33398
33399 The appearance of macros in formulas can furthermore be changed for single
33400  macros by setting the cursor in the macro and using the menu 
33401 \family sans
33402 View\SpecialChar menuseparator
33403 (Un)fold
33404 \begin_inset space ~
33405 \end_inset
33406
33407 Math
33408 \begin_inset space ~
33409 \end_inset
33410
33411 Macro
33412 \family default
33413 .
33414 \end_layout
33415
33416 \begin_layout Standard
33417 To use a macro, the macro name is inserted as command to a formula, in our
33418  case 
33419 \series bold
33420
33421 \backslash
33422 qG
33423 \series default
33424 .
33425  Our macro looks in \SpecialChar LyX
33426  like this:
33427 \begin_inset Newline newline
33428 \end_inset
33429
33430
33431 \begin_inset space \hspace*{\fill}
33432 \end_inset
33433
33434
33435 \begin_inset Graphics
33436         filename clipart/macrouse.png
33437         scale 95
33438
33439 \end_inset
33440
33441
33442 \begin_inset space \hspace*{\fill}
33443 \end_inset
33444
33445
33446 \begin_inset Newline newline
33447 \end_inset
33448
33449 Here is our macro example with the arguments 
33450 \begin_inset Formula $x$
33451 \end_inset
33452
33453
33454 \begin_inset Formula $\ln(x)$
33455 \end_inset
33456
33457  and 
33458 \begin_inset Formula $B$
33459 \end_inset
33460
33461 :
33462 \end_layout
33463
33464 \begin_layout Standard
33465 \begin_inset Formula 
33466 \[
33467 \qG x{\ln(x)}B
33468 \]
33469
33470 \end_inset
33471
33472
33473 \end_layout
33474
33475 \begin_layout Standard
33476 \SpecialChar LyX
33477  offers in the menu 
33478 \family sans
33479 Tools\SpecialChar menuseparator
33480 Preferences\SpecialChar menuseparator
33481 Editing\SpecialChar menuseparator
33482 Control
33483 \family default
33484  different styles to edit macros.
33485  To find the style that suits you the most, choose a style and set the cursor
33486  in a macro formula to see the difference.
33487 \end_layout
33488
33489 \begin_layout Standard
33490 A math macro is transformed internally to a 
33491 \series bold
33492
33493 \backslash
33494 newcommand
33495 \series default
33496  command when exporting the document.
33497  The created 
33498 \series bold
33499
33500 \backslash
33501 newcommand
33502 \series default
33503  command is not placed in the \SpecialChar LaTeX
33504 -preamble, therefore macros can only be used
33505  in formulas that are in the document below the macro definition box.
33506 \end_layout
33507
33508 \begin_layout Standard
33509 Math macros can also be directly created from a 
33510 \series bold
33511
33512 \backslash
33513 newcommand
33514 \series default
33515  command.
33516  When writing for example the command
33517 \series bold
33518
33519 \begin_inset Newline newline
33520 \end_inset
33521
33522
33523 \backslash
33524 newcommand{
33525 \backslash
33526 larrow}[2]{
33527 \backslash
33528 xleftarrow[#2]{#1}}
33529 \begin_inset Newline newline
33530 \end_inset
33531
33532
33533 \series default
33534 in \SpecialChar LyX
33535  as normal text, highlighting it completely and using then the shortcut
33536  
33537 \family sans
33538 Ctrl+M
33539 \family default
33540 , the command will be transformed to a math macro.
33541  Using this method you need to be careful that the 
33542 \series bold
33543
33544 \backslash
33545 newcommand
33546 \series default
33547  command is typed correctly, otherwise you get a faulty macro leading to
33548  \SpecialChar LaTeX
33549  errors.
33550 \end_layout
33551
33552 \begin_layout Standard
33553 Math macros currently have the problem that further formulas in macro definition
33554 s are handled wrongly.
33555  Therefore the example 
33556 \series bold
33557
33558 \backslash
33559 fb
33560 \series default
33561  from 
33562 \begin_inset CommandInset ref
33563 LatexCommand ref
33564 reference "subsec:The-Command-newcommand"
33565
33566 \end_inset
33567
33568  cannot be created as macro.
33569 \end_layout
33570
33571 \begin_layout Standard
33572 When the cursor is in a macro definition box, you will see the macro toolbar
33573  in \SpecialChar LyX
33574 :
33575 \end_layout
33576
33577 \begin_layout Standard
33578 \begin_inset VSpace defskip
33579 \end_inset
33580
33581
33582 \end_layout
33583
33584 \begin_layout Standard
33585 \begin_inset Graphics
33586         filename clipart/MacroToolbar.png
33587
33588 \end_inset
33589
33590
33591 \begin_inset Index idx
33592 status collapsed
33593
33594 \begin_layout Plain Layout
33595 Macros ! Toolbar
33596 \end_layout
33597
33598 \end_inset
33599
33600
33601 \end_layout
33602
33603 \begin_layout Standard
33604 \begin_inset VSpace defskip
33605 \end_inset
33606
33607
33608 \end_layout
33609
33610 \begin_layout Standard
33611 The macro toolbar contains from left to right the following buttons:
33612 \end_layout
33613
33614 \begin_layout Standard
33615 \begin_inset VSpace defskip
33616 \end_inset
33617
33618
33619 \end_layout
33620
33621 \begin_layout Standard
33622 \begin_inset Tabular
33623 <lyxtabular version="3" rows="9" columns="2">
33624 <features islongtable="true" longtabularalignment="center">
33625 <column alignment="left" valignment="top">
33626 <column alignment="left" valignment="top" width="85col%">
33627 <row interlinespace="2.5mm">
33628 <cell alignment="center" valignment="top" usebox="none">
33629 \begin_inset Text
33630
33631 \begin_layout Plain Layout
33632 \begin_inset Info
33633 type  "icon"
33634 arg   "math-macro-remove-param"
33635 \end_inset
33636
33637
33638 \end_layout
33639
33640 \end_inset
33641 </cell>
33642 <cell alignment="center" valignment="top" usebox="none">
33643 \begin_inset Text
33644
33645 \begin_layout Plain Layout
33646
33647 \family sans
33648 Edit\SpecialChar menuseparator
33649 Math\SpecialChar menuseparator
33650 Macro
33651 \begin_inset space ~
33652 \end_inset
33653
33654 Definition\SpecialChar menuseparator
33655 Remove Last Argument
33656 \end_layout
33657
33658 \end_inset
33659 </cell>
33660 </row>
33661 <row interlinespace="2.5mm">
33662 <cell alignment="center" valignment="top" usebox="none">
33663 \begin_inset Text
33664
33665 \begin_layout Plain Layout
33666 \begin_inset Info
33667 type  "icon"
33668 arg   "math-macro-add-param"
33669 \end_inset
33670
33671
33672 \end_layout
33673
33674 \end_inset
33675 </cell>
33676 <cell alignment="center" valignment="top" usebox="none">
33677 \begin_inset Text
33678
33679 \begin_layout Plain Layout
33680
33681 \family sans
33682 Edit\SpecialChar menuseparator
33683 Math\SpecialChar menuseparator
33684 Macro
33685 \begin_inset space ~
33686 \end_inset
33687
33688 Definition\SpecialChar menuseparator
33689 Append Argument
33690 \end_layout
33691
33692 \end_inset
33693 </cell>
33694 </row>
33695 <row interlinespace="2.5mm">
33696 <cell alignment="center" valignment="top" usebox="none">
33697 \begin_inset Text
33698
33699 \begin_layout Plain Layout
33700 \begin_inset Info
33701 type  "icon"
33702 arg   "math-macro-make-optional"
33703 \end_inset
33704
33705
33706 \end_layout
33707
33708 \end_inset
33709 </cell>
33710 <cell alignment="center" valignment="top" usebox="none">
33711 \begin_inset Text
33712
33713 \begin_layout Plain Layout
33714
33715 \family sans
33716 Edit\SpecialChar menuseparator
33717 Math\SpecialChar menuseparator
33718 Macro
33719 \begin_inset space ~
33720 \end_inset
33721
33722 Definition\SpecialChar menuseparator
33723 Transform First Non-Optional to
33724 \begin_inset Newline newline
33725 \end_inset
33726
33727
33728 \begin_inset Phantom HPhantom
33729 status open
33730
33731 \begin_layout Plain Layout
33732
33733 \family sans
33734 Edit\SpecialChar menuseparator
33735 Math\SpecialChar menuseparator
33736 Macro
33737 \begin_inset space ~
33738 \end_inset
33739
33740 Definition\SpecialChar menuseparator
33741
33742 \end_layout
33743
33744 \end_inset
33745
33746 Optional Argument
33747 \end_layout
33748
33749 \end_inset
33750 </cell>
33751 </row>
33752 <row interlinespace="2.5mm">
33753 <cell alignment="center" valignment="top" usebox="none">
33754 \begin_inset Text
33755
33756 \begin_layout Plain Layout
33757 \begin_inset Info
33758 type  "icon"
33759 arg   "math-macro-make-nonoptional"
33760 \end_inset
33761
33762
33763 \end_layout
33764
33765 \end_inset
33766 </cell>
33767 <cell alignment="center" valignment="top" usebox="none">
33768 \begin_inset Text
33769
33770 \begin_layout Plain Layout
33771
33772 \family sans
33773 Edit\SpecialChar menuseparator
33774 Math\SpecialChar menuseparator
33775 Macro
33776 \begin_inset space ~
33777 \end_inset
33778
33779 Definition\SpecialChar menuseparator
33780 Transform Last Optional to
33781 \begin_inset Newline newline
33782 \end_inset
33783
33784
33785 \begin_inset Phantom HPhantom
33786 status open
33787
33788 \begin_layout Plain Layout
33789
33790 \family sans
33791 Edit\SpecialChar menuseparator
33792 Math\SpecialChar menuseparator
33793 Macro
33794 \begin_inset space ~
33795 \end_inset
33796
33797 Definition\SpecialChar menuseparator
33798
33799 \end_layout
33800
33801 \end_inset
33802
33803 Non-Optional Argument
33804 \end_layout
33805
33806 \end_inset
33807 </cell>
33808 </row>
33809 <row interlinespace="2.5mm">
33810 <cell alignment="center" valignment="top" usebox="none">
33811 \begin_inset Text
33812
33813 \begin_layout Plain Layout
33814 \begin_inset Info
33815 type  "icon"
33816 arg   "math-macro-remove-optional-param"
33817 \end_inset
33818
33819
33820 \end_layout
33821
33822 \end_inset
33823 </cell>
33824 <cell alignment="center" valignment="top" usebox="none">
33825 \begin_inset Text
33826
33827 \begin_layout Plain Layout
33828
33829 \family sans
33830 Edit\SpecialChar menuseparator
33831 Math\SpecialChar menuseparator
33832 Macro
33833 \begin_inset space ~
33834 \end_inset
33835
33836 Definition\SpecialChar menuseparator
33837 Remove Optional Argument
33838 \end_layout
33839
33840 \end_inset
33841 </cell>
33842 </row>
33843 <row interlinespace="2.5mm">
33844 <cell alignment="center" valignment="top" usebox="none">
33845 \begin_inset Text
33846
33847 \begin_layout Plain Layout
33848 \begin_inset Info
33849 type  "icon"
33850 arg   "math-macro-add-optional-param"
33851 \end_inset
33852
33853
33854 \end_layout
33855
33856 \end_inset
33857 </cell>
33858 <cell alignment="center" valignment="top" usebox="none">
33859 \begin_inset Text
33860
33861 \begin_layout Plain Layout
33862
33863 \family sans
33864 Edit\SpecialChar menuseparator
33865 Math\SpecialChar menuseparator
33866 Macro
33867 \begin_inset space ~
33868 \end_inset
33869
33870 Definition\SpecialChar menuseparator
33871 Insert Optional Argument
33872 \end_layout
33873
33874 \end_inset
33875 </cell>
33876 </row>
33877 <row interlinespace="2.5mm">
33878 <cell alignment="center" valignment="top" usebox="none">
33879 \begin_inset Text
33880
33881 \begin_layout Plain Layout
33882 \begin_inset Info
33883 type  "icon"
33884 arg   "math-macro-remove-greedy-param"
33885 \end_inset
33886
33887
33888 \end_layout
33889
33890 \end_inset
33891 </cell>
33892 <cell alignment="center" valignment="top" usebox="none">
33893 \begin_inset Text
33894
33895 \begin_layout Plain Layout
33896
33897 \family sans
33898 Edit\SpecialChar menuseparator
33899 Math\SpecialChar menuseparator
33900 Macro
33901 \begin_inset space ~
33902 \end_inset
33903
33904 Definition\SpecialChar menuseparator
33905 Remove Last Argument
33906 \begin_inset Newline newline
33907 \end_inset
33908
33909
33910 \begin_inset Phantom HPhantom
33911 status open
33912
33913 \begin_layout Plain Layout
33914
33915 \family sans
33916 Edit\SpecialChar menuseparator
33917 Math\SpecialChar menuseparator
33918 Macro
33919 \begin_inset space ~
33920 \end_inset
33921
33922 Definition\SpecialChar menuseparator
33923
33924 \end_layout
33925
33926 \end_inset
33927
33928 Spitting Out To The Right
33929 \end_layout
33930
33931 \end_inset
33932 </cell>
33933 </row>
33934 <row interlinespace="2.5mm">
33935 <cell alignment="center" valignment="top" usebox="none">
33936 \begin_inset Text
33937
33938 \begin_layout Plain Layout
33939 \begin_inset Info
33940 type  "icon"
33941 arg   "math-macro-append-greedy-param"
33942 \end_inset
33943
33944
33945 \end_layout
33946
33947 \end_inset
33948 </cell>
33949 <cell alignment="center" valignment="top" usebox="none">
33950 \begin_inset Text
33951
33952 \begin_layout Plain Layout
33953
33954 \family sans
33955 Edit\SpecialChar menuseparator
33956 Math\SpecialChar menuseparator
33957 Macro
33958 \begin_inset space ~
33959 \end_inset
33960
33961 Definition\SpecialChar menuseparator
33962 Append Argument
33963 \begin_inset Newline newline
33964 \end_inset
33965
33966
33967 \begin_inset Phantom HPhantom
33968 status open
33969
33970 \begin_layout Plain Layout
33971
33972 \family sans
33973 Edit\SpecialChar menuseparator
33974 Math\SpecialChar menuseparator
33975 Macro
33976 \begin_inset space ~
33977 \end_inset
33978
33979 Definition\SpecialChar menuseparator
33980
33981 \end_layout
33982
33983 \end_inset
33984
33985 Eating From The Right
33986 \end_layout
33987
33988 \end_inset
33989 </cell>
33990 </row>
33991 <row interlinespace="2.5mm">
33992 <cell alignment="center" valignment="top" usebox="none">
33993 \begin_inset Text
33994
33995 \begin_layout Plain Layout
33996 \begin_inset Info
33997 type  "icon"
33998 arg   "math-macro-add-greedy-optional-param"
33999 \end_inset
34000
34001
34002 \end_layout
34003
34004 \end_inset
34005 </cell>
34006 <cell alignment="center" valignment="top" usebox="none">
34007 \begin_inset Text
34008
34009 \begin_layout Plain Layout
34010
34011 \family sans
34012 Edit\SpecialChar menuseparator
34013 Math\SpecialChar menuseparator
34014 Macro
34015 \begin_inset space ~
34016 \end_inset
34017
34018 Definition\SpecialChar menuseparator
34019 Append Optional Argument
34020 \begin_inset Newline newline
34021 \end_inset
34022
34023
34024 \begin_inset Phantom HPhantom
34025 status open
34026
34027 \begin_layout Plain Layout
34028
34029 \family sans
34030 Edit\SpecialChar menuseparator
34031 Math\SpecialChar menuseparator
34032 Macro
34033 \begin_inset space ~
34034 \end_inset
34035
34036 Definition\SpecialChar menuseparator
34037
34038 \end_layout
34039
34040 \end_inset
34041
34042 Eating From The Right
34043 \end_layout
34044
34045 \end_inset
34046 </cell>
34047 </row>
34048 </lyxtabular>
34049
34050 \end_inset
34051
34052
34053 \end_layout
34054
34055 \begin_layout Section
34056 Computer Algebra Systems
34057 \end_layout
34058
34059 \begin_layout Standard
34060 \SpecialChar LyX
34061  offers the exchange between mathematical expressions written in \SpecialChar LyX
34062 's math
34063  editor and external applications or user defined scripts.
34064  Currently supported applications are 
34065 \family sans
34066 Maple
34067 \family default
34068
34069 \family sans
34070 Mathematica
34071 \family default
34072
34073 \family sans
34074 Maxima
34075 \family default
34076  and 
34077 \family sans
34078 Octave
34079 \family default
34080 .
34081  Note that the set of supported mathematical constructs is limited only
34082  to very simple cases.
34083 \end_layout
34084
34085 \begin_layout Subsection
34086 Usage
34087 \end_layout
34088
34089 \begin_layout Standard
34090 Write some expression in a formula, go to the 
34091 \family sans
34092 Edit\SpecialChar menuseparator
34093 Math\SpecialChar menuseparator
34094 Use Computer Algebra System
34095 \family default
34096  menu and choose the application you have installed on the computer.
34097  After that the result of computation should show on the right side of the
34098  expression together with the 
34099 \begin_inset Quotes eld
34100 \end_inset
34101
34102 =
34103 \begin_inset Quotes erd
34104 \end_inset
34105
34106  operator.
34107 \end_layout
34108
34109 \begin_layout Standard
34110 Here are few simple examples (with results from 
34111 \family typewriter
34112 Maxima
34113 \family default
34114 ) to show what kind of computations can be performed:
34115 \end_layout
34116
34117 \begin_layout Itemize
34118 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
34119 \end_inset
34120
34121
34122 \end_layout
34123
34124 \begin_layout Itemize
34125 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
34126 \end_inset
34127
34128
34129 \end_layout
34130
34131 \begin_layout Itemize
34132 \begin_inset Formula $\int_{1}^{2}\sin(x)dx=\cos1-\cos2$
34133 \end_inset
34134
34135
34136 \end_layout
34137
34138 \begin_layout Itemize
34139 \begin_inset Formula $\int\left(\frac{1}{1+x^{3}}\right)dx=-\frac{\log\left(x^{2}-x+1\right)}{6}+\frac{\arctan\left(\frac{2\,x-1}{\sqrt{3}}\right)}{\sqrt{3}}+\frac{\log\left(x+1\right)}{3}$
34140 \end_inset
34141
34142
34143 \begin_inset Newline newline
34144 \end_inset
34145
34146
34147 \begin_inset Note Greyedout
34148 status open
34149
34150 \begin_layout Plain Layout
34151
34152 \series bold
34153 Note:
34154 \series default
34155  One needs to use proper delimiter insets 
34156 \begin_inset Formula $\left(\right)$
34157 \end_inset
34158
34159  instead of simple '(' ')' characters.
34160 \end_layout
34161
34162 \end_inset
34163
34164  
34165 \end_layout
34166
34167 \begin_layout Itemize
34168 \begin_inset Formula $\det\left[\begin{array}{ccc}
34169 1 & 6 & 7\\
34170 2 & 5 & 8\\
34171 3 & 4 & 17
34172 \end{array}\right]=-56$
34173 \end_inset
34174
34175
34176 \end_layout
34177
34178 \begin_layout Itemize
34179 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
34180 \end_inset
34181
34182
34183 \end_layout
34184
34185 \begin_layout Itemize
34186 \begin_inset Formula $powerseries\left(-\log\left(5-x\right),x,1\right)=\sum_{{\mathit{i}_{2}}=0}^{\infty}{\frac{4^{-{\mathit{i}_{2}}-1}\,\left(x-1\right)^{{\mathit{i}_{2}}+1}}{{\mathit{i}_{2}}+1}}-\log4$
34187 \end_inset
34188
34189
34190 \end_layout
34191
34192 \begin_layout Itemize
34193 \begin_inset Formula $solve\left(x_{1}+y_{1}^{3}=y_{1}+x_{1}^{2},x_{1}\right)=\left[x_{1}=-\frac{\sqrt{4\,y_{1}^{3}-4\,y_{1}+1}-1}{2},x_{1}=\frac{\sqrt{4\,y_{1}^{3}-4\,y_{1}+1}+1}{2}\right]$
34194 \end_inset
34195
34196
34197 \end_layout
34198
34199 \begin_layout Subsection
34200 Keyboard shortcut
34201 \end_layout
34202
34203 \begin_layout Standard
34204 Currently there is no keyboard shortcut for calling the algebra applications.
34205  One can easily bind a shortcut to the 
34206 \family sans
34207 math-extern
34208 \family default
34209  \SpecialChar LyX
34210  function (see the 
34211 \family sans
34212 \emph on
34213 \SpecialChar LyX
34214  Functions
34215 \family default
34216 \emph default
34217  manual).
34218  One could e.
34219 \begin_inset space \thinspace{}
34220 \end_inset
34221
34222 g.
34223 \begin_inset space \space{}
34224 \end_inset
34225
34226 bind the 
34227 \family sans
34228 Return
34229 \family default
34230  key inside the math editor.
34231  To bind it to 
34232 \family typewriter
34233 Maxima
34234 \family default
34235  one would use this shortcut definition command:
34236 \end_layout
34237
34238 \begin_layout Standard
34239
34240 \series bold
34241 command-alternatives paragraph-break;math-extern maxima
34242 \end_layout
34243
34244 \begin_layout Section
34245 Miscellaneous
34246 \begin_inset Index idx
34247 status collapsed
34248
34249 \begin_layout Plain Layout
34250 Miscellaneous
34251 \end_layout
34252
34253 \end_inset
34254
34255
34256 \end_layout
34257
34258 \begin_layout Subsection
34259 Negative Numbers
34260 \begin_inset Index idx
34261 status collapsed
34262
34263 \begin_layout Plain Layout
34264 Numbers ! negative
34265 \end_layout
34266
34267 \end_inset
34268
34269
34270 \end_layout
34271
34272 \begin_layout Standard
34273 Negative numbers often look ugly in formulas because the minus sign before
34274  the number is set with the same length as the minus operator sign.
34275  When writing the negative number in normal text, the minus sign appears
34276  correctly.
34277 \end_layout
34278
34279 \begin_layout Standard
34280 Thus, the problem disappears when converting the minus sign to mathematical
34281  text.
34282 \end_layout
34283
34284 \begin_layout Standard
34285 An example to visualize the problem:
34286 \end_layout
34287
34288 \begin_layout Standard
34289 \align center
34290 \begin_inset Tabular
34291 <lyxtabular version="3" rows="3" columns="2">
34292 <features booktabs="true" tabularvalignment="middle">
34293 <column alignment="right" valignment="top" width="0pt">
34294 <column alignment="left" valignment="top">
34295 <row>
34296 <cell alignment="right" valignment="top" topline="true" leftline="true" usebox="none">
34297 \begin_inset Text
34298
34299 \begin_layout Plain Layout
34300 normal text:
34301 \end_layout
34302
34303 \end_inset
34304 </cell>
34305 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
34306 \begin_inset Text
34307
34308 \begin_layout Plain Layout
34309 x = -2
34310 \end_layout
34311
34312 \end_inset
34313 </cell>
34314 </row>
34315 <row>
34316 <cell alignment="right" valignment="top" leftline="true" usebox="none">
34317 \begin_inset Text
34318
34319 \begin_layout Plain Layout
34320 formula:
34321 \end_layout
34322
34323 \end_inset
34324 </cell>
34325 <cell alignment="center" valignment="top" rightline="true" usebox="none">
34326 \begin_inset Text
34327
34328 \begin_layout Plain Layout
34329 \begin_inset Formula $x=-2$
34330 \end_inset
34331
34332
34333 \end_layout
34334
34335 \end_inset
34336 </cell>
34337 </row>
34338 <row>
34339 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34340 \begin_inset Text
34341
34342 \begin_layout Plain Layout
34343 solution:
34344 \end_layout
34345
34346 \end_inset
34347 </cell>
34348 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
34349 \begin_inset Text
34350
34351 \begin_layout Plain Layout
34352 \begin_inset Formula $x=\textrm{-}2$
34353 \end_inset
34354
34355
34356 \end_layout
34357
34358 \end_inset
34359 </cell>
34360 </row>
34361 </lyxtabular>
34362
34363 \end_inset
34364
34365
34366 \end_layout
34367
34368 \begin_layout Subsection
34369 Comma as decimal Separator
34370 \begin_inset Index idx
34371 status collapsed
34372
34373 \begin_layout Plain Layout
34374 Comma
34375 \end_layout
34376
34377 \end_inset
34378
34379
34380 \end_layout
34381
34382 \begin_layout Standard
34383 In \SpecialChar LaTeX
34384  a comma inside a formula is used, according to the English convention,
34385  as number group separator.
34386  So there will be space added behind all commas in formulas.
34387 \end_layout
34388
34389 \begin_layout Standard
34390 To avoid this, the comma is highlighted and changed to mathematical text
34391  (shortcut 
34392 \begin_inset Info
34393 type  "shortcut"
34394 arg   "math-mode"
34395 \end_inset
34396
34397 ).
34398 \end_layout
34399
34400 \begin_layout Standard
34401 To use all formula commas in the document as decimal separator, the file
34402  
34403 \series bold
34404 icomma.sty
34405 \series default
34406
34407 \begin_inset Foot
34408 status collapsed
34409
34410 \begin_layout Plain Layout
34411
34412 \series bold
34413 icomma
34414 \series default
34415  is part of the \SpecialChar LaTeX
34416 -package 
34417 \series bold
34418 was
34419 \series default
34420
34421 \begin_inset Index idx
34422 status collapsed
34423
34424 \begin_layout Plain Layout
34425 Packages ! was
34426 \begin_inset ERT
34427 status collapsed
34428
34429 \begin_layout Plain Layout
34430
34431
34432 \backslash
34433 vspace{4mm}
34434 \end_layout
34435
34436 \end_inset
34437
34438
34439 \end_layout
34440
34441 \end_inset
34442
34443 .
34444 \end_layout
34445
34446 \end_inset
34447
34448
34449 \begin_inset Index idx
34450 status collapsed
34451
34452 \begin_layout Plain Layout
34453 Packages ! icomma
34454 \end_layout
34455
34456 \end_inset
34457
34458  is loaded with the \SpecialChar LaTeX
34459 -preamble line
34460 \end_layout
34461
34462 \begin_layout Standard
34463
34464 \series bold
34465
34466 \backslash
34467 usepackage{icomma}
34468 \end_layout
34469
34470 \begin_layout Subsection
34471 Physical Vectors
34472 \begin_inset CommandInset label
34473 LatexCommand label
34474 name "subsec:Physical-Vectors"
34475
34476 \end_inset
34477
34478
34479 \begin_inset Index idx
34480 status collapsed
34481
34482 \begin_layout Plain Layout
34483 Vectors ! physical
34484 \end_layout
34485
34486 \end_inset
34487
34488
34489 \end_layout
34490
34491 \begin_layout Standard
34492 Predefined vectors are offered by the \SpecialChar LaTeX
34493 -package 
34494 \series bold
34495 braket
34496 \series default
34497
34498 \begin_inset Index idx
34499 status collapsed
34500
34501 \begin_layout Plain Layout
34502 Packages ! braket
34503 \end_layout
34504
34505 \end_inset
34506
34507  that is loaded with the \SpecialChar LaTeX
34508 -preamble line
34509 \end_layout
34510
34511 \begin_layout Standard
34512
34513 \series bold
34514
34515 \backslash
34516 usepackage{braket}
34517 \end_layout
34518
34519 \begin_layout Standard
34520 \begin_inset ERT
34521 status collapsed
34522
34523 \begin_layout Plain Layout
34524
34525
34526 \backslash
34527 ifbraket 
34528 \end_layout
34529
34530 \end_inset
34531
34532
34533 \begin_inset Note Note
34534 status open
34535
34536 \begin_layout Plain Layout
34537 The following table will only be displayed when the \SpecialChar LaTeX
34538 -package 
34539 \series bold
34540 braket
34541 \series default
34542  is installed.
34543 \end_layout
34544
34545 \end_inset
34546
34547
34548 \end_layout
34549
34550 \begin_layout Standard
34551 The following commands are defined:
34552 \end_layout
34553
34554 \begin_layout Standard
34555 \align center
34556 \begin_inset Tabular
34557 <lyxtabular version="3" rows="4" columns="2">
34558 <features booktabs="true" tabularvalignment="middle">
34559 <column alignment="center" valignment="top" width="0pt">
34560 <column alignment="center" valignment="top">
34561 <row>
34562 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34563 \begin_inset Text
34564
34565 \begin_layout Plain Layout
34566 Command
34567 \end_layout
34568
34569 \end_inset
34570 </cell>
34571 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34572 \begin_inset Text
34573
34574 \begin_layout Plain Layout
34575 Result
34576 \end_layout
34577
34578 \end_inset
34579 </cell>
34580 </row>
34581 <row>
34582 <cell alignment="center" valignment="top" usebox="none">
34583 \begin_inset Text
34584
34585 \begin_layout Plain Layout
34586
34587 \backslash
34588 Bra{
34589 \backslash
34590 psi
34591 \end_layout
34592
34593 \end_inset
34594 </cell>
34595 <cell alignment="center" valignment="top" usebox="none">
34596 \begin_inset Text
34597
34598 \begin_layout Plain Layout
34599 \begin_inset Formula $\Bra{\psi}$
34600 \end_inset
34601
34602
34603 \end_layout
34604
34605 \end_inset
34606 </cell>
34607 </row>
34608 <row>
34609 <cell alignment="center" valignment="top" usebox="none">
34610 \begin_inset Text
34611
34612 \begin_layout Plain Layout
34613
34614 \backslash
34615 Ket{
34616 \backslash
34617 psi
34618 \end_layout
34619
34620 \end_inset
34621 </cell>
34622 <cell alignment="center" valignment="top" usebox="none">
34623 \begin_inset Text
34624
34625 \begin_layout Plain Layout
34626 \begin_inset Formula $\Ket{\psi}$
34627 \end_inset
34628
34629
34630 \end_layout
34631
34632 \end_inset
34633 </cell>
34634 </row>
34635 <row>
34636 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
34637 \begin_inset Text
34638
34639 \begin_layout Plain Layout
34640
34641 \backslash
34642 Braket{
34643 \backslash
34644 psi|
34645 \backslash
34646 phi
34647 \end_layout
34648
34649 \end_inset
34650 </cell>
34651 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
34652 \begin_inset Text
34653
34654 \begin_layout Plain Layout
34655 \begin_inset Formula $\Braket{\psi|\phi}$
34656 \end_inset
34657
34658
34659 \end_layout
34660
34661 \end_inset
34662 </cell>
34663 </row>
34664 </lyxtabular>
34665
34666 \end_inset
34667
34668
34669 \end_layout
34670
34671 \begin_layout Standard
34672 The command 
34673 \series bold
34674
34675 \backslash
34676 Braket
34677 \series default
34678  assures that all vertical bars are set in the size of the surrounding brackets:
34679 \begin_inset Formula 
34680 \[
34681 \Braket{\phi|J=\frac{3}{2}\,,\,M_{J}}
34682 \]
34683
34684 \end_inset
34685
34686
34687 \begin_inset ERT
34688 status collapsed
34689
34690 \begin_layout Plain Layout
34691
34692
34693 \backslash
34694 else 
34695 \end_layout
34696
34697 \end_inset
34698
34699
34700 \begin_inset Note Note
34701 status open
34702
34703 \begin_layout Plain Layout
34704 The following will be displayed when the \SpecialChar LaTeX
34705 -package 
34706 \series bold
34707 braket
34708 \series default
34709  is not installed:
34710 \end_layout
34711
34712 \end_inset
34713
34714
34715 \end_layout
34716
34717 \begin_layout Standard
34718 You need to install the \SpecialChar LaTeX
34719 -package 
34720 \series bold
34721 braket
34722 \series default
34723  to see the rest of this subsection in the output.
34724 \end_layout
34725
34726 \begin_layout Standard
34727 \begin_inset ERT
34728 status collapsed
34729
34730 \begin_layout Plain Layout
34731
34732
34733 \backslash
34734 fi 
34735 \end_layout
34736
34737 \end_inset
34738
34739
34740 \end_layout
34741
34742 \begin_layout Standard
34743 The effect of 
34744 \series bold
34745
34746 \backslash
34747 Braket
34748 \series default
34749  can also be achieved using the command 
34750 \series bold
34751
34752 \backslash
34753 middle
34754 \series default
34755 , that is described in 
34756 \begin_inset CommandInset ref
34757 LatexCommand ref
34758 reference "subsec:Automatic-Bracket-Size"
34759
34760 \end_inset
34761
34762 .
34763 \end_layout
34764
34765 \begin_layout Subsection
34766 Self-defined Fractions
34767 \begin_inset CommandInset label
34768 LatexCommand label
34769 name "subsec:Self-defined-Fractions"
34770
34771 \end_inset
34772
34773
34774 \begin_inset Index idx
34775 status collapsed
34776
34777 \begin_layout Plain Layout
34778 Fractions ! self-defined
34779 \end_layout
34780
34781 \end_inset
34782
34783
34784 \end_layout
34785
34786 \begin_layout Standard
34787 To define custom commands for fractions, the command 
34788 \series bold
34789
34790 \backslash
34791 genfrac
34792 \series default
34793
34794 \begin_inset Index idx
34795 status collapsed
34796
34797 \begin_layout Plain Layout
34798 Commands ! G ! 
34799 \backslash
34800 genfrac
34801 \begin_inset ERT
34802 status collapsed
34803
34804 \begin_layout Plain Layout
34805
34806
34807 \backslash
34808 vspace{4mm}
34809 \end_layout
34810
34811 \end_inset
34812
34813
34814 \end_layout
34815
34816 \end_inset
34817
34818  is used in the following scheme:
34819 \end_layout
34820
34821 \begin_layout Standard
34822
34823 \series bold
34824
34825 \backslash
34826 genfrac{left
34827 \series default
34828  
34829 \series bold
34830 bracket}{right
34831 \series default
34832  
34833 \series bold
34834 bracket}{fraction bar thickness}{style}
34835 \begin_inset Newline newline
34836 \end_inset
34837
34838
34839 \begin_inset Phantom HPhantom
34840 status open
34841
34842 \begin_layout Plain Layout
34843
34844 \series bold
34845
34846 \backslash
34847 genfrac
34848 \end_layout
34849
34850 \end_inset
34851
34852 {numerator}{denominator}
34853 \end_layout
34854
34855 \begin_layout Standard
34856 The style is a number in the range of 0
34857 \begin_inset space \thinspace{}
34858 \end_inset
34859
34860 -
34861 \begin_inset space \thinspace{}
34862 \end_inset
34863
34864 3.
34865 \end_layout
34866
34867 \begin_layout Standard
34868 \align center
34869 \begin_inset Tabular
34870 <lyxtabular version="3" rows="5" columns="2">
34871 <features booktabs="true" tabularvalignment="middle">
34872 <column alignment="center" valignment="top" width="0pt">
34873 <column alignment="center" valignment="top">
34874 <row>
34875 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34876 \begin_inset Text
34877
34878 \begin_layout Plain Layout
34879 Number
34880 \end_layout
34881
34882 \end_inset
34883 </cell>
34884 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34885 \begin_inset Text
34886
34887 \begin_layout Plain Layout
34888 Style (Size)
34889 \end_layout
34890
34891 \end_inset
34892 </cell>
34893 </row>
34894 <row>
34895 <cell alignment="center" valignment="top" usebox="none">
34896 \begin_inset Text
34897
34898 \begin_layout Plain Layout
34899 0
34900 \end_layout
34901
34902 \end_inset
34903 </cell>
34904 <cell alignment="center" valignment="top" usebox="none">
34905 \begin_inset Text
34906
34907 \begin_layout Plain Layout
34908 display style formula
34909 \end_layout
34910
34911 \end_inset
34912 </cell>
34913 </row>
34914 <row>
34915 <cell alignment="center" valignment="top" usebox="none">
34916 \begin_inset Text
34917
34918 \begin_layout Plain Layout
34919 1
34920 \end_layout
34921
34922 \end_inset
34923 </cell>
34924 <cell alignment="center" valignment="top" usebox="none">
34925 \begin_inset Text
34926
34927 \begin_layout Plain Layout
34928 inline formula
34929 \end_layout
34930
34931 \end_inset
34932 </cell>
34933 </row>
34934 <row>
34935 <cell alignment="center" valignment="top" usebox="none">
34936 \begin_inset Text
34937
34938 \begin_layout Plain Layout
34939 2
34940 \end_layout
34941
34942 \end_inset
34943 </cell>
34944 <cell alignment="center" valignment="top" usebox="none">
34945 \begin_inset Text
34946
34947 \begin_layout Plain Layout
34948 small
34949 \end_layout
34950
34951 \end_inset
34952 </cell>
34953 </row>
34954 <row>
34955 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
34956 \begin_inset Text
34957
34958 \begin_layout Plain Layout
34959 3
34960 \end_layout
34961
34962 \end_inset
34963 </cell>
34964 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
34965 \begin_inset Text
34966
34967 \begin_layout Plain Layout
34968 tiny
34969 \end_layout
34970
34971 \end_inset
34972 </cell>
34973 </row>
34974 </lyxtabular>
34975
34976 \end_inset
34977
34978
34979 \end_layout
34980
34981 \begin_layout Standard
34982 When no style is given, the size is adjusted to the surrounding environment
34983  like for the command 
34984 \series bold
34985
34986 \backslash
34987 frac
34988 \series default
34989 .
34990 \end_layout
34991
34992 \begin_layout Standard
34993 When no fraction bar thickness is given, the predefined value of 0.4
34994 \begin_inset space \thinspace{}
34995 \end_inset
34996
34997 pt will be used.
34998 \end_layout
34999
35000 \begin_layout Standard
35001 \begin_inset VSpace medskip
35002 \end_inset
35003
35004 For example, the commands 
35005 \series bold
35006
35007 \backslash
35008 dfrac
35009 \series default
35010  and 
35011 \series bold
35012
35013 \backslash
35014 tbinom
35015 \series default
35016  from 
35017 \begin_inset CommandInset ref
35018 LatexCommand ref
35019 reference "subsec:Fractions"
35020
35021 \end_inset
35022
35023  are defined with the commands
35024 \end_layout
35025
35026 \begin_layout Standard
35027
35028 \series bold
35029
35030 \backslash
35031 newcommand{
35032 \backslash
35033 dfrac}[2]{
35034 \backslash
35035 genfrac{}{}{}{0}{#1}{#2}}
35036 \end_layout
35037
35038 \begin_layout Standard
35039 and
35040 \end_layout
35041
35042 \begin_layout Standard
35043
35044 \series bold
35045
35046 \backslash
35047 newcommand{
35048 \backslash
35049 tbinom}[2]{
35050 \backslash
35051 genfrac{(}{)}{0pt}{1}{#1}{#2}}
35052 \end_layout
35053
35054 \begin_layout Standard
35055 \begin_inset VSpace medskip
35056 \end_inset
35057
35058 To define a fraction where the fraction bar thickness can be given as optional
35059  argument, the following line is inserted to the \SpecialChar LaTeX
35060 -preamble:
35061 \end_layout
35062
35063 \begin_layout Standard
35064
35065 \series bold
35066
35067 \backslash
35068 newcommand{
35069 \backslash
35070 fracS}[3][]{
35071 \backslash
35072 genfrac{}{}{#1}{}{#2}{#3}}
35073 \end_layout
35074
35075 \begin_layout Standard
35076 A test:
35077 \begin_inset Formula 
35078 \begin{align*}
35079 \text{Command} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
35080 \text{Result} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
35081 \end{align*}
35082
35083 \end_inset
35084
35085 As one can see, the distance of the numerator and the denominator to the
35086  fraction bar is round about three times the bar thickness.
35087 \end_layout
35088
35089 \begin_layout Standard
35090 \begin_inset Newpage newpage
35091 \end_inset
35092
35093
35094 \end_layout
35095
35096 \begin_layout Subsection
35097 Canceled Formulas
35098 \begin_inset Index idx
35099 status collapsed
35100
35101 \begin_layout Plain Layout
35102 Formula ! canceled
35103 \end_layout
35104
35105 \end_inset
35106
35107
35108 \end_layout
35109
35110 \begin_layout Standard
35111 There are four ways to cancel formulas or parts of formulas:
35112 \end_layout
35113
35114 \begin_layout Standard
35115 \begin_inset ERT
35116 status collapsed
35117
35118 \begin_layout Plain Layout
35119
35120
35121 \backslash
35122 ifcancel 
35123 \end_layout
35124
35125 \end_inset
35126
35127
35128 \begin_inset Note Note
35129 status open
35130
35131 \begin_layout Plain Layout
35132 The following table will only be displayed when the \SpecialChar LaTeX
35133 -package 
35134 \series bold
35135 cancel
35136 \series default
35137  is installed.
35138 \end_layout
35139
35140 \end_inset
35141
35142
35143 \end_layout
35144
35145 \begin_layout Standard
35146 \align center
35147 \begin_inset Tabular
35148 <lyxtabular version="3" rows="5" columns="2">
35149 <features booktabs="true" tabularvalignment="middle">
35150 <column alignment="center" valignment="top" width="0pt">
35151 <column alignment="center" valignment="top">
35152 <row>
35153 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
35154 \begin_inset Text
35155
35156 \begin_layout Plain Layout
35157 Command
35158 \end_layout
35159
35160 \end_inset
35161 </cell>
35162 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
35163 \begin_inset Text
35164
35165 \begin_layout Plain Layout
35166 Result
35167 \end_layout
35168
35169 \end_inset
35170 </cell>
35171 </row>
35172 <row>
35173 <cell alignment="center" valignment="top" usebox="none">
35174 \begin_inset Text
35175
35176 \begin_layout Plain Layout
35177
35178 \backslash
35179 cancel
35180 \begin_inset space \textvisiblespace{}
35181 \end_inset
35182
35183
35184 \backslash
35185 int
35186 \begin_inset space \textvisiblespace{}
35187 \end_inset
35188
35189 A=B
35190 \end_layout
35191
35192 \end_inset
35193 </cell>
35194 <cell alignment="center" valignment="top" usebox="none">
35195 \begin_inset Text
35196
35197 \begin_layout Plain Layout
35198 \begin_inset Formula $\cancel{\int A=B}$
35199 \end_inset
35200
35201
35202 \end_layout
35203
35204 \end_inset
35205 </cell>
35206 </row>
35207 <row topspace="1.5mm">
35208 <cell alignment="center" valignment="top" usebox="none">
35209 \begin_inset Text
35210
35211 \begin_layout Plain Layout
35212
35213 \backslash
35214 bcancel
35215 \begin_inset space \textvisiblespace{}
35216 \end_inset
35217
35218
35219 \backslash
35220 int
35221 \begin_inset space \textvisiblespace{}
35222 \end_inset
35223
35224 A=B
35225 \end_layout
35226
35227 \end_inset
35228 </cell>
35229 <cell alignment="center" valignment="top" usebox="none">
35230 \begin_inset Text
35231
35232 \begin_layout Plain Layout
35233 \begin_inset Formula $\bcancel{\int A=B}$
35234 \end_inset
35235
35236
35237 \end_layout
35238
35239 \end_inset
35240 </cell>
35241 </row>
35242 <row topspace="1.5mm">
35243 <cell alignment="center" valignment="top" usebox="none">
35244 \begin_inset Text
35245
35246 \begin_layout Plain Layout
35247
35248 \backslash
35249 xcancel
35250 \begin_inset space \textvisiblespace{}
35251 \end_inset
35252
35253
35254 \backslash
35255 int
35256 \begin_inset space \textvisiblespace{}
35257 \end_inset
35258
35259 A=B
35260 \end_layout
35261
35262 \end_inset
35263 </cell>
35264 <cell alignment="center" valignment="top" usebox="none">
35265 \begin_inset Text
35266
35267 \begin_layout Plain Layout
35268 \begin_inset Formula $\xcancel{\int A=B}$
35269 \end_inset
35270
35271
35272 \end_layout
35273
35274 \end_inset
35275 </cell>
35276 </row>
35277 <row>
35278 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
35279 \begin_inset Text
35280
35281 \begin_layout Plain Layout
35282
35283 \backslash
35284 cancelto
35285 \begin_inset space \textvisiblespace{}
35286 \end_inset
35287
35288
35289 \backslash
35290 int
35291 \begin_inset space \textvisiblespace{}
35292 \end_inset
35293
35294 A=B
35295 \begin_inset Formula $\to$
35296 \end_inset
35297
35298 1
35299 \end_layout
35300
35301 \end_inset
35302 </cell>
35303 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
35304 \begin_inset Text
35305
35306 \begin_layout Plain Layout
35307 \begin_inset Formula $\cancelto{1}{\int A=B}\hspace{3mm}$
35308 \end_inset
35309
35310
35311 \end_layout
35312
35313 \end_inset
35314 </cell>
35315 </row>
35316 </lyxtabular>
35317
35318 \end_inset
35319
35320
35321 \end_layout
35322
35323 \begin_layout Standard
35324
35325 \series bold
35326
35327 \backslash
35328 cancelto
35329 \series default
35330  is especially suitable to visualize the reduction of fractions within formulas:
35331 \begin_inset Formula 
35332 \[
35333 \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}}}
35334 \]
35335
35336 \end_inset
35337
35338
35339 \end_layout
35340
35341 \begin_layout Standard
35342 To change the size of 
35343 \series bold
35344
35345 \backslash
35346 cancelto
35347 \series default
35348 's 
35349 \begin_inset Quotes eld
35350 \end_inset
35351
35352 subscript
35353 \begin_inset Quotes erd
35354 \end_inset
35355
35356  value one can add the \SpecialChar LaTeX
35357 -preamble line
35358 \end_layout
35359
35360 \begin_layout Standard
35361
35362 \series bold
35363
35364 \backslash
35365 PassOptionsToPackage{option}{cancel}
35366 \end_layout
35367
35368 \begin_layout Standard
35369 where 
35370 \series bold
35371 option
35372 \series default
35373  is either 
35374 \series bold
35375 samesize
35376 \series default
35377  which leads to the same size as for the canceled value, or 
35378 \series bold
35379 Smaller
35380 \series default
35381  which makes is it a bit smaller than normal.
35382 \end_layout
35383
35384 \begin_layout Standard
35385 To color the cancellation bar one adds this command as \SpecialChar TeX
35386  code:
35387 \end_layout
35388
35389 \begin_layout Standard
35390
35391 \series bold
35392
35393 \backslash
35394 renewcommand{
35395 \backslash
35396 CancelColor}{
35397 \backslash
35398 color{red}}
35399 \end_layout
35400
35401 \begin_layout Standard
35402
35403 \series bold
35404 red
35405 \series default
35406  can be replaced by a color of your choice.
35407 \end_layout
35408
35409 \begin_layout Standard
35410 \begin_inset ERT
35411 status collapsed
35412
35413 \begin_layout Plain Layout
35414
35415
35416 \backslash
35417 renewcommand{
35418 \backslash
35419 CancelColor}{
35420 \backslash
35421 color{red}}
35422 \end_layout
35423
35424 \end_inset
35425
35426
35427 \end_layout
35428
35429 \begin_layout Standard
35430 \begin_inset Formula 
35431 \[
35432 \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}}}
35433 \]
35434
35435 \end_inset
35436
35437
35438 \end_layout
35439
35440 \begin_layout Standard
35441 \begin_inset ERT
35442 status collapsed
35443
35444 \begin_layout Plain Layout
35445
35446
35447 \backslash
35448 renewcommand{
35449 \backslash
35450 CancelColor}{
35451 \backslash
35452 color{black}}
35453 \end_layout
35454
35455 \end_inset
35456
35457
35458 \begin_inset Note Note
35459 status open
35460
35461 \begin_layout Plain Layout
35462 reset the color
35463 \end_layout
35464
35465 \end_inset
35466
35467
35468 \end_layout
35469
35470 \begin_layout Standard
35471 For further customizations, see the documentation of the package 
35472 \series bold
35473 cancel
35474 \series default
35475
35476 \begin_inset CommandInset citation
35477 LatexCommand cite
35478 key "cancel"
35479 literal "true"
35480
35481 \end_inset
35482
35483 .
35484 \begin_inset Index idx
35485 status collapsed
35486
35487 \begin_layout Plain Layout
35488 Packages ! cancel
35489 \end_layout
35490
35491 \end_inset
35492
35493
35494 \end_layout
35495
35496 \begin_layout Standard
35497 \begin_inset ERT
35498 status collapsed
35499
35500 \begin_layout Plain Layout
35501
35502
35503 \backslash
35504 else 
35505 \end_layout
35506
35507 \end_inset
35508
35509
35510 \begin_inset Note Note
35511 status open
35512
35513 \begin_layout Plain Layout
35514 The following will be displayed when the \SpecialChar LaTeX
35515 -package 
35516 \series bold
35517 cancel
35518 \series default
35519  is not installed:
35520 \end_layout
35521
35522 \end_inset
35523
35524
35525 \end_layout
35526
35527 \begin_layout Standard
35528 You need to install the \SpecialChar LaTeX
35529 -package 
35530 \series bold
35531 cancel
35532 \series default
35533  to see the rest of this subsection in the output.
35534 \end_layout
35535
35536 \begin_layout Standard
35537 \begin_inset ERT
35538 status collapsed
35539
35540 \begin_layout Plain Layout
35541
35542
35543 \backslash
35544 fi 
35545 \end_layout
35546
35547 \end_inset
35548
35549
35550 \end_layout
35551
35552 \begin_layout Subsection
35553 Formulas in Section Headings
35554 \begin_inset CommandInset label
35555 LatexCommand label
35556 name "subsec:Formulas-in-Section"
35557
35558 \end_inset
35559
35560
35561 \begin_inset Index idx
35562 status collapsed
35563
35564 \begin_layout Plain Layout
35565 Formula ! in section headings
35566 \end_layout
35567
35568 \end_inset
35569
35570
35571 \end_layout
35572
35573 \begin_layout Standard
35574 When formulas are used in section headings, the following has to be taken
35575  into account:
35576 \end_layout
35577
35578 \begin_layout Standard
35579 \begin_inset Note Greyedout
35580 status open
35581
35582 \begin_layout Plain Layout
35583 When 
35584 \series bold
35585 hyperref
35586 \series default
35587
35588 \begin_inset Index idx
35589 status collapsed
35590
35591 \begin_layout Plain Layout
35592 Packages ! hyperref
35593 \end_layout
35594
35595 \end_inset
35596
35597  support is enabled in the document settings dialog under 
35598 \family sans
35599 PDF
35600 \begin_inset space ~
35601 \end_inset
35602
35603 Properties
35604 \family default
35605 , PDF-bookmarks are created for every section heading in the table of contents.
35606  If a section heading contains formulas, they are incorrectly displayed
35607  in the bookmark text, because formulas in bookmarks infringe the PDF convention
35608 s.
35609 \end_layout
35610
35611 \end_inset
35612
35613
35614 \end_layout
35615
35616 \begin_layout Standard
35617 Both problems can be solved by inserting at the end of the section heading
35618  a short title with the menu 
35619 \family sans
35620 Insert\SpecialChar menuseparator
35621 Short
35622 \begin_inset space ~
35623 \end_inset
35624
35625 Title
35626 \family default
35627 .
35628  Short titles are used as alternative for multiline section headings to
35629  keep the table of contents clearly arranged.
35630  Only the short title appears in the table of contents and therefore also
35631  in the PDF-bookmark.
35632 \end_layout
35633
35634 \begin_layout Standard
35635 When formulas should be used in the table of contents but 
35636 \series bold
35637 hyperref
35638 \series default
35639  is used, one can use the following command in \SpecialChar TeX
35640  mode:
35641 \end_layout
35642
35643 \begin_layout Standard
35644
35645 \series bold
35646
35647 \backslash
35648 texorpdfstring{part}{alternative}
35649 \begin_inset Index idx
35650 status collapsed
35651
35652 \begin_layout Plain Layout
35653 Commands ! T ! 
35654 \backslash
35655 texorpdfstring
35656 \end_layout
35657
35658 \end_inset
35659
35660
35661 \end_layout
35662
35663 \begin_layout Standard
35664 Part is the part of the heading that shouldn't appear in the PDF-bookmark.
35665  This can be characters, formulas, footnotes, but also cross-references.
35666  The alternative is used instead of the part for the bookmark.
35667 \end_layout
35668
35669 \begin_layout Standard
35670 Here are two example headings:
35671 \begin_inset VSpace -3mm
35672 \end_inset
35673
35674
35675 \begin_inset ERT
35676 status collapsed
35677
35678 \begin_layout Plain Layout
35679
35680
35681 \backslash
35682 boldmath 
35683 \end_layout
35684
35685 \end_inset
35686
35687
35688 \end_layout
35689
35690 \begin_layout Subsubsection
35691 Heading without formula in table of contents 
35692 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35693 \end_inset
35694
35695
35696 \begin_inset Argument 1
35697 status collapsed
35698
35699 \begin_layout Plain Layout
35700 Heading without formula in table of contents
35701 \end_layout
35702
35703 \end_inset
35704
35705
35706 \end_layout
35707
35708 \begin_layout Subsubsection
35709 Heading with formula in table of contents
35710 \begin_inset ERT
35711 status collapsed
35712
35713 \begin_layout Plain Layout
35714
35715
35716 \backslash
35717 texorpdfstring{
35718 \end_layout
35719
35720 \end_inset
35721
35722  
35723 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35724 \end_inset
35725
35726
35727 \begin_inset ERT
35728 status collapsed
35729
35730 \begin_layout Plain Layout
35731
35732 }{}
35733 \end_layout
35734
35735 \end_inset
35736
35737
35738 \end_layout
35739
35740 \begin_layout Standard
35741 \begin_inset ERT
35742 status collapsed
35743
35744 \begin_layout Plain Layout
35745
35746
35747 \backslash
35748 unboldmath 
35749 \end_layout
35750
35751 \end_inset
35752
35753 In the first heading a short title was used, in the second one 
35754 \series bold
35755
35756 \backslash
35757 texorpdfstring
35758 \series default
35759 .
35760 \end_layout
35761
35762 \begin_layout Standard
35763 To get the same formatting as for the other headings, the complete heading
35764  was set into a 
35765 \series bold
35766 boldmath
35767 \series default
35768  environment
35769 \begin_inset Foot
35770 status collapsed
35771
35772 \begin_layout Plain Layout
35773 see 
35774 \begin_inset CommandInset ref
35775 LatexCommand ref
35776 reference "subsec:Bold-Formulas"
35777
35778 \end_inset
35779
35780
35781 \end_layout
35782
35783 \end_inset
35784
35785 .
35786 \end_layout
35787
35788 \begin_layout Subsection
35789 Formulas in multi-column Text
35790 \begin_inset Index idx
35791 status collapsed
35792
35793 \begin_layout Plain Layout
35794 Formula ! in multi-column text
35795 \end_layout
35796
35797 \end_inset
35798
35799
35800 \end_layout
35801
35802 \begin_layout Standard
35803 Formulas in multi-column text are often too wide to fit into a column and
35804  thus need to be set over the whole page width.
35805  This is done by using the \SpecialChar LaTeX
35806 -package 
35807 \series bold
35808 multicol
35809 \series default
35810
35811 \begin_inset Foot
35812 status collapsed
35813
35814 \begin_layout Plain Layout
35815
35816 \series bold
35817 multicol
35818 \series default
35819  is part of every \SpecialChar LaTeX
35820  standard installation.
35821 \end_layout
35822
35823 \end_inset
35824
35825
35826 \begin_inset Index idx
35827 status collapsed
35828
35829 \begin_layout Plain Layout
35830 Packages ! multicol
35831 \end_layout
35832
35833 \end_inset
35834
35835 , that is loaded with the \SpecialChar LaTeX
35836 -preamble line
35837 \end_layout
35838
35839 \begin_layout Standard
35840
35841 \series bold
35842
35843 \backslash
35844 usepackage{multicol}
35845 \end_layout
35846
35847 \begin_layout Standard
35848 \begin_inset Note Greyedout
35849 status open
35850
35851 \begin_layout Plain Layout
35852 Note that in this case the setting 
35853 \family sans
35854 Two-column
35855 \begin_inset space ~
35856 \end_inset
35857
35858 document
35859 \family default
35860  in the menu 
35861 \family sans
35862 Document\SpecialChar menuseparator
35863 Settings
35864 \family default
35865  under 
35866 \family sans
35867 Text
35868 \begin_inset space ~
35869 \end_inset
35870
35871 Layout
35872 \family default
35873 \emph on
35874  
35875 \emph default
35876 must 
35877 \emph on
35878 not
35879 \emph default
35880  be selected.
35881 \end_layout
35882
35883 \end_inset
35884
35885
35886 \end_layout
35887
35888 \begin_layout Standard
35889 Before the multi-column text the command
35890 \end_layout
35891
35892 \begin_layout Standard
35893
35894 \series bold
35895
35896 \backslash
35897 begin{multicols}{column number}
35898 \end_layout
35899
35900 \begin_layout Standard
35901 is written in \SpecialChar TeX
35902  mode.
35903  The column number is a number in the range of 2
35904 \begin_inset space \thinspace{}
35905 \end_inset
35906
35907 -
35908 \begin_inset space \thinspace{}
35909 \end_inset
35910
35911 10.
35912  Before the formula the multi-column text is ended by inserting the command
35913 \end_layout
35914
35915 \begin_layout Standard
35916
35917 \series bold
35918
35919 \backslash
35920 end{multicols}
35921 \end_layout
35922
35923 \begin_layout Standard
35924 in \SpecialChar TeX
35925  mode.
35926 \end_layout
35927
35928 \begin_layout Standard
35929 Due to the command some space is automatically added before the formula.
35930  To revert this, -6
35931 \begin_inset space \thinspace{}
35932 \end_inset
35933
35934 mm vertical space is inserted before the formula.
35935  When the formula style 
35936 \series bold
35937 Indented
35938 \begin_inset Foot
35939 status collapsed
35940
35941 \begin_layout Plain Layout
35942 formula styles see 
35943 \begin_inset CommandInset ref
35944 LatexCommand ref
35945 reference "sec:Formula-Styles"
35946
35947 \end_inset
35948
35949
35950 \end_layout
35951
35952 \end_inset
35953
35954
35955 \series default
35956  is used, -9
35957 \begin_inset space \thinspace{}
35958 \end_inset
35959
35960 mm space is inserted instead.
35961 \end_layout
35962
35963 \begin_layout Standard
35964 As example a multi-column text with a displayed formula:
35965 \end_layout
35966
35967 \begin_layout Standard
35968
35969 \lang ngerman
35970 \begin_inset ERT
35971 status collapsed
35972
35973 \begin_layout Plain Layout
35974
35975
35976 \backslash
35977 begin{multicols}{2}
35978 \end_layout
35979
35980 \end_inset
35981
35982 Das Spektrum wird fouriertransformiert.
35983  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
35984 , Lösungsmittel) zu trennen.
35985  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
35986  nun das Aussehen des Ausgangssignals.
35987  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so dass man
35988  über alle Phasen integrieren muss.
35989  Sei nun 
35990 \begin_inset Formula $S$
35991 \end_inset
35992
35993  unser normiertes Ausgangssignal und 
35994 \begin_inset Formula $P$
35995 \end_inset
35996
35997  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
35998 \begin_inset ERT
35999 status collapsed
36000
36001 \begin_layout Plain Layout
36002
36003
36004 \backslash
36005 end{multicols}
36006 \end_layout
36007
36008 \end_inset
36009
36010
36011 \begin_inset VSpace -6mm
36012 \end_inset
36013
36014
36015 \begin_inset Formula 
36016 \begin{equation}
36017 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
36018 \end{equation}
36019
36020 \end_inset
36021
36022
36023 \begin_inset ERT
36024 status collapsed
36025
36026 \begin_layout Plain Layout
36027
36028
36029 \backslash
36030 begin{multicols}{2}
36031 \end_layout
36032
36033 \end_inset
36034
36035 wobei 
36036 \begin_inset Formula $S_{0}$
36037 \end_inset
36038
36039  das Signal ohne Gradient ist und die Normierungsbedingung 
36040 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
36041 \end_inset
36042
36043  gilt.
36044  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
36045  Direkt nach dem 
36046 \begin_inset Formula $\nicefrac{\pi}{2}$
36047 \end_inset
36048
36049
36050 \begin_inset space \thinspace{}
36051 \end_inset
36052
36053 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
36054  das Signal zusätzlich abschwächt.
36055  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
36056  
36057 \begin_inset Formula $T_{2}$
36058 \end_inset
36059
36060 -Zeit.
36061 \end_layout
36062
36063 \begin_layout Standard
36064
36065 \lang ngerman
36066 \begin_inset ERT
36067 status collapsed
36068
36069 \begin_layout Plain Layout
36070
36071
36072 \backslash
36073 end{multicols}
36074 \end_layout
36075
36076 \end_inset
36077
36078
36079 \end_layout
36080
36081 \begin_layout Subsection
36082 Formulas with Description of Variables
36083 \begin_inset Index idx
36084 status collapsed
36085
36086 \begin_layout Plain Layout
36087 Formula ! with description of variables
36088 \end_layout
36089
36090 \end_inset
36091
36092
36093 \end_layout
36094
36095 \begin_layout Standard
36096 To describe variables within a formula, like in formula 
36097 \begin_inset CommandInset ref
36098 LatexCommand eqref
36099 reference "eq:within"
36100
36101 \end_inset
36102
36103 , a 2
36104 \series bold
36105 ×
36106 \series default
36107
36108 \begin_inset Formula $n$
36109 \end_inset
36110
36111
36112 \begin_inset space ~
36113 \end_inset
36114
36115 matrix is used with left aligned columns for the 
36116 \begin_inset Formula $n$
36117 \end_inset
36118
36119  used variables.
36120 \begin_inset Foot
36121 status collapsed
36122
36123 \begin_layout Plain Layout
36124 matrices see 
36125 \begin_inset CommandInset ref
36126 LatexCommand ref
36127 reference "sec:Matrices"
36128
36129 \end_inset
36130
36131
36132 \end_layout
36133
36134 \end_inset
36135
36136  To set the description in a smaller size, before the matrix e.
36137 \begin_inset space \thinspace{}
36138 \end_inset
36139
36140 g.
36141 \begin_inset space \space{}
36142 \end_inset
36143
36144 the command 
36145 \series bold
36146
36147 \backslash
36148 footnotesize
36149 \series default
36150  is inserted.
36151 \begin_inset Foot
36152 status collapsed
36153
36154 \begin_layout Plain Layout
36155 font sizes see 
36156 \begin_inset CommandInset ref
36157 LatexCommand ref
36158 reference "subsec:Font-Sizes"
36159
36160 \end_inset
36161
36162
36163 \end_layout
36164
36165 \end_inset
36166
36167
36168 \end_layout
36169
36170 \begin_layout Standard
36171 When the formula style 
36172 \series bold
36173 Indented
36174 \begin_inset Foot
36175 status collapsed
36176
36177 \begin_layout Plain Layout
36178 formula styles see 
36179 \begin_inset CommandInset ref
36180 LatexCommand ref
36181 reference "sec:Formula-Styles"
36182
36183 \end_inset
36184
36185
36186 \end_layout
36187
36188 \end_inset
36189
36190
36191 \series default
36192  is used, a 
36193 \series bold
36194
36195 \backslash
36196 hfill
36197 \series default
36198
36199 \begin_inset Foot
36200 status collapsed
36201
36202 \begin_layout Plain Layout
36203
36204 \series bold
36205
36206 \backslash
36207 hfill
36208 \series default
36209  only works in formulas with the style 
36210 \series bold
36211 Indented
36212 \series default
36213 , see 
36214 \begin_inset CommandInset ref
36215 LatexCommand ref
36216 reference "subsec:Variable-Space"
36217
36218 \end_inset
36219
36220 .
36221 \end_layout
36222
36223 \end_inset
36224
36225  is inserted before and after the matrix to have the same separation of
36226  the matrix from the equation and the side margin.
36227 \end_layout
36228
36229 \begin_layout Standard
36230 When the formula style 
36231 \series bold
36232 Centered
36233 \series default
36234  is used, the method described in 
36235 \begin_inset CommandInset ref
36236 LatexCommand ref
36237 reference "subsec:Flalign-Environment"
36238
36239 \end_inset
36240
36241  is used to indent formulas.
36242  Formula 
36243 \begin_inset CommandInset ref
36244 LatexCommand eqref
36245 reference "eq:within"
36246
36247 \end_inset
36248
36249  consists of five columns where in the first two columns contain the equation,
36250  the third the matrix and the last one an empty \SpecialChar TeX
36251  brace.
36252 \begin_inset Formula 
36253 \begin{flalign}
36254 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
36255 \rho & \textrm{density}\\
36256 V & \textrm{volume}\\
36257 g & \textrm{gravitational acceleration}
36258 \end{array} &  & {}\label{eq:within}
36259 \end{flalign}
36260
36261 \end_inset
36262
36263
36264 \end_layout
36265
36266 \begin_layout Subsection
36267 Upright small Greek Letters
36268 \begin_inset CommandInset label
36269 LatexCommand label
36270 name "subsec:Upright-small-Greek"
36271
36272 \end_inset
36273
36274
36275 \begin_inset Index idx
36276 status collapsed
36277
36278 \begin_layout Plain Layout
36279 Greek letters ! upright
36280 \end_layout
36281
36282 \end_inset
36283
36284
36285 \end_layout
36286
36287 \begin_layout Standard
36288 Most of the math fonts only provide italic small Greek letters.
36289  But for symbols of elementary particles like pions and neutrinos, upright
36290  Greek letters are needed.
36291  The file 
36292 \series bold
36293 upgreek.sty
36294 \series default
36295
36296 \begin_inset Foot
36297 status collapsed
36298
36299 \begin_layout Plain Layout
36300
36301 \series bold
36302 upgreek
36303 \series default
36304  is part of the \SpecialChar LaTeX
36305 -package 
36306 \series bold
36307 was
36308 \series default
36309
36310 \begin_inset Index idx
36311 status collapsed
36312
36313 \begin_layout Plain Layout
36314 Packages ! was
36315 \begin_inset ERT
36316 status collapsed
36317
36318 \begin_layout Plain Layout
36319
36320
36321 \backslash
36322 vspace{4mm}
36323 \end_layout
36324
36325 \end_inset
36326
36327
36328 \end_layout
36329
36330 \end_inset
36331
36332 .
36333 \end_layout
36334
36335 \end_inset
36336
36337
36338 \begin_inset Index idx
36339 status collapsed
36340
36341 \begin_layout Plain Layout
36342 Packages ! upgreek
36343 \end_layout
36344
36345 \end_inset
36346
36347  that is loaded with the \SpecialChar LaTeX
36348 -preamble line
36349 \end_layout
36350
36351 \begin_layout Standard
36352
36353 \series bold
36354
36355 \backslash
36356 usepackage{upgreek}
36357 \end_layout
36358
36359 \begin_layout Standard
36360 provides them.
36361  
36362 \begin_inset ERT
36363 status collapsed
36364
36365 \begin_layout Plain Layout
36366
36367
36368 \backslash
36369 ifupgreek 
36370 \end_layout
36371
36372 \end_inset
36373
36374
36375 \begin_inset Note Note
36376 status open
36377
36378 \begin_layout Plain Layout
36379 The following table will only be displayed when the \SpecialChar LaTeX
36380 -package 
36381 \series bold
36382 upgreek
36383 \series default
36384  is installed:
36385 \end_layout
36386
36387 \end_inset
36388
36389  They are created when the command for a small Greek letter is started with
36390  
36391 \series bold
36392 up
36393 \series default
36394 .
36395  For example the command 
36396 \series bold
36397
36398 \backslash
36399 uptau
36400 \series default
36401  creates this: 
36402 \begin_inset Formula $\uptau$
36403 \end_inset
36404
36405
36406 \end_layout
36407
36408 \begin_layout Standard
36409 With these commands reactions of elementary particles can be typeset:
36410 \begin_inset Formula 
36411 \[
36412 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}
36413 \]
36414
36415 \end_inset
36416
36417
36418 \end_layout
36419
36420 \begin_layout Standard
36421 The upright letters are more bold and wider than the italic ones.
36422  They should therefore not be used for units like 
36423 \begin_inset Quotes eld
36424 \end_inset
36425
36426 µm
36427 \begin_inset Quotes erd
36428 \end_inset
36429
36430 .
36431 \end_layout
36432
36433 \begin_layout Standard
36434 \begin_inset ERT
36435 status collapsed
36436
36437 \begin_layout Plain Layout
36438
36439
36440 \backslash
36441 else 
36442 \end_layout
36443
36444 \end_inset
36445
36446
36447 \begin_inset Note Note
36448 status open
36449
36450 \begin_layout Plain Layout
36451 The following will be displayed when the \SpecialChar LaTeX
36452 -package 
36453 \series bold
36454 upgreek
36455 \series default
36456  is not installed:
36457 \end_layout
36458
36459 \end_inset
36460
36461
36462 \end_layout
36463
36464 \begin_layout Standard
36465 You need to install the \SpecialChar LaTeX
36466 -package 
36467 \series bold
36468 upgreek
36469 \series default
36470  to see the rest of this subsection in the output.
36471 \end_layout
36472
36473 \begin_layout Standard
36474 \begin_inset ERT
36475 status collapsed
36476
36477 \begin_layout Plain Layout
36478
36479
36480 \backslash
36481 fi 
36482 \end_layout
36483
36484 \end_inset
36485
36486
36487 \end_layout
36488
36489 \begin_layout Subsection
36490 Text Characters in Formulas
36491 \begin_inset Index idx
36492 status collapsed
36493
36494 \begin_layout Plain Layout
36495 Text ! in formulas
36496 \end_layout
36497
36498 \end_inset
36499
36500
36501 \end_layout
36502
36503 \begin_layout Standard
36504 In some cases you might want to insert text characters directly into formulas.
36505  When for example the centered dot · is often used in formulas like 
36506 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
36507 \end_inset
36508
36509 , one would have to insert the command 
36510 \series bold
36511
36512 \backslash
36513 cdot
36514 \series default
36515
36516 \begin_inset Foot
36517 status collapsed
36518
36519 \begin_layout Plain Layout
36520 see 
36521 \begin_inset CommandInset ref
36522 LatexCommand ref
36523 reference "subsec:Binary-Operators"
36524
36525 \end_inset
36526
36527
36528 \end_layout
36529
36530 \end_inset
36531
36532  all the time, because this character is defined in all encodings as text
36533  character.
36534  But the encoding can be changed by this \SpecialChar LaTeX
36535 -preamble line:
36536 \end_layout
36537
36538 \begin_layout Standard
36539
36540 \series bold
36541
36542 \backslash
36543 Declare Inputtext{183}{
36544 \backslash
36545 ifmmode
36546 \backslash
36547 cdot
36548 \backslash
36549 else
36550 \backslash
36551 textperiodcentered
36552 \backslash
36553 f\SpecialChar ligaturebreak
36554 i}
36555 \end_layout
36556
36557 \begin_layout Standard
36558 The character encoding (menu 
36559 \family sans
36560 Document\SpecialChar menuseparator
36561 Settings\SpecialChar menuseparator
36562 Language
36563 \family default
36564 ) specifies what character appears when a keyboard key is pressed.
36565  When the key for the character '·' is pressed, internally the command 
36566 \series bold
36567
36568 \backslash
36569 textperiodcentered
36570 \series default
36571  is used.
36572  But this command is not available in a formula so that you would get \SpecialChar LaTeX
36573 -errors.
36574  With the changed encoding the right command is chosen automatically, depending
36575  on if the character was inserted into a formula or not.
36576 \end_layout
36577
36578 \begin_layout Standard
36579 The encoding of several characters is saved in definition files.
36580  For example the encoding 
36581 \series bold
36582 latin9
36583 \series default
36584  is defined in the file 
36585 \series bold
36586 latin9.def
36587 \series default
36588  which is in the installation folder of \SpecialChar LaTeX
36589 .
36590  Encodings should only be changed via the \SpecialChar LaTeX
36591 -preamble and not in the definition
36592  files.
36593  Otherwise documents could not be edited by other \SpecialChar LyX
36594  users working on other
36595  computers.
36596 \end_layout
36597
36598 \begin_layout Standard
36599 \begin_inset VSpace medskip
36600 \end_inset
36601
36602 Besides the centered dot, in this document the degree sign ° is defined
36603  with the following \SpecialChar LaTeX
36604 -preamble line so that it can be directly inserted into
36605  a formula:
36606 \end_layout
36607
36608 \begin_layout Standard
36609
36610 \series bold
36611
36612 \backslash
36613 DeclareInputtext{176}{
36614 \backslash
36615 ifmmode^
36616 \backslash
36617 circ
36618 \backslash
36619 else
36620 \backslash
36621 textdegree
36622 \backslash
36623 f\SpecialChar ligaturebreak
36624 i}
36625 \end_layout
36626
36627 \begin_layout Subsection
36628 \SpecialChar LaTeX
36629 -comments in formulas
36630 \begin_inset Index idx
36631 status collapsed
36632
36633 \begin_layout Plain Layout
36634 \SpecialChar LaTeX
36635 -comments
36636 \end_layout
36637
36638 \end_inset
36639
36640
36641 \end_layout
36642
36643 \begin_layout Standard
36644 In text you can insert a comment that will only be visible in the \SpecialChar LaTeX
36645  source
36646  code of your file with the menu 
36647 \family sans
36648 Insert\SpecialChar menuseparator
36649 Note\SpecialChar menuseparator
36650 Comment
36651 \family default
36652 .
36653  This is not possible in a formula but you can insert \SpecialChar LaTeX
36654 -comments with the
36655  command
36656 \end_layout
36657
36658 \begin_layout Standard
36659
36660 \series bold
36661
36662 \backslash
36663 %
36664 \end_layout
36665
36666 \begin_layout Standard
36667 This creates a box in which you can write your comment.
36668  Due to a bug in \SpecialChar LyX
36669
36670 \begin_inset Foot
36671 status collapsed
36672
36673 \begin_layout Plain Layout
36674 \begin_inset CommandInset href
36675 LatexCommand href
36676 name "LyX-bug #9002"
36677 target "http://www.lyx.org/trac/ticket/9002"
36678 literal "false"
36679
36680 \end_inset
36681
36682
36683 \end_layout
36684
36685 \end_inset
36686
36687  you cannot write normal text inside the comment, even when you use mathematical
36688  text, you will see its \SpecialChar LaTeX
36689 -commands in the \SpecialChar LaTeX
36690 -output.
36691 \begin_inset Newline newline
36692 \end_inset
36693
36694 This a formula with a \SpecialChar LaTeX
36695 -comment:
36696 \begin_inset Formula 
36697 \[
36698 A=B%\text{This is the comment}
36699 \]
36700
36701 \end_inset
36702
36703
36704 \end_layout
36705
36706 \begin_layout Standard
36707 \begin_inset Newpage newpage
36708 \end_inset
36709
36710
36711 \end_layout
36712
36713 \begin_layout Section
36714 \start_of_appendix
36715 Typographic Advice
36716 \begin_inset Index idx
36717 status collapsed
36718
36719 \begin_layout Plain Layout
36720 Typographic advice
36721 \end_layout
36722
36723 \end_inset
36724
36725
36726 \end_layout
36727
36728 \begin_layout Standard
36729 This section is a summary of the most important typographic rules, listed
36730  in ISO norms.
36731 \begin_inset Foot
36732 status collapsed
36733
36734 \begin_layout Plain Layout
36735 This collection was partly taken from the German semi-official dictionary
36736  called 
36737 \begin_inset Quotes eld
36738 \end_inset
36739
36740 Duden
36741 \begin_inset Quotes erd
36742 \end_inset
36743
36744  
36745 \begin_inset CommandInset citation
36746 LatexCommand cite
36747 key "Duden"
36748 literal "true"
36749
36750 \end_inset
36751
36752  that lists some of the ISO rules.
36753  More rules are listed in 
36754 \begin_inset CommandInset citation
36755 LatexCommand cite
36756 key "Checklist"
36757 literal "true"
36758
36759 \end_inset
36760
36761 .
36762 \end_layout
36763
36764 \end_inset
36765
36766
36767 \end_layout
36768
36769 \begin_layout Itemize
36770 Physical units are 
36771 \emph on
36772 always
36773 \emph default
36774  set upright
36775 \begin_inset Foot
36776 status collapsed
36777
36778 \begin_layout Plain Layout
36779 done with font styles, see 
36780 \begin_inset CommandInset ref
36781 LatexCommand ref
36782 reference "subsec:Font-Styles"
36783
36784 \end_inset
36785
36786
36787 \end_layout
36788
36789 \end_inset
36790
36791 , no matter if they appear in italic text: 30
36792 \begin_inset space \thinspace{}
36793 \end_inset
36794
36795 km/h
36796 \begin_inset Newline newline
36797 \end_inset
36798
36799 Between the value and the unit is the smallest space, see 
36800 \begin_inset CommandInset ref
36801 LatexCommand ref
36802 reference "subsec:Predefined-Space"
36803
36804 \end_inset
36805
36806 .
36807 \begin_inset Newline newline
36808 \end_inset
36809
36810 This convention is automatically fulfilled when the command 
36811 \series bold
36812
36813 \backslash
36814 unittwo
36815 \series default
36816  is used.
36817  When it is entered to a formula, two boxes appear.
36818  In the first one the value is inserted, in the second one the unit, and
36819  one gets as above: 
36820 \begin_inset Formula $\unit[30]{km/h}$
36821 \end_inset
36822
36823
36824 \begin_inset space \thinspace{}
36825 \end_inset
36826
36827 .
36828  Note that 
36829 \series bold
36830
36831 \backslash
36832 unittwo
36833 \series default
36834  is not a real \SpecialChar LaTeX
36835  command but the command 
36836 \series bold
36837
36838 \backslash
36839 unit[value]{unit}
36840 \series default
36841 , therefore you cannot use it in \SpecialChar TeX
36842  code.
36843 \end_layout
36844
36845 \begin_layout Itemize
36846 Percent and perthousand signs are set like physical units:
36847 \begin_inset Newline newline
36848 \end_inset
36849
36850 1.2
36851 \begin_inset space \thinspace{}
36852 \end_inset
36853
36854 ‰ alcohol in blood
36855 \end_layout
36856
36857 \begin_layout Itemize
36858 The degree sign follows directly on the value: 15°, but not when it is used
36859  in units: 15
36860 \begin_inset space \thinspace{}
36861 \end_inset
36862
36863 °C
36864 \end_layout
36865
36866 \begin_layout Itemize
36867 In numbers with more than four digits the smallest space is inserted before
36868  every third digit to group them: 
36869 \family roman
36870 \series medium
36871 \shape up
36872 \size normal
36873 \emph off
36874 \bar no
36875 \noun off
36876 \color none
36877 18
36878 \begin_inset space \thinspace{}
36879 \end_inset
36880
36881 473
36882 \begin_inset space \thinspace{}
36883 \end_inset
36884
36885 588
36886 \end_layout
36887
36888 \begin_layout Itemize
36889 For dimensions like 120×90×40
36890 \begin_inset space \thinspace{}
36891 \end_inset
36892
36893 cm the multiplication sign 
36894 \begin_inset Quotes eld
36895 \end_inset
36896
36897 ×
36898 \begin_inset Quotes erd
36899 \end_inset
36900
36901  is used.
36902  It is available either via the command 
36903 \series bold
36904
36905 \backslash
36906 times
36907 \series default
36908  or via the menu 
36909 \family sans
36910 Insert\SpecialChar menuseparator
36911 Special Character\SpecialChar menuseparator
36912 Symbols
36913 \family default
36914 .
36915 \end_layout
36916
36917 \begin_layout Itemize
36918 Functions with names consisting of several letters are set upright to avoid
36919  confusions, see 
36920 \begin_inset CommandInset ref
36921 LatexCommand ref
36922 reference "subsec:Predefined-Functions"
36923
36924 \end_inset
36925
36926 .
36927 \end_layout
36928
36929 \begin_layout Itemize
36930 Indices consisting of several letters, are set upright: 
36931 \begin_inset Formula $E_{\mathrm{kin}}$
36932 \end_inset
36933
36934
36935 \begin_inset Newline newline
36936 \end_inset
36937
36938 Components of matrices are set italic: 
36939 \begin_inset Formula $\hat{H}_{kl}$
36940 \end_inset
36941
36942
36943 \end_layout
36944
36945 \begin_layout Itemize
36946 The differentiation/integration operator 'd', the Euler's number 'e' and
36947  the imaginary unit 'i' should be set upright, to avoid mixing them up with
36948  other variables.
36949 \end_layout
36950
36951 \begin_layout Itemize
36952 The character that denotes a 
36953 \noun on
36954 Fourier
36955 \noun default
36956  transformation is inserted either by the command 
36957 \series bold
36958
36959 \backslash
36960 mathscr
36961 \begin_inset space \textvisiblespace{}
36962 \end_inset
36963
36964 F
36965 \series default
36966  or via the menu 
36967 \family sans
36968 Insert\SpecialChar menuseparator
36969 Special Character\SpecialChar menuseparator
36970 Symbols\SpecialChar menuseparator
36971 Letterlike
36972 \begin_inset space ~
36973 \end_inset
36974
36975 Symbols
36976 \family default
36977
36978 \begin_inset Formula $\mathscr{F}$
36979 \end_inset
36980
36981
36982 \end_layout
36983
36984 \begin_layout Standard
36985 \begin_inset Newpage newpage
36986 \end_inset
36987
36988
36989 \end_layout
36990
36991 \begin_layout Section
36992 Synonyms
36993 \begin_inset Index idx
36994 status collapsed
36995
36996 \begin_layout Plain Layout
36997 Synonyms
36998 \end_layout
36999
37000 \end_inset
37001
37002
37003 \end_layout
37004
37005 \begin_layout Standard
37006 Some characters and symbols can be created with several commands.
37007  Here is a list of the synonym commands:
37008 \end_layout
37009
37010 \begin_layout Standard
37011 \begin_inset VSpace bigskip
37012 \end_inset
37013
37014
37015 \begin_inset space \hfill{}
37016 \end_inset
37017
37018
37019 \begin_inset Tabular
37020 <lyxtabular version="3" rows="12" columns="2">
37021 <features booktabs="true" tabularvalignment="middle">
37022 <column alignment="center" valignment="top" width="0pt">
37023 <column alignment="center" valignment="top" width="0pt">
37024 <row>
37025 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
37026 \begin_inset Text
37027
37028 \begin_layout Plain Layout
37029 Command
37030 \end_layout
37031
37032 \end_inset
37033 </cell>
37034 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
37035 \begin_inset Text
37036
37037 \begin_layout Plain Layout
37038 equivalent to
37039 \end_layout
37040
37041 \end_inset
37042 </cell>
37043 </row>
37044 <row>
37045 <cell alignment="center" valignment="top" usebox="none">
37046 \begin_inset Text
37047
37048 \begin_layout Plain Layout
37049
37050 \backslash
37051 ast
37052 \end_layout
37053
37054 \end_inset
37055 </cell>
37056 <cell alignment="center" valignment="top" usebox="none">
37057 \begin_inset Text
37058
37059 \begin_layout Plain Layout
37060 *
37061 \end_layout
37062
37063 \end_inset
37064 </cell>
37065 </row>
37066 <row>
37067 <cell alignment="center" valignment="top" usebox="none">
37068 \begin_inset Text
37069
37070 \begin_layout Plain Layout
37071
37072 \backslash
37073 choose
37074 \end_layout
37075
37076 \end_inset
37077 </cell>
37078 <cell alignment="center" valignment="top" usebox="none">
37079 \begin_inset Text
37080
37081 \begin_layout Plain Layout
37082
37083 \backslash
37084 binom
37085 \end_layout
37086
37087 \end_inset
37088 </cell>
37089 </row>
37090 <row>
37091 <cell alignment="center" valignment="top" usebox="none">
37092 \begin_inset Text
37093
37094 \begin_layout Plain Layout
37095
37096 \backslash
37097 geq
37098 \end_layout
37099
37100 \end_inset
37101 </cell>
37102 <cell alignment="center" valignment="top" usebox="none">
37103 \begin_inset Text
37104
37105 \begin_layout Plain Layout
37106
37107 \backslash
37108 ge
37109 \end_layout
37110
37111 \end_inset
37112 </cell>
37113 </row>
37114 <row>
37115 <cell alignment="center" valignment="top" usebox="none">
37116 \begin_inset Text
37117
37118 \begin_layout Plain Layout
37119
37120 \backslash
37121 lbrace
37122 \end_layout
37123
37124 \end_inset
37125 </cell>
37126 <cell alignment="center" valignment="top" usebox="none">
37127 \begin_inset Text
37128
37129 \begin_layout Plain Layout
37130 {
37131 \end_layout
37132
37133 \end_inset
37134 </cell>
37135 </row>
37136 <row>
37137 <cell alignment="center" valignment="top" usebox="none">
37138 \begin_inset Text
37139
37140 \begin_layout Plain Layout
37141
37142 \backslash
37143 lbracket
37144 \end_layout
37145
37146 \end_inset
37147 </cell>
37148 <cell alignment="center" valignment="top" usebox="none">
37149 \begin_inset Text
37150
37151 \begin_layout Plain Layout
37152 [
37153 \end_layout
37154
37155 \end_inset
37156 </cell>
37157 </row>
37158 <row>
37159 <cell alignment="center" valignment="top" usebox="none">
37160 \begin_inset Text
37161
37162 \begin_layout Plain Layout
37163
37164 \backslash
37165 leftarrow
37166 \end_layout
37167
37168 \end_inset
37169 </cell>
37170 <cell alignment="center" valignment="top" usebox="none">
37171 \begin_inset Text
37172
37173 \begin_layout Plain Layout
37174
37175 \backslash
37176 gets
37177 \end_layout
37178
37179 \end_inset
37180 </cell>
37181 </row>
37182 <row>
37183 <cell alignment="center" valignment="top" usebox="none">
37184 \begin_inset Text
37185
37186 \begin_layout Plain Layout
37187
37188 \backslash
37189 leq
37190 \end_layout
37191
37192 \end_inset
37193 </cell>
37194 <cell alignment="center" valignment="top" usebox="none">
37195 \begin_inset Text
37196
37197 \begin_layout Plain Layout
37198
37199 \backslash
37200 le
37201 \end_layout
37202
37203 \end_inset
37204 </cell>
37205 </row>
37206 <row>
37207 <cell alignment="center" valignment="top" usebox="none">
37208 \begin_inset Text
37209
37210 \begin_layout Plain Layout
37211
37212 \backslash
37213 lor
37214 \end_layout
37215
37216 \end_inset
37217 </cell>
37218 <cell alignment="center" valignment="top" usebox="none">
37219 \begin_inset Text
37220
37221 \begin_layout Plain Layout
37222
37223 \backslash
37224 vee
37225 \end_layout
37226
37227 \end_inset
37228 </cell>
37229 </row>
37230 <row>
37231 <cell alignment="center" valignment="top" usebox="none">
37232 \begin_inset Text
37233
37234 \begin_layout Plain Layout
37235
37236 \backslash
37237 neq
37238 \end_layout
37239
37240 \end_inset
37241 </cell>
37242 <cell alignment="center" valignment="top" usebox="none">
37243 \begin_inset Text
37244
37245 \begin_layout Plain Layout
37246
37247 \backslash
37248 not=
37249 \end_layout
37250
37251 \end_inset
37252 </cell>
37253 </row>
37254 <row>
37255 <cell alignment="center" valignment="top" usebox="none">
37256 \begin_inset Text
37257
37258 \begin_layout Plain Layout
37259
37260 \backslash
37261 slash
37262 \end_layout
37263
37264 \end_inset
37265 </cell>
37266 <cell alignment="center" valignment="top" usebox="none">
37267 \begin_inset Text
37268
37269 \begin_layout Plain Layout
37270 /
37271 \end_layout
37272
37273 \end_inset
37274 </cell>
37275 </row>
37276 <row>
37277 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37278 \begin_inset Text
37279
37280 \begin_layout Plain Layout
37281
37282 \backslash
37283 vert
37284 \end_layout
37285
37286 \end_inset
37287 </cell>
37288 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37289 \begin_inset Text
37290
37291 \begin_layout Plain Layout
37292 |
37293 \end_layout
37294
37295 \end_inset
37296 </cell>
37297 </row>
37298 </lyxtabular>
37299
37300 \end_inset
37301
37302
37303 \begin_inset space \hfill{}
37304 \end_inset
37305
37306
37307 \begin_inset Tabular
37308 <lyxtabular version="3" rows="12" columns="2">
37309 <features booktabs="true" tabularvalignment="middle">
37310 <column alignment="center" valignment="top" width="0pt">
37311 <column alignment="center" valignment="top" width="0pt">
37312 <row>
37313 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
37314 \begin_inset Text
37315
37316 \begin_layout Plain Layout
37317 Command
37318 \end_layout
37319
37320 \end_inset
37321 </cell>
37322 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
37323 \begin_inset Text
37324
37325 \begin_layout Plain Layout
37326 equivalent to
37327 \end_layout
37328
37329 \end_inset
37330 </cell>
37331 </row>
37332 <row>
37333 <cell alignment="center" valignment="top" usebox="none">
37334 \begin_inset Text
37335
37336 \begin_layout Plain Layout
37337
37338 \backslash
37339 backslash
37340 \end_layout
37341
37342 \end_inset
37343 </cell>
37344 <cell alignment="center" valignment="top" usebox="none">
37345 \begin_inset Text
37346
37347 \begin_layout Plain Layout
37348
37349 \backslash
37350
37351 \backslash
37352
37353 \end_layout
37354
37355 \end_inset
37356 </cell>
37357 </row>
37358 <row>
37359 <cell alignment="center" valignment="top" usebox="none">
37360 \begin_inset Text
37361
37362 \begin_layout Plain Layout
37363
37364 \backslash
37365 dasharrow
37366 \end_layout
37367
37368 \end_inset
37369 </cell>
37370 <cell alignment="center" valignment="top" usebox="none">
37371 \begin_inset Text
37372
37373 \begin_layout Plain Layout
37374
37375 \backslash
37376 dashrightarrow
37377 \end_layout
37378
37379 \end_inset
37380 </cell>
37381 </row>
37382 <row>
37383 <cell alignment="center" valignment="top" usebox="none">
37384 \begin_inset Text
37385
37386 \begin_layout Plain Layout
37387
37388 \backslash
37389 land
37390 \end_layout
37391
37392 \end_inset
37393 </cell>
37394 <cell alignment="center" valignment="top" usebox="none">
37395 \begin_inset Text
37396
37397 \begin_layout Plain Layout
37398
37399 \backslash
37400 wedge
37401 \end_layout
37402
37403 \end_inset
37404 </cell>
37405 </row>
37406 <row>
37407 <cell alignment="center" valignment="top" usebox="none">
37408 \begin_inset Text
37409
37410 \begin_layout Plain Layout
37411
37412 \backslash
37413 rbrace
37414 \end_layout
37415
37416 \end_inset
37417 </cell>
37418 <cell alignment="center" valignment="top" usebox="none">
37419 \begin_inset Text
37420
37421 \begin_layout Plain Layout
37422 }
37423 \end_layout
37424
37425 \end_inset
37426 </cell>
37427 </row>
37428 <row>
37429 <cell alignment="center" valignment="top" usebox="none">
37430 \begin_inset Text
37431
37432 \begin_layout Plain Layout
37433
37434 \backslash
37435 rbracket
37436 \end_layout
37437
37438 \end_inset
37439 </cell>
37440 <cell alignment="center" valignment="top" usebox="none">
37441 \begin_inset Text
37442
37443 \begin_layout Plain Layout
37444 ]
37445 \end_layout
37446
37447 \end_inset
37448 </cell>
37449 </row>
37450 <row>
37451 <cell alignment="center" valignment="top" usebox="none">
37452 \begin_inset Text
37453
37454 \begin_layout Plain Layout
37455
37456 \backslash
37457 rightarrow
37458 \end_layout
37459
37460 \end_inset
37461 </cell>
37462 <cell alignment="center" valignment="top" usebox="none">
37463 \begin_inset Text
37464
37465 \begin_layout Plain Layout
37466
37467 \backslash
37468 to
37469 \end_layout
37470
37471 \end_inset
37472 </cell>
37473 </row>
37474 <row>
37475 <cell alignment="center" valignment="top" usebox="none">
37476 \begin_inset Text
37477
37478 \begin_layout Plain Layout
37479
37480 \backslash
37481 lnot
37482 \end_layout
37483
37484 \end_inset
37485 </cell>
37486 <cell alignment="center" valignment="top" usebox="none">
37487 \begin_inset Text
37488
37489 \begin_layout Plain Layout
37490
37491 \backslash
37492 neg
37493 \end_layout
37494
37495 \end_inset
37496 </cell>
37497 </row>
37498 <row>
37499 <cell alignment="center" valignment="top" usebox="none">
37500 \begin_inset Text
37501
37502 \begin_layout Plain Layout
37503
37504 \backslash
37505 ne
37506 \end_layout
37507
37508 \end_inset
37509 </cell>
37510 <cell alignment="center" valignment="top" usebox="none">
37511 \begin_inset Text
37512
37513 \begin_layout Plain Layout
37514
37515 \backslash
37516 not=
37517 \end_layout
37518
37519 \end_inset
37520 </cell>
37521 </row>
37522 <row>
37523 <cell alignment="center" valignment="top" usebox="none">
37524 \begin_inset Text
37525
37526 \begin_layout Plain Layout
37527
37528 \backslash
37529 owns
37530 \end_layout
37531
37532 \end_inset
37533 </cell>
37534 <cell alignment="center" valignment="top" usebox="none">
37535 \begin_inset Text
37536
37537 \begin_layout Plain Layout
37538
37539 \backslash
37540 ni
37541 \end_layout
37542
37543 \end_inset
37544 </cell>
37545 </row>
37546 <row>
37547 <cell alignment="center" valignment="top" usebox="none">
37548 \begin_inset Text
37549
37550 \begin_layout Plain Layout
37551
37552 \backslash
37553 square
37554 \end_layout
37555
37556 \end_inset
37557 </cell>
37558 <cell alignment="center" valignment="top" usebox="none">
37559 \begin_inset Text
37560
37561 \begin_layout Plain Layout
37562
37563 \backslash
37564 Box
37565 \end_layout
37566
37567 \end_inset
37568 </cell>
37569 </row>
37570 <row>
37571 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37572 \begin_inset Text
37573
37574 \begin_layout Plain Layout
37575
37576 \backslash
37577 Vert
37578 \end_layout
37579
37580 \end_inset
37581 </cell>
37582 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37583 \begin_inset Text
37584
37585 \begin_layout Plain Layout
37586
37587 \backslash
37588 |
37589 \end_layout
37590
37591 \end_inset
37592 </cell>
37593 </row>
37594 </lyxtabular>
37595
37596 \end_inset
37597
37598
37599 \begin_inset space \hfill{}
37600 \end_inset
37601
37602
37603 \end_layout
37604
37605 \begin_layout Standard
37606 \begin_inset Newpage newpage
37607 \end_inset
37608
37609
37610 \end_layout
37611
37612 \begin_layout Bibliography
37613 \begin_inset CommandInset bibitem
37614 LatexCommand bibitem
37615 key "TLC2"
37616 literal "true"
37617
37618 \end_inset
37619
37620
37621 \shape smallcaps
37622 Mittelbach, F.
37623  ; Goossens, M.
37624 \shape default
37625
37626 \shape italic
37627 The \SpecialChar LaTeX
37628  Companion
37629 \shape default
37630 .
37631  Addison Wesley, 2004
37632 \end_layout
37633
37634 \begin_layout Bibliography
37635 \begin_inset CommandInset bibitem
37636 LatexCommand bibitem
37637 key "Mathmode"
37638 literal "true"
37639
37640 \end_inset
37641
37642
37643 \begin_inset CommandInset href
37644 LatexCommand href
37645 name "Description"
37646 target "https://www.tug.org/~hvoss/PDF/mathmode.pdf"
37647 literal "false"
37648
37649 \end_inset
37650
37651  of \SpecialChar LaTeX
37652 's math abilities
37653 \end_layout
37654
37655 \begin_layout Bibliography
37656 \begin_inset CommandInset bibitem
37657 LatexCommand bibitem
37658 key "AMS"
37659 literal "true"
37660
37661 \end_inset
37662
37663
37664 \begin_inset CommandInset href
37665 LatexCommand href
37666 name "Description"
37667 target "http://mirrors.ctan.org/macros/latex/required/amslatex/math/amsldoc.pdf"
37668 literal "false"
37669
37670 \end_inset
37671
37672  of 
37673 \begin_inset ERT
37674 status collapsed
37675
37676 \begin_layout Plain Layout
37677
37678
37679 \backslash
37680 AmS
37681 \end_layout
37682
37683 \end_inset
37684
37685 -\SpecialChar LaTeX
37686
37687 \end_layout
37688
37689 \begin_layout Bibliography
37690 \begin_inset CommandInset bibitem
37691 LatexCommand bibitem
37692 key "Symbols"
37693 literal "true"
37694
37695 \end_inset
37696
37697
37698 \begin_inset CommandInset href
37699 LatexCommand href
37700 name "List"
37701 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
37702 literal "false"
37703
37704 \end_inset
37705
37706  of all symbols available with \SpecialChar LaTeX
37707 -packages
37708 \end_layout
37709
37710 \begin_layout Bibliography
37711 \begin_inset CommandInset bibitem
37712 LatexCommand bibitem
37713 key "cancel"
37714 literal "true"
37715
37716 \end_inset
37717
37718
37719 \begin_inset CommandInset href
37720 LatexCommand href
37721 name "Documentation"
37722 target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
37723 literal "false"
37724
37725 \end_inset
37726
37727  of the \SpecialChar LaTeX
37728 -package 
37729 \series bold
37730 cancel
37731 \series default
37732
37733 \begin_inset Index idx
37734 status collapsed
37735
37736 \begin_layout Plain Layout
37737 Packages ! cancel
37738 \end_layout
37739
37740 \end_inset
37741
37742
37743 \end_layout
37744
37745 \begin_layout Bibliography
37746 \begin_inset CommandInset bibitem
37747 LatexCommand bibitem
37748 key "hyperref"
37749 literal "true"
37750
37751 \end_inset
37752
37753
37754 \begin_inset CommandInset href
37755 LatexCommand href
37756 name "Documentation"
37757 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
37758 literal "false"
37759
37760 \end_inset
37761
37762  of the \SpecialChar LaTeX
37763 -package 
37764 \series bold
37765 hyperref
37766 \series default
37767
37768 \begin_inset Index idx
37769 status collapsed
37770
37771 \begin_layout Plain Layout
37772 Packages ! hyperref
37773 \end_layout
37774
37775 \end_inset
37776
37777
37778 \end_layout
37779
37780 \begin_layout Bibliography
37781 \begin_inset CommandInset bibitem
37782 LatexCommand bibitem
37783 key "mhchem"
37784 literal "true"
37785
37786 \end_inset
37787
37788
37789 \begin_inset CommandInset href
37790 LatexCommand href
37791 name "Documentation"
37792 target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
37793 literal "false"
37794
37795 \end_inset
37796
37797  of the \SpecialChar LaTeX
37798 -package 
37799 \series bold
37800 mhchem
37801 \series default
37802
37803 \begin_inset Index idx
37804 status collapsed
37805
37806 \begin_layout Plain Layout
37807 Packages ! mhchem
37808 \end_layout
37809
37810 \end_inset
37811
37812
37813 \end_layout
37814
37815 \begin_layout Bibliography
37816 \begin_inset CommandInset bibitem
37817 LatexCommand bibitem
37818 key "Duden"
37819 literal "true"
37820
37821 \end_inset
37822
37823
37824 \emph on
37825 Duden Band 1
37826 \emph default
37827 .
37828  22.
37829  Auflage, Duden 2001
37830 \end_layout
37831
37832 \begin_layout Bibliography
37833 \begin_inset CommandInset bibitem
37834 LatexCommand bibitem
37835 key "Checklist"
37836 literal "true"
37837
37838 \end_inset
37839
37840
37841 \begin_inset CommandInset href
37842 LatexCommand href
37843 name "Check list"
37844 target "http://physics.nist.gov/Pubs/SP811/sec11.html"
37845 literal "false"
37846
37847 \end_inset
37848
37849  for reviewing manuscripts
37850 \end_layout
37851
37852 \begin_layout Standard
37853 \begin_inset CommandInset index_print
37854 LatexCommand printindex
37855 type "idx"
37856 name "Index"
37857 literal "false"
37858
37859 \end_inset
37860
37861
37862 \end_layout
37863
37864 \end_body
37865 \end_document