]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
1d0104a1defcf9118528196baa12f906f24160fb
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 2.4 created this file. For more info see https://www.lyx.org/
2 \lyxformat 600
3 \begin_document
4 \begin_header
5 \save_transient_properties true
6 \origin /systemlyxdir/doc/
7 \textclass scrbook
8 \begin_preamble
9 % DO NOT ALTER THIS PREAMBLE!!!
10 %
11 % This preamble is designed to ensure that the User's Guide prints
12 % out as advertised. If you mess with this preamble,
13 % parts of the User's Guide 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 % for correct jump positions whe clicking on a link to a float
19 \usepackage[figure]{hypcap}
20
21 % the pages of the TOC is numbered roman
22 % and a pdf-bookmark for the TOC is added
23 \let\myTOC\tableofcontents
24 \renewcommand\tableofcontents{%
25   \frontmatter
26   \pdfbookmark[1]{\contentsname}{}
27   \myTOC
28   \mainmatter }
29
30 % macro for italic page numbers in the index
31 \newcommand{\IndexDef}[1]{\textit{#1}}
32
33 % for customized page headers/footers
34 % only needed because they are only used in one section of the document
35 \usepackage{fancyhdr}
36 % change header rule width
37 \renewcommand{\headrulewidth}{2pt}
38
39 % used to have extra space in table cells
40 \@ifundefined{extrarowheight}
41  {\usepackage{array}}{}
42 \setlength{\extrarowheight}{2pt}
43
44 % workaround for a makeindex bug,
45 % see sec. "Index Entry Order"
46 % only uncomment this when you are using makindex
47 %\let\OrgIndex\index 
48 %\renewcommand*{\index}[1]{\OrgIndex{#1}}
49 \end_preamble
50 \options refpage,intoc,bibliography=totoc,index=totoc,BCOR7.5mm,captions=tableheading
51 \use_default_options false
52 \begin_modules
53 customHeadersFooters
54 enumitem
55 logicalmkup
56 \end_modules
57 \maintain_unincluded_children no
58 \language english
59 \language_package default
60 \inputencoding utf8
61 \fontencoding auto
62 \font_roman "lmodern" "default"
63 \font_sans "default" "default"
64 \font_typewriter "default" "default"
65 \font_math "auto" "auto"
66 \font_default_family default
67 \use_non_tex_fonts false
68 \font_sc false
69 \font_roman_osf false
70 \font_sans_osf false
71 \font_typewriter_osf false
72 \font_sf_scale 100 100
73 \font_tt_scale 100 100
74 \use_microtype false
75 \use_dash_ligatures false
76 \graphics default
77 \default_output_format default
78 \output_sync 0
79 \bibtex_command bibtex
80 \index_command makeindex
81 \float_placement class
82 \float_alignment class
83 \paperfontsize 12
84 \spacing single
85 \use_hyperref true
86 \pdf_title "The LyX User's Guide"
87 \pdf_author "LyX Team"
88 \pdf_subject "LyX"
89 \pdf_keywords "LyX"
90 \pdf_bookmarks true
91 \pdf_bookmarksnumbered true
92 \pdf_bookmarksopen false
93 \pdf_bookmarksopenlevel 1
94 \pdf_breaklinks false
95 \pdf_pdfborder false
96 \pdf_colorlinks true
97 \pdf_backref false
98 \pdf_pdfusetitle false
99 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
100 \papersize default
101 \use_geometry false
102 \use_package amsmath 1
103 \use_package amssymb 1
104 \use_package cancel 1
105 \use_package esint 1
106 \use_package mathdots 1
107 \use_package mathtools 1
108 \use_package mhchem 1
109 \use_package stackrel 1
110 \use_package stmaryrd 1
111 \use_package undertilde 1
112 \cite_engine basic
113 \cite_engine_type default
114 \biblio_style plain
115 \use_bibtopic false
116 \use_indices false
117 \paperorientation portrait
118 \suppress_date false
119 \justification true
120 \use_refstyle 1
121 \use_minted 0
122 \use_lineno 0
123 \notefontcolor #0000ff
124 \branch Question
125 \selected 1
126 \filename_suffix 0
127 \color #00ff00
128 \end_branch
129 \branch Answer
130 \selected 0
131 \filename_suffix 0
132 \color #aa55ff
133 \end_branch
134 \index Index
135 \shortcut idx
136 \color #008000
137 \end_index
138 \secnumdepth 3
139 \tocdepth 2
140 \paragraph_separation skip
141 \defskip halfline
142 \is_math_indent 0
143 \math_numbering_side default
144 \quotes_style english
145 \dynamic_quotes 0
146 \papercolumns 1
147 \papersides 2
148 \paperpagestyle default
149 \tablestyle default
150 \tracking_changes true
151 \output_changes false
152 \change_bars false
153 \postpone_fragile_content false
154 \html_math_output 0
155 \html_css_as_file 0
156 \html_be_strict true
157 \docbook_table_output 0
158 \author -1402925745 "Günter Milde"
159 \author -712698321 "Jürgen Spitzmüller"
160 \author -584632292 "Richard Kimberly Heck"
161 \author -563046850 "Jean-Marc LASGOUTTES"
162 \author -131811572 "Yuriy Skalko"
163 \author 5863208 "ab"
164 \author 5863344 "Enrico Forestieri"
165 \author 244031559 "Yuriy"
166 \author 1675569489 "Stephan Witt"
167 \end_header
168
169 \begin_body
170
171 \begin_layout Title
172 The \SpecialChar LyX
173  User's Guide
174 \end_layout
175
176 \begin_layout Author
177 by the \SpecialChar LyX
178  Team
179 \begin_inset Foot
180 status collapsed
181
182 \begin_layout Plain Layout
183 \noindent
184 If you have comments on or error corrections to this documentation, please
185  send them to the \SpecialChar LyX
186  Documentation mailing list: 
187 \begin_inset CommandInset href
188 LatexCommand href
189 target "lyx-docs@lists.lyx.org"
190 type "mailto:"
191 literal "false"
192
193 \end_inset
194
195
196 \end_layout
197
198 \end_inset
199
200
201 \begin_inset Newline newline
202 \end_inset
203
204
205 \begin_inset Newline newline
206 \end_inset
207
208 Version 2.
209 \change_deleted -131811572 1600339801
210 3
211 \change_inserted -131811572 1600339801
212 4
213 \change_unchanged
214 .x
215 \begin_inset Note Note
216 status collapsed
217
218 \begin_layout Plain Layout
219 The latest PDF-version of this document can be found here:
220 \begin_inset Newline newline
221 \end_inset
222
223
224 \series bold
225 https://wiki.lyx.org/LyX/Manuals#UserGuide
226 \end_layout
227
228 \end_inset
229
230
231 \end_layout
232
233 \begin_layout Standard
234 \begin_inset CommandInset toc
235 LatexCommand tableofcontents
236
237 \end_inset
238
239
240 \end_layout
241
242 \begin_layout Chapter
243 Getting Started
244 \end_layout
245
246 \begin_layout Section
247 What is \SpecialChar LyX
248 ?
249 \end_layout
250
251 \begin_layout Standard
252 \SpecialChar LyX
253  is a document preparation system.
254  It is a tool for producing beautiful manu\SpecialChar softhyphen
255 scripts, publishable books, business
256  letters and proposals,
257 \change_deleted 5863208 1598113909
258  and
259 \change_unchanged
260  even poetry.
261  It is unlike most other 
262 \begin_inset Quotes eld
263 \end_inset
264
265 word processors
266 \begin_inset Quotes erd
267 \end_inset
268
269  in the sense that it uses the paradigm of a markup language as its core
270  editing style.
271  That means that when you type a section header, you mark it as a 
272 \begin_inset Quotes eld
273 \end_inset
274
275 Section
276 \begin_inset Quotes erd
277 \end_inset
278
279 , not as 
280 \begin_inset Quotes eld
281 \end_inset
282
283 Bold, 17
284 \begin_inset space \thinspace{}
285 \end_inset
286
287 pt type, left justified, 5
288 \begin_inset space \thinspace{}
289 \end_inset
290
291 mm space below
292 \begin_inset Quotes erd
293 \end_inset
294
295 .
296  \SpecialChar LyX
297  takes care of the typesetting for you; so you deal only with concepts,
298  not with mechanics.
299 \end_layout
300
301 \begin_layout Standard
302 This philosophy is explained in greater detail in the 
303 \emph on
304 Introduction
305 \emph default
306  manual.
307  If you haven't read it yet, you need to.
308  Yes, we mean now.
309 \end_layout
310
311 \begin_layout Standard
312 The 
313 \emph on
314 Introduction
315 \emph default
316  manual describes several things in addition to \SpecialChar LyX
317 's philosophy: most importantly,
318  the format of all of the manuals.
319  If you don't read it, you will have a difficult time navigating the manuals.
320  Additionally it provides a high level content description of the other
321  manuals giving the user an idea of where to look for specific information.
322 \end_layout
323
324 \begin_layout Section
325 How \SpecialChar LyX
326  Looks
327 \end_layout
328
329 \begin_layout Standard
330 Like most applications, \SpecialChar LyX
331  has the familiar menu bar across the top of its
332  window.
333  Below it is a toolbar with a pulldown box and various buttons.
334  There is of course a work area for editing documents complete with a vertical
335  scrollbar.
336 \end_layout
337
338 \begin_layout Standard
339 Note that there is no horizontal scrollbar.
340  This is not a bug or an oversight, it is intentional.
341  When you read a book, you expect the end of a line to wrap around to the
342  next line.
343  Text overflows onto new pages in a vertical fashion, hence the need for
344  only a vertical scrollbar.
345 \end_layout
346
347 \begin_layout Standard
348 There are three cases where you might want a horizontal scrollbar.
349  The first case is large images.
350  To avoid images being displayed larger than your screen, left click on
351  the image and use the option 
352 \family sans
353 Scale on Screen
354 \family default
355  in the tab 
356 \family sans
357 \SpecialChar LaTeX
358  and \SpecialChar LyX
359  options
360 \family default
361 .
362  The second and third cases are tables and equations which are wider than
363  the \SpecialChar LyX
364  window.
365  You can use the arrow keys to scroll horizontally through both.
366 \end_layout
367
368 \begin_layout Standard
369 For a brief description of all \SpecialChar LyX
370  menus and toolbar buttons, have a look at
371  Appendix
372 \begin_inset space ~
373 \end_inset
374
375
376 \begin_inset CommandInset ref
377 LatexCommand ref
378 reference "chap:The-User-Interface"
379
380 \end_inset
381
382 .
383 \end_layout
384
385 \begin_layout Section
386 HELP
387 \end_layout
388
389 \begin_layout Standard
390 The help system consists of the \SpecialChar LyX
391  manuals.
392  You can read all of the manuals from inside \SpecialChar LyX
393 .
394  Just select the manual you want to read from the 
395 \family sans
396 Help
397 \family default
398  menu.
399 \end_layout
400
401 \begin_layout Section
402 Basic \SpecialChar LyX
403  Setup
404 \begin_inset CommandInset label
405 LatexCommand label
406 name "sec:Basic-LyX-Setup"
407
408 \end_inset
409
410
411 \end_layout
412
413 \begin_layout Standard
414 Almost all features of \SpecialChar LyX
415  can be configured via the menu 
416 \family sans
417 Tools\SpecialChar menuseparator
418 Preferences
419 \family default
420 .
421 \begin_inset Index idx
422 status collapsed
423
424 \begin_layout Plain Layout
425 Preferences
426 \end_layout
427
428 \end_inset
429
430  \SpecialChar LyX
431  is able to inspect your system to see what programs, \SpecialChar LaTeX
432  document classes,
433  and \SpecialChar LaTeX
434  packages are available.
435  It uses this knowledge to give reasonable defaults for the preferences
436  settings.
437  Although this configuration was performed when \SpecialChar LyX
438  was installed on your system,
439  you might have some items that you installed locally, e.
440 \begin_inset space \thinspace{}
441 \end_inset
442
443 g.
444 \begin_inset space \space{}
445 \end_inset
446
447 new \SpecialChar LaTeX
448  classes, which are not seen by \SpecialChar LyX
449 .
450  To force \SpecialChar LyX
451  to re-inspect your system use 
452 \family sans
453 Tools\SpecialChar menuseparator
454 Reconfigure
455 \family default
456 .
457 \begin_inset Index idx
458 status collapsed
459
460 \begin_layout Plain Layout
461 Reconfiguration of \SpecialChar LyX
462
463 \end_layout
464
465 \end_inset
466
467  Then restart \SpecialChar LyX
468  to ensure that the changes are taken into account.
469 \end_layout
470
471 \begin_layout Section
472 \SpecialChar LaTeX
473  Setup
474 \begin_inset CommandInset label
475 LatexCommand label
476 name "sec:LaTeX-Setup"
477
478 \end_inset
479
480
481 \end_layout
482
483 \begin_layout Standard
484 You can edit documents in \SpecialChar LyX
485  without having \SpecialChar LaTeX
486  installed but you will not be
487  able to create PDFs
488 \change_deleted 5863208 1598122369
489  or print your documents
490 \change_unchanged
491 .
492  
493 \change_deleted 5863208 1598122520
494 Some \SpecialChar LyX
495  documents use DocBook instead of \SpecialChar LaTeX
496  as the 
497 \begin_inset Quotes eld
498 \end_inset
499
500 backend
501 \begin_inset Quotes erd
502 \end_inset
503
504  which can produce PDFs and the like.
505  
506 \change_unchanged
507 Even without \SpecialChar LaTeX
508  
509 \change_deleted 5863208 1598122546
510 or Docbook 
511 \change_unchanged
512 every \SpecialChar LyX
513  document can still be output as plain text
514 \change_inserted 5863208 1598122500
515 , as Docbook
516 \change_unchanged
517  or as XHTML.
518 \end_layout
519
520 \begin_layout Standard
521 Some document classes may depend upon specific \SpecialChar LaTeX
522  
523 \change_deleted 5863208 1598122571
524 or DocBook 
525 \change_unchanged
526 classes or packages.
527  Such document classes can be used even if you do not have the required
528  files installed, but you will not be able to produce certain kinds of output.
529 \end_layout
530
531 \begin_layout Standard
532 The \SpecialChar LaTeX
533  packages that \SpecialChar LyX
534  finds on your system are listed in a file you can view
535  from the menu 
536 \family sans
537 Help\SpecialChar menuseparator
538 LaTeX
539 \begin_inset space ~
540 \end_inset
541
542 Configuration
543 \family default
544 .
545  If you are missing needed packages then you must install them and then
546  reconfigure \SpecialChar LyX
547  (menu 
548 \family sans
549 Tools\SpecialChar menuseparator
550 Reconfigure
551 \family default
552 ).
553 \begin_inset Index idx
554 status collapsed
555
556 \begin_layout Plain Layout
557 Reconfiguration of \SpecialChar LyX
558
559 \end_layout
560
561 \end_inset
562
563  See section 
564 \emph on
565 Installing new \SpecialChar LaTeX
566  files
567 \emph default
568  in the 
569 \emph on
570 Customization
571 \emph default
572  manual for more information on installing additional \SpecialChar LaTeX
573  packages.
574 \end_layout
575
576 \begin_layout Chapter
577 How to work with \SpecialChar LyX
578
579 \end_layout
580
581 \begin_layout Section
582 Basic File Operations
583 \begin_inset Index idx
584 status collapsed
585
586 \begin_layout Plain Layout
587 File Operations
588 \end_layout
589
590 \end_inset
591
592
593 \end_layout
594
595 \begin_layout Standard
596 Under the 
597 \family sans
598 File
599 \family default
600  menu and in the standard toolbar are basic operations common to any word
601  processor as well as some more advanced operations:
602 \end_layout
603
604 \begin_layout Itemize
605
606 \family sans
607 New, 
608 \family default
609
610 \begin_inset Info
611 type  "shortcut"
612 arg   "buffer-new"
613 \end_inset
614
615  or
616 \family sans
617  
618 \begin_inset Info
619 type  "icon"
620 arg   "buffer-new"
621 \end_inset
622
623
624 \end_layout
625
626 \begin_layout Itemize
627
628 \family sans
629 New
630 \begin_inset space ~
631 \end_inset
632
633 from
634 \begin_inset space ~
635 \end_inset
636
637 Template, 
638 \family default
639
640 \begin_inset Info
641 type  "shortcut"
642 arg   "buffer-new-template"
643 \end_inset
644
645
646 \end_layout
647
648 \begin_layout Itemize
649
650 \family sans
651 Open, 
652 \family default
653
654 \begin_inset Info
655 type  "shortcut"
656 arg   "file-open"
657 \end_inset
658
659  or
660 \family sans
661  
662 \begin_inset Info
663 type  "icon"
664 arg   "file-open"
665 \end_inset
666
667
668 \end_layout
669
670 \begin_layout Itemize
671
672 \family sans
673 Open
674 \begin_inset space ~
675 \end_inset
676
677 Recent
678 \change_inserted -712698321 1553352530
679
680 \end_layout
681
682 \begin_layout Itemize
683
684 \change_inserted -712698321 1553352546
685
686 \family sans
687 Open
688 \begin_inset space ~
689 \end_inset
690
691 Example
692 \change_unchanged
693
694 \end_layout
695
696 \begin_layout Itemize
697
698 \family sans
699 Close, 
700 \family default
701
702 \begin_inset Info
703 type  "shortcut"
704 arg   "view-close"
705 \end_inset
706
707
708 \change_inserted -712698321 1553353355
709
710 \end_layout
711
712 \begin_layout Itemize
713
714 \change_inserted -712698321 1553353357
715
716 \family sans
717 Close All
718 \change_unchanged
719
720 \end_layout
721
722 \begin_layout Itemize
723
724 \family sans
725 Save, 
726 \family default
727
728 \begin_inset Info
729 type  "shortcut"
730 arg   "buffer-write"
731 \end_inset
732
733  or
734 \family sans
735  
736 \begin_inset Info
737 type  "icon"
738 arg   "buffer-write"
739 \end_inset
740
741
742 \end_layout
743
744 \begin_layout Itemize
745
746 \family sans
747 Save
748 \begin_inset space ~
749 \end_inset
750
751 As, 
752 \family default
753
754 \begin_inset Info
755 type  "shortcut"
756 arg   "buffer-write-as"
757 \end_inset
758
759
760 \change_inserted -712698321 1553352570
761
762 \end_layout
763
764 \begin_layout Itemize
765
766 \change_inserted -712698321 1553352997
767
768 \family sans
769 Save
770 \begin_inset space ~
771 \end_inset
772
773 As
774 \begin_inset space ~
775 \end_inset
776
777 Template
778 \change_unchanged
779
780 \end_layout
781
782 \begin_layout Itemize
783
784 \family sans
785 Revert
786 \begin_inset space ~
787 \end_inset
788
789 to
790 \begin_inset space ~
791 \end_inset
792
793 saved
794 \end_layout
795
796 \begin_layout Itemize
797
798 \family sans
799 Exit, 
800 \family default
801
802 \begin_inset Info
803 type  "shortcut"
804 arg   "lyx-quit"
805 \end_inset
806
807
808 \end_layout
809
810 \begin_layout Standard
811 They all do pretty much the same thing as other word processors, with a
812  few minor differences.
813  The 
814 \family sans
815 File\SpecialChar menuseparator
816 New
817 \begin_inset space ~
818 \end_inset
819
820 from
821 \begin_inset space ~
822 \end_inset
823
824 Template
825 \family default
826  command lists the available templates.
827  Selecting a template will automatically set certain layout features 
828 \change_inserted -712698321 1553353491
829 and possibly propose text fragments 
830 \change_unchanged
831 for the document, features 
832 \change_inserted -712698321 1553353500
833 and text 
834 \change_unchanged
835 you would otherwise need to 
836 \change_deleted -712698321 1553353510
837 change
838 \change_inserted -712698321 1553353510
839 set
840 \change_unchanged
841  
842 \change_inserted -712698321 1553353505
843 or enter 
844 \change_unchanged
845 manually.
846  They can be of use for certain classes, especially those for writing letters
847  (see section
848 \begin_inset space ~
849 \end_inset
850
851
852 \begin_inset CommandInset ref
853 LatexCommand ref
854 reference "sec:Document-Classes"
855
856 \end_inset
857
858 ).
859
860 \change_inserted -712698321 1553353657
861  You can also add your own templates to this list by means of storing a
862  \SpecialChar LyX
863  file with the 
864 \family sans
865 File\SpecialChar menuseparator
866 Save As Template
867 \family default
868  function.
869 \change_unchanged
870
871 \end_layout
872
873 \begin_layout Standard
874 \begin_inset Note Greyedout
875 status open
876
877 \begin_layout Plain Layout
878
879 \series bold
880 Note:
881 \series default
882  There is no 
883 \begin_inset Quotes eld
884 \end_inset
885
886 default file
887 \begin_inset Quotes erd
888 \end_inset
889
890  or document named 
891 \begin_inset Quotes eld
892 \end_inset
893
894 Untitled
895 \begin_inset Quotes erd
896 \end_inset
897
898  or 
899 \begin_inset Quotes eld
900 \end_inset
901
902 scratch.
903 \begin_inset Quotes erd
904 \end_inset
905
906  Unless you tell \SpecialChar LyX
907  to open a file or create a new one, that big
908 \change_deleted 5863208 1598174669
909 ,
910 \change_unchanged
911  blank space 
912 \change_inserted 5863208 1598174681
913 on the screen 
914 \change_unchanged
915 is just that — a big
916 \change_deleted 5863208 1598174691
917 ,
918 \change_unchanged
919  blank space.
920 \end_layout
921
922 \end_inset
923
924
925 \end_layout
926
927 \begin_layout Standard
928
929 \family sans
930 Revert
931 \begin_inset space ~
932 \end_inset
933
934 to
935 \begin_inset space ~
936 \end_inset
937
938 saved
939 \family default
940  and 
941 \family sans
942 Version
943 \begin_inset space ~
944 \end_inset
945
946 Control
947 \family default
948  are useful if 
949 \change_deleted 5863208 1598174707
950 more
951 \change_inserted 5863208 1598174708
952 multiple
953 \change_unchanged
954  people work on the same document at the same time.
955 \begin_inset Foot
956 status open
957
958 \begin_layout Plain Layout
959 If you plan to do this, you should check out the Version Control feature
960  in \SpecialChar LyX
961
962 \change_deleted 5863208 1598174722
963  also
964 \change_unchanged
965 .
966  
967 \change_deleted 5863208 1598174782
968 Read Additional Features\SpecialChar endofsentence
969
970 \change_inserted 5863208 1598174763
971 Refer to section 
972 \begin_inset Flex Emph
973 status open
974
975 \begin_layout Plain Layout
976
977 \change_inserted 5863208 1598174763
978 Version Control in \SpecialChar LyX
979
980 \change_unchanged
981
982 \end_layout
983
984 \end_inset
985
986  in the 
987 \begin_inset Flex Emph
988 status open
989
990 \begin_layout Plain Layout
991
992 \change_inserted 5863208 1598174763
993 Additional Features
994 \change_unchanged
995
996 \end_layout
997
998 \end_inset
999
1000  help manual\SpecialChar endofsentence
1001
1002 \change_unchanged
1003
1004 \end_layout
1005
1006 \end_inset
1007
1008  
1009 \family sans
1010 Revert
1011 \begin_inset space ~
1012 \end_inset
1013
1014 to
1015 \begin_inset space ~
1016 \end_inset
1017
1018 saved
1019 \family default
1020  will reload the document from disk.
1021  You can of course also use it if you regret that you changed a document
1022  and want to restore it to the last save
1023 \change_inserted 5863208 1598174796
1024 d version
1025 \change_unchanged
1026 .
1027  With
1028 \family sans
1029  Version
1030 \begin_inset space ~
1031 \end_inset
1032
1033 Control 
1034 \family default
1035 you can register the changes you made to a document so that others can identify
1036  them as your changes.
1037 \end_layout
1038
1039 \begin_layout Section
1040 Basic Editing Features
1041 \begin_inset Index idx
1042 status collapsed
1043
1044 \begin_layout Plain Layout
1045 Editing
1046 \end_layout
1047
1048 \end_inset
1049
1050
1051 \begin_inset CommandInset label
1052 LatexCommand label
1053 name "sec:Basic-Editing-Features"
1054
1055 \end_inset
1056
1057
1058 \end_layout
1059
1060 \begin_layout Standard
1061 Like most modern word processors, \SpecialChar LyX
1062  can perform cut and paste operations
1063  on blocks of text, can move by character, word, or page of text, and can
1064  delete whole words as well as individual characters.
1065  The next four sections cover the basic \SpecialChar LyX
1066  editing features and how to access
1067  them.
1068  We will start with cut and paste.
1069 \end_layout
1070
1071 \begin_layout Standard
1072 As you might expect, the 
1073 \family sans
1074 Edit
1075 \family default
1076  menu and the standard toolbar have the cut and paste commands, along with
1077  various other editing features.
1078  Some of these are special and covered in later sections.
1079  The basic ones are:
1080 \end_layout
1081
1082 \begin_layout Itemize
1083
1084 \family sans
1085 Cut
1086 \family default
1087
1088 \begin_inset Index idx
1089 status collapsed
1090
1091 \begin_layout Plain Layout
1092 Cut
1093 \end_layout
1094
1095 \end_inset
1096
1097
1098 \family sans
1099
1100 \family default
1101
1102 \begin_inset Info
1103 type  "shortcut"
1104 arg   "cut"
1105 \end_inset
1106
1107  or
1108 \family sans
1109  
1110 \family default
1111
1112 \begin_inset Info
1113 type  "icon"
1114 arg   "cut"
1115 \end_inset
1116
1117
1118 \end_layout
1119
1120 \begin_layout Itemize
1121
1122 \family sans
1123 Copy
1124 \family default
1125
1126 \begin_inset Index idx
1127 status collapsed
1128
1129 \begin_layout Plain Layout
1130 Copy
1131 \end_layout
1132
1133 \end_inset
1134
1135
1136 \family sans
1137
1138 \family default
1139
1140 \begin_inset Info
1141 type  "shortcut"
1142 arg   "copy"
1143 \end_inset
1144
1145  or
1146 \family sans
1147  
1148 \family default
1149
1150 \begin_inset Info
1151 type  "icon"
1152 arg   "copy"
1153 \end_inset
1154
1155
1156 \end_layout
1157
1158 \begin_layout Itemize
1159
1160 \family sans
1161 Paste
1162 \family default
1163
1164 \begin_inset Index idx
1165 status collapsed
1166
1167 \begin_layout Plain Layout
1168 Paste
1169 \end_layout
1170
1171 \end_inset
1172
1173
1174 \begin_inset Info
1175 type  "shortcut"
1176 arg   "paste"
1177 \end_inset
1178
1179  or
1180 \family sans
1181  
1182 \family default
1183
1184 \begin_inset Info
1185 type  "icon"
1186 arg   "paste"
1187 \end_inset
1188
1189
1190 \end_layout
1191
1192 \begin_layout Itemize
1193
1194 \family sans
1195 Paste
1196 \begin_inset space ~
1197 \end_inset
1198
1199 Recent
1200 \end_layout
1201
1202 \begin_layout Itemize
1203
1204 \family sans
1205 Paste
1206 \begin_inset space ~
1207 \end_inset
1208
1209 Special
1210 \end_layout
1211
1212 \begin_layout Itemize
1213
1214 \family sans
1215 Find
1216 \begin_inset space ~
1217 \end_inset
1218
1219 &
1220 \begin_inset space ~
1221 \end_inset
1222
1223 Replace
1224 \family default
1225
1226 \begin_inset Index idx
1227 status collapsed
1228
1229 \begin_layout Plain Layout
1230
1231 \family sans
1232 Find
1233 \end_layout
1234
1235 \end_inset
1236
1237
1238 \begin_inset Index idx
1239 status collapsed
1240
1241 \begin_layout Plain Layout
1242
1243 \family sans
1244 Replace
1245 \end_layout
1246
1247 \end_inset
1248
1249
1250 \family sans
1251
1252 \family default
1253
1254 \begin_inset Info
1255 type  "shortcut"
1256 arg   "dialog-show findreplaceadv"
1257 \end_inset
1258
1259  or
1260 \family sans
1261  
1262 \family default
1263
1264 \begin_inset Info
1265 type  "icon"
1266 arg   "dialog-show findreplace"
1267 \end_inset
1268
1269
1270 \end_layout
1271
1272 \begin_layout Standard
1273 The first three are self-explanatory.
1274  You can also copy text between \SpecialChar LyX
1275  and other programs using 
1276 \family sans
1277 Cut
1278 \family default
1279
1280 \family sans
1281 Copy
1282 \family default
1283  and 
1284 \family sans
1285 Paste
1286 \family default
1287 .
1288  
1289 \family sans
1290 Cut
1291 \family default
1292  and 
1293 \family sans
1294 Copy
1295 \family default
1296  put two versions of text into the clipboard (formatted and unformatted)
1297  so that other programs can choose the most suitable form.
1298  
1299 \family sans
1300 Paste
1301 \family default
1302  supports formatted and unformatted text as well as graphics.
1303  It tries to interpret the clipboard contents in an intelligent way.
1304  For example if the clipboard contains text in a Comma Separated Values
1305  (CSV) format and the cursor is inside a table, the text will be pasted
1306  into individual cells.
1307  The submenu of 
1308 \family sans
1309 Paste
1310 \begin_inset space ~
1311 \end_inset
1312
1313 Recent
1314 \family default
1315  shows you a list of the last several strings you have pasted.
1316  You can insert one at the current cursor position by clicking on a list
1317  entry.
1318 \end_layout
1319
1320 \begin_layout Standard
1321 The submenu 
1322 \family sans
1323 Paste
1324 \begin_inset space ~
1325 \end_inset
1326
1327 Special
1328 \family default
1329  may also contain optional items for specific formats depending on the clipboard
1330  contents.
1331  Possible formats include HTML, \SpecialChar LaTeX
1332 , PDF, Linkback
1333 \begin_inset space ~
1334 \end_inset
1335
1336 PDF
1337 \begin_inset Foot
1338 status collapsed
1339
1340 \begin_layout Plain Layout
1341 OS X only
1342 \end_layout
1343
1344 \end_inset
1345
1346 , PNG, JPEG and EMF.
1347  These menu items are useful if the clipboard contains the same contents
1348  in different formats and you want to select one format explicitly.
1349  (E.
1350 \begin_inset space \thinspace{}
1351 \end_inset
1352
1353 g.
1354 \begin_inset space \space{}
1355 \end_inset
1356
1357 some programs put an image into the clipboard as graphics and as a short
1358  text which is often meaningless.)
1359 \end_layout
1360
1361 \begin_layout Standard
1362 The menu item 
1363 \family sans
1364 Paste
1365 \begin_inset space ~
1366 \end_inset
1367
1368 Special\SpecialChar menuseparator
1369 Plain
1370 \begin_inset space ~
1371 \end_inset
1372
1373 Text,
1374 \begin_inset space \thinspace{}
1375 \end_inset
1376
1377 Join
1378 \begin_inset space ~
1379 \end_inset
1380
1381 Lines
1382 \family default
1383  is equivalent to 
1384 \family sans
1385 Paste
1386 \family default
1387  with the only difference being that it acts on text only.
1388  It will paste the text in the clipboard such that the whole text selection
1389  is inserted as one paragraph.
1390  A new paragraph is only started where there is a blank line in the text.
1391  Without 
1392 \family sans
1393 Join
1394 \begin_inset space ~
1395 \end_inset
1396
1397 Lines,
1398 \family default
1399  line breaks in the text will start a new paragraph.
1400  This is useful when copying contents of tables from webpages to a table
1401  in \SpecialChar LyX
1402 .
1403  The items 
1404 \family sans
1405 Paste
1406 \begin_inset space ~
1407 \end_inset
1408
1409 Special\SpecialChar menuseparator
1410 Selection,
1411 \begin_inset space \thinspace{}
1412 \end_inset
1413
1414 Join
1415 \begin_inset space ~
1416 \end_inset
1417
1418 Lines
1419 \family default
1420  and 
1421 \family sans
1422 Paste
1423 \begin_inset space ~
1424 \end_inset
1425
1426 Special\SpecialChar menuseparator
1427 Selection
1428 \family default
1429  paste from the primary selection.
1430  This is normally the currently selected text.
1431 \end_layout
1432
1433 \begin_layout Standard
1434 The 
1435 \family sans
1436 Edit\SpecialChar menuseparator
1437 Find
1438 \begin_inset space ~
1439 \end_inset
1440
1441 &
1442 \begin_inset space ~
1443 \end_inset
1444
1445 Replace
1446 \family default
1447  item opens the 
1448 \family sans
1449 Find
1450 \begin_inset space ~
1451 \end_inset
1452
1453 and
1454 \begin_inset space ~
1455 \end_inset
1456
1457 Replace
1458 \family default
1459  dialog.
1460  Once you have found a word or expression, \SpecialChar LyX
1461  selects it.
1462  Hitting the 
1463 \family sans
1464 Replace
1465 \family default
1466  button replaces the selected text with the contents of the 
1467 \family sans
1468 Replace
1469 \begin_inset space ~
1470 \end_inset
1471
1472 with
1473 \family default
1474  field.
1475  You can click the 
1476 \family sans
1477 Find
1478 \begin_inset space ~
1479 \end_inset
1480
1481 Next
1482 \family default
1483  button to skip the curren
1484 \change_inserted 5863208 1598126824
1485 tly selec
1486 \change_unchanged
1487 t
1488 \change_inserted 5863208 1598126824
1489 ed
1490 \change_unchanged
1491  word.
1492  Hit 
1493 \family sans
1494 Replace
1495 \begin_inset space ~
1496 \end_inset
1497
1498 All
1499 \family default
1500  to replace all occurrences of the text in the document automatically.
1501  The 
1502 \family sans
1503 Case
1504 \begin_inset space ~
1505 \end_inset
1506
1507 sensitive
1508 \family default
1509  option can be used if you want the search to consider the case of the search
1510  word.
1511  If the toggle is set, searching for 
1512 \begin_inset Quotes eld
1513 \end_inset
1514
1515
1516 \family typewriter
1517 Test
1518 \family default
1519
1520 \begin_inset Quotes erd
1521 \end_inset
1522
1523  will not match the word 
1524 \begin_inset Quotes eld
1525 \end_inset
1526
1527
1528 \family typewriter
1529 test
1530 \family default
1531
1532 \begin_inset Quotes erd
1533 \end_inset
1534
1535 .
1536  The 
1537 \family sans
1538 Match whole words only
1539 \family default
1540  option can be used to force \SpecialChar LyX
1541  to only find complete words, e.
1542 \begin_inset space \thinspace{}
1543 \end_inset
1544
1545 g.
1546 \change_deleted 5863208 1598126824
1547 ,
1548 \change_unchanged
1549  searching for 
1550 \begin_inset Quotes eld
1551 \end_inset
1552
1553
1554 \family typewriter
1555 star
1556 \family default
1557
1558 \begin_inset Quotes erd
1559 \end_inset
1560
1561  will not match 
1562 \begin_inset Quotes eld
1563 \end_inset
1564
1565
1566 \family typewriter
1567 starlet
1568 \family default
1569
1570 \begin_inset Quotes erd
1571 \end_inset
1572
1573 .
1574  \SpecialChar LyX
1575  also offers an advanced 
1576 \family sans
1577 Find
1578 \begin_inset space ~
1579 \end_inset
1580
1581 &
1582 \begin_inset space ~
1583 \end_inset
1584
1585 Replace
1586 \family default
1587  feature that is described in section
1588 \begin_inset space ~
1589 \end_inset
1590
1591
1592 \begin_inset CommandInset ref
1593 LatexCommand ref
1594 reference "sec:Advanced-Find-and"
1595
1596 \end_inset
1597
1598 .
1599 \end_layout
1600
1601 \begin_layout Standard
1602 Things like notes, floats, etc.
1603 \begin_inset space \space{}
1604 \end_inset
1605
1606 (the so called 
1607 \begin_inset Quotes eld
1608 \end_inset
1609
1610 insets
1611 \begin_inset Quotes erd
1612 \end_inset
1613
1614 ) can be dissolved.
1615  This means that the inset is deleted and its content is left as normal
1616  text.
1617  Dissolving an inset is done by setting the cursor to the beginning of an
1618  inset and pressing 
1619 \family sans
1620 Backspace
1621 \family default
1622  or by setting the cursor to the end and pressing 
1623 \family sans
1624 Delete
1625 \family default
1626 .
1627 \end_layout
1628
1629 \begin_layout Standard
1630 Using the shortcut 
1631 \begin_inset Info
1632 type  "shortcuts"
1633 arg   "inset-select-all"
1634 \end_inset
1635
1636  while the cursor is in normal text selects the whole document.
1637  When the cursor is inside an inset 
1638 \begin_inset Info
1639 type  "shortcuts"
1640 arg   "inset-select-all"
1641 \end_inset
1642
1643  selects the content of the inset.
1644  Using 
1645 \begin_inset Info
1646 type  "shortcuts"
1647 arg   "inset-select-all"
1648 \end_inset
1649
1650  consecutively will increase the selection scope to the whole inset and
1651  then to the whole document.
1652  The shortcut 
1653 \begin_inset Info
1654 type  "shortcuts"
1655 arg   "command-sequence buffer-begin ; buffer-end-select"
1656 \end_inset
1657
1658  selects the whole document in every case and puts the cursor to the end
1659  of the document.
1660 \end_layout
1661
1662 \begin_layout Section
1663 Undo and Redo
1664 \begin_inset Index idx
1665 status collapsed
1666
1667 \begin_layout Plain Layout
1668 Redo
1669 \end_layout
1670
1671 \end_inset
1672
1673
1674 \begin_inset Index idx
1675 status collapsed
1676
1677 \begin_layout Plain Layout
1678 Undo
1679 \end_layout
1680
1681 \end_inset
1682
1683
1684 \begin_inset CommandInset label
1685 LatexCommand label
1686 name "sec:Undo-and-Redo"
1687
1688 \end_inset
1689
1690
1691 \end_layout
1692
1693 \begin_layout Standard
1694 If you make a mistake, you can easily recover from it.
1695  \SpecialChar LyX
1696  has a large-capacity undo/redo buffer.
1697  Select 
1698 \family sans
1699 Edit\SpecialChar menuseparator
1700 Undo
1701 \family default
1702  or the toolbar button 
1703 \begin_inset Info
1704 type  "icon"
1705 arg   "undo"
1706 \end_inset
1707
1708  to undo a mistake.
1709  If you accidentally undo too much, use 
1710 \family sans
1711 Edit\SpecialChar menuseparator
1712 Redo
1713 \family default
1714  or the toolbar button 
1715 \begin_inset Info
1716 type  "icon"
1717 arg   "redo"
1718 \end_inset
1719
1720  to 
1721 \begin_inset Quotes eld
1722 \end_inset
1723
1724 undo the undo.
1725 \begin_inset Quotes erd
1726 \end_inset
1727
1728  The undo mechanism is currently limited to 100
1729 \begin_inset space \thinspace{}
1730 \end_inset
1731
1732 steps to minimize memory overhead.
1733 \end_layout
1734
1735 \begin_layout Standard
1736
1737 \change_deleted -131811572 1600338243
1738 Note that if you undo all changes to arrive at the document as it was last
1739  saved, the 
1740 \begin_inset Quotes eld
1741 \end_inset
1742
1743 changed
1744 \begin_inset Quotes erd
1745 \end_inset
1746
1747  status of the document is unfortunately not reset.
1748  This is a consequence of the 100
1749 \begin_inset space \thinspace{}
1750 \end_inset
1751
1752 step undo limit mentioned above.
1753 \end_layout
1754
1755 \begin_layout Standard
1756
1757 \family sans
1758 Undo
1759 \family default
1760  and 
1761 \family sans
1762 Redo
1763 \family default
1764  work on almost everything in \SpecialChar LyX
1765 .
1766  However they will not undo or redo text character by character, but by
1767  blocks of text.
1768 \end_layout
1769
1770 \begin_layout Section
1771 Mouse Operations
1772 \begin_inset Index idx
1773 status collapsed
1774
1775 \begin_layout Plain Layout
1776 Mouse Operations
1777 \end_layout
1778
1779 \end_inset
1780
1781
1782 \end_layout
1783
1784 \begin_layout Standard
1785 These are the most basic mouse operations.
1786 \end_layout
1787
1788 \begin_layout Enumerate
1789 Motion
1790 \end_layout
1791
1792 \begin_deeper
1793 \begin_layout Itemize
1794 Click the 
1795 \emph on
1796 left mouse button
1797 \emph default
1798  once anywhere in the edit window.
1799  The cursor moves to the text under the mouse.
1800 \end_layout
1801
1802 \end_deeper
1803 \begin_layout Enumerate
1804 Selecting Text
1805 \end_layout
1806
1807 \begin_deeper
1808 \begin_layout Itemize
1809 Hold down the 
1810 \emph on
1811 left mouse button
1812 \emph default
1813  and drag the mouse.
1814  \SpecialChar LyX
1815  highlights the text between the old and new mouse positions.
1816  Use 
1817 \family sans
1818 Edit\SpecialChar menuseparator
1819 Copy
1820 \family default
1821  to create a copy of the text in \SpecialChar LyX
1822 's buffer (and the clipboard).
1823
1824 \change_inserted 5863208 1598175891
1825  You can also use the context menu triggered by right clicking on the selected
1826  text.
1827 \change_unchanged
1828
1829 \end_layout
1830
1831 \begin_layout Itemize
1832 Re-position the cursor and then paste the text back into \SpecialChar LyX
1833  using 
1834 \family sans
1835 Edit\SpecialChar menuseparator
1836 Paste
1837 \family default
1838 .
1839 \end_layout
1840
1841 \end_deeper
1842 \begin_layout Enumerate
1843 Insets (Footnotes, Notes, Floats, etc.)
1844 \end_layout
1845
1846 \begin_deeper
1847 \begin_layout Standard
1848 Right-click on them to set their properties.
1849  Check the appropriate section of this manual for more details.
1850 \end_layout
1851
1852 \end_deeper
1853 \begin_layout Section
1854 Navigating
1855 \begin_inset CommandInset label
1856 LatexCommand label
1857 name "sec:Navigating"
1858
1859 \end_inset
1860
1861
1862 \begin_inset Index idx
1863 status collapsed
1864
1865 \begin_layout Plain Layout
1866 Navigating
1867 \end_layout
1868
1869 \end_inset
1870
1871
1872 \end_layout
1873
1874 \begin_layout Standard
1875 \SpecialChar LyX
1876  offers you several ways to navigate in documents:
1877 \end_layout
1878
1879 \begin_layout Itemize
1880 The 
1881 \family sans
1882 Navigate
1883 \family default
1884  menu lists all sections of the document as submenu entries that you can
1885  click to jump to the corresponding document part.
1886 \end_layout
1887
1888 \begin_layout Itemize
1889 The “Outline”, which is accessed either by the menu 
1890 \family sans
1891 View\SpecialChar menuseparator
1892 Outline
1893 \begin_inset space ~
1894 \end_inset
1895
1896 Pane
1897 \family default
1898  or by the toolbar button 
1899 \begin_inset Info
1900 type  "icon"
1901 arg   "dialog-toggle toc"
1902 \end_inset
1903
1904 .
1905 \end_layout
1906
1907 \begin_layout Itemize
1908 You can set bookmarks in your document under 
1909 \family sans
1910 Navigate\SpecialChar menuseparator
1911 Bookmarks
1912 \family default
1913  and use the same menu to return to them.
1914  Note that bookmarks are saved between sessions.
1915 \end_layout
1916
1917 \begin_layout Standard
1918 The toolbar button 
1919 \begin_inset Info
1920 type  "icon"
1921 arg   "bookmark-goto 0"
1922 \end_inset
1923
1924  (also 
1925 \family sans
1926 Navigate\SpecialChar menuseparator
1927 Bookmarks\SpecialChar menuseparator
1928 Navigate
1929 \begin_inset space ~
1930 \end_inset
1931
1932 Back
1933 \family default
1934 ) jumps to the position in the document where you recently changed something.
1935  This is useful when you have a large document and have navigated or scrolled
1936  to another document part to look for something and want to go back to your
1937  last editing position.
1938 \end_layout
1939
1940 \begin_layout Standard
1941 By pressing the 
1942 \family sans
1943 F5
1944 \family default
1945  key the cursor will be vertically centered in \SpecialChar LyX
1946 's main window.
1947 \end_layout
1948
1949 \begin_layout Subsection
1950 The Outliner
1951 \begin_inset CommandInset label
1952 LatexCommand label
1953 name "subsec:The-Outliner"
1954
1955 \end_inset
1956
1957
1958 \begin_inset Index idx
1959 status collapsed
1960
1961 \begin_layout Plain Layout
1962 Navigating ! Outline
1963 \end_layout
1964
1965 \end_inset
1966
1967
1968 \begin_inset Index idx
1969 status collapsed
1970
1971 \begin_layout Plain Layout
1972 Outline
1973 \end_layout
1974
1975 \end_inset
1976
1977
1978 \end_layout
1979
1980 \begin_layout Standard
1981 In the pull-down box at the top of the outline window you can choose between
1982  several different lists including other TOC-like objects such as lists
1983  of tables and figures, footnotes, labels and cross-references (see section
1984 \begin_inset space ~
1985 \end_inset
1986
1987
1988 \begin_inset CommandInset ref
1989 LatexCommand ref
1990 reference "sec:Cross-References"
1991
1992 \end_inset
1993
1994 ), notes, or citations (see section
1995 \begin_inset space ~
1996 \end_inset
1997
1998
1999 \begin_inset CommandInset ref
2000 LatexCommand ref
2001 reference "sec:Bibliography"
2002
2003 \end_inset
2004
2005 ).
2006  Clicking on any of these will take you to the corresponding object in your
2007  document.
2008 \end_layout
2009
2010 \begin_layout Standard
2011 In many cases right clicking on elements in the Outline opens a context
2012  menu that will allow for direct modification of those elements.
2013  For example with citations, the context menu allows you to open the citation
2014  dialog and to modify the citation.
2015 \end_layout
2016
2017 \begin_layout Standard
2018 The 
2019 \family sans
2020 Filter
2021 \family default
2022  field at the top allows you to filter which entries appear in the outline.
2023  For example, if you are displaying the list of 
2024 \emph on
2025 Labels and References
2026 \emph default
2027  and wish to see only references to subsections, you can enter the text
2028  
2029 \begin_inset Quotes eld
2030 \end_inset
2031
2032 sub
2033 \begin_inset Quotes erd
2034 \end_inset
2035
2036  in the filter and only entries containing that text will be displayed.
2037 \end_layout
2038
2039 \begin_layout Standard
2040 At the bottom of the outline are several buttons that allow you to further
2041  control the display.
2042  The 
2043 \family sans
2044 Sort
2045 \family default
2046  option sorts the current list alphabetically.
2047  Otherwise the elements appear in the order in which they occur in the document.
2048  The 
2049 \family sans
2050 Keep
2051 \family default
2052  option keeps it in the current view state.
2053  Keeping means that when you have the subsections of sections
2054 \begin_inset space ~
2055 \end_inset
2056
2057 2 and 4 displayed and click on section
2058 \begin_inset space ~
2059 \end_inset
2060
2061 3, the subsections of sections
2062 \begin_inset space ~
2063 \end_inset
2064
2065 2 and 4 will still be displayed.
2066  Without the 
2067 \family sans
2068 Keep
2069 \family default
2070  option they will be hidden to highlight the clicked section
2071 \begin_inset space ~
2072 \end_inset
2073
2074 3.
2075  Finally, the slider at the left can be used to open the Outline to a given
2076  
2077 \begin_inset Quotes eld
2078 \end_inset
2079
2080 depth
2081 \begin_inset Quotes erd
2082 \end_inset
2083
2084 .
2085  It is best just to experiment with it to see how it works.
2086 \end_layout
2087
2088 \begin_layout Standard
2089 The 
2090 \begin_inset Info
2091 type  "icon"
2092 arg   "reload"
2093 \end_inset
2094
2095  button refreshes the TOC (
2096 \change_deleted 5863208 1598126825
2097 tho
2098 \change_inserted 5863208 1598176913
2099 usef
2100 \change_unchanged
2101 u
2102 \change_deleted 5863208 1598126825
2103 g
2104 \change_inserted 5863208 1598126825
2105 l w
2106 \change_unchanged
2107 h
2108 \change_inserted 5863208 1598126825
2109 ile
2110 \change_unchanged
2111  
2112 \change_inserted 5863208 1598126825
2113 edi
2114 \change_unchanged
2115 t
2116 \change_deleted 5863208 1598126825
2117 h
2118 \change_unchanged
2119 i
2120 \change_deleted 5863208 1598126825
2121 s
2122 \change_inserted 5863208 1598126825
2123 ng
2124 \change_unchanged
2125  
2126 \change_deleted 5863208 1598126825
2127 sh
2128 \change_inserted 5863208 1598126825
2129 if y
2130 \change_unchanged
2131 ou
2132 \change_deleted 5863208 1598126825
2133 ld
2134 \change_inserted 5863208 1598126825
2135  have
2136 \change_unchanged
2137  
2138 \change_inserted 5863208 1598126825
2139 cha
2140 \change_unchanged
2141 n
2142 \change_deleted 5863208 1598126825
2143 ot
2144 \change_inserted 5863208 1598126825
2145 ged
2146 \change_unchanged
2147  
2148 \change_deleted 5863208 1598126825
2149 u
2150 \change_unchanged
2151 s
2152 \change_deleted 5863208 1598126825
2153 ually b
2154 \change_unchanged
2155 e
2156 \change_inserted 5863208 1598126825
2157 ctions
2158 \change_unchanged
2159  
2160 \change_inserted 5863208 1598126825
2161 i
2162 \change_unchanged
2163 n
2164 \change_inserted 5863208 1598126825
2165  th
2166 \change_unchanged
2167 e
2168 \change_inserted 5863208 1598126825
2169  do
2170 \change_unchanged
2171 c
2172 \change_inserted 5863208 1598126825
2173 um
2174 \change_unchanged
2175 e
2176 \change_deleted 5863208 1598126825
2177 ssary
2178 \change_inserted 5863208 1598126825
2179 nt
2180 \change_unchanged
2181 ).
2182  Next to it are buttons that allow you to change the position of sections
2183  in your document.
2184  The 
2185 \begin_inset Info
2186 type  "icon"
2187 arg   "outline-down"
2188 \end_inset
2189
2190  and 
2191 \begin_inset Info
2192 type  "icon"
2193 arg   "outline-up"
2194 \end_inset
2195
2196  buttons move sections up and down in the document.
2197  For example, you can move section
2198 \begin_inset space ~
2199 \end_inset
2200
2201 2.5 before section
2202 \begin_inset space ~
2203 \end_inset
2204
2205 2.4 or after section
2206 \begin_inset space ~
2207 \end_inset
2208
2209 2.6.
2210  \SpecialChar LyX
2211  will then automatically renumber the sections to the new order.
2212  With the buttons 
2213 \begin_inset Info
2214 type  "icon"
2215 arg   "outline-out"
2216 \end_inset
2217
2218  and 
2219 \begin_inset Info
2220 type  "icon"
2221 arg   "outline-in"
2222 \end_inset
2223
2224  (or the corresponding key bindings 
2225 \family sans
2226 Tab
2227 \family default
2228  and 
2229 \family sans
2230 Shift-Tab
2231 \family default
2232 ) you can change the level of sections.
2233  You can make section
2234 \begin_inset space ~
2235 \end_inset
2236
2237 2.5 chapter
2238 \begin_inset space ~
2239 \end_inset
2240
2241 3 or subsection
2242 \begin_inset space ~
2243 \end_inset
2244
2245 2.4.1.
2246 \end_layout
2247
2248 \begin_layout Standard
2249 By right-clicking on a section in the outliner you can select the whole
2250  section to copy, cut or delete it.
2251 \end_layout
2252
2253 \begin_layout Subsection
2254 Horizontal Scrolling
2255 \begin_inset Index idx
2256 status collapsed
2257
2258 \begin_layout Plain Layout
2259 Navigating ! Horizontal Scrolling
2260 \end_layout
2261
2262 \end_inset
2263
2264
2265 \end_layout
2266
2267 \begin_layout Standard
2268 \SpecialChar LyX
2269  does not have a horizontal scrollbar because standard output page formats
2270  such as ISO
2271 \begin_inset space ~
2272 \end_inset
2273
2274 A4 are not as wide as PC or laptop screens.
2275  Therefore you will have trouble with the output of your document if document
2276  parts exceed the width of the \SpecialChar LyX
2277  main screen.
2278 \end_layout
2279
2280 \begin_layout Standard
2281 There are of course exceptions where horizontal scrolling is necessary.
2282  For example
2283 \end_layout
2284
2285 \begin_layout Itemize
2286 \SpecialChar LyX
2287  is used on a small tablet computer
2288 \end_layout
2289
2290 \begin_layout Itemize
2291 Wide tables that are rotated 90° to fit a whole page
2292 \begin_inset Foot
2293 status open
2294
2295 \begin_layout Plain Layout
2296 See section 
2297 \emph on
2298 Rotated Floats
2299 \emph default
2300  of the 
2301 \emph on
2302 Embedded
2303 \begin_inset space ~
2304 \end_inset
2305
2306 Objects
2307 \emph default
2308  manual.
2309 \end_layout
2310
2311 \end_inset
2312
2313
2314 \end_layout
2315
2316 \begin_layout Itemize
2317 Math constructs with long command names
2318 \end_layout
2319
2320 \begin_layout Standard
2321 For these cases \SpecialChar LyX
2322  has an mechanism that scrolls automatically when the cursor
2323  is moved.
2324  As an example shrink the \SpecialChar LyX
2325  window so that table
2326 \begin_inset space ~
2327 \end_inset
2328
2329
2330 \begin_inset CommandInset ref
2331 LatexCommand ref
2332 reference "tab:Horizontal-scrollong-test"
2333
2334 \end_inset
2335
2336  is wider.
2337  You will now see a dotted red line on the right and/or left side of the
2338  table.
2339  Put the cursor into the table and move it with the Tab or the arrow keys
2340  to see the horizontal scrolling of the table.
2341 \end_layout
2342
2343 \begin_layout Standard
2344 \begin_inset Float table
2345 placement h
2346 alignment document
2347 wide false
2348 sideways false
2349 status open
2350
2351 \begin_layout Plain Layout
2352 \begin_inset Caption Standard
2353
2354 \begin_layout Plain Layout
2355 \begin_inset CommandInset label
2356 LatexCommand label
2357 name "tab:Horizontal-scrollong-test"
2358
2359 \end_inset
2360
2361 Horizontal scrolling test.
2362 \end_layout
2363
2364 \end_inset
2365
2366
2367 \end_layout
2368
2369 \begin_layout Plain Layout
2370 \align center
2371 \begin_inset Tabular
2372 <lyxtabular version="3" rows="1" columns="3">
2373 <features tabularvalignment="middle">
2374 <column alignment="center" valignment="top" width="4.7cm">
2375 <column alignment="center" valignment="top" width="4.7cm">
2376 <column alignment="center" valignment="top" width="4.7cm">
2377 <row>
2378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2379 \begin_inset Text
2380
2381 \begin_layout Plain Layout
2382 a
2383 \end_layout
2384
2385 \end_inset
2386 </cell>
2387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2388 \begin_inset Text
2389
2390 \begin_layout Plain Layout
2391 b
2392 \end_layout
2393
2394 \end_inset
2395 </cell>
2396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2397 \begin_inset Text
2398
2399 \begin_layout Plain Layout
2400 c
2401 \end_layout
2402
2403 \end_inset
2404 </cell>
2405 </row>
2406 </lyxtabular>
2407
2408 \end_inset
2409
2410
2411 \end_layout
2412
2413 \end_inset
2414
2415
2416 \end_layout
2417
2418 \begin_layout Section
2419 Input/Word Completion
2420 \begin_inset CommandInset label
2421 LatexCommand label
2422 name "sec:Input-Completion"
2423
2424 \end_inset
2425
2426
2427 \begin_inset Index idx
2428 status collapsed
2429
2430 \begin_layout Plain Layout
2431 Input completion
2432 \end_layout
2433
2434 \end_inset
2435
2436
2437 \begin_inset Index idx
2438 status collapsed
2439
2440 \begin_layout Plain Layout
2441 Word completion|see
2442 \begin_inset ERT
2443 status collapsed
2444
2445 \begin_layout Plain Layout
2446
2447 {
2448 \end_layout
2449
2450 \end_inset
2451
2452 Input completion
2453 \begin_inset ERT
2454 status collapsed
2455
2456 \begin_layout Plain Layout
2457
2458 }
2459 \end_layout
2460
2461 \end_inset
2462
2463
2464 \end_layout
2465
2466 \end_inset
2467
2468
2469 \end_layout
2470
2471 \begin_layout Standard
2472 \SpecialChar LyX
2473  provides completion of words by scanning all documents that are currently
2474  opened.
2475  Every word that appears in these documents is added to a database that
2476  is used to propose completions.
2477 \end_layout
2478
2479 \begin_layout Standard
2480 Input completion can be activated in the \SpecialChar LyX
2481  preferences (menu 
2482 \family sans
2483 Tools\SpecialChar menuseparator
2484 Preferences
2485 \family default
2486 ) in the section 
2487 \family sans
2488 Editing\SpecialChar menuseparator
2489 Input Completion
2490 \family default
2491 .
2492  With the option 
2493 \family sans
2494 Automatic
2495 \begin_inset space ~
2496 \end_inset
2497
2498 inline
2499 \begin_inset space ~
2500 \end_inset
2501
2502 completion
2503 \family default
2504  the proposed completion is shown directly after the cursor.
2505  With the option 
2506 \family sans
2507 Automatic
2508 \begin_inset space ~
2509 \end_inset
2510
2511 popup
2512 \family default
2513  the completions are always shown in a popup.
2514  The cursor completion indicator can be turned off by deselecting the option
2515  
2516 \family sans
2517 Cursor
2518 \begin_inset space ~
2519 \end_inset
2520
2521 indicator
2522 \family default
2523 .
2524  With the general options you can define the delay time for the inline and
2525  popup completion, you can set the minimal number of characters a word must
2526  have that it will be taken into account for a completion and you can choose
2527  if long completions should be abbreviated.
2528 \end_layout
2529
2530 \begin_layout Standard
2531 \SpecialChar LyX
2532  displays a small triangle after the cursor as an indicator that there are
2533  completions available.
2534  Press the 
2535 \family sans
2536 Tab
2537 \family default
2538  key to accept a proposed completion.
2539  If several completions are possible, a popup is opened showing them.
2540  You can select a completion in the popup using the mouse or the arrow keys
2541 \change_deleted 5863208 1598126826
2542 ,
2543 \change_unchanged
2544  and accept the chosen completion by pressing 
2545 \family sans
2546 Return
2547 \family default
2548 .
2549 \end_layout
2550
2551 \begin_layout Standard
2552 The completion options for math in the preferences do the same as the correspond
2553 ing options for text.
2554  
2555 \change_inserted -563046850 1560340017
2556 Additionally, 
2557 \change_deleted -563046850 1560340019
2558 T
2559 \change_inserted -563046850 1560340019
2560 t
2561 \change_unchanged
2562 he special math option 
2563 \family sans
2564 Autocorrection
2565 \family default
2566  enables characters to be composed.
2567  
2568 \change_deleted 5863208 1598180192
2569 If, f
2570 \change_inserted 5863208 1598180192
2571 F
2572 \change_unchanged
2573 or example,
2574 \change_inserted 5863208 1598180208
2575  if
2576 \change_unchanged
2577  you want to insert the character 
2578 \begin_inset Formula $\Rightarrow$
2579 \end_inset
2580
2581 , you can 
2582 \change_deleted 5863208 1598180217
2583 then 
2584 \change_unchanged
2585 input the characters 
2586 \begin_inset Quotes eld
2587 \end_inset
2588
2589
2590 \series bold
2591 =>
2592 \series default
2593
2594 \begin_inset Quotes erd
2595 \end_inset
2596
2597  
2598 \change_deleted 5863208 1598180228
2599 to
2600 \change_inserted 5863208 1598180229
2601 in
2602 \change_unchanged
2603  a formula to 
2604 \change_deleted 5863208 1598180234
2605 get
2606 \change_inserted 5863208 1598180235
2607 create
2608 \change_unchanged
2609  it.
2610  
2611 \change_deleted 5863208 1598180245
2612 So t
2613 \change_inserted 5863208 1598180246
2614 T
2615 \change_unchanged
2616 his is a quick alternative to the insertion of commands or the use of the
2617  math toolbar.
2618  A list 
2619 \change_deleted 5863208 1598180267
2620 with
2621 \change_inserted 5863208 1598180267
2622 of
2623 \change_unchanged
2624  supported character combinations can be found in the file 
2625 \family typewriter
2626 autocorrect
2627 \family default
2628  
2629 \change_deleted 5863208 1598180288
2630 that is
2631 \change_inserted 5863208 1598180288
2632 located
2633 \change_unchanged
2634  in \SpecialChar LyX
2635 's installation folder.
2636  
2637 \change_deleted -563046850 1560340086
2638 Math autocorrection can at any time be turned on by pressing the exclamation
2639  mark key “!”.
2640  Pressing 
2641 \family sans
2642 Space
2643 \family default
2644  turns it off.
2645 \change_inserted -563046850 1560340324
2646 Note that using 
2647 \family sans
2648 Undo
2649 \family default
2650  after autocorrection has done its magic leaves the un-corrected sequence.
2651  In the example above, 
2652 \family sans
2653 Undo
2654 \family default
2655  leads to 
2656 \begin_inset Quotes eld
2657 \end_inset
2658
2659
2660 \series bold
2661 =>
2662 \series default
2663
2664 \begin_inset Quotes erd
2665 \end_inset
2666
2667 , and a second 
2668 \family sans
2669 Undo
2670 \family default
2671  yields 
2672 \begin_inset Quotes eld
2673 \end_inset
2674
2675
2676 \series bold
2677 =
2678 \series default
2679
2680 \begin_inset Quotes erd
2681 \end_inset
2682
2683 .
2684 \change_unchanged
2685
2686 \end_layout
2687
2688 \begin_layout Section
2689 Basic Key Bindings
2690 \begin_inset Index idx
2691 status collapsed
2692
2693 \begin_layout Plain Layout
2694 Key Bindings
2695 \end_layout
2696
2697 \end_inset
2698
2699
2700 \begin_inset Index idx
2701 status collapsed
2702
2703 \begin_layout Plain Layout
2704 Bindings|see
2705 \begin_inset ERT
2706 status collapsed
2707
2708 \begin_layout Plain Layout
2709
2710 {
2711 \end_layout
2712
2713 \end_inset
2714
2715 Key Bindings
2716 \begin_inset ERT
2717 status collapsed
2718
2719 \begin_layout Plain Layout
2720
2721 }
2722 \end_layout
2723
2724 \end_inset
2725
2726
2727 \end_layout
2728
2729 \end_inset
2730
2731
2732 \begin_inset Index idx
2733 status collapsed
2734
2735 \begin_layout Plain Layout
2736 Shortcuts|see
2737 \begin_inset ERT
2738 status collapsed
2739
2740 \begin_layout Plain Layout
2741
2742 {
2743 \end_layout
2744
2745 \end_inset
2746
2747 Key Bindings
2748 \begin_inset ERT
2749 status collapsed
2750
2751 \begin_layout Plain Layout
2752
2753 }
2754 \end_layout
2755
2756 \end_inset
2757
2758
2759 \end_layout
2760
2761 \end_inset
2762
2763
2764 \end_layout
2765
2766 \begin_layout Standard
2767 There are at least two different primary binding maps: 
2768 \family typewriter
2769 cua
2770 \family default
2771  and 
2772 \family typewriter
2773 emacs
2774 \family default
2775 .
2776  \SpecialChar LyX
2777 's default is 
2778 \family typewriter
2779 cua
2780 \family default
2781 , which can be changed in the \SpecialChar LyX
2782  preferences under 
2783 \family sans
2784 Editing\SpecialChar menuseparator
2785 Shortcuts
2786 \family default
2787 .
2788  (You can list or change any key bindings as explained in section
2789 \begin_inset space ~
2790 \end_inset
2791
2792
2793 \begin_inset CommandInset ref
2794 LatexCommand ref
2795 reference "subsec:Editing-Shortcuts"
2796
2797 \end_inset
2798
2799 .)
2800 \end_layout
2801
2802 \begin_layout Standard
2803 Some keys, like 
2804 \family sans
2805 Page
2806 \begin_inset space ~
2807 \end_inset
2808
2809 Up
2810 \family default
2811
2812 \family sans
2813 Page
2814 \begin_inset space ~
2815 \end_inset
2816
2817 Down
2818 \family default
2819
2820 \family sans
2821 Left
2822 \family default
2823
2824 \family sans
2825 Right
2826 \family default
2827
2828 \family sans
2829 Up
2830 \family default
2831  and 
2832 \family sans
2833 Down
2834 \family default
2835 , do exactly what you expect them to do.
2836  Other keys don't:
2837 \end_layout
2838
2839 \begin_layout Labeling
2840 \labelwidthstring 00.00.0000
2841
2842 \family sans
2843 Tab
2844 \begin_inset CommandInset nomenclature
2845 LatexCommand nomenclature
2846 symbol "Tab"
2847 description "Tabulator key"
2848 literal "false"
2849
2850 \end_inset
2851
2852
2853 \family default
2854  There is no such thing as a tab stop in \SpecialChar LyX
2855 .
2856  If you do not understand this, go read sections
2857 \begin_inset space ~
2858 \end_inset
2859
2860
2861 \begin_inset CommandInset ref
2862 LatexCommand ref
2863 reference "sec:Par-indent-intro"
2864
2865 \end_inset
2866
2867  and 
2868 \begin_inset CommandInset ref
2869 LatexCommand ref
2870 reference "sec:Paragraph-Environments"
2871
2872 \end_inset
2873
2874 , especially section
2875 \begin_inset space ~
2876 \end_inset
2877
2878
2879 \begin_inset CommandInset ref
2880 LatexCommand ref
2881 reference "subsec:Lists"
2882
2883 \end_inset
2884
2885 , right now.
2886  Yes, right now.
2887  If you are still confused, look in the 
2888 \emph on
2889 Tutorial
2890 \emph default
2891 .
2892 \begin_inset Newline newline
2893 \end_inset
2894
2895 In \SpecialChar LyX
2896  the 
2897 \family sans
2898 Tab
2899 \family default
2900  key is only used to accept proposed input completions, to move the cursor
2901  in tables or math matrices or to change the nesting level in Itemize or
2902  Enumerate.
2903 \end_layout
2904
2905 \begin_layout Labeling
2906 \labelwidthstring 00.00.0000
2907
2908 \family sans
2909 Esc
2910 \begin_inset CommandInset nomenclature
2911 LatexCommand nomenclature
2912 symbol "Esc"
2913 description "Escape key"
2914 literal "false"
2915
2916 \end_inset
2917
2918
2919 \family default
2920  This is the 
2921 \begin_inset Quotes eld
2922 \end_inset
2923
2924 cancel key.
2925 \begin_inset Quotes erd
2926 \end_inset
2927
2928  It is used, generically, to cancel operations.
2929  Other parts of the manual will go into greater detail about this.
2930 \end_layout
2931
2932 \begin_layout Labeling
2933 \labelwidthstring 00.00.0000
2934
2935 \family sans
2936 Home/End
2937 \family default
2938  These move the cursor, respectively, to the beginning and end of a line,
2939  unless you are using the Emacs bindings where they jump to the beginning
2940  or end of the file.
2941 \end_layout
2942
2943 \begin_layout Standard
2944 There are three modifier keys:
2945 \end_layout
2946
2947 \begin_layout Labeling
2948 \labelwidthstring 00.00.0000
2949
2950 \family sans
2951 Control
2952 \family default
2953  (Denoted by 
2954 \begin_inset Quotes eld
2955 \end_inset
2956
2957
2958 \family sans
2959 Ctrl
2960 \family default
2961
2962 \begin_inset Quotes erd
2963 \end_inset
2964
2965
2966 \begin_inset CommandInset nomenclature
2967 LatexCommand nomenclature
2968 symbol "Ctrl"
2969 description "Control key"
2970 literal "false"
2971
2972 \end_inset
2973
2974  in the documentation files) This has a couple of different uses depending
2975  on which keys it is used in combination with:
2976 \end_layout
2977
2978 \begin_deeper
2979 \begin_layout Itemize
2980
2981 \family sans
2982 Backspace
2983 \family default
2984  or 
2985 \family sans
2986 Delete
2987 \family default
2988 , it deletes an entire word instead of a single character.
2989 \end_layout
2990
2991 \begin_layout Itemize
2992
2993 \family sans
2994 Left
2995 \family default
2996  and 
2997 \family sans
2998 Right
2999 \family default
3000 , it moves by words instead of characters.
3001 \end_layout
3002
3003 \begin_layout Itemize
3004
3005 \family sans
3006 Home
3007 \family default
3008  and 
3009 \family sans
3010 End
3011 \family default
3012 , it moves to the beginning and the end of the document, respectively.
3013 \end_layout
3014
3015 \end_deeper
3016 \begin_layout Labeling
3017 \labelwidthstring 00.00.0000
3018
3019 \family sans
3020 Shift
3021 \family default
3022  (Denoted by 
3023 \begin_inset Quotes eld
3024 \end_inset
3025
3026
3027 \family sans
3028 Shift
3029 \family default
3030
3031 \begin_inset Quotes erd
3032 \end_inset
3033
3034
3035 \begin_inset CommandInset nomenclature
3036 LatexCommand nomenclature
3037 symbol "Shift"
3038 description "Shift key"
3039 literal "false"
3040
3041 \end_inset
3042
3043  in the documentation files) Use this with any of the arrow keys to select
3044  the text between the old and new cursor positions.
3045 \end_layout
3046
3047 \begin_layout Labeling
3048 \labelwidthstring 00.00.0000
3049
3050 \family sans
3051 Alt
3052 \family default
3053  (Denoted by 
3054 \begin_inset Quotes eld
3055 \end_inset
3056
3057
3058 \family sans
3059 Alt
3060 \family default
3061
3062 \begin_inset Quotes erd
3063 \end_inset
3064
3065
3066 \begin_inset CommandInset nomenclature
3067 LatexCommand nomenclature
3068 symbol "Alt"
3069 description "Alt or Meta key"
3070 literal "false"
3071
3072 \end_inset
3073
3074  in the documentation files) This is the Alt key on many keyboards, unless
3075  your keyboard has a distinct Meta key.
3076  If you have both keys, you will need to try out which one actually performs
3077  the 
3078 \family sans
3079 Alt+
3080 \family default
3081  function.
3082 \begin_inset Newline newline
3083 \end_inset
3084
3085 This key does many different things, but it also activates the 
3086 \emph on
3087 menu accelerator keys
3088 \emph default
3089 .
3090  If you use this in combination with any of the underlined letters in a
3091  menu or menu item, it selects that menu item.
3092 \end_layout
3093
3094 \begin_deeper
3095 \begin_layout Standard
3096 For example, the sequence 
3097 \begin_inset Quotes eld
3098 \end_inset
3099
3100
3101 \family sans
3102 Alt
3103 \begin_inset space ~
3104 \end_inset
3105
3106 e
3107 \begin_inset space ~
3108 \end_inset
3109
3110 s
3111 \family default
3112
3113 \begin_inset space ~
3114 \end_inset
3115
3116
3117 \family sans
3118 c
3119 \family default
3120
3121 \begin_inset Quotes erd
3122 \end_inset
3123
3124  brings up the 
3125 \begin_inset Quotes eld
3126 \end_inset
3127
3128 Text Style
3129 \begin_inset Quotes erd
3130 \end_inset
3131
3132  dialog.
3133  Typing 
3134 \begin_inset Quotes eld
3135 \end_inset
3136
3137
3138 \family sans
3139 Alt
3140 \begin_inset space ~
3141 \end_inset
3142
3143 f
3144 \family default
3145
3146 \begin_inset Quotes erd
3147 \end_inset
3148
3149  opens the 
3150 \family sans
3151 File
3152 \family default
3153  menu.
3154 \end_layout
3155
3156 \begin_layout Standard
3157 The 
3158 \emph on
3159 Shortcuts
3160 \emph default
3161  manual lists all other things bound to the 
3162 \family sans
3163 Alt
3164 \family default
3165  key.
3166 \end_layout
3167
3168 \end_deeper
3169 \begin_layout Standard
3170 You will learn more key bindings and short-cut keys as you use \SpecialChar LyX
3171  because
3172  most actions will prompt a small message in the status bar at the bottom
3173  of \SpecialChar LyX
3174 's main window describing the name of the action you have just triggered
3175  and any existing key bindings for that action.
3176  \SpecialChar LyX
3177  menus also list the defined key bindings.
3178  The notation for the key bindings is very similar to the notation used
3179  in this documentation so you should not have any problems understanding
3180  it.
3181  However notice that Shift-modifiers are explicitly mentioned, so 
3182 \begin_inset Quotes eld
3183 \end_inset
3184
3185
3186 \family sans
3187 Alt+P Shift+A
3188 \family default
3189
3190 \begin_inset Quotes erd
3191 \end_inset
3192
3193  means 
3194 \family sans
3195 Alt+P
3196 \family default
3197  followed by a capital 
3198 \family sans
3199 A
3200 \family default
3201 .
3202 \end_layout
3203
3204 \begin_layout Chapter
3205 \SpecialChar LyX
3206  Basics
3207 \begin_inset Index idx
3208 status collapsed
3209
3210 \begin_layout Plain Layout
3211 \SpecialChar LyX
3212  ! Basics
3213 \end_layout
3214
3215 \end_inset
3216
3217
3218 \end_layout
3219
3220 \begin_layout Section
3221 Document Types
3222 \begin_inset Index idx
3223 status collapsed
3224
3225 \begin_layout Plain Layout
3226 Document ! Types
3227 \end_layout
3228
3229 \end_inset
3230
3231
3232 \end_layout
3233
3234 \begin_layout Subsection
3235 Introduction
3236 \end_layout
3237
3238 \begin_layout Standard
3239 Before you do anything else, before you ever start writing a document, you
3240  need to decide what type of document you want to edit.
3241  Different types of documents use different types of spacing, headings,
3242  numbering schemes, and so on.
3243  Additionally, different documents use different paragraph environments,
3244  and format the title of your document differently.
3245 \end_layout
3246
3247 \begin_layout Standard
3248
3249 \emph on
3250 document class
3251 \emph default
3252  describes a group of properties common to a particular set of documents.
3253  By setting the document class, you automatically select these properties,
3254  making it easier to create the type of document you want.
3255  If you don't choose a document class, \SpecialChar LyX
3256  picks one for you by default.
3257  So it is up to you to change the class of your document.
3258 \end_layout
3259
3260 \begin_layout Subsection
3261 Document Classes
3262 \begin_inset Index idx
3263 status collapsed
3264
3265 \begin_layout Plain Layout
3266 Document ! Classes
3267 \end_layout
3268
3269 \end_inset
3270
3271
3272 \begin_inset CommandInset label
3273 LatexCommand label
3274 name "sec:Document-Classes"
3275
3276 \end_inset
3277
3278
3279 \end_layout
3280
3281 \begin_layout Standard
3282 You can select a class using the 
3283 \family sans
3284 Document\SpecialChar menuseparator
3285 Settings\SpecialChar menuseparator
3286 Document Class
3287 \family default
3288
3289 \begin_inset Index idx
3290 status collapsed
3291
3292 \begin_layout Plain Layout
3293 Document ! Settings
3294 \end_layout
3295
3296 \end_inset
3297
3298  dialog.
3299  Select the class you want to use, and make any fine tunings of the options
3300  you may need.
3301 \end_layout
3302
3303 \begin_layout Subsubsection
3304 Overview
3305 \end_layout
3306
3307 \begin_layout Standard
3308 There are four standard document classes in \SpecialChar LyX
3309 .
3310  They are:
3311 \end_layout
3312
3313 \begin_layout Description
3314 Article for basic articles
3315 \end_layout
3316
3317 \begin_layout Description
3318 Report for basic reports
3319 \end_layout
3320
3321 \begin_layout Description
3322 Book for writing a book
3323 \end_layout
3324
3325 \begin_layout Description
3326 Letter for US-style letters
3327 \end_layout
3328
3329 \begin_layout Standard
3330 There are also some non-standard classes, which \SpecialChar LyX
3331  only uses if you have installed
3332  the corresponding \SpecialChar LaTeX
3333  class files, though most \SpecialChar LaTeX
3334  distributions will include
3335  many of these.
3336  Here are some of the classes.
3337  The full list with detailed explanations can be found in chapter 
3338 \emph on
3339 Special Document Classes
3340 \emph default
3341  in the 
3342 \emph on
3343 Additional Features
3344 \emph default
3345  manual:
3346 \end_layout
3347
3348 \begin_layout Description
3349 A&A Journal articles in the style and format used in Astronomy & Astrophysics
3350 \end_layout
3351
3352 \begin_layout Description
3353 ACS For submissions to the journals published by the American Chemistry
3354  Society
3355 \end_layout
3356
3357 \begin_layout Description
3358 AGU For submissions to the journals published by the American Geophysical
3359  Union
3360 \end_layout
3361
3362 \begin_layout Description
3363 AMS Layouts for articles and books in the style and format used by the American
3364  Mathematical Society (AMS).
3365  There are three article layouts available.
3366  The standard one uses a typical numbering scheme for theorems etc., that
3367  prepends the section number to the number of the result.
3368  All result-type statements (propositions, corollaries, and so on) are sequenced
3369  together, but definitions, examples, and the like have their own sequence.
3370  The 
3371 \begin_inset Quotes eld
3372 \end_inset
3373
3374 sequential numbering
3375 \begin_inset Quotes erd
3376 \end_inset
3377
3378  scheme does not place the section number with each result, but numbers
3379  them throughout the article in a single sequence.
3380  Each type of result gets its own sequence.
3381  There is also a layout that dispenses with numbering of statements altogether.
3382 \end_layout
3383
3384 \begin_layout Description
3385 Beamer Layout for presentations
3386 \end_layout
3387
3388 \begin_layout Description
3389 Broadway Layout for writing plays.
3390  It is not an existing \SpecialChar LaTeX
3391  document class, but a new one that is distributed
3392  with \SpecialChar LyX
3393 .
3394 \end_layout
3395
3396 \begin_layout Description
3397 Chess Layout to write about chess games
3398 \end_layout
3399
3400 \begin_layout Description
3401 Curriculum
3402 \begin_inset space ~
3403 \end_inset
3404
3405 vitae classes to create curriculum vitae
3406 \end_layout
3407
3408 \begin_layout Description
3409 Elsarticle Layout for journals of the Elsevier publishing group
3410 \end_layout
3411
3412 \begin_layout Description
3413 Foils Used to make transparencies
3414 \end_layout
3415
3416 \begin_layout Description
3417 Hollywood Used to type spec scripts for the US film industry.
3418  It is not an existing \SpecialChar LaTeX
3419  document class, but a new one that is distributed
3420  with \SpecialChar LyX
3421 .
3422 \end_layout
3423
3424 \begin_layout Description
3425 IEEEtran Layout for the journals published by the Institute of Electrical
3426  and Electronics Engineers (IEEE)
3427 \end_layout
3428
3429 \begin_layout Description
3430 IOP Layout for journals of the Institute of Physics publishing group
3431 \end_layout
3432
3433 \begin_layout Description
3434 Kluwer Layout for journals of the Kluwer publishing group
3435 \end_layout
3436
3437 \begin_layout Description
3438 KOMA-Script a replacement for the standard classes, offers many useful features
3439  like caption formatting, automatic print space calculation etc.
3440  (Is used by this document.)
3441 \end_layout
3442
3443 \begin_layout Description
3444 Memoir another replacement for the standard classes
3445 \end_layout
3446
3447 \begin_layout Description
3448 Powerdot Layout for presentations
3449 \end_layout
3450
3451 \begin_layout Description
3452 REV
3453 \family sans
3454 TeX
3455 \family default
3456  is used to write articles for the publications of the American Physical
3457  Society (APS), American Institute of Physics (AIP), and Optical Society
3458  of America (OSA).
3459  This class is not completely compatible with all \SpecialChar LyX
3460  features.
3461 \end_layout
3462
3463 \begin_layout Description
3464 Slides Used to make transparencies
3465 \end_layout
3466
3467 \begin_layout Description
3468 SPIE
3469 \begin_inset space ~
3470 \end_inset
3471
3472 Proceedings Layout for the journals published by The International Society
3473  for Optical Engineering (SPIE)
3474 \end_layout
3475
3476 \begin_layout Description
3477 Springer Layouts for journals of the Springer publishing group
3478 \end_layout
3479
3480 \begin_layout Standard
3481 We will not go into detail about how to use these different document classes
3482  here.
3483  You can find details about the non-standard classes in chapter 
3484 \emph on
3485 Special Document Classes
3486 \emph default
3487  of the 
3488 \emph on
3489 Additional Features
3490 \emph default
3491  manual.
3492  Here, we will settle for a list of some of the common properties of all
3493  of the document classes.
3494 \end_layout
3495
3496 \begin_layout Subsubsection
3497 Availability
3498 \end_layout
3499
3500 \begin_layout Standard
3501 You will probably find that many of the document classes listed under 
3502 \family sans
3503 Document\SpecialChar menuseparator
3504 Settings\SpecialChar menuseparator
3505 Document Class
3506 \begin_inset Index idx
3507 status collapsed
3508
3509 \begin_layout Plain Layout
3510 Document ! Settings
3511 \end_layout
3512
3513 \end_inset
3514
3515  
3516 \family default
3517 are marked as 
3518 \begin_inset Quotes eld
3519 \end_inset
3520
3521 Unavailable
3522 \begin_inset Quotes erd
3523 \end_inset
3524
3525 .
3526  If you open a document that uses such a class, you will receive a warning
3527  saying that there are files that are required to produce output that are
3528  not installed.
3529  So it may seem that something is wrong.
3530 \end_layout
3531
3532 \begin_layout Standard
3533 Nothing is wrong.
3534  \SpecialChar LyX
3535  includes many more document classes than you will ever need to use, and
3536  some of them, like 
3537 \family sans
3538 IOP
3539 \family default
3540 , are highly specialized.
3541  \SpecialChar LyX
3542  tries to support as many different types of documents as possible, and
3543  it includes almost one hundred different layout files, with a growing number.
3544  No \SpecialChar LaTeX
3545  distribution will install by default all files that might be needed
3546  by some document class.
3547  There are just too many of them.
3548  That is why some of the document classes are unavailable.
3549 \end_layout
3550
3551 \begin_layout Standard
3552 If there is a document class you would like to use that is marked as 
3553 \begin_inset Quotes eld
3554 \end_inset
3555
3556 Unavailable
3557 \begin_inset Quotes erd
3558 \end_inset
3559
3560 , you just need to install the appropriate package files.
3561  The easiest way to find out which files you need to install is to use that
3562  document class for a new file.
3563  \SpecialChar LyX
3564  will display a dialog that will list the missing files.
3565  See section 
3566 \emph on
3567 Installing new \SpecialChar LaTeX
3568  files
3569 \emph default
3570  in of the 
3571 \emph on
3572 Customization
3573 \emph default
3574  manual for information on how to install them.
3575 \begin_inset VSpace medskip
3576 \end_inset
3577
3578
3579 \end_layout
3580
3581 \begin_layout Standard
3582 Although \SpecialChar LyX
3583  provides support for many different sorts of documents, it does
3584  not include support for every document class people might want to use.
3585  For example, many universities provide \SpecialChar LaTeX
3586  class files to be used for dissertation
3587 s submitted to those universities.
3588  The \SpecialChar LyX
3589  team cannot write layout files to support every one of these.
3590  There are too many.
3591  Fortunately, users can write their own layout files, and many users have
3592  done so.
3593  Chapter 
3594 \emph on
3595 Installing New Document Classes, Layouts, and Templates
3596 \emph default
3597  of the 
3598 \emph on
3599 Customization
3600 \emph default
3601  manual contains information on how to create layout files.
3602 \end_layout
3603
3604 \begin_layout Subsubsection
3605 Modules
3606 \begin_inset CommandInset label
3607 LatexCommand label
3608 name "subsec:Modules"
3609
3610 \end_inset
3611
3612
3613 \begin_inset Index idx
3614 status collapsed
3615
3616 \begin_layout Plain Layout
3617 Document ! Modules
3618 \end_layout
3619
3620 \end_inset
3621
3622
3623 \end_layout
3624
3625 \begin_layout Standard
3626 Modules load additional features that are not by default available in the
3627  chosen document class.
3628  For example you might want to write Braille (embossed printing) in a document.
3629  This is not available in any document class, so you have to load the correspond
3630 ing module in the 
3631 \family sans
3632 Modules
3633 \family default
3634  section of the 
3635 \family sans
3636 Document\SpecialChar menuseparator
3637 Settings
3638 \family default
3639
3640 \begin_inset Index idx
3641 status collapsed
3642
3643 \begin_layout Plain Layout
3644 Document ! Settings
3645 \end_layout
3646
3647 \end_inset
3648
3649  dialog.
3650  Highlighting a module in the dialog will bring up a description of what
3651  it does.
3652 \end_layout
3653
3654 \begin_layout Standard
3655 Some modules require \SpecialChar LaTeX
3656  packages or file format converters that are not always
3657  installed by default.
3658  \SpecialChar LyX
3659  will warn you if you do not have a required package or converter, and
3660  it will tell you what exactly you are missing.
3661  You can still use the module while editing your file, but you will not
3662  be able to export to PDF or print your document, since \SpecialChar LyX
3663  will not be able
3664  to compile the \SpecialChar LaTeX
3665  file without the missing prerequisites.
3666  If you want to be able to produce this kind of output, then you need to
3667  install the missing prerequisites and then reconfigure \SpecialChar LyX
3668  by selecting 
3669 \family sans
3670 Tools\SpecialChar menuseparator
3671 Reconfigure
3672 \family default
3673 .
3674 \begin_inset Index idx
3675 status collapsed
3676
3677 \begin_layout Plain Layout
3678 Reconfiguration of \SpecialChar LyX
3679
3680 \end_layout
3681
3682 \end_inset
3683
3684  See sectio
3685 \change_deleted 5863208 1598126826
3686 n Installing 
3687 \change_unchanged
3688 n
3689 \change_deleted 5863208 1598126829
3690 ew
3691 \change_unchanged
3692  
3693 \change_inserted 5863208 1598126829
3694
3695 \emph on
3696 Installing new 
3697 \change_unchanged
3698
3699 \emph default
3700 \SpecialChar LaTeX
3701
3702 \change_deleted 5863208 1598126829
3703  files
3704 \change_inserted 5863208 1598126829
3705
3706 \emph on
3707  files
3708 \change_unchanged
3709
3710 \emph default
3711  of the 
3712 \emph on
3713 Customization
3714 \emph default
3715  manual for more information on installing required packages.
3716 \end_layout
3717
3718 \begin_layout Standard
3719 \begin_inset Note Greyedout
3720 status open
3721
3722 \begin_layout Plain Layout
3723
3724 \series bold
3725 Note:
3726 \series default
3727  Some modules require other modules, and some pairs of modules are incompatible.
3728  \SpecialChar LyX
3729  will advise you about these things.
3730 \end_layout
3731
3732 \end_inset
3733
3734
3735 \end_layout
3736
3737 \begin_layout Subsubsection
3738 Local Layout
3739 \begin_inset CommandInset label
3740 LatexCommand label
3741 name "subsec:Local-Layout"
3742
3743 \end_inset
3744
3745
3746 \begin_inset Index idx
3747 status collapsed
3748
3749 \begin_layout Plain Layout
3750 Document ! Local Layout
3751 \end_layout
3752
3753 \end_inset
3754
3755
3756 \end_layout
3757
3758 \begin_layout Standard
3759 Modules are to \SpecialChar LyX
3760  much as packages are to \SpecialChar LaTeX
3761 : They are intended to be used in
3762  a variety of different documents.
3763  If you often find yourself needing the same sort of thing in different
3764  documents, you should consider writing a module for this purpose.
3765  Sometimes, however, a particular document has very special needs, but you
3766  need a specific inset or 
3767 \change_deleted -712698321 1525757388
3768 character
3769 \change_inserted 5863208 1598182122
3770 text
3771 \change_unchanged
3772  style only that one time.
3773  You want something that is like a document's own \SpecialChar LaTeX
3774  preamble.
3775  What you want is \SpecialChar LyX
3776 's 
3777 \begin_inset Quotes eld
3778 \end_inset
3779
3780 Local Layout
3781 \begin_inset Quotes erd
3782 \end_inset
3783
3784 .
3785  See section 
3786 \emph on
3787 Local Layout
3788 \emph default
3789  of the 
3790 \emph on
3791 Customization
3792 \emph default
3793  manual for information on how to use it.
3794 \end_layout
3795
3796 \begin_layout Subsubsection
3797 Properties
3798 \end_layout
3799
3800 \begin_layout Standard
3801 Each class has a default set of options.
3802  Here's a quick table describing them:
3803 \end_layout
3804
3805 \begin_layout Standard
3806 \begin_inset VSpace 0.3cm
3807 \end_inset
3808
3809
3810 \end_layout
3811
3812 \begin_layout Standard
3813 \align center
3814 \begin_inset Tabular
3815 <lyxtabular version="3" rows="5" columns="5">
3816 <features tabularvalignment="middle">
3817 <column alignment="center" valignment="top" width="0pt">
3818 <column alignment="center" valignment="top" width="0pt">
3819 <column alignment="center" valignment="top" width="0pt">
3820 <column alignment="center" valignment="top" width="0pt">
3821 <column alignment="center" valignment="top" width="0pt">
3822 <row>
3823 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3824 \begin_inset Text
3825
3826 \begin_layout Plain Layout
3827
3828 \end_layout
3829
3830 \end_inset
3831 </cell>
3832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3833 \begin_inset Text
3834
3835 \begin_layout Plain Layout
3836
3837 \family sans
3838 \series medium
3839 \shape up
3840 \size normal
3841 \emph off
3842 \bar no
3843 \noun off
3844 \color none
3845 Page style
3846 \end_layout
3847
3848 \end_inset
3849 </cell>
3850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3851 \begin_inset Text
3852
3853 \begin_layout Plain Layout
3854
3855 \family sans
3856 \series medium
3857 \shape up
3858 \size normal
3859 \emph off
3860 \bar no
3861 \noun off
3862 \color none
3863 Sides
3864 \end_layout
3865
3866 \end_inset
3867 </cell>
3868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3869 \begin_inset Text
3870
3871 \begin_layout Plain Layout
3872
3873 \family sans
3874 \series medium
3875 \shape up
3876 \size normal
3877 \emph off
3878 \bar no
3879 \noun off
3880 \color none
3881 Columns
3882 \end_layout
3883
3884 \end_inset
3885 </cell>
3886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3887 \begin_inset Text
3888
3889 \begin_layout Plain Layout
3890
3891 \series medium
3892 \shape up
3893 \size normal
3894 \emph off
3895 \bar no
3896 \noun off
3897 \color none
3898 Max.
3899  sectioning level
3900 \end_layout
3901
3902 \end_inset
3903 </cell>
3904 </row>
3905 <row>
3906 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3907 \begin_inset Text
3908
3909 \begin_layout Plain Layout
3910
3911 \series medium
3912 \shape up
3913 \size normal
3914 \emph off
3915 \bar no
3916 \noun off
3917 \color none
3918 article
3919 \end_layout
3920
3921 \end_inset
3922 </cell>
3923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3924 \begin_inset Text
3925
3926 \begin_layout Plain Layout
3927
3928 \family sans
3929 \series medium
3930 \shape up
3931 \size normal
3932 \emph off
3933 \bar no
3934 \noun off
3935 \color none
3936 Plain
3937 \end_layout
3938
3939 \end_inset
3940 </cell>
3941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3942 \begin_inset Text
3943
3944 \begin_layout Plain Layout
3945
3946 \family sans
3947 \series medium
3948 \shape up
3949 \size normal
3950 \emph off
3951 \bar no
3952 \noun off
3953 \color none
3954 One
3955 \end_layout
3956
3957 \end_inset
3958 </cell>
3959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3960 \begin_inset Text
3961
3962 \begin_layout Plain Layout
3963
3964 \family sans
3965 \series medium
3966 \shape up
3967 \size normal
3968 \emph off
3969 \bar no
3970 \noun off
3971 \color none
3972 One
3973 \end_layout
3974
3975 \end_inset
3976 </cell>
3977 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3978 \begin_inset Text
3979
3980 \begin_layout Plain Layout
3981
3982 \family sans
3983 \series medium
3984 \shape up
3985 \size normal
3986 \emph off
3987 \bar no
3988 \noun off
3989 \color none
3990 Section
3991 \end_layout
3992
3993 \end_inset
3994 </cell>
3995 </row>
3996 <row>
3997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3998 \begin_inset Text
3999
4000 \begin_layout Plain Layout
4001
4002 \series medium
4003 \shape up
4004 \size normal
4005 \emph off
4006 \bar no
4007 \noun off
4008 \color none
4009 report
4010 \end_layout
4011
4012 \end_inset
4013 </cell>
4014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4015 \begin_inset Text
4016
4017 \begin_layout Plain Layout
4018
4019 \family sans
4020 \series medium
4021 \shape up
4022 \size normal
4023 \emph off
4024 \bar no
4025 \noun off
4026 \color none
4027 Plain
4028 \end_layout
4029
4030 \end_inset
4031 </cell>
4032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4033 \begin_inset Text
4034
4035 \begin_layout Plain Layout
4036
4037 \family sans
4038 \series medium
4039 \shape up
4040 \size normal
4041 \emph off
4042 \bar no
4043 \noun off
4044 \color none
4045 One
4046 \end_layout
4047
4048 \end_inset
4049 </cell>
4050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4051 \begin_inset Text
4052
4053 \begin_layout Plain Layout
4054
4055 \family sans
4056 \series medium
4057 \shape up
4058 \size normal
4059 \emph off
4060 \bar no
4061 \noun off
4062 \color none
4063 One
4064 \end_layout
4065
4066 \end_inset
4067 </cell>
4068 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4069 \begin_inset Text
4070
4071 \begin_layout Plain Layout
4072
4073 \family sans
4074 \series medium
4075 \shape up
4076 \size normal
4077 \emph off
4078 \bar no
4079 \noun off
4080 \color none
4081 Chapter
4082 \end_layout
4083
4084 \end_inset
4085 </cell>
4086 </row>
4087 <row>
4088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4089 \begin_inset Text
4090
4091 \begin_layout Plain Layout
4092
4093 \series medium
4094 \shape up
4095 \size normal
4096 \emph off
4097 \bar no
4098 \noun off
4099 \color none
4100 book
4101 \end_layout
4102
4103 \end_inset
4104 </cell>
4105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4106 \begin_inset Text
4107
4108 \begin_layout Plain Layout
4109
4110 \family sans
4111 \series medium
4112 \shape up
4113 \size normal
4114 \emph off
4115 \bar no
4116 \noun off
4117 \color none
4118 Headings
4119 \end_layout
4120
4121 \end_inset
4122 </cell>
4123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4124 \begin_inset Text
4125
4126 \begin_layout Plain Layout
4127
4128 \family sans
4129 \series medium
4130 \shape up
4131 \size normal
4132 \emph off
4133 \bar no
4134 \noun off
4135 \color none
4136 Two
4137 \end_layout
4138
4139 \end_inset
4140 </cell>
4141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4142 \begin_inset Text
4143
4144 \begin_layout Plain Layout
4145
4146 \family sans
4147 \series medium
4148 \shape up
4149 \size normal
4150 \emph off
4151 \bar no
4152 \noun off
4153 \color none
4154 One
4155 \end_layout
4156
4157 \end_inset
4158 </cell>
4159 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4160 \begin_inset Text
4161
4162 \begin_layout Plain Layout
4163
4164 \family sans
4165 \series medium
4166 \shape up
4167 \size normal
4168 \emph off
4169 \bar no
4170 \noun off
4171 \color none
4172 Chapter
4173 \end_layout
4174
4175 \end_inset
4176 </cell>
4177 </row>
4178 <row>
4179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4180 \begin_inset Text
4181
4182 \begin_layout Plain Layout
4183
4184 \series medium
4185 \shape up
4186 \size normal
4187 \emph off
4188 \bar no
4189 \noun off
4190 \color none
4191 letter
4192 \end_layout
4193
4194 \end_inset
4195 </cell>
4196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4197 \begin_inset Text
4198
4199 \begin_layout Plain Layout
4200
4201 \family sans
4202 \series medium
4203 \shape up
4204 \size normal
4205 \emph off
4206 \bar no
4207 \noun off
4208 \color none
4209 Plain
4210 \end_layout
4211
4212 \end_inset
4213 </cell>
4214 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4215 \begin_inset Text
4216
4217 \begin_layout Plain Layout
4218
4219 \family sans
4220 \series medium
4221 \shape up
4222 \size normal
4223 \emph off
4224 \bar no
4225 \noun off
4226 \color none
4227 One
4228 \end_layout
4229
4230 \end_inset
4231 </cell>
4232 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4233 \begin_inset Text
4234
4235 \begin_layout Plain Layout
4236
4237 \family sans
4238 \series medium
4239 \shape up
4240 \size normal
4241 \emph off
4242 \bar no
4243 \noun off
4244 \color none
4245 One
4246 \end_layout
4247
4248 \end_inset
4249 </cell>
4250 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4251 \begin_inset Text
4252
4253 \begin_layout Plain Layout
4254
4255 \series medium
4256 \shape up
4257 \size normal
4258 \emph off
4259 \bar no
4260 \noun off
4261 \color none
4262 none
4263 \end_layout
4264
4265 \end_inset
4266 </cell>
4267 </row>
4268 </lyxtabular>
4269
4270 \end_inset
4271
4272
4273 \end_layout
4274
4275 \begin_layout Standard
4276 \begin_inset VSpace 0.3cm
4277 \end_inset
4278
4279
4280 \end_layout
4281
4282 \begin_layout Standard
4283 You're probably also wondering what 
4284 \begin_inset Quotes eld
4285 \end_inset
4286
4287 Max.
4288 \begin_inset space ~
4289 \end_inset
4290
4291 sectioning level
4292 \begin_inset Quotes erd
4293 \end_inset
4294
4295  means.
4296  There are several paragraph environments used to create section headings.
4297  Different document classes allow different types of section headings.
4298  Only two use the 
4299 \family sans
4300 Chapter
4301 \family default
4302  heading; the rest do not and begin instead with the 
4303 \family sans
4304 Section
4305 \family default
4306  heading.
4307  Some document classes, such as the ones for letters, don't use any section
4308  headings.
4309  In addition to 
4310 \family sans
4311 Chapter
4312 \family default
4313  and 
4314 \family sans
4315 Section
4316 \family default
4317  headings, there are also 
4318 \family sans
4319 Subsection
4320 \family default
4321  headings, 
4322 \family sans
4323 Subsubsection
4324 \family default
4325  headings, and so on.
4326  We will describe these headings fully in section
4327 \begin_inset space ~
4328 \end_inset
4329
4330
4331 \begin_inset CommandInset ref
4332 LatexCommand ref
4333 reference "subsec:Headings"
4334
4335 \end_inset
4336
4337 .
4338 \end_layout
4339
4340 \begin_layout Subsection
4341 Document Layout
4342 \begin_inset CommandInset label
4343 LatexCommand label
4344 name "subsec:Document-Layout"
4345
4346 \end_inset
4347
4348
4349 \begin_inset Index idx
4350 status collapsed
4351
4352 \begin_layout Plain Layout
4353 Document ! Layout
4354 \end_layout
4355
4356 \end_inset
4357
4358
4359 \begin_inset Index idx
4360 status collapsed
4361
4362 \begin_layout Plain Layout
4363 Document ! Settings
4364 \end_layout
4365
4366 \end_inset
4367
4368
4369 \end_layout
4370
4371 \begin_layout Standard
4372 The most important properties of document classes are set in the menu 
4373 \family sans
4374 Document\SpecialChar menuseparator
4375 Settings
4376 \family default
4377 .
4378  There in the 
4379 \family sans
4380 Class
4381 \begin_inset space ~
4382 \end_inset
4383
4384 options
4385 \family default
4386  field under 
4387 \family sans
4388 Documents
4389 \begin_inset space ~
4390 \end_inset
4391
4392 Class
4393 \family default
4394 , you can enter special options for your document class in a comma-separated
4395  list.
4396  This is only necessary if \SpecialChar LyX
4397  doesn't support special options you want to
4398  use for your document.
4399  To learn more about your favorite \SpecialChar LaTeX
4400 -class and its options, you have to read
4401  its manual.
4402 \end_layout
4403
4404 \begin_layout Standard
4405 The drop box 
4406 \change_deleted -712698321 1597235163
4407
4408 \family sans
4409 Headings
4410 \change_inserted 5863208 1598182166
4411 Page
4412 \change_unchanged
4413
4414 \begin_inset space ~
4415 \end_inset
4416
4417 style
4418 \family default
4419  in the 
4420 \family sans
4421 Document\SpecialChar menuseparator
4422 Settings
4423 \family default
4424  dialog under 
4425 \family sans
4426 Page
4427 \begin_inset space ~
4428 \end_inset
4429
4430 Layout
4431 \family default
4432  controls what sorts of headings and page numbers go on a page.
4433  You can choose between the following five options:
4434 \end_layout
4435
4436 \begin_layout Labeling
4437 \labelwidthstring 00.00.0000
4438
4439 \family sans
4440 Default
4441 \family default
4442  Use default page style of current class.
4443 \end_layout
4444
4445 \begin_layout Labeling
4446 \labelwidthstring 00.00.0000
4447
4448 \family sans
4449 empty
4450 \family default
4451  No page numbers or headings.
4452 \end_layout
4453
4454 \begin_layout Labeling
4455 \labelwidthstring 00.00.0000
4456
4457 \family sans
4458 plain
4459 \family default
4460  Page numbers only.
4461 \end_layout
4462
4463 \begin_layout Labeling
4464 \labelwidthstring 00.00.0000
4465
4466 \family sans
4467 headings
4468 \family default
4469  Page numbers and either the current chapter or section title and number.
4470  Whether \SpecialChar LyX
4471  uses the current chapter or the current section depends on the
4472  maximum sectioning level of the class.
4473 \end_layout
4474
4475 \begin_layout Labeling
4476 \labelwidthstring 00.00.0000
4477
4478 \family sans
4479 fancy
4480 \family default
4481  This allows you to define fully customizable headers and footers if you
4482  have the \SpecialChar LaTeX
4483 -package 
4484 \series bold
4485 fancyhdr
4486 \series default
4487
4488 \begin_inset Index idx
4489 status collapsed
4490
4491 \begin_layout Plain Layout
4492 \SpecialChar LaTeX
4493  packages ! fancyhdr
4494 \end_layout
4495
4496 \end_inset
4497
4498  installed.
4499  How they are defined is explained in section
4500 \begin_inset space ~
4501 \end_inset
4502
4503
4504 \begin_inset CommandInset ref
4505 LatexCommand ref
4506 reference "sec:Customized-Page-Headers"
4507
4508 \end_inset
4509
4510 .
4511 \end_layout
4512
4513 \begin_layout Standard
4514 The separation of paragraphs is described in section
4515 \begin_inset space ~
4516 \end_inset
4517
4518
4519 \begin_inset CommandInset ref
4520 LatexCommand ref
4521 reference "subsec:Paragraph-Separation"
4522
4523 \end_inset
4524
4525 .
4526 \end_layout
4527
4528 \begin_layout Subsection
4529 Paper Size and Orientation
4530 \begin_inset Index idx
4531 status collapsed
4532
4533 \begin_layout Plain Layout
4534 Document ! Paper size
4535 \end_layout
4536
4537 \end_inset
4538
4539
4540 \begin_inset CommandInset label
4541 LatexCommand label
4542 name "subsec:Paper-Size,-Orientation"
4543
4544 \end_inset
4545
4546
4547 \end_layout
4548
4549 \begin_layout Standard
4550 You can find the following options in the menu 
4551 \family sans
4552 Page
4553 \begin_inset space ~
4554 \end_inset
4555
4556 Layout
4557 \family default
4558  of the 
4559 \family sans
4560 Document\SpecialChar menuseparator
4561 Settings
4562 \family default
4563  dialog:
4564 \begin_inset Index idx
4565 status collapsed
4566
4567 \begin_layout Plain Layout
4568 Document ! Settings
4569 \end_layout
4570
4571 \end_inset
4572
4573
4574 \end_layout
4575
4576 \begin_layout Labeling
4577 \labelwidthstring 00.00.0000
4578
4579 \family sans
4580 Paper
4581 \begin_inset space ~
4582 \end_inset
4583
4584 Format
4585 \family default
4586  What size paper to print on.
4587  The choices are
4588 \end_layout
4589
4590 \begin_deeper
4591 \begin_layout Itemize
4592
4593 \family sans
4594 Default
4595 \end_layout
4596
4597 \begin_layout Itemize
4598
4599 \family sans
4600 A0 – A6
4601 \end_layout
4602
4603 \begin_layout Itemize
4604
4605 \family sans
4606 B0 – B6
4607 \end_layout
4608
4609 \begin_layout Itemize
4610
4611 \family sans
4612 C0 – C6
4613 \end_layout
4614
4615 \begin_layout Itemize
4616
4617 \family sans
4618 US letter, US legal, US executive
4619 \end_layout
4620
4621 \begin_layout Itemize
4622
4623 \family sans
4624 JIS B0 – JIS B6
4625 \end_layout
4626
4627 \begin_layout Itemize
4628
4629 \family sans
4630 Custom
4631 \end_layout
4632
4633 \end_deeper
4634 \begin_layout Labeling
4635 \labelwidthstring 00.00.0000
4636
4637 \family sans
4638 Orientation
4639 \family default
4640  To choose whether to output as 
4641 \family sans
4642 Landscape
4643 \family default
4644  or as 
4645 \family sans
4646 Portrait
4647 \family default
4648 .
4649 \end_layout
4650
4651 \begin_layout Labeling
4652 \labelwidthstring 00.00.0000
4653
4654 \family sans
4655 Two-sided
4656 \begin_inset space ~
4657 \end_inset
4658
4659 document
4660 \family default
4661  Adjusts the print space to print both sides of paper.
4662  That means that the print space for odd- and even-numbered pages is different.
4663 \end_layout
4664
4665 \begin_layout Subsection
4666 Margins
4667 \begin_inset CommandInset label
4668 LatexCommand label
4669 name "subsec:Margins"
4670
4671 \end_inset
4672
4673
4674 \begin_inset Index idx
4675 status collapsed
4676
4677 \begin_layout Plain Layout
4678 Document ! Margins
4679 \end_layout
4680
4681 \end_inset
4682
4683
4684 \begin_inset Index idx
4685 status collapsed
4686
4687 \begin_layout Plain Layout
4688 Margins
4689 \end_layout
4690
4691 \end_inset
4692
4693
4694 \end_layout
4695
4696 \begin_layout Standard
4697 Paper margins are set in the menu 
4698 \family sans
4699 Document\SpecialChar menuseparator
4700 Settings
4701 \family default
4702 .
4703 \begin_inset Index idx
4704 status collapsed
4705
4706 \begin_layout Plain Layout
4707 Document ! Settings
4708 \end_layout
4709
4710 \end_inset
4711
4712
4713 \end_layout
4714
4715 \begin_layout Standard
4716 If you use a KOMA-Script document class, you can use the default settings
4717  because KOMA-Script calculates the print space automatically by taking
4718  the paper format and the font size into account.
4719 \end_layout
4720
4721 \begin_layout Subsection
4722 Important Note
4723 \end_layout
4724
4725 \begin_layout Standard
4726 If you change a document class, \SpecialChar LyX
4727  has to convert everything into the new
4728  class.
4729  That includes the paragraph environments.
4730  Some paragraph environments are standard, in so far as all of the document
4731  classes have them; but some classes have special paragraph environments.
4732  If this is the case, and you change the document class, \SpecialChar LyX
4733  will mark the
4734  paragraphs whose styles it no longer understands as 
4735 \begin_inset Quotes eld
4736 \end_inset
4737
4738 unknown
4739 \begin_inset Quotes erd
4740 \end_inset
4741
4742 .
4743  The name of the style is retained, in case you should want to go back to
4744  the old class.
4745  But these paragraphs will be output with no special formatting, so you
4746  will either need to create a new style yourself or else convert these paragraph
4747 s manually to a style present in your new document class.
4748 \end_layout
4749
4750 \begin_layout Section
4751 Paragraph Indentation and Separation
4752 \begin_inset Index idx
4753 status collapsed
4754
4755 \begin_layout Plain Layout
4756 Paragraph ! Indentation
4757 \end_layout
4758
4759 \end_inset
4760
4761
4762 \end_layout
4763
4764 \begin_layout Subsection
4765 Introduction
4766 \begin_inset CommandInset label
4767 LatexCommand label
4768 name "sec:Par-indent-intro"
4769
4770 \end_inset
4771
4772
4773 \end_layout
4774
4775 \begin_layout Standard
4776 Before describing all of the various paragraph environments, we'd like to
4777  say a word or two about paragraph indentation.
4778 \end_layout
4779
4780 \begin_layout Standard
4781 Everyone seems to have their own convention for separating paragraphs.
4782  Most Americans indent the first line of a paragraph.
4783  Others don't indent but put extra space between the paragraphs.
4784  If you choose indentation for paragraphs the 
4785 \emph on
4786 first
4787 \emph default
4788  paragraph of a section, or after a figure, an equation, a table, a list,
4789  etc., is 
4790 \emph on
4791 not
4792 \emph default
4793  indented.
4794  Only a paragraph following another paragraph gets indented.
4795  Note that the indentation behavior is different when you use another document
4796  language than English.
4797  \SpecialChar LaTeX
4798  takes care that the indentation follows the rules of the language used.
4799 \end_layout
4800
4801 \begin_layout Standard
4802 The space between paragraphs, like the line spacing, the space between headings
4803  and text — in fact, all the spacing for just about everything —is pre-coded
4804  into \SpecialChar LyX
4805 .
4806  As we said, you don't worry about how much space to add between what.
4807  \SpecialChar LyX
4808  takes care of that.
4809  In fact, these pre-coded vertical spacings aren't a single number but a
4810  range.
4811  That way, \SpecialChar LyX
4812  can squish or stretch the space between lines to make sure figures
4813  fit on a page with text, so that sections don't start at the bottom of
4814  a page, and so on.
4815 \begin_inset Foot
4816 status collapsed
4817
4818 \begin_layout Plain Layout
4819 \SpecialChar LaTeX
4820  does this when \SpecialChar LyX
4821  goes to produce a printable file.
4822 \end_layout
4823
4824 \end_inset
4825
4826  However, pre-coded doesn't mean you can't change them.
4827  \SpecialChar LyX
4828  gives you the ability globally to change 
4829 \emph on
4830 all
4831 \emph default
4832  these pre-coded spacings.
4833  We will explain more later.
4834 \end_layout
4835
4836 \begin_layout Subsection
4837 Paragraph Separation
4838 \begin_inset CommandInset label
4839 LatexCommand label
4840 name "subsec:Paragraph-Separation"
4841
4842 \end_inset
4843
4844
4845 \begin_inset Index idx
4846 status collapsed
4847
4848 \begin_layout Plain Layout
4849 Paragraph ! Separation
4850 \end_layout
4851
4852 \end_inset
4853
4854
4855 \end_layout
4856
4857 \begin_layout Standard
4858 Select 
4859 \family sans
4860 Indentation
4861 \family default
4862  or 
4863 \family sans
4864 Vertical
4865 \begin_inset space ~
4866 \end_inset
4867
4868 space
4869 \family default
4870  in the submenu 
4871 \family sans
4872 Text
4873 \begin_inset space ~
4874 \end_inset
4875
4876 Layout
4877 \family default
4878  of the dialog 
4879 \family sans
4880 Document\SpecialChar menuseparator
4881 Settings
4882 \family default
4883
4884 \begin_inset Index idx
4885 status collapsed
4886
4887 \begin_layout Plain Layout
4888 Document ! Settings
4889 \end_layout
4890
4891 \end_inset
4892
4893  to indent paragraphs or to add extra space between paragraphs, respectively.
4894 \end_layout
4895
4896 \begin_layout Subsection
4897 Fine-Tuning
4898 \end_layout
4899
4900 \begin_layout Standard
4901 You can also change the separation method of a single paragraph.
4902  Open the 
4903 \family sans
4904 Edit\SpecialChar menuseparator
4905 Paragraph
4906 \begin_inset space ~
4907 \end_inset
4908
4909 Settings
4910 \family default
4911  dialog and toggle the 
4912 \family sans
4913 Indent
4914 \begin_inset space ~
4915 \end_inset
4916
4917 Paragraph
4918 \family default
4919  option to change the state of the current paragraph (shortcut 
4920 \begin_inset Info
4921 type  "shortcut"
4922 arg   "paragraph-params \\indent-toggle"
4923 \end_inset
4924
4925 ).
4926  If paragraphs have no indentation but use extra space for separation, this
4927  button will be ignored (you can't indent a single paragraph by toggling
4928  this).
4929 \end_layout
4930
4931 \begin_layout Standard
4932 You should only need to change the indentation method for a single paragraph
4933  if you need to do some fine-tuning.
4934 \end_layout
4935
4936 \begin_layout Subsection
4937 Line Spacing
4938 \begin_inset Index idx
4939 status collapsed
4940
4941 \begin_layout Plain Layout
4942 Paragraph ! Line spacing
4943 \end_layout
4944
4945 \end_inset
4946
4947
4948 \end_layout
4949
4950 \begin_layout Standard
4951 In the 
4952 \family sans
4953 Document\SpecialChar menuseparator
4954 Settings
4955 \noun on
4956
4957 \begin_inset Index idx
4958 status collapsed
4959
4960 \begin_layout Plain Layout
4961 Document ! Settings
4962 \end_layout
4963
4964 \end_inset
4965
4966
4967 \family default
4968 \noun default
4969  dialog you can set the line spacing for the whole document in the submenu
4970  
4971 \family sans
4972 Text
4973 \begin_inset space ~
4974 \end_inset
4975
4976 Layout
4977 \family default
4978 .
4979 \begin_inset Foot
4980 status collapsed
4981
4982 \begin_layout Plain Layout
4983 You need to have the \SpecialChar LaTeX
4984 -package 
4985 \series bold
4986 setspace
4987 \series default
4988
4989 \begin_inset Index idx
4990 status collapsed
4991
4992 \begin_layout Plain Layout
4993 \SpecialChar LaTeX
4994  packages ! setspace
4995 \end_layout
4996
4997 \end_inset
4998
4999  installed to use this feature.
5000 \end_layout
5001
5002 \end_inset
5003
5004  You can set it for a single paragraph in the 
5005 \family sans
5006 Edit\SpecialChar menuseparator
5007 Paragraph
5008 \begin_inset space ~
5009 \end_inset
5010
5011 Settings
5012 \family default
5013  dialog but this should be used very exceptionally because vertical spacing
5014  is normally defined in the environment's style.
5015 \end_layout
5016
5017 \begin_layout Section
5018 Paragraph Environments
5019 \begin_inset CommandInset label
5020 LatexCommand label
5021 name "sec:Paragraph-Environments"
5022
5023 \end_inset
5024
5025
5026 \begin_inset Index idx
5027 status collapsed
5028
5029 \begin_layout Plain Layout
5030 Paragraph ! Environments
5031 \end_layout
5032
5033 \end_inset
5034
5035
5036 \begin_inset Index idx
5037 status collapsed
5038
5039 \begin_layout Plain Layout
5040 Paragraph environments|(
5041 \end_layout
5042
5043 \end_inset
5044
5045
5046 \end_layout
5047
5048 \begin_layout Subsection
5049 Overview
5050 \end_layout
5051
5052 \begin_layout Standard
5053 Paragraph environments correspond to the
5054 \end_layout
5055
5056 \begin_layout Standard
5057
5058 \series bold
5059
5060 \backslash
5061 begin{
5062 \emph on
5063 environment
5064 \emph default
5065 } \SpecialChar ldots
5066  
5067 \backslash
5068 end{
5069 \emph on
5070 environment
5071 \emph default
5072 }
5073 \series default
5074
5075 \begin_inset Newline newline
5076 \end_inset
5077
5078 command sequence in \SpecialChar LaTeX
5079  files.
5080  If you don't know \SpecialChar LaTeX
5081 , or the concept of a paragraph environment is totally
5082  alien to you, we urge you to read the 
5083 \emph on
5084 Tutorial
5085 \emph default
5086 .
5087  The 
5088 \emph on
5089 Tutorial
5090 \emph default
5091  also contains many more examples than this section does.
5092 \end_layout
5093
5094 \begin_layout Standard
5095 A paragraph environment is simply a 
5096 \begin_inset Quotes eld
5097 \end_inset
5098
5099 container
5100 \begin_inset Quotes erd
5101 \end_inset
5102
5103  for a paragraph which gives that paragraph certain properties.
5104  This can include a particular style of font, different margins, a numbering
5105  scheme, labels, and so on.
5106  Additionally, you can 
5107 \begin_inset Quotes eld
5108 \end_inset
5109
5110 nest
5111 \begin_inset Quotes erd
5112 \end_inset
5113
5114  the different environments inside one another, allowing one environment
5115  to inherit some of the properties of another.
5116  The different paragraph environments totally replace the need for messy
5117  tab stops, on the fly margin adjustment, and other hangovers from the days
5118  of typewriters.
5119  There are several paragraph environments that are specific to a particular
5120  document type.
5121  We will only be covering the most common ones here.
5122 \end_layout
5123
5124 \begin_layout Standard
5125 To choose a new paragraph environment, use the pull-down box 
5126 \begin_inset Graphics
5127         filename clipart/ToolbarEnvBox.png
5128         scale 70
5129         clip
5130
5131 \end_inset
5132
5133  at the left end of the toolbar.
5134  \SpecialChar LyX
5135  will change the environment of the 
5136 \emph on
5137 entire
5138 \emph default
5139  paragraph in which the cursor sits.
5140  You can also change the environment of an entire group of paragraphs if
5141  you select them before choosing the new environment.
5142 \end_layout
5143
5144 \begin_layout Standard
5145 Note that entering 
5146 \family sans
5147 Return
5148 \family default
5149  will 
5150 \emph on
5151 typically
5152 \emph default
5153  create a new paragraph using the 
5154 \family sans
5155 Standard
5156 \family default
5157  paragraph environment.
5158  We say 
5159 \begin_inset Quotes eld
5160 \end_inset
5161
5162 typically
5163 \begin_inset Quotes erd
5164 \end_inset
5165
5166  because if you are in one of these environments:
5167 \end_layout
5168
5169 \begin_layout Itemize
5170
5171 \family sans
5172 Quote
5173 \end_layout
5174
5175 \begin_layout Itemize
5176
5177 \family sans
5178 Quotation
5179 \end_layout
5180
5181 \begin_layout Itemize
5182
5183 \family sans
5184 Verse
5185 \end_layout
5186
5187 \begin_layout Itemize
5188
5189 \family sans
5190 Itemize
5191 \end_layout
5192
5193 \begin_layout Itemize
5194
5195 \family sans
5196 Enumerate
5197 \end_layout
5198
5199 \begin_layout Itemize
5200
5201 \family sans
5202 Description
5203 \end_layout
5204
5205 \begin_layout Itemize
5206
5207 \family sans
5208 List
5209 \end_layout
5210
5211 \begin_layout Standard
5212 \SpecialChar LyX
5213  keeps the old paragraph environment when you enter 
5214 \family sans
5215 Return
5216 \family default
5217 , rather than resetting it to 
5218 \family sans
5219 Standard
5220 \family default
5221 .
5222  Also the nesting depth is preserved (for more on nesting see section
5223 \begin_inset space ~
5224 \end_inset
5225
5226
5227 \begin_inset CommandInset ref
5228 LatexCommand ref
5229 reference "sec:Nesting"
5230
5231 \end_inset
5232
5233 ).
5234 \end_layout
5235
5236 \begin_layout Subsection
5237 Standard
5238 \end_layout
5239
5240 \begin_layout Standard
5241 The default paragraph environment is 
5242 \family sans
5243 Standard
5244 \family default
5245  for most classes.
5246  It creates a plain paragraph.
5247  If \SpecialChar LyX
5248  resets the paragraph environment, this is the one it chooses.
5249  In fact, the paragraph you're reading right now (and most of the ones in
5250  this manual) are in the 
5251 \family sans
5252 Standard
5253 \family default
5254  environment.
5255 \end_layout
5256
5257 \begin_layout Standard
5258 You can nest a paragraph using the 
5259 \family sans
5260 Standard
5261 \family default
5262  environment in just about anything else, but you can't really nest anything
5263  in a 
5264 \family sans
5265 Standard
5266 \family default
5267  environment.
5268 \end_layout
5269
5270 \begin_layout Subsection
5271 Document Title
5272 \begin_inset Index idx
5273 status collapsed
5274
5275 \begin_layout Plain Layout
5276 Document ! Title
5277 \end_layout
5278
5279 \end_inset
5280
5281
5282 \end_layout
5283
5284 \begin_layout Standard
5285 A \SpecialChar LaTeX
5286  title page has three parts: the title itself, the name(s) of the author(s)
5287  and a 
5288 \begin_inset Quotes eld
5289 \end_inset
5290
5291 footnote
5292 \begin_inset Quotes erd
5293 \end_inset
5294
5295  for thanks or contact information.
5296  For certain types of documents, \SpecialChar LaTeX
5297  places all of this on a separate page
5298  along with today's date.
5299  For other types of documents, the title 
5300 \begin_inset Quotes eld
5301 \end_inset
5302
5303 page
5304 \begin_inset Quotes erd
5305 \end_inset
5306
5307  goes at the top of the first page of the document.
5308 \end_layout
5309
5310 \begin_layout Standard
5311 \SpecialChar LyX
5312  provides an interface to the title page commands through the paragraph
5313  environments 
5314 \family sans
5315 Title
5316 \family default
5317
5318 \family sans
5319 Author
5320 \family default
5321 , and 
5322 \family sans
5323 Date
5324 \family default
5325 .
5326  Here's how you use them:
5327 \end_layout
5328
5329 \begin_layout Itemize
5330 Put the title of your document in the 
5331 \family sans
5332 Title
5333 \family default
5334  environment.
5335 \end_layout
5336
5337 \begin_layout Itemize
5338 Put the author name in the 
5339 \family sans
5340 Author
5341 \family default
5342  environment.
5343 \end_layout
5344
5345 \begin_layout Itemize
5346 If you want the date to have a certain appearance, want to use a fixed date,
5347  or want other text to appear in place of today's date, put that text in
5348  the 
5349 \family sans
5350 Date
5351 \family default
5352  environment.
5353  Note that using this environment is optional.
5354  If you don't provide any, \SpecialChar LaTeX
5355  will automatically insert today's date.
5356  If you don't want a date, use the option 
5357 \family sans
5358 Suppress default date on front page
5359 \family default
5360  in the menu 
5361 \family sans
5362 Document\SpecialChar menuseparator
5363 Settings\SpecialChar menuseparator
5364 Document
5365 \begin_inset space ~
5366 \end_inset
5367
5368 class
5369 \family default
5370 .
5371 \end_layout
5372
5373 \begin_layout Standard
5374 You can use footnotes to insert 
5375 \begin_inset Quotes eld
5376 \end_inset
5377
5378 thanks
5379 \begin_inset Quotes erd
5380 \end_inset
5381
5382  or contact information.
5383 \end_layout
5384
5385 \begin_layout Subsection
5386 Headings
5387 \begin_inset Index idx
5388 status collapsed
5389
5390 \begin_layout Plain Layout
5391 Section headings
5392 \end_layout
5393
5394 \end_inset
5395
5396
5397 \begin_inset CommandInset label
5398 LatexCommand label
5399 name "subsec:Headings"
5400
5401 \end_inset
5402
5403
5404 \end_layout
5405
5406 \begin_layout Standard
5407 There are several paragraph environments for producing section headings.
5408  \SpecialChar LyX
5409  takes care of the numbering for you.
5410 \end_layout
5411
5412 \begin_layout Subsubsection
5413 Numbered Headings
5414 \begin_inset Index idx
5415 status collapsed
5416
5417 \begin_layout Plain Layout
5418 Section headings ! Numbered
5419 \end_layout
5420
5421 \end_inset
5422
5423
5424 \end_layout
5425
5426 \begin_layout Standard
5427 There are 7 numbered types of section headings.
5428  They are:
5429 \end_layout
5430
5431 \begin_layout Enumerate
5432
5433 \family sans
5434 Part
5435 \end_layout
5436
5437 \begin_layout Enumerate
5438
5439 \family sans
5440 Chapter
5441 \end_layout
5442
5443 \begin_layout Enumerate
5444
5445 \family sans
5446 Section
5447 \end_layout
5448
5449 \begin_layout Enumerate
5450
5451 \family sans
5452 Subsection
5453 \end_layout
5454
5455 \begin_layout Enumerate
5456
5457 \family sans
5458 Subsubsection
5459 \end_layout
5460
5461 \begin_layout Enumerate
5462
5463 \family sans
5464 Paragraph
5465 \end_layout
5466
5467 \begin_layout Enumerate
5468
5469 \family sans
5470 Subparagraph
5471 \end_layout
5472
5473 \begin_layout Standard
5474 \SpecialChar LyX
5475  labels each heading with a series of numbers, separated by periods.
5476  The numbers describe where in the document you are.
5477  Unlike the other headings, parts are numbered with
5478 \change_inserted 5863208 1598182388
5479  Roman numerals
5480 \change_deleted 5863208 1598182398
5481  
5482 \change_deleted -131811572 1596358192
5483 Latin letters
5484 \change_unchanged
5485 .
5486 \end_layout
5487
5488 \begin_layout Standard
5489 Headings all subdivide your document into different pieces of text.
5490  For example, suppose you're writing a book.
5491  You group the book into chapters.
5492  \SpecialChar LyX
5493  does a similar grouping:
5494 \end_layout
5495
5496 \begin_layout Itemize
5497
5498 \family sans
5499 Part
5500 \family default
5501  is divided into either 
5502 \family sans
5503 Chapter
5504 \family default
5505 s or 
5506 \family sans
5507 Section
5508 \family default
5509 s
5510 \end_layout
5511
5512 \begin_layout Itemize
5513
5514 \family sans
5515 Chapter
5516 \family default
5517 s are divided into 
5518 \family sans
5519 Section
5520 \family default
5521 s
5522 \end_layout
5523
5524 \begin_layout Itemize
5525
5526 \family sans
5527 Section
5528 \family default
5529 s are divided into 
5530 \family sans
5531 Subsection
5532 \family default
5533 s
5534 \end_layout
5535
5536 \begin_layout Itemize
5537
5538 \family sans
5539 Subsection
5540 \family default
5541 s are divided into 
5542 \family sans
5543 Subsubsection
5544 \family default
5545 s
5546 \end_layout
5547
5548 \begin_layout Itemize
5549
5550 \family sans
5551 Subsubsection
5552 \family default
5553 s are divided into 
5554 \family sans
5555 Paragraph
5556 \family default
5557 s
5558 \end_layout
5559
5560 \begin_layout Itemize
5561
5562 \family sans
5563 Paragraph
5564 \family default
5565 s are divided into 
5566 \family sans
5567 Subparagraph
5568 \family default
5569 s
5570 \end_layout
5571
5572 \begin_layout Standard
5573 \begin_inset Note Greyedout
5574 status open
5575
5576 \begin_layout Plain Layout
5577
5578 \series bold
5579 Note:
5580 \series default
5581  Not all document types use the 
5582 \family sans
5583 Chapter
5584 \family default
5585  heading as the maximum sectioning level.
5586  In that case the 
5587 \family sans
5588 Section
5589 \family default
5590  is the top-level heading.
5591 \end_layout
5592
5593 \end_inset
5594
5595
5596 \end_layout
5597
5598 \begin_layout Standard
5599 So, if you use the 
5600 \family sans
5601 Subsubsection
5602 \family default
5603  environment to label a new sub-subsection, \SpecialChar LyX
5604  labels it with its number,
5605  along with the number of the subsection, section and, if applicable, chapter
5606  that it's in.
5607  For example: the fifth section of the second chapter of this book has the
5608  label 
5609 \begin_inset Quotes eld
5610 \end_inset
5611
5612 2.5
5613 \begin_inset Quotes erd
5614 \end_inset
5615
5616 .
5617 \end_layout
5618
5619 \begin_layout Subsubsection
5620 Unnumbered Headings
5621 \begin_inset Index idx
5622 status collapsed
5623
5624 \begin_layout Plain Layout
5625 Section headings ! Unnumbered
5626 \end_layout
5627
5628 \end_inset
5629
5630
5631 \end_layout
5632
5633 \begin_layout Standard
5634 The unnumbered section headings have a 
5635 \begin_inset Quotes eld
5636 \end_inset
5637
5638 *
5639 \begin_inset Quotes erd
5640 \end_inset
5641
5642  at the end of their name.
5643  They work the same as their numbered counterparts but will not appear in
5644  the table of contents, see section
5645 \begin_inset space ~
5646 \end_inset
5647
5648
5649 \begin_inset CommandInset ref
5650 LatexCommand ref
5651 reference "sec:toc"
5652
5653 \end_inset
5654
5655 .
5656 \end_layout
5657
5658 \begin_layout Subsubsection
5659 Changing the Numbering
5660 \begin_inset CommandInset label
5661 LatexCommand label
5662 name "subsec:Numbering-depth"
5663
5664 \end_inset
5665
5666
5667 \end_layout
5668
5669 \begin_layout Standard
5670 You can also alter which sectioning levels get numbered and which ones appear
5671  in the Table of Contents.
5672  Now, this doesn't remove any of the levels; that's preset in the document
5673  class.
5674  Just as certain classes start with 
5675 \family sans
5676 Chapter
5677 \family default
5678  and go down to the 
5679 \family sans
5680 Subparagraph
5681 \family default
5682  level.
5683  Others start at 
5684 \family sans
5685 Section
5686 \family default
5687 .
5688  Similarly, not all document classes number all sectioning levels.
5689  Most don't number 
5690 \family sans
5691 Paragraph
5692 \family default
5693  or 
5694 \family sans
5695 Subparagraph
5696 \family default
5697 .
5698  This is something you can change.
5699 \end_layout
5700
5701 \begin_layout Standard
5702 Open the 
5703 \family sans
5704 Document\SpecialChar menuseparator
5705 Settings
5706 \family default
5707  dialog.
5708 \begin_inset Index idx
5709 status collapsed
5710
5711 \begin_layout Plain Layout
5712 Document ! Settings
5713 \end_layout
5714
5715 \end_inset
5716
5717  Under 
5718 \family sans
5719 Numbering
5720 \begin_inset space ~
5721 \end_inset
5722
5723 &
5724 \begin_inset space ~
5725 \end_inset
5726
5727 TOC
5728 \family default
5729  you will see two counters.
5730  The one named 
5731 \family sans
5732 Numbering
5733 \family default
5734  controls how far down in the sectioning hierarchy \SpecialChar LyX
5735  numbers a section heading.
5736  The other one controls the appearance of the section headings in the table
5737  of contents.
5738 \end_layout
5739
5740 \begin_layout Subsubsection
5741 Short Titles of Headings
5742 \begin_inset Index idx
5743 status collapsed
5744
5745 \begin_layout Plain Layout
5746 Section headings ! Short titles
5747 \end_layout
5748
5749 \end_inset
5750
5751
5752 \begin_inset Argument 1
5753 status collapsed
5754
5755 \begin_layout Plain Layout
5756 Short Titles
5757 \end_layout
5758
5759 \end_inset
5760
5761
5762 \begin_inset CommandInset label
5763 LatexCommand label
5764 name "sec:Short-Titles"
5765
5766 \end_inset
5767
5768
5769 \end_layout
5770
5771 \begin_layout Standard
5772 Some section or chapter titles, such as this one, can get quite long.
5773  This can cause trouble when there is limited horizontal space.
5774  For example, if the header of the page is set to show the current section
5775  title, a long title will protrude over the page margins and look awful.
5776 \end_layout
5777
5778 \begin_layout Standard
5779 \SpecialChar LaTeX
5780  allows you to specify a short title for section headings.
5781  This short title is used in the header and in the actual table of contents,
5782  avoiding the problem mentioned.
5783  To specify a short title, set the cursor behind the title and use the menu
5784  
5785 \family sans
5786 Insert\SpecialChar menuseparator
5787 Short
5788 \begin_inset space ~
5789 \end_inset
5790
5791 Title
5792 \family default
5793 .
5794  This will insert a box labeled 
5795 \begin_inset Quotes eld
5796 \end_inset
5797
5798 Short
5799 \begin_inset space ~
5800 \end_inset
5801
5802 Title
5803 \begin_inset Quotes erd
5804 \end_inset
5805
5806  which you can use to enter the short title text.
5807  This also works for captions inside floats.
5808  There can only be one short title per title.
5809 \end_layout
5810
5811 \begin_layout Standard
5812 The title of this section is a good example of using this feature.
5813 \end_layout
5814
5815 \begin_layout Subsubsection
5816 Special Information
5817 \end_layout
5818
5819 \begin_layout Standard
5820 The following information applies to all section headings:
5821 \end_layout
5822
5823 \begin_layout Itemize
5824 You cannot do any nesting with these environments.
5825 \end_layout
5826
5827 \begin_layout Itemize
5828 You cannot use a margin note in any of these environments.
5829 \end_layout
5830
5831 \begin_layout Itemize
5832 You can only use inline math in these environments.
5833 \end_layout
5834
5835 \begin_layout Itemize
5836 You can use labels and cross-references to refer to their numbers.
5837 \end_layout
5838
5839 \begin_layout Subsection
5840 Quotes and Poetry
5841 \end_layout
5842
5843 \begin_layout Standard
5844 \SpecialChar LyX
5845  has three paragraph environments for writing poetry and quotations.
5846  They are 
5847 \family sans
5848 Quote
5849 \family default
5850
5851 \family sans
5852 Quotation
5853 \family default
5854 , and 
5855 \family sans
5856 Verse
5857 \family default
5858 .
5859  Forget the days of changing line spacing and twiddling with margins.
5860  These three paragraph environments already have those changes built-in.
5861  They all widen the left margin and add a bit of extra space above and below
5862  the text they contain.
5863  They also allow nesting, so you can put a 
5864 \family sans
5865 Verse
5866 \family default
5867  in a 
5868 \family sans
5869 Quotation
5870 \family default
5871 , as well as in some other paragraph environments.
5872 \end_layout
5873
5874 \begin_layout Standard
5875 There is another feature of these three paragraph environments: they do
5876  
5877 \emph on
5878 not
5879 \emph default
5880  reset to 
5881 \family sans
5882 Standard
5883 \family default
5884  when you start a new paragraph.
5885  So, you can type in that poem and merrily enter 
5886 \family sans
5887 Return
5888 \family default
5889  without worrying about the paragraph environment changing on you.
5890  Of course, that means that, once you are done typing in that poem, you
5891  have to change back to the 
5892 \family sans
5893 Standard
5894 \family default
5895  environment yourself.
5896 \end_layout
5897
5898 \begin_layout Subsubsection
5899 Quote and Quotation
5900 \begin_inset CommandInset label
5901 LatexCommand label
5902 name "sec:Quote"
5903
5904 \end_inset
5905
5906
5907 \begin_inset Index idx
5908 status collapsed
5909
5910 \begin_layout Plain Layout
5911 Quotation
5912 \end_layout
5913
5914 \end_inset
5915
5916
5917 \end_layout
5918
5919 \begin_layout Standard
5920 Now that we've described the similarities of these three environments, it's
5921  time for the differences.
5922  
5923 \family sans
5924 Quote
5925 \family default
5926  and 
5927 \family sans
5928 Quotation
5929 \family default
5930  are identical except for one difference: 
5931 \family sans
5932 Quote
5933 \family default
5934  uses extra spacing to separate paragraphs and never indents the first line.
5935  
5936 \family sans
5937 Quotation
5938 \family default
5939  
5940 \emph on
5941 always
5942 \emph default
5943  indents the first line of a paragraph and uses the same line spacing throughout.
5944 \end_layout
5945
5946 \begin_layout Standard
5947 Here's an example of the 
5948 \family sans
5949 Quote
5950 \family default
5951  environment:
5952 \end_layout
5953
5954 \begin_layout Quote
5955 This is in the 
5956 \family sans
5957 Quote
5958 \family default
5959  environment.
5960  I can keep writing, extending this line out further and further until it
5961  wraps.
5962  See – no indentation!
5963 \end_layout
5964
5965 \begin_layout Quote
5966 Here's the second paragraph of this quote.
5967  Again, there's no indentation, but there is extra space between me and
5968  the other paragraph.
5969 \end_layout
5970
5971 \begin_layout Standard
5972 Here's another example, this time in the 
5973 \family sans
5974 Quotation
5975 \family default
5976  environment:
5977 \end_layout
5978
5979 \begin_layout Quotation
5980 This is in the 
5981 \family sans
5982 Quotation
5983 \family default
5984  environment.
5985  If I keep writing, you will see the indentation.
5986  If your country uses a writing style that indicates new paragraphs by indenting
5987  the first line, then 
5988 \family sans
5989 Quotation
5990 \family default
5991  is the environment for you! Well, you'd use it 
5992 \emph on
5993 if
5994 \emph default
5995  you were quoting other text.
5996 \end_layout
5997
5998 \begin_layout Quotation
5999 Here's a new paragraph.
6000  I could ramble on and on, like a politician at election time.
6001  If I did that, though, you'd get bored.
6002 \end_layout
6003
6004 \begin_layout Standard
6005 As the examples show, 
6006 \family sans
6007 Quote
6008 \family default
6009  is for those people who use extra space to separate paragraphs.
6010  They should put quotes in the 
6011 \family sans
6012 Quote
6013 \family default
6014  environment.
6015  Those who use indentation to mark a new paragraph should use the 
6016 \family sans
6017 Quotation
6018 \family default
6019  paragraph environment for quoted text.
6020 \end_layout
6021
6022 \begin_layout Subsubsection
6023 Verse
6024 \begin_inset Index idx
6025 status collapsed
6026
6027 \begin_layout Plain Layout
6028 Paragraph ! Verse
6029 \end_layout
6030
6031 \end_inset
6032
6033
6034 \begin_inset Index idx
6035 status collapsed
6036
6037 \begin_layout Plain Layout
6038 Poetry
6039 \end_layout
6040
6041 \end_inset
6042
6043
6044 \begin_inset CommandInset label
6045 LatexCommand label
6046 name "sec:Verse"
6047
6048 \end_inset
6049
6050
6051 \end_layout
6052
6053 \begin_layout Standard
6054
6055 \family sans
6056 Verse
6057 \family default
6058  is a paragraph environment for poetry, rhymes, verses, and so on.
6059  Here's an example:
6060 \end_layout
6061
6062 \begin_layout Verse
6063 This is in Verse
6064 \begin_inset Newline newline
6065 \end_inset
6066
6067 Which I did not rehearse!
6068 \end_layout
6069
6070 \begin_layout Verse
6071 It could be much worse.
6072  This line could be long, very long, oh so long, so very long that it wraps
6073  around.
6074  It looks okay on screen, but in the printed version, the extra lines are
6075  indented a bit more than the first.
6076  Okay, so it's turned to prose and doesn't rhyme anymore.
6077  So sue me.
6078 \end_layout
6079
6080 \begin_layout Verse
6081 To break a line
6082 \begin_inset Newline newline
6083 \end_inset
6084
6085 And make things look fine
6086 \begin_inset Newline newline
6087 \end_inset
6088
6089 Use 
6090 \begin_inset Info
6091 type  "shortcut"
6092 arg   "newline-insert newline"
6093 \end_inset
6094
6095 .
6096 \end_layout
6097
6098 \begin_layout Standard
6099 As you can see, 
6100 \family sans
6101 Verse
6102 \family default
6103  does not indent both margins.
6104  Each stanza of the verse or poem is in its own paragraph.
6105  To separate the individual lines of a stanza, use the shortcut 
6106 \begin_inset Info
6107 type  "shortcut"
6108 arg   "newline-insert newline"
6109 \end_inset
6110
6111 .
6112 \end_layout
6113
6114 \begin_layout Subsection
6115 Lists
6116 \begin_inset Index idx
6117 status collapsed
6118
6119 \begin_layout Plain Layout
6120 Lists
6121 \end_layout
6122
6123 \end_inset
6124
6125
6126 \begin_inset CommandInset label
6127 LatexCommand label
6128 name "subsec:Lists"
6129
6130 \end_inset
6131
6132
6133 \end_layout
6134
6135 \begin_layout Standard
6136 \SpecialChar LyX
6137  has four different paragraph environments for creating different kinds
6138  of lists.
6139  In the 
6140 \family sans
6141 Itemize
6142 \family default
6143  and 
6144 \family sans
6145 Enumerate
6146 \family default
6147  environments, \SpecialChar LyX
6148  labels your list items with bullets or numbers, respectively.
6149  In the 
6150 \family sans
6151 Description
6152 \family default
6153  and 
6154 \family sans
6155 List
6156 \family default
6157  environments, \SpecialChar LyX
6158  lets you provide your own label.
6159  We will present the individual details of each type of list next after
6160  describing some general features of all four of them.
6161 \end_layout
6162
6163 \begin_layout Subsubsection
6164 General Features
6165 \end_layout
6166
6167 \begin_layout Standard
6168 The four paragraph environments for lists differ from the other environments
6169  in several ways.
6170  First, \SpecialChar LyX
6171  treats each paragraph as a list item.
6172  Hitting 
6173 \family sans
6174 Return
6175 \family default
6176  does 
6177 \emph on
6178 not
6179 \emph default
6180  reset the environment to 
6181 \family sans
6182 Standard
6183 \family default
6184  but keeps the current environment and creates a new list item.
6185  The nesting depth is thereby kept.
6186  If you want to keep the paragraph environment but reset the current nesting
6187  depth, you can use 
6188 \begin_inset Info
6189 type  "shortcut"
6190 arg   "paragraph-break inverse"
6191 \end_inset
6192
6193 .
6194  If you do this at the top level of a list, it returns you to the 
6195 \family sans
6196 Standard
6197 \family default
6198  environment.
6199 \end_layout
6200
6201 \begin_layout Standard
6202 You can nest lists of any type inside one another.
6203  In fact, \SpecialChar LyX
6204  changes the labels on some list items depending on how it is
6205  nested.
6206  If you intend to use any of the list paragraph environments, we suggest
6207  you read all of section
6208 \begin_inset space ~
6209 \end_inset
6210
6211
6212 \begin_inset CommandInset ref
6213 LatexCommand ref
6214 reference "sec:Nesting"
6215
6216 \end_inset
6217
6218 .
6219 \end_layout
6220
6221 \begin_layout Subsubsection
6222 Itemize
6223 \begin_inset Index idx
6224 status collapsed
6225
6226 \begin_layout Plain Layout
6227 Lists ! Itemize
6228 \end_layout
6229
6230 \end_inset
6231
6232
6233 \begin_inset CommandInset label
6234 LatexCommand label
6235 name "sec:Itemize"
6236
6237 \end_inset
6238
6239
6240 \end_layout
6241
6242 \begin_layout Standard
6243 The first type of list we will describe in detail is the 
6244 \family sans
6245 Itemize
6246 \family default
6247  paragraph environment.
6248  It has the following properties:
6249 \end_layout
6250
6251 \begin_layout Itemize
6252 Each item has a particular bullet or symbol as its label.
6253 \end_layout
6254
6255 \begin_deeper
6256 \begin_layout Itemize
6257 \SpecialChar LyX
6258  uses the same symbol for all of the items in a given nesting level.
6259 \end_layout
6260
6261 \begin_layout Itemize
6262 The symbol appears at the beginning of the first line.
6263 \end_layout
6264
6265 \end_deeper
6266 \begin_layout Itemize
6267 The items can have any length.
6268  \SpecialChar LyX
6269  automatically offsets the left margin of each item.
6270  The offset is always relative to whatever environment the 
6271 \family sans
6272 Itemize
6273 \family default
6274  list may be in.
6275 \end_layout
6276
6277 \begin_layout Itemize
6278 If you nest an 
6279 \family sans
6280 Itemize
6281 \family default
6282  environment inside another 
6283 \family sans
6284 Itemize
6285 \family default
6286  environment, the label changes to a new symbol.
6287 \end_layout
6288
6289 \begin_deeper
6290 \begin_layout Itemize
6291 There are four different symbols for up to a four-fold nesting.
6292 \end_layout
6293
6294 \begin_layout Itemize
6295 \SpecialChar LyX
6296  always shows the same symbol on screen.
6297 \end_layout
6298
6299 \begin_layout Itemize
6300 See section
6301 \begin_inset space ~
6302 \end_inset
6303
6304
6305 \begin_inset CommandInset ref
6306 LatexCommand ref
6307 reference "sec:Nesting"
6308
6309 \end_inset
6310
6311  for a full explanation of nesting.
6312 \end_layout
6313
6314 \end_deeper
6315 \begin_layout Standard
6316 Of course, that explanation was also an example of an 
6317 \family sans
6318 Itemize
6319 \family default
6320  list.
6321  The 
6322 \family sans
6323 Itemize
6324 \family default
6325  environment is best suited for lists where the order doesn't matter.
6326 \end_layout
6327
6328 \begin_layout Standard
6329 We said that different levels use different symbols as their label.
6330  Here's an example of all four possible symbols.
6331 \end_layout
6332
6333 \begin_layout Itemize
6334 The label for the first level 
6335 \family sans
6336 Itemize
6337 \family default
6338  is a large black dot, or bullet.
6339 \end_layout
6340
6341 \begin_deeper
6342 \begin_layout Itemize
6343 The label for the second level is a dash.
6344 \end_layout
6345
6346 \begin_deeper
6347 \begin_layout Itemize
6348 The label for the third is an asterisk.
6349 \end_layout
6350
6351 \begin_deeper
6352 \begin_layout Itemize
6353 The label for the fourth is a centered dot.
6354 \end_layout
6355
6356 \end_deeper
6357 \begin_layout Itemize
6358 Back out to the third level.
6359 \end_layout
6360
6361 \end_deeper
6362 \begin_layout Itemize
6363 Back to the second level.
6364 \end_layout
6365
6366 \end_deeper
6367 \begin_layout Itemize
6368 Back to the outermost level.
6369 \end_layout
6370
6371 \begin_layout Standard
6372 These are the default labels for an 
6373 \family sans
6374 Itemize
6375 \family default
6376  list.
6377  You can customize how these labels are displayed in the output in the 
6378 \family sans
6379 Document\SpecialChar menuseparator
6380 Settings
6381 \family default
6382  dialog in the submenu 
6383 \family sans
6384 Bullets
6385 \family default
6386 .
6387 \begin_inset Index idx
6388 status collapsed
6389
6390 \begin_layout Plain Layout
6391 Document ! Settings
6392 \end_layout
6393
6394 \end_inset
6395
6396  These customizations are not displayed in \SpecialChar LyX
6397 .
6398 \end_layout
6399
6400 \begin_layout Standard
6401 Notice how the space between items decreases with increasing depth.
6402  We will explain nesting and all the tricks you can do with different depths
6403  in section
6404 \begin_inset space ~
6405 \end_inset
6406
6407
6408 \begin_inset CommandInset ref
6409 LatexCommand ref
6410 reference "sec:Nesting"
6411
6412 \end_inset
6413
6414 .
6415 \end_layout
6416
6417 \begin_layout Subsubsection
6418 Enumerate
6419 \begin_inset Index idx
6420 status collapsed
6421
6422 \begin_layout Plain Layout
6423 Lists ! Enumerate
6424 \end_layout
6425
6426 \end_inset
6427
6428
6429 \begin_inset CommandInset label
6430 LatexCommand label
6431 name "sec:Enumerate"
6432
6433 \end_inset
6434
6435
6436 \end_layout
6437
6438 \begin_layout Standard
6439 The 
6440 \family sans
6441 Enumerate
6442 \family default
6443  environment is used to create numbered lists and outlines.
6444  It has these properties:
6445 \end_layout
6446
6447 \begin_layout Enumerate
6448 Each item has a numeral as its label.
6449 \end_layout
6450
6451 \begin_deeper
6452 \begin_layout Enumerate
6453 The label type depends on the nesting depth.
6454 \end_layout
6455
6456 \end_deeper
6457 \begin_layout Enumerate
6458 \SpecialChar LyX
6459  automatically counts the items for you and updates the label as appropriate.
6460 \end_layout
6461
6462 \begin_layout Enumerate
6463 Each new 
6464 \family sans
6465 Enumerate
6466 \family default
6467  environment resets the counter to one.
6468 \end_layout
6469
6470 \begin_layout Enumerate
6471 Like the 
6472 \family sans
6473 Itemize
6474 \family default
6475  environment, the 
6476 \family sans
6477 Enumerate
6478 \family default
6479  environment:
6480 \end_layout
6481
6482 \begin_deeper
6483 \begin_layout Enumerate
6484 Offsets the items relative to the left margin.
6485  Items can have any length.
6486 \end_layout
6487
6488 \begin_layout Enumerate
6489 Reduces the space between items as the nesting depth increases.
6490 \end_layout
6491
6492 \begin_layout Enumerate
6493 Uses different types of labels depending on the nesting depth.
6494 \end_layout
6495
6496 \begin_layout Enumerate
6497 Allows up to a four-fold nesting.
6498 \end_layout
6499
6500 \end_deeper
6501 \begin_layout Standard
6502 Unlike the 
6503 \family sans
6504 Itemize
6505 \family default
6506  environment, 
6507 \family sans
6508 Enumerate
6509 \family default
6510  shows the different labels for each item in \SpecialChar LyX
6511 .
6512  Here is how \SpecialChar LyX
6513  labels the four different levels in an 
6514 \family sans
6515 Enumerate
6516 \family default
6517 :
6518 \end_layout
6519
6520 \begin_layout Enumerate
6521 The first level of an 
6522 \family sans
6523 Enumerate
6524 \family default
6525  uses Arabic numerals followed by a period.
6526 \end_layout
6527
6528 \begin_deeper
6529 \begin_layout Enumerate
6530 The second level uses lower case letters surrounded by parentheses.
6531 \end_layout
6532
6533 \begin_deeper
6534 \begin_layout Enumerate
6535 The third level uses lower-case Roman numerals followed by a period.
6536 \end_layout
6537
6538 \begin_deeper
6539 \begin_layout Enumerate
6540 The fourth level uses capital letters followed by a period.
6541 \end_layout
6542
6543 \begin_layout Enumerate
6544 Again, notice the decrease in the spacing between items as the nesting depth
6545  increases.
6546 \end_layout
6547
6548 \end_deeper
6549 \begin_layout Enumerate
6550 Back to the third level
6551 \end_layout
6552
6553 \end_deeper
6554 \begin_layout Enumerate
6555 Back to the second level.
6556 \end_layout
6557
6558 \end_deeper
6559 \begin_layout Enumerate
6560 Back to the outermost level.
6561 \end_layout
6562
6563 \begin_layout Standard
6564 You can customize the type of numbering used in the 
6565 \family sans
6566 Enumerate
6567 \family default
6568  environment, see section
6569 \begin_inset space ~
6570 \end_inset
6571
6572
6573 \begin_inset CommandInset ref
6574 LatexCommand ref
6575 reference "subsec:Customized-Lists"
6576
6577 \end_inset
6578
6579 .
6580  Such customization only shows up in the printed version, not in \SpecialChar LyX
6581 .
6582 \end_layout
6583
6584 \begin_layout Standard
6585 There is more to nesting 
6586 \family sans
6587 Enumerate
6588 \family default
6589  environments than we've stated here.
6590  You should read section
6591 \begin_inset space ~
6592 \end_inset
6593
6594
6595 \begin_inset CommandInset ref
6596 LatexCommand ref
6597 reference "sec:Nesting"
6598
6599 \end_inset
6600
6601  to learn more about nesting.
6602 \end_layout
6603
6604 \begin_layout Subsubsection
6605 Description
6606 \begin_inset Index idx
6607 status collapsed
6608
6609 \begin_layout Plain Layout
6610 Lists ! Description
6611 \end_layout
6612
6613 \end_inset
6614
6615
6616 \end_layout
6617
6618 \begin_layout Standard
6619 Unlike the previous two environments, the 
6620 \family sans
6621 Description
6622 \family default
6623  list has no fixed label.
6624  Instead, \SpecialChar LyX
6625  uses the first 
6626 \begin_inset Quotes eld
6627 \end_inset
6628
6629 word
6630 \begin_inset Quotes erd
6631 \end_inset
6632
6633  of the first line as the label.
6634  Here's an example:
6635 \end_layout
6636
6637 \begin_layout Description
6638 Example: This is an example of the 
6639 \family sans
6640 Description
6641 \family default
6642  environment.
6643 \end_layout
6644
6645 \begin_layout Standard
6646 \SpecialChar LyX
6647  typesets the label in boldface and puts extra space between it and the
6648  rest of the line.
6649 \end_layout
6650
6651 \begin_layout Standard
6652 With the first 
6653 \begin_inset Quotes eld
6654 \end_inset
6655
6656 word
6657 \begin_inset Quotes erd
6658 \end_inset
6659
6660  it is meant that the first usage of the 
6661 \family sans
6662 Space
6663 \family default
6664  key ends the label if you are at the beginning of the first line of an
6665  item.
6666  If you need to use more than one word in a label use a 
6667 \family sans
6668 Protected Space
6669 \family default
6670 .
6671  (Use either 
6672 \begin_inset Info
6673 type  "shortcut"
6674 arg   "command-alternatives math-space ; space-insert protected"
6675 \end_inset
6676
6677  or the menu 
6678 \family sans
6679 Insert\SpecialChar menuseparator
6680 Formatting\SpecialChar menuseparator
6681 Protected
6682 \begin_inset space ~
6683 \end_inset
6684
6685 Space
6686 \family default
6687 ; see section
6688 \begin_inset space ~
6689 \end_inset
6690
6691
6692 \begin_inset CommandInset ref
6693 LatexCommand ref
6694 reference "subsec:Protected-Space"
6695
6696 \end_inset
6697
6698  for more information.) Here is an example:
6699 \end_layout
6700
6701 \begin_layout Description
6702 Second
6703 \begin_inset space ~
6704 \end_inset
6705
6706 Example: This one shows how to use a 
6707 \family sans
6708 Protected
6709 \begin_inset space ~
6710 \end_inset
6711
6712 Space
6713 \family default
6714  in the label of a 
6715 \family sans
6716 Description
6717 \family default
6718  list item.
6719 \end_layout
6720
6721 \begin_layout Description
6722 Usage: You should use the 
6723 \family sans
6724 Description
6725 \family default
6726  environment for things like definitions and theorems.
6727  Use it when you need to make one word in particular stand out in the text
6728  that describes it.
6729  It's not a good idea to use a 
6730 \family sans
6731 Description
6732 \family default
6733  environment when you have an entire sentence that you want to describe.
6734  You're better off using 
6735 \family sans
6736 Itemize
6737 \family default
6738  or 
6739 \family sans
6740 Enumerate
6741 \family default
6742  and nesting several 
6743 \family sans
6744 Standard
6745 \family default
6746  paragraphs into them.
6747 \end_layout
6748
6749 \begin_layout Description
6750 Nesting: You can nest 
6751 \family sans
6752 Description
6753 \family default
6754  environments inside one another, nest them in other types of lists, and
6755  so on.
6756 \end_layout
6757
6758 \begin_layout Standard
6759 Notice that after the first line, \SpecialChar LyX
6760  indents subsequent lines, offsetting
6761  them from the first line.
6762 \end_layout
6763
6764 \begin_layout Subsubsection
6765 Labeling
6766 \begin_inset Index idx
6767 status collapsed
6768
6769 \begin_layout Plain Layout
6770 Lists ! Labeling
6771 \end_layout
6772
6773 \end_inset
6774
6775
6776 \end_layout
6777
6778 \begin_layout Standard
6779 The 
6780 \family sans
6781 Labeling
6782 \family default
6783  environment is a \SpecialChar LyX
6784  extension to \SpecialChar LaTeX
6785 .
6786 \end_layout
6787
6788 \begin_layout Standard
6789 Like the 
6790 \family sans
6791 Description
6792 \family default
6793  list the 
6794 \family sans
6795 Labeling
6796 \family default
6797  list has user-defined labels for each list item but it provides some additional
6798  features.
6799  Here are its properties:
6800 \end_layout
6801
6802 \begin_layout Labeling
6803 \labelwidthstring 00.00.0000
6804 item
6805 \begin_inset space ~
6806 \end_inset
6807
6808 labels \SpecialChar LyX
6809  uses the first 
6810 \begin_inset Quotes eld
6811 \end_inset
6812
6813 word
6814 \begin_inset Quotes erd
6815 \end_inset
6816
6817  of each line as the item label.
6818  The first 
6819 \family sans
6820 Space
6821 \family default
6822  after the beginning of the first line of an item marks the end of the label.
6823  If you need to use more than one word in an item label, use a protected
6824  space as described above.
6825 \end_layout
6826
6827 \begin_layout Labeling
6828 \labelwidthstring 00.00.0000
6829 margins As you can see, \SpecialChar LyX
6830  uses different margins for the item label and the
6831  body of the item text.
6832  The body of the text has a larger left margin, which is equal to the default
6833  label width plus a little extra space.
6834 \end_layout
6835
6836 \begin_layout Labeling
6837 \labelwidthstring 00.00.0000
6838 label
6839 \begin_inset space ~
6840 \end_inset
6841
6842 width \SpecialChar LyX
6843  uses the width of the label, or the default width, whatever is larger.
6844  If the label width is larger, the label 
6845 \begin_inset Quotes eld
6846 \end_inset
6847
6848 extends
6849 \begin_inset Quotes erd
6850 \end_inset
6851
6852  into the first line.
6853  In other words, the text of the first line isn't aligned with the left
6854  margin of the rest of the item text.
6855 \end_layout
6856
6857 \begin_layout Labeling
6858 \labelwidthstring 00.00.0000
6859 default
6860 \begin_inset space ~
6861 \end_inset
6862
6863 width You can set the default label width to ensure that the text of all
6864  items in a 
6865 \family sans
6866 Labeling
6867 \family default
6868  environment has the same left margin.
6869 \begin_inset Newline newline
6870 \end_inset
6871
6872 To change the default width, select all items in the list.
6873  Now open the 
6874 \family sans
6875 Edit\SpecialChar menuseparator
6876 Paragraph
6877 \begin_inset space ~
6878 \end_inset
6879
6880 Settings
6881 \family default
6882  dialog (toolbar button 
6883 \begin_inset Info
6884 type  "icon"
6885 arg   "layout-paragraph"
6886 \end_inset
6887
6888 ).
6889  The text in the box 
6890 \family sans
6891 Longest
6892 \begin_inset space ~
6893 \end_inset
6894
6895 label
6896 \family default
6897  determines the default label width.
6898  You can use the text of your largest label here, but you can also use the
6899  letter 
6900 \begin_inset Quotes eld
6901 \end_inset
6902
6903 M
6904 \begin_inset Quotes erd
6905 \end_inset
6906
6907  multiple times instead.
6908  M is the widest character and is a standard unit of widths in \SpecialChar LaTeX
6909 .
6910  By using 
6911 \begin_inset Quotes eld
6912 \end_inset
6913
6914 M
6915 \begin_inset Quotes erd
6916 \end_inset
6917
6918  as the unit of width you don't need to keep changing the contents of 
6919 \family sans
6920 Longest
6921 \begin_inset space ~
6922 \end_inset
6923
6924 label
6925 \family default
6926  every time you alter a label in a 
6927 \family sans
6928 List
6929 \family default
6930  environment.
6931 \begin_inset Newline newline
6932 \end_inset
6933
6934 The predefined default width is the length of 
6935 \begin_inset Quotes eld
6936 \end_inset
6937
6938 00.00.0000
6939 \begin_inset Quotes erd
6940 \end_inset
6941
6942  (equal to 6
6943 \begin_inset space ~
6944 \end_inset
6945
6946 M).
6947 \end_layout
6948
6949 \begin_layout Standard
6950 You should use the 
6951 \family sans
6952 Labeling
6953 \family default
6954  list the same way as the 
6955 \family sans
6956 Description
6957 \family default
6958  list: When you need one word to stand out from the text that describes
6959  it.
6960  The 
6961 \family sans
6962 Labeling
6963 \family default
6964  environment gives you another way to do this, using a different overall
6965  layout.
6966 \end_layout
6967
6968 \begin_layout Standard
6969 You can nest 
6970 \family sans
6971 Labeling
6972 \family default
6973  lists inside one another, nest them in other types of lists, and so on.
6974  They work just like the other list paragraph environments.
6975  Read section
6976 \begin_inset space ~
6977 \end_inset
6978
6979
6980 \begin_inset CommandInset ref
6981 LatexCommand ref
6982 reference "sec:Nesting"
6983
6984 \end_inset
6985
6986  to learn about nesting.
6987 \end_layout
6988
6989 \begin_layout Standard
6990 There is yet another feature of the 
6991 \family sans
6992 Labeling
6993 \family default
6994  list: As you can see in the examples, \SpecialChar LyX
6995  left-justifies the item labels by
6996  default.
6997  You can use additional 
6998 \family sans
6999 HFills
7000 \family default
7001  to change how \SpecialChar LyX
7002  justifies the item label.
7003  
7004 \family sans
7005 Hfills
7006 \family default
7007  are documented in section
7008 \begin_inset space ~
7009 \end_inset
7010
7011
7012 \begin_inset CommandInset ref
7013 LatexCommand ref
7014 reference "subsec:Horizontal-Space"
7015
7016 \end_inset
7017
7018 .
7019  Here are some examples:
7020 \end_layout
7021
7022 \begin_layout Labeling
7023 \labelwidthstring 00.00.0000
7024 Left The default for 
7025 \family sans
7026 Labeling
7027 \family default
7028  item labels.
7029 \end_layout
7030
7031 \begin_layout Labeling
7032 \labelwidthstring 00.00.0000
7033 \begin_inset space \hfill{}
7034 \end_inset
7035
7036 Right One 
7037 \family sans
7038 HFill
7039 \family default
7040  at the beginning of the label right justifies it.
7041 \end_layout
7042
7043 \begin_layout Labeling
7044 \labelwidthstring 00.00.0000
7045 \begin_inset space \hfill{}
7046 \end_inset
7047
7048 Center
7049 \begin_inset space \hfill{}
7050 \end_inset
7051
7052  One 
7053 \family sans
7054 HFill
7055 \family default
7056  at the beginning of the label and one at the end centers it.
7057 \end_layout
7058
7059 \begin_layout Subsection
7060 Customized Lists
7061 \begin_inset CommandInset label
7062 LatexCommand label
7063 name "subsec:Customized-Lists"
7064
7065 \end_inset
7066
7067
7068 \begin_inset Index idx
7069 status collapsed
7070
7071 \begin_layout Plain Layout
7072 Lists ! Customized
7073 \end_layout
7074
7075 \end_inset
7076
7077
7078 \end_layout
7079
7080 \begin_layout Standard
7081 The features described in this section require that the module 
7082 \family sans
7083 Customisable Lists (enumitem)
7084 \family default
7085  is loaded in the document settings.
7086  The module uses the \SpecialChar LaTeX
7087 -package 
7088 \series bold
7089 enumitem
7090 \series default
7091
7092 \begin_inset Index idx
7093 status collapsed
7094
7095 \begin_layout Plain Layout
7096 \SpecialChar LaTeX
7097  packages ! enumitem
7098 \end_layout
7099
7100 \end_inset
7101
7102 .
7103 \end_layout
7104
7105 \begin_layout Subsubsection
7106 Custom Enumerate Lists
7107 \begin_inset Index idx
7108 status collapsed
7109
7110 \begin_layout Plain Layout
7111 Lists ! Enumerate ! Custom
7112 \end_layout
7113
7114 \end_inset
7115
7116
7117 \end_layout
7118
7119 \begin_layout Standard
7120 \noindent
7121 The default numbering of numbered lists can be changed by adding an optional
7122  argument (menu 
7123 \family sans
7124 Insert\SpecialChar menuseparator
7125 Enumerate Options
7126 \family default
7127 ) to the first item of each level in the list.
7128  There you add the command
7129 \end_layout
7130
7131 \begin_layout Standard
7132
7133 \series bold
7134 label=
7135 \backslash
7136 roman{enumi}
7137 \end_layout
7138
7139 \begin_layout Standard
7140 in \SpecialChar TeX
7141  Code (shortcut 
7142 \begin_inset Info
7143 type  "shortcut"
7144 arg   "ert-insert"
7145 \end_inset
7146
7147 ).
7148 \begin_inset Foot
7149 status collapsed
7150
7151 \begin_layout Plain Layout
7152 For more about \SpecialChar TeX
7153  Code, look at section
7154 \begin_inset space ~
7155 \end_inset
7156
7157
7158 \begin_inset CommandInset ref
7159 LatexCommand ref
7160 reference "sec:TeX-Code"
7161
7162 \end_inset
7163
7164 .
7165 \end_layout
7166
7167 \end_inset
7168
7169
7170 \emph on
7171  enumi
7172 \emph default
7173  is hereby the first level counter of the enumeration.
7174  The command 
7175 \series bold
7176
7177 \backslash
7178 roman
7179 \series default
7180  outputs the counter as a small Roman numeral.
7181  For capital Roman numerals replace 
7182 \series bold
7183
7184 \backslash
7185 roman
7186 \series default
7187  with 
7188 \series bold
7189
7190 \backslash
7191 Roman
7192 \series default
7193  in the command above.
7194  For Arabic numerals use 
7195 \series bold
7196
7197 \backslash
7198 arabic
7199 \series default
7200 .
7201  To 
7202 \begin_inset Quotes eld
7203 \end_inset
7204
7205 number
7206 \begin_inset Quotes erd
7207 \end_inset
7208
7209  items with capital or small Latin letters use 
7210 \series bold
7211
7212 \backslash
7213 Alph
7214 \series default
7215  or 
7216 \series bold
7217
7218 \backslash
7219 alph
7220 \series default
7221 , respectively.
7222 \end_layout
7223
7224 \begin_layout Standard
7225 \noindent
7226 \begin_inset Note Greyedout
7227 status open
7228
7229 \begin_layout Plain Layout
7230
7231 \series bold
7232 Note:
7233 \series default
7234  You can only number 26
7235 \begin_inset space ~
7236 \end_inset
7237
7238 items with Latin letters, because this numbering is limited to single letters.
7239 \end_layout
7240
7241 \end_inset
7242
7243
7244 \end_layout
7245
7246 \begin_layout Standard
7247 To change the numbering for the list sublevels, replace the 'i' in the command
7248  by the small Roman numeral of the level (enumi, enumii, enumiii, enumiv).
7249 \end_layout
7250
7251 \begin_layout Standard
7252 Here is a list with custom numbering:
7253 \end_layout
7254
7255 \begin_layout Enumerate
7256 \begin_inset Argument 1
7257 status open
7258
7259 \begin_layout Plain Layout
7260 \begin_inset ERT
7261 status open
7262
7263 \begin_layout Plain Layout
7264
7265 label=
7266 \backslash
7267 #
7268 \backslash
7269 Alph{enumi}
7270 \backslash
7271 #
7272 \end_layout
7273
7274 \end_inset
7275
7276
7277 \end_layout
7278
7279 \end_inset
7280
7281 Level 1
7282 \end_layout
7283
7284 \begin_deeper
7285 \begin_layout Enumerate
7286 \begin_inset Argument 1
7287 status open
7288
7289 \begin_layout Plain Layout
7290 \begin_inset ERT
7291 status open
7292
7293 \begin_layout Plain Layout
7294
7295 label=
7296 \backslash
7297 Alph{enumi}.
7298 \backslash
7299 arabic{enumii}
7300 \end_layout
7301
7302 \end_inset
7303
7304
7305 \end_layout
7306
7307 \end_inset
7308
7309 Level 2
7310 \end_layout
7311
7312 \begin_layout Enumerate
7313 Level 2
7314 \end_layout
7315
7316 \begin_deeper
7317 \begin_layout Enumerate
7318 \begin_inset Argument 1
7319 status open
7320
7321 \begin_layout Plain Layout
7322 \begin_inset ERT
7323 status open
7324
7325 \begin_layout Plain Layout
7326
7327 label=
7328 \backslash
7329 bfseries{
7330 \backslash
7331 arabic{enumiii}}
7332 \end_layout
7333
7334 \end_inset
7335
7336
7337 \end_layout
7338
7339 \end_inset
7340
7341 Level 3
7342 \end_layout
7343
7344 \begin_deeper
7345 \begin_layout Enumerate
7346 \begin_inset Argument 1
7347 status open
7348
7349 \begin_layout Plain Layout
7350 \begin_inset ERT
7351 status open
7352
7353 \begin_layout Plain Layout
7354
7355 label=
7356 \backslash
7357 emph{
7358 \backslash
7359 roman{enumiv})}
7360 \end_layout
7361
7362 \end_inset
7363
7364
7365 \end_layout
7366
7367 \end_inset
7368
7369 Level 4
7370 \end_layout
7371
7372 \end_deeper
7373 \end_deeper
7374 \end_deeper
7375 \begin_layout Standard
7376 For this list these commands were used:
7377 \end_layout
7378
7379 \begin_layout Standard
7380 \noindent
7381
7382 \series bold
7383 label=
7384 \backslash
7385 #
7386 \backslash
7387 Alph{enumi}
7388 \backslash
7389 #
7390 \begin_inset Newline newline
7391 \end_inset
7392
7393 label=
7394 \backslash
7395 Alph{enumi}.
7396 \backslash
7397 arabic{enumii}
7398 \begin_inset Newline newline
7399 \end_inset
7400
7401 label=
7402 \backslash
7403 bfseries{
7404 \backslash
7405 arabic{enumiii}}
7406 \begin_inset Newline newline
7407 \end_inset
7408
7409 label=
7410 \backslash
7411 emph{
7412 \backslash
7413 roman{enumiv})}
7414 \end_layout
7415
7416 \begin_layout Standard
7417 where the command 
7418 \series bold
7419
7420 \backslash
7421 emph{}
7422 \series default
7423  makes the label emphasized and 
7424 \series bold
7425
7426 \backslash
7427 bfseries{}
7428 \series default
7429  makes it bold.
7430 \end_layout
7431
7432 \begin_layout Standard
7433 \begin_inset Note Greyedout
7434 status open
7435
7436 \begin_layout Plain Layout
7437
7438 \series bold
7439 Note:
7440 \series default
7441  When you change the label of a list level, it will be used for all following
7442  lists until you change the definition.
7443 \end_layout
7444
7445 \end_inset
7446
7447
7448 \end_layout
7449
7450 \begin_layout Subsubsection
7451 Resumed Enumeration
7452 \begin_inset Index idx
7453 status collapsed
7454
7455 \begin_layout Plain Layout
7456 Lists ! Enumerate ! Resumed
7457 \end_layout
7458
7459 \end_inset
7460
7461
7462 \end_layout
7463
7464 \begin_layout Standard
7465 Enumerations can be resumed after intermediate paragraphs:
7466 \end_layout
7467
7468 \begin_layout Enumerate
7469 \begin_inset Argument 1
7470 status open
7471
7472 \begin_layout Plain Layout
7473 \begin_inset ERT
7474 status open
7475
7476 \begin_layout Plain Layout
7477
7478 label=
7479 \backslash
7480 arabic{enumi}.
7481 \end_layout
7482
7483 \end_inset
7484
7485
7486 \end_layout
7487
7488 \end_inset
7489
7490 first
7491 \begin_inset Note Note
7492 status open
7493
7494 \begin_layout Plain Layout
7495 goes back to default numbering
7496 \end_layout
7497
7498 \end_inset
7499
7500
7501 \end_layout
7502
7503 \begin_layout Enumerate
7504 second
7505 \end_layout
7506
7507 \begin_layout Standard
7508 regular text
7509 \end_layout
7510
7511 \begin_layout Enumerate-Resume
7512 resumed
7513 \end_layout
7514
7515 \begin_layout Standard
7516 To resume an enumeration, use the style 
7517 \family sans
7518 Enumerate-Resume
7519 \family default
7520 .
7521  Its numbering appears in blue within \SpecialChar LyX
7522  to indicate that it is a resumed
7523  list and that the numbering will not be correct in \SpecialChar LyX
7524 , but in the output.
7525 \end_layout
7526
7527 \begin_layout Standard
7528 \begin_inset Note Greyedout
7529 status open
7530
7531 \begin_layout Plain Layout
7532
7533 \series bold
7534 Note:
7535 \series default
7536  If there is no previous enumeration to resume, you will get a \SpecialChar LaTeX
7537  error.
7538 \end_layout
7539
7540 \end_inset
7541
7542
7543 \end_layout
7544
7545 \begin_layout Standard
7546 Perhaps you might want to resume the list with a different number from the
7547  next one.
7548  Or you want to start a new enumeration with a defined number.
7549  This is possible by adding an optional argument to the first list item
7550  of a normal enumeration.
7551  There, insert the command
7552 \end_layout
7553
7554 \begin_layout Standard
7555
7556 \series bold
7557 start=number
7558 \end_layout
7559
7560 \begin_layout Standard
7561 where 
7562 \emph on
7563 number
7564 \emph default
7565  is the number with which you want to resume the list.
7566  An example:
7567 \end_layout
7568
7569 \begin_layout Enumerate
7570 first item
7571 \end_layout
7572
7573 \begin_layout Enumerate
7574 second item
7575 \end_layout
7576
7577 \begin_layout Standard
7578 Enumeration starting at a given value:
7579 \end_layout
7580
7581 \begin_layout Enumerate
7582 \begin_inset Argument 1
7583 status open
7584
7585 \begin_layout Plain Layout
7586 \begin_inset ERT
7587 status open
7588
7589 \begin_layout Plain Layout
7590
7591 start=4
7592 \end_layout
7593
7594 \end_inset
7595
7596
7597 \end_layout
7598
7599 \end_inset
7600
7601 This enumeration starts at 4
7602 \end_layout
7603
7604 \begin_layout Subsubsection
7605 List Spacing
7606 \begin_inset Index idx
7607 status collapsed
7608
7609 \begin_layout Plain Layout
7610 Lists ! Spacing
7611 \end_layout
7612
7613 \end_inset
7614
7615
7616 \end_layout
7617
7618 \begin_layout Standard
7619 In some cases you might want less or more vertical space between the items
7620  of a list.
7621  For example if the default space is too much in your opinion in this case:
7622 \end_layout
7623
7624 \begin_layout Itemize
7625 A bullet list
7626 \end_layout
7627
7628 \begin_layout Itemize
7629 with standard spacing
7630 \end_layout
7631
7632 \begin_layout Standard
7633 You can decrease the space by adding an optional argument to the first item
7634  of the list.
7635  Add there the command 
7636 \series bold
7637 nolistsep
7638 \series default
7639  to get no additional list space like in this example:
7640 \end_layout
7641
7642 \begin_layout Itemize
7643 \begin_inset Argument 1
7644 status open
7645
7646 \begin_layout Plain Layout
7647 \begin_inset ERT
7648 status open
7649
7650 \begin_layout Plain Layout
7651
7652 nolistsep
7653 \end_layout
7654
7655 \end_inset
7656
7657
7658 \end_layout
7659
7660 \end_inset
7661
7662 A bullet list
7663 \end_layout
7664
7665 \begin_layout Itemize
7666 without additional
7667 \end_layout
7668
7669 \begin_layout Itemize
7670 vertical space
7671 \end_layout
7672
7673 \begin_layout Standard
7674 To add space you can use several other commands provided by the \SpecialChar LaTeX
7675 -package
7676  
7677 \series bold
7678 enumitem
7679 \series default
7680
7681 \begin_inset Index idx
7682 status collapsed
7683
7684 \begin_layout Plain Layout
7685 \SpecialChar LaTeX
7686  packages ! enumitem
7687 \end_layout
7688
7689 \end_inset
7690
7691 .
7692  For more information see its documentation, 
7693 \begin_inset CommandInset citation
7694 LatexCommand cite
7695 key "enumitem"
7696 literal "true"
7697
7698 \end_inset
7699
7700 .
7701 \end_layout
7702
7703 \begin_layout Standard
7704 There are also many commands available to change the horizontal spacing
7705  and indentation.
7706  Here is an example where the indentation was changed to that of the paragraphs
7707  in the document and the label separation was set to 2
7708 \begin_inset space \thinspace{}
7709 \end_inset
7710
7711 cm so that the number is in the page margin:
7712 \end_layout
7713
7714 \begin_layout Enumerate
7715 \begin_inset Argument 1
7716 status open
7717
7718 \begin_layout Plain Layout
7719 \begin_inset ERT
7720 status open
7721
7722 \begin_layout Plain Layout
7723
7724 labelindent=
7725 \backslash
7726 parindent, labelsep=2cm
7727 \end_layout
7728
7729 \end_inset
7730
7731
7732 \end_layout
7733
7734 \end_inset
7735
7736 An enumeration
7737 \end_layout
7738
7739 \begin_layout Enumerate
7740 with negative indentation
7741 \end_layout
7742
7743 \begin_layout Subsubsection
7744 Further Customization
7745 \begin_inset Index idx
7746 status collapsed
7747
7748 \begin_layout Plain Layout
7749 Lists ! Customization
7750 \end_layout
7751
7752 \end_inset
7753
7754
7755 \end_layout
7756
7757 \begin_layout Standard
7758 You can also change the style of description lists.
7759  The command
7760 \end_layout
7761
7762 \begin_layout Standard
7763
7764 \series bold
7765 font=definition
7766 \end_layout
7767
7768 \begin_layout Standard
7769 changes the description label font, the command
7770 \end_layout
7771
7772 \begin_layout Standard
7773
7774 \series bold
7775 style=definition
7776 \end_layout
7777
7778 \begin_layout Standard
7779 sets the list style.
7780 \end_layout
7781
7782 \begin_layout Standard
7783 An example where the command
7784 \end_layout
7785
7786 \begin_layout Standard
7787
7788 \series bold
7789 font=
7790 \backslash
7791 itshape, style=nextline
7792 \end_layout
7793
7794 \begin_layout Standard
7795 is used:
7796 \end_layout
7797
7798 \begin_layout Description
7799 Ionizing
7800 \begin_inset space ~
7801 \end_inset
7802
7803 radiation: 
7804 \begin_inset Argument 1
7805 status collapsed
7806
7807 \begin_layout Plain Layout
7808 \begin_inset ERT
7809 status open
7810
7811 \begin_layout Plain Layout
7812
7813 labelindent=0pt, labelsep=1cm, font=
7814 \backslash
7815 itshape, style=nextline
7816 \end_layout
7817
7818 \end_inset
7819
7820
7821 \end_layout
7822
7823 \end_inset
7824
7825 Ionizing radiation consists of particles or electromagnetic waves that are
7826  energetic enough to detach electrons from atoms or molecules, therefore
7827  ionizing them.
7828 \end_layout
7829
7830 \begin_layout Description
7831 Reference
7832 \begin_inset space ~
7833 \end_inset
7834
7835 counting: In computer science, reference counting is a technique of storing
7836  the number of references, pointers, or handles to a resource such as an
7837  object, block of memory, disk space or other resource.
7838 \end_layout
7839
7840 \begin_layout Standard
7841 There are many more commands and features provided by the \SpecialChar LaTeX
7842 -package 
7843 \series bold
7844 enumitem
7845 \series default
7846
7847 \begin_inset Index idx
7848 status collapsed
7849
7850 \begin_layout Plain Layout
7851 \SpecialChar LaTeX
7852  packages ! enumitem
7853 \end_layout
7854
7855 \end_inset
7856
7857 .
7858  For more information see its documentation 
7859 \begin_inset CommandInset citation
7860 LatexCommand cite
7861 key "enumitem"
7862 literal "true"
7863
7864 \end_inset
7865
7866 .
7867 \end_layout
7868
7869 \begin_layout Subsection
7870 Letters
7871 \begin_inset Index idx
7872 status collapsed
7873
7874 \begin_layout Plain Layout
7875 Letters
7876 \end_layout
7877
7878 \end_inset
7879
7880
7881 \end_layout
7882
7883 \begin_layout Subsubsection
7884 Address and Right
7885 \begin_inset space ~
7886 \end_inset
7887
7888 Address: An Overview
7889 \end_layout
7890
7891 \begin_layout Standard
7892 Although \SpecialChar LyX
7893  has document classes for letters, we've also created two paragraph
7894  environments called 
7895 \family sans
7896 Address
7897 \family default
7898  and 
7899 \family sans
7900 Right
7901 \begin_inset space ~
7902 \end_inset
7903
7904 Address
7905 \family default
7906 .
7907  To use the letter class, you need to use specific paragraph environments
7908  in a specific order, otherwise \SpecialChar LaTeX
7909  gags on the document.
7910  In contrast, you can use the 
7911 \family sans
7912 Address
7913 \family default
7914  and 
7915 \family sans
7916 Right
7917 \begin_inset space ~
7918 \end_inset
7919
7920 Address
7921 \family default
7922  paragraph environments anywhere with no problem.
7923  You can even nest them inside other environments, though you can't nest
7924  anything in them.
7925 \end_layout
7926
7927 \begin_layout Standard
7928 Of course, you're not limited to using 
7929 \family sans
7930 Address
7931 \family default
7932  and 
7933 \family sans
7934 Right
7935 \begin_inset space ~
7936 \end_inset
7937
7938 Address
7939 \family default
7940  for letters only.
7941  
7942 \family sans
7943 Right
7944 \begin_inset space ~
7945 \end_inset
7946
7947 Address
7948 \family default
7949 , in particular, is useful for creating article titles like those used in
7950  some European academic papers.
7951 \end_layout
7952
7953 \begin_layout Subsubsection
7954 Usage
7955 \begin_inset CommandInset label
7956 LatexCommand label
7957 name "sec:Address-Usage"
7958
7959 \end_inset
7960
7961
7962 \end_layout
7963
7964 \begin_layout Standard
7965 The 
7966 \family sans
7967 Address
7968 \family default
7969  environment formats text in the style of an address, which is also used
7970  for the opening and signature in some countries.
7971  Similarly, the 
7972 \family sans
7973 Right
7974 \begin_inset space ~
7975 \end_inset
7976
7977 Address
7978 \family default
7979  environment formats text in the style of a right-justified address, which
7980  is used for the sender's address and today's date in some countries.
7981  Here's an example of each:
7982 \end_layout
7983
7984 \begin_layout Right Address
7985 Right Address
7986 \begin_inset Newline newline
7987 \end_inset
7988
7989 Who I am
7990 \begin_inset Newline newline
7991 \end_inset
7992
7993 Where I am
7994 \begin_inset Newline newline
7995 \end_inset
7996
7997 When is it? What is today?
7998 \end_layout
7999
8000 \begin_layout Standard
8001 That was 
8002 \family sans
8003 Right
8004 \begin_inset space ~
8005 \end_inset
8006
8007 Address
8008 \family default
8009 .
8010  Notice that the lines all have the same left margin, which \SpecialChar LyX
8011  sets to fit
8012  the largest block of text on a single line.
8013  Here's an example of the 
8014 \family sans
8015 Address
8016 \family default
8017  environment:
8018 \end_layout
8019
8020 \begin_layout Address
8021 Who are you
8022 \begin_inset Newline newline
8023 \end_inset
8024
8025 Where do I send this
8026 \begin_inset Newline newline
8027 \end_inset
8028
8029 Your post office and country
8030 \end_layout
8031
8032 \begin_layout Standard
8033 As you can see, both 
8034 \family sans
8035 Address
8036 \family default
8037  and 
8038 \family sans
8039 Right
8040 \begin_inset space ~
8041 \end_inset
8042
8043 Address
8044 \family default
8045  add extra space between themselves and the next paragraph.
8046  If you enter 
8047 \family sans
8048 Return
8049 \family default
8050  in either of these environments, \SpecialChar LyX
8051  resets the nesting depth and sets the
8052  environment to 
8053 \family sans
8054 Standard
8055 \family default
8056 .
8057  This makes sense, since 
8058 \family sans
8059 Return
8060 \family default
8061  is the 
8062 \family typewriter
8063 paragraph-break
8064 \family default
8065  function, and the individual lines of an address are not paragraphs.
8066  Thus, you have to use 
8067 \family typewriter
8068 break-line
8069 \family default
8070  (
8071 \begin_inset Info
8072 type  "shortcut"
8073 arg   "newline-insert newline"
8074 \end_inset
8075
8076  or 
8077 \family sans
8078 Insert\SpecialChar menuseparator
8079 Formatting\SpecialChar menuseparator
8080 Ragged
8081 \begin_inset space ~
8082 \end_inset
8083
8084 Line
8085 \begin_inset space ~
8086 \end_inset
8087
8088 Break
8089 \family default
8090 ) to start a new line in an 
8091 \family sans
8092 Address
8093 \family default
8094  or 
8095 \family sans
8096 Right
8097 \begin_inset space ~
8098 \end_inset
8099
8100 Address
8101 \family default
8102  environment.
8103 \end_layout
8104
8105 \begin_layout Subsection
8106 Academic Writing
8107 \end_layout
8108
8109 \begin_layout Standard
8110 Most academic writing begins with an abstract and ends with a bibliography
8111  or list of references.
8112  \SpecialChar LyX
8113  contains paragraph environments for both of these.
8114 \end_layout
8115
8116 \begin_layout Subsubsection
8117 Abstract
8118 \begin_inset Index idx
8119 status collapsed
8120
8121 \begin_layout Plain Layout
8122 Abstracts
8123 \end_layout
8124
8125 \end_inset
8126
8127
8128 \end_layout
8129
8130 \begin_layout Standard
8131 The 
8132 \family sans
8133 Abstract
8134 \family default
8135  environment is used for the abstract of an article.
8136  Technically, you could use this environment anywhere, but you really should
8137  only use it at the beginning of the document, after the title.
8138  Also, don't bother trying to nest 
8139 \family sans
8140 Abstract
8141 \family default
8142  in anything else or vice versa.
8143  It will not work.
8144  The 
8145 \family sans
8146 Abstract
8147 \family default
8148  environment is only useful in the article and report document classes.
8149  The book document classes ignores the 
8150 \family sans
8151 Abstract
8152 \family default
8153  completely, and it's utterly silly to use 
8154 \family sans
8155 Abstract
8156 \family default
8157  in a letter document class.
8158 \end_layout
8159
8160 \begin_layout Standard
8161 The 
8162 \family sans
8163 Abstract
8164 \family default
8165  environment does several things for you.
8166  First, it puts the centered label 
8167 \begin_inset Quotes eld
8168 \end_inset
8169
8170 Abstract
8171 \begin_inset Quotes erd
8172 \end_inset
8173
8174  above the text.
8175  The label and the text of the abstract are separated by some extra vertical
8176  space.
8177  Second, it typesets everything in a smaller font, just as you'd expect.
8178  Lastly, it adds a bit of extra vertical space between the abstract and
8179  the subsequent text.
8180  Well, that's how it will appear on the \SpecialChar LyX
8181  screen.
8182  The actual appearance in the output depends on the document class you are
8183  using.
8184 \end_layout
8185
8186 \begin_layout Standard
8187 Starting a new paragraph by entering 
8188 \family sans
8189 Return
8190 \family default
8191  does not reset the paragraph environment.
8192  The new paragraph will still be in the 
8193 \family sans
8194 Abstract
8195 \family default
8196  environment.
8197  So, you will have to change the paragraph environment yourself when you
8198  finish entering the abstract of your document.
8199 \end_layout
8200
8201 \begin_layout Standard
8202 \begin_inset Float figure
8203 placement document
8204 alignment document
8205 wide false
8206 sideways false
8207 status open
8208
8209 \begin_layout Plain Layout
8210 \align center
8211 \begin_inset Graphics
8212         filename clipart/Abstract.pdf
8213
8214 \end_inset
8215
8216
8217 \end_layout
8218
8219 \begin_layout Plain Layout
8220 \begin_inset Caption Standard
8221
8222 \begin_layout Plain Layout
8223 \begin_inset CommandInset label
8224 LatexCommand label
8225 name "fig:Paragraph-in-the"
8226
8227 \end_inset
8228
8229 Paragraph in the 
8230 \family sans
8231 Abstract
8232 \family default
8233  environment
8234 \end_layout
8235
8236 \end_inset
8237
8238
8239 \end_layout
8240
8241 \end_inset
8242
8243
8244 \end_layout
8245
8246 \begin_layout Standard
8247 We would love to demonstrate the 
8248 \family sans
8249 Abstract
8250 \family default
8251  environment, but since this document is in the 
8252 \begin_inset Quotes eld
8253 \end_inset
8254
8255 book
8256 \begin_inset Quotes erd
8257 \end_inset
8258
8259  class, we can't do this.
8260  We inserted it therefore as figure
8261 \begin_inset space ~
8262 \end_inset
8263
8264
8265 \begin_inset CommandInset ref
8266 LatexCommand ref
8267 reference "fig:Paragraph-in-the"
8268
8269 \end_inset
8270
8271 .
8272  If you have never heard of an 
8273 \begin_inset Quotes eld
8274 \end_inset
8275
8276 abstract
8277 \begin_inset Quotes erd
8278 \end_inset
8279
8280  before, you can safely ignore this environment.
8281 \end_layout
8282
8283 \begin_layout Subsubsection
8284 Bibliography
8285 \begin_inset Index idx
8286 status collapsed
8287
8288 \begin_layout Plain Layout
8289 Bibliography
8290 \end_layout
8291
8292 \end_inset
8293
8294
8295 \begin_inset CommandInset label
8296 LatexCommand label
8297 name "subsec:Biblio_environment"
8298
8299 \end_inset
8300
8301
8302 \end_layout
8303
8304 \begin_layout Standard
8305 The 
8306 \family sans
8307 Bibliography
8308 \family default
8309  environment is used to list references.
8310  Technically, you could use this environment anywhere, but you really should
8311  only use it at the end of the document.
8312  Nesting 
8313 \family sans
8314 Bibliography
8315 \family default
8316  in anything else or 
8317 \emph on
8318 vice versa
8319 \emph default
8320  will not work.
8321 \end_layout
8322
8323 \begin_layout Standard
8324 When you first open a 
8325 \family sans
8326 Bibliography
8327 \family default
8328  environment, \SpecialChar LyX
8329  adds a large vertical space, followed by the heading 
8330 \begin_inset Quotes eld
8331 \end_inset
8332
8333 Bibliography
8334 \begin_inset Quotes erd
8335 \end_inset
8336
8337  or 
8338 \begin_inset Quotes eld
8339 \end_inset
8340
8341 References,
8342 \begin_inset Quotes erd
8343 \end_inset
8344
8345  depending on the document class.
8346  The heading is in a large boldface font.
8347  Each paragraph of the 
8348 \family sans
8349 Bibliography
8350 \family default
8351  environment is a bibliography entry.
8352  Thus, entering 
8353 \family sans
8354 Return
8355 \family default
8356  does not reset the paragraph environment.
8357  Each new paragraph is still in the 
8358 \family sans
8359 Bibliography
8360 \family default
8361  environment.
8362 \end_layout
8363
8364 \begin_layout Standard
8365 There is another, usually better way to include references in your document
8366  by using a Bib\SpecialChar TeX
8367  database.
8368  For more information on that, and for a detailed description of \SpecialChar LyX
8369 's bibliography
8370  handling, have a look at section
8371 \begin_inset space ~
8372 \end_inset
8373
8374
8375 \begin_inset CommandInset ref
8376 LatexCommand ref
8377 reference "sec:Bibliography"
8378
8379 \end_inset
8380
8381 .
8382 \end_layout
8383
8384 \begin_layout Subsection
8385 Special Environments
8386 \end_layout
8387
8388 \begin_layout Standard
8389 \SpecialChar LyX
8390  provides two environments that can be used to emulate the behavior of a
8391  computer console/terminal and a typewriter.
8392 \end_layout
8393
8394 \begin_layout Subsubsection
8395 \SpecialChar LyX
8396
8397 \family sans
8398 -Code
8399 \begin_inset Index idx
8400 status collapsed
8401
8402 \begin_layout Plain Layout
8403 \SpecialChar LyX
8404 -Code
8405 \end_layout
8406
8407 \end_inset
8408
8409
8410 \begin_inset CommandInset label
8411 LatexCommand label
8412 name "subsec:LyX-Code"
8413
8414 \end_inset
8415
8416
8417 \end_layout
8418
8419 \begin_layout Standard
8420 The 
8421 \family sans
8422 \SpecialChar LyX
8423 -Code
8424 \family default
8425  environment is a \SpecialChar LyX
8426  extension.
8427  It type-sets text in a typewriter-style font.
8428  It also treats the 
8429 \family sans
8430 Space
8431 \family default
8432  key as a fixed whitespace.
8433 \begin_inset Foot
8434 status collapsed
8435
8436 \begin_layout Plain Layout
8437 In the 
8438 \family sans
8439 \SpecialChar LyX
8440 -Code
8441 \family default
8442  environment, the 
8443 \family sans
8444 Space
8445 \family default
8446  key is treated as a 
8447 \family sans
8448 Protected
8449 \begin_inset space ~
8450 \end_inset
8451
8452 Blank
8453 \family default
8454  instead of an end-of-word marker.
8455 \end_layout
8456
8457 \end_inset
8458
8459  
8460 \family sans
8461 \SpecialChar LyX
8462 -Code
8463 \family default
8464
8465 \family sans
8466 Verbatim
8467 \family default
8468  and 
8469 \family sans
8470 Verbatim
8471 \family default
8472 * are the only environments in which you can type multiple whitespaces in
8473  \SpecialChar LyX
8474 .
8475  If you need to insert blank lines, you will still need to use 
8476 \begin_inset Info
8477 type  "shortcut"
8478 arg   "newline-insert newline"
8479 \end_inset
8480
8481  (the 
8482 \family typewriter
8483 break-line
8484 \family default
8485  function).
8486  
8487 \family sans
8488 Return
8489 \family default
8490  breaks paragraphs.
8491  Note, however, that 
8492 \family sans
8493 Return
8494 \family default
8495  does not reset the paragraph environment.
8496  So, when you finish using the 
8497 \family sans
8498 \SpecialChar LyX
8499 -Code
8500 \family default
8501  environment, you will need to change the paragraph environment yourself.
8502  Also, you can nest the 
8503 \family sans
8504 \SpecialChar LyX
8505 -Code
8506 \family default
8507  environment inside of others.
8508 \end_layout
8509
8510 \begin_layout Standard
8511 There are a few quirks with this environment:
8512 \end_layout
8513
8514 \begin_layout Itemize
8515 You cannot use 
8516 \begin_inset Info
8517 type  "shortcut"
8518 arg   "newline-insert newline"
8519 \end_inset
8520
8521  at the beginning of a new paragraph (i.
8522 \begin_inset space \thinspace{}
8523 \end_inset
8524
8525 e.
8526 \begin_inset space \space{}
8527 \end_inset
8528
8529 you can't follow 
8530 \family sans
8531 Return
8532 \family default
8533  with a 
8534 \begin_inset Info
8535 type  "shortcut"
8536 arg   "newline-insert newline"
8537 \end_inset
8538
8539 ).
8540 \end_layout
8541
8542 \begin_layout Itemize
8543 You cannot follow a 
8544 \begin_inset Info
8545 type  "shortcut"
8546 arg   "newline-insert newline"
8547 \end_inset
8548
8549  with a 
8550 \family sans
8551 Space
8552 \family default
8553  but with a 
8554 \begin_inset Info
8555 type  "shortcut"
8556 arg   "command-alternatives math-space ; space-insert protected"
8557 \end_inset
8558
8559 .
8560 \end_layout
8561
8562 \begin_layout Itemize
8563 You cannot have an empty paragraph or an empty line.
8564  You must put at least one 
8565 \family sans
8566 Space
8567 \family default
8568  in any line you want blank.
8569  Otherwise, \SpecialChar LaTeX
8570  generates errors.
8571 \end_layout
8572
8573 \begin_layout Itemize
8574 You cannot get the typewriter double quotes by typing 
8575 \family sans
8576 "
8577 \family default
8578  since that will insert 
8579 \emph on
8580 real
8581 \emph default
8582  quotes.
8583  You get the typewriter double quotes with 
8584 \begin_inset Info
8585 type  "shortcut"
8586 arg   "self-insert \""
8587 \end_inset
8588
8589 .
8590 \end_layout
8591
8592 \begin_layout Standard
8593 Here is an example:
8594 \end_layout
8595
8596 \begin_layout LyX-Code
8597 #include <stdio.h>
8598 \end_layout
8599
8600 \begin_layout LyX-Code
8601  
8602 \end_layout
8603
8604 \begin_layout LyX-Code
8605 int main(void)
8606 \end_layout
8607
8608 \begin_layout LyX-Code
8609 {
8610 \end_layout
8611
8612 \begin_layout LyX-Code
8613     printf("Hello World!
8614 \backslash
8615 n");
8616 \end_layout
8617
8618 \begin_layout LyX-Code
8619     return 0;
8620 \end_layout
8621
8622 \begin_layout LyX-Code
8623 }
8624 \end_layout
8625
8626 \begin_layout Standard
8627 This is just the standard 
8628 \begin_inset Quotes eld
8629 \end_inset
8630
8631 Hello world!
8632 \begin_inset Quotes erd
8633 \end_inset
8634
8635  program.
8636 \end_layout
8637
8638 \begin_layout Standard
8639
8640 \family sans
8641 \SpecialChar LyX
8642 -Code
8643 \family default
8644  has one purpose: to typeset code, such as program source, shell scripts
8645  and so on.
8646  Use it only in those very special cases where you need to generate text
8647  as if you used a typewriter.
8648 \begin_inset Index idx
8649 status collapsed
8650
8651 \begin_layout Plain Layout
8652 Paragraph environments|)
8653 \end_layout
8654
8655 \end_inset
8656
8657  For longer parts of programming code, use the listings inset that is described
8658  in the chapter 
8659 \emph on
8660 Program Code Listings
8661 \emph default
8662  of the 
8663 \emph on
8664 Embedded
8665 \begin_inset space ~
8666 \end_inset
8667
8668 Objects
8669 \emph default
8670  manual.
8671 \end_layout
8672
8673 \begin_layout Subsubsection
8674 Verbatim
8675 \family sans
8676
8677 \begin_inset Index idx
8678 status collapsed
8679
8680 \begin_layout Plain Layout
8681 Verbatim
8682 \end_layout
8683
8684 \end_inset
8685
8686
8687 \end_layout
8688
8689 \begin_layout Standard
8690 The 
8691 \family sans
8692 Verbatim
8693 \family default
8694  environment is similar to the 
8695 \family sans
8696 \SpecialChar LyX
8697 -Code
8698 \family default
8699  environment with the difference that its content will be treated like a
8700  computer console text.
8701  
8702 \family sans
8703 Verbatim
8704 \family default
8705  does therefore not have paragraphs so that 
8706 \family sans
8707 Return
8708 \family default
8709  breaks lines.
8710  Compared to 
8711 \family sans
8712 \SpecialChar LyX
8713 -Code
8714 \family default
8715  the 
8716 \family sans
8717 Space
8718 \family default
8719  key is treated like a normal space in text (not as a protected space) and
8720  you can have empty lines.
8721  In contrary to 
8722 \family sans
8723 \SpecialChar LyX
8724 -Code,
8725 \family default
8726  
8727 \family sans
8728 Verbatim
8729 \family default
8730  cannot
8731 \end_layout
8732
8733 \begin_layout Itemize
8734 have a certain language and a text style
8735 \end_layout
8736
8737 \begin_layout Itemize
8738 contain hyperlinks, boxes, foot- and margin notes, notes, math, citations,
8739  index- and nomenclature entries, labels, tables, graphics, listings, floats
8740  and \SpecialChar TeX
8741  Code
8742 \end_layout
8743
8744 \begin_layout Standard
8745 Because of these properties 
8746 \family sans
8747 Verbatim
8748 \family default
8749  works like a typewriter.
8750  Here is an example:
8751 \end_layout
8752
8753 \begin_layout Verbatim
8754
8755 This is Verbatim.
8756 \end_layout
8757
8758 \begin_layout Verbatim
8759 \noindent
8760 \align block
8761
8762 The following 2 lines are empty:
8763 \end_layout
8764
8765 \begin_layout Verbatim
8766
8767 \end_layout
8768
8769 \begin_layout Verbatim
8770
8771 \end_layout
8772
8773 \begin_layout Verbatim
8774
8775 Almost everything is allowed in Verbatim:"%&$§#~'`
8776 \backslash
8777 }][{|
8778 \end_layout
8779
8780 \begin_layout Standard
8781 The 
8782 \family sans
8783 Verbatim*
8784 \family default
8785  environment is identical to 
8786 \family sans
8787 Verbatim
8788 \family default
8789  with the difference that spaces appear in the output as the character '
8790 \begin_inset space \textvisiblespace{}
8791 \end_inset
8792
8793 '.
8794  An example:
8795 \end_layout
8796
8797 \begin_layout Verbatim*
8798
8799 This is Verbatim*.
8800 \end_layout
8801
8802 \begin_layout Section
8803 Nesting Environments
8804 \begin_inset Index idx
8805 status collapsed
8806
8807 \begin_layout Plain Layout
8808 Nesting ! Environments
8809 \end_layout
8810
8811 \end_inset
8812
8813
8814 \begin_inset CommandInset label
8815 LatexCommand label
8816 name "sec:Nesting"
8817
8818 \end_inset
8819
8820
8821 \end_layout
8822
8823 \begin_layout Subsection
8824 Introduction
8825 \end_layout
8826
8827 \begin_layout Standard
8828 \SpecialChar LyX
8829  treats text as a unified block with a particular context and specific propertie
8830 s.
8831  This allows you to create blocks that inherit some of the properties of
8832  another block.
8833  For example you have three main points in an outline, but point #2 also
8834  has two subpoints.
8835  In other words, you have a list inside of another list, with the inner
8836  list 
8837 \begin_inset Quotes eld
8838 \end_inset
8839
8840 attached
8841 \begin_inset Quotes erd
8842 \end_inset
8843
8844  to item #2:
8845 \end_layout
8846
8847 \begin_layout Enumerate
8848 one
8849 \end_layout
8850
8851 \begin_layout Enumerate
8852 two
8853 \end_layout
8854
8855 \begin_deeper
8856 \begin_layout Enumerate
8857 sublist – item #1
8858 \end_layout
8859
8860 \begin_layout Enumerate
8861 sublist – item #2
8862 \end_layout
8863
8864 \end_deeper
8865 \begin_layout Enumerate
8866 three
8867 \end_layout
8868
8869 \begin_layout Standard
8870 You put a list inside a list by nesting one list inside the other.
8871  Nesting an environment is quite simple: Select 
8872 \family sans
8873 Edit\SpecialChar menuseparator
8874 Increase
8875 \begin_inset space ~
8876 \end_inset
8877
8878 List
8879 \begin_inset space ~
8880 \end_inset
8881
8882 Depth
8883 \family default
8884  or 
8885 \family sans
8886 Decrease
8887 \begin_inset space ~
8888 \end_inset
8889
8890 List
8891 \begin_inset space ~
8892 \end_inset
8893
8894 Depth
8895 \family default
8896  to change the nesting depth (the status bar will tell you how far you are
8897  nested).
8898  Instead of the menu, you can also use the toolbar buttons 
8899 \begin_inset Info
8900 type  "icon"
8901 arg   "depth-increment"
8902 \end_inset
8903
8904  and 
8905 \begin_inset Info
8906 type  "icon"
8907 arg   "depth-decrement"
8908 \end_inset
8909
8910  or the key bindings 
8911 \family sans
8912 Tab
8913 \family default
8914  and 
8915 \family sans
8916 Shift+Tab
8917 \family default
8918  or 
8919 \begin_inset Info
8920 type  "shortcut"
8921 arg   "depth-increment"
8922 \end_inset
8923
8924  and 
8925 \begin_inset Info
8926 type  "shortcut"
8927 arg   "depth-decrement"
8928 \end_inset
8929
8930 .
8931  The change will work on the current selection, if you have made one (allowing
8932  you to change the nesting of several paragraphs at once), or the current
8933  paragraph.
8934 \end_layout
8935
8936 \begin_layout Standard
8937 Note that \SpecialChar LyX
8938  only changes the nesting depth if it can.
8939  If it is invalid to do so, nothing happens if you try to change the depth.
8940  Additionally, if you change the depth of one paragraph, it affects the
8941  depth of every paragraph nested inside of it.
8942 \end_layout
8943
8944 \begin_layout Standard
8945 Nesting isn't limited to lists.
8946  In \SpecialChar LyX
8947 , you can nest just about anything inside anything else, as you're about
8948  to find out.
8949  This is the real power of nesting paragraph environments.
8950 \end_layout
8951
8952 \begin_layout Subsection
8953 What You Can and Can't Nest
8954 \end_layout
8955
8956 \begin_layout Standard
8957 Before we fire a list of paragraph environments at you, we need to tell
8958  you a little bit more about how nesting works.
8959 \end_layout
8960
8961 \begin_layout Standard
8962 The question of nesting a paragraph environment is a bit more complicated
8963  than a simple yes or no.
8964  There are three types of paragraph environments:
8965 \end_layout
8966
8967 \begin_layout Itemize
8968 Completely unnestable
8969 \end_layout
8970
8971 \begin_layout Itemize
8972 Fully nestable, you can nest them inside things and you can also nest other
8973  things inside them.
8974 \end_layout
8975
8976 \begin_layout Itemize
8977 A third type, you can nest them into other environments, but you can't nest
8978  anything into them.
8979 \end_layout
8980
8981 \begin_layout Standard
8982 Here's a list of the three types of nesting behavior, and which paragraph
8983  environments have them:
8984 \end_layout
8985
8986 \begin_layout Description
8987 Unnestable Can't nest them.
8988  Can't nest into them.
8989 \end_layout
8990
8991 \begin_deeper
8992 \begin_layout Itemize
8993
8994 \family sans
8995 Bibliography
8996 \end_layout
8997
8998 \begin_layout Itemize
8999
9000 \family sans
9001 Abstract
9002 \end_layout
9003
9004 \begin_layout Itemize
9005
9006 \family sans
9007 Title
9008 \end_layout
9009
9010 \begin_layout Itemize
9011
9012 \family sans
9013 Author
9014 \end_layout
9015
9016 \begin_layout Itemize
9017
9018 \family sans
9019 Date
9020 \end_layout
9021
9022 \end_deeper
9023 \begin_layout Description
9024 Fully
9025 \begin_inset space ~
9026 \end_inset
9027
9028 Nestable You can nest them.
9029  You can nest other things into them.
9030 \end_layout
9031
9032 \begin_deeper
9033 \begin_layout Itemize
9034
9035 \family sans
9036 Verse
9037 \end_layout
9038
9039 \begin_layout Itemize
9040
9041 \family sans
9042 Quote
9043 \end_layout
9044
9045 \begin_layout Itemize
9046
9047 \family sans
9048 Quotation
9049 \end_layout
9050
9051 \begin_layout Itemize
9052
9053 \family sans
9054 Itemize
9055 \end_layout
9056
9057 \begin_layout Itemize
9058
9059 \family sans
9060 Enumerate
9061 \end_layout
9062
9063 \begin_layout Itemize
9064
9065 \family sans
9066 Description
9067 \end_layout
9068
9069 \begin_layout Itemize
9070
9071 \family sans
9072 List
9073 \end_layout
9074
9075 \begin_layout Itemize
9076
9077 \family sans
9078 \SpecialChar LyX
9079 -Code
9080 \end_layout
9081
9082 \begin_layout Itemize
9083
9084 \family sans
9085 Verbatim
9086 \end_layout
9087
9088 \begin_layout Itemize
9089
9090 \family sans
9091 Verbatim*
9092 \end_layout
9093
9094 \end_deeper
9095 \begin_layout Description
9096 Nestable-Inside You can nest them inside other things.
9097  You can't nest anything into them.
9098 \end_layout
9099
9100 \begin_deeper
9101 \begin_layout Itemize
9102
9103 \family sans
9104 Standard
9105 \end_layout
9106
9107 \begin_layout Itemize
9108
9109 \family sans
9110 Part
9111 \end_layout
9112
9113 \begin_layout Itemize
9114
9115 \family sans
9116 Chapter
9117 \end_layout
9118
9119 \begin_layout Itemize
9120
9121 \family sans
9122 Section
9123 \end_layout
9124
9125 \begin_layout Itemize
9126
9127 \family sans
9128 Subsection
9129 \end_layout
9130
9131 \begin_layout Itemize
9132
9133 \family sans
9134 Subsubsection
9135 \end_layout
9136
9137 \begin_layout Itemize
9138
9139 \family sans
9140 Paragraph
9141 \end_layout
9142
9143 \begin_layout Itemize
9144
9145 \family sans
9146 Subparagraph
9147 \end_layout
9148
9149 \begin_layout Itemize
9150
9151 \family sans
9152 Part*
9153 \end_layout
9154
9155 \begin_layout Itemize
9156
9157 \family sans
9158 Chapter*
9159 \end_layout
9160
9161 \begin_layout Itemize
9162
9163 \family sans
9164 Section*
9165 \end_layout
9166
9167 \begin_layout Itemize
9168
9169 \family sans
9170 Subsection*
9171 \end_layout
9172
9173 \begin_layout Itemize
9174
9175 \family sans
9176 Subsubsection*
9177 \end_layout
9178
9179 \begin_layout Itemize
9180
9181 \family sans
9182 Right
9183 \begin_inset space ~
9184 \end_inset
9185
9186 Address
9187 \end_layout
9188
9189 \begin_layout Itemize
9190
9191 \family sans
9192 Address
9193 \end_layout
9194
9195 \end_deeper
9196 \begin_layout Standard
9197 \begin_inset Note Greyedout
9198 status open
9199
9200 \begin_layout Plain Layout
9201
9202 \series bold
9203 Note:
9204 \series default
9205  Although it is possible, for example, to nest numbered section headings
9206  like 
9207 \family sans
9208 Chapter
9209 \family default
9210
9211 \family sans
9212 Section
9213 \family default
9214 , etc.
9215 \begin_inset space ~
9216 \end_inset
9217
9218 into lists, it is highly recommended not to do this because the aim is to
9219  create well-structured documents following typesetting guidelines whereas
9220  nested section headings violate this.
9221 \end_layout
9222
9223 \end_inset
9224
9225
9226 \end_layout
9227
9228 \begin_layout Subsection
9229 Nesting Other Things: Tables, Math, Floats, etc.
9230 \begin_inset Index idx
9231 status collapsed
9232
9233 \begin_layout Plain Layout
9234 Nesting ! Tables etc.
9235 \end_layout
9236
9237 \end_inset
9238
9239
9240 \end_layout
9241
9242 \begin_layout Standard
9243 There are several things that aren't paragraph environments, but which are
9244  affected by nesting anyhow.
9245  They are:
9246 \end_layout
9247
9248 \begin_layout Itemize
9249 equations
9250 \end_layout
9251
9252 \begin_layout Itemize
9253 tables
9254 \end_layout
9255
9256 \begin_layout Itemize
9257 figures
9258 \end_layout
9259
9260 \begin_layout Standard
9261 (
9262 \begin_inset Note Greyedout
9263 status open
9264
9265 \begin_layout Plain Layout
9266
9267 \series bold
9268 Note:
9269 \series default
9270  Figures and tables in 
9271 \family sans
9272 Floats
9273 \family default
9274  are not affected by this.
9275 \end_layout
9276
9277 \end_inset
9278
9279  Have a look at section
9280 \begin_inset space ~
9281 \end_inset
9282
9283
9284 \begin_inset CommandInset ref
9285 LatexCommand ref
9286 reference "sec:Floats"
9287
9288 \end_inset
9289
9290  for more information about 
9291 \family sans
9292 Floats
9293 \family default
9294 .)
9295 \end_layout
9296
9297 \begin_layout Standard
9298 \SpecialChar LyX
9299  can treat these three objects as either a word or as a paragraph.
9300  If a figure, table, or an equation is inline, it goes wherever the paragraph
9301  it is in goes.
9302 \end_layout
9303
9304 \begin_layout Standard
9305 On the other hand, if you have an equation, figure or table in a 
9306 \begin_inset Quotes eld
9307 \end_inset
9308
9309 paragraph
9310 \begin_inset Quotes erd
9311 \end_inset
9312
9313  of its own, it behaves just like a 
9314 \begin_inset Quotes eld
9315 \end_inset
9316
9317 nestable-inside
9318 \begin_inset Quotes erd
9319 \end_inset
9320
9321  paragraph environment.
9322  You can nest it into any environment, but you obviously can't nest anything
9323  into it.
9324 \end_layout
9325
9326 \begin_layout Standard
9327 Here's an example with a table:
9328 \end_layout
9329
9330 \begin_layout Enumerate
9331 Item One
9332 \end_layout
9333
9334 \begin_deeper
9335 \begin_layout Enumerate
9336 This is (a) and it's nested.
9337 \end_layout
9338
9339 \begin_deeper
9340 \begin_layout Standard
9341 \begin_inset VSpace 0.3cm
9342 \end_inset
9343
9344
9345 \end_layout
9346
9347 \begin_layout Standard
9348 \align center
9349 \begin_inset Tabular
9350 <lyxtabular version="3" rows="2" columns="2">
9351 <features tabularvalignment="middle">
9352 <column alignment="center" valignment="top" width="0pt">
9353 <column alignment="center" valignment="top" width="0pt">
9354 <row>
9355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9356 \begin_inset Text
9357
9358 \begin_layout Plain Layout
9359
9360 \family roman
9361 \series medium
9362 \shape up
9363 \size normal
9364 \emph off
9365 \bar no
9366 \noun off
9367 \color none
9368 a
9369 \end_layout
9370
9371 \end_inset
9372 </cell>
9373 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9374 \begin_inset Text
9375
9376 \begin_layout Plain Layout
9377
9378 \family roman
9379 \series medium
9380 \shape up
9381 \size normal
9382 \emph off
9383 \bar no
9384 \noun off
9385 \color none
9386 b
9387 \end_layout
9388
9389 \end_inset
9390 </cell>
9391 </row>
9392 <row>
9393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9394 \begin_inset Text
9395
9396 \begin_layout Plain Layout
9397
9398 \family roman
9399 \series medium
9400 \shape up
9401 \size normal
9402 \emph off
9403 \bar no
9404 \noun off
9405 \color none
9406 c
9407 \end_layout
9408
9409 \end_inset
9410 </cell>
9411 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9412 \begin_inset Text
9413
9414 \begin_layout Plain Layout
9415
9416 \family roman
9417 \series medium
9418 \shape up
9419 \size normal
9420 \emph off
9421 \bar no
9422 \noun off
9423 \color none
9424 d
9425 \end_layout
9426
9427 \end_inset
9428 </cell>
9429 </row>
9430 </lyxtabular>
9431
9432 \end_inset
9433
9434
9435 \end_layout
9436
9437 \begin_layout Standard
9438 \begin_inset VSpace 0.3cm
9439 \end_inset
9440
9441
9442 \end_layout
9443
9444 \end_deeper
9445 \begin_layout Enumerate
9446 This is (b).
9447  The table is actually nested inside (a).
9448 \end_layout
9449
9450 \end_deeper
9451 \begin_layout Enumerate
9452 Back out again.
9453 \end_layout
9454
9455 \begin_layout Standard
9456 If we hadn't nested the table at all, the list would look like this:
9457 \end_layout
9458
9459 \begin_layout Enumerate
9460 Item One
9461 \end_layout
9462
9463 \begin_deeper
9464 \begin_layout Enumerate
9465 This is (a) and it's nested.
9466 \end_layout
9467
9468 \end_deeper
9469 \begin_layout Standard
9470 \begin_inset VSpace 0.3cm
9471 \end_inset
9472
9473
9474 \end_layout
9475
9476 \begin_layout Standard
9477 \align center
9478 \begin_inset Tabular
9479 <lyxtabular version="3" rows="2" columns="2">
9480 <features tabularvalignment="middle">
9481 <column alignment="center" valignment="top" width="0pt">
9482 <column alignment="center" valignment="top" width="0pt">
9483 <row>
9484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9485 \begin_inset Text
9486
9487 \begin_layout Plain Layout
9488
9489 \family roman
9490 \series medium
9491 \shape up
9492 \size normal
9493 \emph off
9494 \bar no
9495 \noun off
9496 \color none
9497 a
9498 \end_layout
9499
9500 \end_inset
9501 </cell>
9502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9503 \begin_inset Text
9504
9505 \begin_layout Plain Layout
9506
9507 \family roman
9508 \series medium
9509 \shape up
9510 \size normal
9511 \emph off
9512 \bar no
9513 \noun off
9514 \color none
9515 b
9516 \end_layout
9517
9518 \end_inset
9519 </cell>
9520 </row>
9521 <row>
9522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9523 \begin_inset Text
9524
9525 \begin_layout Plain Layout
9526
9527 \family roman
9528 \series medium
9529 \shape up
9530 \size normal
9531 \emph off
9532 \bar no
9533 \noun off
9534 \color none
9535 c
9536 \end_layout
9537
9538 \end_inset
9539 </cell>
9540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9541 \begin_inset Text
9542
9543 \begin_layout Plain Layout
9544
9545 \family roman
9546 \series medium
9547 \shape up
9548 \size normal
9549 \emph off
9550 \bar no
9551 \noun off
9552 \color none
9553 d
9554 \end_layout
9555
9556 \end_inset
9557 </cell>
9558 </row>
9559 </lyxtabular>
9560
9561 \end_inset
9562
9563
9564 \end_layout
9565
9566 \begin_layout Standard
9567 \begin_inset VSpace 0.3cm
9568 \end_inset
9569
9570
9571 \end_layout
9572
9573 \begin_layout Enumerate
9574 This is (b).
9575  The table is 
9576 \emph on
9577 not
9578 \emph default
9579  nested inside (a).
9580  In fact, it's not nested at all.
9581 \end_layout
9582
9583 \begin_layout Enumerate
9584 Back out again.
9585 \end_layout
9586
9587 \begin_layout Standard
9588 Notice how item (b) is not only no longer nested, but is also the first
9589  item of a new list!
9590 \end_layout
9591
9592 \begin_layout Standard
9593 There's another trap you can fall into: Nesting the table, but not going
9594  deep enough.
9595  \SpecialChar LyX
9596  then turns anything after the table into a new sublist.
9597 \end_layout
9598
9599 \begin_layout Enumerate
9600 Item One
9601 \end_layout
9602
9603 \begin_deeper
9604 \begin_layout Enumerate
9605 This is (a) and it's nested.
9606 \end_layout
9607
9608 \begin_layout Standard
9609 \begin_inset VSpace 0.3cm
9610 \end_inset
9611
9612
9613 \end_layout
9614
9615 \begin_layout Standard
9616 \align center
9617 \begin_inset Tabular
9618 <lyxtabular version="3" rows="2" columns="2">
9619 <features tabularvalignment="middle">
9620 <column alignment="center" valignment="top" width="0pt">
9621 <column alignment="center" valignment="top" width="0pt">
9622 <row>
9623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9624 \begin_inset Text
9625
9626 \begin_layout Plain Layout
9627
9628 \family roman
9629 \series medium
9630 \shape up
9631 \size normal
9632 \emph off
9633 \bar no
9634 \noun off
9635 \color none
9636 a
9637 \end_layout
9638
9639 \end_inset
9640 </cell>
9641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9642 \begin_inset Text
9643
9644 \begin_layout Plain Layout
9645
9646 \family roman
9647 \series medium
9648 \shape up
9649 \size normal
9650 \emph off
9651 \bar no
9652 \noun off
9653 \color none
9654 b
9655 \end_layout
9656
9657 \end_inset
9658 </cell>
9659 </row>
9660 <row>
9661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9662 \begin_inset Text
9663
9664 \begin_layout Plain Layout
9665
9666 \family roman
9667 \series medium
9668 \shape up
9669 \size normal
9670 \emph off
9671 \bar no
9672 \noun off
9673 \color none
9674 c
9675 \end_layout
9676
9677 \end_inset
9678 </cell>
9679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9680 \begin_inset Text
9681
9682 \begin_layout Plain Layout
9683
9684 \family roman
9685 \series medium
9686 \shape up
9687 \size normal
9688 \emph off
9689 \bar no
9690 \noun off
9691 \color none
9692 d
9693 \end_layout
9694
9695 \end_inset
9696 </cell>
9697 </row>
9698 </lyxtabular>
9699
9700 \end_inset
9701
9702
9703 \end_layout
9704
9705 \end_deeper
9706 \begin_layout Standard
9707 \begin_inset VSpace 0.3cm
9708 \end_inset
9709
9710
9711 \end_layout
9712
9713 \begin_layout Enumerate
9714 This is (b).
9715  The table is actually nested inside Item One, but 
9716 \emph on
9717 not
9718 \emph default
9719  inside (a).
9720 \end_layout
9721
9722 \begin_layout Enumerate
9723 Back out again.
9724 \end_layout
9725
9726 \begin_layout Standard
9727 As you can see, item (b) turned into the first item of a new list, but a
9728  new list 
9729 \emph on
9730 inside
9731 \emph default
9732  item 1.
9733  The same thing would have happened to a figure or an equation.
9734  So, if you nest tables, figures or equations, make sure you go to the right
9735  depth!
9736 \end_layout
9737
9738 \begin_layout Subsection
9739 Usage and General Features
9740 \end_layout
9741
9742 \begin_layout Standard
9743 Speaking of levels, \SpecialChar LyX
9744  can perform up to a six-fold nesting.
9745  In other words, 
9746 \begin_inset Quotes eld
9747 \end_inset
9748
9749 level #6
9750 \begin_inset Quotes erd
9751 \end_inset
9752
9753  is the innermost possible depth.
9754  Here's an example to illustrate what we mean:
9755 \end_layout
9756
9757 \begin_layout Enumerate
9758 level #1 – outermost
9759 \end_layout
9760
9761 \begin_deeper
9762 \begin_layout Enumerate
9763 level #2
9764 \end_layout
9765
9766 \begin_deeper
9767 \begin_layout Enumerate
9768 level #3
9769 \end_layout
9770
9771 \begin_deeper
9772 \begin_layout Enumerate
9773 level #4
9774 \end_layout
9775
9776 \begin_deeper
9777 \begin_layout Itemize
9778 level #5
9779 \end_layout
9780
9781 \begin_deeper
9782 \begin_layout Itemize
9783 level #6
9784 \end_layout
9785
9786 \end_deeper
9787 \end_deeper
9788 \end_deeper
9789 \end_deeper
9790 \end_deeper
9791 \begin_layout Standard
9792 There are two exceptions to the six-fold nesting limit, and you can see
9793  both of them in the example.
9794  Unlike the other fully-nestable environments, you can only perform a four-fold
9795  nesting with the 
9796 \family sans
9797 Enumerate
9798 \family default
9799  and 
9800 \family sans
9801 Itemize
9802 \family default
9803  environments.
9804  For example, if we tried to nest another 
9805 \family sans
9806 Enumerate
9807 \family default
9808  list inside item 
9809 \begin_inset Quotes eld
9810 \end_inset
9811
9812 A.
9813 \begin_inset Quotes erd
9814 \end_inset
9815
9816 , we would get errors.
9817 \end_layout
9818
9819 \begin_layout Subsection
9820 Some Examples
9821 \begin_inset Index idx
9822 status collapsed
9823
9824 \begin_layout Plain Layout
9825 Nesting ! Examples
9826 \end_layout
9827
9828 \end_inset
9829
9830
9831 \end_layout
9832
9833 \begin_layout Standard
9834 The best way to explain just what you can do with nesting is by illustration.
9835  We have several examples of nested environments.
9836  In them, we explain how we created the example, so that you can reproduce
9837  them.
9838 \end_layout
9839
9840 \begin_layout Subsubsection
9841 Example 1: The Six-fold Way and Mixed Nesting
9842 \end_layout
9843
9844 \begin_layout Labeling
9845 \labelwidthstring MMM
9846 #1-a This is the outermost level.
9847  It's a 
9848 \family sans
9849 List
9850 \family default
9851  environment.
9852 \end_layout
9853
9854 \begin_deeper
9855 \begin_layout Labeling
9856 \labelwidthstring MMM
9857 #2-a This is level #2.
9858  We created it by using 
9859 \begin_inset Info
9860 type  "shortcut"
9861 arg   "paragraph-break inverse"
9862 \end_inset
9863
9864  followed by 
9865 \begin_inset Info
9866 type  "shortcut"
9867 arg   "depth-increment"
9868 \end_inset
9869
9870 .
9871 \end_layout
9872
9873 \begin_deeper
9874 \begin_layout Labeling
9875 \labelwidthstring MMM
9876 #3-a This is level #3.
9877  This time, we just enter 
9878 \family sans
9879 Return
9880 \family default
9881 , then used 
9882 \begin_inset Info
9883 type  "shortcut"
9884 arg   "depth-increment"
9885 \end_inset
9886
9887  twice in a row.
9888  We could have also created it the same way as we did the previous level,
9889  by entering 
9890 \begin_inset Info
9891 type  "shortcut"
9892 arg   "paragraph-break inverse"
9893 \end_inset
9894
9895  followed by 
9896 \begin_inset Info
9897 type  "shortcut"
9898 arg   "depth-increment"
9899 \end_inset
9900
9901 .
9902 \end_layout
9903
9904 \begin_deeper
9905 \begin_layout Standard
9906 This is actually a 
9907 \family sans
9908 Standard
9909 \family default
9910  environment, nested inside of 
9911 \begin_inset Quotes eld
9912 \end_inset
9913
9914 #3-a
9915 \begin_inset Quotes erd
9916 \end_inset
9917
9918 .
9919  So, it's at level #4.
9920  We did this by entering 
9921 \begin_inset Info
9922 type  "shortcut"
9923 arg   "paragraph-break inverse"
9924 \end_inset
9925
9926 , then 
9927 \begin_inset Info
9928 type  "shortcut"
9929 arg   "depth-increment"
9930 \end_inset
9931
9932 , then changing the paragraph environment to 
9933 \family sans
9934 Standard
9935 \family default
9936 .
9937  Do this to create list items with more than one paragraph — it also works
9938  for the 
9939 \family sans
9940 Description
9941 \family default
9942
9943 \family sans
9944 Enumerate
9945 \family default
9946 , and 
9947 \family sans
9948 Itemize
9949 \family default
9950  environments!
9951 \end_layout
9952
9953 \begin_layout Standard
9954 Here's another 
9955 \family sans
9956 Standard
9957 \family default
9958  paragraph, also at level #4, made with just a 
9959 \begin_inset Info
9960 type  "shortcut"
9961 arg   "paragraph-break inverse"
9962 \end_inset
9963
9964 .
9965 \end_layout
9966
9967 \begin_layout Labeling
9968 \labelwidthstring MMM
9969 #4-a This is level #4.
9970  We enter 
9971 \begin_inset Info
9972 type  "shortcut"
9973 arg   "paragraph-break inverse"
9974 \end_inset
9975
9976  and changed the paragraph environment back to 
9977 \family sans
9978 List
9979 \family default
9980 .
9981  Remember — we can't nest anything inside a 
9982 \family sans
9983 Standard
9984 \family default
9985  environment, which is why we're still at level #4.
9986  However, we 
9987 \emph on
9988 can
9989 \emph default
9990  keep nesting things inside 
9991 \begin_inset Quotes eld
9992 \end_inset
9993
9994 #3-a
9995 \begin_inset Quotes erd
9996 \end_inset
9997
9998 .
9999 \end_layout
10000
10001 \begin_deeper
10002 \begin_layout Labeling
10003 \labelwidthstring MMM
10004 #5-a This is level #5\SpecialChar ldots
10005
10006 \end_layout
10007
10008 \begin_deeper
10009 \begin_layout Labeling
10010 \labelwidthstring MMM
10011 #6-a \SpecialChar ldots
10012 and this is level #6.
10013  By now, you should know how we made these two.
10014 \end_layout
10015
10016 \end_deeper
10017 \begin_layout Labeling
10018 \labelwidthstring MMM
10019 #5-b Back to level #5.
10020  Just enter 
10021 \begin_inset Info
10022 type  "shortcut"
10023 arg   "paragraph-break inverse"
10024 \end_inset
10025
10026  followed by a 
10027 \begin_inset Info
10028 type  "shortcut"
10029 arg   "depth-decrement"
10030 \end_inset
10031
10032 .
10033 \end_layout
10034
10035 \end_deeper
10036 \begin_layout Labeling
10037 \labelwidthstring MMM
10038 #4-b After another 
10039 \begin_inset Info
10040 type  "shortcut"
10041 arg   "paragraph-break inverse"
10042 \end_inset
10043
10044  followed by a 
10045 \begin_inset Info
10046 type  "shortcut"
10047 arg   "depth-decrement"
10048 \end_inset
10049
10050 , we're back at level #4.
10051 \end_layout
10052
10053 \end_deeper
10054 \begin_layout Labeling
10055 \labelwidthstring MMM
10056 #3-b Back to level #3.
10057  By now it should be obvious how we did this.
10058 \end_layout
10059
10060 \end_deeper
10061 \begin_layout Labeling
10062 \labelwidthstring MMM
10063 #2-b Back to level #2.
10064 \end_layout
10065
10066 \end_deeper
10067 \begin_layout Labeling
10068 \labelwidthstring MMM
10069 #1-b And last, back to the outermost level, #1.
10070  After this sentence, we will enter 
10071 \family sans
10072 Return
10073 \family default
10074  and change the paragraph environment back to 
10075 \family sans
10076 Standard
10077 \family default
10078  to end the list.
10079 \end_layout
10080
10081 \begin_layout Standard
10082 We could have also used the 
10083 \family sans
10084 Description
10085 \family default
10086
10087 \family sans
10088 Quote
10089 \family default
10090
10091 \family sans
10092 Quotation
10093 \family default
10094 , or even the 
10095 \family sans
10096 Verse
10097 \family default
10098  environment in place of the 
10099 \family sans
10100 List
10101 \family default
10102  environment.
10103  The example would have worked exactly the same.
10104 \end_layout
10105
10106 \begin_layout Subsubsection
10107 Example 2: Inheritance
10108 \end_layout
10109
10110 \begin_layout LyX-Code
10111 This is the LyX-Code environment, at level #1, the outermost
10112 \end_layout
10113
10114 \begin_layout LyX-Code
10115 level.
10116   Now we will enter 
10117 \family sans
10118 Return
10119 \family default
10120 , then 
10121 \begin_inset Info
10122 type  "shortcut"
10123 arg   "depth-increment"
10124 \end_inset
10125
10126 , after
10127 \begin_inset Newline newline
10128 \end_inset
10129
10130 which, we will change to the 
10131 \family sans
10132 Enumerate
10133 \family default
10134  environment.
10135 \end_layout
10136
10137 \begin_deeper
10138 \begin_layout Enumerate
10139 This is the 
10140 \family sans
10141 Enumerate
10142 \family default
10143  environment, at level #2.
10144 \end_layout
10145
10146 \begin_layout Enumerate
10147 Notice how the nested 
10148 \family sans
10149 Enumerate
10150 \family default
10151  not only inherits its margins from its parent environment (
10152 \family sans
10153 LyX-Code
10154 \family default
10155 ), but also inherits its font and spacing!
10156 \end_layout
10157
10158 \end_deeper
10159 \begin_layout Standard
10160 We ended this example by entering 
10161 \family sans
10162 Return
10163 \family default
10164 .
10165  After that, we needed to reset the paragraph environment to 
10166 \family sans
10167 Standard
10168 \family default
10169  and reset the nesting depth by using 
10170 \begin_inset Info
10171 type  "shortcut"
10172 arg   "depth-decrement"
10173 \end_inset
10174
10175  once.
10176 \end_layout
10177
10178 \begin_layout Subsubsection
10179 Example 3: Labels, Levels, and the 
10180 \family sans
10181 Enumerate
10182 \family default
10183  and 
10184 \family sans
10185 Itemize
10186 \family default
10187  Environments
10188 \begin_inset Argument 1
10189 status collapsed
10190
10191 \begin_layout Plain Layout
10192 Example #3: Labels, Levels and other list environments
10193 \end_layout
10194
10195 \end_inset
10196
10197
10198 \end_layout
10199
10200 \begin_layout Enumerate
10201 This is level #1, in an 
10202 \family sans
10203 Enumerate
10204 \family default
10205  paragraph environment.
10206  We're actually going to nest a bunch of these.
10207 \end_layout
10208
10209 \begin_deeper
10210 \begin_layout Enumerate
10211 This is level #2.
10212  We used 
10213 \begin_inset Info
10214 type  "shortcut"
10215 arg   "paragraph-break inverse"
10216 \end_inset
10217
10218  followed by 
10219 \begin_inset Info
10220 type  "shortcut"
10221 arg   "depth-increment"
10222 \end_inset
10223
10224 .
10225  Now, what happens if we nest an 
10226 \family sans
10227 Itemize
10228 \family default
10229  environment inside of this one? It will be at level #3, but what will its
10230  label be? An asterisk?
10231 \end_layout
10232
10233 \begin_deeper
10234 \begin_layout Itemize
10235 No! It's a bullet.
10236  This is the 
10237 \emph on
10238 first
10239 \emph default
10240  
10241 \family sans
10242 Itemize
10243 \family default
10244  environment, even though it's at level #3.
10245  So, its label is a bullet.
10246  (We got here by using 
10247 \begin_inset Info
10248 type  "shortcut"
10249 arg   "paragraph-break inverse"
10250 \end_inset
10251
10252 , then 
10253 \begin_inset Info
10254 type  "shortcut"
10255 arg   "depth-increment"
10256 \end_inset
10257
10258 , then changing the environment to 
10259 \family sans
10260 Itemize
10261 \family default
10262 .)
10263 \end_layout
10264
10265 \begin_deeper
10266 \begin_layout Itemize
10267 Here's level #4, produced using 
10268 \begin_inset Info
10269 type  "shortcut"
10270 arg   "paragraph-break inverse"
10271 \end_inset
10272
10273 , then 
10274 \begin_inset Info
10275 type  "shortcut"
10276 arg   "depth-increment"
10277 \end_inset
10278
10279 .
10280  We will do that again\SpecialChar ldots
10281
10282 \end_layout
10283
10284 \begin_deeper
10285 \begin_layout Enumerate
10286 \SpecialChar ldots
10287 to get to level #5.
10288  This time, however, we also changed the paragraph environment back to 
10289 \family sans
10290 Enumerate
10291 \family default
10292 .
10293  Notice the type of numbering, it is 
10294 \emph on
10295 lowercase Roman
10296 \emph default
10297 , because we are in the 
10298 \emph on
10299 thirdfold
10300 \emph default
10301  
10302 \family sans
10303 Enumerate
10304 \family default
10305  environment (that is, it is an 
10306 \family sans
10307 Enumerate
10308 \family default
10309  inside an 
10310 \family sans
10311 Enumerate
10312 \family default
10313  inside an 
10314 \family sans
10315 Enumerate
10316 \family default
10317 ).
10318 \end_layout
10319
10320 \begin_layout Enumerate
10321 What happens if we 
10322 \emph on
10323 don't
10324 \emph default
10325  change the paragraph environment, but decrease the nesting depth? What
10326  type of numbering does \SpecialChar LyX
10327  use?
10328 \end_layout
10329
10330 \begin_layout Enumerate
10331 Oh, as if you couldn't guess by now, we're just using 
10332 \begin_inset Info
10333 type  "shortcut"
10334 arg   "paragraph-break inverse"
10335 \end_inset
10336
10337  to keep the current environment and depth but create a new item.
10338 \end_layout
10339
10340 \begin_layout Enumerate
10341 Let's use 
10342 \begin_inset Info
10343 type  "shortcut"
10344 arg   "depth-decrement"
10345 \end_inset
10346
10347  to decrease the depth after the next 
10348 \begin_inset Info
10349 type  "shortcut"
10350 arg   "paragraph-break inverse"
10351 \end_inset
10352
10353 .
10354 \end_layout
10355
10356 \end_deeper
10357 \begin_layout Enumerate
10358 This is level #4.
10359  Look what type of label \SpecialChar LyX
10360  is using!
10361 \end_layout
10362
10363 \end_deeper
10364 \begin_layout Enumerate
10365 This is level #3.
10366  Even though we've changed levels, \SpecialChar LyX
10367  is still using a lowercase Roman numeral
10368  as the label.Why?
10369 \end_layout
10370
10371 \begin_layout Enumerate
10372 Because, even though the nesting depth has changed, the paragraph is 
10373 \emph on
10374 still
10375 \emph default
10376  a thirdfold 
10377 \family sans
10378 Enumerate
10379 \family default
10380  environment.
10381  Notice, however, that \SpecialChar LyX
10382  
10383 \emph on
10384 did
10385 \emph default
10386  reset the counter for the label.
10387 \end_layout
10388
10389 \end_deeper
10390 \begin_layout Enumerate
10391 Another 
10392 \begin_inset Info
10393 type  "shortcut"
10394 arg   "paragraph-break inverse"
10395 \end_inset
10396
10397  
10398 \begin_inset Info
10399 type  "shortcut"
10400 arg   "depth-decrement"
10401 \end_inset
10402
10403  sequence, and we're back to level #2.
10404  This time, we not only changed the nesting depth, but we also moved back
10405  into the twofold-nested 
10406 \family sans
10407 Enumerate
10408 \family default
10409  environment.
10410 \end_layout
10411
10412 \end_deeper
10413 \begin_layout Enumerate
10414 The same thing happens if we do another 
10415 \begin_inset Info
10416 type  "shortcut"
10417 arg   "paragraph-break inverse"
10418 \end_inset
10419
10420  
10421 \begin_inset Info
10422 type  "shortcut"
10423 arg   "depth-decrement"
10424 \end_inset
10425
10426  sequence and return to level #1, the outermost level.
10427 \end_layout
10428
10429 \begin_layout Standard
10430 Lastly, we reset the environment to 
10431 \family sans
10432 Standard
10433 \family default
10434 .
10435  As you can see, the level number doesn't correspond to what type of labeling
10436  \SpecialChar LyX
10437  uses for the 
10438 \family sans
10439 Enumerate
10440 \family default
10441  and 
10442 \family sans
10443 Itemize
10444 \family default
10445  environments.
10446  The number of other 
10447 \family sans
10448 Enumerate
10449 \family default
10450  environments surrounding it determines what kind of label \SpecialChar LyX
10451  uses for an
10452  
10453 \family sans
10454 Enumerate
10455 \family default
10456  item.
10457  The same rule applies for the 
10458 \family sans
10459 Itemize
10460 \family default
10461  environment, as well.
10462 \end_layout
10463
10464 \begin_layout Subsubsection
10465 Example 4: Going Bonkers
10466 \end_layout
10467
10468 \begin_layout Enumerate
10469 We're going to go totally nuts now.
10470  We will not nest as deep as in the other examples, nor will we go into
10471  the same detail with how we did it.
10472  (level #1: 
10473 \family sans
10474 Enumerate
10475 \family default
10476 )
10477 \end_layout
10478
10479 \begin_deeper
10480 \begin_layout Standard
10481 (
10482 \family sans
10483 Return, 
10484 \family default
10485
10486 \begin_inset Info
10487 type  "shortcut"
10488 arg   "depth-increment"
10489 \end_inset
10490
10491
10492 \family sans
10493 , Standard
10494 \family default
10495 : level #2) We will stick an encapsulated description of how we created
10496  the example in parentheses someplace.
10497  For example, the two key bindings are how we changed the depth.
10498  The environment name is the name of the current environment.
10499  Either before or after this, we will put in the level.
10500 \end_layout
10501
10502 \end_deeper
10503 \begin_layout Enumerate
10504 (
10505 \family sans
10506 Return, Enumerate
10507 \family default
10508 : level #1) This is the next item in the list.
10509 \end_layout
10510
10511 \begin_deeper
10512 \begin_layout Verse
10513 Now we will add verse.
10514 \begin_inset Newline newline
10515 \end_inset
10516
10517 It will get much worse.
10518 \begin_inset Newline newline
10519 \end_inset
10520
10521 (
10522 \family sans
10523 Return, 
10524 \family default
10525
10526 \begin_inset Info
10527 type  "shortcut"
10528 arg   "depth-increment"
10529 \end_inset
10530
10531
10532 \family sans
10533 , Verse
10534 \family default
10535 : level #2)
10536 \end_layout
10537
10538 \begin_layout Verse
10539 Fiddle dee, Fiddle doo.
10540 \begin_inset Newline newline
10541 \end_inset
10542
10543 Bippitey boppitey boo!
10544 \begin_inset Newline newline
10545 \end_inset
10546
10547 (
10548 \begin_inset Info
10549 type  "shortcut"
10550 arg   "paragraph-break inverse"
10551 \end_inset
10552
10553
10554 \family sans
10555 )
10556 \end_layout
10557
10558 \begin_layout Verse
10559 Here comes a table:
10560 \end_layout
10561
10562 \begin_deeper
10563 \begin_layout Standard
10564 \begin_inset VSpace 0.3cm
10565 \end_inset
10566
10567
10568 \end_layout
10569
10570 \begin_layout Standard
10571 \align center
10572 \begin_inset Tabular
10573 <lyxtabular version="3" rows="2" columns="2">
10574 <features tabularvalignment="middle">
10575 <column alignment="center" valignment="top" width="0pt">
10576 <column alignment="center" valignment="top" width="0pt">
10577 <row>
10578 <cell alignment="center" valignment="top" usebox="none">
10579 \begin_inset Text
10580
10581 \begin_layout Plain Layout
10582
10583 \family roman
10584 \series medium
10585 \shape up
10586 \size normal
10587 \emph off
10588 \bar no
10589 \noun off
10590 \color none
10591 one-fish
10592 \end_layout
10593
10594 \end_inset
10595 </cell>
10596 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10597 \begin_inset Text
10598
10599 \begin_layout Plain Layout
10600
10601 \family roman
10602 \series medium
10603 \shape up
10604 \size normal
10605 \emph off
10606 \bar no
10607 \noun off
10608 \color none
10609 two-fish
10610 \end_layout
10611
10612 \end_inset
10613 </cell>
10614 </row>
10615 <row>
10616 <cell alignment="center" valignment="top" topline="true" usebox="none">
10617 \begin_inset Text
10618
10619 \begin_layout Plain Layout
10620
10621 \family roman
10622 \series medium
10623 \shape up
10624 \size normal
10625 \emph off
10626 \bar no
10627 \noun off
10628 \color none
10629 red-fish
10630 \end_layout
10631
10632 \end_inset
10633 </cell>
10634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10635 \begin_inset Text
10636
10637 \begin_layout Plain Layout
10638
10639 \family roman
10640 \series medium
10641 \shape up
10642 \size normal
10643 \emph off
10644 \bar no
10645 \noun off
10646 \color none
10647 blue-fish
10648 \end_layout
10649
10650 \end_inset
10651 </cell>
10652 </row>
10653 </lyxtabular>
10654
10655 \end_inset
10656
10657
10658 \end_layout
10659
10660 \end_deeper
10661 \begin_layout Verse
10662 (
10663 \begin_inset Info
10664 type  "shortcut"
10665 arg   "paragraph-break inverse"
10666 \end_inset
10667
10668
10669 \family sans
10670 , Table, 
10671 \family default
10672
10673 \begin_inset Info
10674 type  "shortcut"
10675 arg   "depth-increment"
10676 \end_inset
10677
10678  3 times, 
10679 \begin_inset Info
10680 type  "shortcut"
10681 arg   "paragraph-break inverse"
10682 \end_inset
10683
10684
10685 \family sans
10686 , Verse,
10687 \begin_inset Newline newline
10688 \end_inset
10689
10690
10691 \family default
10692
10693 \begin_inset Info
10694 type  "shortcut"
10695 arg   "depth-decrement"
10696 \end_inset
10697
10698 )
10699 \end_layout
10700
10701 \end_deeper
10702 \begin_layout Enumerate
10703 (
10704 \family sans
10705 Return, Enumerate
10706 \family default
10707 : level #1) This is another item.
10708  Note that selecting a 
10709 \family sans
10710 Table
10711 \family default
10712  resets the nesting depth to level #1, so we increased the nesting depth
10713  3 times to put the table inside the 
10714 \family sans
10715 Verse
10716 \family default
10717  environment.
10718 \end_layout
10719
10720 \begin_layout Quotation
10721 We're now ending the 
10722 \family sans
10723 Enumerate
10724 \family default
10725  list and changing to 
10726 \family sans
10727 Quotation
10728 \family default
10729 .
10730  We're still at level #1.
10731  We want to show you some of the things you can do by mixing environments.
10732  The next set of paragraphs is a 
10733 \begin_inset Quotes eld
10734 \end_inset
10735
10736 quoted letter.
10737 \begin_inset Quotes erd
10738 \end_inset
10739
10740  We will nest both the 
10741 \family sans
10742 Address
10743 \family default
10744  and 
10745 \family sans
10746 Right
10747 \begin_inset space ~
10748 \end_inset
10749
10750 Address
10751 \family default
10752  environments inside of this one, then use another nested 
10753 \family sans
10754 Quotation
10755 \family default
10756  for the letter body.
10757  We will use 
10758 \begin_inset Info
10759 type  "shortcut"
10760 arg   "paragraph-break inverse"
10761 \end_inset
10762
10763  to preserve the depth.
10764  Remember that you need to use 
10765 \begin_inset Info
10766 type  "shortcut"
10767 arg   "newline-insert newline"
10768 \end_inset
10769
10770  to create multiple lines inside the 
10771 \family sans
10772 Address
10773 \family default
10774  and 
10775 \family sans
10776 Right
10777 \begin_inset space ~
10778 \end_inset
10779
10780 Address
10781 \family default
10782  environments.
10783  Here it goes:
10784 \end_layout
10785
10786 \begin_deeper
10787 \begin_layout Right Address
10788 1234 Nowhere Rd.
10789 \begin_inset Newline newline
10790 \end_inset
10791
10792 Moosegroin, MT 00100
10793 \begin_inset Newline newline
10794 \end_inset
10795
10796 9-6-96
10797 \end_layout
10798
10799 \begin_layout Address
10800 Dear Mr.
10801 \begin_inset space ~
10802 \end_inset
10803
10804 Fizlewitz:
10805 \end_layout
10806
10807 \begin_layout Quotation
10808 We regret to inform you that we cannot fill your order for 50
10809 \begin_inset space \thinspace{}
10810 \end_inset
10811
10812 L of compressed methane gas due to circumstances beyond our control.
10813  Unfortunately, several of our cows have mysteriously exploded, creating
10814  a backlog in our orders for methane.
10815  We will place your name on the waiting list and try to fill your order
10816  as soon as possible.
10817  In the meantime, we thank you for your patience.
10818 \end_layout
10819
10820 \begin_layout Quotation
10821 We do, however, now have a special on beef.
10822  If you are interested, please return the enclosed pricing and order form
10823  with your order, along with payment.
10824 \end_layout
10825
10826 \begin_layout Quotation
10827 We thank you again for your patience.
10828 \end_layout
10829
10830 \begin_layout Address
10831 Sincerely,
10832 \begin_inset Newline newline
10833 \end_inset
10834
10835 Bill Hick
10836 \end_layout
10837
10838 \end_deeper
10839 \begin_layout Quotation
10840 That ends that example!
10841 \end_layout
10842
10843 \begin_layout Standard
10844 As you can see, nesting environments in \SpecialChar LyX
10845  gives you a lot of power with just
10846  a few keystrokes.
10847  We could have easily nested an 
10848 \family sans
10849 Itemize
10850 \family default
10851  list inside of a 
10852 \family sans
10853 Quotation
10854 \family default
10855  or 
10856 \family sans
10857 Quote
10858 \family default
10859 , or put a 
10860 \family sans
10861 Quote
10862 \family default
10863  inside of an 
10864 \family sans
10865 Itemize
10866 \family default
10867  list.
10868  You have a huge variety of options at your disposal.
10869 \end_layout
10870
10871 \begin_layout Subsection
10872 Separate Nestings
10873 \begin_inset Index idx
10874 status collapsed
10875
10876 \begin_layout Plain Layout
10877 Nesting ! Separation
10878 \end_layout
10879
10880 \end_inset
10881
10882
10883 \begin_inset CommandInset label
10884 LatexCommand label
10885 name "subsec:Separate-Nestings"
10886
10887 \end_inset
10888
10889
10890 \end_layout
10891
10892 \begin_layout Standard
10893 It is sometimes necessary to have two consecutive environments of the same
10894  type.
10895  For example you need two different enumerations:
10896 \end_layout
10897
10898 \begin_layout Enumerate
10899 Hello
10900 \end_layout
10901
10902 \begin_deeper
10903 \begin_layout Enumerate
10904 this is an
10905 \end_layout
10906
10907 \begin_deeper
10908 \begin_layout Enumerate
10909 enumeration
10910 \end_layout
10911
10912 \begin_layout Standard
10913 \begin_inset Separator plain
10914 \end_inset
10915
10916
10917 \end_layout
10918
10919 \begin_layout Itemize
10920 itemize list
10921 \end_layout
10922
10923 \end_deeper
10924 \end_deeper
10925 \begin_layout Standard
10926 \begin_inset Separator parbreak
10927 \end_inset
10928
10929
10930 \end_layout
10931
10932 \begin_layout Enumerate
10933 Hi
10934 \end_layout
10935
10936 \begin_layout Enumerate
10937 this is another
10938 \end_layout
10939
10940 \begin_layout Enumerate
10941 enumeration
10942 \end_layout
10943
10944 \begin_layout Standard
10945 To split an existing list into two lists, set the cursor at the end of a
10946  list item and use the menu 
10947 \family sans
10948 Insert\SpecialChar menuseparator
10949 Separated <Name> Above
10950 \family default
10951  or
10952 \family sans
10953  Insert\SpecialChar menuseparator
10954 Separated <Name> Below
10955 \family default
10956 .
10957  This inserts a plain separator (red line in \SpecialChar LyX
10958 ) and before or behind it the
10959  new list.
10960  Inside nested environments, it is also possible to split the outer environment.
10961 \end_layout
10962
10963 \begin_layout Standard
10964 By right-clicking on a separator one can change it into a paragraph separator
10965  (red arrow in LyX).
10966  The difference between both separator types is that the plain separator
10967  only splits the list and not the current paragraph.
10968 \end_layout
10969
10970 \begin_layout Standard
10971 In general, you get an environment separator when you press 
10972 \begin_inset Info
10973 type  "shortcut"
10974 arg   "paragraph-break"
10975 \end_inset
10976
10977  in a 
10978 \family sans
10979 Standard
10980 \family default
10981  environment immediately after a non-Standard one.
10982 \end_layout
10983
10984 \begin_layout Section
10985 Spacing, Pagination and Line Breaks
10986 \begin_inset Index idx
10987 status collapsed
10988
10989 \begin_layout Plain Layout
10990 Spacing
10991 \end_layout
10992
10993 \end_inset
10994
10995
10996 \end_layout
10997
10998 \begin_layout Standard
10999 What is a space? While you might be used to pressing the space key anytime
11000  you want to separate two words in ordinary word processors, \SpecialChar LyX
11001  offers you
11002  more spaces: spaces of different widths and spaces which can or cannot
11003  be broken at the end of a line.
11004  The following sections will show you some examples where those spaces are
11005  useful.
11006 \end_layout
11007
11008 \begin_layout Subsection
11009 Protected Space
11010 \begin_inset CommandInset label
11011 LatexCommand label
11012 name "subsec:Protected-Space"
11013
11014 \end_inset
11015
11016
11017 \begin_inset Index idx
11018 status collapsed
11019
11020 \begin_layout Plain Layout
11021 Spaces ! Protected
11022 \end_layout
11023
11024 \end_inset
11025
11026
11027 \end_layout
11028
11029 \begin_layout Standard
11030 The protected space: It is used to tell \SpecialChar LyX
11031  (and \SpecialChar LaTeX
11032 ) not to break the line at
11033  that point.
11034  This may be necessary to avoid unlucky line breaks, like in:
11035 \end_layout
11036
11037 \begin_layout Quote
11038 Further documentation is given in section
11039 \begin_inset Newline newline
11040 \end_inset
11041
11042
11043 \begin_inset CommandInset ref
11044 LatexCommand ref
11045 reference "sec:Bibliography"
11046
11047 \end_inset
11048
11049 .
11050 \end_layout
11051
11052 \begin_layout Standard
11053 Obviously, it would be a good thing to put a protected space between 
11054 \begin_inset Quotes eld
11055 \end_inset
11056
11057 section
11058 \begin_inset Quotes erd
11059 \end_inset
11060
11061  and 
11062 \begin_inset Quotes eld
11063 \end_inset
11064
11065
11066 \begin_inset CommandInset ref
11067 LatexCommand ref
11068 reference "sec:Bibliography"
11069
11070 \end_inset
11071
11072
11073 \begin_inset Quotes erd
11074 \end_inset
11075
11076 .
11077  A protected space is set with 
11078 \family sans
11079 Insert\SpecialChar menuseparator
11080 Formatting\SpecialChar menuseparator
11081 Protected
11082 \begin_inset space ~
11083 \end_inset
11084
11085 Space
11086 \family default
11087  (shortcut 
11088 \begin_inset Info
11089 type  "shortcut"
11090 arg   "command-alternatives math-space ; space-insert protected"
11091 \end_inset
11092
11093 ).
11094 \end_layout
11095
11096 \begin_layout Subsection
11097 Horizontal Space
11098 \begin_inset CommandInset label
11099 LatexCommand label
11100 name "subsec:Horizontal-Space"
11101
11102 \end_inset
11103
11104
11105 \begin_inset Index idx
11106 status collapsed
11107
11108 \begin_layout Plain Layout
11109 Spacing ! Horizontal
11110 \end_layout
11111
11112 \end_inset
11113
11114
11115 \end_layout
11116
11117 \begin_layout Standard
11118 All horizontal spaces can be inserted with the menu 
11119 \family sans
11120 Insert\SpecialChar menuseparator
11121 Formatting\SpecialChar menuseparator
11122 Horizontal Space
11123 \family default
11124 .
11125  The length units are listed in Appendix
11126 \begin_inset space ~
11127 \end_inset
11128
11129
11130 \begin_inset CommandInset ref
11131 LatexCommand ref
11132 reference "chap:Units-available-in"
11133
11134 \end_inset
11135
11136 .
11137 \end_layout
11138
11139 \begin_layout Subsubsection
11140 Inter-word Space
11141 \begin_inset CommandInset label
11142 LatexCommand label
11143 name "subsec:Inter-word-Space"
11144
11145 \end_inset
11146
11147
11148 \begin_inset Index idx
11149 status collapsed
11150
11151 \begin_layout Plain Layout
11152 Spaces ! Inter-word
11153 \end_layout
11154
11155 \end_inset
11156
11157
11158 \end_layout
11159
11160 \begin_layout Standard
11161 With the introduction of typewriters, it became conventional in some countries
11162  to type two spaces after a period to mimic the wider spaces used by typesetters
11163  at the ends of sentences.
11164  There is no need to do this as \SpecialChar LyX
11165  automatically takes care about this.
11166  However, you do not want an end of sentence space after an abbreviation
11167  followed by a period; see section
11168 \begin_inset space ~
11169 \end_inset
11170
11171
11172 \begin_inset CommandInset ref
11173 LatexCommand ref
11174 reference "subsec:Abbreviations"
11175
11176 \end_inset
11177
11178  for examples.
11179  To insert a normal space, select 
11180 \family sans
11181 Insert\SpecialChar menuseparator
11182 Formatting\SpecialChar menuseparator
11183 Interword
11184 \begin_inset space ~
11185 \end_inset
11186
11187 Space
11188 \family default
11189  (shortcut 
11190 \begin_inset Info
11191 type  "shortcut"
11192 arg   "space-insert normal"
11193 \end_inset
11194
11195 ).
11196 \end_layout
11197
11198 \begin_layout Subsubsection
11199 Thin Space
11200 \begin_inset CommandInset label
11201 LatexCommand label
11202 name "subsec:Thin-Space"
11203
11204 \end_inset
11205
11206
11207 \begin_inset Index idx
11208 status collapsed
11209
11210 \begin_layout Plain Layout
11211 Spaces ! Thin
11212 \end_layout
11213
11214 \end_inset
11215
11216
11217 \end_layout
11218
11219 \begin_layout Standard
11220
11221 \begin_inset Quotes eld
11222 \end_inset
11223
11224 thin space
11225 \begin_inset Quotes erd
11226 \end_inset
11227
11228  is a blank which has half the size of a normal space (and it is also 
11229 \begin_inset Quotes eld
11230 \end_inset
11231
11232 protected
11233 \begin_inset Quotes erd
11234 \end_inset
11235
11236 ).
11237  The typographical conventions in a lot of languages propose the use of
11238  thin spaces in cases where normal spaces would be too wide, for instance,
11239  inside abbreviations:
11240 \end_layout
11241
11242 \begin_layout Quote
11243 D.
11244 \begin_inset space \thinspace{}
11245 \end_inset
11246
11247 E.
11248  Knuth has developed our beloved typesetting program.
11249 \end_layout
11250
11251 \begin_layout Standard
11252 or between values and units.
11253  Compare for example this:
11254 \begin_inset Newline newline
11255 \end_inset
11256
11257 10
11258 \begin_inset space \thinspace{}
11259 \end_inset
11260
11261 kg (thin space)
11262 \begin_inset Newline newline
11263 \end_inset
11264
11265 10 kg (normal space
11266 \end_layout
11267
11268 \begin_layout Standard
11269 You can insert thin spaces with the menu 
11270 \family sans
11271 Insert\SpecialChar menuseparator
11272 Formatting\SpecialChar menuseparator
11273 Thin
11274 \begin_inset space ~
11275 \end_inset
11276
11277 Space
11278 \family default
11279  (shortcut 
11280 \begin_inset Info
11281 type  "shortcuts"
11282 arg   "space-insert thin"
11283 \end_inset
11284
11285 ).
11286 \end_layout
11287
11288 \begin_layout Subsubsection
11289 More Spaces
11290 \end_layout
11291
11292 \begin_layout Standard
11293 You can also insert the following space types:
11294 \end_layout
11295
11296 \begin_layout Description
11297
11298 \change_inserted -712698321 1593161965
11299 Medium
11300 \begin_inset space ~
11301 \end_inset
11302
11303 space 
11304 \change_unchanged
11305 A line with a 
11306 \begin_inset Formula $\to$
11307 \end_inset
11308
11309
11310 \begin_inset space \medspace{}
11311 \end_inset
11312
11313
11314 \begin_inset Formula $\gets$
11315 \end_inset
11316
11317  
11318 \change_deleted -712698321 1593161991
11319 negative thin
11320 \change_inserted -712698321 1593161992
11321 medium
11322 \change_unchanged
11323  space between the arrows.
11324 \change_inserted -712698321 1593162006
11325
11326 \end_layout
11327
11328 \begin_layout Description
11329
11330 \change_deleted -712698321 1593162010
11331 Medium
11332 \change_inserted -712698321 1593162011
11333 Thick
11334 \change_unchanged
11335
11336 \begin_inset space ~
11337 \end_inset
11338
11339 space A line with a 
11340 \begin_inset Formula $\to$
11341 \end_inset
11342
11343
11344 \begin_inset space \thickspace{}
11345 \end_inset
11346
11347
11348 \begin_inset Formula $\gets$
11349 \end_inset
11350
11351  
11352 \change_deleted -712698321 1593162017
11353 medium
11354 \change_inserted -712698321 1593162018
11355 thick
11356 \change_unchanged
11357  space between the arrows.
11358 \end_layout
11359
11360 \begin_layout Description
11361 Negative
11362 \begin_inset space ~
11363 \end_inset
11364
11365 thin
11366 \begin_inset space ~
11367 \end_inset
11368
11369 space A line with a 
11370 \begin_inset Formula $\to$
11371 \end_inset
11372
11373
11374 \begin_inset space \negthinspace{}
11375 \end_inset
11376
11377
11378 \begin_inset Formula $\gets$
11379 \end_inset
11380
11381  negative thin space between the arrows.
11382 \end_layout
11383
11384 \begin_layout Description
11385 Negative
11386 \begin_inset space ~
11387 \end_inset
11388
11389 medium
11390 \begin_inset space ~
11391 \end_inset
11392
11393 space A line with a 
11394 \begin_inset Formula $\to$
11395 \end_inset
11396
11397
11398 \begin_inset space \negmedspace{}
11399 \end_inset
11400
11401
11402 \begin_inset Formula $\gets$
11403 \end_inset
11404
11405  negative medium space between the arrows.
11406 \end_layout
11407
11408 \begin_layout Description
11409 Negative
11410 \begin_inset space ~
11411 \end_inset
11412
11413 thick
11414 \begin_inset space ~
11415 \end_inset
11416
11417 space A line with a 
11418 \begin_inset Formula $\to$
11419 \end_inset
11420
11421
11422 \begin_inset space \negthickspace{}
11423 \end_inset
11424
11425
11426 \begin_inset Formula $\gets$
11427 \end_inset
11428
11429  negative thick space between the arrows.
11430 \end_layout
11431
11432 \begin_layout Description
11433 Enspace
11434 \begin_inset space ~
11435 \end_inset
11436
11437 (0.5
11438 \begin_inset space \thinspace{}
11439 \end_inset
11440
11441 em) A line with an 
11442 \begin_inset Formula $\to$
11443 \end_inset
11444
11445
11446 \begin_inset space \enskip{}
11447 \end_inset
11448
11449
11450 \begin_inset Formula $\gets$
11451 \end_inset
11452
11453  enspace
11454 \begin_inset space ~
11455 \end_inset
11456
11457 (0.5
11458 \begin_inset space \thinspace{}
11459 \end_inset
11460
11461 em) space between the arrows.
11462 \end_layout
11463
11464 \begin_layout Description
11465 Quad
11466 \begin_inset space ~
11467 \end_inset
11468
11469 (1
11470 \begin_inset space \thinspace{}
11471 \end_inset
11472
11473 em) A line with a 
11474 \begin_inset Formula $\to$
11475 \end_inset
11476
11477
11478 \begin_inset space \quad{}
11479 \end_inset
11480
11481
11482 \begin_inset Formula $\gets$
11483 \end_inset
11484
11485  Quad
11486 \begin_inset space ~
11487 \end_inset
11488
11489 (1
11490 \begin_inset space \thinspace{}
11491 \end_inset
11492
11493 em) space between the arrows.
11494 \end_layout
11495
11496 \begin_layout Description
11497 QQuad
11498 \begin_inset space ~
11499 \end_inset
11500
11501 (2
11502 \begin_inset space \thinspace{}
11503 \end_inset
11504
11505 em) A line with a 
11506 \begin_inset Formula $\to$
11507 \end_inset
11508
11509
11510 \begin_inset space \qquad{}
11511 \end_inset
11512
11513
11514 \begin_inset Formula $\gets$
11515 \end_inset
11516
11517  QQuad
11518 \begin_inset space ~
11519 \end_inset
11520
11521 (2
11522 \begin_inset space \thinspace{}
11523 \end_inset
11524
11525 em) space between the arrows.
11526 \end_layout
11527
11528 \begin_layout Description
11529 Custom
11530 \begin_inset space ~
11531 \end_inset
11532
11533 space A line with 
11534 \begin_inset Formula $\to$
11535 \end_inset
11536
11537
11538 \begin_inset space \hspace{}
11539 \length 2cm
11540 \end_inset
11541
11542
11543 \begin_inset Formula $\gets$
11544 \end_inset
11545
11546  2
11547 \begin_inset space \thinspace{}
11548 \end_inset
11549
11550 cm space between the arrows.
11551 \end_layout
11552
11553 \begin_layout Standard
11554 Table
11555 \begin_inset space ~
11556 \end_inset
11557
11558
11559 \begin_inset CommandInset ref
11560 LatexCommand ref
11561 reference "tab:Width-of-the"
11562
11563 \end_inset
11564
11565  lists the different space sizes.
11566 \end_layout
11567
11568 \begin_layout Standard
11569 \begin_inset Float table
11570 placement document
11571 alignment document
11572 wide false
11573 sideways false
11574 status open
11575
11576 \begin_layout Plain Layout
11577 \begin_inset Caption Standard
11578
11579 \begin_layout Plain Layout
11580 \begin_inset CommandInset label
11581 LatexCommand label
11582 name "tab:Width-of-the"
11583
11584 \end_inset
11585
11586 Width of the different horizontal spaces.
11587 \end_layout
11588
11589 \end_inset
11590
11591
11592 \end_layout
11593
11594 \begin_layout Plain Layout
11595 \align center
11596 \begin_inset Tabular
11597 <lyxtabular version="3" rows="12" columns="2">
11598 <features tabularvalignment="middle">
11599 <column alignment="center" valignment="top">
11600 <column alignment="center" valignment="top">
11601 <row>
11602 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11603 \begin_inset Text
11604
11605 \begin_layout Plain Layout
11606
11607 \series bold
11608 Space
11609 \end_layout
11610
11611 \end_inset
11612 </cell>
11613 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11614 \begin_inset Text
11615
11616 \begin_layout Plain Layout
11617
11618 \series bold
11619 Width
11620 \end_layout
11621
11622 \end_inset
11623 </cell>
11624 </row>
11625 <row>
11626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11627 \begin_inset Text
11628
11629 \begin_layout Plain Layout
11630 Normal
11631 \end_layout
11632
11633 \end_inset
11634 </cell>
11635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11636 \begin_inset Text
11637
11638 \begin_layout Plain Layout
11639 1/3
11640 \begin_inset space \thinspace{}
11641 \end_inset
11642
11643 em
11644 \end_layout
11645
11646 \end_inset
11647 </cell>
11648 </row>
11649 <row>
11650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11651 \begin_inset Text
11652
11653 \begin_layout Plain Layout
11654 Protected
11655 \end_layout
11656
11657 \end_inset
11658 </cell>
11659 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11660 \begin_inset Text
11661
11662 \begin_layout Plain Layout
11663 1/3
11664 \begin_inset space \thinspace{}
11665 \end_inset
11666
11667 em
11668 \end_layout
11669
11670 \end_inset
11671 </cell>
11672 </row>
11673 <row>
11674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11675 \begin_inset Text
11676
11677 \begin_layout Plain Layout
11678 Thin
11679 \end_layout
11680
11681 \end_inset
11682 </cell>
11683 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11684 \begin_inset Text
11685
11686 \begin_layout Plain Layout
11687 1/6
11688 \begin_inset space \thinspace{}
11689 \end_inset
11690
11691 em
11692 \end_layout
11693
11694 \end_inset
11695 </cell>
11696 </row>
11697 <row change="inserted -712698321 1593161917">
11698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11699 \begin_inset Text
11700
11701 \begin_layout Plain Layout
11702
11703 \change_inserted -712698321 1593161917
11704 Medium
11705 \end_layout
11706
11707 \end_inset
11708 </cell>
11709 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11710 \begin_inset Text
11711
11712 \begin_layout Plain Layout
11713
11714 \change_inserted -712698321 1593161917
11715 4
11716 \begin_inset space \thinspace{}
11717 \end_inset
11718
11719 mu
11720 \end_layout
11721
11722 \end_inset
11723 </cell>
11724 </row>
11725 <row change="inserted -712698321 1593161917">
11726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11727 \begin_inset Text
11728
11729 \begin_layout Plain Layout
11730
11731 \change_inserted -712698321 1593161917
11732 Thick
11733 \end_layout
11734
11735 \end_inset
11736 </cell>
11737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11738 \begin_inset Text
11739
11740 \begin_layout Plain Layout
11741
11742 \change_inserted -712698321 1593161917
11743 5
11744 \begin_inset space \thinspace{}
11745 \end_inset
11746
11747 mu
11748 \end_layout
11749
11750 \end_inset
11751 </cell>
11752 </row>
11753 <row>
11754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11755 \begin_inset Text
11756
11757 \begin_layout Plain Layout
11758 Negative thin
11759 \end_layout
11760
11761 \end_inset
11762 </cell>
11763 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11764 \begin_inset Text
11765
11766 \begin_layout Plain Layout
11767 -1/6
11768 \begin_inset space \thinspace{}
11769 \end_inset
11770
11771 em
11772 \begin_inset Formula $\thinspace=\thinspace$
11773 \end_inset
11774
11775 -3
11776 \begin_inset space \thinspace{}
11777 \end_inset
11778
11779 mu
11780 \end_layout
11781
11782 \end_inset
11783 </cell>
11784 </row>
11785 <row>
11786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11787 \begin_inset Text
11788
11789 \begin_layout Plain Layout
11790 Negative medium
11791 \end_layout
11792
11793 \end_inset
11794 </cell>
11795 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11796 \begin_inset Text
11797
11798 \begin_layout Plain Layout
11799 -4
11800 \begin_inset space \thinspace{}
11801 \end_inset
11802
11803 mu
11804 \end_layout
11805
11806 \end_inset
11807 </cell>
11808 </row>
11809 <row>
11810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11811 \begin_inset Text
11812
11813 \begin_layout Plain Layout
11814 Negative thick
11815 \end_layout
11816
11817 \end_inset
11818 </cell>
11819 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11820 \begin_inset Text
11821
11822 \begin_layout Plain Layout
11823 -5
11824 \begin_inset space \thinspace{}
11825 \end_inset
11826
11827 mu
11828 \end_layout
11829
11830 \end_inset
11831 </cell>
11832 </row>
11833 <row>
11834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11835 \begin_inset Text
11836
11837 \begin_layout Plain Layout
11838 Enspace (0.5
11839 \begin_inset space \thinspace{}
11840 \end_inset
11841
11842 em)
11843 \end_layout
11844
11845 \end_inset
11846 </cell>
11847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11848 \begin_inset Text
11849
11850 \begin_layout Plain Layout
11851 0.5
11852 \begin_inset space \thinspace{}
11853 \end_inset
11854
11855 em
11856 \end_layout
11857
11858 \end_inset
11859 </cell>
11860 </row>
11861 <row>
11862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11863 \begin_inset Text
11864
11865 \begin_layout Plain Layout
11866 Quad (1
11867 \begin_inset space \thinspace{}
11868 \end_inset
11869
11870 em)
11871 \end_layout
11872
11873 \end_inset
11874 </cell>
11875 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11876 \begin_inset Text
11877
11878 \begin_layout Plain Layout
11879 1
11880 \begin_inset space \thinspace{}
11881 \end_inset
11882
11883 em
11884 \end_layout
11885
11886 \end_inset
11887 </cell>
11888 </row>
11889 <row>
11890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11891 \begin_inset Text
11892
11893 \begin_layout Plain Layout
11894 QQuad (2
11895 \begin_inset space \thinspace{}
11896 \end_inset
11897
11898 em)
11899 \end_layout
11900
11901 \end_inset
11902 </cell>
11903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11904 \begin_inset Text
11905
11906 \begin_layout Plain Layout
11907 2
11908 \begin_inset space \thinspace{}
11909 \end_inset
11910
11911 em
11912 \end_layout
11913
11914 \end_inset
11915 </cell>
11916 </row>
11917 </lyxtabular>
11918
11919 \end_inset
11920
11921
11922 \end_layout
11923
11924 \end_inset
11925
11926
11927 \end_layout
11928
11929 \begin_layout Subsubsection
11930 Horizontal Fills
11931 \begin_inset Index idx
11932 status collapsed
11933
11934 \begin_layout Plain Layout
11935 Spacing ! Fills
11936 \end_layout
11937
11938 \end_inset
11939
11940
11941 \end_layout
11942
11943 \begin_layout Standard
11944 Horizontal fills (HFills) are a special \SpecialChar LyX
11945  feature for adding extra space
11946  in a uniform fashion.
11947  An HFill is actually a variable length space, whose length always equals
11948  the remaining space between the left and right margins.
11949  If there is more than one HFill on a line, they divide the available space
11950  equally between themselves.
11951 \end_layout
11952
11953 \begin_layout Standard
11954 Here are a few examples of what you can do with them:
11955 \end_layout
11956
11957 \begin_layout Quote
11958 \noindent
11959 This is on the left side
11960 \begin_inset space \hfill{}
11961 \end_inset
11962
11963 This is on the right
11964 \end_layout
11965
11966 \begin_layout Quote
11967 \noindent
11968 Left
11969 \begin_inset space \hfill{}
11970 \end_inset
11971
11972 Middle
11973 \begin_inset space \hfill{}
11974 \end_inset
11975
11976 Right
11977 \end_layout
11978
11979 \begin_layout Quote
11980 \noindent
11981 Left
11982 \begin_inset space \hfill{}
11983 \end_inset
11984
11985 1/3 Left
11986 \begin_inset space \hfill{}
11987 \end_inset
11988
11989
11990 \begin_inset space \hfill{}
11991 \end_inset
11992
11993 Right
11994 \end_layout
11995
11996 \begin_layout Standard
11997 That was an example in the 
11998 \family sans
11999 Quote
12000 \family default
12001  environment.
12002  Here
12003 \begin_inset Formula $\to$
12004 \end_inset
12005
12006
12007 \begin_inset space \hfill{}
12008 \end_inset
12009
12010
12011 \begin_inset Formula $\gets$
12012 \end_inset
12013
12014 is one in a standard paragraph.
12015  It may or may not be apparent in the printed text, but it 
12016 \emph on
12017 is
12018 \emph default
12019  sitting in-between the two arrows.
12020 \end_layout
12021
12022 \begin_layout Standard
12023 HFills can be made visible when you choose one of the 
12024 \family sans
12025 Fill
12026 \begin_inset space ~
12027 \end_inset
12028
12029 Pattern
12030 \family default
12031 s in the space dialog: The following patterns are available:
12032 \end_layout
12033
12034 \begin_layout Standard
12035 Dots: 
12036 \begin_inset space \dotfill{}
12037 \end_inset
12038
12039
12040 \begin_inset space ~
12041 \end_inset
12042
12043
12044 \end_layout
12045
12046 \begin_layout Standard
12047 Rule: 
12048 \begin_inset space \hrulefill{}
12049 \end_inset
12050
12051
12052 \begin_inset space ~
12053 \end_inset
12054
12055
12056 \end_layout
12057
12058 \begin_layout Standard
12059 Left arrow: 
12060 \begin_inset space \leftarrowfill{}
12061 \end_inset
12062
12063
12064 \begin_inset space ~
12065 \end_inset
12066
12067
12068 \end_layout
12069
12070 \begin_layout Standard
12071 Right arrow: 
12072 \begin_inset space \rightarrowfill{}
12073 \end_inset
12074
12075
12076 \begin_inset space ~
12077 \end_inset
12078
12079
12080 \end_layout
12081
12082 \begin_layout Standard
12083
12084 \change_deleted -712698321 1593242277
12085 Up
12086 \change_inserted -712698321 1593242278
12087 Down
12088 \change_unchanged
12089  brace
12090 \change_inserted -712698321 1593242369
12091  (= opened downwards)
12092 \change_unchanged
12093
12094 \begin_inset space \downbracefill{}
12095 \end_inset
12096
12097
12098 \begin_inset space ~
12099 \end_inset
12100
12101
12102 \end_layout
12103
12104 \begin_layout Standard
12105
12106 \change_deleted -712698321 1593242281
12107 Down
12108 \change_inserted -712698321 1593242282
12109 Up
12110 \change_unchanged
12111  brace
12112 \change_inserted -712698321 1593242378
12113  (= opened upwards)
12114 \change_unchanged
12115
12116 \begin_inset space \upbracefill{}
12117 \end_inset
12118
12119
12120 \begin_inset space ~
12121 \end_inset
12122
12123
12124 \end_layout
12125
12126 \begin_layout Standard
12127 \begin_inset Note Greyedout
12128 status open
12129
12130 \begin_layout Plain Layout
12131
12132 \series bold
12133 Note:
12134 \series default
12135  If an HFill is at the beginning of a line, and 
12136 \emph on
12137 not
12138 \emph default
12139  in the first line in a paragraph, \SpecialChar LyX
12140  ignores it.
12141  This prevents HFills from accidentally being wrapped onto a new line.
12142  If you need space in this case anyway, set the 
12143 \family sans
12144 Protect
12145 \family default
12146  option in the space dialog.
12147 \end_layout
12148
12149 \end_inset
12150
12151
12152 \end_layout
12153
12154 \begin_layout Subsubsection
12155 Phantom Space
12156 \begin_inset CommandInset label
12157 LatexCommand label
12158 name "subsec:Phantom-Space"
12159
12160 \end_inset
12161
12162
12163 \begin_inset Index idx
12164 status collapsed
12165
12166 \begin_layout Plain Layout
12167 Spacing ! Phantom
12168 \end_layout
12169
12170 \end_inset
12171
12172
12173 \end_layout
12174
12175 \begin_layout Standard
12176 Sometimes you want to insert space with exactly the length of a phrase.
12177  For example, you want to create the following multiple choice question:
12178 \end_layout
12179
12180 \begin_layout Standard
12181 \begin_inset VSpace medskip
12182 \end_inset
12183
12184 What is correct English?:
12185 \begin_inset Newline newline
12186 \end_inset
12187
12188
12189 \begin_inset Newline newline
12190 \end_inset
12191
12192 Mr.
12193 \begin_inset space ~
12194 \end_inset
12195
12196 Edge would have been jumps the gun.
12197 \begin_inset Newline newline
12198 \end_inset
12199
12200
12201 \begin_inset Phantom HPhantom
12202 status open
12203
12204 \begin_layout Plain Layout
12205 Mr.
12206  Edge 
12207 \end_layout
12208
12209 \end_inset
12210
12211 has to be jumped
12212 \begin_inset Newline newline
12213 \end_inset
12214
12215
12216 \begin_inset Phantom HPhantom
12217 status open
12218
12219 \begin_layout Plain Layout
12220 Mr.
12221  Edge 
12222 \end_layout
12223
12224 \end_inset
12225
12226 jumps
12227 \begin_inset VSpace medskip
12228 \end_inset
12229
12230
12231 \end_layout
12232
12233 \begin_layout Standard
12234 \noindent
12235 so that the choices appear exactly after the phrase 
12236 \begin_inset Quotes eld
12237 \end_inset
12238
12239 Mr.
12240 \begin_inset space ~
12241 \end_inset
12242
12243 Edge
12244 \begin_inset space ~
12245 \end_inset
12246
12247
12248 \begin_inset Quotes erd
12249 \end_inset
12250
12251 .
12252  To get this, you can use the phantom insets available via the menu 
12253 \family sans
12254 Insert\SpecialChar menuseparator
12255 Formatting\SpecialChar menuseparator
12256 Phantom
12257 \family default
12258 .
12259  In our case insert a horizontal phantom at the beginning of the last two
12260  lines and insert 
12261 \begin_inset Quotes eld
12262 \end_inset
12263
12264 Mr.
12265 \begin_inset space ~
12266 \end_inset
12267
12268 Edge
12269 \begin_inset space ~
12270 \end_inset
12271
12272
12273 \begin_inset Quotes erd
12274 \end_inset
12275
12276  into the phantom inset (note the space after 
12277 \begin_inset Quotes eld
12278 \end_inset
12279
12280 Edge
12281 \begin_inset Quotes erd
12282 \end_inset
12283
12284 ).
12285  A phantom insets prints only the space of its content (like a placeholder).
12286  That is why it is named 
12287 \begin_inset Quotes eld
12288 \end_inset
12289
12290 phantom
12291 \begin_inset Quotes erd
12292 \end_inset
12293
12294 .
12295  The normal phantom outputs the width and height of the content as space,
12296  while the horizontal and vertical variant only outputs the corresponding
12297  dimension.
12298 \end_layout
12299
12300 \begin_layout Subsection
12301 Vertical Space
12302 \begin_inset CommandInset label
12303 LatexCommand label
12304 name "subsec:Vertical-Space"
12305
12306 \end_inset
12307
12308
12309 \begin_inset Index idx
12310 status collapsed
12311
12312 \begin_layout Plain Layout
12313 Spacing ! Vertical
12314 \end_layout
12315
12316 \end_inset
12317
12318
12319 \end_layout
12320
12321 \begin_layout Standard
12322 To add extra vertical space above or below a paragraph, use the 
12323 \family sans
12324 Insert\SpecialChar menuseparator
12325 Formatting\SpecialChar menuseparator
12326 Vertical
12327 \begin_inset space ~
12328 \end_inset
12329
12330 Space
12331 \family default
12332  dialog.
12333  There you find the following sizes:
12334 \end_layout
12335
12336 \begin_layout Standard
12337
12338 \family sans
12339 SmallSkip
12340 \family default
12341
12342 \family sans
12343 MedSkip
12344 \family default
12345  and 
12346 \family sans
12347 BigSkip
12348 \family default
12349  are \SpecialChar LaTeX
12350  sizes which depend on the font size of the document.
12351  
12352 \family sans
12353 DefSkip
12354 \family default
12355  is the skip adjusted in the dialog 
12356 \family sans
12357 Document\SpecialChar menuseparator
12358 Settings\SpecialChar menuseparator
12359 Text
12360 \begin_inset space ~
12361 \end_inset
12362
12363 Layout
12364 \family default
12365
12366 \begin_inset Index idx
12367 status collapsed
12368
12369 \begin_layout Plain Layout
12370 Document ! Settings
12371 \end_layout
12372
12373 \end_inset
12374
12375  for the paragraph separation.
12376  If you use indentation to separate paragraphs 
12377 \family sans
12378 DefSkip
12379 \family default
12380  is equal to 
12381 \family sans
12382 MedSkip
12383 \family default
12384 .
12385 \change_inserted -712698321 1593360527
12386
12387 \end_layout
12388
12389 \begin_layout Standard
12390
12391 \change_inserted -712698321 1593360570
12392
12393 \family sans
12394 Half line height
12395 \family default
12396  and 
12397 \family sans
12398 Line height
12399 \family default
12400  equal to the height, or half the height, of a line in the current font
12401  size including line spacing.
12402 \change_unchanged
12403
12404 \end_layout
12405
12406 \begin_layout Standard
12407
12408 \family sans
12409 VFill
12410 \family default
12411
12412 \begin_inset Index idx
12413 status collapsed
12414
12415 \begin_layout Plain Layout
12416 Spacing ! Fills
12417 \end_layout
12418
12419 \end_inset
12420
12421  is a variable space, set so that the space is maximal within one page.
12422  An example: you have only two short paragraphs on one page with a 
12423 \family sans
12424 Vfill
12425 \family default
12426  between them.
12427  Then the first paragraph is placed at the top of the page and the second
12428  one at the bottom, because the space between them is then maximal.
12429  
12430 \family sans
12431 VFill
12432 \family default
12433 s work like 
12434 \family sans
12435 HFill
12436 \family default
12437 s: they fill the remaining vertical space on a page with blank space.
12438 \begin_inset Foot
12439 status collapsed
12440
12441 \begin_layout Plain Layout
12442
12443 \family sans
12444 HFill
12445 \family default
12446 s are described in section
12447 \begin_inset space ~
12448 \end_inset
12449
12450
12451 \begin_inset CommandInset ref
12452 LatexCommand ref
12453 reference "subsec:Horizontal-Space"
12454
12455 \end_inset
12456
12457 .
12458 \end_layout
12459
12460 \end_inset
12461
12462  If there are several 
12463 \family sans
12464 VFill
12465 \family default
12466 s on a page, they divide the remaining vertical space equally between themselves.
12467  You can therefore use 
12468 \family sans
12469 VFill
12470 \family default
12471 s to center text on a page, or even place text 2/3 down a page.
12472 \end_layout
12473
12474 \begin_layout Standard
12475
12476 \family sans
12477 Custom
12478 \family default
12479  are custom spaces in units explained in Appendix
12480 \begin_inset space ~
12481 \end_inset
12482
12483
12484 \begin_inset CommandInset ref
12485 LatexCommand ref
12486 reference "chap:Units-available-in"
12487
12488 \end_inset
12489
12490 .
12491 \end_layout
12492
12493 \begin_layout Standard
12494 \begin_inset Note Greyedout
12495 status open
12496
12497 \begin_layout Plain Layout
12498
12499 \series bold
12500 Note:
12501 \series default
12502  
12503 \series medium
12504 If the extra vertical space would be in the output at the top/bottom of
12505  a page, the space is only added if you have also checked the option 
12506 \family sans
12507 Protect
12508 \family default
12509 .
12510 \end_layout
12511
12512 \end_inset
12513
12514
12515 \end_layout
12516
12517 \begin_layout Subsection
12518 Paragraph Alignment
12519 \begin_inset Index idx
12520 status collapsed
12521
12522 \begin_layout Plain Layout
12523 Paragraph ! Alignment
12524 \end_layout
12525
12526 \end_inset
12527
12528
12529 \end_layout
12530
12531 \begin_layout Standard
12532 You can change the paragraph alignment with the 
12533 \family sans
12534 Edit\SpecialChar menuseparator
12535 Paragraph Settings
12536 \family default
12537  dialog (toolbar button 
12538 \begin_inset Info
12539 type  "icon"
12540 arg   "layout-paragraph"
12541 \end_inset
12542
12543 ).
12544  There are five possibilities:
12545 \end_layout
12546
12547 \begin_layout Itemize
12548
12549 \family sans
12550 Justified
12551 \family default
12552  (shortcut 
12553 \begin_inset Info
12554 type  "shortcut"
12555 arg   "paragraph-params \\align block"
12556 \end_inset
12557
12558 )
12559 \end_layout
12560
12561 \begin_layout Itemize
12562
12563 \family sans
12564 Left
12565 \family default
12566  (
12567 \begin_inset Info
12568 type  "shortcut"
12569 arg   "paragraph-params \\align left"
12570 \end_inset
12571
12572 )
12573 \end_layout
12574
12575 \begin_layout Itemize
12576
12577 \family sans
12578 Right
12579 \family default
12580  (
12581 \begin_inset Info
12582 type  "shortcut"
12583 arg   "paragraph-params \\align right"
12584 \end_inset
12585
12586 )
12587 \end_layout
12588
12589 \begin_layout Itemize
12590
12591 \family sans
12592 Center
12593 \family default
12594  (
12595 \begin_inset Info
12596 type  "shortcut"
12597 arg   "paragraph-params \\align center"
12598 \end_inset
12599
12600 )
12601 \end_layout
12602
12603 \begin_layout Itemize
12604
12605 \family sans
12606 Default
12607 \family default
12608  (
12609 \begin_inset Info
12610 type  "shortcut"
12611 arg   "paragraph-params \\align default"
12612 \end_inset
12613
12614 )
12615 \end_layout
12616
12617 \begin_layout Standard
12618 The default in most cases is justified alignment, in which the inter-word
12619  spacing is variable and each line of a paragraph fills the region between
12620  the left and right margins.
12621  The other three alignments should be self-explanatory, and look like this:
12622 \end_layout
12623
12624 \begin_layout Standard
12625 \align right
12626 This paragraph is right aligned,
12627 \end_layout
12628
12629 \begin_layout Standard
12630 \align center
12631 this one is centered,
12632 \end_layout
12633
12634 \begin_layout Standard
12635 \align left
12636 this one is left aligned.
12637 \end_layout
12638
12639 \begin_layout Subsection
12640 Forced Page Breaks
12641 \begin_inset Index idx
12642 status collapsed
12643
12644 \begin_layout Plain Layout
12645 Page breaks ! Forced
12646 \end_layout
12647
12648 \end_inset
12649
12650
12651 \begin_inset CommandInset label
12652 LatexCommand label
12653 name "subsec:Forced-Page-Breaks"
12654
12655 \end_inset
12656
12657
12658 \end_layout
12659
12660 \begin_layout Standard
12661 If you don't like the way \SpecialChar LaTeX
12662  does the page breaks in your document, you can
12663  force a page break where you want one.
12664  Normally this will not be necessary, because \SpecialChar LaTeX
12665  is good at page breaking.
12666  Only if you use a lot of 
12667 \family sans
12668 Floats
12669 \family default
12670 , \SpecialChar LaTeX
12671 's page breaking algorithm can fail.
12672 \end_layout
12673
12674 \begin_layout Standard
12675 We recommend you not to use forced page breaks until the text is finished
12676  and you have checked in the preview to see if you 
12677 \emph on
12678 really
12679 \emph default
12680  have to change the page breaking.
12681 \end_layout
12682
12683 \begin_layout Standard
12684 There are two types of page breaks: One that ends the page without any special
12685  action.
12686  This can be inserted above or below a paragraph via the menu 
12687 \family sans
12688 Insert\SpecialChar menuseparator
12689 Formatting\SpecialChar menuseparator
12690 New
12691 \begin_inset space ~
12692 \end_inset
12693
12694 Page
12695 \family default
12696 .
12697  The second type, that is inserted via the menu 
12698 \family sans
12699 Insert\SpecialChar menuseparator
12700 Formatting\SpecialChar menuseparator
12701 Page
12702 \begin_inset space ~
12703 \end_inset
12704
12705 Break
12706 \family default
12707 , ends a page but stretches the content of the page, so that it fills out
12708  the complete page.
12709  This type is useful to avoid whitespace when a page break produces a page
12710  on which only the last few lines are absent.
12711 \end_layout
12712
12713 \begin_layout Standard
12714 You might try to use a page break to ensure that a figure or table appears
12715  at the top of a page.
12716  This is, of course, the wrong way to do it.
12717  \SpecialChar LyX
12718  gives you a way of automatically ensuring that your figures and tables
12719  appear at the top of a page (or the bottom, or on their own page) without
12720  having to worry about what precedes or follows your figure or table.
12721  See chapter 
12722 \begin_inset CommandInset ref
12723 LatexCommand ref
12724 reference "chap:Floats-and-Notes"
12725
12726 \end_inset
12727
12728  to learn more about 
12729 \family sans
12730 Floats
12731 \family default
12732 .
12733 \end_layout
12734
12735 \begin_layout Subsubsection
12736 Clear Page Breaks
12737 \begin_inset CommandInset label
12738 LatexCommand label
12739 name "subsec:Clear-Page-Breaks"
12740
12741 \end_inset
12742
12743
12744 \begin_inset Index idx
12745 status collapsed
12746
12747 \begin_layout Plain Layout
12748 Page breaks ! Clear
12749 \end_layout
12750
12751 \end_inset
12752
12753
12754 \end_layout
12755
12756 \begin_layout Standard
12757 Rather than forced page breaks where the content behind the break is placed
12758  directly on the next page, you can also clear pages while breaking them.
12759  That means that the current paragraph is terminated and everything, including
12760  unprocessed floats, from the earlier part of the document are placed after
12761  it, if necessary by adding pages.
12762 \end_layout
12763
12764 \begin_layout Standard
12765 You can insert a clear page break with the menu 
12766 \family sans
12767 Insert\SpecialChar menuseparator
12768 Formatting\SpecialChar menuseparator
12769 Clear
12770 \begin_inset space ~
12771 \end_inset
12772
12773 Page
12774 \family default
12775 .
12776  When you have a two-sided document like a book, you can use the menu 
12777 \family sans
12778 Insert\SpecialChar menuseparator
12779 Formatting\SpecialChar menuseparator
12780 Clear
12781 \begin_inset space ~
12782 \end_inset
12783
12784 Double
12785 \begin_inset space ~
12786 \end_inset
12787
12788 Page
12789 \family default
12790  to insert a clear page break that assures that the next page is a right-hand
12791  page (odd-numbered), if necessary by adding a page.
12792 \change_inserted 5863208 1602706231
12793
12794 \end_layout
12795
12796 \begin_layout Subsubsection
12797
12798 \change_inserted 5863208 1602706295
12799 Suppressing Page Breaks
12800 \change_unchanged
12801
12802 \begin_inset Index idx
12803 status collapsed
12804
12805 \begin_layout Plain Layout
12806
12807 \change_inserted 5863208 1602706382
12808 Page Breaks !
12809 \change_unchanged
12810  
12811 \change_inserted 5863208 1602706335
12812 No Page Break
12813 \change_unchanged
12814
12815 \end_layout
12816
12817 \end_inset
12818
12819
12820 \change_inserted -712698321 1607005685
12821
12822 \begin_inset CommandInset label
12823 LatexCommand label
12824 name "subsec:Suppressing-Page-Breaks"
12825
12826 \end_inset
12827
12828
12829 \change_inserted 5863208 1602706444
12830
12831 \end_layout
12832
12833 \begin_layout Standard
12834
12835 \change_inserted 5863208 1602706504
12836 To discourage page break at 
12837 \change_inserted -712698321 1607005668
12838
12839 \change_inserted 5863208 1602706504
12840 certain point you can use 
12841 \family sans
12842 Insert
12843 \change_unchanged
12844 \SpecialChar menuseparator
12845
12846 \change_inserted 5863208 1602706512
12847 Formatting
12848 \change_unchanged
12849 \SpecialChar menuseparator
12850
12851 \change_inserted 5863208 1602706556
12852 No Page Break
12853 \change_unchanged
12854
12855 \family default
12856 .
12857
12858 \change_inserted 5863208 1602707015
12859  This is typically useful for paragraphs which should stay together or when
12860  you want to keep close the description for tables and pictures in case
12861  using floats or boxes is not appropriate.
12862 \change_unchanged
12863
12864 \end_layout
12865
12866 \begin_layout Subsection
12867 Forced Line Breaks
12868 \begin_inset Index idx
12869 status collapsed
12870
12871 \begin_layout Plain Layout
12872 Line breaks
12873 \end_layout
12874
12875 \end_inset
12876
12877
12878 \begin_inset CommandInset label
12879 LatexCommand label
12880 name "subsec:Forced-Line-Breaks"
12881
12882 \end_inset
12883
12884
12885 \end_layout
12886
12887 \begin_layout Standard
12888 Similar to page breaks there are two types of line breaks: one simply breaks
12889  the line.
12890  You can force this line break within a paragraph by selecting 
12891 \family sans
12892 Insert\SpecialChar menuseparator
12893 Formatting\SpecialChar menuseparator
12894 Ragged
12895 \begin_inset space ~
12896 \end_inset
12897
12898 Line
12899 \begin_inset space ~
12900 \end_inset
12901
12902 Break
12903 \family default
12904  or with 
12905 \begin_inset Info
12906 type  "shortcut"
12907 arg   "newline-insert newline"
12908 \end_inset
12909
12910 .
12911  Another type that is inserted via the menu 
12912 \family sans
12913 Insert\SpecialChar menuseparator
12914 Formatting\SpecialChar menuseparator
12915 Justified
12916 \begin_inset space ~
12917 \end_inset
12918
12919 Line
12920 \begin_inset space ~
12921 \end_inset
12922
12923 Break
12924 \family default
12925  or with 
12926 \begin_inset Info
12927 type  "shortcut"
12928 arg   "newline-insert linebreak"
12929 \end_inset
12930
12931  breaks the line and stretches it so that it fills out the whole space between
12932  the page margins.
12933  This is useful to avoid 
12934 \begin_inset Quotes eld
12935 \end_inset
12936
12937 fringes
12938 \begin_inset Quotes erd
12939 \end_inset
12940
12941  in justified paragraphs due to possible whitespace introduced by line breaks.
12942 \end_layout
12943
12944 \begin_layout Standard
12945 You shouldn't use forced line breaks to correct \SpecialChar LaTeX
12946 's line breaking, as \SpecialChar LaTeX
12947  is
12948  very good at line breaking.
12949  There are, however, a number of situations where it is necessary to set
12950  a line break actively, for example, in a poem or for an address (see sections
12951 \begin_inset space ~
12952 \end_inset
12953
12954
12955 \begin_inset CommandInset ref
12956 LatexCommand ref
12957 reference "sec:Quote"
12958
12959 \end_inset
12960
12961
12962 \begin_inset CommandInset ref
12963 LatexCommand ref
12964 reference "sec:Verse"
12965
12966 \end_inset
12967
12968  and 
12969 \begin_inset CommandInset ref
12970 LatexCommand ref
12971 reference "sec:Address-Usage"
12972
12973 \end_inset
12974
12975 ).
12976 \end_layout
12977
12978 \begin_layout Subsection
12979 Horizontal Lines
12980 \begin_inset CommandInset label
12981 LatexCommand label
12982 name "subsec:Horizontal-Lines"
12983
12984 \end_inset
12985
12986
12987 \begin_inset Index idx
12988 status collapsed
12989
12990 \begin_layout Plain Layout
12991 Horizontal lines
12992 \end_layout
12993
12994 \end_inset
12995
12996
12997 \end_layout
12998
12999 \begin_layout Standard
13000 \noindent
13001 \begin_inset CommandInset line
13002 LatexCommand rule
13003 offset "0.5ex"
13004 width "100line%"
13005 height "1pt"
13006
13007 \end_inset
13008
13009
13010 \end_layout
13011
13012 \begin_layout Standard
13013 \noindent
13014 In the dialog 
13015 \family sans
13016 Insert\SpecialChar menuseparator
13017 Formatting\SpecialChar menuseparator
13018 Horizontal
13019 \begin_inset space ~
13020 \end_inset
13021
13022 Line
13023 \family default
13024  you can insert horizontal lines.
13025  The line offset is the vertical distance between the line and the baseline
13026  of the current text line or the paragraph.
13027  The line settings can be changed by left-clicking on the line.
13028 \end_layout
13029
13030 \begin_layout Standard
13031 \noindent
13032 \begin_inset CommandInset line
13033 LatexCommand rule
13034 offset "0.5ex"
13035 width "100line%"
13036 height "1pt"
13037
13038 \end_inset
13039
13040
13041 \end_layout
13042
13043 \begin_layout Section
13044 Characters and Symbols
13045 \end_layout
13046
13047 \begin_layout Standard
13048 You can directly enter all characters that are available on your keyboard.
13049  You can also use special keyboard maps to be able to enter, for example,
13050  characters needed for French with an English keyboard.
13051  See section
13052 \begin_inset space \thinspace{}
13053 \end_inset
13054
13055
13056 \begin_inset CommandInset ref
13057 LatexCommand ref
13058 reference "subsec:Keyboard-mapping"
13059
13060 \end_inset
13061
13062  for information on how this is done.
13063 \end_layout
13064
13065 \begin_layout Standard
13066 For the case where you need a character that is not on your keyboard, you
13067  can use the 
13068 \family sans
13069 Symbols
13070 \family default
13071  dialog via the menu 
13072 \family sans
13073 Insert\SpecialChar menuseparator
13074 Special Character\SpecialChar menuseparator
13075 Symbols
13076 \family default
13077 .
13078 \end_layout
13079
13080 \begin_layout Standard
13081 \begin_inset Note Greyedout
13082 status open
13083
13084 \begin_layout Plain Layout
13085
13086 \series bold
13087 Note:
13088 \series default
13089  Maybe not all symbols inserted with the symbols dialog can be displayed
13090  when you are using a special screen font in \SpecialChar LyX
13091 's preferences.
13092  But the inserted symbols will in every case be displayed in the output.
13093 \end_layout
13094
13095 \end_inset
13096
13097
13098 \end_layout
13099
13100 \begin_layout Section
13101 Fonts and Text Styles
13102 \begin_inset CommandInset label
13103 LatexCommand label
13104 name "sec:Fonts-and-Text"
13105
13106 \end_inset
13107
13108
13109 \end_layout
13110
13111 \begin_layout Subsection
13112 Font Types
13113 \begin_inset Index idx
13114 status collapsed
13115
13116 \begin_layout Plain Layout
13117 Font ! Types
13118 \end_layout
13119
13120 \end_inset
13121
13122
13123 \end_layout
13124
13125 \begin_layout Standard
13126 There are two types of fonts:
13127 \end_layout
13128
13129 \begin_layout Description
13130 Vector
13131 \begin_inset space ~
13132 \end_inset
13133
13134 fonts
13135 \begin_inset Index idx
13136 status collapsed
13137
13138 \begin_layout Plain Layout
13139 Fonts ! Vector-
13140 \end_layout
13141
13142 \end_inset
13143
13144  are built from outlines of the single glyphs (e.
13145 \begin_inset space \thinspace{}
13146 \end_inset
13147
13148 g.
13149  characters) in the font.
13150  This means that each glyph is defined using mathematical curves that are
13151  well suited for scaling to any requested size.
13152  This mathematical definition is interpreted by the font renderer and the
13153  curve is filled out with pixels according to the size and glyph.
13154  This means that vector fonts will look pretty good in all sizes.
13155  Only at very small sizes where each pixel has to be very carefully computed
13156  to provide a good image might it be hard to provide a good rendering.
13157 \begin_inset Newline newline
13158 \end_inset
13159
13160 That could mean that one only needs to define one font size and scale them.
13161  But to achieve a better quality, many fonts define several font sizes.
13162  That improves the appearance because you need more details at large font
13163  sizes than at small ones.
13164 \begin_inset Newline newline
13165 \end_inset
13166
13167 The font types 
13168 \family typewriter
13169 TrueType
13170 \family default
13171
13172 \family typewriter
13173 OpenType
13174 \family default
13175 , and 
13176 \family typewriter
13177 Type
13178 \begin_inset space ~
13179 \end_inset
13180
13181 1
13182 \family default
13183  are vector fonts.
13184 \end_layout
13185
13186 \begin_layout Description
13187 Bitmap
13188 \begin_inset space ~
13189 \end_inset
13190
13191 fonts
13192 \begin_inset Index idx
13193 status collapsed
13194
13195 \begin_layout Plain Layout
13196 Fonts ! Bitmap-
13197 \end_layout
13198
13199 \end_inset
13200
13201  on the other hand, are defined by bitmap graphics from the start; so they
13202  will look good at all the sizes they are meant for.
13203  However, they don't scale well, because in order to scale a glyph, each
13204  pixel is enlarged into several pixels.
13205  It is the same effect that happens if you try to enlarge a picture in an
13206  image manipulation program.
13207  In order to mitigate this effect, bitmap fonts are typically provided in
13208  several fixed sizes typically from around 8
13209 \begin_inset space ~
13210 \end_inset
13211
13212 pixels high up to 34
13213 \begin_inset space ~
13214 \end_inset
13215
13216 pixels or so high in steps according to what is believed to be useful.
13217  The advantage of bitmap fonts is that no complicated computations are necessary
13218  to display each glyph; so bitmap fonts display therefore more quickly than
13219  scalable fonts.
13220  The disadvantage is that sizes that don't exist as fixed versions have
13221  to be scaled by doubling pixels, and thus look bad.
13222 \begin_inset Newline newline
13223 \end_inset
13224
13225 Bitmap fonts are named 
13226 \family typewriter
13227 Type
13228 \begin_inset space ~
13229 \end_inset
13230
13231 3
13232 \family default
13233  in PostScript- and PDF-documents.
13234 \end_layout
13235
13236 \begin_layout Standard
13237 The result of all this is that bitmap fonts are best for the size they are
13238  designed for, while scalable fonts are good for nearly all sizes.
13239  So one needs fewer font size definitions for scalable fonts.
13240  That's the reason why nearly all text rendering and typesetting programs
13241  use scalable fonts.
13242 \end_layout
13243
13244 \begin_layout Standard
13245 To see which fonts are used in a PDF-document, look at its document properties.
13246 \end_layout
13247
13248 \begin_layout Standard
13249 Many modern typesetting and markup languages have begun to move towards
13250  specifying 
13251 \change_deleted -712698321 1525757415
13252 character
13253 \change_inserted 5863208 1598184810
13254 text
13255 \change_unchanged
13256  styles rather than specifying a particular font.
13257  For example, instead of changing to an italicized version of the current
13258  font, to emphasize text you use an 
13259 \begin_inset Quotes eld
13260 \end_inset
13261
13262 emphasized style
13263 \begin_inset Quotes erd
13264 \end_inset
13265
13266 .
13267  This concept fits in perfectly with \SpecialChar LyX
13268 .
13269  In \SpecialChar LyX
13270 , you do things based on contexts, rather than focusing on typesetting
13271  details.
13272 \end_layout
13273
13274 \begin_layout Subsection
13275 \SpecialChar LaTeX
13276  font support
13277 \begin_inset CommandInset label
13278 LatexCommand label
13279 name "subsec:LaTeX-font-support"
13280
13281 \end_inset
13282
13283
13284 \end_layout
13285
13286 \begin_layout Standard
13287 Traditionally, \SpecialChar LaTeX
13288  used its own fonts.
13289  That is to say, you cannot directly access the fonts installed on your
13290  operating system, but you have to use specific fonts provided by your \SpecialChar LaTeX
13291
13292  distribution.
13293  The reason is that \SpecialChar LaTeX
13294  needs some extra information about the fonts, which
13295  have to be provided by additional files and packages.
13296  The downside of this is that your font choice is somewhat limited compared
13297  to a word processor.
13298  On the other hand this comes with the advantage that the provided fonts
13299  are generally of very good quality, and that \SpecialChar LaTeX
13300  files are very portable across
13301  different machines.
13302  Also, the range of fonts supported by traditional \SpecialChar LaTeX
13303  has increased a lot
13304  in the meantime; so you can find packages for many free and commercial
13305  fonts.
13306  \SpecialChar LyX
13307  supports the fonts that are under a free license via the user interface
13308  (see section
13309 \begin_inset space ~
13310 \end_inset
13311
13312
13313 \begin_inset CommandInset ref
13314 LatexCommand ref
13315 reference "subsec:Document-Font"
13316
13317 \end_inset
13318
13319  for details).
13320  Other fonts are available if you enter the relevant \SpecialChar LaTeX
13321  code in the document
13322  preamble (please refer to the documentation of your desired font).
13323 \end_layout
13324
13325 \begin_layout Standard
13326 Recent developments brought some new \SpecialChar LaTeX
13327  engines that are also able directly
13328  to access fonts that are installed for your operating system, namely Xe\SpecialChar TeX
13329
13330  and Lua\SpecialChar TeX
13331 .
13332  Both engines are supported by \SpecialChar LyX
13333 .
13334  By using them, you can theoretically use any OpenType or TrueType font
13335  that is installed on your system.
13336  The next section describes how to use these fonts.
13337 \end_layout
13338
13339 \begin_layout Standard
13340 \begin_inset Note Greyedout
13341 status open
13342
13343 \begin_layout Plain Layout
13344
13345 \series bold
13346 Note:
13347 \series default
13348  In practice, some fonts might fail due to a legacy (non Unicode) font encoding,
13349  bad metrics, or other font deficiencies; so you might have to experiment.
13350 \end_layout
13351
13352 \end_inset
13353
13354
13355 \end_layout
13356
13357 \begin_layout Subsection
13358 Document Font and Font size
13359 \begin_inset CommandInset label
13360 LatexCommand label
13361 name "subsec:Document-Font"
13362
13363 \end_inset
13364
13365
13366 \begin_inset Index idx
13367 status collapsed
13368
13369 \begin_layout Plain Layout
13370 Font ! Size
13371 \end_layout
13372
13373 \end_inset
13374
13375
13376 \begin_inset Index idx
13377 status collapsed
13378
13379 \begin_layout Plain Layout
13380 Document ! Font
13381 \end_layout
13382
13383 \end_inset
13384
13385
13386 \end_layout
13387
13388 \begin_layout Standard
13389 You can set the document fonts in the 
13390 \family sans
13391 Document\SpecialChar menuseparator
13392 Settings
13393 \family default
13394
13395 \begin_inset Index idx
13396 status collapsed
13397
13398 \begin_layout Plain Layout
13399 Document ! Settings
13400 \end_layout
13401
13402 \end_inset
13403
13404  dialog.
13405  In the 
13406 \family sans
13407 Fonts
13408 \family default
13409  section of the dialog, you can specify which font should be used for the
13410  three different font shapes — roman (serif), 
13411 \family sans
13412 sans
13413 \begin_inset space ~
13414 \end_inset
13415
13416 serif
13417 \family default
13418  and 
13419 \family typewriter
13420 typewriter
13421 \family default
13422  (monospaced) — and you can specify the base font size and scaling factors
13423  for (some) sans
13424 \begin_inset space ~
13425 \end_inset
13426
13427 serif and typewriter fonts if this is necessary to fit with the roman font.
13428 \end_layout
13429
13430 \begin_layout Standard
13431 If you select 
13432 \family sans
13433 Use non-TeX fonts
13434 \family default
13435 , you will have access to the fonts installed on your operating system.
13436  This requires that you use 
13437 \family sans
13438 PDF (XeTeX)
13439 \family default
13440
13441 \family sans
13442 PDF (LuaTeX)
13443 \family default
13444  or 
13445 \family sans
13446 DVI (LuaTeX)
13447 \family default
13448  as the output format, i.
13449 \begin_inset space \thinspace{}
13450 \end_inset
13451
13452 e.
13453 \begin_inset space \space{}
13454 \end_inset
13455
13456 you will have to have either Xe\SpecialChar TeX
13457  or Lua\SpecialChar TeX
13458  installed (see section
13459 \begin_inset space ~
13460 \end_inset
13461
13462
13463 \begin_inset CommandInset ref
13464 LatexCommand ref
13465 reference "subsec:LaTeX-font-support"
13466
13467 \end_inset
13468
13469 ).
13470  You will then not have access to \SpecialChar TeX
13471 's own fonts.
13472  Note that \SpecialChar LyX
13473  then lists all available fonts in each of the three lists (roman,
13474  sans
13475 \begin_inset space ~
13476 \end_inset
13477
13478 serif, and typewriter), since \SpecialChar LyX
13479  cannot determine the family.
13480  Also note that the output might fail with some of the listed fonts, due
13481  to the encoding of the fonts and\SpecialChar breakableslash
13482 or font failures.
13483  \SpecialChar LyX
13484  cannot determine this in advance, so you might need to experiment.
13485 \end_layout
13486
13487 \begin_layout Standard
13488 If you use \SpecialChar TeX
13489  fonts (which is the default), the possible options for the font
13490  include 
13491 \family sans
13492 Default
13493 \family default
13494  and a list of fonts available with your \SpecialChar LaTeX
13495  distribution.
13496  If you select 
13497 \family sans
13498 Default,
13499 \family default
13500  the font that is preset by the current document class is used.
13501  With LyX's 
13502 \change_deleted -712698321 1524413696
13503 default
13504 \change_inserted -712698321 1524413700
13505 automatic
13506 \change_unchanged
13507  font encoding, this is
13508 \change_inserted -712698321 1524413733
13509 , depending on the document language,
13510 \change_unchanged
13511  
13512 \change_inserted -712698321 1524413747
13513 either the the standard \SpecialChar TeX
13514  font 
13515 \begin_inset Quotes eld
13516 \end_inset
13517
13518
13519 \family typewriter
13520 Computer
13521 \begin_inset space ~
13522 \end_inset
13523
13524 Modern
13525 \family default
13526
13527 \begin_inset Quotes erd
13528 \end_inset
13529
13530  (
13531 \family typewriter
13532 cm
13533 \family default
13534 ) or 
13535 \change_unchanged
13536 a look-alike of
13537 \change_deleted -712698321 1524413754
13538  the standard \SpecialChar TeX
13539  font 
13540 \begin_inset Quotes eld
13541 \end_inset
13542
13543
13544 \family typewriter
13545 Computer
13546 \begin_inset space ~
13547 \end_inset
13548
13549 Modern
13550 \family default
13551
13552 \begin_inset Quotes erd
13553 \end_inset
13554
13555  (
13556 \family typewriter
13557 cm
13558 \family default
13559 )
13560 \change_inserted -712698321 1524413756
13561  this font
13562 \change_unchanged
13563 : either 
13564 \begin_inset Quotes eld
13565 \end_inset
13566
13567
13568 \family typewriter
13569 cm-super
13570 \family default
13571
13572 \begin_inset Quotes erd
13573 \end_inset
13574
13575  or the bitmap font 
13576 \begin_inset Quotes eld
13577 \end_inset
13578
13579
13580 \family typewriter
13581 European Computer Modern
13582 \family default
13583
13584 \begin_inset Quotes erd
13585 \end_inset
13586
13587  (
13588 \family typewriter
13589 ec
13590 \family default
13591 ).
13592  However, some classes set different default fonts.
13593 \end_layout
13594
13595 \begin_layout Standard
13596 As 
13597 \family typewriter
13598 ec
13599 \family default
13600  is a bitmap font, it looks pixelated in PDF output, especially when you
13601  read the PDF in a zoomed size.
13602 \begin_inset Foot
13603 status collapsed
13604
13605 \begin_layout Plain Layout
13606 This problem is less severe if you read PDFs in 
13607 \family typewriter
13608 Adobe
13609 \begin_inset space ~
13610 \end_inset
13611
13612 Reader
13613 \family default
13614  version 6 or later, because this program includes a special bitmap font
13615  renderer.
13616 \end_layout
13617
13618 \end_inset
13619
13620  To get rid of pixelated fonts, you have to use a vector font.
13621  Depending on how your document should look, you can either:
13622 \end_layout
13623
13624 \begin_layout Itemize
13625 select the 
13626 \family sans
13627 Latin
13628 \begin_inset space ~
13629 \end_inset
13630
13631 Modern
13632 \family default
13633  fonts, which is the recommended choice if you want to keep the look of
13634  
13635 \family typewriter
13636 cm
13637 \family default
13638 /
13639 \family typewriter
13640 ec
13641 \family default
13642 .
13643  
13644 \family sans
13645 Latin
13646 \begin_inset space ~
13647 \end_inset
13648
13649 Modern
13650 \family default
13651  was developed for the \SpecialChar LaTeX
13652  community in order to replace 
13653 \family typewriter
13654 cm
13655 \family default
13656  as the default font.
13657  It covers a huge range of glyphs and several font shapes.
13658  Except for some details, where the appearance was improved, 
13659 \family sans
13660 Latin
13661 \begin_inset space ~
13662 \end_inset
13663
13664 Modern
13665 \family default
13666  looks identical to 
13667 \family typewriter
13668 cm
13669 \family default
13670 .
13671 \begin_inset Foot
13672 status collapsed
13673
13674 \begin_layout Plain Layout
13675 One difference is improved kerning.
13676 \end_layout
13677
13678 \end_inset
13679
13680
13681 \end_layout
13682
13683 \begin_layout Itemize
13684 If you do not like the look of 
13685 \family typewriter
13686 cm
13687 \family default
13688 /
13689 \family typewriter
13690 ec
13691 \family default
13692 , you can of course select one of the other vector fonts provided, e.
13693 \begin_inset space \thinspace{}
13694 \end_inset
13695
13696 g.
13697 \begin_inset space ~
13698 \end_inset
13699
13700
13701 \family typewriter
13702 Times
13703 \begin_inset space ~
13704 \end_inset
13705
13706 Roman
13707 \family default
13708  or
13709 \family typewriter
13710  Palatino
13711 \family default
13712 .
13713  Most roman vector fonts will automatically select matching sans
13714 \begin_inset space ~
13715 \end_inset
13716
13717 serif and typewriter fonts,
13718 \begin_inset Foot
13719 status collapsed
13720
13721 \begin_layout Plain Layout
13722 These are sometimes just matching other fonts (e.
13723 \begin_inset space \thinspace{}
13724 \end_inset
13725
13726 g., 
13727 \family sans
13728 Times
13729 \begin_inset space ~
13730 \end_inset
13731
13732 Roman
13733 \family default
13734  selects 
13735 \family sans
13736 Helvetica
13737 \family default
13738  for sans serif text), or different shapes of the same font, i.
13739 \begin_inset space \thinspace{}
13740 \end_inset
13741
13742 e.
13743 \begin_inset space \space{}
13744 \end_inset
13745
13746 a real font 
13747 \emph on
13748 family
13749 \emph default
13750  (e.
13751 \begin_inset space \thinspace{}
13752 \end_inset
13753
13754 g.
13755 \begin_inset space \space{}
13756 \end_inset
13757
13758 in case of 
13759 \family sans
13760 Latin
13761 \begin_inset space ~
13762 \end_inset
13763
13764 Modern
13765 \family default
13766  oder 
13767 \family sans
13768 Computer
13769 \begin_inset space ~
13770 \end_inset
13771
13772 Modern
13773 \family default
13774 ).
13775 \end_layout
13776
13777 \end_inset
13778
13779  but you can also select your own.
13780 \begin_inset Newline newline
13781 \end_inset
13782
13783 The differences between roman, 
13784 \family sans
13785 sans
13786 \begin_inset space ~
13787 \end_inset
13788
13789 serif
13790 \family default
13791  and 
13792 \family typewriter
13793 typewriter
13794 \family default
13795  fonts are explained in section
13796 \begin_inset space ~
13797 \end_inset
13798
13799
13800 \begin_inset CommandInset ref
13801 LatexCommand ref
13802 reference "subsec:Fine-Tuning-with-the"
13803
13804 \end_inset
13805
13806 .
13807 \begin_inset Newline newline
13808 \end_inset
13809
13810 The font 
13811 \family sans
13812 Times
13813 \begin_inset space ~
13814 \end_inset
13815
13816 Roman
13817 \family default
13818  was originally designed for newspapers.
13819  Its glyphs are thus smaller than glyphs from other fonts in order to fit
13820  into the small newspaper columns.
13821  Therefore 
13822 \family sans
13823 Times
13824 \begin_inset space ~
13825 \end_inset
13826
13827 Roman
13828 \family default
13829  is not the optimal choice for larger documents like books.
13830 \end_layout
13831
13832 \begin_layout Standard
13833 For the font size there are generally four possible values: 
13834 \family sans
13835 Default, 10
13836 \family default
13837
13838 \family sans
13839 11
13840 \family default
13841  and 
13842 \family sans
13843 12
13844 \family default
13845 .
13846  Some classes provide additional sizes.
13847  The size of 
13848 \family sans
13849 Default
13850 \family default
13851  depends on the class you are using.
13852  In the standard classes it is equal to the font size 10.
13853 \end_layout
13854
13855 \begin_layout Standard
13856 Note that the font size is the 
13857 \emph on
13858 base size
13859 \emph default
13860 .
13861  That means that \SpecialChar LyX
13862  scales all other possible font sizes (such as those used
13863  in footnotes, super-, and subscripts) by this value.
13864  You can fine-tune the font size of text parts via the 
13865 \family sans
13866 Text
13867 \begin_inset space ~
13868 \end_inset
13869
13870 Style
13871 \family default
13872  dialog if needed.
13873  The possible font sizes for text parts are explained in section
13874 \begin_inset space ~
13875 \end_inset
13876
13877
13878 \begin_inset CommandInset ref
13879 LatexCommand ref
13880 reference "subsec:Fine-Tuning-with-the"
13881
13882 \end_inset
13883
13884 .
13885 \end_layout
13886
13887 \begin_layout Standard
13888 The 
13889 \family sans
13890 Default
13891 \begin_inset space ~
13892 \end_inset
13893
13894 Family
13895 \family default
13896  selection lets you specify whether the base font of your document should
13897  be roman, sans
13898 \begin_inset space ~
13899 \end_inset
13900
13901 serif or typewriter.
13902  The 
13903 \family sans
13904 Default
13905 \family default
13906  selection uses what is preset by the class, the other selections override
13907  this.
13908  In most cases, 
13909 \family sans
13910 Default
13911 \family default
13912  is equal to 
13913 \family sans
13914 roman
13915 \family default
13916 , but some classes (such as presentation classes) use other defaults.
13917 \end_layout
13918
13919 \begin_layout Standard
13920 The
13921 \family typewriter
13922  
13923 \family sans
13924 LaTeX font encoding
13925 \family default
13926  selection is an expert setting which lets you change the value passed to
13927  the \SpecialChar LaTeX
13928 -package 
13929 \series bold
13930 fontenc
13931 \series default
13932
13933 \begin_inset Index idx
13934 status collapsed
13935
13936 \begin_layout Plain Layout
13937 \SpecialChar LaTeX
13938  packages ! fontenc
13939 \end_layout
13940
13941 \end_inset
13942
13943
13944 \change_deleted -712698321 1524413571
13945  (see also section
13946 \begin_inset space ~
13947 \end_inset
13948
13949
13950 \begin_inset CommandInset ref
13951 LatexCommand ref
13952 reference "subsec:LaTeX-settings"
13953
13954 \end_inset
13955
13956 )
13957 \change_unchanged
13958 .
13959  Normally, you do not need to change (or even understand) this.
13960  Unless you have specific reasons, use 
13961 \change_deleted -712698321 1524413471
13962
13963 \family sans
13964 Default
13965 \change_inserted -712698321 1524413474
13966 Automatic
13967 \change_unchanged
13968
13969 \family default
13970 .
13971 \end_layout
13972
13973 \begin_layout Standard
13974 With some fonts, the checkboxes 
13975 \family sans
13976 Use Old Style Figures
13977 \family default
13978  and 
13979 \family sans
13980 Use True Small Caps
13981 \family default
13982  are available.
13983  These are extra features some fonts provide.
13984  If 
13985 \family sans
13986 Use Old Style Figures
13987 \family default
13988  is checked, old style figures (also known as medieval or text figures)
13989  are used.
13990  Old style figures are the numerals (0
13991 \begin_inset space \thinspace{}
13992 \end_inset
13993
13994
13995 \begin_inset space \thinspace{}
13996 \end_inset
13997
13998 9) with ascenders and descenders, which makes them fit nicely with lowercase
13999  letters.
14000  
14001 \family sans
14002 Use True Small Caps
14003 \family default
14004  determines that real small caps are used instead of faked small caps made
14005  of scaled capitals.
14006  Real small caps are often part of expert font sets; they generally look
14007  better than faked small caps but might have to be purchased separately.
14008 \change_inserted -712698321 1563000270
14009
14010 \end_layout
14011
14012 \begin_layout Standard
14013
14014 \change_inserted -712698321 1563000448
14015 Furthermore, with some fonts, you can add additional (comma-separated) options
14016  provided by the font package (or the 
14017 \family sans
14018 fontspec
14019 \family default
14020  package, if you use non-TeX fonts), into the 
14021 \family sans
14022 Options
14023 \family default
14024  field.
14025  This presupposes that you are familiar with the respective \SpecialChar LaTeX
14026  font package.
14027 \change_unchanged
14028
14029 \end_layout
14030
14031 \begin_layout Standard
14032 The field 
14033 \family sans
14034 CJK
14035 \family default
14036  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
14037  a font to display the script characters.
14038 \begin_inset Foot
14039 status collapsed
14040
14041 \begin_layout Plain Layout
14042 The font will be the argument for the commands of the \SpecialChar LaTeX
14043 -package 
14044 \series bold
14045 CJK
14046 \series default
14047 .
14048 \begin_inset Index idx
14049 status collapsed
14050
14051 \begin_layout Plain Layout
14052 \SpecialChar LaTeX
14053  packages ! CJK
14054 \end_layout
14055
14056 \end_inset
14057
14058  So this has no effect for the document language 
14059 \family sans
14060 Japanese
14061 \family default
14062  that does not use 
14063 \series bold
14064 CJK
14065 \series default
14066 .
14067 \end_layout
14068
14069 \end_inset
14070
14071
14072 \end_layout
14073
14074 \begin_layout Standard
14075 The option 
14076 \family sans
14077 Enable micro-typographic extensions
14078 \family default
14079  activates extensions such as character protrusion and font expansion via
14080  the \SpecialChar LaTeX
14081 -package 
14082 \series bold
14083 microtype
14084 \series default
14085
14086 \begin_inset Index idx
14087 status collapsed
14088
14089 \begin_layout Plain Layout
14090 \SpecialChar LaTeX
14091  packages ! microtype
14092 \end_layout
14093
14094 \end_inset
14095
14096 .
14097  
14098 \end_layout
14099
14100 \begin_layout Standard
14101 The option 
14102 \family sans
14103 Disallow line breaks after dashes
14104 \family default
14105  outputs en- and em-dashes as literal characters
14106 \begin_inset Foot
14107 status collapsed
14108
14109 \begin_layout Plain Layout
14110 Or \SpecialChar LaTeX
14111  macro, if the literal character is not supported by the \SpecialChar LaTeX
14112  input encoding.
14113 \end_layout
14114
14115 \end_inset
14116
14117  instead of ligatures (--, ---) (see section
14118 \begin_inset space ~
14119 \end_inset
14120
14121
14122 \begin_inset CommandInset ref
14123 LatexCommand ref
14124 reference "subsec:Dashes-and-line-breaks"
14125 plural "false"
14126 caps "false"
14127 noprefix "false"
14128
14129 \end_inset
14130
14131 ).
14132 \end_layout
14133
14134 \begin_layout Standard
14135 \begin_inset VSpace bigskip
14136 \end_inset
14137
14138
14139 \begin_inset Note Greyedout
14140 status open
14141
14142 \begin_layout Plain Layout
14143
14144 \series bold
14145 Note:
14146 \series default
14147  When you choose a new font or font size, \SpecialChar LyX
14148  does 
14149 \emph on
14150 not
14151 \emph default
14152  change the screen font! You will only see a difference in the printed output;
14153  this is part of the WYSIWYM concept.
14154  \SpecialChar LyX
14155 's screen fonts can be adjusted in the 
14156 \family sans
14157 Tools\SpecialChar menuseparator
14158 Preferences
14159 \family default
14160  dialog, see section
14161 \begin_inset space ~
14162 \end_inset
14163
14164
14165 \begin_inset CommandInset ref
14166 LatexCommand ref
14167 reference "subsec:Screen-Fonts"
14168
14169 \end_inset
14170
14171 .
14172 \end_layout
14173
14174 \end_inset
14175
14176
14177 \end_layout
14178
14179 \begin_layout Subsection
14180 Math Fonts
14181 \end_layout
14182
14183 \begin_layout Standard
14184 In \SpecialChar LaTeX
14185  the font used for characters in equations is different from the document
14186  font.
14187  For the case that you use \SpecialChar TeX
14188  fonts for your document, you can explicitly
14189  choose a math font in the dialog 
14190 \family sans
14191 Document\SpecialChar menuseparator
14192 Settings
14193 \family default
14194
14195 \begin_inset Index idx
14196 status collapsed
14197
14198 \begin_layout Plain Layout
14199 Document ! Settings
14200 \end_layout
14201
14202 \end_inset
14203
14204 .
14205  The default setting is that \SpecialChar LyX
14206  automatically selects a math font.
14207  For most cases this will be \SpecialChar LaTeX
14208 's default – the math variant of \SpecialChar LaTeX
14209 's default
14210  font family 
14211 \begin_inset Quotes eld
14212 \end_inset
14213
14214
14215 \family typewriter
14216 Computer
14217 \begin_inset space ~
14218 \end_inset
14219
14220 Modern
14221 \family default
14222
14223 \begin_inset Quotes erd
14224 \end_inset
14225
14226 .
14227  \SpecialChar LyX
14228  will automatically only load another math font if a math variant of the
14229  document font is available.
14230 \end_layout
14231
14232 \begin_layout Standard
14233 Note that the math font will not be used for 
14234 \emph on
14235 mathematical text
14236 \emph default
14237  (which is inserted with the shortcut 
14238 \begin_inset Info
14239 type  "shortcut"
14240 arg   "font-default"
14241 \end_inset
14242
14243  or by the insertion of the command 
14244 \series bold
14245
14246 \backslash
14247 text
14248 \series default
14249  into a formula).
14250  Also note that some math fonts are sans
14251 \begin_inset space ~
14252 \end_inset
14253
14254 serif.
14255  Your document might therefore look strange when the document text has serifs
14256  while the math characters do not.
14257  Sans
14258 \begin_inset space ~
14259 \end_inset
14260
14261 serif math fonts make therefore in most cases only sense if you select 
14262 \family sans
14263 Sans
14264 \begin_inset space ~
14265 \end_inset
14266
14267 Serif
14268 \family default
14269  for the 
14270 \family sans
14271 Default
14272 \begin_inset space ~
14273 \end_inset
14274
14275 family
14276 \family default
14277  in the document font settings.
14278 \end_layout
14279
14280 \begin_layout Standard
14281 If you use non-\SpecialChar TeX
14282  fonts for the document, you can only choose for math to
14283  use either the document's class default \SpecialChar TeX
14284  font (in most cases 
14285 \begin_inset Quotes eld
14286 \end_inset
14287
14288
14289 \family typewriter
14290 Computer
14291 \begin_inset space ~
14292 \end_inset
14293
14294 Modern
14295 \family default
14296
14297 \begin_inset Quotes erd
14298 \end_inset
14299
14300 ) or to use the non-\SpecialChar TeX
14301  variant of the document's class default font (in most
14302  cases 
14303 \begin_inset Quotes eld
14304 \end_inset
14305
14306
14307 \family typewriter
14308 Latin
14309 \begin_inset space ~
14310 \end_inset
14311
14312 Modern
14313 \family default
14314
14315 \begin_inset Quotes erd
14316 \end_inset
14317
14318 ).
14319 \end_layout
14320
14321 \begin_layout Subsection
14322 Using Different 
14323 \change_deleted -712698321 1525757119
14324 Character
14325 \change_inserted -712698321 1525757120
14326 Text
14327 \change_unchanged
14328  Styles
14329 \change_inserted -712698321 1525595783
14330
14331 \begin_inset CommandInset label
14332 LatexCommand label
14333 name "subsec:charstyles"
14334
14335 \end_inset
14336
14337
14338 \change_unchanged
14339
14340 \begin_inset Index idx
14341 status collapsed
14342
14343 \begin_layout Plain Layout
14344 Character Styles
14345 \end_layout
14346
14347 \end_inset
14348
14349
14350 \begin_inset Index idx
14351 status collapsed
14352
14353 \begin_layout Plain Layout
14354 Text Style
14355 \end_layout
14356
14357 \end_inset
14358
14359
14360 \end_layout
14361
14362 \begin_layout Standard
14363 As we've already seen, \SpecialChar LyX
14364  automatically changes the 
14365 \change_deleted -712698321 1525601052
14366 character 
14367 \change_unchanged
14368 style for certain paragraph environments.
14369
14370 \change_inserted -712698321 1525757169
14371  In this section, we will explain how the style of selected text passages
14372  can by changed.
14373  This is where we meet the concept of 
14374 \emph on
14375 text styles
14376 \emph default
14377 .
14378
14379 \change_deleted -712698321 1525601099
14380  
14381 \change_inserted -712698321 1525601099
14382
14383 \end_layout
14384
14385 \begin_layout Standard
14386
14387 \change_inserted -712698321 1525595930
14388 By default, 
14389 \change_unchanged
14390 \SpecialChar LyX
14391  supports two 
14392 \change_deleted -712698321 1525757160
14393 character
14394 \change_inserted -712698321 1525757161
14395 text
14396 \change_unchanged
14397  styles, 
14398 \emph on
14399 Emphasized
14400 \emph default
14401  and 
14402 \noun on
14403 Noun
14404 \noun default
14405 .
14406  
14407 \change_inserted -712698321 1525757189
14408 These are 
14409 \emph on
14410 builtin
14411 \emph default
14412 , i.
14413 \begin_inset space \thinspace{}
14414 \end_inset
14415
14416 e., available with all document classes.
14417  On top of that, some document classes and modules provide 
14418 \emph on
14419 custom text styles
14420 \emph default
14421  for specific purposes.
14422  We describe both types of text styles in a minute.
14423 \end_layout
14424
14425 \begin_layout Standard
14426
14427 \change_inserted -712698321 1525757201
14428 Before we do that, though, allow us just a few words of what we mean by
14429  
14430 \emph on
14431 text styles
14432 \emph default
14433  in contrast to 
14434 \emph on
14435 text properties
14436 \emph default
14437 .
14438  Traditional word processors used to focus on so-called 
14439 \emph on
14440 formal markup
14441 \emph default
14442 : if you wanted to emphasize a word, you selected it and chose e.
14443 \begin_inset space \thinspace{}
14444 \end_inset
14445
14446 g.
14447  
14448 \begin_inset Quotes eld
14449 \end_inset
14450
14451 bold style
14452 \begin_inset Quotes erd
14453 \end_inset
14454
14455  — you customized the 
14456 \emph on
14457 text properties
14458 \emph default
14459 .
14460  Modern processors, \SpecialChar LyX
14461  among them, encourage the use of 
14462 \emph on
14463 semantic 
14464 \emph default
14465 (or 
14466 \emph on
14467 logical
14468 \emph default
14469
14470 \emph on
14471 markup
14472 \emph default
14473  instead (although formal markup is still possible; see section
14474 \begin_inset space ~
14475 \end_inset
14476
14477
14478 \begin_inset CommandInset ref
14479 LatexCommand ref
14480 reference "subsec:Fine-Tuning-with-the"
14481
14482 \end_inset
14483
14484 ).
14485  Rather than fiddling with 
14486 \emph on
14487 text properties
14488 \emph default
14489 , they encourage the use of 
14490 \emph on
14491 text styles
14492 \emph default
14493 , who are defined with regard to their function (e.
14494 \begin_inset space \thinspace{}
14495 \end_inset
14496
14497 g., 
14498 \begin_inset Quotes els
14499 \end_inset
14500
14501 emphasize
14502 \begin_inset Quotes ers
14503 \end_inset
14504
14505 ), not their form (
14506 \begin_inset Quotes els
14507 \end_inset
14508
14509 bold
14510 \begin_inset Quotes ers
14511 \end_inset
14512
14513 ).
14514  There are many advantages of the semantic approach.
14515  To begin with, using functional categories keeps you thinking about why
14516  you are actually marking up, if your markup is consistent and systematic,
14517  and whether this particular markup makes sense.
14518  On a more practical level, it is easy to change the appearance if needed.
14519  Consider the case when you are writing a paper and set all proper names
14520  in 
14521 \shape smallcaps
14522 small caps
14523 \shape default
14524  via formal markup.
14525  Now if the publisher requests to have names appear differently (e.
14526 \begin_inset space \thinspace{}
14527 \end_inset
14528
14529 g., in normal font, or ALL-CAPS), you would have to change any single occurrence.
14530  With a semantic markup (such as 
14531 \noun on
14532 noun
14533 \noun default
14534 ; see below), you'd just need to change the definition of 
14535 \family sans
14536 Noun
14537 \family default
14538  once and for all.
14539  It's a ten second change (if you know how to change the \SpecialChar LaTeX
14540  definition).
14541  Moreover, semantic markup even allows you to produce different versions
14542  of a document, using different markup semantics.
14543 \end_layout
14544
14545 \begin_layout Standard
14546
14547 \change_inserted -712698321 1525757213
14548 With that in mind, we now turn to the semantic text styles that are provided
14549  by \SpecialChar LyX
14550 .
14551 \change_unchanged
14552
14553 \end_layout
14554
14555 \begin_layout Subsubsection
14556
14557 \change_inserted -712698321 1525757220
14558 Builtin Text Styles
14559 \begin_inset CommandInset label
14560 LatexCommand label
14561 name "subsec:Builtin-Character-Styles"
14562
14563 \end_inset
14564
14565
14566 \end_layout
14567
14568 \begin_layout Standard
14569
14570 \change_inserted -712698321 1525757226
14571 The two builtin text styles can be 
14572 \change_deleted -712698321 1525596489
14573 You can 
14574 \change_unchanged
14575 activate
14576 \change_inserted -712698321 1525596491
14577 d
14578 \change_unchanged
14579  
14580 \change_deleted -712698321 1525596494
14581 both of these styles 
14582 \change_unchanged
14583 via 
14584 \change_inserted -712698321 1525596436
14585 the 
14586 \family sans
14587 Text Style
14588 \family default
14589  dialog, 
14590 \change_unchanged
14591 key bindings
14592 \change_deleted -712698321 1525596045
14593 , the menus
14594 \change_unchanged
14595 , and the toolbar.
14596 \end_layout
14597
14598 \begin_layout Standard
14599 To activate the 
14600 \family sans
14601 Noun
14602 \family default
14603  style, do one of the following:
14604 \end_layout
14605
14606 \begin_layout Itemize
14607 click on the toolbar button 
14608 \begin_inset Info
14609 type  "icon"
14610 arg   "font-noun"
14611 \end_inset
14612
14613
14614 \end_layout
14615
14616 \begin_layout Itemize
14617 use the key binding 
14618 \begin_inset Info
14619 type  "shortcut"
14620 arg   "font-noun"
14621 \end_inset
14622
14623
14624 \change_inserted -712698321 1525596051
14625
14626 \end_layout
14627
14628 \begin_layout Itemize
14629
14630 \change_inserted -712698321 1525596318
14631 use the 
14632 \family sans
14633 Text Style
14634 \family default
14635  dialog (
14636 \begin_inset Info
14637 type  "menu"
14638 arg   "dialog-show character"
14639 \end_inset
14640
14641  or 
14642 \begin_inset Info
14643 type  "icon"
14644 arg   "dialog-show character"
14645 \end_inset
14646
14647 ) as described in section
14648 \begin_inset space ~
14649 \end_inset
14650
14651
14652 \begin_inset CommandInset ref
14653 LatexCommand ref
14654 reference "subsec:Fine-Tuning-with-the"
14655
14656 \end_inset
14657
14658
14659 \change_unchanged
14660
14661 \end_layout
14662
14663 \begin_layout Standard
14664 These commands are all toggles.
14665  That is, if 
14666 \family sans
14667 Noun
14668 \family default
14669  style is already active, they deactivate it.
14670 \end_layout
14671
14672 \begin_layout Standard
14673 One typically uses the 
14674 \family sans
14675 Noun
14676 \family default
14677  style for proper names.
14678  For example: 
14679 \begin_inset Quotes eld
14680 \end_inset
14681
14682
14683 \noun on
14684 Matthias Ettrich
14685 \noun default
14686  is the original author of \SpecialChar LyX
14687 .
14688 \begin_inset Quotes erd
14689 \end_inset
14690
14691
14692 \change_inserted -712698321 1525598183
14693
14694 \end_layout
14695
14696 \begin_layout Standard
14697
14698 \change_inserted -712698321 1525598323
14699 By default, 
14700 \family sans
14701 Noun
14702 \family default
14703  is producing text in 
14704 \shape smallcaps
14705 Small Caps
14706 \shape default
14707 , but the definition can be changed.
14708 \change_unchanged
14709
14710 \end_layout
14711
14712 \begin_layout Standard
14713 A more widely used 
14714 \change_deleted -712698321 1525757229
14715 character
14716 \change_inserted -712698321 1525757229
14717 text
14718 \change_unchanged
14719  style is the 
14720 \family sans
14721 Emphasized
14722 \family default
14723  style.
14724  You can activate (or deactivate — it's also a toggle) the 
14725 \family sans
14726 Emphasized
14727 \family default
14728  style by:
14729 \end_layout
14730
14731 \begin_layout Itemize
14732 clicking on the toolbar button 
14733 \begin_inset Info
14734 type  "icon"
14735 arg   "font-emph"
14736 \end_inset
14737
14738
14739 \end_layout
14740
14741 \begin_layout Itemize
14742 using the keybindings 
14743 \begin_inset Info
14744 type  "shortcut"
14745 arg   "font-emph"
14746 \end_inset
14747
14748
14749 \change_inserted -712698321 1525596078
14750
14751 \end_layout
14752
14753 \begin_layout Itemize
14754
14755 \change_inserted -712698321 1525596340
14756 use the 
14757 \family sans
14758 Text Style
14759 \family default
14760  dialog (
14761 \begin_inset Info
14762 type  "menu"
14763 arg   "dialog-show character"
14764 \end_inset
14765
14766  or 
14767 \begin_inset Info
14768 type  "icon"
14769 arg   "dialog-show character"
14770 \end_inset
14771
14772 ) as described in section
14773 \begin_inset space ~
14774 \end_inset
14775
14776
14777 \begin_inset CommandInset ref
14778 LatexCommand ref
14779 reference "subsec:Fine-Tuning-with-the"
14780
14781 \end_inset
14782
14783
14784 \change_unchanged
14785
14786 \end_layout
14787
14788 \begin_layout Standard
14789 Normally the 
14790 \family sans
14791 Emphasized
14792 \family default
14793  style is equivalent to an italic font but some document classes or \SpecialChar LaTeX
14794
14795 \change_inserted -712698321 1525598370
14796  
14797 \change_deleted -712698321 1525598370
14798 -
14799 \change_unchanged
14800 packages use a different font
14801 \change_inserted -712698321 1525598396
14802 , and you can also customize it yourself by changing the \SpecialChar LaTeX
14803  definition
14804 \change_unchanged
14805 .
14806 \end_layout
14807
14808 \begin_layout Standard
14809 We've been using the 
14810 \family sans
14811 Emphasized
14812 \family default
14813  style all over the place in this document.
14814  Here's one more example:
14815 \end_layout
14816
14817 \begin_layout Quotation
14818
14819 \emph on
14820 Do not overuse 
14821 \change_deleted -712698321 1525757231
14822 character
14823 \change_inserted -712698321 1525757231
14824 text
14825 \change_unchanged
14826  styles!
14827 \end_layout
14828
14829 \begin_layout Standard
14830 It's also a warning in addition to an example.
14831  One's writing should parallel ordinary conversation.
14832  Since we don't all constantly scream at each other, we should also avoid
14833  the common tendency to overuse 
14834 \change_deleted -712698321 1525757236
14835 character
14836 \change_inserted -712698321 1525757236
14837 text
14838 \change_unchanged
14839  styles.
14840
14841 \change_deleted 5863208 1598186598
14842  
14843 \change_inserted -712698321 1525598419
14844
14845 \end_layout
14846
14847 \begin_layout Standard
14848
14849 \change_inserted -712698321 1525757709
14850 In contrast to the custom text styles, the builtin styles are represented
14851  only as font changes and integrated in the 
14852 \family sans
14853 Text Properties
14854 \family default
14855  dialog.
14856  
14857 \change_unchanged
14858 You can 
14859 \change_inserted -712698321 1525598525
14860 therefore 
14861 \change_unchanged
14862 always reset to the default font using the key binding 
14863 \begin_inset Info
14864 type  "shortcut"
14865 arg   "font-default"
14866 \end_inset
14867
14868  or th
14869 \change_deleted -712698321 1525598540
14870 e
14871 \change_inserted -712698321 1525598540
14872 at
14873 \change_unchanged
14874  dialog 
14875 \change_deleted -712698321 1525596565
14876
14877 \family sans
14878 Edit\SpecialChar menuseparator
14879 Text
14880 \begin_inset space ~
14881 \end_inset
14882
14883 Style\SpecialChar menuseparator
14884 Customized
14885 \change_inserted -712698321 1525598544
14886
14887 \family default
14888 (
14889 \begin_inset Info
14890 type  "menu"
14891 arg   "dialog-show character"
14892 \end_inset
14893
14894
14895 \change_unchanged
14896  
14897 \change_inserted -712698321 1525598549
14898 or 
14899 \change_deleted -712698321 1525598549
14900 (
14901 \change_unchanged
14902
14903 \begin_inset Info
14904 type  "icon"
14905 arg   "dialog-show character"
14906 \end_inset
14907
14908 ).
14909 \change_inserted -712698321 1525596575
14910
14911 \end_layout
14912
14913 \begin_layout Subsubsection
14914
14915 \change_inserted -712698321 1525756578
14916 Custom Text Styles
14917 \begin_inset CommandInset label
14918 LatexCommand label
14919 name "subsec:Custom-Character-Styles"
14920
14921 \end_inset
14922
14923
14924 \end_layout
14925
14926 \begin_layout Standard
14927
14928 \change_inserted -712698321 1525757241
14929 Custom text styles can be provided by the document class, a module (see
14930  section
14931 \begin_inset space ~
14932 \end_inset
14933
14934
14935 \begin_inset CommandInset ref
14936 LatexCommand ref
14937 reference "subsec:Modules"
14938 plural "false"
14939 caps "false"
14940 noprefix "false"
14941
14942 \end_inset
14943
14944 ), or local layout settings (see section
14945 \begin_inset space ~
14946 \end_inset
14947
14948
14949 \begin_inset CommandInset ref
14950 LatexCommand ref
14951 reference "subsec:Local-Layout"
14952
14953 \end_inset
14954
14955 ).
14956  As the two builtin styles, they provide 
14957 \emph on
14958 semantic
14959 \emph default
14960  markup for specific functions.
14961  For instance, \SpecialChar LyX
14962  ships a 
14963 \emph on
14964 Linguistics
14965 \emph default
14966  module that provides, among other things, some custom text styles to markup
14967  linguistic levels: 
14968 \emph on
14969 expressions
14970 \emph default
14971
14972 \noun on
14973 concepts
14974 \noun default
14975 , and 
14976 \begin_inset Quotes els
14977 \end_inset
14978
14979 meanings
14980 \begin_inset Quotes ers
14981 \end_inset
14982
14983 .
14984 \end_layout
14985
14986 \begin_layout Standard
14987
14988 \change_inserted -712698321 1525757806
14989 These styles can be found, if available, in the 
14990 \family sans
14991 Edit\SpecialChar menuseparator
14992 Text Styles
14993 \family default
14994  menu.
14995 \end_layout
14996
14997 \begin_layout Standard
14998
14999 \change_inserted -712698321 1525757245
15000 For the purpose of demonstration, we have loaded in this document the optional
15001  module 
15002 \family sans
15003 Logical Markup
15004 \family default
15005  that replicates and extends the two builtin styles.
15006  By example of the emphasized style, we can see the differences in look
15007  and feel (although the result in the typeset output is the same): while
15008  the builtin 
15009 \emph on
15010 emphasized style
15011 \emph default
15012  appears as normal font change, the custom text style 
15013 \begin_inset Flex Emph
15014 status open
15015
15016 \begin_layout Plain Layout
15017
15018 \change_inserted -712698321 1525599318
15019 Emph
15020 \change_unchanged
15021
15022 \end_layout
15023
15024 \end_inset
15025
15026  appears as an inset, with a label below that identifies its semantics.
15027  This is the way all custom text styles look and feel like.
15028  For instance, the three others from the module we have loaded are: 
15029 \begin_inset Flex Code
15030 status open
15031
15032 \begin_layout Plain Layout
15033
15034 \change_inserted -712698321 1525599387
15035 Code
15036 \change_unchanged
15037
15038 \end_layout
15039
15040 \end_inset
15041
15042
15043 \begin_inset Flex Strong
15044 status open
15045
15046 \begin_layout Plain Layout
15047
15048 \change_inserted -712698321 1525599390
15049 Strong
15050 \change_unchanged
15051
15052 \end_layout
15053
15054 \end_inset
15055
15056 , and 
15057 \begin_inset Flex Noun
15058 status open
15059
15060 \begin_layout Plain Layout
15061
15062 \change_inserted -712698321 1525599392
15063 Noun
15064 \change_unchanged
15065
15066 \end_layout
15067
15068 \end_inset
15069
15070 .
15071  Note that custom text styles might (as in the example) or might not emulate
15072  on screen their formal appearance.
15073 \change_unchanged
15074
15075 \end_layout
15076
15077 \begin_layout Subsection
15078
15079 \change_deleted -712698321 1525599470
15080 Fine-Tuning
15081 \change_inserted -712698321 1525599472
15082 Tweaking
15083 \change_unchanged
15084  
15085 \change_inserted -712698321 1525599462
15086 Text 
15087 \change_unchanged
15088 with the 
15089 \family sans
15090 Text 
15091 \change_deleted -712698321 1525756524
15092 Style
15093 \change_inserted -712698321 1525756526
15094 Properties
15095 \change_unchanged
15096
15097 \family default
15098  
15099 \change_deleted -712698321 1525599485
15100 d
15101 \change_inserted -712698321 1525599485
15102 D
15103 \change_unchanged
15104 ialog
15105 \begin_inset CommandInset label
15106 LatexCommand label
15107 name "subsec:Fine-Tuning-with-the"
15108
15109 \end_inset
15110
15111
15112 \begin_inset Index idx
15113 status collapsed
15114
15115 \begin_layout Plain Layout
15116 Text Style
15117 \end_layout
15118
15119 \end_inset
15120
15121
15122 \end_layout
15123
15124 \begin_layout Standard
15125 There are always occasions when you will need to do some 
15126 \change_inserted -712698321 1525599505
15127 formal 
15128 \change_unchanged
15129 fine-tuning; so \SpecialChar LyX
15130  gives you a way to 
15131 \change_deleted -712698321 1525595143
15132 create a custom
15133 \change_inserted -712698321 1525595144
15134 customize
15135 \change_unchanged
15136  
15137 \change_inserted -712698321 1525601741
15138 the properties of text passages
15139 \change_deleted -712698321 1525595163
15140 character style
15141 \change_unchanged
15142 .
15143  For example, an academic journal or a corporation may have a style sheet
15144  requiring a sans-serif font be used in certain situations.
15145  Also, writers sometimes use a different font to offset a character's thoughts
15146  from ordinary dialog.
15147 \change_inserted -712698321 1525595231
15148
15149 \end_layout
15150
15151 \begin_layout Standard
15152
15153 \change_inserted -712698321 1525757255
15154 If there are no custom text styles provided by the document class or a module
15155  for this purpose (which is, as written above, generally the better way
15156  of handling such issues), you often find yourself wanting to quickly tweak
15157  the properties of the respective text passages.
15158  That's where 
15159 \emph on
15160 formal markup
15161 \emph default
15162  comes in as a last resort.
15163 \change_unchanged
15164
15165 \end_layout
15166
15167 \begin_layout Standard
15168 Before we document how to 
15169 \change_deleted -712698321 1525599696
15170 use custom character style
15171 \change_inserted -712698321 1525599700
15172 tweak the text properties
15173 \change_unchanged
15174 , we want to issue a warning yet again: Don't overuse 
15175 \change_deleted -712698321 1525599715
15176 character styles
15177 \change_inserted -712698321 1525599716
15178 that
15179 \change_unchanged
15180
15181 \begin_inset Newline newline
15182 \end_inset
15183
15184 Documents that overuse different fonts and sizes are not easy to read and
15185  tend to look as if someone has knocked huge holes in them.
15186 \end_layout
15187
15188 \begin_layout Standard
15189 To 
15190 \change_deleted -712698321 1525599736
15191 use custom character styles
15192 \change_inserted -712698321 1525599739
15193 tweak text properties
15194 \change_unchanged
15195 , open the 
15196 \change_deleted -712698321 1525599762
15197
15198 \family sans
15199 Edit\SpecialChar menuseparator
15200 Text
15201 \begin_inset space ~
15202 \end_inset
15203
15204 Style\SpecialChar menuseparator
15205 Customized
15206 \change_inserted -712698321 1525599762
15207
15208 \family default
15209
15210 \begin_inset Info
15211 type  "menu"
15212 arg   "dialog-show character"
15213 \end_inset
15214
15215
15216 \change_unchanged
15217  dialog or press the toolbar button 
15218 \begin_inset Info
15219 type  "icon"
15220 arg   "dialog-show character"
15221 \end_inset
15222
15223 .
15224  There are several 
15225 \change_inserted -712698321 1525599782
15226 combo 
15227 \change_unchanged
15228 boxes in this dialog, each corresponding to a different 
15229 \change_deleted -712698321 1525599798
15230 font
15231 \change_inserted -712698321 1525599796
15232 text
15233 \change_unchanged
15234  property that you can choose.
15235  You can choose an option for one of these properties, or select 
15236 \family sans
15237 No
15238 \begin_inset space ~
15239 \end_inset
15240
15241 change
15242 \family default
15243 , which keeps the current state of that property.
15244  The item 
15245 \change_deleted -712698321 1525677079
15246
15247 \family sans
15248 R
15249 \change_inserted -712698321 1525677076
15250 Default
15251 \change_deleted -712698321 1525677077
15252 eset
15253 \change_unchanged
15254
15255 \family default
15256  will reset the property to whatever is the default.
15257  You can use this to reset attributes across a bunch of different paragraph
15258  environments all at once.
15259 \end_layout
15260
15261 \begin_layout Standard
15262 The 
15263 \change_deleted -712698321 1525599868
15264 font
15265 \change_inserted -712698321 1525599869
15266 text
15267 \change_unchanged
15268  properties, and their options (in addition to 
15269 \family sans
15270 No
15271 \begin_inset space ~
15272 \end_inset
15273
15274 change
15275 \family default
15276  and 
15277 \change_deleted -712698321 1525677094
15278
15279 \family sans
15280 Reset
15281 \change_inserted -712698321 1525677096
15282 Default
15283 \change_unchanged
15284
15285 \family default
15286 ) are:
15287 \end_layout
15288
15289 \begin_layout Labeling
15290 \labelwidthstring 00.00.0000
15291
15292 \family sans
15293 Family
15294 \family default
15295  The 
15296 \begin_inset Quotes eld
15297 \end_inset
15298
15299 overall look
15300 \begin_inset Quotes erd
15301 \end_inset
15302
15303  of the font.
15304  The possible options are:
15305 \end_layout
15306
15307 \begin_deeper
15308 \begin_layout Labeling
15309 \labelwidthstring 00.00.0000
15310
15311 \family sans
15312 Roman
15313 \family default
15314  This is the Roman font family.
15315  Normally a serif font.
15316  It's also the default family.
15317  (key binding 
15318 \begin_inset Info
15319 type  "shortcut"
15320 arg   "font-roman"
15321 \end_inset
15322
15323 )
15324 \end_layout
15325
15326 \begin_layout Labeling
15327 \labelwidthstring 00.00.0000
15328
15329 \family sans
15330 Sans
15331 \begin_inset space ~
15332 \end_inset
15333
15334 Serif
15335 \family default
15336  
15337 \family sans
15338 This is the Sans Serif font family.
15339
15340 \family default
15341  (key binding 
15342 \begin_inset Info
15343 type  "shortcut"
15344 arg   "font-sans"
15345 \end_inset
15346
15347 )
15348 \end_layout
15349
15350 \begin_layout Labeling
15351 \labelwidthstring 00.00.0000
15352
15353 \family sans
15354 Typewriter
15355 \family default
15356  
15357 \family typewriter
15358 This is the Typewriter font family.
15359
15360 \family default
15361  (key binding 
15362 \begin_inset Info
15363 type  "shortcut"
15364 arg   "font-typewriter"
15365 \end_inset
15366
15367
15368 \family sans
15369 )
15370 \change_inserted -712698321 1525607448
15371
15372 \end_layout
15373
15374 \begin_layout Standard
15375
15376 \change_inserted -712698321 1525607495
15377 The general differences of these families are:
15378 \end_layout
15379
15380 \begin_layout Itemize
15381
15382 \change_inserted -712698321 1525607451
15383
15384 \family sans
15385 Serif
15386 \family default
15387  fonts use characters with serifs.
15388  These are the small 
15389 \begin_inset Quotes eld
15390 \end_inset
15391
15392 appendices
15393 \begin_inset Quotes erd
15394 \end_inset
15395
15396  at the ends of the strokes that form the character.
15397  The following example shows the difference:
15398 \begin_inset Newline newline
15399 \end_inset
15400
15401 text with serifs
15402 \begin_inset Newline newline
15403 \end_inset
15404
15405
15406 \family sans
15407 text without serifs
15408 \family default
15409
15410 \begin_inset Newline newline
15411 \end_inset
15412
15413 Serifs facilitate quick and easy reading.
15414  These fonts are therefore used as default (named 
15415 \family sans
15416 roman
15417 \family default
15418 ).
15419 \end_layout
15420
15421 \begin_layout Itemize
15422
15423 \change_inserted -712698321 1525607513
15424
15425 \family sans
15426 Sans serif
15427 \family default
15428  is not recommended for use as a base type.
15429  This font type is therefore often only used for headings and short texts.
15430  We use it in this document to highlight menu names.
15431 \end_layout
15432
15433 \begin_layout Itemize
15434
15435 \change_inserted -712698321 1525607513
15436
15437 \family sans
15438 Typewriter
15439 \family default
15440  is a so called 
15441 \begin_inset Quotes eld
15442 \end_inset
15443
15444 monospaced
15445 \begin_inset Quotes erd
15446 \end_inset
15447
15448  font, which means every character has the same width; the 
15449 \begin_inset Quotes eld
15450 \end_inset
15451
15452 i
15453 \begin_inset Quotes erd
15454 \end_inset
15455
15456  is as wide as the 
15457 \begin_inset Quotes eld
15458 \end_inset
15459
15460 m
15461 \begin_inset Quotes erd
15462 \end_inset
15463
15464 .
15465  Here is an example
15466 \begin_inset Newline newline
15467 \end_inset
15468
15469
15470 \begin_inset Phantom HPhantom
15471 status open
15472
15473 \begin_layout Plain Layout
15474
15475 \change_inserted -712698321 1525607513
15476 no 
15477 \change_unchanged
15478
15479 \end_layout
15480
15481 \end_inset
15482
15483
15484 \family typewriter
15485 typewriter text
15486 \family default
15487
15488 \begin_inset Note Note
15489 status collapsed
15490
15491 \begin_layout Plain Layout
15492
15493 \change_inserted -712698321 1525607513
15494 For more on phantoms see section
15495 \begin_inset space ~
15496 \end_inset
15497
15498
15499 \begin_inset CommandInset ref
15500 LatexCommand ref
15501 reference "subsec:Phantom-Space"
15502
15503 \end_inset
15504
15505 .
15506 \end_layout
15507
15508 \end_inset
15509
15510
15511 \begin_inset Newline newline
15512 \end_inset
15513
15514 no typewriter text
15515 \change_unchanged
15516
15517 \end_layout
15518
15519 \end_deeper
15520 \begin_layout Labeling
15521 \labelwidthstring 00.00.0000
15522
15523 \family sans
15524 Series
15525 \family default
15526  This corresponds to the print weight.
15527  Options are:
15528 \end_layout
15529
15530 \begin_deeper
15531 \begin_layout Labeling
15532 \labelwidthstring 00.00.0000
15533
15534 \family sans
15535 Medium
15536 \family default
15537  This is the Medium font series.
15538  It's also the default series.
15539 \end_layout
15540
15541 \begin_layout Labeling
15542 \labelwidthstring 00.00.0000
15543
15544 \family sans
15545 Bold
15546 \family default
15547  
15548 \series bold
15549 This is the Bold font series.
15550
15551 \series default
15552  (key binding 
15553 \begin_inset Info
15554 type  "shortcut"
15555 arg   "font-bold"
15556 \end_inset
15557
15558 )
15559 \end_layout
15560
15561 \end_deeper
15562 \begin_layout Labeling
15563 \labelwidthstring 00.00.0000
15564
15565 \family sans
15566 Shape
15567 \family default
15568  As the name implies.
15569  Options are:
15570 \end_layout
15571
15572 \begin_deeper
15573 \begin_layout Labeling
15574 \labelwidthstring 00.00.0000
15575
15576 \family sans
15577 Upright
15578 \family default
15579  This is the Upright font shape.
15580  It's also the default shape.
15581 \end_layout
15582
15583 \begin_layout Labeling
15584 \labelwidthstring 00.00.0000
15585
15586 \family sans
15587 Italic
15588 \family default
15589  
15590 \shape italic
15591 This
15592 \shape default
15593  
15594 \change_deleted -712698321 1525599902
15595
15596 \family sans
15597 \shape italic
15598 i
15599 \change_inserted -712698321 1525599902
15600
15601 \family default
15602 i
15603 \change_unchanged
15604 s the Italic font shape
15605 \shape default
15606 \emph on
15607 .
15608 \end_layout
15609
15610 \begin_layout Labeling
15611 \labelwidthstring 00.00.0000
15612
15613 \family sans
15614 Slanted
15615 \family default
15616  
15617 \shape slanted
15618 This is the Slanted font shape
15619 \shape default
15620  (although it might not be visible in \SpecialChar LyX
15621 , this is different from italic).
15622 \end_layout
15623
15624 \begin_layout Labeling
15625 \labelwidthstring 00.00.0000
15626
15627 \family sans
15628 Small
15629 \begin_inset space ~
15630 \end_inset
15631
15632 Caps
15633 \family default
15634  
15635 \shape smallcaps
15636 This is the Small caps font shape
15637 \shape default
15638 \noun on
15639 .
15640 \end_layout
15641
15642 \end_deeper
15643 \begin_layout Labeling
15644 \labelwidthstring 00.00.0000
15645
15646 \family sans
15647 Color
15648 \family default
15649  Alters the text color.
15650  Note that not all DVI
15651 \change_inserted -712698321 1525599925
15652  
15653 \change_deleted -712698321 1525599925
15654 -
15655 \change_unchanged
15656 viewers are able to display colors.
15657  Besides 
15658 \change_inserted -712698321 1525599934
15659
15660 \family sans
15661 (Without)
15662 \change_deleted -712698321 1525599939
15663 No
15664 \begin_inset space ~
15665 \end_inset
15666
15667 color
15668 \change_unchanged
15669
15670 \family default
15671 , which means that the document default color set in 
15672 \family sans
15673 Document\SpecialChar menuseparator
15674 Settings\SpecialChar menuseparator
15675 Color
15676 \family default
15677  for 
15678 \family sans
15679 Main
15680 \begin_inset space ~
15681 \end_inset
15682
15683 text
15684 \family default
15685  is used, you can 
15686 \change_deleted -712698321 1525599960
15687 choose
15688 \change_inserted -712698321 1525599960
15689 select
15690 \change_unchanged
15691  
15692 \change_deleted -712698321 1525599974
15693 between 
15694 \change_unchanged
15695
15696 \family sans
15697 Black
15698 \family default
15699
15700 \family sans
15701 White
15702 \family default
15703
15704 \family sans
15705 Red
15706 \family default
15707
15708 \family sans
15709 Green
15710 \family default
15711
15712 \family sans
15713 Blue
15714 \family default
15715
15716 \family sans
15717 Cyan
15718 \family default
15719
15720 \family sans
15721 Magenta
15722 \family default
15723
15724 \family sans
15725 Yellow
15726 \family default
15727
15728 \family sans
15729 Brown
15730 \family default
15731
15732 \family sans
15733 Darkgray
15734 \family default
15735
15736 \family sans
15737 Gray
15738 \family default
15739
15740 \family sans
15741 Lightgray
15742 \family default
15743
15744 \family sans
15745 Lime
15746 \family default
15747
15748 \family sans
15749 Orange
15750 \family default
15751
15752 \family sans
15753 Olive
15754 \family default
15755
15756 \family sans
15757 Pink
15758 \family default
15759
15760 \family sans
15761 Purple
15762 \family default
15763
15764 \family sans
15765 Teal
15766 \family default
15767  and 
15768 \family sans
15769 Violet
15770 \family default
15771  text.
15772 \begin_inset Index idx
15773 status collapsed
15774
15775 \begin_layout Plain Layout
15776 Color ! Text
15777 \end_layout
15778
15779 \end_inset
15780
15781
15782 \change_deleted 5863208 1598186626
15783  
15784 \change_unchanged
15785
15786 \end_layout
15787
15788 \begin_layout Labeling
15789 \labelwidthstring 00.00.0000
15790
15791 \family sans
15792 Language
15793 \family default
15794  This is used to mark regions of text as having a different language from
15795  the language of the document.
15796  Text marked in this way will be underlined 
15797 \change_inserted -712698321 1525600006
15798 in the \SpecialChar LyX
15799  workarea 
15800 \change_unchanged
15801 in blue to indicate the change
15802 \change_deleted -712698321 1525600002
15803  (only within \SpecialChar LyX
15804 )
15805 \change_unchanged
15806 .
15807 \begin_inset Newline newline
15808 \end_inset
15809
15810 If you have for example, an extract of German text in a non-German document,
15811  \SpecialChar LaTeX
15812  respects the German hyphenation rules automatically.
15813  When using the spell checking (see section
15814 \begin_inset space ~
15815 \end_inset
15816
15817
15818 \begin_inset CommandInset ref
15819 LatexCommand ref
15820 reference "sec:Spellchecking"
15821
15822 \end_inset
15823
15824 ) the German-marked text will be checked according to the German dictionary.
15825 \change_inserted -712698321 1525677618
15826
15827 \begin_inset Newline newline
15828 \end_inset
15829
15830 If you do not want text passages to be spellchecked, activate 
15831 \family sans
15832 Exclude from Spellchecking
15833 \family default
15834 .
15835  Passages marked like this will still be hyphenated correctly.
15836 \end_layout
15837
15838 \begin_layout Labeling
15839 \labelwidthstring 00.00.0000
15840
15841 \family sans
15842 Size
15843 \family default
15844  Alters the size of the font.
15845  You 
15846 \change_deleted -712698321 1525600033
15847 will
15848 \change_inserted -712698321 1525600034
15849 won't
15850 \change_unchanged
15851  find 
15852 \change_deleted -712698321 1525600037
15853 no 
15854 \change_unchanged
15855 numerical values here; all possible sizes are actually proportional to the
15856  document font size.
15857  Once again, you don't feed \SpecialChar LyX
15858  the details, but a general description of what
15859  you want to do.
15860  The options are:
15861 \end_layout
15862
15863 \begin_deeper
15864 \begin_layout Labeling
15865 \labelwidthstring 00.00.0000
15866
15867 \family sans
15868 Tiny
15869 \family default
15870  
15871 \size tiny
15872 This is the 
15873 \begin_inset Quotes eld
15874 \end_inset
15875
15876 Tiny
15877 \begin_inset Quotes erd
15878 \end_inset
15879
15880  font size.
15881
15882 \size default
15883  (key bindings 
15884 \begin_inset Info
15885 type  "shortcuts"
15886 arg   "font-size tiny"
15887 \end_inset
15888
15889 )
15890 \end_layout
15891
15892 \begin_layout Labeling
15893 \labelwidthstring 00.00.0000
15894
15895 \family sans
15896 Smallest
15897 \family default
15898  
15899 \size scriptsize
15900 This is the 
15901 \begin_inset Quotes eld
15902 \end_inset
15903
15904 Smallest
15905 \begin_inset Quotes erd
15906 \end_inset
15907
15908  font size
15909 \size default
15910 .
15911  (key binding 
15912 \begin_inset Info
15913 type  "shortcut"
15914 arg   "font-size scriptsize"
15915 \end_inset
15916
15917 )
15918 \end_layout
15919
15920 \begin_layout Labeling
15921 \labelwidthstring 00.00.0000
15922
15923 \family sans
15924 Smaller
15925 \family default
15926  
15927 \size footnotesize
15928 This is the 
15929 \begin_inset Quotes eld
15930 \end_inset
15931
15932 Smaller
15933 \begin_inset Quotes erd
15934 \end_inset
15935
15936  font size.
15937
15938 \size default
15939  (key bindings 
15940 \begin_inset Info
15941 type  "shortcuts"
15942 arg   "font-size footnotesize"
15943 \end_inset
15944
15945 )
15946 \end_layout
15947
15948 \begin_layout Labeling
15949 \labelwidthstring 00.00.0000
15950
15951 \family sans
15952 Small
15953 \family default
15954  
15955 \size small
15956 This is the 
15957 \begin_inset Quotes eld
15958 \end_inset
15959
15960 Small
15961 \begin_inset Quotes erd
15962 \end_inset
15963
15964  font size.
15965
15966 \size default
15967  (key bindings 
15968 \begin_inset Info
15969 type  "shortcuts"
15970 arg   "font-size small"
15971 \end_inset
15972
15973 )
15974 \end_layout
15975
15976 \begin_layout Labeling
15977 \labelwidthstring 00.00.0000
15978
15979 \family sans
15980 Normal
15981 \family default
15982  This is the 
15983 \begin_inset Quotes eld
15984 \end_inset
15985
15986 Normal
15987 \begin_inset Quotes erd
15988 \end_inset
15989
15990  font size.
15991  It's also the default size.
15992  (key bindings 
15993 \begin_inset Info
15994 type  "shortcuts"
15995 arg   "font-size normal"
15996 \end_inset
15997
15998 )
15999 \end_layout
16000
16001 \begin_layout Labeling
16002 \labelwidthstring 00.00.0000
16003
16004 \family sans
16005 Large
16006 \family default
16007  
16008 \size large
16009 This is the 
16010 \begin_inset Quotes eld
16011 \end_inset
16012
16013 Large
16014 \begin_inset Quotes erd
16015 \end_inset
16016
16017  font size.
16018
16019 \size default
16020  (key bindings 
16021 \begin_inset Info
16022 type  "shortcuts"
16023 arg   "font-size large"
16024 \end_inset
16025
16026 )
16027 \end_layout
16028
16029 \begin_layout Labeling
16030 \labelwidthstring 00.00.0000
16031
16032 \family sans
16033 Larger
16034 \family default
16035  
16036 \size larger
16037 This is the 
16038 \begin_inset Quotes eld
16039 \end_inset
16040
16041 Larger
16042 \begin_inset Quotes erd
16043 \end_inset
16044
16045  font size.
16046
16047 \size default
16048  (key bindings 
16049 \begin_inset Info
16050 type  "shortcuts"
16051 arg   "font-size larger"
16052 \end_inset
16053
16054 )
16055 \end_layout
16056
16057 \begin_layout Labeling
16058 \labelwidthstring 00.00.0000
16059
16060 \family sans
16061 Largest
16062 \family default
16063  
16064 \size largest
16065 This is the 
16066 \begin_inset Quotes eld
16067 \end_inset
16068
16069 Largest
16070 \begin_inset Quotes erd
16071 \end_inset
16072
16073  font size.
16074
16075 \size default
16076  (key binding 
16077 \begin_inset Info
16078 type  "shortcut"
16079 arg   "font-size largest"
16080 \end_inset
16081
16082 )
16083 \end_layout
16084
16085 \begin_layout Labeling
16086 \labelwidthstring 00.00.0000
16087
16088 \family sans
16089 Huge
16090 \family default
16091  
16092 \size huge
16093 This is the 
16094 \begin_inset Quotes eld
16095 \end_inset
16096
16097 Huge
16098 \begin_inset Quotes erd
16099 \end_inset
16100
16101  font size.
16102
16103 \size default
16104  (key bindings 
16105 \begin_inset Info
16106 type  "shortcuts"
16107 arg   "font-size huge"
16108 \end_inset
16109
16110 )
16111 \end_layout
16112
16113 \begin_layout Labeling
16114 \labelwidthstring 00.00.0000
16115
16116 \family sans
16117 Huger
16118 \family default
16119  
16120 \size giant
16121 This is the 
16122 \begin_inset Quotes eld
16123 \end_inset
16124
16125 Huger
16126 \begin_inset Quotes erd
16127 \end_inset
16128
16129  font size.
16130
16131 \size default
16132  (key bindings 
16133 \begin_inset Info
16134 type  "shortcuts"
16135 arg   "font-size giant"
16136 \end_inset
16137
16138 )
16139 \end_layout
16140
16141 \begin_layout Labeling
16142 \labelwidthstring 00.00.0000
16143
16144 \family sans
16145 Increase
16146 \family default
16147  This increases the size by one step (for instance, from 
16148 \begin_inset Quotes eld
16149 \end_inset
16150
16151 Largest
16152 \begin_inset Quotes erd
16153 \end_inset
16154
16155  to 
16156 \begin_inset Quotes eld
16157 \end_inset
16158
16159 Huge
16160 \begin_inset Quotes erd
16161 \end_inset
16162
16163 ).
16164  (key binding 
16165 \begin_inset Info
16166 type  "shortcut"
16167 arg   "font-size increase"
16168 \end_inset
16169
16170 )
16171 \end_layout
16172
16173 \begin_layout Labeling
16174 \labelwidthstring 00.00.0000
16175
16176 \family sans
16177 Decrease
16178 \family default
16179  This decreases the size by one step (for instance, from 
16180 \begin_inset Quotes eld
16181 \end_inset
16182
16183 Normal
16184 \begin_inset Quotes erd
16185 \end_inset
16186
16187  to 
16188 \begin_inset Quotes eld
16189 \end_inset
16190
16191 Small
16192 \begin_inset Quotes erd
16193 \end_inset
16194
16195 ).
16196  (key binding 
16197 \begin_inset Info
16198 type  "shortcut"
16199 arg   "font-size decrease"
16200 \end_inset
16201
16202 )
16203 \end_layout
16204
16205 \end_deeper
16206 \begin_layout Standard
16207 We warn you 
16208 \emph on
16209 yet again
16210 \emph default
16211 : don't go crazy with this feature.
16212  You should almost never need to change the font size.
16213  \SpecialChar LyX
16214  automatically changes the font size for different paragraph environments
16215  — use those instead.
16216  This is here for fine-tuning only!
16217 \end_layout
16218
16219 \begin_layout Labeling
16220 \labelwidthstring 00.00.0000
16221
16222 \change_deleted -712698321 1525600062
16223
16224 \family sans
16225 Misc
16226 \change_inserted -712698321 1525600065
16227 Underlining
16228 \change_unchanged
16229
16230 \family default
16231  Here you can 
16232 \change_deleted -712698321 1525600102
16233 change a few other things at the character level
16234 \change_inserted -712698321 1525600112
16235 have text passages being underlined
16236 \change_unchanged
16237 .
16238  
16239 \change_inserted -712698321 1525600240
16240 Avoid using underlining if you can! It is a hangover from the typewriter
16241  days, when you could not change fonts.
16242  One no longer needs to emphasize text by underscoring characters.
16243  This is only possible in \SpecialChar LyX
16244  because some people 
16245 \emph on
16246 may
16247 \emph default
16248  need it in order to follow style sheets for journal submissions.
16249  
16250 \change_unchanged
16251 Options are:
16252 \end_layout
16253
16254 \begin_deeper
16255 \begin_layout Labeling
16256 \labelwidthstring 00.00.0000
16257
16258 \change_deleted -712698321 1525600074
16259
16260 \family sans
16261 Emph
16262 \family default
16263  
16264 \emph on
16265 This is text with emphasize on
16266 \emph default
16267 .
16268  This might seem like the same as 
16269 \shape italic
16270 Italic
16271 \shape default
16272 , but it is actually a bit different.
16273  Emphasized is a 
16274 \emph on
16275 logical
16276 \emph default
16277  attribute.
16278  That means every document class can define its own font used for emphasized
16279  text.
16280  Normally this font is equal to italic.
16281 \change_inserted -712698321 1525600322
16282
16283 \end_layout
16284
16285 \begin_layout Labeling
16286 \labelwidthstring 00.00.0000
16287
16288 \change_inserted -712698321 1525600337
16289
16290 \family sans
16291 (Without)
16292 \family default
16293  Don't use underlining.
16294 \change_unchanged
16295
16296 \end_layout
16297
16298 \begin_layout Labeling
16299 \labelwidthstring 00.00.0000
16300
16301 \change_deleted -712698321 1525600192
16302
16303 \family sans
16304 Underbar
16305 \change_inserted -712698321 1525600193
16306 Single
16307 \change_unchanged
16308
16309 \family default
16310  
16311 \bar under
16312 This is text with 
16313 \change_inserted -712698321 1525600212
16314 Single underlining
16315 \change_deleted -712698321 1525600209
16316 Underbar
16317 \change_unchanged
16318  on.
16319
16320 \bar default
16321  (key binding 
16322 \begin_inset Info
16323 type  "shortcuts"
16324 arg   "font-underline"
16325 \end_inset
16326
16327
16328 \family sans
16329 )
16330 \begin_inset Newline newline
16331 \end_inset
16332
16333
16334 \change_deleted -712698321 1525600236
16335
16336 \family default
16337 Avoid using underbar if you can! It is a hangover from the typewriter days,
16338  when you could not change fonts.
16339  One no longer needs to emphasize text by underscoring characters.
16340  This is only possible in \SpecialChar LyX
16341  because some people 
16342 \emph on
16343 may
16344 \emph default
16345  need it in order to follow style sheets for journal submissions.
16346 \change_unchanged
16347
16348 \end_layout
16349
16350 \begin_layout Labeling
16351 \labelwidthstring 00.00.0000
16352
16353 \family sans
16354 Double
16355 \change_deleted -712698321 1525600261
16356
16357 \begin_inset space ~
16358 \end_inset
16359
16360 underbar
16361 \change_unchanged
16362
16363 \family default
16364  
16365 \uuline on
16366 This is text with Double under
16367 \change_deleted -712698321 1525600270
16368 bar
16369 \change_inserted -712698321 1525600271
16370 lining
16371 \change_unchanged
16372  on.
16373
16374 \uuline default
16375  (key binding 
16376 \begin_inset Info
16377 type  "shortcut"
16378 arg   "font-underunderline"
16379 \end_inset
16380
16381 )
16382 \change_deleted -712698321 1525600282
16383
16384 \begin_inset Newline newline
16385 \end_inset
16386
16387 As we just warned you against using underbar, you can imagine what we think
16388  about double underbar
16389 \change_unchanged
16390 .
16391 \end_layout
16392
16393 \begin_layout Labeling
16394 \labelwidthstring 00.00.0000
16395
16396 \family sans
16397 Wavy
16398 \change_deleted -712698321 1525600285
16399
16400 \begin_inset space ~
16401 \end_inset
16402
16403 underbar
16404 \change_unchanged
16405
16406 \family default
16407  
16408 \uwave on
16409 This is text with Wavy under
16410 \change_deleted -712698321 1525600294
16411 bar
16412 \change_inserted -712698321 1525600295
16413 lining
16414 \change_unchanged
16415  on.
16416
16417 \uwave default
16418  (key binding 
16419 \begin_inset Info
16420 type  "shortcut"
16421 arg   "font-underwave"
16422 \end_inset
16423
16424 )
16425 \begin_inset Newline newline
16426 \end_inset
16427
16428 Use this only if a journal absolutely insists on it.
16429  Keep antinausea pills handy.
16430 \change_inserted -712698321 1525600130
16431
16432 \end_layout
16433
16434 \end_deeper
16435 \begin_layout Labeling
16436 \labelwidthstring 00.00.0000
16437
16438 \change_inserted -712698321 1525600169
16439
16440 \family sans
16441 Strikethrough
16442 \family default
16443  lets you strike-through text passages in two ways:
16444 \change_unchanged
16445
16446 \end_layout
16447
16448 \begin_deeper
16449 \begin_layout Labeling
16450 \labelwidthstring 00.00.0000
16451
16452 \change_inserted -712698321 1525600364
16453
16454 \family sans
16455 (Without)
16456 \family default
16457  Don't use strikethrough.
16458 \end_layout
16459
16460 \begin_layout Labeling
16461 \labelwidthstring 00.00.0000
16462
16463 \family sans
16464 S
16465 \change_deleted -712698321 1525600378
16466 trike
16467 \begin_inset space ~
16468 \end_inset
16469
16470 out
16471 \change_inserted -712698321 1525600378
16472 ingle
16473 \change_unchanged
16474
16475 \family default
16476  
16477 \strikeout on
16478 This is text with 
16479 \change_deleted -712698321 1525600382
16480 Strikeout
16481 \change_inserted -712698321 1525601925
16482 Single strikethrough
16483 \change_unchanged
16484  on.
16485
16486 \strikeout default
16487  (key binding 
16488 \begin_inset Info
16489 type  "shortcut"
16490 arg   "font-strikeout"
16491 \end_inset
16492
16493 )
16494 \begin_inset Newline newline
16495 \end_inset
16496
16497 This is frequently used to indicate an older version of text that has been
16498  changed in the meantime.
16499 \end_layout
16500
16501 \begin_layout Labeling
16502 \labelwidthstring 00.00.0000
16503
16504 \change_deleted -712698321 1525600394
16505
16506 \family sans
16507 Cross
16508 \begin_inset space ~
16509 \end_inset
16510
16511 ou
16512 \change_inserted -712698321 1525600397
16513 With
16514 \begin_inset space ~
16515 \end_inset
16516
16517 /
16518 \change_deleted -712698321 1525600398
16519 t
16520 \change_unchanged
16521
16522 \family default
16523  
16524 \xout on
16525 This is text with 
16526 \change_inserted -712698321 1525601941
16527 /-strikethrough
16528 \change_deleted -712698321 1525601943
16529 Cross out
16530 \change_unchanged
16531  on.
16532 \xout default
16533
16534 \begin_inset Newline newline
16535 \end_inset
16536
16537 This is used to make text hardly readable.
16538 \end_layout
16539
16540 \end_deeper
16541 \begin_layout Standard
16542
16543 \change_inserted -712698321 1525757268
16544 In addition to all the formal markup described above, the dialog also provides
16545  you access to the two builtin semantic text styles (see section
16546 \begin_inset space ~
16547 \end_inset
16548
16549
16550 \begin_inset CommandInset ref
16551 LatexCommand ref
16552 reference "subsec:Builtin-Character-Styles"
16553
16554 \end_inset
16555
16556 ):
16557 \end_layout
16558
16559 \begin_layout Itemize
16560
16561 \change_inserted -712698321 1525600579
16562
16563 \family sans
16564 Emphasized:
16565 \family default
16566  
16567 \emph on
16568 This is text with emphasize on
16569 \emph default
16570 .
16571 \end_layout
16572
16573 \begin_layout Itemize
16574
16575 \family sans
16576 Noun
16577 \change_inserted -712698321 1525600548
16578 :
16579 \change_unchanged
16580
16581 \family default
16582  
16583 \noun on
16584 This is text with Noun on.
16585
16586 \change_deleted -712698321 1525600637
16587
16588 \noun default
16589  Like 
16590 \family sans
16591 Emph
16592 \family default
16593 , this is a logical attribute.
16594  Normally it's equivalent to 
16595 \family sans
16596 Small
16597 \begin_inset space ~
16598 \end_inset
16599
16600 Caps
16601 \family default
16602 .
16603 \change_unchanged
16604
16605 \end_layout
16606
16607 \begin_layout Standard
16608 So you have a huge number of combinations to 
16609 \change_deleted -712698321 1525600660
16610 choose
16611 \change_inserted -712698321 1525600660
16612 select
16613 \change_unchanged
16614  from.
16615  Once you have 
16616 \change_deleted -712698321 1525600674
16617 chosen a new character style
16618 \change_inserted -712698321 1525600725
16619 applied a text property
16620 \change_unchanged
16621  via the 
16622 \change_deleted -712698321 1525600703
16623
16624 \family sans
16625 Edit\SpecialChar menuseparator
16626 Text
16627 \begin_inset space ~
16628 \end_inset
16629
16630 Style\SpecialChar menuseparator
16631 Customized
16632 \change_inserted -712698321 1525600703
16633
16634 \family default
16635
16636 \begin_inset Info
16637 type  "menu"
16638 arg   "dialog-show character"
16639 \end_inset
16640
16641
16642 \change_unchanged
16643  (
16644 \begin_inset Info
16645 type  "icon"
16646 arg   "dialog-show character"
16647 \end_inset
16648
16649 ) dialog, the settings are 
16650 \change_inserted -712698321 1525600733
16651 temporarily 
16652 \change_unchanged
16653 saved.
16654  You can activate the
16655 \change_deleted -712698321 1525600738
16656 m
16657 \change_inserted -712698321 1525600745
16658  last applied properties
16659 \change_unchanged
16660  by using the toolbar button 
16661 \begin_inset Info
16662 type  "icon"
16663 arg   "textstyle-apply"
16664 \end_inset
16665
16666 .
16667  The button lets you apply 
16668 \change_deleted -712698321 1525600766
16669 your custom character style 
16670 \change_inserted -712698321 1525600778
16671 those 
16672 \change_unchanged
16673 even when the dialog isn't visible.
16674
16675 \change_inserted -712698321 1545905101
16676  A press on the button will apply the most recent setting again, a press
16677  on the down-arrow will open a menu with the (max.
16678  20) most recently applied settings, from which you can select one.
16679 \change_unchanged
16680
16681 \end_layout
16682
16683 \begin_layout Standard
16684 To completely reset the 
16685 \change_deleted -712698321 1525600787
16686 character style
16687 \change_inserted -712698321 1525600823
16688 text properties of a selection
16689 \change_unchanged
16690  to the default, use
16691 \change_inserted -712698321 1545917704
16692  either 
16693 \change_deleted -712698321 1545917700
16694  
16695 \change_unchanged
16696
16697 \begin_inset Info
16698 type  "shortcut"
16699 arg   "font-default"
16700 \end_inset
16701
16702
16703 \change_inserted -712698321 1545917733
16704  or select 
16705 \family sans
16706 Reset to default
16707 \family default
16708  from the menu of the toolbar button 
16709 \begin_inset Info
16710 type  "icon"
16711 arg   "textstyle-apply"
16712 \end_inset
16713
16714
16715 \change_unchanged
16716 .
16717  
16718 \change_deleted -712698321 1525600803
16719 If you want to toggle only those properties that you have just changed (suppose
16720  you just set the shape to 
16721 \begin_inset Quotes eld
16722 \end_inset
16723
16724 slanted
16725 \begin_inset Quotes erd
16726 \end_inset
16727
16728  and the series to 
16729 \begin_inset Quotes eld
16730 \end_inset
16731
16732 bold
16733 \begin_inset Quotes erd
16734 \end_inset
16735
16736 ), set the 
16737 \family sans
16738 Toggle
16739 \begin_inset space ~
16740 \end_inset
16741
16742 all
16743 \family default
16744  switch and press 
16745 \family sans
16746 Apply
16747 \family default
16748 .
16749 \change_unchanged
16750
16751 \end_layout
16752
16753 \begin_layout Standard
16754
16755 \change_deleted -712698321 1525607419
16756 You should also know something about the differences between the three main
16757  font types 
16758 \family sans
16759 serif
16760 \family default
16761
16762 \family sans
16763 sans
16764 \begin_inset space ~
16765 \end_inset
16766
16767 serif
16768 \family default
16769 , and 
16770 \family sans
16771 typewriter
16772 \family default
16773 :
16774 \end_layout
16775
16776 \begin_layout Itemize
16777
16778 \change_deleted -712698321 1525607419
16779
16780 \family sans
16781 Typewriter
16782 \family default
16783  is a so called 
16784 \begin_inset Quotes eld
16785 \end_inset
16786
16787 monospaced
16788 \begin_inset Quotes erd
16789 \end_inset
16790
16791  font, which means every character has the same width; the 
16792 \begin_inset Quotes eld
16793 \end_inset
16794
16795 i
16796 \begin_inset Quotes erd
16797 \end_inset
16798
16799  is as wide as the 
16800 \begin_inset Quotes eld
16801 \end_inset
16802
16803 m
16804 \begin_inset Quotes erd
16805 \end_inset
16806
16807 .
16808  Here is an example
16809 \begin_inset Newline newline
16810 \end_inset
16811
16812
16813 \begin_inset Phantom HPhantom
16814 status open
16815
16816 \begin_layout Plain Layout
16817 no 
16818 \end_layout
16819
16820 \end_inset
16821
16822
16823 \family typewriter
16824 typewriter text
16825 \family default
16826
16827 \begin_inset Note Note
16828 status collapsed
16829
16830 \begin_layout Plain Layout
16831 For more on phantoms see section
16832 \begin_inset space ~
16833 \end_inset
16834
16835
16836 \begin_inset CommandInset ref
16837 LatexCommand ref
16838 reference "subsec:Phantom-Space"
16839
16840 \end_inset
16841
16842 .
16843 \end_layout
16844
16845 \end_inset
16846
16847
16848 \begin_inset Newline newline
16849 \end_inset
16850
16851 no typewriter text
16852 \end_layout
16853
16854 \begin_layout Itemize
16855
16856 \change_deleted -712698321 1525607419
16857
16858 \family sans
16859 Serif
16860 \family default
16861  fonts use characters with serifs.
16862  These are the small 
16863 \begin_inset Quotes eld
16864 \end_inset
16865
16866 appendices
16867 \begin_inset Quotes erd
16868 \end_inset
16869
16870  at the ends of the strokes that form the character.
16871  The following example shows the difference:
16872 \begin_inset Newline newline
16873 \end_inset
16874
16875 text with serifs
16876 \begin_inset Newline newline
16877 \end_inset
16878
16879
16880 \family sans
16881 text without serifs
16882 \family default
16883
16884 \begin_inset Newline newline
16885 \end_inset
16886
16887 Serifs facilitate quick and easy reading.
16888  These fonts are therefore used as default (named 
16889 \family sans
16890 roman
16891 \family default
16892 ).
16893 \end_layout
16894
16895 \begin_layout Itemize
16896
16897 \change_deleted -712698321 1525607419
16898
16899 \family sans
16900 Sans serif
16901 \family default
16902  is not recommended for use as a base type.
16903  This font type is therefore often only used for headings and short texts.
16904  We use it in this document to highlight menu names.
16905 \change_unchanged
16906
16907 \end_layout
16908
16909 \begin_layout Standard
16910
16911 \change_deleted -712698321 1525600873
16912 \begin_inset Quotes eld
16913 \end_inset
16914
16915 Toggling
16916 \begin_inset Quotes erd
16917 \end_inset
16918
16919  refers to applying or removing font properties.
16920  When a property is marked for toggling in the 
16921 \family sans
16922 Text
16923 \begin_inset space ~
16924 \end_inset
16925
16926 Style
16927 \family default
16928  dialog, applying the style to text that already has the property will cause
16929  the property to be removed.
16930  If you, for example, apply a style with properties A, B and C to text that
16931  currently has font properties B, C, F and G, and if B is set to toggle
16932  and C is set not to toggle, the text ends up with properties A, C, F and
16933  G.
16934  
16935 \begin_inset Quotes eld
16936 \end_inset
16937
16938 Never toggled
16939 \begin_inset Quotes erd
16940 \end_inset
16941
16942  and 
16943 \begin_inset Quotes eld
16944 \end_inset
16945
16946 always toggled
16947 \begin_inset Quotes erd
16948 \end_inset
16949
16950  mean that you do not control the toggling behavior.
16951  For the properties on the left side of the dialog (
16952 \begin_inset Quotes eld
16953 \end_inset
16954
16955 Family
16956 \begin_inset Quotes erd
16957 \end_inset
16958
16959  etc.), toggling behavior is up to you.
16960  If 
16961 \family sans
16962 Toggle
16963 \begin_inset space ~
16964 \end_inset
16965
16966 all
16967 \family default
16968  is checked, all of the left side properties are toggled; by default, none
16969  of them are.
16970  Finally, 
16971 \begin_inset Quotes eld
16972 \end_inset
16973
16974 Reset
16975 \begin_inset Quotes erd
16976 \end_inset
16977
16978  is never toggled.
16979  If you, for example, set 
16980 \begin_inset Quotes eld
16981 \end_inset
16982
16983 Series
16984 \begin_inset Quotes erd
16985 \end_inset
16986
16987  to 
16988 \begin_inset Quotes eld
16989 \end_inset
16990
16991 Reset
16992 \begin_inset Quotes erd
16993 \end_inset
16994
16995  and select 
16996 \family sans
16997 Toggle
16998 \begin_inset space ~
16999 \end_inset
17000
17001 all
17002 \family default
17003 , then apply the style to bold face text, the text will revert to the default
17004  series (
17005 \begin_inset Quotes eld
17006 \end_inset
17007
17008 Medium
17009 \begin_inset Quotes erd
17010 \end_inset
17011
17012 ), no matter how many times you apply the style.
17013 \change_unchanged
17014
17015 \end_layout
17016
17017 \begin_layout Standard
17018 We conclude 
17019 \change_inserted -712698321 1525607667
17020 this section 
17021 \change_unchanged
17022 with the same warning once again: Do not overuse the fonts! They are, more
17023  often than not, a kludge and a bad substitute for good writing.
17024 \end_layout
17025
17026 \begin_layout Section
17027 Printing and Previewing
17028 \end_layout
17029
17030 \begin_layout Subsection
17031 Overview
17032 \end_layout
17033
17034 \begin_layout Standard
17035 Now that we have covered some of the basic features of document preparation
17036  using \SpecialChar LyX
17037 , you probably want to know how to print out your masterpiece.
17038  Before we tell you that, we want to give you a quick explanation of what
17039  goes on behind-the-scenes.
17040  We cover this information in much greater detail in the 
17041 \emph on
17042 Additional Features
17043 \emph default
17044  manual as well.
17045 \end_layout
17046
17047 \begin_layout Standard
17048 \SpecialChar LyX
17049  uses the program \SpecialChar LaTeX
17050  as its backend.
17051  \SpecialChar LaTeX
17052  is just a macro package for the \SpecialChar TeX
17053  typesetting system, but to prevent confusion,
17054  we will only refer to \SpecialChar LaTeX
17055 .
17056  \SpecialChar LyX
17057  is what you use to do your actual writing.
17058  Then, \SpecialChar LyX
17059  calls \SpecialChar LaTeX
17060  to turn your writing into printable output.
17061  This happens in two stages:
17062 \end_layout
17063
17064 \begin_layout Enumerate
17065 First, \SpecialChar LyX
17066  converts your document to a series of text commands for \SpecialChar LaTeX
17067 , generating
17068  a file with the extension, 
17069 \begin_inset Quotes eld
17070 \end_inset
17071
17072
17073 \family typewriter
17074 .tex
17075 \family default
17076
17077 \begin_inset Quotes erd
17078 \end_inset
17079
17080 .
17081 \end_layout
17082
17083 \begin_layout Enumerate
17084 Next, \SpecialChar LyX
17085  calls \SpecialChar LaTeX
17086  to use the commands in the 
17087 \family typewriter
17088 .tex
17089 \family default
17090  file to produce printable output.
17091 \end_layout
17092
17093 \begin_layout Subsection
17094 Output file formats
17095 \begin_inset Index idx
17096 status collapsed
17097
17098 \begin_layout Plain Layout
17099 File formats
17100 \end_layout
17101
17102 \end_inset
17103
17104
17105 \begin_inset CommandInset label
17106 LatexCommand label
17107 name "subsec:Output-file-formats"
17108
17109 \end_inset
17110
17111
17112 \end_layout
17113
17114 \begin_layout Subsubsection
17115
17116 \change_deleted -131811572 1600337594
17117 Simple
17118 \change_inserted -131811572 1600337596
17119 Plain
17120 \change_unchanged
17121  text
17122 \change_deleted -131811572 1600337574
17123  (ASCII)
17124 \change_unchanged
17125
17126 \begin_inset Index idx
17127 status open
17128
17129 \begin_layout Plain Layout
17130 File formats ! 
17131 \change_deleted -131811572 1600337607
17132 ASCII
17133 \change_inserted -131811572 1600337612
17134 Plain text
17135 \change_unchanged
17136
17137 \end_layout
17138
17139 \end_inset
17140
17141
17142 \end_layout
17143
17144 \begin_layout Standard
17145 This file type has the extension 
17146 \begin_inset Quotes eld
17147 \end_inset
17148
17149
17150 \family typewriter
17151 .txt
17152 \family default
17153
17154 \begin_inset Quotes erd
17155 \end_inset
17156
17157 .
17158  It contains your document as plain text 
17159 \change_inserted -131811572 1600337643
17160 in UTF-8 encoding
17161 \change_deleted -131811572 1600337647
17162 following the rules of the 
17163 \begin_inset Quotes eld
17164 \end_inset
17165
17166 American Standard Code for Information Interchange
17167 \begin_inset Quotes erd
17168 \end_inset
17169
17170  (ASCII)
17171 \change_unchanged
17172 .
17173 \end_layout
17174
17175 \begin_layout Standard
17176 You can export your document to 
17177 \change_deleted -131811572 1600337684
17178 ASCII
17179 \change_inserted -131811572 1600337686
17180 plain text
17181 \change_unchanged
17182  with the menu 
17183 \family sans
17184 File\SpecialChar menuseparator
17185 Export\SpecialChar menuseparator
17186 Plain
17187 \begin_inset space ~
17188 \end_inset
17189
17190 text
17191 \family default
17192 .
17193  However, this will not export any externally generated material such as
17194  a Bib\SpecialChar TeX
17195  bibliography (section
17196 \begin_inset space ~
17197 \end_inset
17198
17199
17200 \begin_inset CommandInset ref
17201 LatexCommand ref
17202 reference "subsec:Bibliography-databases"
17203
17204 \end_inset
17205
17206 ).
17207  If your document includes such material, use 
17208 \family sans
17209 File\SpecialChar menuseparator
17210 Export\SpecialChar menuseparator
17211 More
17212 \begin_inset space ~
17213 \end_inset
17214
17215 Formats
17216 \begin_inset space ~
17217 \end_inset
17218
17219 &
17220 \begin_inset space ~
17221 \end_inset
17222
17223 Options
17224 \family default
17225  and then select 
17226 \family sans
17227 Plain
17228 \begin_inset space ~
17229 \end_inset
17230
17231 text
17232 \begin_inset space ~
17233 \end_inset
17234
17235 (ps2ascii)
17236 \family default
17237 .
17238  This will first internally export your document to PostScript (generating
17239  thereby the external material) and then do the conversion to 
17240 \change_deleted -131811572 1600337720
17241 ASCII
17242 \change_inserted -131811572 1600337722
17243 plain text
17244 \change_unchanged
17245 .
17246 \end_layout
17247
17248 \begin_layout Subsubsection
17249 \SpecialChar LaTeX
17250
17251 \begin_inset Index idx
17252 status collapsed
17253
17254 \begin_layout Plain Layout
17255 File formats ! \SpecialChar LaTeX
17256
17257 \end_layout
17258
17259 \end_inset
17260
17261
17262 \end_layout
17263
17264 \begin_layout Standard
17265 This file type has the extension 
17266 \begin_inset Quotes eld
17267 \end_inset
17268
17269
17270 \family typewriter
17271 .tex
17272 \family default
17273
17274 \begin_inset Quotes erd
17275 \end_inset
17276
17277  and contains all commands that are necessary for the \SpecialChar LaTeX
17278  program to process
17279  your document.
17280  If you know \SpecialChar LaTeX
17281 , you can use it to find out \SpecialChar LaTeX
17282 -Errors or to process it manually
17283  with console commands.
17284  The \SpecialChar LaTeX
17285 -file is automatically created in \SpecialChar LyX
17286 's temporary directory whenever you
17287  view or export your document.
17288 \end_layout
17289
17290 \begin_layout Standard
17291 You can export your document as a \SpecialChar LaTeX
17292 -file using the menu 
17293 \family sans
17294 File\SpecialChar menuseparator
17295 Export\SpecialChar menuseparator
17296 LaTeX
17297 \family default
17298 .
17299  The different \SpecialChar LaTeX
17300  export variants are explained in section
17301 \begin_inset space ~
17302 \end_inset
17303
17304
17305 \begin_inset CommandInset ref
17306 LatexCommand ref
17307 reference "subsec:Export"
17308
17309 \end_inset
17310
17311 .
17312 \end_layout
17313
17314 \begin_layout Subsubsection
17315 DVI
17316 \begin_inset Index idx
17317 status collapsed
17318
17319 \begin_layout Plain Layout
17320 File formats ! DVI
17321 \end_layout
17322
17323 \end_inset
17324
17325
17326 \end_layout
17327
17328 \begin_layout Standard
17329 This file type has the extension 
17330 \begin_inset Quotes eld
17331 \end_inset
17332
17333
17334 \family typewriter
17335 .dvi
17336 \family default
17337
17338 \begin_inset Quotes erd
17339 \end_inset
17340
17341 .
17342  It is called 
17343 \begin_inset Quotes eld
17344 \end_inset
17345
17346 device-independent
17347 \begin_inset Quotes erd
17348 \end_inset
17349
17350  (DVI), because it is completely portable; you can move them from one machine
17351  to another without needing to do any sort of conversion.
17352  DVIs are used for quick previews and as a pre-stage for other output formats,
17353  like PostScript.
17354 \end_layout
17355
17356 \begin_layout Standard
17357 DVI files do not contain images, they only link to them.
17358  So don't forget to deliver the images together with your DVIs.
17359  Because the DVI-viewer has to convert the images in the background to make
17360  them visible when you scroll the DVI, this can slow down your computer
17361  when you view the DVI.
17362  So we recommend using PDF for files with many images.
17363 \end_layout
17364
17365 \begin_layout Standard
17366 You can export your document to DVI by the menus 
17367 \family sans
17368 File\SpecialChar menuseparator
17369 Export\SpecialChar menuseparator
17370 DVI
17371 \family default
17372  or 
17373 \family sans
17374 File\SpecialChar menuseparator
17375 Export\SpecialChar menuseparator
17376 DVI
17377 \begin_inset space ~
17378 \end_inset
17379
17380 (LuaTeX).
17381
17382 \family default
17383  The latter option uses the program 
17384 \family typewriter
17385 Lua\SpecialChar TeX
17386
17387 \family default
17388 .
17389  
17390 \family typewriter
17391 Lua\SpecialChar TeX
17392
17393 \family default
17394  is an engine that provides direct Unicode support and support for direct
17395  font access (see section
17396 \begin_inset space ~
17397 \end_inset
17398
17399
17400 \begin_inset CommandInset ref
17401 LatexCommand ref
17402 reference "subsec:LaTeX-font-support"
17403
17404 \end_inset
17405
17406 ).
17407  Lua\SpecialChar TeX
17408  is still a work in progress, but it might develop into the next standard
17409  \SpecialChar TeX
17410  processor.
17411 \end_layout
17412
17413 \begin_layout Subsubsection
17414 PostScript
17415 \begin_inset Index idx
17416 status collapsed
17417
17418 \begin_layout Plain Layout
17419 File formats ! PostScript
17420 \end_layout
17421
17422 \end_inset
17423
17424
17425 \end_layout
17426
17427 \begin_layout Standard
17428 This file type has the extension 
17429 \begin_inset Quotes eld
17430 \end_inset
17431
17432
17433 \family typewriter
17434 .ps
17435 \family default
17436
17437 \begin_inset Quotes erd
17438 \end_inset
17439
17440 .
17441  PostScript was developed by the company 
17442 \family typewriter
17443 Adobe
17444 \family default
17445  as a printer language.
17446  The file therefore contains commands that the printer uses to print the
17447  file.
17448  PostScript can be seen as a 
17449 \begin_inset Quotes eld
17450 \end_inset
17451
17452 programming language
17453 \begin_inset Quotes erd
17454 \end_inset
17455
17456 ; you can calculate with it and draw diagrams and images.
17457 \begin_inset Foot
17458 status collapsed
17459
17460 \begin_layout Plain Layout
17461 If you are interested in learning more about this, have a look at the \SpecialChar LaTeX
17462 -package
17463  
17464 \series bold
17465 pstricks
17466 \series default
17467
17468 \begin_inset Index idx
17469 status collapsed
17470
17471 \begin_layout Plain Layout
17472 \SpecialChar LaTeX
17473  packages ! pstricks
17474 \end_layout
17475
17476 \end_inset
17477
17478 .
17479 \end_layout
17480
17481 \end_inset
17482
17483  As a result of this, the files are often bigger than PDFs.
17484 \end_layout
17485
17486 \begin_layout Standard
17487 PostScript can only contain images in the format 
17488 \begin_inset Quotes eld
17489 \end_inset
17490
17491 Encapsulated PostScript
17492 \begin_inset Quotes erd
17493 \end_inset
17494
17495  (EPS, file extension 
17496 \begin_inset Quotes eld
17497 \end_inset
17498
17499
17500 \family typewriter
17501 .eps
17502 \family default
17503
17504 \begin_inset Quotes erd
17505 \end_inset
17506
17507 ).
17508  As \SpecialChar LyX
17509  allows you to use any known image format in your document, it has to
17510  convert them in the background to EPS.
17511  If, for example, you have 50
17512 \begin_inset space ~
17513 \end_inset
17514
17515 images in your document, \SpecialChar LyX
17516  has to do 50
17517 \begin_inset space ~
17518 \end_inset
17519
17520 conversions when you view or export your document the first time.
17521  This might slow down your workflow with \SpecialChar LyX
17522 .
17523  So if you plan to use PostScript, you can insert your images directly as
17524  EPS to avoid this problem.
17525 \end_layout
17526
17527 \begin_layout Standard
17528 You can export to PostScript using the menu 
17529 \family sans
17530 File\SpecialChar menuseparator
17531 Export\SpecialChar menuseparator
17532 PostScript
17533 \family default
17534 .
17535 \end_layout
17536
17537 \begin_layout Subsubsection
17538 PDF
17539 \begin_inset Index idx
17540 status collapsed
17541
17542 \begin_layout Plain Layout
17543 File formats ! PDF
17544 \end_layout
17545
17546 \end_inset
17547
17548
17549 \begin_inset Index idx
17550 status collapsed
17551
17552 \begin_layout Plain Layout
17553 PDF
17554 \end_layout
17555
17556 \end_inset
17557
17558
17559 \end_layout
17560
17561 \begin_layout Standard
17562 This file type has the extension 
17563 \begin_inset Quotes eld
17564 \end_inset
17565
17566
17567 \family typewriter
17568 .pdf
17569 \family default
17570
17571 \begin_inset Quotes erd
17572 \end_inset
17573
17574 .
17575  The 
17576 \begin_inset Quotes eld
17577 \end_inset
17578
17579 Portable Document Format
17580 \begin_inset Quotes erd
17581 \end_inset
17582
17583  (PDF) developed by 
17584 \family typewriter
17585 Adobe
17586 \family default
17587  was derived from PostScript.
17588  It is more compressed and it uses fewer commands than PostScript.
17589  As the name 
17590 \begin_inset Quotes eld
17591 \end_inset
17592
17593 portable
17594 \begin_inset Quotes erd
17595 \end_inset
17596
17597  implies, it can be processed on any computer system and the printed output
17598  looks exactly the same.
17599 \end_layout
17600
17601 \begin_layout Standard
17602 PDF can contain images in its own PDF format and in the formats 
17603 \begin_inset Quotes eld
17604 \end_inset
17605
17606 Joint Photographic Experts Group
17607 \begin_inset Quotes erd
17608 \end_inset
17609
17610  (JPG, file extension 
17611 \begin_inset Quotes eld
17612 \end_inset
17613
17614
17615 \family typewriter
17616 .jpg
17617 \family default
17618
17619 \begin_inset Quotes erd
17620 \end_inset
17621
17622  or 
17623 \begin_inset Quotes eld
17624 \end_inset
17625
17626
17627 \family typewriter
17628 .jpeg
17629 \family default
17630
17631 \begin_inset Quotes erd
17632 \end_inset
17633
17634 ) and 
17635 \begin_inset Quotes eld
17636 \end_inset
17637
17638 Portable Network Graphics
17639 \begin_inset Quotes erd
17640 \end_inset
17641
17642  (PNG, file extension 
17643 \begin_inset Quotes eld
17644 \end_inset
17645
17646
17647 \family typewriter
17648 .png
17649 \family default
17650
17651 \begin_inset Quotes erd
17652 \end_inset
17653
17654 ).
17655  You can also use any other image format, because \SpecialChar LyX
17656  converts them in the
17657  background to one of these formats.
17658  But as described in the section about PostScript, the image conversion
17659  will slow down your workflow.
17660  So we recommend using images in one of the three formats mentioned above.
17661 \end_layout
17662
17663 \begin_layout Standard
17664 You can export your document to PDF via the menu 
17665 \family sans
17666 File\SpecialChar menuseparator
17667 Export
17668 \family default
17669  in different ways:
17670 \end_layout
17671
17672 \begin_layout Description
17673 PDF
17674 \begin_inset space ~
17675 \end_inset
17676
17677 (pdflatex) This uses the program 
17678 \family typewriter
17679 pdftex
17680 \family default
17681  which converts your file directly to PDF.
17682 \end_layout
17683
17684 \begin_layout Description
17685 PDF
17686 \begin_inset space ~
17687 \end_inset
17688
17689 (Lua
17690 \family sans
17691 TeX
17692 \family default
17693 ) This uses the program 
17694 \family typewriter
17695 Lua\SpecialChar TeX
17696
17697 \family default
17698  which converts your file directly to PDF.
17699  
17700 \family typewriter
17701 Lua\SpecialChar TeX
17702
17703 \family default
17704  is a new engine, derived from 
17705 \family typewriter
17706 pdflatex
17707 \family default
17708 , that also provides direct Unicode support and support for direct font
17709  access (see section
17710 \begin_inset space ~
17711 \end_inset
17712
17713
17714 \begin_inset CommandInset ref
17715 LatexCommand ref
17716 reference "subsec:LaTeX-font-support"
17717
17718 \end_inset
17719
17720 ).
17721  Lua\SpecialChar TeX
17722  is still a work in progress, but it might develop into the next standard
17723  \SpecialChar TeX
17724  processor.
17725 \end_layout
17726
17727 \begin_layout Description
17728 PDF
17729 \begin_inset space ~
17730 \end_inset
17731
17732 (Xe
17733 \family sans
17734 TeX
17735 \family default
17736 ) This uses the program 
17737 \family typewriter
17738 Xe\SpecialChar TeX
17739
17740 \family default
17741  that converts your file directly to PDF.
17742  
17743 \family typewriter
17744 Xe\SpecialChar TeX
17745
17746 \family default
17747  is a new engine that provides direct Unicode support and support for direct
17748  font access (see section
17749 \begin_inset space ~
17750 \end_inset
17751
17752
17753 \begin_inset CommandInset ref
17754 LatexCommand ref
17755 reference "subsec:LaTeX-font-support"
17756
17757 \end_inset
17758
17759 ).
17760  It is particularly good at typesetting different scripts, for example,
17761  vertically written Japanese.
17762 \end_layout
17763
17764 \begin_layout Description
17765 PDF
17766 \begin_inset space ~
17767 \end_inset
17768
17769 (cropped) This is the same as 
17770 \family sans
17771 PDF
17772 \begin_inset space ~
17773 \end_inset
17774
17775 (pdflatex)
17776 \family default
17777  but the result is a PDF with cropped page margins.
17778  This is for example useful if you want to use \SpecialChar LyX
17779  to generate good-looking
17780  formulas to use them in other programs like for presentations.
17781 \end_layout
17782
17783 \begin_layout Description
17784 PDF
17785 \begin_inset space ~
17786 \end_inset
17787
17788 (dvipdfm) This uses the program 
17789 \family typewriter
17790 dvipdfm
17791 \family default
17792  that converts your file in the background to DVI and in a second step to
17793  PDF.
17794 \end_layout
17795
17796 \begin_layout Description
17797 PDF
17798 \begin_inset space ~
17799 \end_inset
17800
17801 (ps2pdf) This uses the program 
17802 \family typewriter
17803 ps2pdf
17804 \family default
17805  that creates a PDF from a PostScript-version of your file.
17806  The PostScript-version is produced by the program 
17807 \family typewriter
17808 dvips
17809 \family default
17810  which uses a DVI-version as intermediate step.
17811  So this export variant consists of three conversions.
17812 \end_layout
17813
17814 \begin_layout Standard
17815 We recommend using 
17816 \family sans
17817 PDF
17818 \begin_inset space ~
17819 \end_inset
17820
17821 (pdflatex)
17822 \family default
17823  because 
17824 \family typewriter
17825 pdftex
17826 \family default
17827  supports all the features of actual PDF-versions, is quick, stable, and
17828  works without problems.
17829  If you rely on multiscript support and\SpecialChar breakableslash
17830 or specific OpenType fonts, you might
17831  want to try out 
17832 \family sans
17833 PDF
17834 \begin_inset space ~
17835 \end_inset
17836
17837 (XeTeX)
17838 \family default
17839  or 
17840 \family sans
17841 PDF
17842 \begin_inset space ~
17843 \end_inset
17844
17845 (LuaTeX)
17846 \family default
17847  instead, bearing in mind that these two programs are not yet as mature
17848  as 
17849 \family typewriter
17850 pdflatex
17851 \family default
17852 .
17853 \end_layout
17854
17855 \begin_layout Subsubsection
17856 XHTML
17857 \begin_inset Index idx
17858 status collapsed
17859
17860 \begin_layout Plain Layout
17861 FileFormats ! XHTML
17862 \end_layout
17863
17864 \end_inset
17865
17866
17867 \begin_inset Index idx
17868 status collapsed
17869
17870 \begin_layout Plain Layout
17871 HTML
17872 \end_layout
17873
17874 \end_inset
17875
17876
17877 \end_layout
17878
17879 \begin_layout Standard
17880 This file type has the extension 
17881 \begin_inset Quotes eld
17882 \end_inset
17883
17884
17885 \family typewriter
17886 .xhtml
17887 \family default
17888
17889 \begin_inset Quotes erd
17890 \end_inset
17891
17892 .
17893  It is a file suitable for viewing in web browsers.
17894  It does not itself contain images and the like but only links to them.
17895  When \SpecialChar LyX
17896  produces XHTML, it also generates corresponding images in formats
17897  suitable for the purpose.
17898  For the math output you can choose in the menu 
17899 \family sans
17900 Document\SpecialChar menuseparator
17901 Settings\SpecialChar menuseparator
17902 Output
17903 \family default
17904  between different formats, which are described in section 
17905 \emph on
17906 Math Output in XHTML
17907 \emph default
17908  of the 
17909 \emph on
17910 Additional
17911 \begin_inset space ~
17912 \end_inset
17913
17914 Features
17915 \emph default
17916  manual.
17917 \end_layout
17918
17919 \begin_layout Standard
17920 XHTML output remains 
17921 \begin_inset Quotes eld
17922 \end_inset
17923
17924 under development
17925 \begin_inset Quotes erd
17926 \end_inset
17927
17928 , and not all \SpecialChar LyX
17929  features are supported yet.
17930  See the chapter 
17931 \emph on
17932 \SpecialChar LyX
17933  and the World Wide Web
17934 \emph default
17935 , in the 
17936 \emph on
17937 Additional Features
17938 \emph default
17939  manual, for more information.
17940 \end_layout
17941
17942 \begin_layout Standard
17943 You can export your document as an XHTML file using the menu item 
17944 \family sans
17945 File\SpecialChar menuseparator
17946 Export\SpecialChar menuseparator
17947 LyXHTML
17948 \family default
17949 .
17950 \end_layout
17951
17952 \begin_layout Subsection
17953 Previewing
17954 \begin_inset Index idx
17955 status collapsed
17956
17957 \begin_layout Plain Layout
17958 Document ! Preview
17959 \end_layout
17960
17961 \end_inset
17962
17963
17964 \end_layout
17965
17966 \begin_layout Standard
17967 To get a look at the final version of your document, with all of the page
17968  breaks in place, the footnotes correctly numbered, and so on, use the menu
17969  
17970 \family sans
17971 Document
17972 \family default
17973  and choose 
17974 \family sans
17975 View
17976 \family default
17977  or use the toolbar button 
17978 \begin_inset Info
17979 type  "icon"
17980 arg   "buffer-view"
17981 \end_inset
17982
17983 .
17984  A viewing program will pop up showing the output in the defined default
17985  output format, which is globally set in the preferences (see section
17986 \begin_inset space ~
17987 \end_inset
17988
17989
17990 \begin_inset CommandInset ref
17991 LatexCommand ref
17992 reference "sec:File-Formats"
17993
17994 \end_inset
17995
17996 ) and can also be altered for single documents in the document settings
17997  (see section
17998 \begin_inset space ~
17999 \end_inset
18000
18001
18002 \begin_inset CommandInset ref
18003 LatexCommand ref
18004 reference "sec:Doc-Formats"
18005
18006 \end_inset
18007
18008 ).
18009  Further output formats can be selected via 
18010 \family sans
18011 Document\SpecialChar menuseparator
18012 View (Other Formats)
18013 \family default
18014  or the toolbar button 
18015 \begin_inset Info
18016 type  "icon"
18017 arg   "view-others"
18018 \end_inset
18019
18020 .
18021 \end_layout
18022
18023 \begin_layout Standard
18024 If you have changed your document, you can refresh the output in the same
18025  viewer window using the menu 
18026 \family sans
18027 Document\SpecialChar menuseparator
18028 Update
18029 \family default
18030  or 
18031 \family sans
18032 Document\SpecialChar menuseparator
18033 Update (Other Formats)
18034 \family default
18035 , respectively.
18036 \end_layout
18037
18038 \begin_layout Standard
18039 When you preview a file, the output file is only generated in \SpecialChar LyX
18040 's temporary
18041  directory.
18042  To have a real output, export your document.
18043 \end_layout
18044
18045 \begin_layout Section
18046 A few Words about Typography
18047 \begin_inset Index idx
18048 status collapsed
18049
18050 \begin_layout Plain Layout
18051 Typography
18052 \end_layout
18053
18054 \end_inset
18055
18056
18057 \end_layout
18058
18059 \begin_layout Subsection
18060 Hyphens, Dashes and Minus Signs
18061 \begin_inset Index idx
18062 status collapsed
18063
18064 \begin_layout Plain Layout
18065 Hyphens
18066 \end_layout
18067
18068 \end_inset
18069
18070
18071 \begin_inset Index idx
18072 status collapsed
18073
18074 \begin_layout Plain Layout
18075 Dashes
18076 \end_layout
18077
18078 \end_inset
18079
18080
18081 \end_layout
18082
18083 \begin_layout Standard
18084 In \SpecialChar LyX
18085 , the 
18086 \begin_inset Quotes eld
18087 \end_inset
18088
18089
18090 \family typewriter
18091 -
18092 \family default
18093
18094 \begin_inset Quotes erd
18095 \end_inset
18096
18097  symbol comes in four variants: the 
18098 \emph on
18099 hyphen
18100 \emph default
18101 , the 
18102 \emph on
18103 en dash
18104 \emph default
18105 , the 
18106 \emph on
18107 em dash
18108 \emph default
18109 , and the 
18110 \emph on
18111 minus sign
18112 \emph default
18113 :
18114 \begin_inset VSpace defskip
18115 \end_inset
18116
18117
18118 \end_layout
18119
18120 \begin_layout Standard
18121 \begin_inset Box Frameless
18122 position "t"
18123 hor_pos "c"
18124 has_inner_box 1
18125 inner_pos "t"
18126 use_parbox 0
18127 use_makebox 0
18128 width "100col%"
18129 special "none"
18130 height "1in"
18131 height_special "totalheight"
18132 thickness "0.4pt"
18133 separation "3pt"
18134 shadowsize "4pt"
18135 framecolor "black"
18136 backgroundcolor "none"
18137 status open
18138
18139 \begin_layout Plain Layout
18140 \begin_inset Tabular
18141 <lyxtabular version="3" rows="5" columns="3">
18142 <features tabularvalignment="middle">
18143 <column alignment="left" valignment="top" width="0pt">
18144 <column alignment="left" valignment="top">
18145 <column alignment="left" valignment="top">
18146 <row interlinespace="3mm">
18147 <cell alignment="left" valignment="top" bottomline="true" usebox="none">
18148 \begin_inset Text
18149
18150 \begin_layout Plain Layout
18151 name
18152 \end_layout
18153
18154 \end_inset
18155 </cell>
18156 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18157 \begin_inset Text
18158
18159 \begin_layout Plain Layout
18160 output
18161 \end_layout
18162
18163 \end_inset
18164 </cell>
18165 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18166 \begin_inset Text
18167
18168 \begin_layout Plain Layout
18169 inserted with
18170 \end_layout
18171
18172 \end_inset
18173 </cell>
18174 </row>
18175 <row interlinespace="3mm">
18176 <cell alignment="left" valignment="top" usebox="none">
18177 \begin_inset Text
18178
18179 \begin_layout Plain Layout
18180 hyphen
18181 \end_layout
18182
18183 \end_inset
18184 </cell>
18185 <cell alignment="center" valignment="top" usebox="none">
18186 \begin_inset Text
18187
18188 \begin_layout Plain Layout
18189 -
18190 \end_layout
18191
18192 \end_inset
18193 </cell>
18194 <cell alignment="center" valignment="top" usebox="none">
18195 \begin_inset Text
18196
18197 \begin_layout Plain Layout
18198 \begin_inset Quotes eld
18199 \end_inset
18200
18201
18202 \family typewriter
18203 -
18204 \family default
18205
18206 \begin_inset Quotes erd
18207 \end_inset
18208
18209  in text
18210 \end_layout
18211
18212 \end_inset
18213 </cell>
18214 </row>
18215 <row interlinespace="3mm">
18216 <cell alignment="left" valignment="top" usebox="none">
18217 \begin_inset Text
18218
18219 \begin_layout Plain Layout
18220 en dash
18221 \end_layout
18222
18223 \end_inset
18224 </cell>
18225 <cell alignment="center" valignment="top" usebox="none">
18226 \begin_inset Text
18227
18228 \begin_layout Plain Layout
18229
18230 \end_layout
18231
18232 \end_inset
18233 </cell>
18234 <cell alignment="center" valignment="top" usebox="none">
18235 \begin_inset Text
18236
18237 \begin_layout Plain Layout
18238 system key combination
18239 \begin_inset Foot
18240 status open
18241
18242 \begin_layout Plain Layout
18243 On Mac and Linux, the en dash is entered with 
18244 \family sans
18245 Opt+
18246 \begin_inset Quotes eld
18247 \end_inset
18248
18249 -
18250 \begin_inset Quotes erd
18251 \end_inset
18252
18253
18254 \family default
18255  and the em dash with 
18256 \family sans
18257 Shift-Opt+
18258 \begin_inset Quotes erd
18259 \end_inset
18260
18261 -
18262 \begin_inset Quotes erd
18263 \end_inset
18264
18265
18266 \family default
18267  (
18268 \family sans
18269 Opt
18270 \family default
18271  is the Mac label for the right 
18272 \family sans
18273 Alt 
18274 \family default
18275 key).
18276 \end_layout
18277
18278 \end_inset
18279
18280  or 
18281 \begin_inset Quotes eld
18282 \end_inset
18283
18284 --
18285 \begin_inset Quotes erd
18286 \end_inset
18287
18288  in text
18289 \end_layout
18290
18291 \end_inset
18292 </cell>
18293 </row>
18294 <row interlinespace="3mm">
18295 <cell alignment="left" valignment="top" usebox="none">
18296 \begin_inset Text
18297
18298 \begin_layout Plain Layout
18299 em dash
18300 \end_layout
18301
18302 \end_inset
18303 </cell>
18304 <cell alignment="center" valignment="top" usebox="none">
18305 \begin_inset Text
18306
18307 \begin_layout Plain Layout
18308
18309 \end_layout
18310
18311 \end_inset
18312 </cell>
18313 <cell alignment="center" valignment="top" usebox="none">
18314 \begin_inset Text
18315
18316 \begin_layout Plain Layout
18317 system key combination or 
18318 \begin_inset Quotes eld
18319 \end_inset
18320
18321 ---
18322 \begin_inset Quotes erd
18323 \end_inset
18324
18325  in text
18326 \end_layout
18327
18328 \end_inset
18329 </cell>
18330 </row>
18331 <row>
18332 <cell alignment="left" valignment="top" usebox="none">
18333 \begin_inset Text
18334
18335 \begin_layout Plain Layout
18336 minus sign
18337 \end_layout
18338
18339 \end_inset
18340 </cell>
18341 <cell alignment="center" valignment="top" usebox="none">
18342 \begin_inset Text
18343
18344 \begin_layout Plain Layout
18345 \begin_inset Formula $-$
18346 \end_inset
18347
18348
18349 \end_layout
18350
18351 \end_inset
18352 </cell>
18353 <cell alignment="center" valignment="top" usebox="none">
18354 \begin_inset Text
18355
18356 \begin_layout Plain Layout
18357 \begin_inset Quotes eld
18358 \end_inset
18359
18360
18361 \family typewriter
18362 -
18363 \family default
18364
18365 \begin_inset Quotes erd
18366 \end_inset
18367
18368  in math mode
18369 \end_layout
18370
18371 \end_inset
18372 </cell>
18373 </row>
18374 </lyxtabular>
18375
18376 \end_inset
18377
18378
18379 \end_layout
18380
18381 \end_inset
18382
18383
18384 \begin_inset VSpace defskip
18385 \end_inset
18386
18387
18388 \end_layout
18389
18390 \begin_layout Standard
18391 Dashes can also be inserted with 
18392 \family sans
18393 Insert\SpecialChar menuseparator
18394 Special
18395 \begin_inset space ~
18396 \end_inset
18397
18398 Character\SpecialChar menuseparator
18399 Symbols
18400 \family default
18401  or using the 
18402 \family typewriter
18403 unicode-insert
18404 \family default
18405  \SpecialChar LyX
18406  function with the Unicode code point as argument (2013 for the em dash
18407  and 2014 for the en dash).
18408 \end_layout
18409
18410 \begin_layout Standard
18411 Hyphen and dashes are distinct from the minus sign, which appears in math
18412  mode and has a length of its own.
18413  Here are some examples:
18414 \end_layout
18415
18416 \begin_layout Enumerate
18417 line- and page-breaks
18418 \begin_inset space \hfill{}
18419 \end_inset
18420
18421 (
18422 \emph on
18423 hyphen
18424 \emph default
18425 )
18426 \end_layout
18427
18428 \begin_layout Enumerate
18429 A–Z; pages
18430 \begin_inset space ~
18431 \end_inset
18432
18433 369–378
18434 \begin_inset space \hfill{}
18435 \end_inset
18436
18437 (
18438 \emph on
18439 en dash
18440 \emph default
18441 )
18442 \end_layout
18443
18444 \begin_layout Enumerate
18445 The em dash is used without spaces: Oh—there's a dash.
18446 \begin_inset space \hfill{}
18447 \end_inset
18448
18449 (
18450 \emph on
18451 em dash
18452 \emph default
18453 )
18454 \end_layout
18455
18456 \begin_layout Enumerate
18457 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
18458 \end_inset
18459
18460
18461 \begin_inset space \hfill{}
18462 \end_inset
18463
18464 (
18465 \emph on
18466 minus sign
18467 \emph default
18468 )
18469 \end_layout
18470
18471 \begin_layout Standard
18472 See also the 
18473 \begin_inset CommandInset href
18474 LatexCommand href
18475 name "Wikipedia entry on dashes"
18476 target "https://en.wikipedia.org/wiki/Dash"
18477 literal "false"
18478
18479 \end_inset
18480
18481 .
18482 \end_layout
18483
18484 \begin_layout Subsection
18485 Dashes and Line Breaks
18486 \begin_inset CommandInset label
18487 LatexCommand label
18488 name "subsec:Dashes-and-line-breaks"
18489
18490 \end_inset
18491
18492
18493 \end_layout
18494
18495 \begin_layout Standard
18496 Whether line breaks before or after dashes are allowed depends on the use
18497  case and locale, e.
18498 \begin_inset space \thinspace{}
18499 \end_inset
18500
18501 g.:
18502 \end_layout
18503
18504 \begin_layout Itemize
18505 In English, line breaks are generally allowed after the dash, but no line
18506  break should occur if only a single character follows the dash (as in A–Z).
18507 \end_layout
18508
18509 \begin_layout Itemize
18510 In English, dashes used to set off parenthetical statements should not start
18511  a new line.
18512 \end_layout
18513
18514 \begin_layout Itemize
18515 In French and Spanish, dashes around parenthetical statements are treated
18516  similar to brackets: line breaks are not allowed on the inner side.
18517 \end_layout
18518
18519 \begin_layout Standard
18520 By default, dashes are output by \SpecialChar LyX
18521  to \SpecialChar LaTeX
18522  as 
18523 \begin_inset Quotes eld
18524 \end_inset
18525
18526 ligature dashes
18527 \begin_inset Quotes erd
18528 \end_inset
18529
18530  (-- and ---).
18531  \SpecialChar LaTeX
18532  allows line breaks after hyphens
18533 \change_deleted -1402925745 1558782973
18534 ,
18535 \change_inserted -1402925745 1558782983
18536  and these
18537 \change_unchanged
18538  en-dashes and em-dashes.
18539 \end_layout
18540
18541 \begin_layout Enumerate
18542 Line breaks before spaced en dashes
18543 \begin_inset space ~
18544 \end_inset
18545
18546 – common in British English and generally recommended by 
18547 \emph on
18548 The Elements of Typographic Style
18549 \emph default
18550
18551 \begin_inset space ~
18552 \end_inset
18553
18554 – can be prevented using protected spaces.
18555 \end_layout
18556
18557 \begin_layout Enumerate
18558 Unwanted line breaks 
18559 \series bold
18560 after
18561 \series default
18562  dashes 
18563 \change_inserted -1402925745 1558782702
18564 must
18565 \change_deleted -1402925745 1558782715
18566 can
18567 \change_unchanged
18568  be prevented by wrapping in a makebox
18569 \begin_inset Foot
18570 status collapsed
18571
18572 \begin_layout Plain Layout
18573 See section 
18574 \emph on
18575 Prevent Hyphenation
18576 \emph default
18577  of the 
18578 \emph on
18579 Embedded
18580 \begin_inset space ~
18581 \end_inset
18582
18583 Objects
18584 \emph default
18585  manual.
18586 \end_layout
18587
18588 \end_inset
18589
18590  or preceding with 
18591 \series bold
18592
18593 \backslash
18594 nobreakdash
18595 \series default
18596  in \SpecialChar TeX
18597  code
18598 \change_inserted -1402925745 1558782753
18599 , a protected space does not suffice
18600 \change_unchanged
18601 .
18602  Examples
18603 \change_inserted -1402925745 1558782332
18604
18605 \begin_inset Foot
18606 status collapsed
18607
18608 \begin_layout Plain Layout
18609
18610 \change_inserted -1402925745 1558782431
18611 It is generally recommended to set the correct language for text parts not
18612  in the document language.
18613  We don't do this here to prevent a dependency on LaTeX support for French
18614  and Spanish.
18615 \change_unchanged
18616
18617 \end_layout
18618
18619 \end_inset
18620
18621
18622 \change_unchanged
18623 :
18624 \end_layout
18625
18626 \begin_deeper
18627 \begin_layout Itemize
18628 Pages
18629 \begin_inset space ~
18630 \end_inset
18631
18632
18633 \begin_inset Box Frameless
18634 position "t"
18635 hor_pos "c"
18636 has_inner_box 1
18637 inner_pos "t"
18638 use_parbox 0
18639 use_makebox 1
18640 width ""
18641 special "none"
18642 height "1in"
18643 height_special "totalheight"
18644 thickness "0.4pt"
18645 separation "3pt"
18646 shadowsize "4pt"
18647 framecolor "black"
18648 backgroundcolor "none"
18649 status open
18650
18651 \begin_layout Plain Layout
18652 36–39
18653 \end_layout
18654
18655 \end_inset
18656
18657
18658 \end_layout
18659
18660 \begin_layout Itemize
18661 Les incises 
18662 \begin_inset Box Frameless
18663 position "t"
18664 hor_pos "c"
18665 has_inner_box 1
18666 inner_pos "t"
18667 use_parbox 0
18668 use_makebox 1
18669 width ""
18670 special "none"
18671 height "1in"
18672 height_special "totalheight"
18673 thickness "0.4pt"
18674 separation "3pt"
18675 shadowsize "4pt"
18676 framecolor "black"
18677 backgroundcolor "none"
18678 status open
18679
18680 \begin_layout Plain Layout
18681
18682 \begin_inset space ~
18683 \end_inset
18684
18685 même
18686 \end_layout
18687
18688 \end_inset
18689
18690  si tout le monde ne les aime pas
18691 \begin_inset space ~
18692 \end_inset
18693
18694 – sont très utiles.
18695 \end_layout
18696
18697 \begin_layout Itemize
18698 En una frase 
18699 \begin_inset ERT
18700 status collapsed
18701
18702 \begin_layout Plain Layout
18703
18704
18705 \backslash
18706 nobreakdash
18707 \end_layout
18708
18709 \end_inset
18710
18711 —un inciso con rayas— se escribe así.
18712 \end_layout
18713
18714 \end_deeper
18715 \begin_layout Standard
18716 An incorrect line break is easily overlooked because
18717 \begin_inset space ~
18718 \end_inset
18719
18720 – in contrast to an overfull line
18721 \begin_inset space ~
18722 \end_inset
18723
18724 – it does not trigger a warning in the \SpecialChar LaTeX
18725  log.
18726 \end_layout
18727
18728 \begin_layout Standard
18729 If you want to globally disable line breaks after dashes, you can select
18730  the option 
18731 \family sans
18732 Document\SpecialChar menuseparator
18733 Settings\SpecialChar menuseparator
18734 Fonts\SpecialChar menuseparator
18735 Disallow line breaks after dashes
18736 \family default
18737 :
18738 \end_layout
18739
18740 \begin_layout Enumerate
18741 Line breaks are still allowed after spaced dashes.
18742  They can be prevented using protected spaces (without need for a makebox
18743  or \SpecialChar TeX
18744  code).
18745  Example:
18746 \end_layout
18747
18748 \begin_deeper
18749 \begin_layout Itemize
18750 Les incises –
18751 \begin_inset space ~
18752 \end_inset
18753
18754 même si tout le monde ne les aime pas
18755 \begin_inset space ~
18756 \end_inset
18757
18758 – sont très utiles.
18759 \end_layout
18760
18761 \end_deeper
18762 \begin_layout Enumerate
18763 Line breaks after unspaced dashes can be allowed via the menu
18764 \begin_inset Newline newline
18765 \end_inset
18766
18767
18768 \family sans
18769 Insert\SpecialChar menuseparator
18770 Formatting\SpecialChar menuseparator
18771 Optional
18772 \change_deleted 1675569489 1580913043
18773  
18774 \change_inserted 1675569489 1580913043
18775
18776 \begin_inset space ~
18777 \end_inset
18778
18779
18780 \change_unchanged
18781 line
18782 \change_deleted 1675569489 1580913068
18783  
18784 \change_inserted 1675569489 1580913068
18785
18786 \begin_inset space ~
18787 \end_inset
18788
18789
18790 \change_unchanged
18791 break
18792 \family default
18793 :
18794 \end_layout
18795
18796 \begin_deeper
18797 \begin_layout Itemize
18798 Em-dashes without spaces—\SpecialChar allowbreak
18799 common in American English—\SpecialChar allowbreak
18800 should be followed by
18801  a line break opportunity.
18802 \end_layout
18803
18804 \begin_layout Standard
18805 This also allows hyphenation of the word following the dash (see section
18806 \begin_inset space ~
18807 \end_inset
18808
18809
18810 \begin_inset CommandInset ref
18811 LatexCommand ref
18812 reference "subsec:Hyphenation"
18813 plural "false"
18814 caps "false"
18815 noprefix "false"
18816
18817 \end_inset
18818
18819 ).
18820 \end_layout
18821
18822 \end_deeper
18823 \begin_layout Enumerate
18824 With this setting, \SpecialChar LaTeX
18825  hyphenates words also if immediately followed by em
18826  or en dashes (see section
18827 \begin_inset space ~
18828 \end_inset
18829
18830
18831 \begin_inset CommandInset ref
18832 LatexCommand ref
18833 reference "subsec:Hyphenation"
18834 plural "false"
18835 caps "false"
18836 noprefix "false"
18837
18838 \end_inset
18839
18840 ).
18841 \end_layout
18842
18843 \begin_layout Subsubsection
18844 Changes and Backwards Compatibility
18845 \end_layout
18846
18847 \begin_layout Standard
18848 Up to \SpecialChar LyX
18849
18850 \begin_inset space ~
18851 \end_inset
18852
18853 2.1, consecutive hyphen characters (-- and ---) in the LyX source were merged
18854  to en or em dashes by LaTeX.
18855  These 
18856 \begin_inset Quotes eld
18857 \end_inset
18858
18859 ligature dashes
18860 \begin_inset Quotes erd
18861 \end_inset
18862
18863  retain the line-break properties of hyphens while literal dash characters
18864  are regarded by \SpecialChar LaTeX
18865  as 
18866 \emph on
18867 non-breakable
18868 \emph default
18869 .
18870 \end_layout
18871
18872 \begin_layout Standard
18873 Since \SpecialChar LyX
18874
18875 \begin_inset space ~
18876 \end_inset
18877
18878 2.2, consecutive hyphens in the LyX source are exported to \SpecialChar LaTeX
18879  in a way that
18880  prevents ligation to dashes.
18881  
18882 \begin_inset Quotes eld
18883 \end_inset
18884
18885 Ligature dashes
18886 \begin_inset Quotes erd
18887 \end_inset
18888
18889  in documents from earlier versions are converted to literal dash characters
18890  (except in 
18891 \family typewriter
18892 typewriter
18893 \family default
18894  font); typed in consecutive hyphens are merged to dash characters immediately
18895  after the input (unless the current text font is 
18896 \family typewriter
18897 type
18898 \family default
18899 writer).
18900 \begin_inset Foot
18901 status open
18902
18903 \begin_layout Plain Layout
18904 The behavior was changed since 
18905 \begin_inset Quotes eld
18906 \end_inset
18907
18908 lyx --help
18909 \begin_inset Quotes erd
18910 \end_inset
18911
18912  became 
18913 \begin_inset Quotes eld
18914 \end_inset
18915
18916 lyx –help
18917 \begin_inset Quotes erd
18918 \end_inset
18919
18920  in PDF, Postscript, and DVI output.
18921  An unintended consequence of these changes was that all dashes were output
18922  as non-breakable dashes.
18923  This also resulted in changed line breaks in some older documents.
18924 \end_layout
18925
18926 \end_inset
18927
18928
18929 \end_layout
18930
18931 \begin_layout Standard
18932 \SpecialChar LyX
18933
18934 \begin_inset space ~
18935 \end_inset
18936
18937 2.3 outputs 
18938 \emph on
18939 breakable
18940 \emph default
18941  dashes by default.
18942  When opening documents edited with \SpecialChar LyX
18943
18944 \begin_inset space ~
18945 \end_inset
18946
18947 2.2 or earlier and containing literal dash characters not followed by whitespace,
18948  the setting 
18949 \family sans
18950 Document\SpecialChar menuseparator
18951 Settings\SpecialChar menuseparator
18952 Fonts\SpecialChar menuseparator
18953 Disallow line breaks after dashes
18954 \family default
18955  is active to prevent changes to the line breaks.
18956 \series bold
18957 Warning:
18958 \series default
18959  If you used both literal and 
18960 \begin_inset Quotes eld
18961 \end_inset
18962
18963 ligature
18964 \begin_inset Quotes erd
18965 \end_inset
18966
18967  dashes in pre-\SpecialChar LyX
18968
18969 \begin_inset space ~
18970 \end_inset
18971
18972 2.2 documents, you may need to enable or prevent individual line breaks as
18973  shown above to restore the correct line breaking behavior.
18974 \end_layout
18975
18976 \begin_layout Subsection
18977 Hyphenation
18978 \begin_inset Index idx
18979 status collapsed
18980
18981 \begin_layout Plain Layout
18982 Hyphenation
18983 \end_layout
18984
18985 \end_inset
18986
18987
18988 \begin_inset CommandInset label
18989 LatexCommand label
18990 name "subsec:Hyphenation"
18991
18992 \end_inset
18993
18994
18995 \end_layout
18996
18997 \begin_layout Standard
18998 Words are not hyphenated within \SpecialChar LyX
18999  but automatically in the output.
19000  Hyphenation is done by the \SpecialChar LaTeX
19001 -package 
19002 \series bold
19003 babel
19004 \series default
19005
19006 \begin_inset Index idx
19007 status collapsed
19008
19009 \begin_layout Plain Layout
19010 \SpecialChar LaTeX
19011  packages ! babel
19012 \end_layout
19013
19014 \end_inset
19015
19016  following the rules of the document language.
19017  \SpecialChar LaTeX
19018  does not hyphenate text in the 
19019 \family sans
19020 typewriter
19021 \family default
19022  font and words immediately preceded or followed by hyphens or dashes.
19023 \end_layout
19024
19025 \begin_layout Standard
19026 \SpecialChar LaTeX
19027  hyphenates almost perfectly; it only has problems with text in the 
19028 \family sans
19029 typewriter
19030 \family default
19031  font and with unusual constructs, like 
19032 \begin_inset Quotes eld
19033 \end_inset
19034
19035 h3knix/m0n0wall
19036 \begin_inset Quotes erd
19037 \end_inset
19038
19039 .
19040  If \SpecialChar LaTeX
19041  cannot break a word correctly, you can set hyphenation points manually.
19042  This is done with the menu 
19043 \family sans
19044 Insert\SpecialChar menuseparator
19045 Formatting\SpecialChar menuseparator
19046 Hyphenation
19047 \begin_inset space ~
19048 \end_inset
19049
19050 Point
19051 \family default
19052 .
19053  These extra hyphenation points are only recommendations to \SpecialChar LaTeX
19054 .
19055  If no hyphenation is necessary, \SpecialChar LaTeX
19056  will ignore them.
19057 \end_layout
19058
19059 \begin_layout Standard
19060 Sometimes you want to prevent words or constructs from being hyphenated.
19061  Imagine that you are describing keybindings/shortcuts in your document
19062  in the form 
19063 \begin_inset Quotes eld
19064 \end_inset
19065
19066 A-b c
19067 \begin_inset Quotes erd
19068 \end_inset
19069
19070 .
19071  \SpecialChar LaTeX
19072  would then see the hyphen 
19073 \begin_inset Quotes eld
19074 \end_inset
19075
19076 -
19077 \begin_inset Quotes erd
19078 \end_inset
19079
19080  as a line break possibility.
19081  A line break at this point would look ugly.
19082  To prevent the shortcut from being broken, you can use a protected hyphen
19083  (
19084 \family sans
19085 Insert\SpecialChar menuseparator
19086 Formatting\SpecialChar menuseparator
19087 Protected Hyphen
19088 \family default
19089 ) or put it into a makebox as described in section 
19090 \emph on
19091 Prevent Hyphenation
19092 \emph default
19093  of the 
19094 \emph on
19095 Embedded
19096 \begin_inset space ~
19097 \end_inset
19098
19099 Objects
19100 \emph default
19101  manual.
19102 \end_layout
19103
19104 \begin_layout Subsection
19105 Punctuation Marks
19106 \begin_inset Index idx
19107 status collapsed
19108
19109 \begin_layout Plain Layout
19110 Punctuation marks
19111 \end_layout
19112
19113 \end_inset
19114
19115
19116 \end_layout
19117
19118 \begin_layout Subsubsection
19119 Abbreviations and End of Sentence
19120 \begin_inset CommandInset label
19121 LatexCommand label
19122 name "subsec:Abbreviations"
19123
19124 \end_inset
19125
19126
19127 \end_layout
19128
19129 \begin_layout Standard
19130 When \SpecialChar LyX
19131  calls \SpecialChar LaTeX
19132  to generate the final version of your document, \SpecialChar LaTeX
19133  automatically
19134  distinguishes between words, sentences, and abbreviations.
19135  \SpecialChar LaTeX
19136  then adds the 
19137 \begin_inset Quotes eld
19138 \end_inset
19139
19140 appropriate amount of space.
19141 \begin_inset Quotes erd
19142 \end_inset
19143
19144  That means sentences get a little bit more space between the period and
19145  the next word.
19146  Abbreviations get the same amount of space after the period that a word
19147  gets after another word.
19148 \end_layout
19149
19150 \begin_layout Standard
19151 Unfortunately, the algorithm for figuring out what's an abbreviation does
19152  not work in all cases.
19153  If a 
19154 \begin_inset Quotes eld
19155 \end_inset
19156
19157
19158 \family typewriter
19159 .
19160 \family default
19161
19162 \begin_inset Quotes erd
19163 \end_inset
19164
19165  is at the end of a lowercase letter, it's the end of a sentence; if it's
19166  at the end of a capitalized letter, it's an abbreviation.
19167 \end_layout
19168
19169 \begin_layout Standard
19170 Here are some examples of 
19171 \emph on
19172 correct
19173 \emph default
19174  abbreviations and of the end of a sentence:
19175 \end_layout
19176
19177 \begin_layout Itemize
19178 M.
19179  Butterfly
19180 \end_layout
19181
19182 \begin_layout Itemize
19183 Don't worry.
19184  Be happy.
19185 \end_layout
19186
19187 \begin_layout Standard
19188 And here is an example of the algorithm going wrong:
19189 \end_layout
19190
19191 \begin_layout Itemize
19192 e.
19193 \begin_inset space \thinspace{}
19194 \end_inset
19195
19196 g.
19197  this is too much space!
19198 \end_layout
19199
19200 \begin_layout Itemize
19201 This is I.
19202  It's okay.
19203 \end_layout
19204
19205 \begin_layout Standard
19206 You will not see anything wrong until you view a final version of your document.
19207 \end_layout
19208
19209 \begin_layout Standard
19210 To fix this problem, use one of the following:
19211 \end_layout
19212
19213 \begin_layout Enumerate
19214 Use an 
19215 \family sans
19216 Inter-word
19217 \begin_inset space ~
19218 \end_inset
19219
19220 Space
19221 \family default
19222  after lowercase abbreviations (see section
19223 \begin_inset space ~
19224 \end_inset
19225
19226
19227 \begin_inset CommandInset ref
19228 LatexCommand ref
19229 reference "subsec:Inter-word-Space"
19230
19231 \end_inset
19232
19233 ).
19234 \begin_inset Index idx
19235 status collapsed
19236
19237 \begin_layout Plain Layout
19238 Spaces ! inter-word
19239 \end_layout
19240
19241 \end_inset
19242
19243
19244 \end_layout
19245
19246 \begin_layout Enumerate
19247 Use a 
19248 \family sans
19249 Thin
19250 \begin_inset space ~
19251 \end_inset
19252
19253 Space
19254 \family default
19255  between two tokens of an abbreviation (see section
19256 \begin_inset space ~
19257 \end_inset
19258
19259
19260 \begin_inset CommandInset ref
19261 LatexCommand ref
19262 reference "subsec:Thin-Space"
19263
19264 \end_inset
19265
19266 ).
19267 \begin_inset Index idx
19268 status collapsed
19269
19270 \begin_layout Plain Layout
19271 Spaces ! thin
19272 \end_layout
19273
19274 \end_inset
19275
19276
19277 \end_layout
19278
19279 \begin_layout Enumerate
19280 Use an 
19281 \family sans
19282 End
19283 \begin_inset space ~
19284 \end_inset
19285
19286 of
19287 \begin_inset space ~
19288 \end_inset
19289
19290 sentence
19291 \begin_inset space ~
19292 \end_inset
19293
19294 period
19295 \family default
19296  found under the 
19297 \family sans
19298 Insert\SpecialChar menuseparator
19299 Special
19300 \begin_inset space ~
19301 \end_inset
19302
19303 Character
19304 \family default
19305  menu to force the use of inter-sentence spacing.
19306  This function is also bound to 
19307 \begin_inset Info
19308 type  "shortcut"
19309 arg   "specialchar-insert end-of-sentence"
19310 \end_inset
19311
19312  for easy access.
19313 \end_layout
19314
19315 \begin_layout Standard
19316 With the corrections, our earlier examples look like this:
19317 \end_layout
19318
19319 \begin_layout Itemize
19320 e.
19321 \begin_inset space \thinspace{}
19322 \end_inset
19323
19324 g.
19325 \begin_inset space \space{}
19326 \end_inset
19327
19328 this is too much space!
19329 \end_layout
19330
19331 \begin_layout Itemize
19332 This is I\SpecialChar endofsentence
19333  It's okay.
19334 \end_layout
19335
19336 \begin_layout Standard
19337 Some languages don't use extra spacing between sentences.
19338  If your language is such a language, you don't need to worry, because \SpecialChar LaTeX
19339
19340  will take care of this.
19341 \end_layout
19342
19343 \begin_layout Standard
19344 For those that do need to bother, there is help to catch those sneaky errors:
19345  Check out the 
19346 \family sans
19347 Check
19348 \begin_inset space ~
19349 \end_inset
19350
19351 \SpecialChar TeX
19352
19353 \family default
19354  feature described in the section 
19355 \emph on
19356 Checking \SpecialChar TeX
19357
19358 \emph default
19359  of the 
19360 \emph on
19361 Additional Features
19362 \emph default
19363  manual.
19364 \end_layout
19365
19366 \begin_layout Subsubsection
19367 Quotation Marks
19368 \begin_inset Index idx
19369 status collapsed
19370
19371 \begin_layout Plain Layout
19372 Typography ! Quotation marks
19373 \end_layout
19374
19375 \end_inset
19376
19377
19378 \begin_inset Index idx
19379 status collapsed
19380
19381 \begin_layout Plain Layout
19382 Quotation marks | see
19383 \begin_inset ERT
19384 status collapsed
19385
19386 \begin_layout Plain Layout
19387
19388 {
19389 \end_layout
19390
19391 \end_inset
19392
19393 Typography
19394 \begin_inset ERT
19395 status collapsed
19396
19397 \begin_layout Plain Layout
19398
19399 }
19400 \end_layout
19401
19402 \end_inset
19403
19404
19405 \end_layout
19406
19407 \end_inset
19408
19409
19410 \end_layout
19411
19412 \begin_layout Standard
19413 \SpecialChar LyX
19414  usually sets quotation marks correctly.
19415  Specifically, it will insert an opening mark at the beginning of quoted
19416  text, and use a closing mark at the end.
19417  For example, 
19418 \begin_inset Quotes eld
19419 \end_inset
19420
19421 open close
19422 \begin_inset Quotes erd
19423 \end_inset
19424
19425 .
19426  The keyboard character, 
19427 \family sans
19428 "
19429 \family default
19430 , generates this automatically.
19431 \end_layout
19432
19433 \begin_layout Standard
19434 You can specify what character the 
19435 \family sans
19436 "
19437 \family default
19438  key produces by using the submenu 
19439 \family sans
19440 Language
19441 \family default
19442  of the 
19443 \family sans
19444 Document\SpecialChar menuseparator
19445 Settings
19446 \family default
19447
19448 \begin_inset Index idx
19449 status collapsed
19450
19451 \begin_layout Plain Layout
19452 Document ! Settings
19453 \end_layout
19454
19455 \end_inset
19456
19457  dialog and switching the 
19458 \family sans
19459 Quote Style
19460 \family default
19461  (note that \SpecialChar LyX
19462  makes a sensible proposal for the selected main language).
19463  There are 1
19464 \change_deleted -712698321 1606924196
19465 4
19466 \change_inserted -712698321 1606924196
19467 5
19468 \change_unchanged
19469
19470 \begin_inset space ~
19471 \end_inset
19472
19473 choices:
19474 \end_layout
19475
19476 \begin_layout Labeling
19477 \labelwidthstring <<Outer>> and <<inner>>:
19478 \noindent
19479
19480 \family sans
19481 \begin_inset Quotes eld
19482 \end_inset
19483
19484 Outer
19485 \begin_inset Quotes erd
19486 \end_inset
19487
19488
19489 \begin_inset space ~
19490 \end_inset
19491
19492 and
19493 \begin_inset space ~
19494 \end_inset
19495
19496
19497 \begin_inset Quotes els
19498 \end_inset
19499
19500 inner
19501 \begin_inset Quotes ers
19502 \end_inset
19503
19504
19505 \family default
19506  Produces 
19507 \begin_inset Quotes eld
19508 \end_inset
19509
19510 these outer
19511 \begin_inset Quotes erd
19512 \end_inset
19513
19514  and 
19515 \begin_inset Quotes els
19516 \end_inset
19517
19518 these inner
19519 \begin_inset Quotes ers
19520 \end_inset
19521
19522  quotation marks (as common, e.
19523 \begin_inset space \thinspace{}
19524 \end_inset
19525
19526 g., in the US)
19527 \end_layout
19528
19529 \begin_layout Labeling
19530 \labelwidthstring <<Outer>> and <<inner>>:
19531
19532 \family sans
19533 \begin_inset Quotes sld
19534 \end_inset
19535
19536 Outer
19537 \begin_inset Quotes sld
19538 \end_inset
19539
19540
19541 \begin_inset space ~
19542 \end_inset
19543
19544 and
19545 \begin_inset space ~
19546 \end_inset
19547
19548
19549 \begin_inset Quotes sls
19550 \end_inset
19551
19552 inner
19553 \begin_inset Quotes srs
19554 \end_inset
19555
19556
19557 \family default
19558  Produces 
19559 \begin_inset Quotes sld
19560 \end_inset
19561
19562 these outer
19563 \begin_inset Quotes sld
19564 \end_inset
19565
19566  and 
19567 \begin_inset Quotes sls
19568 \end_inset
19569
19570 these inner
19571 \begin_inset Quotes srs
19572 \end_inset
19573
19574  quotation marks (as common, e.
19575 \begin_inset space \thinspace{}
19576 \end_inset
19577
19578 g., in Sweden)
19579 \end_layout
19580
19581 \begin_layout Labeling
19582 \labelwidthstring <<Outer>> and <<inner>>:
19583
19584 \family sans
19585 \begin_inset Quotes gld
19586 \end_inset
19587
19588 Outer
19589 \begin_inset Quotes grd
19590 \end_inset
19591
19592
19593 \begin_inset space ~
19594 \end_inset
19595
19596 and
19597 \begin_inset space ~
19598 \end_inset
19599
19600
19601 \begin_inset Quotes gls
19602 \end_inset
19603
19604 inner
19605 \begin_inset Quotes grs
19606 \end_inset
19607
19608
19609 \family default
19610  Produces 
19611 \begin_inset Quotes gld
19612 \end_inset
19613
19614 these outer
19615 \begin_inset Quotes grd
19616 \end_inset
19617
19618  and 
19619 \begin_inset Quotes gls
19620 \end_inset
19621
19622 these inner
19623 \begin_inset Quotes grs
19624 \end_inset
19625
19626  quotation marks (as common, e.
19627 \begin_inset space \thinspace{}
19628 \end_inset
19629
19630 g., in Germany)
19631 \end_layout
19632
19633 \begin_layout Labeling
19634 \labelwidthstring <<Outer>> and <<inner>>:
19635
19636 \family sans
19637 \begin_inset Quotes pld
19638 \end_inset
19639
19640 Outer
19641 \begin_inset Quotes prd
19642 \end_inset
19643
19644
19645 \begin_inset space ~
19646 \end_inset
19647
19648 and
19649 \begin_inset space ~
19650 \end_inset
19651
19652
19653 \begin_inset Quotes pls
19654 \end_inset
19655
19656 inner
19657 \begin_inset Quotes prs
19658 \end_inset
19659
19660
19661 \family default
19662  Produces 
19663 \begin_inset Quotes pld
19664 \end_inset
19665
19666 these outer
19667 \begin_inset Quotes prd
19668 \end_inset
19669
19670  and 
19671 \begin_inset Quotes pls
19672 \end_inset
19673
19674 these inner
19675 \begin_inset Quotes prs
19676 \end_inset
19677
19678  quotation marks (as common, e.
19679 \begin_inset space \thinspace{}
19680 \end_inset
19681
19682 g., in Poland)
19683 \end_layout
19684
19685 \begin_layout Labeling
19686 \labelwidthstring <<Outer>> and <<inner>>:
19687
19688 \family sans
19689 \begin_inset Quotes cld
19690 \end_inset
19691
19692 Outer
19693 \begin_inset Quotes crd
19694 \end_inset
19695
19696
19697 \begin_inset space ~
19698 \end_inset
19699
19700 and
19701 \begin_inset space ~
19702 \end_inset
19703
19704
19705 \begin_inset Quotes cls
19706 \end_inset
19707
19708 inner
19709 \begin_inset Quotes crs
19710 \end_inset
19711
19712
19713 \family default
19714  Produces 
19715 \begin_inset Quotes cld
19716 \end_inset
19717
19718 these outer
19719 \begin_inset Quotes crd
19720 \end_inset
19721
19722  and 
19723 \begin_inset Quotes cls
19724 \end_inset
19725
19726 these inner
19727 \begin_inset Quotes crs
19728 \end_inset
19729
19730  quotation marks (as common, e.
19731 \begin_inset space \thinspace{}
19732 \end_inset
19733
19734 g., in Switzerland)
19735 \end_layout
19736
19737 \begin_layout Labeling
19738 \labelwidthstring <<Outer>> and <<inner>>:
19739
19740 \family sans
19741 \begin_inset Quotes ald
19742 \end_inset
19743
19744 Outer
19745 \begin_inset Quotes ard
19746 \end_inset
19747
19748
19749 \begin_inset space ~
19750 \end_inset
19751
19752 and
19753 \begin_inset space ~
19754 \end_inset
19755
19756
19757 \begin_inset Quotes als
19758 \end_inset
19759
19760 inner
19761 \begin_inset Quotes ars
19762 \end_inset
19763
19764
19765 \family default
19766  Produces 
19767 \begin_inset Quotes ald
19768 \end_inset
19769
19770 these outer
19771 \begin_inset Quotes ard
19772 \end_inset
19773
19774  and 
19775 \begin_inset Quotes als
19776 \end_inset
19777
19778 these inner
19779 \begin_inset Quotes ars
19780 \end_inset
19781
19782  quotation marks (as common, e.
19783 \begin_inset space \thinspace{}
19784 \end_inset
19785
19786 g., in Denmark)
19787 \end_layout
19788
19789 \begin_layout Labeling
19790 \labelwidthstring <<Outer>> and <<inner>>:
19791
19792 \family sans
19793 \begin_inset Quotes qrd
19794 \end_inset
19795
19796 Outer
19797 \begin_inset Quotes qrd
19798 \end_inset
19799
19800
19801 \begin_inset space ~
19802 \end_inset
19803
19804 and
19805 \begin_inset space ~
19806 \end_inset
19807
19808
19809 \begin_inset Quotes qls
19810 \end_inset
19811
19812 inner
19813 \begin_inset Quotes qls
19814 \end_inset
19815
19816
19817 \family default
19818  Produces 
19819 \begin_inset Quotes qrd
19820 \end_inset
19821
19822 these outer
19823 \begin_inset Quotes qrd
19824 \end_inset
19825
19826  and 
19827 \begin_inset Quotes qls
19828 \end_inset
19829
19830 these inner
19831 \begin_inset Quotes qls
19832 \end_inset
19833
19834  quotation marks (so-called plain or non-typographical quotation marks)
19835 \end_layout
19836
19837 \begin_layout Labeling
19838 \labelwidthstring <<Outer>> and <<inner>>:
19839
19840 \family sans
19841 \begin_inset Quotes bld
19842 \end_inset
19843
19844 Outer
19845 \begin_inset Quotes brd
19846 \end_inset
19847
19848
19849 \begin_inset space ~
19850 \end_inset
19851
19852 and
19853 \begin_inset space ~
19854 \end_inset
19855
19856
19857 \begin_inset Quotes bls
19858 \end_inset
19859
19860 inner
19861 \begin_inset Quotes brs
19862 \end_inset
19863
19864
19865 \family default
19866  Produces 
19867 \begin_inset Quotes bld
19868 \end_inset
19869
19870 these outer
19871 \begin_inset Quotes brd
19872 \end_inset
19873
19874  and 
19875 \begin_inset Quotes bls
19876 \end_inset
19877
19878 these inner
19879 \begin_inset Quotes brs
19880 \end_inset
19881
19882  quotation marks (as common, e.
19883 \begin_inset space \thinspace{}
19884 \end_inset
19885
19886 g., in Great Britain)
19887 \end_layout
19888
19889 \begin_layout Labeling
19890 \labelwidthstring <<Outer>> and <<inner>>:
19891
19892 \family sans
19893 \begin_inset Quotes fld
19894 \end_inset
19895
19896 Outer
19897 \begin_inset Quotes frd
19898 \end_inset
19899
19900
19901 \begin_inset space ~
19902 \end_inset
19903
19904 and
19905 \begin_inset space ~
19906 \end_inset
19907
19908
19909 \begin_inset Quotes fls
19910 \end_inset
19911
19912 inner
19913 \begin_inset Quotes frs
19914 \end_inset
19915
19916
19917 \family default
19918  Produces 
19919 \begin_inset Quotes fld
19920 \end_inset
19921
19922 these outer
19923 \begin_inset Quotes frd
19924 \end_inset
19925
19926  and 
19927 \begin_inset Quotes fls
19928 \end_inset
19929
19930 these inner
19931 \begin_inset Quotes frs
19932 \end_inset
19933
19934  quotation marks (as common, e.
19935 \begin_inset space \thinspace{}
19936 \end_inset
19937
19938 g., in France)
19939 \end_layout
19940
19941 \begin_layout Labeling
19942 \labelwidthstring <<Outer>> and <<inner>>:
19943
19944 \family sans
19945 \begin_inset Quotes ild
19946 \end_inset
19947
19948 Outer
19949 \begin_inset Quotes ird
19950 \end_inset
19951
19952
19953 \begin_inset space ~
19954 \end_inset
19955
19956 and
19957 \begin_inset space ~
19958 \end_inset
19959
19960
19961 \begin_inset Quotes ils
19962 \end_inset
19963
19964 inner
19965 \begin_inset Quotes irs
19966 \end_inset
19967
19968
19969 \family default
19970  Produces 
19971 \begin_inset Quotes ild
19972 \end_inset
19973
19974 these outer
19975 \begin_inset Quotes ird
19976 \end_inset
19977
19978  and 
19979 \begin_inset Quotes ils
19980 \end_inset
19981
19982 these inner
19983 \begin_inset Quotes irs
19984 \end_inset
19985
19986  quotation marks (another style common in France)
19987 \begin_inset Foot
19988 status collapsed
19989
19990 \begin_layout Plain Layout
19991 Maybe you wonder why one does not simply use only outer marks in this case,
19992  since these look identical to the inner marks.
19993  The answer is that you cannot easily switch to another style then (where
19994  the inner marks differ).
19995 \end_layout
19996
19997 \end_inset
19998
19999
20000 \end_layout
20001
20002 \begin_layout Labeling
20003 \labelwidthstring <<Outer>> and <<inner>>:
20004
20005 \family sans
20006 \begin_inset Quotes rld
20007 \end_inset
20008
20009 Outer
20010 \begin_inset Quotes rrd
20011 \end_inset
20012
20013
20014 \begin_inset space ~
20015 \end_inset
20016
20017 and
20018 \begin_inset space ~
20019 \end_inset
20020
20021
20022 \begin_inset Quotes rls
20023 \end_inset
20024
20025 inner
20026 \begin_inset Quotes rrs
20027 \end_inset
20028
20029
20030 \family default
20031  Produces 
20032 \begin_inset Quotes rld
20033 \end_inset
20034
20035 these outer
20036 \begin_inset Quotes rrd
20037 \end_inset
20038
20039  and 
20040 \begin_inset Quotes rls
20041 \end_inset
20042
20043 these inner
20044 \begin_inset Quotes rrs
20045 \end_inset
20046
20047  quotation marks (as common, e.
20048 \begin_inset space \thinspace{}
20049 \end_inset
20050
20051 g., in Russia)
20052 \end_layout
20053
20054 \begin_layout Labeling
20055 \labelwidthstring <<Outer>> and <<inner>>:
20056
20057 \family sans
20058 \begin_inset Quotes wld
20059 \end_inset
20060
20061 Outer
20062 \begin_inset Quotes wrd
20063 \end_inset
20064
20065
20066 \begin_inset space ~
20067 \end_inset
20068
20069 and
20070 \begin_inset space ~
20071 \end_inset
20072
20073
20074 \begin_inset Quotes wls
20075 \end_inset
20076
20077 inner
20078 \begin_inset Quotes wrs
20079 \end_inset
20080
20081
20082 \family default
20083  Produces 
20084 \begin_inset Quotes wld
20085 \end_inset
20086
20087 these outer
20088 \begin_inset Quotes wrd
20089 \end_inset
20090
20091  and 
20092 \begin_inset Quotes wls
20093 \end_inset
20094
20095 these inner
20096 \begin_inset Quotes wrs
20097 \end_inset
20098
20099  quotation marks (another style common in Sweden)
20100 \change_inserted -712698321 1606924211
20101
20102 \end_layout
20103
20104 \begin_layout Labeling
20105 \labelwidthstring <<Outer>> and <<inner>>:
20106
20107 \change_inserted -712698321 1606924279
20108
20109 \family sans
20110 \begin_inset Quotes pld
20111 \end_inset
20112
20113 Outer
20114 \begin_inset Quotes prd
20115 \end_inset
20116
20117
20118 \begin_inset space ~
20119 \end_inset
20120
20121 and
20122 \begin_inset space ~
20123 \end_inset
20124
20125
20126 \begin_inset Quotes ald
20127 \end_inset
20128
20129 inner
20130 \begin_inset Quotes ard
20131 \end_inset
20132
20133
20134 \family default
20135  Produces 
20136 \family sans
20137
20138 \begin_inset Quotes pld
20139 \end_inset
20140
20141
20142 \family default
20143 these outer
20144 \family sans
20145
20146 \begin_inset Quotes prd
20147 \end_inset
20148
20149
20150 \family default
20151  and 
20152 \family sans
20153
20154 \begin_inset Quotes ald
20155 \end_inset
20156
20157
20158 \family default
20159 these inner
20160 \family sans
20161
20162 \begin_inset Quotes ard
20163 \end_inset
20164
20165
20166 \family default
20167  quotation marks (as common in Hungary)
20168 \change_unchanged
20169
20170 \end_layout
20171
20172 \begin_layout Labeling
20173 \labelwidthstring <<Outer>> and <<inner>>:
20174 \begin_inset Quotes jld
20175 \end_inset
20176
20177
20178 \family sans
20179 Outer
20180 \family default
20181
20182 \begin_inset Quotes jrd
20183 \end_inset
20184
20185
20186 \family sans
20187
20188 \begin_inset space ~
20189 \end_inset
20190
20191 and
20192 \begin_inset space ~
20193 \end_inset
20194
20195
20196 \family default
20197
20198 \begin_inset Quotes jls
20199 \end_inset
20200
20201
20202 \family sans
20203 inner
20204 \family default
20205
20206 \begin_inset Quotes jrs
20207 \end_inset
20208
20209  Produces 
20210 \begin_inset Quotes jld
20211 \end_inset
20212
20213 these outer
20214 \begin_inset Quotes jrd
20215 \end_inset
20216
20217  and 
20218 \begin_inset Quotes jls
20219 \end_inset
20220
20221 these inner
20222 \begin_inset Quotes jrs
20223 \end_inset
20224
20225  quotation marks (as common, e.
20226 \begin_inset space \thinspace{}
20227 \end_inset
20228
20229 g., in Japan)
20230 \begin_inset Foot
20231 status collapsed
20232
20233 \begin_layout Plain Layout
20234
20235 \change_inserted -131811572 1600338376
20236 \begin_inset CommandInset label
20237 LatexCommand label
20238 name "fn:cjk-quotes"
20239
20240 \end_inset
20241
20242
20243 \change_unchanged
20244 Note that these characters are just emulated with similar-looking math symbols
20245  in many encodings that do not cover these glyphs.
20246 \end_layout
20247
20248 \end_inset
20249
20250
20251 \end_layout
20252
20253 \begin_layout Labeling
20254 \labelwidthstring <<Outer>> and <<inner>>:
20255 \begin_inset Quotes kld
20256 \end_inset
20257
20258
20259 \family sans
20260 Outer
20261 \family default
20262
20263 \begin_inset Quotes krd
20264 \end_inset
20265
20266
20267 \family sans
20268
20269 \begin_inset space ~
20270 \end_inset
20271
20272 and
20273 \begin_inset space ~
20274 \end_inset
20275
20276
20277 \family default
20278
20279 \begin_inset Quotes kls
20280 \end_inset
20281
20282
20283 \family sans
20284 inner
20285 \family default
20286
20287 \begin_inset Quotes krs
20288 \end_inset
20289
20290  Produces 
20291 \begin_inset Quotes kld
20292 \end_inset
20293
20294 these outer
20295 \begin_inset Quotes krd
20296 \end_inset
20297
20298  and 
20299 \begin_inset Quotes kls
20300 \end_inset
20301
20302 these inner
20303 \begin_inset Quotes krs
20304 \end_inset
20305
20306  quotation marks (as common, e.
20307 \begin_inset space \thinspace{}
20308 \end_inset
20309
20310 g., in North Korea and China)
20311 \change_inserted -131811572 1600338410
20312
20313 \begin_inset script superscript
20314
20315 \begin_layout Plain Layout
20316
20317 \change_inserted -131811572 1600338410
20318 \begin_inset CommandInset ref
20319 LatexCommand ref
20320 reference "fn:cjk-quotes"
20321 plural "false"
20322 caps "false"
20323 noprefix "false"
20324
20325 \end_inset
20326
20327
20328 \change_unchanged
20329
20330 \end_layout
20331
20332 \end_inset
20333
20334
20335 \change_deleted -131811572 1600338417
20336
20337 \begin_inset Foot
20338 status collapsed
20339
20340 \begin_layout Plain Layout
20341 Note that these characters are just emulated with similar-looking math symbols
20342  in many encodings that do not cover these glyphs.
20343 \end_layout
20344
20345 \end_inset
20346
20347
20348 \change_unchanged
20349
20350 \end_layout
20351
20352 \begin_layout Standard
20353 Inner quotation marks
20354 \begin_inset Foot
20355 status collapsed
20356
20357 \begin_layout Plain Layout
20358 In many writing cultures, these are single quotation marks.
20359  But as the British and French styles show, this is not necessarily the
20360  case (and specifically the British style shows that 
20361 \begin_inset Quotes eld
20362 \end_inset
20363
20364 outer
20365 \begin_inset Quotes erd
20366 \end_inset
20367
20368  does not necessarily mean 
20369 \begin_inset Quotes eld
20370 \end_inset
20371
20372 double
20373 \begin_inset Quotes erd
20374 \end_inset
20375
20376 ).
20377  This is why we call them 
20378 \begin_inset Quotes els
20379 \end_inset
20380
20381 inner
20382 \begin_inset Quotes ers
20383 \end_inset
20384
20385  as opposed to 
20386 \begin_inset Quotes eld
20387 \end_inset
20388
20389 outer
20390 \begin_inset Quotes erd
20391 \end_inset
20392
20393  quotation marks.
20394 \end_layout
20395
20396 \end_inset
20397
20398  for quotations inside quotations (and other tasks in some languages, such
20399  as 
20400 \begin_inset Quotes els
20401 \end_inset
20402
20403 scare quotes
20404 \begin_inset Quotes ers
20405 \end_inset
20406
20407 ) can be obtained by means of the shortcut 
20408 \begin_inset Info
20409 type  "shortcut"
20410 arg   "quote-insert inner"
20411 \end_inset
20412
20413  and via the 
20414 \family sans
20415 Insert\SpecialChar menuseparator
20416 Special Characters
20417 \family default
20418  menu.
20419 \end_layout
20420
20421 \begin_layout Standard
20422 By default, the quotation mark styles are persistent.
20423  That is to say, a quotation mark maintains the style that was current when
20424  it was inserted, even if the document-wide style changes.
20425  This allows you to enter marks of different style.
20426  If you check the setting 
20427 \family sans
20428 Use dynamic quotation marks
20429 \family default
20430  in 
20431 \family sans
20432 Document\SpecialChar menuseparator
20433 Settings\SpecialChar menuseparator
20434 Language
20435 \family default
20436 , however, special quotation marks will be inserted (in the LyX window,
20437  they appear in a special color).
20438  These marks will automatically adapt to the main style (and its changes).
20439  Such quotation marks make it easy to alter the quotation mark style in
20440  one step (e.
20441 \begin_inset space \thinspace{}
20442 \end_inset
20443
20444 g., if your publisher requests a different style).
20445 \end_layout
20446
20447 \begin_layout Standard
20448 Individual quotation marks (i.
20449 \begin_inset space \thinspace{}
20450 \end_inset
20451
20452 e., their level [inner, outer], side [opening, closing], and style) can be
20453  easily switched by a context menu that pops up if you right-click on a
20454  mark.
20455 \end_layout
20456
20457 \begin_layout Subsection
20458 Ligatures
20459 \begin_inset Index idx
20460 status collapsed
20461
20462 \begin_layout Plain Layout
20463 Typography ! Ligatures
20464 \end_layout
20465
20466 \end_inset
20467
20468
20469 \begin_inset Index idx
20470 status collapsed
20471
20472 \begin_layout Plain Layout
20473 Ligatures | see
20474 \begin_inset ERT
20475 status collapsed
20476
20477 \begin_layout Plain Layout
20478
20479 {
20480 \end_layout
20481
20482 \end_inset
20483
20484 Typography
20485 \begin_inset ERT
20486 status collapsed
20487
20488 \begin_layout Plain Layout
20489
20490 }
20491 \end_layout
20492
20493 \end_inset
20494
20495
20496 \end_layout
20497
20498 \end_inset
20499
20500
20501 \begin_inset CommandInset label
20502 LatexCommand label
20503 name "subsec:Ligatures"
20504
20505 \end_inset
20506
20507
20508 \end_layout
20509
20510 \begin_layout Standard
20511 It is standard typesetting practice to group certain letters together and
20512  print them as single characters.
20513  These groups are known as 
20514 \emph on
20515 ligatures
20516 \emph default
20517 .
20518  Since \SpecialChar LaTeX
20519  knows about ligatures, your documents will contain them too in the
20520  output.
20521  Here are the standard ligatures:
20522 \end_layout
20523
20524 \begin_layout Itemize
20525 ff
20526 \end_layout
20527
20528 \begin_layout Itemize
20529 fi
20530 \end_layout
20531
20532 \begin_layout Itemize
20533 fl
20534 \end_layout
20535
20536 \begin_layout Itemize
20537 ffi
20538 \end_layout
20539
20540 \begin_layout Itemize
20541 ffl
20542 \end_layout
20543
20544 \begin_layout Standard
20545 Some languages uses other ligatures if the document font supports them.
20546 \end_layout
20547
20548 \begin_layout Standard
20549 Sometimes, you don't want a ligature in a word.
20550  While a ligature may be okay in the word, 
20551 \begin_inset Quotes eld
20552 \end_inset
20553
20554 graffiti,
20555 \begin_inset Quotes erd
20556 \end_inset
20557
20558  it looks really weird in compound words, such as 
20559 \begin_inset Quotes eld
20560 \end_inset
20561
20562 cufflink
20563 \begin_inset Quotes erd
20564 \end_inset
20565
20566  or the German 
20567 \begin_inset Quotes eld
20568 \end_inset
20569
20570 Dorffest.
20571 \begin_inset Quotes erd
20572 \end_inset
20573
20574  To break a ligature, use 
20575 \family sans
20576 Insert\SpecialChar menuseparator
20577 Formatting\SpecialChar menuseparator
20578 Ligature
20579 \begin_inset space ~
20580 \end_inset
20581
20582 Break.
20583
20584 \family default
20585  This changes 
20586 \begin_inset Quotes eld
20587 \end_inset
20588
20589 cufflinks
20590 \begin_inset Quotes erd
20591 \end_inset
20592
20593  to 
20594 \begin_inset Quotes eld
20595 \end_inset
20596
20597 cuff\SpecialChar ligaturebreak
20598 links
20599 \begin_inset Quotes erd
20600 \end_inset
20601
20602  and 
20603 \begin_inset Quotes eld
20604 \end_inset
20605
20606 Dorffest
20607 \begin_inset Quotes erd
20608 \end_inset
20609
20610  to 
20611 \begin_inset Quotes eld
20612 \end_inset
20613
20614 Dorf\SpecialChar ligaturebreak
20615 fest
20616 \begin_inset Quotes erd
20617 \end_inset
20618
20619 .
20620 \end_layout
20621
20622 \begin_layout Subsection
20623 \SpecialChar LyX
20624  and \SpecialChar LaTeX
20625  Logos
20626 \begin_inset Index idx
20627 status collapsed
20628
20629 \begin_layout Plain Layout
20630 \SpecialChar LyX
20631  ! Proper names
20632 \end_layout
20633
20634 \end_inset
20635
20636
20637 \end_layout
20638
20639 \begin_layout Standard
20640 Via 
20641 \family sans
20642 Insert\SpecialChar menuseparator
20643 Special Characters\SpecialChar menuseparator
20644 Logos
20645 \family default
20646 , \SpecialChar LyX
20647  provides the following program logos with special formatting:
20648 \end_layout
20649
20650 \begin_layout Description
20651 \SpecialChar LyX
20652  The name of the game.
20653 \end_layout
20654
20655 \begin_layout Description
20656 \SpecialChar TeX
20657  The typesetting engine used by \SpecialChar LyX
20658 .
20659 \end_layout
20660
20661 \begin_layout Description
20662 \SpecialChar LaTeX
20663  The \SpecialChar TeX
20664  macro collection used by \SpecialChar LyX
20665 .
20666 \end_layout
20667
20668 \begin_layout Description
20669 \SpecialChar LaTeX2e
20670  The current version of \SpecialChar LaTeX
20671 .
20672 \end_layout
20673
20674 \begin_layout Standard
20675 You might wonder why the \SpecialChar LaTeX
20676  version is 
20677 \begin_inset Quotes eld
20678 \end_inset
20679
20680 2
20681 \begin_inset Formula $\epsilon$
20682 \end_inset
20683
20684
20685 \begin_inset Quotes erd
20686 \end_inset
20687
20688 .
20689  It is an old tradition in the \SpecialChar TeX
20690  world to give programs geek version numbers.
20691  For example the version number of \SpecialChar TeX
20692  converges to the number 
20693 \begin_inset Formula $\pi$
20694 \end_inset
20695
20696 : The actual version is 
20697 \begin_inset Quotes eld
20698 \end_inset
20699
20700 \SpecialChar TeX
20701 -3.141592
20702 \begin_inset Quotes erd
20703 \end_inset
20704
20705 , the previous one was 
20706 \begin_inset Quotes eld
20707 \end_inset
20708
20709 \SpecialChar TeX
20710 -3.14159
20711 \begin_inset Quotes erd
20712 \end_inset
20713
20714 .
20715 \end_layout
20716
20717 \begin_layout Subsection
20718 Units
20719 \begin_inset Index idx
20720 status collapsed
20721
20722 \begin_layout Plain Layout
20723 Typography ! Units
20724 \end_layout
20725
20726 \end_inset
20727
20728
20729 \end_layout
20730
20731 \begin_layout Standard
20732 Generally the space between units and the number is smaller than the normal
20733  space between two words.
20734  As you can see in the example below, it looks better when the space is
20735  smaller.
20736  To get such a 
20737 \begin_inset Quotes eld
20738 \end_inset
20739
20740 half space
20741 \begin_inset Quotes erd
20742 \end_inset
20743
20744  for units use the menu 
20745 \family sans
20746 Insert\SpecialChar menuseparator
20747 Formatting\SpecialChar menuseparator
20748 Thin
20749 \begin_inset space ~
20750 \end_inset
20751
20752 Space
20753 \family default
20754  (shortcut 
20755 \begin_inset Info
20756 type  "shortcuts"
20757 arg   "space-insert thin"
20758 \end_inset
20759
20760 ).
20761 \end_layout
20762
20763 \begin_layout Standard
20764 Here is an example to show the differences:
20765 \end_layout
20766
20767 \begin_layout Standard
20768 \begin_inset Tabular
20769 <lyxtabular version="3" rows="2" columns="2">
20770 <features tabularvalignment="middle">
20771 <column alignment="left" valignment="top">
20772 <column alignment="left" valignment="top">
20773 <row>
20774 <cell alignment="center" valignment="top" usebox="none">
20775 \begin_inset Text
20776
20777 \begin_layout Plain Layout
20778 24
20779 \begin_inset space ~
20780 \end_inset
20781
20782 kW
20783 \begin_inset Formula $\cdot$
20784 \end_inset
20785
20786 h
20787 \end_layout
20788
20789 \end_inset
20790 </cell>
20791 <cell alignment="center" valignment="top" usebox="none">
20792 \begin_inset Text
20793
20794 \begin_layout Plain Layout
20795 space between number and unit
20796 \end_layout
20797
20798 \end_inset
20799 </cell>
20800 </row>
20801 <row>
20802 <cell alignment="center" valignment="top" usebox="none">
20803 \begin_inset Text
20804
20805 \begin_layout Plain Layout
20806 24
20807 \begin_inset space \thinspace{}
20808 \end_inset
20809
20810 kW
20811 \begin_inset Formula $\cdot$
20812 \end_inset
20813
20814 h
20815 \end_layout
20816
20817 \end_inset
20818 </cell>
20819 <cell alignment="center" valignment="top" usebox="none">
20820 \begin_inset Text
20821
20822 \begin_layout Plain Layout
20823 half space between number and unit
20824 \end_layout
20825
20826 \end_inset
20827 </cell>
20828 </row>
20829 </lyxtabular>
20830
20831 \end_inset
20832
20833
20834 \end_layout
20835
20836 \begin_layout Subsection
20837 Widows and Orphans
20838 \begin_inset Index idx
20839 status collapsed
20840
20841 \begin_layout Plain Layout
20842 Typography ! Widows and orphans
20843 \end_layout
20844
20845 \end_inset
20846
20847
20848 \end_layout
20849
20850 \begin_layout Standard
20851 In the early days of word processors, page breaks went wherever the page
20852  happened to end.
20853  There was no regard for what was actually going on in the text.
20854  For example the heading for a new section was printed at the very bottom
20855  of the page, the first line of a new paragraph all alone at the bottom
20856  of a page, or the last line of a paragraph at the top of a new page.
20857  These bits of text became known as 
20858 \emph on
20859 widows
20860 \emph default
20861  and 
20862 \emph on
20863 orphans
20864 \emph default
20865 .
20866 \end_layout
20867
20868 \begin_layout Standard
20869 Clearly, \SpecialChar LyX
20870  can avoid breaking pages after a section heading.
20871  That's part of the advantage of paragraph environments.
20872  But what about widows and orphans, where the page breaks leave one line
20873  of a paragraph all alone at the top or bottom of a page? There are rules
20874  built into \SpecialChar LaTeX
20875  governing page breaks, and some of those rules are there specifical
20876 ly to prevent widows and orphans.
20877  If they appear nevertheless and you don't like them, you can add the commands
20878 \begin_inset Newline newline
20879 \end_inset
20880
20881
20882 \series bold
20883
20884 \backslash
20885 widowpenalty=10000
20886 \begin_inset Newline newline
20887 \end_inset
20888
20889
20890 \backslash
20891 clubpenalty=10000
20892 \series default
20893
20894 \begin_inset Newline newline
20895 \end_inset
20896
20897 to the \SpecialChar LaTeX
20898  preamble of your document to avoid them.
20899  Some \SpecialChar LaTeX
20900  books (such as
20901 \begin_inset space ~
20902 \end_inset
20903
20904
20905 \begin_inset CommandInset citation
20906 LatexCommand cite
20907 key "latexcompanion"
20908 literal "true"
20909
20910 \end_inset
20911
20912  or
20913 \begin_inset space ~
20914 \end_inset
20915
20916
20917 \begin_inset CommandInset citation
20918 LatexCommand cite
20919 key "latexguide"
20920 literal "true"
20921
20922 \end_inset
20923
20924 ) have more information about the technical details of \SpecialChar LaTeX
20925 's page break mechanism.
20926 \end_layout
20927
20928 \begin_layout Chapter
20929 Notes, Graphics, Tables and Floats
20930 \begin_inset CommandInset label
20931 LatexCommand label
20932 name "chap:Floats-and-Notes"
20933
20934 \end_inset
20935
20936
20937 \end_layout
20938
20939 \begin_layout Standard
20940 The issues of this chapter are described in detail in the 
20941 \emph on
20942 Embedded
20943 \begin_inset space ~
20944 \end_inset
20945
20946 Objects
20947 \emph default
20948  manual.
20949  There you will also find tips and tricks for special cases.
20950 \end_layout
20951
20952 \begin_layout Section
20953 Notes
20954 \begin_inset Index idx
20955 status collapsed
20956
20957 \begin_layout Plain Layout
20958 Notes
20959 \end_layout
20960
20961 \end_inset
20962
20963
20964 \begin_inset CommandInset label
20965 LatexCommand label
20966 name "sec:Notes"
20967
20968 \end_inset
20969
20970
20971 \end_layout
20972
20973 \begin_layout Standard
20974 \SpecialChar LyX
20975  offers you a few types of notes to add to your document:
20976 \end_layout
20977
20978 \begin_layout Description
20979 \SpecialChar LyX
20980
20981 \begin_inset space ~
20982 \end_inset
20983
20984 Note This note type is for internal notes that will not appear in the output.
20985 \begin_inset Newline newline
20986 \end_inset
20987
20988
20989 \begin_inset Note Note
20990 status open
20991
20992 \begin_layout Plain Layout
20993 This is text in a note box that doesn't appear in the output.
20994 \end_layout
20995
20996 \end_inset
20997
20998
20999 \end_layout
21000
21001 \begin_layout Description
21002 Comment This note also doesn't appear in the output but it does appear as
21003  a \SpecialChar LaTeX
21004 -comment when you export the document to \SpecialChar LaTeX
21005  via the menu 
21006 \family sans
21007 File\SpecialChar menuseparator
21008 Export\SpecialChar menuseparator
21009 LaTeX
21010 \begin_inset space ~
21011 \end_inset
21012
21013 (xxx)
21014 \family default
21015 .
21016 \begin_inset Newline newline
21017 \end_inset
21018
21019
21020 \begin_inset Note Comment
21021 status open
21022
21023 \begin_layout Plain Layout
21024 This is text in a note box that only appears as a comment in \SpecialChar LaTeX
21025 -files.
21026 \end_layout
21027
21028 \end_inset
21029
21030
21031 \end_layout
21032
21033 \begin_layout Description
21034 Greyed
21035 \begin_inset space ~
21036 \end_inset
21037
21038 Out This note will appear in the output as text in a color which you can
21039  set in the document settings under 
21040 \family sans
21041 Colors\SpecialChar menuseparator
21042 Greyed-out
21043 \begin_inset space ~
21044 \end_inset
21045
21046 notes
21047 \family default
21048 .
21049 \begin_inset Newline newline
21050 \end_inset
21051
21052
21053 \begin_inset Newline newline
21054 \end_inset
21055
21056
21057 \begin_inset Note Greyedout
21058 status open
21059
21060 \begin_layout Plain Layout
21061 This is the text
21062 \begin_inset Foot
21063 status collapsed
21064
21065 \begin_layout Plain Layout
21066 This is an example footnote within a greyed out note.
21067  In this document the color of this note type is set to blue.
21068 \end_layout
21069
21070 \end_inset
21071
21072  of a comment that appears in the output.
21073 \end_layout
21074
21075 \end_inset
21076
21077
21078 \begin_inset Newline newline
21079 \end_inset
21080
21081
21082 \begin_inset Newline newline
21083 \end_inset
21084
21085 As you can see in the example, greyed out notes can have footnotes.
21086 \end_layout
21087
21088 \begin_layout Standard
21089 Notes are inserted with the toolbar button 
21090 \begin_inset Info
21091 type  "icon"
21092 arg   "note-insert"
21093 \end_inset
21094
21095  or the menu 
21096 \family sans
21097 Insert\SpecialChar menuseparator
21098 Note
21099 \family default
21100 .
21101  Right-click on the note box that appears to select the note type.
21102 \end_layout
21103
21104 \begin_layout Section
21105 Footnotes
21106 \begin_inset Index idx
21107 status collapsed
21108
21109 \begin_layout Plain Layout
21110 Footnotes
21111 \end_layout
21112
21113 \end_inset
21114
21115
21116 \begin_inset CommandInset label
21117 LatexCommand label
21118 name "sec:Footnotes"
21119
21120 \end_inset
21121
21122
21123 \end_layout
21124
21125 \begin_layout Standard
21126 \SpecialChar LyX
21127  uses boxes to display footnotes: When you insert a footnote using the menu
21128  
21129 \family sans
21130 Insert\SpecialChar menuseparator
21131 Footnote
21132 \family default
21133  or the toolbar button 
21134 \begin_inset Info
21135 type  "icon"
21136 arg   "footnote-insert"
21137 \end_inset
21138
21139
21140 \family roman
21141 \series medium
21142 \bar no
21143 you will see
21144 \family default
21145 \series default
21146 \bar default
21147  a box like this: 
21148 \begin_inset Graphics
21149         filename clipart/footnote.png
21150         scale 95
21151
21152 \end_inset
21153
21154
21155 \family roman
21156 \series medium
21157 \bar no
21158  This box is \SpecialChar LyX
21159 's representation of your footnote.
21160  If you
21161 \family default
21162 \series default
21163 \bar default
21164  left-click on 
21165 \family roman
21166 \series medium
21167 \bar no
21168 the 
21169 \begin_inset Quotes eld
21170 \end_inset
21171
21172
21173 \family sans
21174 foot
21175 \family roman
21176
21177 \begin_inset Quotes erd
21178 \end_inset
21179
21180
21181 \family default
21182 \series default
21183 \bar default
21184  
21185 \family roman
21186 \series medium
21187 \bar no
21188 label, the box will
21189 \family default
21190 \series default
21191 \bar default
21192  be opened and you can enter the footnote text into it.
21193  Clicking on the box label again will close 
21194 \family roman
21195 \series medium
21196 \bar no
21197 the
21198 \family default
21199 \series default
21200 \bar default
21201  box
21202 \family roman
21203 \series medium
21204 \bar no
21205 .
21206  If you want to turn existing text into a footnote, simply highlight it
21207  and click on the footnote
21208 \family default
21209 \series default
21210 \bar default
21211  toolbar 
21212 \family roman
21213 \series medium
21214 \bar no
21215 button
21216 \family default
21217 \series default
21218 \bar default
21219 .
21220 \end_layout
21221
21222 \begin_layout Standard
21223 Here is an example footnote:
21224 \family roman
21225 \series medium
21226 \bar no
21227
21228 \begin_inset Foot
21229 status collapsed
21230
21231 \begin_layout Plain Layout
21232 To close a footnote, click on the footnote box label.
21233 \end_layout
21234
21235 \end_inset
21236
21237
21238 \end_layout
21239
21240 \begin_layout Standard
21241 The footnote will appear in the output as a superscript number at the text
21242  position where the footnote box is placed.
21243  The footnote text is placed at the bottom of the current page.
21244  The footnote number is calculated by \SpecialChar LyX
21245  according to the document class.
21246  \SpecialChar LyX
21247  does not yet support a particular numbering scheme, but you can get other
21248  schemes using special \SpecialChar LaTeX
21249 -commands.
21250  T
21251 \family roman
21252 h
21253 \family default
21254 ey are described in the 
21255 \emph on
21256 Embedded
21257 \begin_inset space ~
21258 \end_inset
21259
21260 Objects
21261 \emph default
21262  manual.
21263 \end_layout
21264
21265 \begin_layout Section
21266 Marginal Notes
21267 \begin_inset Index idx
21268 status collapsed
21269
21270 \begin_layout Plain Layout
21271 Marginal notes
21272 \end_layout
21273
21274 \end_inset
21275
21276
21277 \begin_inset CommandInset label
21278 LatexCommand label
21279 name "sec:Marginal-Notes"
21280
21281 \end_inset
21282
21283
21284 \end_layout
21285
21286 \begin_layout Standard
21287 Marginal notes look and behave just like footnotes in \SpecialChar LyX
21288 .
21289  When you insert a margin note via the menu 
21290 \family sans
21291 Insert\SpecialChar menuseparator
21292 Marginal
21293 \begin_inset space ~
21294 \end_inset
21295
21296 Note
21297 \family default
21298  or the toolbar button 
21299 \begin_inset Info
21300 type  "icon"
21301 arg   "marginalnote-insert"
21302 \end_inset
21303
21304 , you will see 
21305 \family roman
21306 \series medium
21307 a
21308 \family default
21309 \series default
21310  
21311 \family roman
21312 \series medium
21313 box with the
21314 \family default
21315 \series default
21316  
21317 \family roman
21318 \series medium
21319 label 
21320 \begin_inset Quotes eld
21321 \end_inset
21322
21323 margin
21324 \begin_inset Quotes erd
21325 \end_inset
21326
21327  appearing within your text.
21328  This box is \SpecialChar LyX
21329 's representation of your margin
21330 \family default
21331 \series default
21332 al 
21333 \family roman
21334 \series medium
21335 note.
21336 \end_layout
21337
21338 \begin_layout Standard
21339 At the side of this sentence is an example marginal note.
21340 \family roman
21341 \series medium
21342
21343 \begin_inset Marginal
21344 status open
21345
21346 \begin_layout Plain Layout
21347 \align left
21348 This is a marginal note.
21349 \end_layout
21350
21351 \end_inset
21352
21353
21354 \end_layout
21355
21356 \begin_layout Standard
21357 Marginal notes appear at the right side in single-sided documents.
21358  In double-sided documents they appear in the outer margin – left on even
21359  pages, right on odd pages.
21360 \end_layout
21361
21362 \begin_layout Standard
21363 For further information about marginal notes see the section 
21364 \emph on
21365 Margin
21366 \begin_inset space ~
21367 \end_inset
21368
21369 Notes
21370 \emph default
21371  in the 
21372 \emph on
21373 Embedded
21374 \begin_inset space ~
21375 \end_inset
21376
21377 Objects
21378 \emph default
21379  manual.
21380 \end_layout
21381
21382 \begin_layout Section
21383 Graphics and Images
21384 \begin_inset Index idx
21385 status collapsed
21386
21387 \begin_layout Plain Layout
21388 Images
21389 \end_layout
21390
21391 \end_inset
21392
21393
21394 \begin_inset Index idx
21395 status collapsed
21396
21397 \begin_layout Plain Layout
21398 Graphics
21399 \end_layout
21400
21401 \end_inset
21402
21403
21404 \begin_inset CommandInset label
21405 LatexCommand label
21406 name "sec:Graphics"
21407
21408 \end_inset
21409
21410
21411 \end_layout
21412
21413 \begin_layout Standard
21414 To insert an image in your document, place the cursor at the text position
21415  you want and click on the toolbar icon 
21416 \begin_inset Info
21417 type  "icon"
21418 arg   "dialog-show-new-inset graphics"
21419 \end_inset
21420
21421  or select 
21422 \family sans
21423 Insert\SpecialChar menuseparator
21424 Graphics
21425 \family default
21426  from the menu.
21427  Then a dialog will appear to choose the file to load.
21428 \end_layout
21429
21430 \begin_layout Standard
21431 This dialog has numerous mostly self-explanatory parameters.
21432  The 
21433 \family sans
21434 Graphics
21435 \family default
21436  tab allows you to choose your image file.
21437  The image can be transformed by setting a rotation angle and a scaling
21438  factor.
21439  The scaling units are explained in Appendix
21440 \begin_inset space ~
21441 \end_inset
21442
21443
21444 \begin_inset CommandInset ref
21445 LatexCommand ref
21446 reference "chap:Units-available-in"
21447
21448 \end_inset
21449
21450 .
21451 \end_layout
21452
21453 \begin_layout Standard
21454 In the tab 
21455 \family sans
21456 Clipping
21457 \family default
21458  it is possible to set image coordinates to adjust the height and width
21459  of the image in the output.
21460  The coordinates can also be calculated automatically by pressing the button
21461  
21462 \family sans
21463 Get
21464 \begin_inset space ~
21465 \end_inset
21466
21467 from
21468 \begin_inset space ~
21469 \end_inset
21470
21471 file
21472 \family default
21473 .
21474  The option 
21475 \family sans
21476 Clip
21477 \begin_inset space ~
21478 \end_inset
21479
21480 to
21481 \begin_inset space ~
21482 \end_inset
21483
21484 bounding
21485 \begin_inset space ~
21486 \end_inset
21487
21488 box
21489 \family default
21490  will only print the image region within the given coordinates.
21491  Normally you don't need to take care about image coordinates and can ignore
21492  the tab 
21493 \family sans
21494 Clipping
21495 \family default
21496 .
21497 \end_layout
21498
21499 \begin_layout Standard
21500 In the 
21501 \family sans
21502 LaTeX
21503 \begin_inset space ~
21504 \end_inset
21505
21506 and
21507 \begin_inset space ~
21508 \end_inset
21509
21510 LyX options
21511 \family default
21512  tab \SpecialChar LaTeX
21513  experts can specify additional \SpecialChar LaTeX
21514  options.
21515  In this tab you can also specify the appearance of the image inside \SpecialChar LyX
21516 .
21517  The option 
21518 \family sans
21519 Draft
21520 \begin_inset space ~
21521 \end_inset
21522
21523 mode
21524 \family default
21525  has the effect that the image doesn't appear in the output, only a frame
21526  with the image size is printed.
21527 \end_layout
21528
21529 \begin_layout Standard
21530 The graphics dialog can be called at any time by clicking on an image.
21531  Images will appear in the output exactly at the position where they are
21532  in the text.
21533  This is an example image within a separate, horizontally centered paragraph:
21534 \end_layout
21535
21536 \begin_layout Standard
21537 \align center
21538 \begin_inset Graphics
21539         filename clipart/2D-intensity-plot.pdf
21540         scale 70
21541
21542 \end_inset
21543
21544
21545 \end_layout
21546
21547 \begin_layout Standard
21548 If you need image captions or want to reference images, you have to put
21549  the image into a float, see section
21550 \begin_inset space ~
21551 \end_inset
21552
21553
21554 \begin_inset CommandInset ref
21555 LatexCommand ref
21556 reference "subsec:Figure-Floats"
21557
21558 \end_inset
21559
21560 .
21561 \end_layout
21562
21563 \begin_layout Subsection
21564 Image Formats
21565 \begin_inset Index idx
21566 status collapsed
21567
21568 \begin_layout Plain Layout
21569 Images ! Formats
21570 \end_layout
21571
21572 \end_inset
21573
21574
21575 \begin_inset CommandInset label
21576 LatexCommand label
21577 name "subsec:Image-Formats"
21578
21579 \end_inset
21580
21581
21582 \end_layout
21583
21584 \begin_layout Standard
21585 You can insert images in any known file format.
21586  But as we explained in section
21587 \begin_inset space ~
21588 \end_inset
21589
21590
21591 \begin_inset CommandInset ref
21592 LatexCommand ref
21593 reference "subsec:Output-file-formats"
21594
21595 \end_inset
21596
21597 , every output document format allows only a few image formats.
21598  \SpecialChar LyX
21599  therefore uses the program 
21600 \family typewriter
21601 ImageMagick
21602 \family default
21603  in the background to convert the images to the right format.
21604  To increase your workflow by avoiding these conversions in the background,
21605  use only the image formats listed in the subsections of section
21606 \begin_inset space ~
21607 \end_inset
21608
21609
21610 \begin_inset CommandInset ref
21611 LatexCommand ref
21612 reference "subsec:Output-file-formats"
21613
21614 \end_inset
21615
21616 .
21617 \end_layout
21618
21619 \begin_layout Standard
21620 Similar to fonts there are two types of image formats:
21621 \end_layout
21622
21623 \begin_layout Description
21624 Bitmap
21625 \begin_inset space ~
21626 \end_inset
21627
21628 images consist of pixel values, often in a compressed form.
21629  They are therefore not fully scalable and look pixelated in large zooms.
21630  Well-known bitmap image formats are 
21631 \begin_inset Quotes eld
21632 \end_inset
21633
21634 Graphics Interchange Format
21635 \begin_inset Quotes erd
21636 \end_inset
21637
21638  (GIF, file extension 
21639 \begin_inset Quotes eld
21640 \end_inset
21641
21642
21643 \family typewriter
21644 .gif
21645 \family default
21646
21647 \begin_inset Quotes erd
21648 \end_inset
21649
21650 )
21651 \begin_inset Index idx
21652 status collapsed
21653
21654 \begin_layout Plain Layout
21655 GIF|see
21656 \begin_inset ERT
21657 status collapsed
21658
21659 \begin_layout Plain Layout
21660
21661 {
21662 \end_layout
21663
21664 \end_inset
21665
21666 Image formats
21667 \begin_inset ERT
21668 status collapsed
21669
21670 \begin_layout Plain Layout
21671
21672 }
21673 \end_layout
21674
21675 \end_inset
21676
21677
21678 \end_layout
21679
21680 \end_inset
21681
21682
21683 \begin_inset Quotes eld
21684 \end_inset
21685
21686 Portable Network Graphics
21687 \begin_inset Quotes erd
21688 \end_inset
21689
21690  (PNG, file extension 
21691 \begin_inset Quotes eld
21692 \end_inset
21693
21694
21695 \family typewriter
21696 .png
21697 \family default
21698
21699 \begin_inset Quotes erd
21700 \end_inset
21701
21702 )
21703 \begin_inset Index idx
21704 status collapsed
21705
21706 \begin_layout Plain Layout
21707 PNG|see
21708 \begin_inset ERT
21709 status collapsed
21710
21711 \begin_layout Plain Layout
21712
21713 {
21714 \end_layout
21715
21716 \end_inset
21717
21718 Image formats
21719 \begin_inset ERT
21720 status collapsed
21721
21722 \begin_layout Plain Layout
21723
21724 }
21725 \end_layout
21726
21727 \end_inset
21728
21729
21730 \end_layout
21731
21732 \end_inset
21733
21734 , and 
21735 \begin_inset Quotes eld
21736 \end_inset
21737
21738 Joint Photographic Experts Group
21739 \begin_inset Quotes erd
21740 \end_inset
21741
21742  (JPG, file extension 
21743 \begin_inset Quotes eld
21744 \end_inset
21745
21746
21747 \family typewriter
21748 .jpg
21749 \family default
21750
21751 \begin_inset Quotes erd
21752 \end_inset
21753
21754  or 
21755 \begin_inset Quotes eld
21756 \end_inset
21757
21758
21759 \family typewriter
21760 .jpeg
21761 \family default
21762
21763 \begin_inset Quotes erd
21764 \end_inset
21765
21766 )
21767 \begin_inset Index idx
21768 status collapsed
21769
21770 \begin_layout Plain Layout
21771 JPG|see
21772 \begin_inset ERT
21773 status collapsed
21774
21775 \begin_layout Plain Layout
21776
21777 {
21778 \end_layout
21779
21780 \end_inset
21781
21782 Image formats
21783 \begin_inset ERT
21784 status collapsed
21785
21786 \begin_layout Plain Layout
21787
21788 }
21789 \end_layout
21790
21791 \end_inset
21792
21793
21794 \end_layout
21795
21796 \end_inset
21797
21798 .
21799 \end_layout
21800
21801 \begin_layout Description
21802 Scalable
21803 \begin_inset space ~
21804 \end_inset
21805
21806 images consist of vectors and can therefore be scaled to any size without
21807  data loss.
21808  The scaling ability is desired if you want to create presentations, because
21809  presentations are always scaled by the beamer.
21810  Scaling is also useful for online documents to let the user zoom into diagrams.
21811 \begin_inset Newline newline
21812 \end_inset
21813
21814 Scalable image formats can be 
21815 \begin_inset Quotes eld
21816 \end_inset
21817
21818 Scalable Vector Graphics
21819 \begin_inset Quotes erd
21820 \end_inset
21821
21822  (SVG, file extension 
21823 \begin_inset Quotes eld
21824 \end_inset
21825
21826
21827 \family typewriter
21828 .svg
21829 \family default
21830
21831 \begin_inset Quotes erd
21832 \end_inset
21833
21834 )
21835 \begin_inset Index idx
21836 status collapsed
21837
21838 \begin_layout Plain Layout
21839 SVG|see
21840 \begin_inset ERT
21841 status collapsed
21842
21843 \begin_layout Plain Layout
21844
21845 {
21846 \end_layout
21847
21848 \end_inset
21849
21850 Image formats
21851 \begin_inset ERT
21852 status collapsed
21853
21854 \begin_layout Plain Layout
21855
21856 }
21857 \end_layout
21858
21859 \end_inset
21860
21861
21862 \end_layout
21863
21864 \end_inset
21865
21866
21867 \begin_inset Quotes eld
21868 \end_inset
21869
21870 Encapsulated PostScript
21871 \begin_inset Quotes erd
21872 \end_inset
21873
21874  (EPS, file extension 
21875 \begin_inset Quotes eld
21876 \end_inset
21877
21878
21879 \family typewriter
21880 .eps
21881 \family default
21882
21883 \begin_inset Quotes erd
21884 \end_inset
21885
21886 )
21887 \begin_inset Index idx
21888 status collapsed
21889
21890 \begin_layout Plain Layout
21891 EPS|see
21892 \begin_inset ERT
21893 status collapsed
21894
21895 \begin_layout Plain Layout
21896
21897 {
21898 \end_layout
21899
21900 \end_inset
21901
21902 Image formats
21903 \begin_inset ERT
21904 status collapsed
21905
21906 \begin_layout Plain Layout
21907
21908 }
21909 \end_layout
21910
21911 \end_inset
21912
21913
21914 \end_layout
21915
21916 \end_inset
21917
21918 , and 
21919 \begin_inset Quotes eld
21920 \end_inset
21921
21922 Portable Document Format
21923 \begin_inset Quotes erd
21924 \end_inset
21925
21926  (PDF, file extension 
21927 \begin_inset Quotes eld
21928 \end_inset
21929
21930
21931 \family typewriter
21932 .pdf
21933 \family default
21934
21935 \begin_inset Quotes erd
21936 \end_inset
21937
21938 )
21939 \begin_inset Index idx
21940 status collapsed
21941
21942 \begin_layout Plain Layout
21943 PDF
21944 \end_layout
21945
21946 \end_inset
21947
21948 .
21949  We say 
21950 \begin_inset Quotes eld
21951 \end_inset
21952
21953 can be
21954 \begin_inset Quotes erd
21955 \end_inset
21956
21957 , because you can convert any bitmap image format to PDF or EPS and the
21958  result will not be scalable.
21959  In this case only a header with the image properties is added to the original
21960  image.
21961 \begin_inset Foot
21962 status collapsed
21963
21964 \begin_layout Plain Layout
21965 In the case of PDF, the original image is additionally compressed.
21966 \end_layout
21967
21968 \end_inset
21969
21970
21971 \end_layout
21972
21973 \begin_layout Standard
21974 Normally one cannot convert a bitmap image into a scalable one, only 
21975 \emph on
21976 vice versa
21977 \emph default
21978 .
21979 \end_layout
21980
21981 \begin_layout Subsection
21982 Grouping of Image Settings
21983 \begin_inset Index idx
21984 status collapsed
21985
21986 \begin_layout Plain Layout
21987 Images ! Settings grouping
21988 \end_layout
21989
21990 \end_inset
21991
21992
21993 \end_layout
21994
21995 \begin_layout Standard
21996 Each image can define a new group of image settings or join an existing
21997  group.
21998  Images within such a group share their settings, so adjusting one image
21999  of the group automatically also adjusts all other images of the group in
22000  the same way.
22001  So you can for example change the size for a bunch of images without the
22002  need to manually change each of them.
22003 \end_layout
22004
22005 \begin_layout Standard
22006 A new group can be set by pressing the button 
22007 \family sans
22008 Open
22009 \begin_inset space ~
22010 \end_inset
22011
22012 new
22013 \begin_inset space ~
22014 \end_inset
22015
22016 group
22017 \family default
22018  in the
22019 \family sans
22020  Graphics
22021 \family default
22022  dialog in the 
22023 \family sans
22024 LaTeX
22025 \begin_inset space ~
22026 \end_inset
22027
22028 and
22029 \begin_inset space ~
22030 \end_inset
22031
22032 LyX options
22033 \family default
22034  tab.
22035  Joining an existing group can be done using the context menu of the image
22036  and checking the name of the desired group.
22037 \end_layout
22038
22039 \begin_layout Section
22040 Tables
22041 \begin_inset Index idx
22042 status collapsed
22043
22044 \begin_layout Plain Layout
22045 Tables
22046 \end_layout
22047
22048 \end_inset
22049
22050
22051 \begin_inset CommandInset label
22052 LatexCommand label
22053 name "sec:Tables"
22054
22055 \end_inset
22056
22057
22058 \end_layout
22059
22060 \begin_layout Standard
22061 You can insert a table using either the toolbar button 
22062 \begin_inset Info
22063 type  "icon"
22064 arg   "tabular-insert"
22065 \end_inset
22066
22067  or the menu 
22068 \family sans
22069 Insert\SpecialChar menuseparator
22070 Table
22071 \family default
22072 .
22073  A dialog will appear, asking you for the number of rows and columns
22074 \change_inserted -712698321 1554288358
22075 , and you can select a specific (border) style
22076 \change_unchanged
22077 .
22078  The default table has lines around any cell and the first row appears separated
22079  from the rest of the table.
22080  This separation appears due to a double line: The cells of the first row
22081  have a line below them and the cells of the second row have a line above
22082  them.
22083  Here is an example table:
22084 \end_layout
22085
22086 \begin_layout Standard
22087 \align center
22088 \begin_inset Tabular
22089 <lyxtabular version="3" rows="4" columns="4">
22090 <features tabularvalignment="middle">
22091 <column alignment="center" valignment="top" width="0pt">
22092 <column alignment="center" valignment="top" width="0pt">
22093 <column alignment="center" valignment="top" width="0in">
22094 <column alignment="center" valignment="top" width="0pt">
22095 <row>
22096 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22097 \begin_inset Text
22098
22099 \begin_layout Plain Layout
22100
22101 \end_layout
22102
22103 \end_inset
22104 </cell>
22105 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22106 \begin_inset Text
22107
22108 \begin_layout Plain Layout
22109
22110 \family roman
22111 \series medium
22112 \shape up
22113 \size normal
22114 \emph off
22115 \bar no
22116 \noun off
22117 \color none
22118 1
22119 \end_layout
22120
22121 \end_inset
22122 </cell>
22123 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22124 \begin_inset Text
22125
22126 \begin_layout Plain Layout
22127 2
22128 \end_layout
22129
22130 \end_inset
22131 </cell>
22132 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22133 \begin_inset Text
22134
22135 \begin_layout Plain Layout
22136 3
22137 \end_layout
22138
22139 \end_inset
22140 </cell>
22141 </row>
22142 <row>
22143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22144 \begin_inset Text
22145
22146 \begin_layout Plain Layout
22147
22148 \family roman
22149 \series medium
22150 \shape up
22151 \size normal
22152 \emph off
22153 \bar no
22154 \noun off
22155 \color none
22156 A
22157 \end_layout
22158
22159 \end_inset
22160 </cell>
22161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22162 \begin_inset Text
22163
22164 \begin_layout Plain Layout
22165
22166 \end_layout
22167
22168 \end_inset
22169 </cell>
22170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22171 \begin_inset Text
22172
22173 \begin_layout Plain Layout
22174
22175 \end_layout
22176
22177 \end_inset
22178 </cell>
22179 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22180 \begin_inset Text
22181
22182 \begin_layout Plain Layout
22183
22184 \end_layout
22185
22186 \end_inset
22187 </cell>
22188 </row>
22189 <row>
22190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22191 \begin_inset Text
22192
22193 \begin_layout Plain Layout
22194
22195 \family roman
22196 \series medium
22197 \shape up
22198 \size normal
22199 \emph off
22200 \bar no
22201 \noun off
22202 \color none
22203 B
22204 \end_layout
22205
22206 \end_inset
22207 </cell>
22208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22209 \begin_inset Text
22210
22211 \begin_layout Plain Layout
22212
22213 \end_layout
22214
22215 \end_inset
22216 </cell>
22217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22218 \begin_inset Text
22219
22220 \begin_layout Plain Layout
22221
22222 \end_layout
22223
22224 \end_inset
22225 </cell>
22226 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22227 \begin_inset Text
22228
22229 \begin_layout Plain Layout
22230
22231 \end_layout
22232
22233 \end_inset
22234 </cell>
22235 </row>
22236 <row>
22237 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22238 \begin_inset Text
22239
22240 \begin_layout Plain Layout
22241
22242 \family roman
22243 \series medium
22244 \shape up
22245 \size normal
22246 \emph off
22247 \bar no
22248 \noun off
22249 \color none
22250 C
22251 \end_layout
22252
22253 \end_inset
22254 </cell>
22255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22256 \begin_inset Text
22257
22258 \begin_layout Plain Layout
22259
22260 \end_layout
22261
22262 \end_inset
22263 </cell>
22264 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22265 \begin_inset Text
22266
22267 \begin_layout Plain Layout
22268
22269 \end_layout
22270
22271 \end_inset
22272 </cell>
22273 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22274 \begin_inset Text
22275
22276 \begin_layout Plain Layout
22277
22278 \end_layout
22279
22280 \end_inset
22281 </cell>
22282 </row>
22283 </lyxtabular>
22284
22285 \end_inset
22286
22287
22288 \change_inserted -712698321 1554288479
22289
22290 \end_layout
22291
22292 \begin_layout Standard
22293
22294 \change_inserted -712698321 1554288540
22295 This corresponds to the 
22296 \begin_inset Quotes eld
22297 \end_inset
22298
22299 Grid with Head
22300 \begin_inset Quotes erd
22301 \end_inset
22302
22303  table style listed in the style selection.
22304 \end_layout
22305
22306 \begin_layout Standard
22307
22308 \change_inserted -712698321 1554288387
22309 Other available styles include:
22310 \end_layout
22311
22312 \begin_layout Itemize
22313
22314 \change_inserted -712698321 1554288551
22315
22316 \begin_inset Quotes eld
22317 \end_inset
22318
22319 simple grid
22320 \begin_inset Quotes erd
22321 \end_inset
22322
22323  which looks line the above table, but without the first row being separated
22324  via double line,
22325 \end_layout
22326
22327 \begin_layout Itemize
22328
22329 \change_inserted -712698321 1554288764
22330 a border-less table with no lines at all,
22331 \end_layout
22332
22333 \begin_layout Itemize
22334
22335 \change_inserted -712698321 1554289543
22336 and a so-called 
22337 \begin_inset Quotes eld
22338 \end_inset
22339
22340 formal table
22341 \begin_inset Quotes erd
22342 \end_inset
22343
22344  as often used in professional publishing with horizontal lines only and
22345  bold top/bottom lines (see 
22346 \emph on
22347 Embedded Objects
22348 \emph default
22349  manual, section 
22350 \emph on
22351 Formal Tables
22352 \emph default
22353 ).
22354 \end_layout
22355
22356 \begin_layout Standard
22357
22358 \change_inserted -712698321 1554288823
22359 The default style used in the dialog as well as the style used by the toolbar
22360  button can be changed in 
22361 \family sans
22362 Document\SpecialChar menuseparator
22363 Settings\SpecialChar menuseparator
22364 Text Layout
22365 \family default
22366 .
22367  So if the default style above is not the one you need, you should alter
22368  this setting.
22369 \end_layout
22370
22371 \begin_layout Subsection
22372 Table Dialog
22373 \end_layout
22374
22375 \begin_layout Standard
22376 You can alter a table by clicking on it with the right mouse button and
22377  then choosing 
22378 \family sans
22379 More\SpecialChar menuseparator
22380 Settings
22381 \family default
22382 .
22383  This brings up the table dialog.
22384  Here you can adjust the settings of the cell, row and/or column where the
22385  cursor is placed currently.
22386  Most of the dialog options also work on selections.
22387  This means that if you select more cells, columns or rows the action is
22388  done on all of your selection.
22389 \end_layout
22390
22391 \begin_layout Standard
22392 In addition to the table dialog, the 
22393 \family sans
22394 table
22395 \begin_inset space ~
22396 \end_inset
22397
22398 toolbar
22399 \family default
22400  helps you in setting table properties.
22401  It appears if the cursor is inside a table.
22402 \end_layout
22403
22404 \begin_layout Standard
22405 In the tab 
22406 \family sans
22407 Table
22408 \begin_inset space ~
22409 \end_inset
22410
22411 Settings
22412 \family default
22413  of the table dialog you can set the alignment for the current row.
22414  If you add a row or column, it will be inserted right beside or below the
22415  current cell respectively.
22416  The vertical alignment of a column can only be adjusted when a column width
22417  is given.
22418  A given width will allow the cell to have line breaks and multiple paragraphs
22419  of text, see section
22420 \begin_inset space ~
22421 \end_inset
22422
22423
22424 \begin_inset CommandInset ref
22425 LatexCommand ref
22426 reference "subsec:Table-Cells"
22427
22428 \end_inset
22429
22430 .
22431 \end_layout
22432
22433 \begin_layout Standard
22434 You can mark multiple cells of one row/column as a multicolumn/row cell
22435  using the check box 
22436 \family sans
22437 Multicolumn
22438 \family default
22439  or 
22440 \family sans
22441 Multirow
22442 \family default
22443 .
22444  This will merge the cells to 
22445 \emph on
22446 one
22447 \emph default
22448  cell, spread over more than one column/row.
22449  Multicolumn cells are treated as own rows, so that the alignment, width,
22450  and border settings affect only the multicolumn cell.
22451  Here is an example table with a multicolumn cell in the first row and one
22452  in the last row without the upper border:
22453 \end_layout
22454
22455 \begin_layout Standard
22456 \align center
22457 \begin_inset Tabular
22458 <lyxtabular version="3" rows="3" columns="4">
22459 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
22460 <column alignment="center" valignment="top" width="0pt">
22461 <column alignment="center" valignment="middle">
22462 <column alignment="center" valignment="top" width="0in">
22463 <column alignment="center" valignment="top" width="0pt">
22464 <row>
22465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22466 \begin_inset Text
22467
22468 \begin_layout Plain Layout
22469 abc
22470 \end_layout
22471
22472 \end_inset
22473 </cell>
22474 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
22475 \begin_inset Text
22476
22477 \begin_layout Plain Layout
22478 def ghi
22479 \end_layout
22480
22481 \end_inset
22482 </cell>
22483 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22484 \begin_inset Text
22485
22486 \begin_layout Plain Layout
22487
22488 \end_layout
22489
22490 \end_inset
22491 </cell>
22492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22493 \begin_inset Text
22494
22495 \begin_layout Plain Layout
22496 jkl
22497 \end_layout
22498
22499 \end_inset
22500 </cell>
22501 </row>
22502 <row>
22503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22504 \begin_inset Text
22505
22506 \begin_layout Plain Layout
22507
22508 \family roman
22509 \series medium
22510 \shape up
22511 \size normal
22512 \emph off
22513 \bar no
22514 \noun off
22515 \color none
22516 A
22517 \end_layout
22518
22519 \end_inset
22520 </cell>
22521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22522 \begin_inset Text
22523
22524 \begin_layout Plain Layout
22525 B
22526 \end_layout
22527
22528 \end_inset
22529 </cell>
22530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22531 \begin_inset Text
22532
22533 \begin_layout Plain Layout
22534 C
22535 \end_layout
22536
22537 \end_inset
22538 </cell>
22539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22540 \begin_inset Text
22541
22542 \begin_layout Plain Layout
22543 D
22544 \end_layout
22545
22546 \end_inset
22547 </cell>
22548 </row>
22549 <row>
22550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22551 \begin_inset Text
22552
22553 \begin_layout Plain Layout
22554 1
22555 \end_layout
22556
22557 \end_inset
22558 </cell>
22559 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22560 \begin_inset Text
22561
22562 \begin_layout Plain Layout
22563 2
22564 \end_layout
22565
22566 \end_inset
22567 </cell>
22568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22569 \begin_inset Text
22570
22571 \begin_layout Plain Layout
22572 3
22573 \end_layout
22574
22575 \end_inset
22576 </cell>
22577 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22578 \begin_inset Text
22579
22580 \begin_layout Plain Layout
22581 4
22582 \end_layout
22583
22584 \end_inset
22585 </cell>
22586 </row>
22587 </lyxtabular>
22588
22589 \end_inset
22590
22591
22592 \end_layout
22593
22594 \begin_layout Standard
22595 Adept users can declare special \SpecialChar LaTeX
22596 -arguments for the table.
22597  They are necessary for special table formatting, such as the multirow cells,
22598  explained in the chapter 
22599 \emph on
22600 Tables
22601 \emph default
22602  of the 
22603 \emph on
22604 Embedded
22605 \begin_inset space ~
22606 \end_inset
22607
22608 Objects
22609 \emph default
22610  manual.
22611  You can also rotate the current cell or the whole table.
22612  These rotations are not visible in \SpecialChar LyX
22613  but are visible in the output.
22614 \end_layout
22615
22616 \begin_layout Standard
22617 \begin_inset Note Greyedout
22618 status open
22619
22620 \begin_layout Plain Layout
22621
22622 \series bold
22623 Note:
22624 \series default
22625  Most DVI-viewers are 
22626 \emph on
22627 not
22628 \emph default
22629  able to display rotations.
22630 \end_layout
22631
22632 \end_inset
22633
22634
22635 \end_layout
22636
22637 \begin_layout Standard
22638 The 
22639 \family sans
22640 Borders
22641 \family default
22642  tab allows you to add and delete border lines for the current row/column.
22643  The button 
22644 \family sans
22645 Default
22646 \family default
22647  adds lines for all cell borders.
22648 \end_layout
22649
22650 \begin_layout Subsection
22651 Multi-page Tables
22652 \begin_inset Index idx
22653 status collapsed
22654
22655 \begin_layout Plain Layout
22656 Tables ! Multi-page
22657 \end_layout
22658
22659 \end_inset
22660
22661
22662 \begin_inset Index idx
22663 status collapsed
22664
22665 \begin_layout Plain Layout
22666 Multi-page tables
22667 \end_layout
22668
22669 \end_inset
22670
22671
22672 \end_layout
22673
22674 \begin_layout Standard
22675 If the table is too long to fit on one page, you can use the option 
22676 \family sans
22677 Use
22678 \begin_inset space ~
22679 \end_inset
22680
22681 multi-page
22682 \begin_inset space ~
22683 \end_inset
22684
22685 table
22686 \family default
22687  in the tab 
22688 \family sans
22689 Multi-page
22690 \begin_inset space ~
22691 \end_inset
22692
22693 table
22694 \family default
22695  of the table dialog to split the table automatically over more pages.
22696  Doing this enables some check boxes and you can now define:
22697 \end_layout
22698
22699 \begin_layout Description
22700
22701 \family sans
22702 Header
22703 \family default
22704 : The current row and all rows above, that don't have any special options
22705  defined, are defined to be the header rows of all pages of the longtable.
22706  Except for the first page, if 
22707 \family sans
22708 First
22709 \begin_inset space ~
22710 \end_inset
22711
22712 header
22713 \family default
22714  is defined.
22715 \end_layout
22716
22717 \begin_layout Description
22718
22719 \family sans
22720 First
22721 \begin_inset space ~
22722 \end_inset
22723
22724 header
22725 \family default
22726 : The current row and all rows above, that don't have any special options
22727  defined, are defined to be the header rows of the first page of the longtable.
22728 \end_layout
22729
22730 \begin_layout Description
22731
22732 \family sans
22733 Footer
22734 \family default
22735 : The current row and all rows below, that don't have any special options
22736  defined, are defined to be the footer rows of all pages of the longtable,
22737  except for the last page, if 
22738 \family sans
22739 Last
22740 \begin_inset space ~
22741 \end_inset
22742
22743 footer
22744 \family default
22745  is defined.
22746 \end_layout
22747
22748 \begin_layout Description
22749
22750 \family sans
22751 Last
22752 \begin_inset space ~
22753 \end_inset
22754
22755 footer
22756 \family default
22757 : The current row and all rows below, that don't have any special options
22758  defined, are defined to be the footer rows of the last page of the longtable.
22759 \end_layout
22760
22761 \begin_layout Description
22762 Caption: The first row is reset as a single column.
22763  You can now insert there the table caption via the menu 
22764 \family sans
22765 Insert\SpecialChar menuseparator
22766 Caption
22767 \family default
22768 .
22769  More about multi-page table captions can be found in the 
22770 \emph on
22771 Embedded
22772 \begin_inset space ~
22773 \end_inset
22774
22775 Objects
22776 \emph default
22777  manual.
22778 \end_layout
22779
22780 \begin_layout Standard
22781 You can also specify a row where the table is split.
22782  If you set more than one option in the same table row, you should be aware
22783  that then only the first option is used; the others will be defined as
22784  
22785 \emph on
22786 empty
22787 \emph default
22788 .
22789  In this context, first means first in this order: 
22790 \family sans
22791 Footer, Last
22792 \begin_inset space ~
22793 \end_inset
22794
22795 footer,
22796 \family default
22797  
22798 \family sans
22799 Header,
22800 \family default
22801  
22802 \family sans
22803 First
22804 \begin_inset space ~
22805 \end_inset
22806
22807 header
22808 \family default
22809 ; see the following longtable to see how it works:
22810 \end_layout
22811
22812 \begin_layout Standard
22813 \align center
22814 \begin_inset Tabular
22815 <lyxtabular version="3" rows="69" columns="3">
22816 <features islongtable="true" longtabularalignment="center">
22817 <column alignment="block" valignment="top" width="5cm">
22818 <column alignment="left" valignment="top" width="0pt">
22819 <column alignment="right" valignment="top" width="0pt">
22820 <row endfirsthead="true">
22821 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22822 \begin_inset Text
22823
22824 \begin_layout Plain Layout
22825
22826 \series bold
22827 Example Phone List (ignore the names)
22828 \end_layout
22829
22830 \end_inset
22831 </cell>
22832 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22833 \begin_inset Text
22834
22835 \begin_layout Plain Layout
22836
22837 \end_layout
22838
22839 \end_inset
22840 </cell>
22841 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22842 \begin_inset Text
22843
22844 \begin_layout Plain Layout
22845
22846 \end_layout
22847
22848 \end_inset
22849 </cell>
22850 </row>
22851 <row endfirsthead="true">
22852 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22853 \begin_inset Text
22854
22855 \begin_layout Plain Layout
22856
22857 \series bold
22858 NAME
22859 \end_layout
22860
22861 \end_inset
22862 </cell>
22863 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22864 \begin_inset Text
22865
22866 \begin_layout Plain Layout
22867
22868 \end_layout
22869
22870 \end_inset
22871 </cell>
22872 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22873 \begin_inset Text
22874
22875 \begin_layout Plain Layout
22876
22877 \series bold
22878 TEL.
22879 \end_layout
22880
22881 \end_inset
22882 </cell>
22883 </row>
22884 <row endhead="true">
22885 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22886 \begin_inset Text
22887
22888 \begin_layout Plain Layout
22889
22890 \series bold
22891 Example Phone List
22892 \end_layout
22893
22894 \end_inset
22895 </cell>
22896 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22897 \begin_inset Text
22898
22899 \begin_layout Plain Layout
22900
22901 \end_layout
22902
22903 \end_inset
22904 </cell>
22905 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22906 \begin_inset Text
22907
22908 \begin_layout Plain Layout
22909
22910 \end_layout
22911
22912 \end_inset
22913 </cell>
22914 </row>
22915 <row endhead="true">
22916 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22917 \begin_inset Text
22918
22919 \begin_layout Plain Layout
22920
22921 \series bold
22922 NAME
22923 \end_layout
22924
22925 \end_inset
22926 </cell>
22927 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22928 \begin_inset Text
22929
22930 \begin_layout Plain Layout
22931
22932 \end_layout
22933
22934 \end_inset
22935 </cell>
22936 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22937 \begin_inset Text
22938
22939 \begin_layout Plain Layout
22940
22941 \series bold
22942 TEL.
22943 \end_layout
22944
22945 \end_inset
22946 </cell>
22947 </row>
22948 <row endfoot="true">
22949 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22950 \begin_inset Text
22951
22952 \begin_layout Plain Layout
22953
22954 \series bold
22955 continue ...
22956 \end_layout
22957
22958 \end_inset
22959 </cell>
22960 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22961 \begin_inset Text
22962
22963 \begin_layout Plain Layout
22964
22965 \end_layout
22966
22967 \end_inset
22968 </cell>
22969 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22970 \begin_inset Text
22971
22972 \begin_layout Plain Layout
22973
22974 \end_layout
22975
22976 \end_inset
22977 </cell>
22978 </row>
22979 <row>
22980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22981 \begin_inset Text
22982
22983 \begin_layout Plain Layout
22984
22985 \series bold
22986 Annovi
22987 \end_layout
22988
22989 \end_inset
22990 </cell>
22991 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22992 \begin_inset Text
22993
22994 \begin_layout Plain Layout
22995 Silvia
22996 \end_layout
22997
22998 \end_inset
22999 </cell>
23000 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23001 \begin_inset Text
23002
23003 \begin_layout Plain Layout
23004 111
23005 \end_layout
23006
23007 \end_inset
23008 </cell>
23009 </row>
23010 <row>
23011 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23012 \begin_inset Text
23013
23014 \begin_layout Plain Layout
23015
23016 \series bold
23017 Bertoli
23018 \end_layout
23019
23020 \end_inset
23021 </cell>
23022 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23023 \begin_inset Text
23024
23025 \begin_layout Plain Layout
23026 Stefano
23027 \end_layout
23028
23029 \end_inset
23030 </cell>
23031 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23032 \begin_inset Text
23033
23034 \begin_layout Plain Layout
23035 111
23036 \end_layout
23037
23038 \end_inset
23039 </cell>
23040 </row>
23041 <row>
23042 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23043 \begin_inset Text
23044
23045 \begin_layout Plain Layout
23046
23047 \series bold
23048 Bozzi
23049 \end_layout
23050
23051 \end_inset
23052 </cell>
23053 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23054 \begin_inset Text
23055
23056 \begin_layout Plain Layout
23057 Walter
23058 \end_layout
23059
23060 \end_inset
23061 </cell>
23062 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23063 \begin_inset Text
23064
23065 \begin_layout Plain Layout
23066 111
23067 \end_layout
23068
23069 \end_inset
23070 </cell>
23071 </row>
23072 <row>
23073 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23074 \begin_inset Text
23075
23076 \begin_layout Plain Layout
23077
23078 \series bold
23079 Cachia
23080 \end_layout
23081
23082 \end_inset
23083 </cell>
23084 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23085 \begin_inset Text
23086
23087 \begin_layout Plain Layout
23088 Maria
23089 \end_layout
23090
23091 \end_inset
23092 </cell>
23093 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23094 \begin_inset Text
23095
23096 \begin_layout Plain Layout
23097 111
23098 \end_layout
23099
23100 \end_inset
23101 </cell>
23102 </row>
23103 <row>
23104 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23105 \begin_inset Text
23106
23107 \begin_layout Plain Layout
23108
23109 \series bold
23110 Cachia
23111 \end_layout
23112
23113 \end_inset
23114 </cell>
23115 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23116 \begin_inset Text
23117
23118 \begin_layout Plain Layout
23119 Maurizio
23120 \end_layout
23121
23122 \end_inset
23123 </cell>
23124 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23125 \begin_inset Text
23126
23127 \begin_layout Plain Layout
23128 111
23129 \end_layout
23130
23131 \end_inset
23132 </cell>
23133 </row>
23134 <row>
23135 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23136 \begin_inset Text
23137
23138 \begin_layout Plain Layout
23139
23140 \series bold
23141 Cinquemani
23142 \end_layout
23143
23144 \end_inset
23145 </cell>
23146 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23147 \begin_inset Text
23148
23149 \begin_layout Plain Layout
23150 Giusi
23151 \end_layout
23152
23153 \end_inset
23154 </cell>
23155 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23156 \begin_inset Text
23157
23158 \begin_layout Plain Layout
23159 111
23160 \end_layout
23161
23162 \end_inset
23163 </cell>
23164 </row>
23165 <row>
23166 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23167 \begin_inset Text
23168
23169 \begin_layout Plain Layout
23170
23171 \series bold
23172 Colin
23173 \end_layout
23174
23175 \end_inset
23176 </cell>
23177 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23178 \begin_inset Text
23179
23180 \begin_layout Plain Layout
23181 Bernard
23182 \end_layout
23183
23184 \end_inset
23185 </cell>
23186 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23187 \begin_inset Text
23188
23189 \begin_layout Plain Layout
23190 111
23191 \end_layout
23192
23193 \end_inset
23194 </cell>
23195 </row>
23196 <row>
23197 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23198 \begin_inset Text
23199
23200 \begin_layout Plain Layout
23201
23202 \series bold
23203 Concli
23204 \end_layout
23205
23206 \end_inset
23207 </cell>
23208 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23209 \begin_inset Text
23210
23211 \begin_layout Plain Layout
23212 Gianfranco
23213 \end_layout
23214
23215 \end_inset
23216 </cell>
23217 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23218 \begin_inset Text
23219
23220 \begin_layout Plain Layout
23221 111
23222 \end_layout
23223
23224 \end_inset
23225 </cell>
23226 </row>
23227 <row>
23228 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23229 \begin_inset Text
23230
23231 \begin_layout Plain Layout
23232
23233 \series bold
23234 Dal Bosco
23235 \end_layout
23236
23237 \end_inset
23238 </cell>
23239 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23240 \begin_inset Text
23241
23242 \begin_layout Plain Layout
23243 Carolina
23244 \end_layout
23245
23246 \end_inset
23247 </cell>
23248 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23249 \begin_inset Text
23250
23251 \begin_layout Plain Layout
23252 111
23253 \end_layout
23254
23255 \end_inset
23256 </cell>
23257 </row>
23258 <row>
23259 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23260 \begin_inset Text
23261
23262 \begin_layout Plain Layout
23263
23264 \series bold
23265 Dalpiaz
23266 \end_layout
23267
23268 \end_inset
23269 </cell>
23270 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23271 \begin_inset Text
23272
23273 \begin_layout Plain Layout
23274 Annamaria
23275 \end_layout
23276
23277 \end_inset
23278 </cell>
23279 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23280 \begin_inset Text
23281
23282 \begin_layout Plain Layout
23283 111
23284 \end_layout
23285
23286 \end_inset
23287 </cell>
23288 </row>
23289 <row>
23290 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23291 \begin_inset Text
23292
23293 \begin_layout Plain Layout
23294
23295 \series bold
23296 Feliciello
23297 \end_layout
23298
23299 \end_inset
23300 </cell>
23301 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23302 \begin_inset Text
23303
23304 \begin_layout Plain Layout
23305 Domenico
23306 \end_layout
23307
23308 \end_inset
23309 </cell>
23310 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23311 \begin_inset Text
23312
23313 \begin_layout Plain Layout
23314 111
23315 \end_layout
23316
23317 \end_inset
23318 </cell>
23319 </row>
23320 <row>
23321 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23322 \begin_inset Text
23323
23324 \begin_layout Plain Layout
23325
23326 \series bold
23327 Focarelli
23328 \end_layout
23329
23330 \end_inset
23331 </cell>
23332 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23333 \begin_inset Text
23334
23335 \begin_layout Plain Layout
23336 Paola
23337 \end_layout
23338
23339 \end_inset
23340 </cell>
23341 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23342 \begin_inset Text
23343
23344 \begin_layout Plain Layout
23345 111
23346 \end_layout
23347
23348 \end_inset
23349 </cell>
23350 </row>
23351 <row>
23352 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23353 \begin_inset Text
23354
23355 \begin_layout Plain Layout
23356
23357 \series bold
23358 Galletti
23359 \end_layout
23360
23361 \end_inset
23362 </cell>
23363 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23364 \begin_inset Text
23365
23366 \begin_layout Plain Layout
23367 Oreste
23368 \end_layout
23369
23370 \end_inset
23371 </cell>
23372 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23373 \begin_inset Text
23374
23375 \begin_layout Plain Layout
23376 111
23377 \end_layout
23378
23379 \end_inset
23380 </cell>
23381 </row>
23382 <row>
23383 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23384 \begin_inset Text
23385
23386 \begin_layout Plain Layout
23387
23388 \series bold
23389 Gasparini
23390 \end_layout
23391
23392 \end_inset
23393 </cell>
23394 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23395 \begin_inset Text
23396
23397 \begin_layout Plain Layout
23398 Franca
23399 \end_layout
23400
23401 \end_inset
23402 </cell>
23403 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23404 \begin_inset Text
23405
23406 \begin_layout Plain Layout
23407 111
23408 \end_layout
23409
23410 \end_inset
23411 </cell>
23412 </row>
23413 <row>
23414 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23415 \begin_inset Text
23416
23417 \begin_layout Plain Layout
23418
23419 \series bold
23420 Rizzardi
23421 \end_layout
23422
23423 \end_inset
23424 </cell>
23425 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23426 \begin_inset Text
23427
23428 \begin_layout Plain Layout
23429 Paola
23430 \end_layout
23431
23432 \end_inset
23433 </cell>
23434 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23435 \begin_inset Text
23436
23437 \begin_layout Plain Layout
23438 111
23439 \end_layout
23440
23441 \end_inset
23442 </cell>
23443 </row>
23444 <row>
23445 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23446 \begin_inset Text
23447
23448 \begin_layout Plain Layout
23449
23450 \series bold
23451 Lassini
23452 \end_layout
23453
23454 \end_inset
23455 </cell>
23456 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23457 \begin_inset Text
23458
23459 \begin_layout Plain Layout
23460 Giancarlo
23461 \end_layout
23462
23463 \end_inset
23464 </cell>
23465 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23466 \begin_inset Text
23467
23468 \begin_layout Plain Layout
23469 111
23470 \end_layout
23471
23472 \end_inset
23473 </cell>
23474 </row>
23475 <row>
23476 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23477 \begin_inset Text
23478
23479 \begin_layout Plain Layout
23480
23481 \series bold
23482 Malfatti
23483 \end_layout
23484
23485 \end_inset
23486 </cell>
23487 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23488 \begin_inset Text
23489
23490 \begin_layout Plain Layout
23491 Luciano
23492 \end_layout
23493
23494 \end_inset
23495 </cell>
23496 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23497 \begin_inset Text
23498
23499 \begin_layout Plain Layout
23500 111
23501 \end_layout
23502
23503 \end_inset
23504 </cell>
23505 </row>
23506 <row>
23507 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23508 \begin_inset Text
23509
23510 \begin_layout Plain Layout
23511
23512 \series bold
23513 Malfatti
23514 \end_layout
23515
23516 \end_inset
23517 </cell>
23518 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23519 \begin_inset Text
23520
23521 \begin_layout Plain Layout
23522 Valeriano
23523 \end_layout
23524
23525 \end_inset
23526 </cell>
23527 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23528 \begin_inset Text
23529
23530 \begin_layout Plain Layout
23531 111
23532 \end_layout
23533
23534 \end_inset
23535 </cell>
23536 </row>
23537 <row>
23538 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23539 \begin_inset Text
23540
23541 \begin_layout Plain Layout
23542
23543 \series bold
23544 Meneguzzo
23545 \end_layout
23546
23547 \end_inset
23548 </cell>
23549 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23550 \begin_inset Text
23551
23552 \begin_layout Plain Layout
23553 Roberto
23554 \end_layout
23555
23556 \end_inset
23557 </cell>
23558 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23559 \begin_inset Text
23560
23561 \begin_layout Plain Layout
23562 111
23563 \end_layout
23564
23565 \end_inset
23566 </cell>
23567 </row>
23568 <row>
23569 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23570 \begin_inset Text
23571
23572 \begin_layout Plain Layout
23573
23574 \series bold
23575 Mezzadra
23576 \end_layout
23577
23578 \end_inset
23579 </cell>
23580 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23581 \begin_inset Text
23582
23583 \begin_layout Plain Layout
23584 Roberto
23585 \end_layout
23586
23587 \end_inset
23588 </cell>
23589 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23590 \begin_inset Text
23591
23592 \begin_layout Plain Layout
23593 111
23594 \end_layout
23595
23596 \end_inset
23597 </cell>
23598 </row>
23599 <row>
23600 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23601 \begin_inset Text
23602
23603 \begin_layout Plain Layout
23604
23605 \series bold
23606 Pirpamer
23607 \end_layout
23608
23609 \end_inset
23610 </cell>
23611 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23612 \begin_inset Text
23613
23614 \begin_layout Plain Layout
23615 Erich
23616 \end_layout
23617
23618 \end_inset
23619 </cell>
23620 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23621 \begin_inset Text
23622
23623 \begin_layout Plain Layout
23624 111
23625 \end_layout
23626
23627 \end_inset
23628 </cell>
23629 </row>
23630 <row>
23631 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23632 \begin_inset Text
23633
23634 \begin_layout Plain Layout
23635
23636 \series bold
23637 Pochiesa
23638 \end_layout
23639
23640 \end_inset
23641 </cell>
23642 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23643 \begin_inset Text
23644
23645 \begin_layout Plain Layout
23646 Paolo
23647 \end_layout
23648
23649 \end_inset
23650 </cell>
23651 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23652 \begin_inset Text
23653
23654 \begin_layout Plain Layout
23655 111, 222
23656 \end_layout
23657
23658 \end_inset
23659 </cell>
23660 </row>
23661 <row>
23662 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23663 \begin_inset Text
23664
23665 \begin_layout Plain Layout
23666
23667 \series bold
23668 Radina
23669 \end_layout
23670
23671 \end_inset
23672 </cell>
23673 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23674 \begin_inset Text
23675
23676 \begin_layout Plain Layout
23677 Claudio
23678 \end_layout
23679
23680 \end_inset
23681 </cell>
23682 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23683 \begin_inset Text
23684
23685 \begin_layout Plain Layout
23686 111
23687 \end_layout
23688
23689 \end_inset
23690 </cell>
23691 </row>
23692 <row>
23693 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23694 \begin_inset Text
23695
23696 \begin_layout Plain Layout
23697
23698 \series bold
23699 Stuffer
23700 \end_layout
23701
23702 \end_inset
23703 </cell>
23704 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23705 \begin_inset Text
23706
23707 \begin_layout Plain Layout
23708 Oskar
23709 \end_layout
23710
23711 \end_inset
23712 </cell>
23713 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23714 \begin_inset Text
23715
23716 \begin_layout Plain Layout
23717 111
23718 \end_layout
23719
23720 \end_inset
23721 </cell>
23722 </row>
23723 <row>
23724 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23725 \begin_inset Text
23726
23727 \begin_layout Plain Layout
23728
23729 \series bold
23730 Tacchelli
23731 \end_layout
23732
23733 \end_inset
23734 </cell>
23735 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23736 \begin_inset Text
23737
23738 \begin_layout Plain Layout
23739 Ugo
23740 \end_layout
23741
23742 \end_inset
23743 </cell>
23744 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23745 \begin_inset Text
23746
23747 \begin_layout Plain Layout
23748 111
23749 \end_layout
23750
23751 \end_inset
23752 </cell>
23753 </row>
23754 <row>
23755 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23756 \begin_inset Text
23757
23758 \begin_layout Plain Layout
23759
23760 \series bold
23761 Tezzele
23762 \end_layout
23763
23764 \end_inset
23765 </cell>
23766 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23767 \begin_inset Text
23768
23769 \begin_layout Plain Layout
23770 Margit
23771 \end_layout
23772
23773 \end_inset
23774 </cell>
23775 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23776 \begin_inset Text
23777
23778 \begin_layout Plain Layout
23779 111
23780 \end_layout
23781
23782 \end_inset
23783 </cell>
23784 </row>
23785 <row>
23786 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23787 \begin_inset Text
23788
23789 \begin_layout Plain Layout
23790
23791 \series bold
23792 Unterkalmsteiner
23793 \end_layout
23794
23795 \end_inset
23796 </cell>
23797 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23798 \begin_inset Text
23799
23800 \begin_layout Plain Layout
23801 Frieda
23802 \end_layout
23803
23804 \end_inset
23805 </cell>
23806 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23807 \begin_inset Text
23808
23809 \begin_layout Plain Layout
23810 111
23811 \end_layout
23812
23813 \end_inset
23814 </cell>
23815 </row>
23816 <row>
23817 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23818 \begin_inset Text
23819
23820 \begin_layout Plain Layout
23821
23822 \series bold
23823 Vieider
23824 \end_layout
23825
23826 \end_inset
23827 </cell>
23828 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23829 \begin_inset Text
23830
23831 \begin_layout Plain Layout
23832 Hilde
23833 \end_layout
23834
23835 \end_inset
23836 </cell>
23837 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23838 \begin_inset Text
23839
23840 \begin_layout Plain Layout
23841 111
23842 \end_layout
23843
23844 \end_inset
23845 </cell>
23846 </row>
23847 <row>
23848 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23849 \begin_inset Text
23850
23851 \begin_layout Plain Layout
23852
23853 \series bold
23854 Vigna
23855 \end_layout
23856
23857 \end_inset
23858 </cell>
23859 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23860 \begin_inset Text
23861
23862 \begin_layout Plain Layout
23863 Jürgen
23864 \end_layout
23865
23866 \end_inset
23867 </cell>
23868 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23869 \begin_inset Text
23870
23871 \begin_layout Plain Layout
23872 111
23873 \end_layout
23874
23875 \end_inset
23876 </cell>
23877 </row>
23878 <row>
23879 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23880 \begin_inset Text
23881
23882 \begin_layout Plain Layout
23883
23884 \series bold
23885 Weber
23886 \end_layout
23887
23888 \end_inset
23889 </cell>
23890 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23891 \begin_inset Text
23892
23893 \begin_layout Plain Layout
23894 Maurizio
23895 \end_layout
23896
23897 \end_inset
23898 </cell>
23899 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23900 \begin_inset Text
23901
23902 \begin_layout Plain Layout
23903 111
23904 \end_layout
23905
23906 \end_inset
23907 </cell>
23908 </row>
23909 <row>
23910 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23911 \begin_inset Text
23912
23913 \begin_layout Plain Layout
23914
23915 \series bold
23916 Winkler
23917 \end_layout
23918
23919 \end_inset
23920 </cell>
23921 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23922 \begin_inset Text
23923
23924 \begin_layout Plain Layout
23925 Franz
23926 \end_layout
23927
23928 \end_inset
23929 </cell>
23930 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23931 \begin_inset Text
23932
23933 \begin_layout Plain Layout
23934 111
23935 \end_layout
23936
23937 \end_inset
23938 </cell>
23939 </row>
23940 <row>
23941 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23942 \begin_inset Text
23943
23944 \begin_layout Plain Layout
23945
23946 \end_layout
23947
23948 \end_inset
23949 </cell>
23950 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
23951 \begin_inset Text
23952
23953 \begin_layout Plain Layout
23954
23955 \end_layout
23956
23957 \end_inset
23958 </cell>
23959 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23960 \begin_inset Text
23961
23962 \begin_layout Plain Layout
23963
23964 \end_layout
23965
23966 \end_inset
23967 </cell>
23968 </row>
23969 <row>
23970 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
23971 \begin_inset Text
23972
23973 \begin_layout Plain Layout
23974
23975 \series bold
23976 Annovi
23977 \end_layout
23978
23979 \end_inset
23980 </cell>
23981 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23982 \begin_inset Text
23983
23984 \begin_layout Plain Layout
23985 Silvia
23986 \end_layout
23987
23988 \end_inset
23989 </cell>
23990 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23991 \begin_inset Text
23992
23993 \begin_layout Plain Layout
23994 555
23995 \end_layout
23996
23997 \end_inset
23998 </cell>
23999 </row>
24000 <row>
24001 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
24002 \begin_inset Text
24003
24004 \begin_layout Plain Layout
24005
24006 \series bold
24007 Bertoli
24008 \end_layout
24009
24010 \end_inset
24011 </cell>
24012 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24013 \begin_inset Text
24014
24015 \begin_layout Plain Layout
24016 Stefano
24017 \end_layout
24018
24019 \end_inset
24020 </cell>
24021 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24022 \begin_inset Text
24023
24024 \begin_layout Plain Layout
24025 555
24026 \end_layout
24027
24028 \end_inset
24029 </cell>
24030 </row>
24031 <row>
24032 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
24033 \begin_inset Text
24034
24035 \begin_layout Plain Layout
24036
24037 \series bold
24038 Bozzi
24039 \end_layout
24040
24041 \end_inset
24042 </cell>
24043 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24044 \begin_inset Text
24045
24046 \begin_layout Plain Layout
24047 Walter
24048 \end_layout
24049
24050 \end_inset
24051 </cell>
24052 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24053 \begin_inset Text
24054
24055 \begin_layout Plain Layout
24056 555
24057 \end_layout
24058
24059 \end_inset
24060 </cell>
24061 </row>
24062 <row>
24063 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
24064 \begin_inset Text
24065
24066 \begin_layout Plain Layout
24067
24068 \series bold
24069 Cachia
24070 \end_layout
24071
24072 \end_inset
24073 </cell>
24074 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24075 \begin_inset Text
24076
24077 \begin_layout Plain Layout
24078 Maria
24079 \end_layout
24080
24081 \end_inset
24082 </cell>
24083 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24084 \begin_inset Text
24085
24086 \begin_layout Plain Layout
24087 555
24088 \end_layout
24089
24090 \end_inset
24091 </cell>
24092 </row>
24093 <row>
24094 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
24095 \begin_inset Text
24096
24097 \begin_layout Plain Layout
24098
24099 \series bold
24100 Cachia
24101 \end_layout
24102
24103 \end_inset
24104 </cell>
24105 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24106 \begin_inset Text
24107
24108 \begin_layout Plain Layout
24109 Maurizio
24110 \end_layout
24111
24112 \end_inset
24113 </cell>
24114 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24115 \begin_inset Text
24116
24117 \begin_layout Plain Layout
24118 555
24119 \end_layout
24120
24121 \end_inset
24122 </cell>
24123 </row>
24124 <row>
24125 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
24126 \begin_inset Text
24127
24128 \begin_layout Plain Layout
24129
24130 \series bold
24131 Cinquemani
24132 \end_layout
24133
24134 \end_inset
24135 </cell>
24136 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24137 \begin_inset Text
24138
24139 \begin_layout Plain Layout
24140 Giusi
24141 \end_layout
24142
24143 \end_inset
24144 </cell>
24145 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24146 \begin_inset Text
24147
24148 \begin_layout Plain Layout
24149 555
24150 \end_layout
24151
24152 \end_inset
24153 </cell>
24154 </row>
24155 <row>
24156 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
24157 \begin_inset Text
24158
24159 \begin_layout Plain Layout
24160
24161 \series bold
24162 Colin
24163 \end_layout
24164
24165 \end_inset
24166 </cell>
24167 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24168 \begin_inset Text
24169
24170 \begin_layout Plain Layout
24171 Bernard
24172 \end_layout
24173
24174 \end_inset
24175 </cell>
24176 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24177 \begin_inset Text
24178
24179 \begin_layout Plain Layout
24180 555
24181 \end_layout
24182
24183 \end_inset
24184 </cell>
24185 </row>
24186 <row>
24187 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
24188 \begin_inset Text
24189
24190 \begin_layout Plain Layout
24191
24192 \series bold
24193 Concli
24194 \end_layout
24195
24196 \end_inset
24197 </cell>
24198 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24199 \begin_inset Text
24200
24201 \begin_layout Plain Layout
24202 Gianfranco
24203 \end_layout
24204
24205 \end_inset
24206 </cell>
24207 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24208 \begin_inset Text
24209
24210 \begin_layout Plain Layout
24211 555
24212 \end_layout
24213
24214 \end_inset
24215 </cell>
24216 </row>
24217 <row>
24218 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
24219 \begin_inset Text
24220
24221 \begin_layout Plain Layout
24222
24223 \series bold
24224 Dal Bosco
24225 \end_layout
24226
24227 \end_inset
24228 </cell>
24229 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24230 \begin_inset Text
24231
24232 \begin_layout Plain Layout
24233 Carolina
24234 \end_layout
24235
24236 \end_inset
24237 </cell>
24238 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24239 \begin_inset Text
24240
24241 \begin_layout Plain Layout
24242 555
24243 \end_layout
24244
24245 \end_inset
24246 </cell>
24247 </row>
24248 <row>
24249 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
24250 \begin_inset Text
24251
24252 \begin_layout Plain Layout
24253
24254 \series bold
24255 Dalpiaz
24256 \end_layout
24257
24258 \end_inset
24259 </cell>
24260 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24261 \begin_inset Text
24262
24263 \begin_layout Plain Layout
24264 Annamaria
24265 \end_layout
24266
24267 \end_inset
24268 </cell>
24269 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24270 \begin_inset Text
24271
24272 \begin_layout Plain Layout
24273 555
24274 \end_layout
24275
24276 \end_inset
24277 </cell>
24278 </row>
24279 <row>
24280 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
24281 \begin_inset Text
24282
24283 \begin_layout Plain Layout
24284
24285 \series bold
24286 Feliciello
24287 \end_layout
24288
24289 \end_inset
24290 </cell>
24291 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24292 \begin_inset Text
24293
24294 \begin_layout Plain Layout
24295 Domenico
24296 \end_layout
24297
24298 \end_inset
24299 </cell>
24300 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24301 \begin_inset Text
24302
24303 \begin_layout Plain Layout
24304 555
24305 \end_layout
24306
24307 \end_inset
24308 </cell>
24309 </row>
24310 <row>
24311 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
24312 \begin_inset Text
24313
24314 \begin_layout Plain Layout
24315
24316 \series bold
24317 Focarelli
24318 \end_layout
24319
24320 \end_inset
24321 </cell>
24322 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24323 \begin_inset Text
24324
24325 \begin_layout Plain Layout
24326 Paola
24327 \end_layout
24328
24329 \end_inset
24330 </cell>
24331 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24332 \begin_inset Text
24333
24334 \begin_layout Plain Layout
24335 555
24336 \end_layout
24337
24338 \end_inset
24339 </cell>
24340 </row>
24341 <row>
24342 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
24343 \begin_inset Text
24344
24345 \begin_layout Plain Layout
24346
24347 \series bold
24348 Galletti
24349 \end_layout
24350
24351 \end_inset
24352 </cell>
24353 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24354 \begin_inset Text
24355
24356 \begin_layout Plain Layout
24357 Oreste
24358 \end_layout
24359
24360 \end_inset
24361 </cell>
24362 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24363 \begin_inset Text
24364
24365 \begin_layout Plain Layout
24366 555
24367 \end_layout
24368
24369 \end_inset
24370 </cell>
24371 </row>
24372 <row>
24373 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
24374 \begin_inset Text
24375
24376 \begin_layout Plain Layout
24377
24378 \series bold
24379 Gasparini
24380 \end_layout
24381
24382 \end_inset
24383 </cell>
24384 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24385 \begin_inset Text
24386
24387 \begin_layout Plain Layout
24388 Franca
24389 \end_layout
24390
24391 \end_inset
24392 </cell>
24393 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24394 \begin_inset Text
24395
24396 \begin_layout Plain Layout
24397 555
24398 \end_layout
24399
24400 \end_inset
24401 </cell>
24402 </row>
24403 <row>
24404 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
24405 \begin_inset Text
24406
24407 \begin_layout Plain Layout
24408
24409 \series bold
24410 Rizzardi
24411 \end_layout
24412
24413 \end_inset
24414 </cell>
24415 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24416 \begin_inset Text
24417
24418 \begin_layout Plain Layout
24419 Paola
24420 \end_layout
24421
24422 \end_inset
24423 </cell>
24424 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24425 \begin_inset Text
24426
24427 \begin_layout Plain Layout
24428 555
24429 \end_layout
24430
24431 \end_inset
24432 </cell>
24433 </row>
24434 <row>
24435 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
24436 \begin_inset Text
24437
24438 \begin_layout Plain Layout
24439
24440 \series bold
24441 Lassini
24442 \end_layout
24443
24444 \end_inset
24445 </cell>
24446 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24447 \begin_inset Text
24448
24449 \begin_layout Plain Layout
24450 Giancarlo
24451 \end_layout
24452
24453 \end_inset
24454 </cell>
24455 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24456 \begin_inset Text
24457
24458 \begin_layout Plain Layout
24459 555
24460 \end_layout
24461
24462 \end_inset
24463 </cell>
24464 </row>
24465 <row>
24466 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
24467 \begin_inset Text
24468
24469 \begin_layout Plain Layout
24470
24471 \series bold
24472 Malfatti
24473 \end_layout
24474
24475 \end_inset
24476 </cell>
24477 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24478 \begin_inset Text
24479
24480 \begin_layout Plain Layout
24481 Luciano
24482 \end_layout
24483
24484 \end_inset
24485 </cell>
24486 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24487 \begin_inset Text
24488
24489 \begin_layout Plain Layout
24490 555
24491 \end_layout
24492
24493 \end_inset
24494 </cell>
24495 </row>
24496 <row>
24497 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
24498 \begin_inset Text
24499
24500 \begin_layout Plain Layout
24501
24502 \series bold
24503 Malfatti
24504 \end_layout
24505
24506 \end_inset
24507 </cell>
24508 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24509 \begin_inset Text
24510
24511 \begin_layout Plain Layout
24512 Valeriano
24513 \end_layout
24514
24515 \end_inset
24516 </cell>
24517 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24518 \begin_inset Text
24519
24520 \begin_layout Plain Layout
24521 555
24522 \end_layout
24523
24524 \end_inset
24525 </cell>
24526 </row>
24527 <row>
24528 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
24529 \begin_inset Text
24530
24531 \begin_layout Plain Layout
24532
24533 \series bold
24534 Meneguzzo
24535 \end_layout
24536
24537 \end_inset
24538 </cell>
24539 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24540 \begin_inset Text
24541
24542 \begin_layout Plain Layout
24543 Roberto
24544 \end_layout
24545
24546 \end_inset
24547 </cell>
24548 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24549 \begin_inset Text
24550
24551 \begin_layout Plain Layout
24552 555
24553 \end_layout
24554
24555 \end_inset
24556 </cell>
24557 </row>
24558 <row>
24559 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
24560 \begin_inset Text
24561
24562 \begin_layout Plain Layout
24563
24564 \series bold
24565 Mezzadra
24566 \end_layout
24567
24568 \end_inset
24569 </cell>
24570 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24571 \begin_inset Text
24572
24573 \begin_layout Plain Layout
24574 Roberto
24575 \end_layout
24576
24577 \end_inset
24578 </cell>
24579 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24580 \begin_inset Text
24581
24582 \begin_layout Plain Layout
24583 555
24584 \end_layout
24585
24586 \end_inset
24587 </cell>
24588 </row>
24589 <row>
24590 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
24591 \begin_inset Text
24592
24593 \begin_layout Plain Layout
24594
24595 \series bold
24596 Pirpamer
24597 \end_layout
24598
24599 \end_inset
24600 </cell>
24601 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24602 \begin_inset Text
24603
24604 \begin_layout Plain Layout
24605 Erich
24606 \end_layout
24607
24608 \end_inset
24609 </cell>
24610 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24611 \begin_inset Text
24612
24613 \begin_layout Plain Layout
24614 555
24615 \end_layout
24616
24617 \end_inset
24618 </cell>
24619 </row>
24620 <row>
24621 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
24622 \begin_inset Text
24623
24624 \begin_layout Plain Layout
24625
24626 \series bold
24627 Pochiesa
24628 \end_layout
24629
24630 \end_inset
24631 </cell>
24632 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24633 \begin_inset Text
24634
24635 \begin_layout Plain Layout
24636 Paolo
24637 \end_layout
24638
24639 \end_inset
24640 </cell>
24641 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24642 \begin_inset Text
24643
24644 \begin_layout Plain Layout
24645 555, 222
24646 \end_layout
24647
24648 \end_inset
24649 </cell>
24650 </row>
24651 <row>
24652 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
24653 \begin_inset Text
24654
24655 \begin_layout Plain Layout
24656
24657 \series bold
24658 Radina
24659 \end_layout
24660
24661 \end_inset
24662 </cell>
24663 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24664 \begin_inset Text
24665
24666 \begin_layout Plain Layout
24667 Claudio
24668 \end_layout
24669
24670 \end_inset
24671 </cell>
24672 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24673 \begin_inset Text
24674
24675 \begin_layout Plain Layout
24676 555
24677 \end_layout
24678
24679 \end_inset
24680 </cell>
24681 </row>
24682 <row>
24683 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
24684 \begin_inset Text
24685
24686 \begin_layout Plain Layout
24687
24688 \series bold
24689 Stuffer
24690 \end_layout
24691
24692 \end_inset
24693 </cell>
24694 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24695 \begin_inset Text
24696
24697 \begin_layout Plain Layout
24698 Oskar
24699 \end_layout
24700
24701 \end_inset
24702 </cell>
24703 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24704 \begin_inset Text
24705
24706 \begin_layout Plain Layout
24707 555
24708 \end_layout
24709
24710 \end_inset
24711 </cell>
24712 </row>
24713 <row>
24714 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
24715 \begin_inset Text
24716
24717 \begin_layout Plain Layout
24718
24719 \series bold
24720 Tacchelli
24721 \end_layout
24722
24723 \end_inset
24724 </cell>
24725 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24726 \begin_inset Text
24727
24728 \begin_layout Plain Layout
24729 Ugo
24730 \end_layout
24731
24732 \end_inset
24733 </cell>
24734 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24735 \begin_inset Text
24736
24737 \begin_layout Plain Layout
24738 555
24739 \end_layout
24740
24741 \end_inset
24742 </cell>
24743 </row>
24744 <row>
24745 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
24746 \begin_inset Text
24747
24748 \begin_layout Plain Layout
24749
24750 \series bold
24751 Tezzele
24752 \end_layout
24753
24754 \end_inset
24755 </cell>
24756 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24757 \begin_inset Text
24758
24759 \begin_layout Plain Layout
24760 Margit
24761 \end_layout
24762
24763 \end_inset
24764 </cell>
24765 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24766 \begin_inset Text
24767
24768 \begin_layout Plain Layout
24769 555
24770 \end_layout
24771
24772 \end_inset
24773 </cell>
24774 </row>
24775 <row>
24776 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
24777 \begin_inset Text
24778
24779 \begin_layout Plain Layout
24780
24781 \series bold
24782 Unterkalmsteiner
24783 \end_layout
24784
24785 \end_inset
24786 </cell>
24787 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24788 \begin_inset Text
24789
24790 \begin_layout Plain Layout
24791 Frieda
24792 \end_layout
24793
24794 \end_inset
24795 </cell>
24796 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24797 \begin_inset Text
24798
24799 \begin_layout Plain Layout
24800 555
24801 \end_layout
24802
24803 \end_inset
24804 </cell>
24805 </row>
24806 <row>
24807 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
24808 \begin_inset Text
24809
24810 \begin_layout Plain Layout
24811
24812 \series bold
24813 Vieider
24814 \end_layout
24815
24816 \end_inset
24817 </cell>
24818 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24819 \begin_inset Text
24820
24821 \begin_layout Plain Layout
24822 Hilde
24823 \end_layout
24824
24825 \end_inset
24826 </cell>
24827 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24828 \begin_inset Text
24829
24830 \begin_layout Plain Layout
24831 555
24832 \end_layout
24833
24834 \end_inset
24835 </cell>
24836 </row>
24837 <row>
24838 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
24839 \begin_inset Text
24840
24841 \begin_layout Plain Layout
24842
24843 \series bold
24844 Vigna
24845 \end_layout
24846
24847 \end_inset
24848 </cell>
24849 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24850 \begin_inset Text
24851
24852 \begin_layout Plain Layout
24853 Jürgen
24854 \end_layout
24855
24856 \end_inset
24857 </cell>
24858 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24859 \begin_inset Text
24860
24861 \begin_layout Plain Layout
24862 999
24863 \end_layout
24864
24865 \end_inset
24866 </cell>
24867 </row>
24868 <row>
24869 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
24870 \begin_inset Text
24871
24872 \begin_layout Plain Layout
24873
24874 \series bold
24875 Weber
24876 \end_layout
24877
24878 \end_inset
24879 </cell>
24880 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24881 \begin_inset Text
24882
24883 \begin_layout Plain Layout
24884 Maurizio
24885 \end_layout
24886
24887 \end_inset
24888 </cell>
24889 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24890 \begin_inset Text
24891
24892 \begin_layout Plain Layout
24893 555
24894 \end_layout
24895
24896 \end_inset
24897 </cell>
24898 </row>
24899 <row>
24900 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
24901 \begin_inset Text
24902
24903 \begin_layout Plain Layout
24904
24905 \series bold
24906 Winkler
24907 \end_layout
24908
24909 \end_inset
24910 </cell>
24911 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24912 \begin_inset Text
24913
24914 \begin_layout Plain Layout
24915 Franz
24916 \end_layout
24917
24918 \end_inset
24919 </cell>
24920 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24921 \begin_inset Text
24922
24923 \begin_layout Plain Layout
24924 555
24925 \end_layout
24926
24927 \end_inset
24928 </cell>
24929 </row>
24930 <row endlastfoot="true">
24931 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24932 \begin_inset Text
24933
24934 \begin_layout Plain Layout
24935
24936 \series bold
24937 End
24938 \end_layout
24939
24940 \end_inset
24941 </cell>
24942 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
24943 \begin_inset Text
24944
24945 \begin_layout Plain Layout
24946
24947 \end_layout
24948
24949 \end_inset
24950 </cell>
24951 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24952 \begin_inset Text
24953
24954 \begin_layout Plain Layout
24955
24956 \end_layout
24957
24958 \end_inset
24959 </cell>
24960 </row>
24961 </lyxtabular>
24962
24963 \end_inset
24964
24965
24966 \end_layout
24967
24968 \begin_layout Subsection
24969 Table Cells
24970 \begin_inset Index idx
24971 status collapsed
24972
24973 \begin_layout Plain Layout
24974 Tables ! Cells
24975 \end_layout
24976
24977 \end_inset
24978
24979
24980 \begin_inset CommandInset label
24981 LatexCommand label
24982 name "subsec:Table-Cells"
24983
24984 \end_inset
24985
24986
24987 \end_layout
24988
24989 \begin_layout Standard
24990 A table cell can contain text, inline equations, a figure, or another table.
24991  All these kinds of objects can be placed in the same cell.
24992  Font sizes and shapes can also be altered.
24993  But you can't put a special environment in a cell (like 
24994 \family sans
24995 Section*
24996 \family default
24997 , etc.), nor set spacing options for the cell's paragraph.
24998 \end_layout
24999
25000 \begin_layout Standard
25001 To have multi-line entries in table cells, you have to declare a fixed width
25002  for the column in the table dialog.
25003  Your text is then automatically split into multiple lines and the cell
25004  is enlarged vertically when the length of the text exceeds the given width.
25005  An example:
25006 \end_layout
25007
25008 \begin_layout Standard
25009 \align center
25010 \begin_inset Tabular
25011 <lyxtabular version="3" rows="4" columns="3">
25012 <features tabularvalignment="middle">
25013 <column alignment="center" valignment="top" width="0pt">
25014 <column alignment="block" valignment="top" width="3cm">
25015 <column alignment="center" valignment="top" width="0pt">
25016 <row>
25017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25018 \begin_inset Text
25019
25020 \begin_layout Plain Layout
25021
25022 \family roman
25023 \series medium
25024 \shape up
25025 \size normal
25026 \emph off
25027 \bar no
25028 \noun off
25029 \color none
25030 1
25031 \end_layout
25032
25033 \end_inset
25034 </cell>
25035 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25036 \begin_inset Text
25037
25038 \begin_layout Plain Layout
25039
25040 \family roman
25041 \series medium
25042 \shape up
25043 \size normal
25044 \emph off
25045 \bar no
25046 \noun off
25047 \color none
25048 2
25049 \end_layout
25050
25051 \end_inset
25052 </cell>
25053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25054 \begin_inset Text
25055
25056 \begin_layout Plain Layout
25057
25058 \family roman
25059 \series medium
25060 \shape up
25061 \size normal
25062 \emph off
25063 \bar no
25064 \noun off
25065 \color none
25066 3
25067 \end_layout
25068
25069 \end_inset
25070 </cell>
25071 </row>
25072 <row>
25073 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25074 \begin_inset Text
25075
25076 \begin_layout Plain Layout
25077
25078 \family roman
25079 \series medium
25080 \shape up
25081 \size normal
25082 \emph off
25083 \bar no
25084 \noun off
25085 \color none
25086 4
25087 \end_layout
25088
25089 \end_inset
25090 </cell>
25091 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25092 \begin_inset Text
25093
25094 \begin_layout Plain Layout
25095
25096 \family roman
25097 \series medium
25098 \shape up
25099 \size normal
25100 \emph off
25101 \bar no
25102 \noun off
25103 \color none
25104 This is a multi-line entry in a table.
25105 \end_layout
25106
25107 \end_inset
25108 </cell>
25109 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25110 \begin_inset Text
25111
25112 \begin_layout Plain Layout
25113
25114 \family roman
25115 \series medium
25116 \shape up
25117 \size normal
25118 \emph off
25119 \bar no
25120 \noun off
25121 \color none
25122 5
25123 \end_layout
25124
25125 \end_inset
25126 </cell>
25127 </row>
25128 <row>
25129 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25130 \begin_inset Text
25131
25132 \begin_layout Plain Layout
25133
25134 \family roman
25135 \series medium
25136 \shape up
25137 \size normal
25138 \emph off
25139 \bar no
25140 \noun off
25141 \color none
25142 6
25143 \end_layout
25144
25145 \end_inset
25146 </cell>
25147 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25148 \begin_inset Text
25149
25150 \begin_layout Plain Layout
25151
25152 \family roman
25153 \series medium
25154 \shape up
25155 \size normal
25156 \emph off
25157 \bar no
25158 \noun off
25159 \color none
25160 This is longer now.
25161 \end_layout
25162
25163 \end_inset
25164 </cell>
25165 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25166 \begin_inset Text
25167
25168 \begin_layout Plain Layout
25169
25170 \family roman
25171 \series medium
25172 \shape up
25173 \size normal
25174 \emph off
25175 \bar no
25176 \noun off
25177 \color none
25178 7
25179 \end_layout
25180
25181 \end_inset
25182 </cell>
25183 </row>
25184 <row>
25185 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25186 \begin_inset Text
25187
25188 \begin_layout Plain Layout
25189
25190 \family roman
25191 \series medium
25192 \shape up
25193 \size normal
25194 \emph off
25195 \bar no
25196 \noun off
25197 \color none
25198 8
25199 \end_layout
25200
25201 \end_inset
25202 </cell>
25203 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25204 \begin_inset Text
25205
25206 \begin_layout Plain Layout
25207
25208 \family roman
25209 \series medium
25210 \shape up
25211 \size normal
25212 \emph off
25213 \bar no
25214 \noun off
25215 \color none
25216 This is a multi-line entry in a table.
25217  This is longer now.
25218 \end_layout
25219
25220 \end_inset
25221 </cell>
25222 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25223 \begin_inset Text
25224
25225 \begin_layout Plain Layout
25226
25227 \family roman
25228 \series medium
25229 \shape up
25230 \size normal
25231 \emph off
25232 \bar no
25233 \noun off
25234 \color none
25235 9
25236 \end_layout
25237
25238 \end_inset
25239 </cell>
25240 </row>
25241 </lyxtabular>
25242
25243 \end_inset
25244
25245
25246 \end_layout
25247
25248 \begin_layout Standard
25249 Cutting and pasting between tables and table cells works reasonably well.
25250  You can even cut and paste more than one row.
25251 \begin_inset Foot
25252 status open
25253
25254 \begin_layout Plain Layout
25255 Note that you cannot paste into a multicell selection because it would not
25256  be clear what to do when pasting a single word in a selected 2×3.
25257 \end_layout
25258
25259 \end_inset
25260
25261  Selection with the mouse or with 
25262 \family sans
25263 Shift
25264 \family default
25265  plus the arrow keys works as usual.
25266  You can also copy and paste the entire table as a single unit by starting
25267  the selection from outside the table.
25268 \end_layout
25269
25270 \begin_layout Section
25271 Floats
25272 \begin_inset Index idx
25273 status collapsed
25274
25275 \begin_layout Plain Layout
25276 Floats
25277 \end_layout
25278
25279 \end_inset
25280
25281
25282 \begin_inset CommandInset label
25283 LatexCommand label
25284 name "sec:Floats"
25285
25286 \end_inset
25287
25288
25289 \end_layout
25290
25291 \begin_layout Subsection
25292 Introduction
25293 \end_layout
25294
25295 \begin_layout Standard
25296 A float is a block of text associated with some sort of label, which doesn't
25297  have a fixed location.
25298  It can 
25299 \begin_inset Quotes eld
25300 \end_inset
25301
25302 float
25303 \begin_inset Quotes erd
25304 \end_inset
25305
25306  forward or backward a page or two, to wherever it fits best.
25307  
25308 \family sans
25309 Footnotes
25310 \family default
25311  and 
25312 \family sans
25313 Margin
25314 \begin_inset space ~
25315 \end_inset
25316
25317 Notes
25318 \family default
25319  are also floats, because they can float to the next page when there are
25320  too many notes on the current page.
25321 \end_layout
25322
25323 \begin_layout Standard
25324 Floats make it possible to get a high quality layout.
25325  Images and tables can be distributed evenly over the pages to avoid whitespace
25326  and pages without text.
25327  As the floating often destroys the spatial context between the text and
25328  the image/table, every float can be referenced in the text.
25329  Floats are therefore numbered.
25330  Referencing is described in section
25331 \begin_inset space ~
25332 \end_inset
25333
25334
25335 \begin_inset CommandInset ref
25336 LatexCommand ref
25337 reference "sec:Cross-References"
25338
25339 \end_inset
25340
25341 .
25342 \end_layout
25343
25344 \begin_layout Standard
25345 To insert a float, use the menu 
25346 \family sans
25347 Insert\SpecialChar menuseparator
25348 Float
25349 \family default
25350 .
25351  A box with a caption will be inserted into your document.
25352  The label will automatically be translated to the document language in
25353  the output.
25354  After the label you can insert the caption text.
25355 \begin_inset Index idx
25356 status collapsed
25357
25358 \begin_layout Plain Layout
25359 Floats ! Captions
25360 \end_layout
25361
25362 \end_inset
25363
25364  The image or table is inserted above or below the caption in a separate
25365  paragraph within the float.
25366  To keep your \SpecialChar LyX
25367 -document readable, you can open and close the float box by
25368  left-clicking on the box label.
25369  A closed float box looks like this: 
25370 \begin_inset Graphics
25371         filename clipart/float.png
25372         scale 80
25373
25374 \end_inset
25375
25376  – a gray button with a red label.
25377 \end_layout
25378
25379 \begin_layout Standard
25380 You should insert floats in a separate paragraph to avoid possible \SpecialChar LaTeX
25381 -errors
25382  that can occur when the surrounding text is specially formatted.
25383 \end_layout
25384
25385 \begin_layout Subsection
25386 Figure Floats
25387 \begin_inset CommandInset label
25388 LatexCommand label
25389 name "subsec:Figure-Floats"
25390
25391 \end_inset
25392
25393
25394 \begin_inset Index idx
25395 status collapsed
25396
25397 \begin_layout Plain Layout
25398 Floats ! Figure floats
25399 \end_layout
25400
25401 \end_inset
25402
25403
25404 \end_layout
25405
25406 \begin_layout Standard
25407 Figure
25408 \begin_inset space ~
25409 \end_inset
25410
25411
25412 \begin_inset CommandInset ref
25413 LatexCommand ref
25414 reference "fig:A-star-in"
25415
25416 \end_inset
25417
25418  was created using the menu 
25419 \family sans
25420 Insert\SpecialChar menuseparator
25421 Float\SpecialChar menuseparator
25422 Figure
25423 \family default
25424  (toolbar button 
25425 \begin_inset Info
25426 type  "icon"
25427 arg   "float-insert figure"
25428 \end_inset
25429
25430 ).
25431  The image was inserted by setting the cursor above the caption label and
25432  using the menu 
25433 \family sans
25434 Insert\SpecialChar menuseparator
25435 Graphics
25436 \family default
25437  (toolbar button 
25438 \begin_inset Info
25439 type  "icon"
25440 arg   "dialog-show-new-inset graphics"
25441 \end_inset
25442
25443 ).
25444  The image in the float was horizontally centered by putting the cursor
25445  to the left or right of the image and using the menu 
25446 \family sans
25447 Edit\SpecialChar menuseparator
25448 Paragraph
25449 \begin_inset space ~
25450 \end_inset
25451
25452 Settings
25453 \family default
25454  (toolbar button 
25455 \begin_inset Info
25456 type  "icon"
25457 arg   "layout-paragraph"
25458 \end_inset
25459
25460 ).
25461 \end_layout
25462
25463 \begin_layout Standard
25464 \begin_inset Float figure
25465 placement document
25466 alignment document
25467 wide false
25468 sideways false
25469 status open
25470
25471 \begin_layout Plain Layout
25472 \align center
25473 \begin_inset Graphics
25474         filename clipart/Star-structure.pdf
25475         lyxscale 60
25476         width 50col%
25477
25478 \end_inset
25479
25480
25481 \end_layout
25482
25483 \begin_layout Plain Layout
25484 \begin_inset Caption Standard
25485
25486 \begin_layout Plain Layout
25487 \begin_inset CommandInset label
25488 LatexCommand label
25489 name "fig:A-star-in"
25490
25491 \end_inset
25492
25493 A star in a float.
25494 \end_layout
25495
25496 \end_inset
25497
25498
25499 \end_layout
25500
25501 \end_inset
25502
25503
25504 \end_layout
25505
25506 \begin_layout Standard
25507 This figure float also shows how to set a label and create a cross-reference
25508  to it: Insert a label into the caption using the menu 
25509 \family sans
25510 Insert\SpecialChar menuseparator
25511 Label
25512 \family default
25513  (toolbar button 
25514 \begin_inset Info
25515 type  "icon"
25516 arg   "label-insert"
25517 \end_inset
25518
25519 ) and refer to it using the menu 
25520 \family sans
25521 Insert\SpecialChar menuseparator
25522 Cross-Reference
25523 \family default
25524  (toolbar button 
25525 \begin_inset Info
25526 type  "icon"
25527 arg   "dialog-show-new-inset ref"
25528 \end_inset
25529
25530 ).
25531  It is important to use cross-references to figure floats rather than using
25532  vague references like 
25533 \begin_inset Quotes eld
25534 \end_inset
25535
25536 the figure above
25537 \begin_inset Quotes erd
25538 \end_inset
25539
25540 , because, as \SpecialChar LaTeX
25541  will reposition the floats in the final document, it might
25542  not be 
25543 \begin_inset Quotes eld
25544 \end_inset
25545
25546 above
25547 \begin_inset Quotes erd
25548 \end_inset
25549
25550  at all.
25551  For more about cross-references, see section
25552 \begin_inset space ~
25553 \end_inset
25554
25555
25556 \begin_inset CommandInset ref
25557 LatexCommand ref
25558 reference "sec:Cross-References"
25559
25560 \end_inset
25561
25562 .
25563 \end_layout
25564
25565 \begin_layout Standard
25566 Normally only one image is inserted in a figure float, but sometimes you
25567  might want to use two images with separate subcaptions.
25568  This can be done by inserting image floats into existing image floats.
25569  Note that only the main caption of the float is added to the List of Figures
25570  as described in section
25571 \begin_inset space ~
25572 \end_inset
25573
25574
25575 \begin_inset CommandInset ref
25576 LatexCommand ref
25577 reference "subsec:List-of-Figures"
25578
25579 \end_inset
25580
25581 .
25582  Figure
25583 \begin_inset space ~
25584 \end_inset
25585
25586
25587 \begin_inset CommandInset ref
25588 LatexCommand ref
25589 reference "fig:Two-images"
25590
25591 \end_inset
25592
25593  is an example of a figure float with two images set side by side.
25594  You can also set the images one below the other.
25595  Figure
25596 \begin_inset space ~
25597 \end_inset
25598
25599
25600 \begin_inset CommandInset ref
25601 LatexCommand ref
25602 reference "fig:Undefinable"
25603
25604 \end_inset
25605
25606  and 
25607 \begin_inset CommandInset ref
25608 LatexCommand ref
25609 reference "fig:Star"
25610
25611 \end_inset
25612
25613  are the subfigures.
25614 \end_layout
25615
25616 \begin_layout Standard
25617 \begin_inset Float figure
25618 placement document
25619 alignment document
25620 wide false
25621 sideways false
25622 status open
25623
25624 \begin_layout Plain Layout
25625 \begin_inset space \hfill{}
25626 \end_inset
25627
25628
25629 \begin_inset Float figure
25630 placement document
25631 alignment document
25632 wide false
25633 sideways false
25634 status collapsed
25635
25636 \begin_layout Plain Layout
25637 \begin_inset Caption Standard
25638
25639 \begin_layout Plain Layout
25640 \begin_inset CommandInset label
25641 LatexCommand label
25642 name "fig:Undefinable"
25643
25644 \end_inset
25645
25646 Undefinable
25647 \end_layout
25648
25649 \end_inset
25650
25651
25652 \end_layout
25653
25654 \begin_layout Plain Layout
25655 \begin_inset Graphics
25656         filename clipart/3D-structure-distort.pdf
25657         lyxscale 60
25658         width 45col%
25659
25660 \end_inset
25661
25662
25663 \end_layout
25664
25665 \end_inset
25666
25667
25668 \begin_inset space \hfill{}
25669 \end_inset
25670
25671
25672 \begin_inset Float figure
25673 placement document
25674 alignment document
25675 wide false
25676 sideways false
25677 status collapsed
25678
25679 \begin_layout Plain Layout
25680 \begin_inset Caption Standard
25681
25682 \begin_layout Plain Layout
25683 \begin_inset CommandInset label
25684 LatexCommand label
25685 name "fig:Star"
25686
25687 \end_inset
25688
25689 Star
25690 \end_layout
25691
25692 \end_inset
25693
25694
25695 \end_layout
25696
25697 \begin_layout Plain Layout
25698 \begin_inset Graphics
25699         filename clipart/Star-structure.pdf
25700         lyxscale 60
25701         width 45col%
25702
25703 \end_inset
25704
25705
25706 \end_layout
25707
25708 \end_inset
25709
25710
25711 \begin_inset space \hfill{}
25712 \end_inset
25713
25714
25715 \end_layout
25716
25717 \begin_layout Plain Layout
25718 \begin_inset Caption Standard
25719
25720 \begin_layout Plain Layout
25721 \begin_inset CommandInset label
25722 LatexCommand label
25723 name "fig:Two-images"
25724
25725 \end_inset
25726
25727 Two images.
25728 \end_layout
25729
25730 \end_inset
25731
25732
25733 \end_layout
25734
25735 \end_inset
25736
25737
25738 \end_layout
25739
25740 \begin_layout Subsection
25741 Table Floats
25742 \begin_inset Index idx
25743 status collapsed
25744
25745 \begin_layout Plain Layout
25746 Floats ! Table floats
25747 \end_layout
25748
25749 \end_inset
25750
25751
25752 \end_layout
25753
25754 \begin_layout Standard
25755 Table floats can be inserted using the menu 
25756 \family sans
25757 Insert\SpecialChar menuseparator
25758 Float\SpecialChar menuseparator
25759 Table
25760 \family default
25761  or the toolbar button 
25762 \begin_inset Info
25763 type  "icon"
25764 arg   "float-insert table"
25765 \end_inset
25766
25767 .
25768  They have the same properties as figure floats except that the table in
25769  the float is normally placed below the caption and not above like for figures
25770  and that the label begins with “tab:”.
25771  Table
25772 \begin_inset space ~
25773 \end_inset
25774
25775
25776 \begin_inset CommandInset ref
25777 LatexCommand ref
25778 reference "tab:Table-float"
25779
25780 \end_inset
25781
25782  is a table float.
25783 \end_layout
25784
25785 \begin_layout Standard
25786 \begin_inset Float table
25787 placement document
25788 alignment document
25789 wide false
25790 sideways false
25791 status open
25792
25793 \begin_layout Plain Layout
25794 \begin_inset Caption Standard
25795
25796 \begin_layout Plain Layout
25797 \begin_inset CommandInset label
25798 LatexCommand label
25799 name "tab:Table-float"
25800
25801 \end_inset
25802
25803 A table float.
25804 \end_layout
25805
25806 \end_inset
25807
25808
25809 \end_layout
25810
25811 \begin_layout Plain Layout
25812 \align center
25813 \begin_inset Tabular
25814 <lyxtabular version="3" rows="3" columns="3">
25815 <features tabularvalignment="middle">
25816 <column alignment="center" valignment="top" width="0pt">
25817 <column alignment="center" valignment="top" width="0pt">
25818 <column alignment="center" valignment="top" width="0pt">
25819 <row>
25820 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25821 \begin_inset Text
25822
25823 \begin_layout Plain Layout
25824
25825 \family roman
25826 \series medium
25827 \shape up
25828 \size normal
25829 \emph off
25830 \bar no
25831 \noun off
25832 \color none
25833 1
25834 \end_layout
25835
25836 \end_inset
25837 </cell>
25838 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25839 \begin_inset Text
25840
25841 \begin_layout Plain Layout
25842
25843 \family roman
25844 \series medium
25845 \shape up
25846 \size normal
25847 \emph off
25848 \bar no
25849 \noun off
25850 \color none
25851 2
25852 \end_layout
25853
25854 \end_inset
25855 </cell>
25856 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25857 \begin_inset Text
25858
25859 \begin_layout Plain Layout
25860
25861 \family roman
25862 \series medium
25863 \shape up
25864 \size normal
25865 \emph off
25866 \bar no
25867 \noun off
25868 \color none
25869 3
25870 \end_layout
25871
25872 \end_inset
25873 </cell>
25874 </row>
25875 <row>
25876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25877 \begin_inset Text
25878
25879 \begin_layout Plain Layout
25880
25881 \family roman
25882 \series medium
25883 \shape up
25884 \size normal
25885 \emph off
25886 \bar no
25887 \noun off
25888 \color none
25889 Joe
25890 \end_layout
25891
25892 \end_inset
25893 </cell>
25894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25895 \begin_inset Text
25896
25897 \begin_layout Plain Layout
25898
25899 \family roman
25900 \series medium
25901 \shape up
25902 \size normal
25903 \emph off
25904 \bar no
25905 \noun off
25906 \color none
25907 Mary
25908 \end_layout
25909
25910 \end_inset
25911 </cell>
25912 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25913 \begin_inset Text
25914
25915 \begin_layout Plain Layout
25916
25917 \family roman
25918 \series medium
25919 \shape up
25920 \size normal
25921 \emph off
25922 \bar no
25923 \noun off
25924 \color none
25925 Ted
25926 \end_layout
25927
25928 \end_inset
25929 </cell>
25930 </row>
25931 <row>
25932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25933 \begin_inset Text
25934
25935 \begin_layout Plain Layout
25936
25937 \family roman
25938 \series medium
25939 \shape up
25940 \size normal
25941 \emph off
25942 \bar no
25943 \noun off
25944 \color none
25945 \begin_inset Formula $\int x^{2}dx$
25946 \end_inset
25947
25948
25949 \end_layout
25950
25951 \end_inset
25952 </cell>
25953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25954 \begin_inset Text
25955
25956 \begin_layout Plain Layout
25957
25958 \family roman
25959 \series medium
25960 \shape up
25961 \size normal
25962 \emph off
25963 \bar no
25964 \noun off
25965 \color none
25966 \begin_inset Formula $\left[\begin{array}{cc}
25967 a & b\\
25968 c & d
25969 \end{array}\right]$
25970 \end_inset
25971
25972
25973 \end_layout
25974
25975 \end_inset
25976 </cell>
25977 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25978 \begin_inset Text
25979
25980 \begin_layout Plain Layout
25981
25982 \family roman
25983 \series medium
25984 \shape up
25985 \size normal
25986 \emph off
25987 \bar no
25988 \noun off
25989 \color none
25990 \begin_inset Formula $1+1=2$
25991 \end_inset
25992
25993
25994 \end_layout
25995
25996 \end_inset
25997 </cell>
25998 </row>
25999 </lyxtabular>
26000
26001 \end_inset
26002
26003
26004 \end_layout
26005
26006 \end_inset
26007
26008
26009 \end_layout
26010
26011 \begin_layout Subsection
26012 More Information
26013 \begin_inset Index idx
26014 status collapsed
26015
26016 \begin_layout Plain Layout
26017 Floats ! Details
26018 \end_layout
26019
26020 \end_inset
26021
26022
26023 \end_layout
26024
26025 \begin_layout Standard
26026 \SpecialChar LyX
26027  offers you further float types as well as rotated floats.
26028  It also allows you to change the float numbering scheme, to control the
26029  float placement and to change the formatting and placement of the float
26030  caption.
26031  All these features are explained in detail with many examples in the chapter
26032  
26033 \emph on
26034 Floats
26035 \emph default
26036  in the 
26037 \emph on
26038 Embedded
26039 \begin_inset space ~
26040 \end_inset
26041
26042 Objects
26043 \emph default
26044  manual.
26045 \end_layout
26046
26047 \begin_layout Section
26048 Minipages
26049 \begin_inset Index idx
26050 status collapsed
26051
26052 \begin_layout Plain Layout
26053 Minipages
26054 \end_layout
26055
26056 \end_inset
26057
26058
26059 \end_layout
26060
26061 \begin_layout Standard
26062 \SpecialChar LaTeX
26063  provides a mechanism essentially to produce a page within a page, called
26064  a minipage.
26065  Within a minipage, all the usual rules of indentation, line wrapping, etc.
26066 \begin_inset space \space{}
26067 \end_inset
26068
26069 apply.
26070 \end_layout
26071
26072 \begin_layout Standard
26073 Minipages in \SpecialChar LyX
26074  have their own collapsible box inserted via the menu 
26075 \family sans
26076 Insert\SpecialChar menuseparator
26077 Box
26078 \family default
26079 .
26080  Right-clicking on the box label allows you to alter the width of the minipage
26081  and its alignment within the page.
26082 \end_layout
26083
26084 \begin_layout Standard
26085 \align center
26086 \begin_inset Box Frameless
26087 position "t"
26088 hor_pos "c"
26089 has_inner_box 1
26090 inner_pos "t"
26091 use_parbox 0
26092 use_makebox 0
26093 width "30col%"
26094 special "none"
26095 height "1pt"
26096 height_special "totalheight"
26097 thickness "0.4pt"
26098 separation "3pt"
26099 shadowsize "4pt"
26100 framecolor "black"
26101 backgroundcolor "none"
26102 status collapsed
26103
26104 \begin_layout Plain Layout
26105
26106 \shape italic
26107 This is a minipage.
26108  The text is set in an italic style.
26109 \end_layout
26110
26111 \begin_layout Plain Layout
26112
26113 \shape italic
26114 Minipages are often used for text in another language or text that needs
26115  another formatting.
26116 \end_layout
26117
26118 \end_inset
26119
26120
26121 \end_layout
26122
26123 \begin_layout Standard
26124 \begin_inset VSpace medskip
26125 \end_inset
26126
26127 If you place two minipages side-by-side, you can use 
26128 \family sans
26129 Horizontal Fills
26130 \family default
26131  as described in section
26132 \begin_inset space ~
26133 \end_inset
26134
26135
26136 \begin_inset CommandInset ref
26137 LatexCommand ref
26138 reference "subsec:Horizontal-Space"
26139
26140 \end_inset
26141
26142 :
26143 \begin_inset VSpace medskip
26144 \end_inset
26145
26146
26147 \end_layout
26148
26149 \begin_layout Standard
26150 \begin_inset Box Frameless
26151 position "t"
26152 hor_pos "c"
26153 has_inner_box 1
26154 inner_pos "t"
26155 use_parbox 0
26156 use_makebox 0
26157 width "1.5in"
26158 special "none"
26159 height "1pt"
26160 height_special "totalheight"
26161 thickness "0.4pt"
26162 separation "3pt"
26163 shadowsize "4pt"
26164 framecolor "black"
26165 backgroundcolor "none"
26166 status open
26167
26168 \begin_layout Plain Layout
26169 This is a minipage with some stupid dummy text.
26170  This dummy text is used to increase the size of the minipage.
26171 \end_layout
26172
26173 \end_inset
26174
26175
26176 \begin_inset space \hfill{}
26177 \end_inset
26178
26179
26180 \begin_inset Box Frameless
26181 position "t"
26182 hor_pos "c"
26183 has_inner_box 1
26184 inner_pos "t"
26185 use_parbox 0
26186 use_makebox 0
26187 width "1.5in"
26188 special "none"
26189 height "1pt"
26190 height_special "totalheight"
26191 thickness "0.4pt"
26192 separation "3pt"
26193 shadowsize "4pt"
26194 framecolor "black"
26195 backgroundcolor "none"
26196 status open
26197
26198 \begin_layout Plain Layout
26199 This is a minipage with some stupid dummy text.
26200  This dummy text is used to increase the size of the minipage.
26201 \end_layout
26202
26203 \end_inset
26204
26205
26206 \end_layout
26207
26208 \begin_layout Standard
26209 \begin_inset VSpace bigskip
26210 \end_inset
26211
26212
26213 \end_layout
26214
26215 \begin_layout Standard
26216 When you right-click on a minipage box, you can transform the box to another
26217  box type.
26218  All box types and their settings are explained in detail in chapter 
26219 \emph on
26220 Boxes
26221 \emph default
26222  of the 
26223 \emph on
26224 Embedded
26225 \begin_inset space ~
26226 \end_inset
26227
26228 Objects
26229 \emph default
26230  manual.
26231 \end_layout
26232
26233 \begin_layout Chapter
26234 Mathematical Formulas
26235 \begin_inset Index idx
26236 status collapsed
26237
26238 \begin_layout Plain Layout
26239 Math
26240 \end_layout
26241
26242 \end_inset
26243
26244
26245 \begin_inset Index idx
26246 status collapsed
26247
26248 \begin_layout Plain Layout
26249 Formulas|see
26250 \begin_inset ERT
26251 status collapsed
26252
26253 \begin_layout Plain Layout
26254
26255 {
26256 \end_layout
26257
26258 \end_inset
26259
26260 Math
26261 \begin_inset ERT
26262 status collapsed
26263
26264 \begin_layout Plain Layout
26265
26266 }
26267 \end_layout
26268
26269 \end_inset
26270
26271
26272 \end_layout
26273
26274 \end_inset
26275
26276
26277 \begin_inset CommandInset label
26278 LatexCommand label
26279 name "chap:Mathematical-Formulas"
26280
26281 \end_inset
26282
26283
26284 \end_layout
26285
26286 \begin_layout Standard
26287 The issues of this chapter are described in detail in the 
26288 \emph on
26289 Math
26290 \emph default
26291  manual.
26292  There you will also find tips and tricks for special cases.
26293 \end_layout
26294
26295 \begin_layout Section
26296 Basic Math Editing
26297 \begin_inset Index idx
26298 status collapsed
26299
26300 \begin_layout Plain Layout
26301 Math ! Basics
26302 \end_layout
26303
26304 \end_inset
26305
26306
26307 \end_layout
26308
26309 \begin_layout Standard
26310 To create a math formula, you can just click on the toolbar icon 
26311 \begin_inset Info
26312 type  "icon"
26313 arg   "math-mode on"
26314 \end_inset
26315
26316  (shortcut 
26317 \begin_inset Info
26318 type  "shortcut"
26319 arg   "math-mode"
26320 \end_inset
26321
26322 ).
26323  That will create a little blue rectangle, with purple markers around its
26324  corners.
26325  That blue rectangle is the formula itself; the purple markers indicate
26326  what level of nesting within the formula you are at.
26327  You can also choose a particular formula type to insert via the 
26328 \family sans
26329 Insert\SpecialChar menuseparator
26330 Math
26331 \family default
26332  menu.
26333 \end_layout
26334
26335 \begin_layout Standard
26336 Editing the parameters of a formula and adding math constructs can be done
26337  with the 
26338 \family sans
26339 math
26340 \begin_inset space ~
26341 \end_inset
26342
26343 toolbar
26344 \family default
26345 , that appears if the cursor is in a formula.
26346 \end_layout
26347
26348 \begin_layout Standard
26349 There are two main types of formulas, inline formulas and display formulas.
26350  Inline formulas appear within a text line, like this one:
26351 \end_layout
26352
26353 \begin_layout Standard
26354 This is a line with an inline formula 
26355 \begin_inset Formula $A=B$
26356 \end_inset
26357
26358  in it.
26359 \end_layout
26360
26361 \begin_layout Standard
26362 Displayed formulas appear outside the text like if they were in a separate
26363  paragraph, like this one:
26364 \begin_inset Formula 
26365 \[
26366 A=B
26367 \]
26368
26369 \end_inset
26370
26371 You can only number and reference displayed formulas.
26372 \end_layout
26373
26374 \begin_layout Standard
26375 \SpecialChar LyX
26376  also supports many \SpecialChar LaTeX
26377  math commands.
26378  For example, typing 
26379 \begin_inset Quotes eld
26380 \end_inset
26381
26382
26383 \series bold
26384
26385 \backslash
26386 alpha
26387 \series default
26388
26389 \begin_inset Quotes erd
26390 \end_inset
26391
26392 , followed by a space, in a formula will create the Greek letter 
26393 \begin_inset Formula $\alpha$
26394 \end_inset
26395
26396 .
26397  Typing commands might sometimes be faster than using the 
26398 \family sans
26399 Math
26400 \begin_inset space ~
26401 \end_inset
26402
26403 Panel
26404 \family default
26405 .
26406 \end_layout
26407
26408 \begin_layout Subsection
26409 Navigating in Formulas
26410 \begin_inset Index idx
26411 status collapsed
26412
26413 \begin_layout Plain Layout
26414 Math ! Navigating
26415 \end_layout
26416
26417 \end_inset
26418
26419
26420 \end_layout
26421
26422 \begin_layout Standard
26423 The best control over the cursor position within an existing formula is
26424  achieved with the arrow keys.
26425  \SpecialChar LyX
26426  uses small rectangles to indicate places where something can be inserted.
26427  The arrow keys can be used to navigate between parts of a formula.
26428  Pressing 
26429 \family sans
26430 Space
26431 \family default
26432  will leave a formula construct (a square root 
26433 \begin_inset Formula $\sqrt{2}$
26434 \end_inset
26435
26436 , or parentheses 
26437 \begin_inset Formula $\left(f\right)$
26438 \end_inset
26439
26440 , or a matrix 
26441 \begin_inset Formula $\left[\begin{array}{cc}
26442 1 & 2\\
26443 3 & 4
26444 \end{array}\right]$
26445 \end_inset
26446
26447 ).
26448  Pressing 
26449 \family sans
26450 Escape
26451 \family default
26452  will leave the formula, placing the cursor after the formula.
26453  
26454 \family sans
26455 Tab
26456 \family default
26457  can be used to move horizontally in a formula; for example, through the
26458  cells of a matrix or the positions in a multi-line equation.
26459 \end_layout
26460
26461 \begin_layout Standard
26462
26463 \family sans
26464 Space
26465 \family default
26466 , printed in this document as 
26467 \begin_inset Quotes eld
26468 \end_inset
26469
26470
26471 \begin_inset space \textvisiblespace{}
26472 \end_inset
26473
26474
26475 \begin_inset Quotes erd
26476 \end_inset
26477
26478 , seems to do nothing in a formula, since it does not add a space between
26479  characters, but it does exit a nested structure.
26480  For this reason, you have to be careful about using 
26481 \family sans
26482 Space
26483 \family default
26484 .
26485  For example, if you want 
26486 \begin_inset Formula $\sqrt{2x+1}$
26487 \end_inset
26488
26489 , type 
26490 \series bold
26491
26492 \backslash
26493 sqrt
26494 \begin_inset space \textvisiblespace{}
26495 \end_inset
26496
26497 2x+1
26498 \series default
26499  and not 
26500 \series bold
26501
26502 \backslash
26503 sqrt
26504 \begin_inset space \textvisiblespace{}
26505 \end_inset
26506
26507 2x
26508 \begin_inset space \textvisiblespace{}
26509 \end_inset
26510
26511 +1
26512 \series default
26513 , since in the latter case only the 
26514 \family typewriter
26515
26516 \begin_inset Formula $2x$
26517 \end_inset
26518
26519
26520 \family default
26521  will be under the square root sign: 
26522 \begin_inset Formula $\sqrt{2x}+1$
26523 \end_inset
26524
26525 .
26526 \end_layout
26527
26528 \begin_layout Standard
26529 You can leave many parts of a formula, like this matrix, partially filled
26530  in, such as:
26531 \begin_inset Formula 
26532 \[
26533 \left(\begin{array}{ccc}
26534 \lambda_{1}\\
26535  & \ddots\\
26536  &  & \lambda_{n}
26537 \end{array}\right)
26538 \]
26539
26540 \end_inset
26541
26542 If you leave a fraction only partially filled in, or a subscript with nothing
26543  in it, the results will be unpredictable, but most constructs don't mind.
26544 \end_layout
26545
26546 \begin_layout Subsection
26547 Selecting Text
26548 \end_layout
26549
26550 \begin_layout Standard
26551 You can select text within a formula in two different ways.
26552  Place the cursor at one end of the string of text you want, and press 
26553 \family sans
26554 Shift
26555 \family default
26556  and a cursor movement key to select text.
26557  It will be highlighted as with regular text selection.
26558  Alternatively, you can select text with the mouse in the usual way.
26559  That text can then be cut or copied, and then pasted within any formula,
26560  but not in a normal text region in \SpecialChar LyX
26561 .
26562 \end_layout
26563
26564 \begin_layout Subsection
26565 Exponents and Subscripts
26566 \begin_inset Index idx
26567 status collapsed
26568
26569 \begin_layout Plain Layout
26570 Math ! Exponents
26571 \end_layout
26572
26573 \end_inset
26574
26575
26576 \begin_inset Index idx
26577 status collapsed
26578
26579 \begin_layout Plain Layout
26580 Math ! Subscripts
26581 \end_layout
26582
26583 \end_inset
26584
26585
26586 \end_layout
26587
26588 \begin_layout Standard
26589 You can use the math panel to add super- or subscripts (buttons 
26590 \begin_inset Info
26591 type  "icon"
26592 arg   "math-superscript"
26593 \end_inset
26594
26595  and 
26596 \begin_inset Info
26597 type  "icon"
26598 arg   "math-subscript"
26599 \end_inset
26600
26601 ), but it is often much easier to use a command.
26602  To get 
26603 \begin_inset Formula $x^{2}$
26604 \end_inset
26605
26606 , type in a formula 
26607 \series bold
26608 x^2
26609 \begin_inset space \textvisiblespace{}
26610 \end_inset
26611
26612
26613 \series default
26614 .
26615  The final 
26616 \family sans
26617 Space
26618 \family default
26619  puts the cursor back down on the base line of the expression.
26620  If you type 
26621 \series bold
26622 x^2y
26623 \series default
26624 , you will get 
26625 \begin_inset Formula $x^{2y}$
26626 \end_inset
26627
26628 , to get 
26629 \begin_inset Formula $x^{2}y$
26630 \end_inset
26631
26632 , type 
26633 \series bold
26634 x^2
26635 \begin_inset space \textvisiblespace{}
26636 \end_inset
26637
26638 y
26639 \series default
26640 .
26641  If you use characters in the superscript, that could be accented with the
26642  circumflex 
26643 \begin_inset Quotes eld
26644 \end_inset
26645
26646 ^
26647 \begin_inset Quotes erd
26648 \end_inset
26649
26650 , you have to use an extra 
26651 \family sans
26652 Space
26653 \family default
26654  to separate the circumflex and the character.
26655  For example, if you want 
26656 \begin_inset Formula $x^{a}$
26657 \end_inset
26658
26659 , type 
26660 \series bold
26661 x^
26662 \begin_inset space \textvisiblespace{}
26663 \end_inset
26664
26665 a
26666 \series default
26667 .
26668  Subscripts are similar: To get 
26669 \begin_inset Formula $a_{1}$
26670 \end_inset
26671
26672 , type 
26673 \series bold
26674 a_1
26675 \begin_inset space \textvisiblespace{}
26676 \end_inset
26677
26678
26679 \series default
26680 .
26681 \end_layout
26682
26683 \begin_layout Subsection
26684 Fractions
26685 \begin_inset Index idx
26686 status collapsed
26687
26688 \begin_layout Plain Layout
26689 Math ! Fractions
26690 \end_layout
26691
26692 \end_inset
26693
26694
26695 \end_layout
26696
26697 \begin_layout Standard
26698 Create a fraction either with the command 
26699 \series bold
26700
26701 \backslash
26702 frac
26703 \series default
26704  or by using the icon 
26705 \begin_inset Info
26706 type  "icon"
26707 arg   "math-insert \\frac"
26708 \end_inset
26709
26710  in the 
26711 \family sans
26712 Math
26713 \begin_inset space ~
26714 \end_inset
26715
26716 Panel
26717 \family default
26718 .
26719  You will be presented with an empty fraction.
26720  The cursor is above the fraction line.
26721  To move it to the bottom, simply press 
26722 \family sans
26723 Down
26724 \family default
26725 .
26726  To move back up, press 
26727 \family sans
26728 Up
26729 \family default
26730 .
26731  Any math structure can be placed in a fraction, as this example shows:
26732 \begin_inset Formula 
26733 \[
26734 \left[\frac{1}{\left(\begin{array}{cc}
26735 2 & 3\\
26736 4 & 5
26737 \end{array}\right)}\right]
26738 \]
26739
26740 \end_inset
26741
26742
26743 \end_layout
26744
26745 \begin_layout Subsection
26746 Roots
26747 \begin_inset Index idx
26748 status collapsed
26749
26750 \begin_layout Plain Layout
26751 Math ! Roots
26752 \end_layout
26753
26754 \end_inset
26755
26756
26757 \end_layout
26758
26759 \begin_layout Standard
26760 Roots can be created using the 
26761 \family sans
26762 Math
26763 \begin_inset space ~
26764 \end_inset
26765
26766 Panel
26767 \family default
26768  buttons 
26769 \begin_inset Info
26770 type  "icon"
26771 arg   "math-insert \\sqrt"
26772 \end_inset
26773
26774  or 
26775 \begin_inset Info
26776 type  "icon"
26777 arg   "math-insert \\root"
26778 \end_inset
26779
26780  or the commands 
26781 \series bold
26782
26783 \backslash
26784 sqrt
26785 \series default
26786  or 
26787 \series bold
26788
26789 \backslash
26790 root
26791 \series default
26792 .
26793  With the command 
26794 \series bold
26795
26796 \backslash
26797 root
26798 \series default
26799  you can produce roots of higher orders, like cube roots, while 
26800 \series bold
26801
26802 \backslash
26803 sqrt
26804 \series default
26805  always produces a square root.
26806 \end_layout
26807
26808 \begin_layout Subsection
26809 Operators with Limits
26810 \begin_inset Index idx
26811 status collapsed
26812
26813 \begin_layout Plain Layout
26814 Math ! Sums
26815 \end_layout
26816
26817 \end_inset
26818
26819
26820 \begin_inset Index idx
26821 status collapsed
26822
26823 \begin_layout Plain Layout
26824 Math ! Integrals
26825 \end_layout
26826
26827 \end_inset
26828
26829
26830 \begin_inset CommandInset label
26831 LatexCommand label
26832 name "subsec:Operators-with-Limits"
26833
26834 \end_inset
26835
26836
26837 \end_layout
26838
26839 \begin_layout Standard
26840 Sum (
26841 \begin_inset Formula $\sum$
26842 \end_inset
26843
26844 ) and integral (
26845 \begin_inset Formula $\int$
26846 \end_inset
26847
26848 ) operators are very often decorated with limits.
26849  These limits can be entered in \SpecialChar LyX
26850  by entering them as you would enter a super-
26851  or subscript, directly after the symbol.
26852  The sum operator will automatically place its 
26853 \begin_inset Quotes eld
26854 \end_inset
26855
26856 limits
26857 \begin_inset Quotes erd
26858 \end_inset
26859
26860  over and under the symbol in displayed formulas, and to the side in inline
26861  formulas, as in 
26862 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
26863 \end_inset
26864
26865 , versus
26866 \begin_inset Formula 
26867 \[
26868 \sum_{n=0}^{\infty}\frac{1}{n!}=e
26869 \]
26870
26871 \end_inset
26872
26873 Integral signs, however, will place the limits to the side in both formula
26874  types.
26875 \end_layout
26876
26877 \begin_layout Standard
26878 All operators with limits will be automatically re-sized when placed in
26879  display mode.
26880  The placement of the limits can be changed by placing the cursor directly
26881  behind the operator and using the menu 
26882 \family sans
26883 Edit\SpecialChar menuseparator
26884 Math\SpecialChar menuseparator
26885 Change
26886 \begin_inset space ~
26887 \end_inset
26888
26889 Limits
26890 \begin_inset space ~
26891 \end_inset
26892
26893 Type
26894 \family default
26895  or entering 
26896 \begin_inset Info
26897 type  "shortcut"
26898 arg   "math-limits"
26899 \end_inset
26900
26901 .
26902 \end_layout
26903
26904 \begin_layout Standard
26905 Certain other mathematical expressions also have this 
26906 \begin_inset Quotes eld
26907 \end_inset
26908
26909 moving limits
26910 \begin_inset Quotes erd
26911 \end_inset
26912
26913  feature, such as
26914 \begin_inset Index idx
26915 status collapsed
26916
26917 \begin_layout Plain Layout
26918 Math ! Limits
26919 \end_layout
26920
26921 \end_inset
26922
26923
26924 \begin_inset Formula 
26925 \[
26926 \lim_{x\rightarrow\infty}f(x),
26927 \]
26928
26929 \end_inset
26930
26931 which will place the 
26932 \begin_inset Formula $x\rightarrow\infty$
26933 \end_inset
26934
26935  underneath the 
26936 \begin_inset Quotes eld
26937 \end_inset
26938
26939 lim
26940 \begin_inset Quotes erd
26941 \end_inset
26942
26943  in display mode.
26944  In inline formulas it looks like this: 
26945 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
26946 \end_inset
26947
26948 .
26949 \end_layout
26950
26951 \begin_layout Standard
26952 Note that the lim-function was entered as the function macro 
26953 \series bold
26954
26955 \backslash
26956 lim
26957 \series default
26958 .
26959  Have a look at section
26960 \begin_inset space ~
26961 \end_inset
26962
26963
26964 \begin_inset CommandInset ref
26965 LatexCommand ref
26966 reference "subsec:Functions"
26967
26968 \end_inset
26969
26970  for an explanation of function macros.
26971 \end_layout
26972
26973 \begin_layout Subsection
26974 Math Symbols
26975 \begin_inset Index idx
26976 status collapsed
26977
26978 \begin_layout Plain Layout
26979 Math ! Symbols
26980 \end_layout
26981
26982 \end_inset
26983
26984
26985 \end_layout
26986
26987 \begin_layout Standard
26988 Most math symbols can be found in the 
26989 \family sans
26990 Math
26991 \begin_inset space ~
26992 \end_inset
26993
26994 Panel
26995 \family default
26996  under one of several categories; including 
26997 \family sans
26998 Greek
26999 \family default
27000
27001 \family sans
27002 Operators
27003 \family default
27004
27005 \family sans
27006 Relations
27007 \family default
27008
27009 \family sans
27010 Arrows
27011 \family default
27012 .
27013  There are also the additional symbols provided by the American Mathematical
27014  Society (AMS).
27015 \end_layout
27016
27017 \begin_layout Standard
27018 If you know the \SpecialChar LaTeX
27019 -command for a construct or symbol you wish to use, you
27020  don't have to use the 
27021 \family sans
27022 Math
27023 \begin_inset space ~
27024 \end_inset
27025
27026 Panel
27027 \family default
27028 ; you can type the command directly into the formula.
27029  \SpecialChar LyX
27030  will convert it to the corresponding symbol or construct.
27031 \end_layout
27032
27033 \begin_layout Subsection
27034 Altering Spacing
27035 \begin_inset Index idx
27036 status collapsed
27037
27038 \begin_layout Plain Layout
27039 Math ! Spaces
27040 \end_layout
27041
27042 \end_inset
27043
27044
27045 \end_layout
27046
27047 \begin_layout Standard
27048 You may want to create spaces that differ from the standard spacing that
27049  \SpecialChar LaTeX
27050  provides.
27051  To do this, press 
27052 \begin_inset Info
27053 type  "shortcut"
27054 arg   "command-alternatives math-space ; space-insert protected"
27055 \end_inset
27056
27057  or use the 
27058 \family sans
27059 Math
27060 \begin_inset space ~
27061 \end_inset
27062
27063 Panel
27064 \family default
27065  button 
27066 \begin_inset Info
27067 type  "icon"
27068 arg   "math-insert \\space"
27069 \end_inset
27070
27071 .
27072  This generates a small space, and shows a small marker on the screen.
27073  For example, the sequence 
27074 \series bold
27075 a Ctrl+Space b
27076 \series default
27077
27078 \begin_inset Formula $a\,b$
27079 \end_inset
27080
27081  appears in \SpecialChar LyX
27082  as 
27083 \begin_inset Graphics
27084         filename clipart/SpaceMarker.png
27085
27086 \end_inset
27087
27088 .
27089  You can change the space to different sizes when you set the cursor behind
27090  the space marker and enter space again several times.
27091  With every space enter the size will be changed.
27092  Some markers for the space size appear red in \SpecialChar LyX
27093 , because they are negative
27094  spaces.
27095  Here are two examples:
27096 \end_layout
27097
27098 \begin_layout Standard
27099
27100 \series bold
27101 a Ctrl+Space b
27102 \series default
27103  and 3×
27104 \family sans
27105 Space
27106 \family default
27107
27108 \begin_inset Formula $a\quad b$
27109 \end_inset
27110
27111
27112 \end_layout
27113
27114 \begin_layout Standard
27115
27116 \series bold
27117 a Ctrl+Space b
27118 \series default
27119  and 5×
27120 \family sans
27121 Space
27122 \family default
27123
27124 \begin_inset Formula $a\!b$
27125 \end_inset
27126
27127
27128 \end_layout
27129
27130 \begin_layout Subsection
27131 Functions
27132 \begin_inset Index idx
27133 status collapsed
27134
27135 \begin_layout Plain Layout
27136 Math ! Functions
27137 \end_layout
27138
27139 \end_inset
27140
27141
27142 \begin_inset CommandInset label
27143 LatexCommand label
27144 name "subsec:Functions"
27145
27146 \end_inset
27147
27148
27149 \end_layout
27150
27151 \begin_layout Standard
27152 The 
27153 \family sans
27154 Math
27155 \begin_inset space ~
27156 \end_inset
27157
27158 Panel
27159 \family default
27160  contains under the button 
27161 \begin_inset Info
27162 type  "icon"
27163 arg   "math-insert \\functions"
27164 \end_inset
27165
27166  a number of function macros, such as 
27167 \begin_inset Formula $\sin$
27168 \end_inset
27169
27170
27171 \begin_inset Formula $\lim$
27172 \end_inset
27173
27174
27175 \emph on
27176 etc
27177 \emph default
27178 .
27179  (you can also insert them in a formula by typing 
27180 \series bold
27181
27182 \backslash
27183 sin
27184 \series default
27185  etc.).
27186  Standard mathematical practice is that functions are printed upright to
27187  avoid confusions, because 
27188 \begin_inset Formula $sin$
27189 \end_inset
27190
27191  does normally mean 
27192 \begin_inset Formula $s\cdot i\cdot n$
27193 \end_inset
27194
27195 .
27196 \end_layout
27197
27198 \begin_layout Standard
27199 Using the function macros will also produce correct spacing around the function:
27200  
27201 \begin_inset Formula $a\sin x$
27202 \end_inset
27203
27204  is different from 
27205 \begin_inset Formula $asinx$
27206 \end_inset
27207
27208 .
27209 \end_layout
27210
27211 \begin_layout Standard
27212 For some mathematical objects, like limits, the macro changes where subscripts
27213  are placed, as described in section
27214 \begin_inset space ~
27215 \end_inset
27216
27217
27218 \begin_inset CommandInset ref
27219 LatexCommand ref
27220 reference "subsec:Operators-with-Limits"
27221
27222 \end_inset
27223
27224 .
27225 \end_layout
27226
27227 \begin_layout Subsection
27228 Accents
27229 \begin_inset Index idx
27230 status collapsed
27231
27232 \begin_layout Plain Layout
27233 Math ! Accents
27234 \end_layout
27235
27236 \end_inset
27237
27238
27239 \end_layout
27240
27241 \begin_layout Standard
27242 In a formula you can insert accented characters in the same way as in text
27243  mode.
27244  This may depend on your keyboard, or the bindings file you use.
27245  You can also use \SpecialChar LaTeX
27246  commands, for example, to enter 
27247 \begin_inset Formula $\hat{a}$
27248 \end_inset
27249
27250  even if your keyboard doesn't have the circumflex enabled.
27251  Our example is entered by typing 
27252 \series bold
27253
27254 \backslash
27255 hat
27256 \begin_inset space \textvisiblespace{}
27257 \end_inset
27258
27259 a
27260 \series default
27261  in a formula.
27262  Table
27263 \begin_inset space ~
27264 \end_inset
27265
27266
27267 \begin_inset CommandInset ref
27268 LatexCommand ref
27269 reference "tab:Accent-names-and"
27270
27271 \end_inset
27272
27273  shows the equivalences between the accent names and the commands.
27274 \end_layout
27275
27276 \begin_layout Standard
27277 \begin_inset Float table
27278 placement document
27279 alignment document
27280 wide false
27281 sideways false
27282 status open
27283
27284 \begin_layout Plain Layout
27285 \begin_inset Caption Standard
27286
27287 \begin_layout Plain Layout
27288 \begin_inset CommandInset label
27289 LatexCommand label
27290 name "tab:Accent-names-and"
27291
27292 \end_inset
27293
27294 Accent names and the corresponding commands.
27295 \end_layout
27296
27297 \end_inset
27298
27299
27300 \end_layout
27301
27302 \begin_layout Plain Layout
27303 \align center
27304 \begin_inset Tabular
27305 <lyxtabular version="3" rows="11" columns="3">
27306 <features tabularvalignment="middle">
27307 <column alignment="center" valignment="top" width="0pt">
27308 <column alignment="center" valignment="top" width="0pt">
27309 <column alignment="center" valignment="top" width="0pt">
27310 <row>
27311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27312 \begin_inset Text
27313
27314 \begin_layout Plain Layout
27315 Name
27316 \end_layout
27317
27318 \end_inset
27319 </cell>
27320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27321 \begin_inset Text
27322
27323 \begin_layout Plain Layout
27324 Command
27325 \end_layout
27326
27327 \end_inset
27328 </cell>
27329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27330 \begin_inset Text
27331
27332 \begin_layout Plain Layout
27333 E
27334 \family roman
27335 \series medium
27336 \shape up
27337 \size normal
27338 \emph off
27339 \bar no
27340 \noun off
27341 \color none
27342 xample
27343 \end_layout
27344
27345 \end_inset
27346 </cell>
27347 </row>
27348 <row>
27349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27350 \begin_inset Text
27351
27352 \begin_layout Plain Layout
27353
27354 \family roman
27355 \series medium
27356 \shape up
27357 \size normal
27358 \emph off
27359 \bar no
27360 \noun off
27361 \color none
27362 circumflex
27363 \end_layout
27364
27365 \end_inset
27366 </cell>
27367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27368 \begin_inset Text
27369
27370 \begin_layout Plain Layout
27371
27372 \series bold
27373
27374 \backslash
27375 hat
27376 \end_layout
27377
27378 \end_inset
27379 </cell>
27380 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27381 \begin_inset Text
27382
27383 \begin_layout Plain Layout
27384
27385 \family roman
27386 \series medium
27387 \shape up
27388 \size normal
27389 \emph off
27390 \bar no
27391 \noun off
27392 \color none
27393 \begin_inset Formula $\hat{a}$
27394 \end_inset
27395
27396
27397 \end_layout
27398
27399 \end_inset
27400 </cell>
27401 </row>
27402 <row>
27403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27404 \begin_inset Text
27405
27406 \begin_layout Plain Layout
27407
27408 \family roman
27409 \series medium
27410 \shape up
27411 \size normal
27412 \emph off
27413 \bar no
27414 \noun off
27415 \color none
27416 grave
27417 \end_layout
27418
27419 \end_inset
27420 </cell>
27421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27422 \begin_inset Text
27423
27424 \begin_layout Plain Layout
27425
27426 \series bold
27427
27428 \backslash
27429 grave
27430 \end_layout
27431
27432 \end_inset
27433 </cell>
27434 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27435 \begin_inset Text
27436
27437 \begin_layout Plain Layout
27438
27439 \family roman
27440 \series medium
27441 \shape up
27442 \size normal
27443 \emph off
27444 \bar no
27445 \noun off
27446 \color none
27447 \begin_inset Formula $\grave{a}$
27448 \end_inset
27449
27450
27451 \end_layout
27452
27453 \end_inset
27454 </cell>
27455 </row>
27456 <row>
27457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27458 \begin_inset Text
27459
27460 \begin_layout Plain Layout
27461
27462 \family roman
27463 \series medium
27464 \shape up
27465 \size normal
27466 \emph off
27467 \bar no
27468 \noun off
27469 \color none
27470 acute
27471 \end_layout
27472
27473 \end_inset
27474 </cell>
27475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27476 \begin_inset Text
27477
27478 \begin_layout Plain Layout
27479
27480 \series bold
27481
27482 \backslash
27483 acute
27484 \end_layout
27485
27486 \end_inset
27487 </cell>
27488 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27489 \begin_inset Text
27490
27491 \begin_layout Plain Layout
27492
27493 \family roman
27494 \series medium
27495 \shape up
27496 \size normal
27497 \emph off
27498 \bar no
27499 \noun off
27500 \color none
27501 \begin_inset Formula $\acute{a}$
27502 \end_inset
27503
27504
27505 \end_layout
27506
27507 \end_inset
27508 </cell>
27509 </row>
27510 <row>
27511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27512 \begin_inset Text
27513
27514 \begin_layout Plain Layout
27515
27516 \family roman
27517 \series medium
27518 \shape up
27519 \size normal
27520 \emph off
27521 \bar no
27522 \noun off
27523 \color none
27524 umlaut
27525 \end_layout
27526
27527 \end_inset
27528 </cell>
27529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27530 \begin_inset Text
27531
27532 \begin_layout Plain Layout
27533
27534 \series bold
27535
27536 \backslash
27537 ddot
27538 \end_layout
27539
27540 \end_inset
27541 </cell>
27542 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27543 \begin_inset Text
27544
27545 \begin_layout Plain Layout
27546
27547 \family roman
27548 \series medium
27549 \shape up
27550 \size normal
27551 \emph off
27552 \bar no
27553 \noun off
27554 \color none
27555 \begin_inset Formula $\ddot{a}$
27556 \end_inset
27557
27558
27559 \end_layout
27560
27561 \end_inset
27562 </cell>
27563 </row>
27564 <row>
27565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27566 \begin_inset Text
27567
27568 \begin_layout Plain Layout
27569
27570 \family roman
27571 \series medium
27572 \shape up
27573 \size normal
27574 \emph off
27575 \bar no
27576 \noun off
27577 \color none
27578 tilde
27579 \end_layout
27580
27581 \end_inset
27582 </cell>
27583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27584 \begin_inset Text
27585
27586 \begin_layout Plain Layout
27587
27588 \series bold
27589
27590 \backslash
27591 tilde
27592 \end_layout
27593
27594 \end_inset
27595 </cell>
27596 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27597 \begin_inset Text
27598
27599 \begin_layout Plain Layout
27600
27601 \family roman
27602 \series medium
27603 \shape up
27604 \size normal
27605 \emph off
27606 \bar no
27607 \noun off
27608 \color none
27609 \begin_inset Formula $\tilde{a}$
27610 \end_inset
27611
27612
27613 \end_layout
27614
27615 \end_inset
27616 </cell>
27617 </row>
27618 <row>
27619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27620 \begin_inset Text
27621
27622 \begin_layout Plain Layout
27623
27624 \family roman
27625 \series medium
27626 \shape up
27627 \size normal
27628 \emph off
27629 \bar no
27630 \noun off
27631 \color none
27632 dot
27633 \end_layout
27634
27635 \end_inset
27636 </cell>
27637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27638 \begin_inset Text
27639
27640 \begin_layout Plain Layout
27641
27642 \series bold
27643
27644 \backslash
27645 dot
27646 \end_layout
27647
27648 \end_inset
27649 </cell>
27650 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27651 \begin_inset Text
27652
27653 \begin_layout Plain Layout
27654
27655 \family roman
27656 \series medium
27657 \shape up
27658 \size normal
27659 \emph off
27660 \bar no
27661 \noun off
27662 \color none
27663 \begin_inset Formula $\dot{a}$
27664 \end_inset
27665
27666
27667 \end_layout
27668
27669 \end_inset
27670 </cell>
27671 </row>
27672 <row>
27673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27674 \begin_inset Text
27675
27676 \begin_layout Plain Layout
27677
27678 \family roman
27679 \series medium
27680 \shape up
27681 \size normal
27682 \emph off
27683 \bar no
27684 \noun off
27685 \color none
27686 breve
27687 \end_layout
27688
27689 \end_inset
27690 </cell>
27691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27692 \begin_inset Text
27693
27694 \begin_layout Plain Layout
27695
27696 \series bold
27697
27698 \backslash
27699 breve
27700 \end_layout
27701
27702 \end_inset
27703 </cell>
27704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27705 \begin_inset Text
27706
27707 \begin_layout Plain Layout
27708
27709 \family roman
27710 \series medium
27711 \shape up
27712 \size normal
27713 \emph off
27714 \bar no
27715 \noun off
27716 \color none
27717 \begin_inset Formula $\breve{a}$
27718 \end_inset
27719
27720
27721 \end_layout
27722
27723 \end_inset
27724 </cell>
27725 </row>
27726 <row>
27727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27728 \begin_inset Text
27729
27730 \begin_layout Plain Layout
27731
27732 \family roman
27733 \series medium
27734 \shape up
27735 \size normal
27736 \emph off
27737 \bar no
27738 \noun off
27739 \color none
27740 caron
27741 \end_layout
27742
27743 \end_inset
27744 </cell>
27745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27746 \begin_inset Text
27747
27748 \begin_layout Plain Layout
27749
27750 \series bold
27751
27752 \backslash
27753 check
27754 \end_layout
27755
27756 \end_inset
27757 </cell>
27758 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27759 \begin_inset Text
27760
27761 \begin_layout Plain Layout
27762
27763 \family roman
27764 \series medium
27765 \shape up
27766 \size normal
27767 \emph off
27768 \bar no
27769 \noun off
27770 \color none
27771 \begin_inset Formula $\check{a}$
27772 \end_inset
27773
27774
27775 \end_layout
27776
27777 \end_inset
27778 </cell>
27779 </row>
27780 <row>
27781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27782 \begin_inset Text
27783
27784 \begin_layout Plain Layout
27785
27786 \family roman
27787 \series medium
27788 \shape up
27789 \size normal
27790 \emph off
27791 \bar no
27792 \noun off
27793 \color none
27794 macron
27795 \end_layout
27796
27797 \end_inset
27798 </cell>
27799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27800 \begin_inset Text
27801
27802 \begin_layout Plain Layout
27803
27804 \series bold
27805
27806 \backslash
27807 bar
27808 \end_layout
27809
27810 \end_inset
27811 </cell>
27812 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27813 \begin_inset Text
27814
27815 \begin_layout Plain Layout
27816
27817 \family roman
27818 \series medium
27819 \shape up
27820 \size normal
27821 \emph off
27822 \bar no
27823 \noun off
27824 \color none
27825 \begin_inset Formula $\bar{a}$
27826 \end_inset
27827
27828
27829 \end_layout
27830
27831 \end_inset
27832 </cell>
27833 </row>
27834 <row>
27835 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27836 \begin_inset Text
27837
27838 \begin_layout Plain Layout
27839 vector
27840 \end_layout
27841
27842 \end_inset
27843 </cell>
27844 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27845 \begin_inset Text
27846
27847 \begin_layout Plain Layout
27848
27849 \series bold
27850
27851 \backslash
27852 vec
27853 \end_layout
27854
27855 \end_inset
27856 </cell>
27857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27858 \begin_inset Text
27859
27860 \begin_layout Plain Layout
27861
27862 \family roman
27863 \series medium
27864 \shape up
27865 \size normal
27866 \emph off
27867 \bar no
27868 \noun off
27869 \color none
27870 \begin_inset Formula $\vec{a}$
27871 \end_inset
27872
27873
27874 \end_layout
27875
27876 \end_inset
27877 </cell>
27878 </row>
27879 </lyxtabular>
27880
27881 \end_inset
27882
27883
27884 \end_layout
27885
27886 \end_inset
27887
27888
27889 \end_layout
27890
27891 \begin_layout Standard
27892 You can choose one of the accents by selecting an item from the 
27893 \family sans
27894 Frame
27895 \begin_inset space ~
27896 \end_inset
27897
27898 decorations
27899 \family default
27900  symbol set button 
27901 \begin_inset Info
27902 type  "icon"
27903 arg   "math-insert \\hat"
27904 \end_inset
27905
27906  in the math panel; this will apply to any selection you have made within
27907  a formula too.
27908 \end_layout
27909
27910 \begin_layout Section
27911 Brackets and Delimiters
27912 \begin_inset Index idx
27913 status collapsed
27914
27915 \begin_layout Plain Layout
27916 Math ! Brackets
27917 \end_layout
27918
27919 \end_inset
27920
27921
27922 \begin_inset Index idx
27923 status collapsed
27924
27925 \begin_layout Plain Layout
27926 Math ! Delimiters
27927 \end_layout
27928
27929 \end_inset
27930
27931
27932 \begin_inset CommandInset label
27933 LatexCommand label
27934 name "sec:Brackets-and-Delimiters"
27935
27936 \end_inset
27937
27938
27939 \end_layout
27940
27941 \begin_layout Standard
27942 There are several brackets available through \SpecialChar LyX
27943 .
27944  For some purposes, using just the keys 
27945 \family typewriter
27946 []{}()|<>
27947 \family default
27948  should suffice.
27949  But if you want to surround a large structure, like a matrix or a fraction,
27950  or if you have several layers of brackets, it is better to use the math
27951  toolbar delimiter icon 
27952 \begin_inset Info
27953 type  "icon"
27954 arg   "dialog-show mathdelimiter"
27955 \end_inset
27956
27957 .
27958  For example, if you construct the brackets around a matrix in this way:
27959 \begin_inset Formula 
27960 \[
27961 \left[\begin{array}{cc}
27962 1 & 2\\
27963 3 & 4
27964 \end{array}\right]
27965 \]
27966
27967 \end_inset
27968
27969 it makes it easier to see the layers of parentheses.
27970  Below, the expression on the left was entered using the delimiter icon
27971  
27972 \begin_inset Info
27973 type  "icon"
27974 arg   "dialog-show mathdelimiter"
27975 \end_inset
27976
27977  and the expression on the right was entered using the 
27978 \family typewriter
27979 ()
27980 \family default
27981  keys.
27982  
27983 \begin_inset Formula 
27984 \[
27985 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\qquad\qquad\frac{1}{(1+(\frac{1}{1+(\frac{1}{1+x})}))}
27986 \]
27987
27988 \end_inset
27989
27990
27991 \end_layout
27992
27993 \begin_layout Standard
27994 If you use the delimiter icon, the parentheses, and other brackets from
27995  that menu will automatically re-size to accommodate the size of what is
27996  inside.
27997 \end_layout
27998
27999 \begin_layout Standard
28000 To construct brackets click on the button for the bracket you want on the
28001  left side and right side.
28002  If you use the option 
28003 \family sans
28004 Keep
28005 \begin_inset space ~
28006 \end_inset
28007
28008 matched
28009 \family default
28010 , the selected bracket type will be used for the left and the right side.
28011  The selection will be shown as \SpecialChar TeX
28012  code.
28013  If you want one side not to have a bracket, use 
28014 \family sans
28015 (none)
28016 \family default
28017 .
28018  It will appear in \SpecialChar LyX
28019  with a dotted line, but nothing will be printed.
28020 \end_layout
28021
28022 \begin_layout Standard
28023 If you want to place brackets around existing math structures, like a square
28024  root, you can do so by first highlighting (selecting) the structure that
28025  is to go inside the brackets.
28026  Then choose the appropriate brackets for left and right and click on 
28027 \family sans
28028 Insert
28029 \family default
28030 .
28031  The most common bracket combinations (parentheses, square brackets, and
28032  braces, on both sides) can be entered more quickly using keyboard shortcuts.
28033  For example, to insert a pair of parentheses, select the structure and
28034  enter 
28035 \begin_inset Info
28036 type  "shortcut"
28037 arg   "math-delim ( )"
28038 \end_inset
28039
28040 .
28041 \end_layout
28042
28043 \begin_layout Section
28044 Arrays and Multi-line Equations
28045 \begin_inset Index idx
28046 status collapsed
28047
28048 \begin_layout Plain Layout
28049 Math ! Arrays
28050 \end_layout
28051
28052 \end_inset
28053
28054
28055 \begin_inset Index idx
28056 status collapsed
28057
28058 \begin_layout Plain Layout
28059 Math ! Matrices
28060 \end_layout
28061
28062 \end_inset
28063
28064
28065 \begin_inset Index idx
28066 status collapsed
28067
28068 \begin_layout Plain Layout
28069 Math ! Multi-line Equations
28070 \end_layout
28071
28072 \end_inset
28073
28074
28075 \end_layout
28076
28077 \begin_layout Standard
28078 Matrices are entered in \SpecialChar LyX
28079  using the 
28080 \family sans
28081 Math
28082 \begin_inset space ~
28083 \end_inset
28084
28085 Panel
28086 \family default
28087  matrix button 
28088 \begin_inset Info
28089 type  "icon"
28090 arg   "dialog-show mathmatrix"
28091 \end_inset
28092
28093 .
28094  It will open a dialog for you to choose the number of rows/columns.
28095  Here is an example:
28096 \begin_inset Formula 
28097 \[
28098 \left(\begin{array}{ccc}
28099 1 & 2 & 3\\
28100 4 & 5 & 6\\
28101 7 & 8 & 9
28102 \end{array}\right)
28103 \]
28104
28105 \end_inset
28106
28107 The parentheses aren't automatic, but you can add them as described in section
28108 \begin_inset space ~
28109 \end_inset
28110
28111
28112 \begin_inset CommandInset ref
28113 LatexCommand ref
28114 reference "sec:Brackets-and-Delimiters"
28115
28116 \end_inset
28117
28118 .
28119  When you construct the matrix, you can decide whether the column entries
28120  will be left-, right-, or center-justified.
28121  This alignment is set in the box 
28122 \family sans
28123 Horizontal
28124 \family default
28125  with the letters 
28126 \begin_inset Quotes eld
28127 \end_inset
28128
28129
28130 \family sans
28131 l
28132 \family default
28133
28134 \begin_inset Quotes erd
28135 \end_inset
28136
28137
28138 \begin_inset Quotes eld
28139 \end_inset
28140
28141
28142 \family sans
28143 r
28144 \family default
28145
28146 \begin_inset Quotes erd
28147 \end_inset
28148
28149 , and 
28150 \begin_inset Quotes eld
28151 \end_inset
28152
28153
28154 \family sans
28155 c
28156 \family default
28157
28158 \begin_inset Quotes erd
28159 \end_inset
28160
28161 .
28162  \SpecialChar LyX
28163  proposes a 
28164 \begin_inset Quotes eld
28165 \end_inset
28166
28167
28168 \family sans
28169 c
28170 \family default
28171
28172 \begin_inset Quotes erd
28173 \end_inset
28174
28175  for every column as default.
28176  For example, the sequence 
28177 \begin_inset Quotes eld
28178 \end_inset
28179
28180
28181 \family sans
28182 lcr
28183 \family default
28184
28185 \begin_inset Quotes erd
28186 \end_inset
28187
28188  means that the first column will be left-justified, the second will be
28189  centered, and the third column will be right-justified, because each letter
28190  corresponds to the relevant column.
28191  The result will look like this:
28192 \begin_inset Formula 
28193 \[
28194 \begin{array}{lcr}
28195 this & this\,column & this\,column\\
28196 column & has & has\,right\\
28197 has\,left\,alignment & center\,alignment & alignment
28198 \end{array}.
28199 \]
28200
28201 \end_inset
28202
28203
28204 \end_layout
28205
28206 \begin_layout Standard
28207 You can add more rows to an existing matrix by entering 
28208 \begin_inset Info
28209 type  "shortcut"
28210 arg   "newline-insert newline"
28211 \end_inset
28212
28213  while the cursor is in the matrix.
28214  Adding or deleting columns can be done via the menu 
28215 \family sans
28216 Edit\SpecialChar menuseparator
28217 Math
28218 \family default
28219  or the math toolbar.
28220 \end_layout
28221
28222 \begin_layout Standard
28223 There are other arrays used in formulas, such as distinctions of cases.
28224  It can be created with the menu 
28225 \family sans
28226 Insert\SpecialChar menuseparator
28227 Math\SpecialChar menuseparator
28228 Cases
28229 \begin_inset space ~
28230 \end_inset
28231
28232 Environment
28233 \family default
28234  or the command 
28235 \series bold
28236
28237 \backslash
28238 cases
28239 \series default
28240 .
28241  Here is an example: 
28242 \begin_inset Formula 
28243 \[
28244 f(x)=\begin{cases}
28245 -1 & x<0\\
28246 0 & x=0\\
28247 1 & x>0
28248 \end{cases}
28249 \]
28250
28251 \end_inset
28252
28253
28254 \end_layout
28255
28256 \begin_layout Standard
28257 \begin_inset VSpace bigskip
28258 \end_inset
28259
28260 Multi-line formulas are created when you press 
28261 \begin_inset Info
28262 type  "shortcut"
28263 arg   "newline-insert newline"
28264 \end_inset
28265
28266  within a formula.
28267  In an empty formula you can see that three blue boxes appear, one for each
28268  column.
28269  When you press 
28270 \begin_inset Info
28271 type  "shortcut"
28272 arg   "newline-insert newline"
28273 \end_inset
28274
28275  in a non-empty formula, the part before the relation sign (equal sign 
28276 \begin_inset Quotes eld
28277 \end_inset
28278
28279 =
28280 \begin_inset Quotes erd
28281 \end_inset
28282
28283  etc.) will be inserted automatically in the first column, the relation sign
28284  is in the second column, and the rest in the third column.
28285  A new row is created by every further entry of 
28286 \begin_inset Info
28287 type  "shortcut"
28288 arg   "newline-insert newline"
28289 \end_inset
28290
28291 .
28292  Multi-line formulas are always displayed formulas.
28293  Here is an example:
28294 \begin_inset Formula 
28295 \begin{eqnarray}
28296 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
28297 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
28298 \end{eqnarray}
28299
28300 \end_inset
28301
28302 Note that the middle column is designed for relation signs so structures
28303  in this column will be printed in a smaller size:
28304 \begin_inset Formula 
28305 \begin{eqnarray*}
28306 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
28307 \end{eqnarray*}
28308
28309 \end_inset
28310
28311
28312 \end_layout
28313
28314 \begin_layout Standard
28315 The multi-line formula type described here is called 
28316 \family typewriter
28317 \series medium
28318 eqnarray
28319 \family default
28320 \series default
28321 .
28322  There are other multi-line types more suitable for certain situations,
28323  for example if you want a better inter-line spacing than in formula 
28324 \begin_inset CommandInset ref
28325 LatexCommand eqref
28326 reference "eq:asquared"
28327
28328 \end_inset
28329
28330 .
28331  The other types are described in section
28332 \begin_inset space ~
28333 \end_inset
28334
28335
28336 \begin_inset CommandInset ref
28337 LatexCommand ref
28338 reference "subsec:AMS-Formula-Types"
28339
28340 \end_inset
28341
28342 .
28343 \end_layout
28344
28345 \begin_layout Section
28346 Formula Numbering and Referencing
28347 \begin_inset Index idx
28348 status collapsed
28349
28350 \begin_layout Plain Layout
28351 Math ! Formula numbering
28352 \end_layout
28353
28354 \end_inset
28355
28356
28357 \begin_inset Index idx
28358 status collapsed
28359
28360 \begin_layout Plain Layout
28361 Math ! Referencing formulas
28362 \end_layout
28363
28364 \end_inset
28365
28366
28367 \begin_inset CommandInset label
28368 LatexCommand label
28369 name "sec:Formula-Numbering-and"
28370
28371 \end_inset
28372
28373
28374 \end_layout
28375
28376 \begin_layout Standard
28377 To number a formula, set the cursor in the formula and use the menu 
28378 \family sans
28379 Edit\SpecialChar menuseparator
28380 Math\SpecialChar menuseparator
28381 Number
28382 \begin_inset space ~
28383 \end_inset
28384
28385 Whole
28386 \begin_inset space ~
28387 \end_inset
28388
28389 Formula
28390 \family default
28391  or the shortcut 
28392 \begin_inset Info
28393 type  "shortcut"
28394 arg   "math-number-toggle"
28395 \end_inset
28396
28397 .
28398  The formula number appears in \SpecialChar LyX
28399  within parentheses.
28400  The number shown is temporary and may be different when the output is generated.
28401  The placement and format of the formula number in the output depends on
28402  the document class.
28403  In this document the number is printed together with the chapter number,
28404  separated by a dot:
28405 \begin_inset Formula 
28406 \begin{equation}
28407 1+1=2
28408 \end{equation}
28409
28410 \end_inset
28411
28412 Using 
28413 \begin_inset Info
28414 type  "shortcut"
28415 arg   "math-number-toggle"
28416 \end_inset
28417
28418  in a numbered formula will switch off the numbering.
28419  You can only number displayed formulas.
28420 \end_layout
28421
28422 \begin_layout Standard
28423 Multi-line formulas can be numbered line by line: Using the menu 
28424 \family sans
28425 Edit\SpecialChar menuseparator
28426 Math\SpecialChar menuseparator
28427 Number
28428 \begin_inset space ~
28429 \end_inset
28430
28431 This
28432 \begin_inset space ~
28433 \end_inset
28434
28435 Line
28436 \family default
28437  or the shortcut 
28438 \begin_inset Info
28439 type  "shortcut"
28440 arg   "math-number-line-toggle"
28441 \end_inset
28442
28443  will only toggle the numbering of the line where the cursor is:
28444 \begin_inset Formula 
28445 \begin{eqnarray}
28446 1 & = & 3-2\\
28447 2 & = & 4-2\nonumber \\
28448 4 & \leq & 7
28449 \end{eqnarray}
28450
28451 \end_inset
28452
28453 To number all lines use the shortcut 
28454 \begin_inset Info
28455 type  "shortcut"
28456 arg   "math-number-toggle"
28457 \end_inset
28458
28459 .
28460 \end_layout
28461
28462 \begin_layout Standard
28463 \begin_inset VSpace bigskip
28464 \end_inset
28465
28466 Every displayed formula can be referenced by its number using a label.
28467  A label is inserted with the menu 
28468 \family sans
28469 Insert\SpecialChar menuseparator
28470 Label
28471 \family default
28472  (toolbar button 
28473 \begin_inset Info
28474 type  "icon"
28475 arg   "label-insert"
28476 \end_inset
28477
28478 ) when the cursor is in the formula.
28479  This opens a dialog to enter the label.
28480  It is recommended that you use the suggested 
28481 \begin_inset Quotes eld
28482 \end_inset
28483
28484
28485 \family sans
28486 eq:
28487 \family default
28488
28489 \begin_inset Quotes erd
28490 \end_inset
28491
28492  as the first part of the label, because this helps later to identify the
28493  label type when you have many labels in your document.
28494  We inserted in the following example the label 
28495 \begin_inset Quotes eld
28496 \end_inset
28497
28498 eq:tanhExp
28499 \begin_inset Quotes erd
28500 \end_inset
28501
28502  in the second line:
28503 \begin_inset Formula 
28504 \begin{eqnarray}
28505 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
28506  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
28507 \end{eqnarray}
28508
28509 \end_inset
28510
28511 Every labeled line is automatically numbered.
28512  Therefore the label is shown behind the formula number.
28513  You can reference a labeled formula using the menu 
28514 \family sans
28515 Insert\SpecialChar menuseparator
28516 Cross
28517 \begin_inset space ~
28518 \end_inset
28519
28520 Reference
28521 \family default
28522  (toolbar button 
28523 \begin_inset Info
28524 type  "icon"
28525 arg   "dialog-show-new-inset ref"
28526 \end_inset
28527
28528 ).
28529  A dialog appears to choose a label you want to refer to.
28530  The reference appears in \SpecialChar LyX
28531  as a gray cross-reference box and in the output
28532  as the formula number:
28533 \end_layout
28534
28535 \begin_layout Standard
28536 This is a cross-reference to equation (
28537 \begin_inset CommandInset ref
28538 LatexCommand ref
28539 reference "eq:tanhExp"
28540
28541 \end_inset
28542
28543 ).
28544 \end_layout
28545
28546 \begin_layout Standard
28547 The properties of \SpecialChar LyX
28548 's cross-reference box are described in section
28549 \begin_inset space ~
28550 \end_inset
28551
28552
28553 \begin_inset CommandInset ref
28554 LatexCommand ref
28555 reference "sec:Cross-References"
28556
28557 \end_inset
28558
28559 .
28560  To delete a label, set the cursor at the end in the labeled formula and
28561  press 
28562 \family sans
28563 Del
28564 \family default
28565 .
28566 \end_layout
28567
28568 \begin_layout Section
28569 User defined math macros
28570 \begin_inset Index idx
28571 status collapsed
28572
28573 \begin_layout Plain Layout
28574 Math ! Macros
28575 \end_layout
28576
28577 \end_inset
28578
28579
28580 \end_layout
28581
28582 \begin_layout Standard
28583 \SpecialChar LyX
28584  allows you to define macros for formulas which is very useful when you
28585  have equations of the same form in a document several times.
28586  Math macros are explained in section 
28587 \emph on
28588 Math
28589 \begin_inset space ~
28590 \end_inset
28591
28592 Macros
28593 \emph default
28594  of the 
28595 \emph on
28596 Math
28597 \emph default
28598  manual.
28599 \end_layout
28600
28601 \begin_layout Section
28602 Fine-Tuning
28603 \end_layout
28604
28605 \begin_layout Subsection
28606 Typefaces
28607 \begin_inset Index idx
28608 status collapsed
28609
28610 \begin_layout Plain Layout
28611 Math ! Typefaces
28612 \end_layout
28613
28614 \end_inset
28615
28616
28617 \end_layout
28618
28619 \begin_layout Standard
28620 The standard font for text is italic, for numbers the standard is roman.
28621  To set a font in a formula, use the 
28622 \family sans
28623 Math
28624 \begin_inset space ~
28625 \end_inset
28626
28627 Panel
28628 \family default
28629  button 
28630 \begin_inset Info
28631 type  "icon"
28632 arg   "math-insert \\font"
28633 \end_inset
28634
28635 , or enter its command, listed in table
28636 \begin_inset space ~
28637 \end_inset
28638
28639
28640 \begin_inset CommandInset ref
28641 LatexCommand ref
28642 reference "tab:Typefaces-and-the"
28643
28644 \end_inset
28645
28646 , directly.
28647 \end_layout
28648
28649 \begin_layout Standard
28650 \begin_inset Float table
28651 placement document
28652 alignment document
28653 wide false
28654 sideways false
28655 status open
28656
28657 \begin_layout Plain Layout
28658 \begin_inset Caption Standard
28659
28660 \begin_layout Plain Layout
28661 \begin_inset CommandInset label
28662 LatexCommand label
28663 name "tab:Typefaces-and-the"
28664
28665 \end_inset
28666
28667 Typefaces and the corresponding commands.
28668 \end_layout
28669
28670 \end_inset
28671
28672
28673 \end_layout
28674
28675 \begin_layout Plain Layout
28676 \align center
28677 \begin_inset Tabular
28678 <lyxtabular version="3" rows="11" columns="2">
28679 <features tabularvalignment="middle">
28680 <column alignment="center" valignment="top" width="0pt">
28681 <column alignment="center" valignment="top" width="0pt">
28682 <row>
28683 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28684 \begin_inset Text
28685
28686 \begin_layout Plain Layout
28687 Font
28688 \end_layout
28689
28690 \end_inset
28691 </cell>
28692 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
28693 \begin_inset Text
28694
28695 \begin_layout Plain Layout
28696 Command
28697 \end_layout
28698
28699 \end_inset
28700 </cell>
28701 </row>
28702 <row>
28703 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28704 \begin_inset Text
28705
28706 \begin_layout Plain Layout
28707
28708 \shape up
28709 \size normal
28710 \bar no
28711 \noun off
28712 \color none
28713 \begin_inset Formula $\mathrm{Roman}$
28714 \end_inset
28715
28716
28717 \end_layout
28718
28719 \end_inset
28720 </cell>
28721 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
28722 \begin_inset Text
28723
28724 \begin_layout Plain Layout
28725
28726 \series bold
28727
28728 \backslash
28729 mathrm
28730 \end_layout
28731
28732 \end_inset
28733 </cell>
28734 </row>
28735 <row>
28736 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28737 \begin_inset Text
28738
28739 \begin_layout Plain Layout
28740 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
28741 \end_inset
28742
28743
28744 \end_layout
28745
28746 \end_inset
28747 </cell>
28748 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
28749 \begin_inset Text
28750
28751 \begin_layout Plain Layout
28752
28753 \series bold
28754
28755 \backslash
28756 mathbf
28757 \end_layout
28758
28759 \end_inset
28760 </cell>
28761 </row>
28762 <row>
28763 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28764 \begin_inset Text
28765
28766 \begin_layout Plain Layout
28767 \begin_inset Formula $\mathit{Italic}$
28768 \end_inset
28769
28770
28771 \end_layout
28772
28773 \end_inset
28774 </cell>
28775 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
28776 \begin_inset Text
28777
28778 \begin_layout Plain Layout
28779
28780 \series bold
28781
28782 \backslash
28783 mathit
28784 \end_layout
28785
28786 \end_inset
28787 </cell>
28788 </row>
28789 <row>
28790 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28791 \begin_inset Text
28792
28793 \begin_layout Plain Layout
28794
28795 \shape up
28796 \size normal
28797 \bar no
28798 \noun off
28799 \color none
28800 \begin_inset Formula $\mathtt{Typewriter}$
28801 \end_inset
28802
28803
28804 \end_layout
28805
28806 \end_inset
28807 </cell>
28808 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
28809 \begin_inset Text
28810
28811 \begin_layout Plain Layout
28812
28813 \series bold
28814
28815 \backslash
28816 mathtt
28817 \end_layout
28818
28819 \end_inset
28820 </cell>
28821 </row>
28822 <row>
28823 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28824 \begin_inset Text
28825
28826 \begin_layout Plain Layout
28827 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
28828 \end_inset
28829
28830
28831 \end_layout
28832
28833 \end_inset
28834 </cell>
28835 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
28836 \begin_inset Text
28837
28838 \begin_layout Plain Layout
28839
28840 \series bold
28841
28842 \backslash
28843 mathbb
28844 \end_layout
28845
28846 \end_inset
28847 </cell>
28848 </row>
28849 <row change="inserted 5863344 1592055455">
28850 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28851 \begin_inset Text
28852
28853 \begin_layout Plain Layout
28854
28855 \change_inserted 5863344 1592055455
28856 \begin_inset Formula $\mathds{DOUBLESTROKE}$
28857 \end_inset
28858
28859
28860 \end_layout
28861
28862 \end_inset
28863 </cell>
28864 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
28865 \begin_inset Text
28866
28867 \begin_layout Plain Layout
28868
28869 \change_inserted 5863344 1592055455
28870
28871 \series bold
28872
28873 \backslash
28874 mathds
28875 \end_layout
28876
28877 \end_inset
28878 </cell>
28879 </row>
28880 <row>
28881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28882 \begin_inset Text
28883
28884 \begin_layout Plain Layout
28885 \begin_inset Formula $\mathfrak{Fraktur}$
28886 \end_inset
28887
28888
28889 \end_layout
28890
28891 \end_inset
28892 </cell>
28893 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
28894 \begin_inset Text
28895
28896 \begin_layout Plain Layout
28897
28898 \series bold
28899
28900 \backslash
28901 mathfrak
28902 \end_layout
28903
28904 \end_inset
28905 </cell>
28906 </row>
28907 <row>
28908 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28909 \begin_inset Text
28910
28911 \begin_layout Plain Layout
28912
28913 \shape up
28914 \size normal
28915 \emph on
28916 \bar no
28917 \noun off
28918 \color none
28919 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
28920 \end_inset
28921
28922
28923 \end_layout
28924
28925 \end_inset
28926 </cell>
28927 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
28928 \begin_inset Text
28929
28930 \begin_layout Plain Layout
28931
28932 \series bold
28933
28934 \backslash
28935 mathcal
28936 \end_layout
28937
28938 \end_inset
28939 </cell>
28940 </row>
28941 <row change="inserted -131811572 1591595416">
28942 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28943 \begin_inset Text
28944
28945 \begin_layout Plain Layout
28946
28947 \change_inserted -131811572 1591595416
28948
28949 \shape up
28950 \size normal
28951 \emph on
28952 \bar no
28953 \noun off
28954 \color none
28955 \begin_inset Formula $\mathscr{SCRIPT}$
28956 \end_inset
28957
28958
28959 \end_layout
28960
28961 \end_inset
28962 </cell>
28963 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
28964 \begin_inset Text
28965
28966 \begin_layout Plain Layout
28967
28968 \change_inserted -131811572 1591595416
28969
28970 \series bold
28971
28972 \backslash
28973 mathscr
28974 \end_layout
28975
28976 \end_inset
28977 </cell>
28978 </row>
28979 <row>
28980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28981 \begin_inset Text
28982
28983 \begin_layout Plain Layout
28984 \begin_inset Formula $\mathsf{SansSerif}$
28985 \end_inset
28986
28987
28988 \end_layout
28989
28990 \end_inset
28991 </cell>
28992 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
28993 \begin_inset Text
28994
28995 \begin_layout Plain Layout
28996
28997 \series bold
28998
28999 \backslash
29000 mathsf
29001 \end_layout
29002
29003 \end_inset
29004 </cell>
29005 </row>
29006 </lyxtabular>
29007
29008 \end_inset
29009
29010
29011 \end_layout
29012
29013 \end_inset
29014
29015
29016 \end_layout
29017
29018 \begin_layout Standard
29019 \begin_inset Note Greyedout
29020 status open
29021
29022 \begin_layout Plain Layout
29023
29024 \series bold
29025 Note:
29026 \series default
29027  You can only print capital letters in the typefaces 
29028 \family sans
29029 Blackboard
29030 \change_inserted 5863344 1592055666
29031 , Double stroke
29032 \change_deleted -131811572 1591595671
29033
29034 \family default
29035  
29036 \change_inserted -131811572 1591595667
29037
29038 \family sans
29039 Script
29040 \family default
29041  
29042 \change_unchanged
29043 and 
29044 \family sans
29045 Calligraphic
29046 \family default
29047 .
29048 \end_layout
29049
29050 \end_inset
29051
29052
29053 \end_layout
29054
29055 \begin_layout Standard
29056 When you use a typeface, a blue box is inserted in the formula.
29057  Every character in this box will be printed in this typeface.
29058  Pressing 
29059 \family sans
29060 Space
29061 \family default
29062  within the box will set the cursor outside, so that you have to use a protected
29063  space when you need a space in the box.
29064  Here is an example where 
29065 \begin_inset Quotes eld
29066 \end_inset
29067
29068 N
29069 \begin_inset Quotes erd
29070 \end_inset
29071
29072  in 
29073 \family sans
29074 Blackboard
29075 \family default
29076  denotes the set of numbers:
29077 \begin_inset Formula 
29078 \[
29079 f(x)=\sqrt{x}\:;\:x\in\mathbb{N}
29080 \]
29081
29082 \end_inset
29083
29084
29085 \end_layout
29086
29087 \begin_layout Standard
29088 The typefaces are nestable, which can cause confusion.
29089  You can, for example, put a character in 
29090 \family sans
29091 Fraktur
29092 \family default
29093  in a box for 
29094 \family sans
29095 Typewriter
29096 \family default
29097
29098 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
29099 \end_inset
29100
29101  
29102 \begin_inset Newline newline
29103 \end_inset
29104
29105 So it is better not to use this feature.
29106 \end_layout
29107
29108 \begin_layout Standard
29109 The typefaces have no effect on Greek letters: 
29110 \begin_inset Formula $\mathfrak{abc\delta e}$
29111 \end_inset
29112
29113
29114 \begin_inset Newline newline
29115 \end_inset
29116
29117 You can only print them emboldened using the command 
29118 \series bold
29119
29120 \backslash
29121 boldsymbol
29122 \series default
29123 , which works like the other typeface commands: 
29124 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
29125 \end_inset
29126
29127
29128 \end_layout
29129
29130 \begin_layout Standard
29131
29132 \series bold
29133
29134 \backslash
29135 boldsymbol
29136 \series default
29137  works for all symbols, letters, and numbers.
29138 \end_layout
29139
29140 \begin_layout Standard
29141 A number of other font options are available as well, in the menu 
29142 \family sans
29143 Edit\SpecialChar menuseparator
29144 Math\SpecialChar menuseparator
29145 Text
29146 \begin_inset space ~
29147 \end_inset
29148
29149 Style
29150 \family default
29151 .
29152 \end_layout
29153
29154 \begin_layout Subsection
29155 Math Text
29156 \begin_inset Index idx
29157 status collapsed
29158
29159 \begin_layout Plain Layout
29160 Math ! Text
29161 \end_layout
29162
29163 \end_inset
29164
29165
29166 \end_layout
29167
29168 \begin_layout Standard
29169 Typefaces are useful for entering some characters in some given font, but
29170  not for text.
29171  For typing longer pieces of text use the math text, which is obtained using
29172  the entry 
29173 \family sans
29174 Normal
29175 \begin_inset space ~
29176 \end_inset
29177
29178 text
29179 \begin_inset space ~
29180 \end_inset
29181
29182 mode
29183 \family default
29184  of the 
29185 \family sans
29186 Math
29187 \begin_inset space ~
29188 \end_inset
29189
29190 Panel
29191 \family default
29192  button 
29193 \begin_inset Info
29194 type  "icon"
29195 arg   "math-insert \\font"
29196 \end_inset
29197
29198 .
29199  Math text appears in \SpecialChar LyX
29200  in black instead of blue.
29201  You can use spaces and accents in math text as in normal text.
29202  Here is an example:
29203 \begin_inset Formula 
29204 \[
29205 f(x)=\begin{cases}
29206 x & \mbox{if I say so}\\
29207 -x & \mbox{under Umständen}
29208 \end{cases}
29209 \]
29210
29211 \end_inset
29212
29213
29214 \end_layout
29215
29216 \begin_layout Subsection
29217 Font Sizes
29218 \begin_inset Index idx
29219 status collapsed
29220
29221 \begin_layout Plain Layout
29222 Math ! Font sizes
29223 \end_layout
29224
29225 \end_inset
29226
29227
29228 \end_layout
29229
29230 \begin_layout Standard
29231 There are four font styles (relative sizes) used in math-mode, which are
29232  automatically chosen in most situations.
29233  These are called 
29234 \family sans
29235 textstyle
29236 \family default
29237
29238 \family sans
29239 displaystyle
29240 \family default
29241
29242 \family sans
29243 scriptstyle
29244 \family default
29245 , and 
29246 \family sans
29247 scriptscriptstyle
29248 \family default
29249 .
29250  For most characters, 
29251 \family sans
29252 textstyle
29253 \family default
29254  and 
29255 \family sans
29256 displaystyle
29257 \family default
29258  are actually the same size, but fractions, superscripts and subscripts,
29259  and certain other structures, are set larger in 
29260 \family sans
29261 displaystyle
29262 \family default
29263 .
29264  Except for some operators, which resize themselves to accommodate various
29265  situations, all text will be set in the styles that \SpecialChar LaTeX
29266  thinks are appropriate.
29267  These choices can be overridden by using the math panel button 
29268 \begin_inset Info
29269 type  "icon"
29270 arg   "math-insert \\style"
29271 \end_inset
29272
29273 .
29274  A box for the size will be created in which you can insert the math structure.
29275  For example, you can set 
29276 \begin_inset Formula $\frac{1}{2}$
29277 \end_inset
29278
29279 , which is normally in 
29280 \family sans
29281 textstyle
29282 \family default
29283 , larger in 
29284 \family sans
29285 displaystyle
29286 \family default
29287
29288 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
29289 \end_inset
29290
29291 .
29292  The four styles are used in the following example:
29293 \end_layout
29294
29295 \begin_layout Standard
29296 \begin_inset Formula $displaystyle$
29297 \end_inset
29298
29299
29300 \begin_inset Formula ${\textstyle textstyle}$
29301 \end_inset
29302
29303
29304 \begin_inset Formula ${\scriptstyle scriptstyle}$
29305 \end_inset
29306
29307
29308 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
29309 \end_inset
29310
29311 .
29312 \end_layout
29313
29314 \begin_layout Standard
29315 All these math-mode font sizes are relative so that if the whole math inset
29316  is set in a particular size with the menu 
29317 \family sans
29318 Edit\SpecialChar menuseparator
29319 Text
29320 \begin_inset space ~
29321 \end_inset
29322
29323 Style
29324 \family default
29325 , all sizes in the formula will be adjusted relative to this size.
29326  Similarly, if the base font size of the document is changed, all fonts
29327  will be adjusted to correspond.
29328  As an example here is a formula in the font size 
29329 \begin_inset Quotes eld
29330 \end_inset
29331
29332 largest
29333 \begin_inset Quotes erd
29334 \end_inset
29335
29336 :
29337 \end_layout
29338
29339 \begin_layout Standard
29340
29341 \family roman
29342 \size largest
29343 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
29344 \end_inset
29345
29346
29347 \end_layout
29348
29349 \begin_layout Section
29350 AMS-\SpecialChar LaTeX
29351
29352 \begin_inset Index idx
29353 status collapsed
29354
29355 \begin_layout Plain Layout
29356 AMS math
29357 \end_layout
29358
29359 \end_inset
29360
29361
29362 \begin_inset Index idx
29363 status collapsed
29364
29365 \begin_layout Plain Layout
29366 Math ! AMS
29367 \end_layout
29368
29369 \end_inset
29370
29371
29372 \end_layout
29373
29374 \begin_layout Standard
29375 \SpecialChar LyX
29376  supports the packages provided by the American Mathematical Society (AMS)
29377  that are in common use.
29378 \end_layout
29379
29380 \begin_layout Subsection
29381 Enabling AMS-Support
29382 \end_layout
29383
29384 \begin_layout Standard
29385 You can make the facilities of the AMS-packages explicitly available in
29386  the document by
29387 \change_inserted -131811572 1600338725
29388  setting 
29389 \family sans
29390 Load always
29391 \family default
29392  for 
29393 \series bold
29394 amsmath
29395 \series default
29396  and 
29397 \series bold
29398 amssymb
29399 \series default
29400  packages
29401 \change_unchanged
29402  
29403 \change_deleted -131811572 1600338685
29404 selecting the checkbox 
29405 \family sans
29406 Use
29407 \begin_inset space ~
29408 \end_inset
29409
29410 AMS
29411 \begin_inset space ~
29412 \end_inset
29413
29414 math
29415 \begin_inset space ~
29416 \end_inset
29417
29418 package
29419 \change_unchanged
29420
29421 \family default
29422  in the 
29423 \family sans
29424 Document\SpecialChar menuseparator
29425 Settings
29426 \family default
29427
29428 \begin_inset Index idx
29429 status collapsed
29430
29431 \begin_layout Plain Layout
29432 Document ! Settings
29433 \end_layout
29434
29435 \end_inset
29436
29437  dialog under 
29438 \family sans
29439 Math
29440 \begin_inset space ~
29441 \end_inset
29442
29443 Options
29444 \family default
29445 .
29446  AMS is needed for many math-constructs; so when you get \SpecialChar LaTeX
29447 -errors in formulas,
29448  ensure that you have enabled AMS.
29449 \end_layout
29450
29451 \begin_layout Subsection
29452 AMS-Formula Types
29453 \begin_inset CommandInset label
29454 LatexCommand label
29455 name "subsec:AMS-Formula-Types"
29456
29457 \end_inset
29458
29459
29460 \begin_inset Index idx
29461 status collapsed
29462
29463 \begin_layout Plain Layout
29464 Math ! Multi-line Equations
29465 \end_layout
29466
29467 \end_inset
29468
29469
29470 \end_layout
29471
29472 \begin_layout Standard
29473 AMS-\SpecialChar LaTeX
29474  provides a selection of different formula types.
29475  \SpecialChar LyX
29476  allows you to choose between 
29477 \family typewriter
29478 align
29479 \family default
29480
29481 \family typewriter
29482 alignat
29483 \family default
29484
29485 \family typewriter
29486 flalign
29487 \family default
29488
29489 \family typewriter
29490 gather
29491 \family default
29492 , and 
29493 \family typewriter
29494 multline
29495 \family default
29496 .
29497  We refer you to the AMS-documentation, 
29498 \begin_inset CommandInset citation
29499 LatexCommand cite
29500 key "AMS"
29501 literal "true"
29502
29503 \end_inset
29504
29505 , for an explanation of these formula types.
29506 \end_layout
29507
29508 \begin_layout Chapter
29509 More Tools
29510 \end_layout
29511
29512 \begin_layout Section
29513 Cross-References
29514 \begin_inset Index idx
29515 status collapsed
29516
29517 \begin_layout Plain Layout
29518 Cross references
29519 \end_layout
29520
29521 \end_inset
29522
29523
29524 \begin_inset CommandInset label
29525 LatexCommand label
29526 name "sec:Cross-References"
29527
29528 \end_inset
29529
29530
29531 \end_layout
29532
29533 \begin_layout Standard
29534 One of \SpecialChar LyX
29535 's strengths is cross-references.
29536  You can reference every section, float, footnote, formula, and list in
29537  the document.
29538  To reference a document part, you have to insert a label into it.
29539  The label is used as an anchor and a name for the reference.
29540  We want for example to refer to the second item of the following list:
29541 \end_layout
29542
29543 \begin_layout Enumerate
29544 First item
29545 \end_layout
29546
29547 \begin_layout Enumerate
29548 \begin_inset CommandInset label
29549 LatexCommand label
29550 name "enu:Second-item"
29551
29552 \end_inset
29553
29554 Second item
29555 \end_layout
29556
29557 \begin_layout Enumerate
29558 Third item
29559 \end_layout
29560
29561 \begin_layout Standard
29562 First we insert a label into the second item with the menu 
29563 \family sans
29564 Insert\SpecialChar menuseparator
29565 Label
29566 \family default
29567  or by pressing the toolbar button 
29568 \begin_inset Info
29569 type  "icon"
29570 arg   "label-insert"
29571 \end_inset
29572
29573 .
29574  A gray label box like this: 
29575 \begin_inset Graphics
29576         filename clipart/label.png
29577
29578 \end_inset
29579
29580  is inserted and the label window pops up asking for the label text.
29581  \SpecialChar LyX
29582  offers as text the first words of the item with a prefix, in our case
29583  the text 
29584 \begin_inset Quotes eld
29585 \end_inset
29586
29587
29588 \family sans
29589 enu:Second-item
29590 \family default
29591
29592 \begin_inset Quotes erd
29593 \end_inset
29594
29595 .
29596  The prefix 
29597 \begin_inset Quotes eld
29598 \end_inset
29599
29600
29601 \family sans
29602 enu:
29603 \family default
29604
29605 \begin_inset Quotes erd
29606 \end_inset
29607
29608  stands for 
29609 \begin_inset Quotes eld
29610 \end_inset
29611
29612 enumerate
29613 \begin_inset Quotes erd
29614 \end_inset
29615
29616 .
29617  The prefix depends on the document part where the label is inserted; for
29618  example, if you insert a label into a section heading, the suggested prefix
29619  will be 
29620 \begin_inset Quotes eld
29621 \end_inset
29622
29623
29624 \family sans
29625 sec:
29626 \family default
29627
29628 \begin_inset Quotes erd
29629 \end_inset
29630
29631 .
29632 \end_layout
29633
29634 \begin_layout Standard
29635 To reference the item, we refer to its label using the menu 
29636 \family sans
29637 Insert\SpecialChar menuseparator
29638 Cross-Reference
29639 \family default
29640  or the toolbar button 
29641 \begin_inset Info
29642 type  "icon"
29643 arg   "dialog-show-new-inset ref"
29644 \end_inset
29645
29646 .
29647  A gray cross-reference box like this: 
29648 \begin_inset Graphics
29649         filename clipart/reference.png
29650
29651 \end_inset
29652
29653  is inserted and the cross-reference window appears showing all the labels
29654  in the document.
29655  We can now sort the labels alphabetically and then choose the entry 
29656 \begin_inset Quotes eld
29657 \end_inset
29658
29659
29660 \family sans
29661 enu:Second-item
29662 \family default
29663
29664 \begin_inset Quotes erd
29665 \end_inset
29666
29667 .
29668  At the position of the cross-reference box the item number will appear
29669  in the output.
29670 \end_layout
29671
29672 \begin_layout Standard
29673 As an alternative to 
29674 \family sans
29675 Insert\SpecialChar menuseparator
29676 Cross-Reference
29677 \family default
29678 , you can right-click on a label and in the popup menu select 
29679 \family sans
29680 Copy as Reference
29681 \family default
29682 .
29683  The cross-reference to this label is now in the clipboard and can be pasted
29684  to the actual cursor position via the menu 
29685 \family sans
29686 Edit\SpecialChar menuseparator
29687 Paste
29688 \family default
29689  (shortcut 
29690 \begin_inset Info
29691 type  "shortcut"
29692 arg   "paste"
29693 \end_inset
29694
29695 ).
29696 \end_layout
29697
29698 \begin_layout Standard
29699 Here is our cross-reference: Item
29700 \begin_inset space ~
29701 \end_inset
29702
29703
29704 \begin_inset CommandInset ref
29705 LatexCommand ref
29706 reference "enu:Second-item"
29707
29708 \end_inset
29709
29710
29711 \end_layout
29712
29713 \begin_layout Standard
29714 It is recommended to use a protected space
29715 \begin_inset Foot
29716 status collapsed
29717
29718 \begin_layout Plain Layout
29719 described in section
29720 \begin_inset space ~
29721 \end_inset
29722
29723
29724 \begin_inset CommandInset ref
29725 LatexCommand ref
29726 reference "subsec:Protected-Space"
29727
29728 \end_inset
29729
29730
29731 \end_layout
29732
29733 \end_inset
29734
29735  between the cross-reference name and the cross-reference to avoid ugly
29736  line breaks between them.
29737 \end_layout
29738
29739 \begin_layout Standard
29740 There are eight formats of cross-references:
29741 \end_layout
29742
29743 \begin_layout Description
29744 <reference>: prints the number, this is the default: 
29745 \begin_inset CommandInset ref
29746 LatexCommand ref
29747 reference "fig:Two-images"
29748
29749 \end_inset
29750
29751
29752 \end_layout
29753
29754 \begin_layout Description
29755 (<reference>): prints the number within two parentheses, this is the style
29756  normally used to reference formulas, especially when the reference name
29757  
29758 \begin_inset Quotes eld
29759 \end_inset
29760
29761 Equation
29762 \begin_inset Quotes erd
29763 \end_inset
29764
29765  is omitted: 
29766 \begin_inset CommandInset ref
29767 LatexCommand eqref
29768 reference "eq:tanhExp"
29769
29770 \end_inset
29771
29772
29773 \end_layout
29774
29775 \begin_layout Description
29776 <page>: prints the page number: Page
29777 \begin_inset space ~
29778 \end_inset
29779
29780
29781 \begin_inset CommandInset ref
29782 LatexCommand pageref
29783 reference "fig:Two-images"
29784
29785 \end_inset
29786
29787
29788 \end_layout
29789
29790 \begin_layout Description
29791 on
29792 \begin_inset space ~
29793 \end_inset
29794
29795 page
29796 \begin_inset space ~
29797 \end_inset
29798
29799 <page>: prints the text “on page” and the page number: 
29800 \begin_inset CommandInset ref
29801 LatexCommand vpageref
29802 reference "fig:Two-images"
29803
29804 \end_inset
29805
29806
29807 \begin_inset Newline newline
29808 \end_inset
29809
29810 If the label is on the same page, it prints “on this page”; if the label
29811  is on a facing page in a two-sided document, it prints “on the facing page”;
29812  if it is on the previous page which is not a facing page, it prints “on
29813  the previous page”; if it is on the next page which is not a facing page,
29814  it prints “on the next page”.
29815  The wording of the printed text also depends on the used document class.
29816 \end_layout
29817
29818 \begin_layout Description
29819 <reference>
29820 \begin_inset space ~
29821 \end_inset
29822
29823 on
29824 \begin_inset space ~
29825 \end_inset
29826
29827 page
29828 \begin_inset space ~
29829 \end_inset
29830
29831 <page>: prints the number, the text “on page” and the page number: 
29832 \begin_inset CommandInset ref
29833 LatexCommand vref
29834 reference "fig:Two-images"
29835
29836 \end_inset
29837
29838
29839 \begin_inset Newline newline
29840 \end_inset
29841
29842 If the label is on the same page, this format behaves like 
29843 \family sans
29844 \series bold
29845 <reference>
29846 \family default
29847 \series default
29848 ; otherwise it behaves like 
29849 \family sans
29850 \series bold
29851 on
29852 \begin_inset space ~
29853 \end_inset
29854
29855 page
29856 \begin_inset space ~
29857 \end_inset
29858
29859 <page>
29860 \family default
29861 \series default
29862 .
29863 \end_layout
29864
29865 \begin_layout Description
29866 Formatted
29867 \begin_inset space ~
29868 \end_inset
29869
29870 reference: prints a self defined cross-reference format.
29871 \begin_inset Newline newline
29872 \end_inset
29873
29874
29875 \begin_inset Note Greyedout
29876 status open
29877
29878 \begin_layout Plain Layout
29879
29880 \series bold
29881 Note:
29882 \series default
29883  This feature is only available when you have the \SpecialChar LaTeX
29884 -package 
29885 \series bold
29886 prettyref
29887 \series default
29888  or 
29889 \series bold
29890 refstyle
29891 \series default
29892
29893 \begin_inset Index idx
29894 status collapsed
29895
29896 \begin_layout Plain Layout
29897 \SpecialChar LaTeX
29898  packages ! prettyref
29899 \end_layout
29900
29901 \end_inset
29902
29903
29904 \begin_inset Index idx
29905 status collapsed
29906
29907 \begin_layout Plain Layout
29908 \SpecialChar LaTeX
29909  packages ! refstyle
29910 \end_layout
29911
29912 \end_inset
29913
29914  installed.
29915 \end_layout
29916
29917 \end_inset
29918
29919
29920 \begin_inset Newline newline
29921 \end_inset
29922
29923 You can select which \SpecialChar LaTeX
29924 -package should be used for this feature by setting
29925  the option 
29926 \family sans
29927 Use refstyle (not prettyref) for cross-references
29928 \family default
29929  in the menu 
29930 \family sans
29931 Document\SpecialChar menuseparator
29932 Settings\SpecialChar menuseparator
29933 Document Class
29934 \family default
29935 .
29936  The package 
29937 \series bold
29938 refstyle
29939 \series default
29940  is the default and preferred because 
29941 \series bold
29942 prettyref
29943 \series default
29944  supports only English documents.
29945  The format is specified by using the command 
29946 \series bold
29947
29948 \backslash
29949 newref\SpecialChar ligaturebreak
29950 format
29951 \series default
29952  (prettyref) or 
29953 \series bold
29954
29955 \backslash
29956 newref
29957 \series default
29958  (refstyle) in the \SpecialChar LaTeX
29959  preamble of the document.
29960  For example redefining all references to figures (which have the label
29961  shortcut 
29962 \begin_inset Quotes eld
29963 \end_inset
29964
29965
29966 \family sans
29967 fig
29968 \family default
29969
29970 \begin_inset Quotes erd
29971 \end_inset
29972
29973 ) can be done for 
29974 \series bold
29975 refstyle
29976 \series default
29977  with this command:
29978 \begin_inset Newline newline
29979 \end_inset
29980
29981
29982 \series bold
29983
29984 \backslash
29985 newref{fig}{refcmd={Image on page 
29986 \backslash
29987 pageref{#1}}}
29988 \series default
29989
29990 \begin_inset Newline newline
29991 \end_inset
29992
29993 Note that neither 
29994 \series bold
29995 prettyref
29996 \series default
29997  nor 
29998 \series bold
29999 refstyle 
30000 \series default
30001 predefines reference formats for all available types.
30002  This is especially true for the wide variety of mathematical `theorem'
30003  environments.
30004  So if you want to make formatted references to, say, Propositions, then
30005  you will need to define the relevant format yourself.
30006  For 
30007 \series bold
30008 prettyref
30009 \series default
30010 , you might do so as follows:
30011 \begin_inset Newline newline
30012 \end_inset
30013
30014
30015 \series bold
30016
30017 \backslash
30018 newref\SpecialChar ligaturebreak
30019 format{prop}{Proposition 
30020 \backslash
30021 ref{#1}}
30022 \series default
30023
30024 \begin_inset Newline newline
30025 \end_inset
30026
30027 For more information about defining formatted references, have a look at
30028  the package documentation 
30029 \begin_inset CommandInset citation
30030 LatexCommand cite
30031 key "prettyref,refstyle"
30032 literal "true"
30033
30034 \end_inset
30035
30036 .
30037 \begin_inset Newline newline
30038 \end_inset
30039
30040 The options 
30041 \family sans
30042 Plural
30043 \family default
30044  and 
30045 \family sans
30046 Capitalized
30047 \family default
30048  will be available with formatted references only if you are using the 
30049 \series bold
30050 refstyle
30051 \series default
30052  package.
30053 \end_layout
30054
30055 \begin_layout Description
30056 Textual
30057 \begin_inset space ~
30058 \end_inset
30059
30060 reference: prints the caption or the name of the reference: 
30061 \begin_inset CommandInset ref
30062 LatexCommand nameref
30063 reference "fig:Two-images"
30064
30065 \end_inset
30066
30067
30068 \end_layout
30069
30070 \begin_layout Description
30071 Label
30072 \begin_inset space ~
30073 \end_inset
30074
30075 only: prints only the \SpecialChar LaTeX
30076  label for the reference: 
30077 \begin_inset CommandInset ref
30078 LatexCommand labelonly
30079 reference "fig:Two-images"
30080
30081 \end_inset
30082
30083
30084 \begin_inset Newline newline
30085 \end_inset
30086
30087 This allows for customization, using \SpecialChar TeX
30088  Code, if you want to issue a command
30089  that \SpecialChar LyX
30090  does not support.
30091  If you are using 
30092 \series bold
30093 refstyle
30094 \series default
30095 , then you may want to use the 
30096 \family sans
30097 No
30098 \begin_inset space ~
30099 \end_inset
30100
30101 Prefix
30102 \family default
30103  option, which will output only the part of the reference following the
30104  
30105 \begin_inset Quotes eld
30106 \end_inset
30107
30108 :
30109 \begin_inset Quotes erd
30110 \end_inset
30111
30112  separator.
30113  This is the form needed for e.
30114 \begin_inset space \thinspace{}
30115 \end_inset
30116
30117 g.
30118 \begin_inset space \space{}
30119 \end_inset
30120
30121
30122 \series bold
30123 refstyle
30124 \series default
30125 's range commands.The number and current page of the referenced document
30126  part in the output is automatically calculated by \SpecialChar LaTeX
30127 .
30128  The varieties are adjusted in the field 
30129 \family sans
30130 Format
30131 \family default
30132  of the cross-reference window, that appears when you click on the cross-referen
30133 ce.
30134 \end_layout
30135
30136 \begin_layout Standard
30137 You can only use the style 
30138 \family sans
30139 <reference>
30140 \family default
30141  to reference numbered document parts, while the reference style 
30142 \family sans
30143 <page>
30144 \family default
30145  is always possible.
30146 \end_layout
30147
30148 \begin_layout Standard
30149 If you want to reference a section, put the label in the section heading;
30150  for floats put the label in the caption; for footnotes put the label in
30151  it.
30152  Referencing formulas is explained in section
30153 \begin_inset space ~
30154 \end_inset
30155
30156
30157 \begin_inset CommandInset ref
30158 LatexCommand ref
30159 reference "sec:Formula-Numbering-and"
30160
30161 \end_inset
30162
30163 .
30164 \end_layout
30165
30166 \begin_layout Standard
30167 Right-clicking on a cross-reference opens a context menu.
30168  The entry 
30169 \family sans
30170 Go
30171 \begin_inset space ~
30172 \end_inset
30173
30174 to
30175 \begin_inset space ~
30176 \end_inset
30177
30178 Label
30179 \family default
30180  sets the cursor before the referenced label.
30181 \change_inserted -584632292 1599757593
30182 (Ctrl-clicking on a cross-reference will also take you to its corresponding
30183  label.)
30184 \change_unchanged
30185  This entry will be renamed in the context menu of the label to 
30186 \family sans
30187 Go
30188 \begin_inset space ~
30189 \end_inset
30190
30191 Back
30192 \family default
30193  so that you can use it to set the cursor back to the cross-reference.
30194  You can also go back with the toolbar button 
30195 \begin_inset Info
30196 type  "icon"
30197 arg   "bookmark-goto 0"
30198 \end_inset
30199
30200
30201 \change_inserted -584632292 1599757706
30202  or, using the menu: Navigate\SpecialChar menuseparator
30203 Bookmarks\SpecialChar menuseparator
30204 Navigate Back
30205 \change_unchanged
30206 .
30207 \end_layout
30208
30209 \begin_layout Standard
30210 You can change labels at any time.
30211  References to the changed label will automatically be updated so that you
30212  do not need to 
30213 \change_deleted -584632292 1599757720
30214 think about this
30215 \change_inserted -584632292 1599757724
30216 change them all manually
30217 \change_unchanged
30218 .
30219 \end_layout
30220
30221 \begin_layout Standard
30222 If a cross-reference refers to a non-existent label, you will see in \SpecialChar LyX
30223  “BROKEN”
30224  in the cross-reference label and two question marks in the output instead
30225  of the reference.
30226 \end_layout
30227
30228 \begin_layout Standard
30229 References are described in detail in the section 
30230 \emph on
30231 Referencing Floats
30232 \emph default
30233  of the 
30234 \emph on
30235 Embedded Objects
30236 \emph default
30237  manual.
30238 \end_layout
30239
30240 \begin_layout Section
30241 Table of Contents and other Listings
30242 \begin_inset Index idx
30243 status collapsed
30244
30245 \begin_layout Plain Layout
30246 Table of contents
30247 \end_layout
30248
30249 \end_inset
30250
30251
30252 \begin_inset Index idx
30253 status collapsed
30254
30255 \begin_layout Plain Layout
30256 Navigating ! Outline
30257 \end_layout
30258
30259 \end_inset
30260
30261
30262 \begin_inset Index idx
30263 status collapsed
30264
30265 \begin_layout Plain Layout
30266 Outline
30267 \end_layout
30268
30269 \end_inset
30270
30271
30272 \begin_inset CommandInset label
30273 LatexCommand label
30274 name "sec:toc"
30275
30276 \end_inset
30277
30278
30279 \end_layout
30280
30281 \begin_layout Subsection
30282 Table of Contents
30283 \begin_inset CommandInset label
30284 LatexCommand label
30285 name "subsec:Table-of-Contents"
30286
30287 \end_inset
30288
30289
30290 \end_layout
30291
30292 \begin_layout Standard
30293 The Table of Contents (TOC) is inserted with the menu 
30294 \family sans
30295 Insert\SpecialChar menuseparator
30296 List/Contents/References\SpecialChar menuseparator
30297 Table
30298 \begin_inset space ~
30299 \end_inset
30300
30301 of
30302 \begin_inset space ~
30303 \end_inset
30304
30305 Contents
30306 \family default
30307 .
30308  It is displayed in \SpecialChar LyX
30309  as a gray box.
30310  If you click on it, the 
30311 \family sans
30312 Outline
30313 \family default
30314  window appears, showing you the TOC entries as outline, which allows you
30315  to move and rearrange sections in your documents.
30316  So this operation is an alternative to the menu 
30317 \family sans
30318 View\SpecialChar menuseparator
30319 Outline
30320 \begin_inset space ~
30321 \end_inset
30322
30323 Pane
30324 \family default
30325  that is described in section
30326 \begin_inset space ~
30327 \end_inset
30328
30329
30330 \begin_inset CommandInset ref
30331 LatexCommand ref
30332 reference "subsec:The-Outliner"
30333
30334 \end_inset
30335
30336 .
30337 \end_layout
30338
30339 \begin_layout Standard
30340 The TOC in the document output lists every numbered section automatically.
30341  If you have declared a short title for a section heading, as described
30342  in section
30343 \begin_inset space ~
30344 \end_inset
30345
30346
30347 \begin_inset CommandInset ref
30348 LatexCommand ref
30349 reference "sec:Short-Titles"
30350
30351 \end_inset
30352
30353 , it will be used in the TOC instead of the section heading.
30354  Section
30355 \begin_inset space ~
30356 \end_inset
30357
30358
30359 \begin_inset CommandInset ref
30360 LatexCommand ref
30361 reference "subsec:Numbering-depth"
30362
30363 \end_inset
30364
30365  describes how the level is adjusted that defines which section types are
30366  listed in the TOC.
30367  Unnumbered sections are not listed in the TOC.
30368 \end_layout
30369
30370 \begin_layout Subsection
30371 List of Figures, Tables, Listings and Algorithms
30372 \begin_inset CommandInset label
30373 LatexCommand label
30374 name "subsec:List-of-Figures"
30375
30376 \end_inset
30377
30378
30379 \end_layout
30380
30381 \begin_layout Standard
30382 Table, figure, listings and algorithm lists are very much like the table
30383  of contents.
30384  You can insert them via the 
30385 \family sans
30386 Insert\SpecialChar menuseparator
30387 List/Contents/References
30388 \family default
30389  submenus.
30390  The list entries are the float captions and the float number.
30391 \end_layout
30392
30393 \begin_layout Section
30394 URLs and Hyperlinks
30395 \begin_inset Index idx
30396 status collapsed
30397
30398 \begin_layout Plain Layout
30399 URLs
30400 \end_layout
30401
30402 \end_inset
30403
30404
30405 \begin_inset Index idx
30406 status collapsed
30407
30408 \begin_layout Plain Layout
30409 Hyperlinks
30410 \end_layout
30411
30412 \end_inset
30413
30414
30415 \end_layout
30416
30417 \begin_layout Subsection
30418 URLs
30419 \begin_inset CommandInset label
30420 LatexCommand label
30421 name "subsec:URLs"
30422
30423 \end_inset
30424
30425
30426 \end_layout
30427
30428 \begin_layout Standard
30429 Links to web pages or email addresses can be inserted via the menu 
30430 \family sans
30431 Insert\SpecialChar menuseparator
30432 URL
30433 \family default
30434 .
30435 \end_layout
30436
30437 \begin_layout Standard
30438 Here is an example URL: \SpecialChar LyX
30439 's homepage: 
30440 \begin_inset Flex URL
30441 status collapsed
30442
30443 \begin_layout Plain Layout
30444
30445 https://www.lyx.org
30446 \end_layout
30447
30448 \end_inset
30449
30450
30451 \end_layout
30452
30453 \begin_layout Standard
30454 You cannot change the style of the link text, the URL text will always be
30455  in the style 
30456 \family typewriter
30457 Typewriter
30458 \family default
30459 .
30460  To be able to format the URL text, use hyperlinks as explained in the next
30461  subsection.
30462 \end_layout
30463
30464 \begin_layout Standard
30465 \begin_inset Note Greyedout
30466 status open
30467
30468 \begin_layout Plain Layout
30469
30470 \series bold
30471 Note:
30472 \series default
30473  URLs must not end with a backslash, otherwise you get \SpecialChar LaTeX
30474  errors.
30475 \end_layout
30476
30477 \end_inset
30478
30479
30480 \end_layout
30481
30482 \begin_layout Subsection
30483 Hyperlinks
30484 \begin_inset CommandInset label
30485 LatexCommand label
30486 name "subsec:Hyperlinks"
30487
30488 \end_inset
30489
30490
30491 \end_layout
30492
30493 \begin_layout Standard
30494 Hyperlinks can be inserted with the menu 
30495 \family sans
30496 Insert\SpecialChar menuseparator
30497 Hyperlink
30498 \family default
30499  or with the toolbar button 
30500 \begin_inset Info
30501 type  "icon"
30502 arg   "href-insert"
30503 \end_inset
30504
30505 .
30506  The appearing dialog has two fields: 
30507 \family sans
30508 Target
30509 \family default
30510  and 
30511 \family sans
30512 Name
30513 \family default
30514 .
30515  The name is the printed text for the hyperlink.
30516  The hyperlink type can be a weblink like this: 
30517 \begin_inset CommandInset href
30518 LatexCommand href
30519 name "LyX's homepage"
30520 target "https://www.lyx.org"
30521 literal "false"
30522
30523 \end_inset
30524
30525 , an Email address like this: 
30526 \begin_inset CommandInset href
30527 LatexCommand href
30528 name "lyx-docs mailing list"
30529 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
30530 type "mailto:"
30531 literal "false"
30532
30533 \end_inset
30534
30535 , or a link to a file.
30536  The option 
30537 \family sans
30538 Literal
30539 \family default
30540  in the hyperlink settings dialog allows to input \SpecialChar TeX
30541  code to the 
30542 \family sans
30543 Name
30544 \family default
30545  field.
30546 \end_layout
30547
30548 \begin_layout Standard
30549 You can start applications via a hyperlink when you insert a weblink by
30550  adding the prefix 
30551 \begin_inset Quotes eld
30552 \end_inset
30553
30554
30555 \family sans
30556 run:
30557 \family default
30558
30559 \begin_inset Quotes erd
30560 \end_inset
30561
30562  to the link target.
30563 \end_layout
30564
30565 \begin_layout Standard
30566 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
30567  and become clickable in the DVI and PDF-output.
30568  To set the format of the link text, highlight the hyperlink inset and use
30569  the text style dialog.
30570  This is for example a hyperlink with bold sans serif text: 
30571 \family sans
30572 \series bold
30573
30574 \begin_inset CommandInset href
30575 LatexCommand href
30576 name "LyX's homepage"
30577 target "https://www.lyx.org"
30578 literal "false"
30579
30580 \end_inset
30581
30582
30583 \end_layout
30584
30585 \begin_layout Standard
30586 The link text color can be changed, when the option 
30587 \family sans
30588 Color links
30589 \family default
30590  is set in the PDF Properties dialog (menu 
30591 \family sans
30592 Document\SpecialChar menuseparator
30593 Settings\SpecialChar menuseparator
30594 PDF Properties
30595 \family default
30596 ).
30597  The link text is for example set in this document to blue by adding the
30598  option
30599 \begin_inset Newline newline
30600 \end_inset
30601
30602
30603 \series bold
30604 urlcolor=blue
30605 \series default
30606
30607 \begin_inset Newline newline
30608 \end_inset
30609
30610 to the field 
30611 \family sans
30612 Additional options
30613 \family default
30614  in the PDF Properties dialog.
30615 \change_inserted -584632292 1588303457
30616
30617 \end_layout
30618
30619 \begin_layout Section
30620
30621 \change_inserted -584632292 1588303474
30622 Counters
30623 \begin_inset Index idx
30624 status open
30625
30626 \begin_layout Plain Layout
30627 Counters
30628 \end_layout
30629
30630 \end_inset
30631
30632
30633 \begin_inset CommandInset label
30634 LatexCommand label
30635 name "sec:Counters"
30636
30637 \end_inset
30638
30639
30640 \end_layout
30641
30642 \begin_layout Standard
30643
30644 \change_inserted -584632292 1602541139
30645 One powerful feature of \SpecialChar LaTeX
30646  is its ability to manage counters.
30647  Mostly, this is handled automatically, but there are times one wants to
30648  modify counters directly.
30649  This can be done in LyX using the counter inset, which is accessible from
30650  the Edit menu.
30651  This allows one to set a counter's value; to reset it (to zero);
30652 \begin_inset Foot
30653 status open
30654
30655 \begin_layout Plain Layout
30656
30657 \change_inserted -584632292 1602541231
30658 Note that the section counter, e.g., starts with its value at zero and then
30659  is incremented to one when the first section is created.
30660  So, if you want the next section to be section five, say, then you need
30661  to set the section counter to four.
30662 \change_unchanged
30663
30664 \end_layout
30665
30666 \end_inset
30667
30668  to add to the value (or subtract from it, since the value added can be
30669  negative); to save it; to restore the saved value; and to print the value.
30670  These effects can also be limited to LyX itself.
30671  And they will appear in HTML and DocBook output, as well as in LaTeX.
30672 \end_layout
30673
30674 \begin_layout Standard
30675
30676 \change_inserted -584632292 1588529162
30677 There are five commands you can use:
30678 \end_layout
30679
30680 \begin_layout Enumerate
30681
30682 \change_inserted -584632292 1588529167
30683 Set counter: Allows you to assign a specific value to a counter
30684 \end_layout
30685
30686 \begin_layout Enumerate
30687
30688 \change_inserted -584632292 1588529177
30689 Increase counter: Allows you to add some specified amount to a counter (or
30690  to subtract, if you choose a negative number)
30691 \end_layout
30692
30693 \begin_layout Enumerate
30694
30695 \change_inserted -584632292 1588529180
30696 Reset to zero: Sets the value of the counter to 0.
30697 \end_layout
30698
30699 \begin_layout Enumerate
30700
30701 \change_inserted -584632292 1588529184
30702 Save value of counter: Saves the value of the counter so that it can later
30703  be restored.
30704 \end_layout
30705
30706 \begin_layout Enumerate
30707
30708 \change_inserted -584632292 1588529187
30709 Restore value of counter: Restores the previously saved value.
30710 \end_layout
30711
30712 \begin_layout Standard
30713
30714 \change_inserted -584632292 1588374230
30715 The dialog allows you to choose which counter you wish to modify from all
30716  those that are available in the current document class.
30717 \change_unchanged
30718
30719 \end_layout
30720
30721 \begin_layout Section
30722 Appendices
30723 \begin_inset Index idx
30724 status collapsed
30725
30726 \begin_layout Plain Layout
30727 Appendix
30728 \end_layout
30729
30730 \end_inset
30731
30732
30733 \begin_inset CommandInset label
30734 LatexCommand label
30735 name "sec:Appendices"
30736
30737 \end_inset
30738
30739
30740 \end_layout
30741
30742 \begin_layout Standard
30743 Appendices are created with the menu 
30744 \family sans
30745 Document\SpecialChar menuseparator
30746 Start
30747 \begin_inset space ~
30748 \end_inset
30749
30750 Appendix
30751 \begin_inset space ~
30752 \end_inset
30753
30754 Here
30755 \family default
30756 .
30757  This menu sets the document from the current cursor position to the end
30758  as the appendix part of the book.
30759  This part is marked with a red borderline.
30760 \end_layout
30761
30762 \begin_layout Standard
30763 Every chapter (or section) within the appendix part is treated as an appendix,
30764  numbered with a capital Latin letter.
30765  The appendix subsections are numbered with this letter followed by a dot
30766  and the subsection number.
30767  All appendix sections can be referenced as if they were normal sections,
30768  here two examples:
30769 \end_layout
30770
30771 \begin_layout Standard
30772 Appendix
30773 \begin_inset space ~
30774 \end_inset
30775
30776
30777 \begin_inset CommandInset ref
30778 LatexCommand ref
30779 reference "chap:Units-available-in"
30780 plural "false"
30781 caps "false"
30782 noprefix "false"
30783
30784 \end_inset
30785
30786 ; Appendix
30787 \begin_inset space ~
30788 \end_inset
30789
30790
30791 \begin_inset CommandInset ref
30792 LatexCommand ref
30793 reference "subsec:Export"
30794
30795 \end_inset
30796
30797
30798 \end_layout
30799
30800 \begin_layout Section
30801 Bibliography
30802 \begin_inset Index idx
30803 status collapsed
30804
30805 \begin_layout Plain Layout
30806 Bibliography
30807 \end_layout
30808
30809 \end_inset
30810
30811
30812 \begin_inset CommandInset label
30813 LatexCommand label
30814 name "sec:Bibliography"
30815
30816 \end_inset
30817
30818
30819 \end_layout
30820
30821 \begin_layout Standard
30822 There are two ways of generating the bibliography in a \SpecialChar LyX
30823  document.
30824  You can include a bibliography database, which is explained in sec.
30825 \begin_inset space ~
30826 \end_inset
30827
30828
30829 \begin_inset CommandInset ref
30830 LatexCommand ref
30831 reference "subsec:Bibliography-databases"
30832 plural "false"
30833 caps "false"
30834 noprefix "false"
30835
30836 \end_inset
30837
30838 , or you can insert the bibliography manually, using the paragraph environment
30839  
30840 \family sans
30841 Bibliography
30842 \family default
30843 , which is described in the following section (but see also sec.
30844 \begin_inset space ~
30845 \end_inset
30846
30847
30848 \begin_inset CommandInset ref
30849 LatexCommand ref
30850 reference "subsec:Biblio_environment"
30851
30852 \end_inset
30853
30854 ).
30855  If you want anything other than the numerical citations that are used in
30856  this document, such as author-year citations, and if you have more than
30857  a handful of references, then you should seriously consider
30858 \emph on
30859  
30860 \emph default
30861 using a bibliography database.
30862 \end_layout
30863
30864 \begin_layout Standard
30865 In order to demonstrate the difference between these two approaches, we
30866  use two bibliographies in this document, a 
30867 \family sans
30868 Bibliography
30869 \family default
30870  environment and a database-generated bibliography.
30871  As you can see, the bibliography that is created from a database lists
30872  only the database entries that are referenced in the document.
30873  In other words, the database approach relieves you, amongst other things,
30874  from the burden to check which entries you have actually cited.
30875 \end_layout
30876
30877 \begin_layout Subsection
30878 The Bibliography Environment
30879 \begin_inset CommandInset label
30880 LatexCommand label
30881 name "subsec:The-Bibliography-Environment"
30882
30883 \end_inset
30884
30885
30886 \end_layout
30887
30888 \begin_layout Standard
30889 Within the 
30890 \family sans
30891 Bibliography
30892 \family default
30893  environment, every paragraph begins with a gray bibliography box labeled
30894  with a number.
30895  If you click on it, you will get a dialog in which you can set a 
30896 \family sans
30897 Key
30898 \family default
30899  and a 
30900 \family sans
30901 Label
30902 \family default
30903 .
30904  The key is the symbolic name by which you will refer to this bibliography
30905  entry.
30906  Each entry needs to be given a unique key, which is one word consisting
30907  of ASCII characters only.
30908 \begin_inset Foot
30909 status collapsed
30910
30911 \begin_layout Plain Layout
30912 ASCII means 
30913 \begin_inset CommandInset href
30914 LatexCommand href
30915 name "this set"
30916 target "https://en.wikipedia.org/wiki/ASCII#Character_set"
30917 literal "false"
30918
30919 \end_inset
30920
30921  of characters:
30922 \begin_inset Newline newline
30923 \end_inset
30924
30925
30926 \begin_inset Flex URL
30927 status open
30928
30929 \begin_layout Plain Layout
30930
30931 https://en.wikipedia.org/wiki/ASCII#Character_set
30932 \end_layout
30933
30934 \end_inset
30935
30936
30937 \end_layout
30938
30939 \end_inset
30940
30941  For example, our second entry in the bibliography is a book about \SpecialChar LaTeX
30942  and
30943  we used 
30944 \begin_inset Quotes eld
30945 \end_inset
30946
30947 latexcompanion
30948 \begin_inset Quotes erd
30949 \end_inset
30950
30951 , a short form of its title, as the key.
30952 \begin_inset Newline newline
30953 \end_inset
30954
30955 If you set a 
30956 \family sans
30957 Label
30958 \family default
30959  for the entry, references to it will appear with this label instead of
30960  the number of the entry.
30961  The option 
30962 \family sans
30963 Literal
30964 \family default
30965  in the bibliography items settings dialog allows to input \SpecialChar TeX
30966  code to the
30967  
30968 \family sans
30969 Label
30970 \family default
30971  field.
30972 \end_layout
30973
30974 \begin_layout Standard
30975 You can cross-reference a bibliography entry using the menu 
30976 \family sans
30977 Insert\SpecialChar menuseparator
30978 Citation
30979 \family default
30980  or the toolbar button 
30981 \begin_inset Info
30982 type  "icon"
30983 arg   "dialog-show-new-inset citation"
30984 \end_inset
30985
30986 .
30987  A citation reference box is inserted and a citation window will appear
30988  containing the available citations.
30989  Select one or more keys from the list and 
30990 \family sans
30991 Add
30992 \family default
30993  them.
30994  Then press 
30995 \family sans
30996 OK
30997 \family default
30998 .
30999  The citation reference box will be labeled with the referenced key(s).
31000  If you click on the box, the citation window will appear and you can change
31001  the reference.
31002 \end_layout
31003
31004 \begin_layout Standard
31005 Citation references appear in the output as the number or the label of the
31006  bibliography entry with surrounding brackets.
31007  Here are two examples; the first without a label, the second with the label
31008  
31009 \begin_inset Quotes eld
31010 \end_inset
31011
31012 Credits
31013 \begin_inset Quotes erd
31014 \end_inset
31015
31016 :
31017 \end_layout
31018
31019 \begin_layout Standard
31020 Have a look at the 
31021 \family sans
31022 \SpecialChar LaTeX
31023  Companion Second Edition
31024 \family default
31025
31026 \begin_inset CommandInset citation
31027 LatexCommand cite
31028 key "latexcompanion"
31029 literal "true"
31030
31031 \end_inset
31032
31033
31034 \end_layout
31035
31036 \begin_layout Standard
31037 The \SpecialChar LyX
31038 -Team members are listed in the Credits: 
31039 \begin_inset CommandInset citation
31040 LatexCommand cite
31041 key "lyxcredit"
31042 literal "true"
31043
31044 \end_inset
31045
31046
31047 \end_layout
31048
31049 \begin_layout Standard
31050 You can also produce author-year or author-number citations, using the \SpecialChar LaTeX
31051
31052  package 
31053 \series bold
31054 natbib
31055 \series default
31056
31057 \begin_inset Index idx
31058 status collapsed
31059
31060 \begin_layout Plain Layout
31061 \SpecialChar LaTeX
31062  packages ! natbib
31063 \end_layout
31064
31065 \end_inset
31066
31067 .
31068  In order to do so, 
31069 \change_deleted -712698321 1555659455
31070 the label needs to be given the form 
31071 \begin_inset Quotes eld
31072 \end_inset
31073
31074 Author(Year)
31075 \begin_inset Quotes erd
31076 \end_inset
31077
31078  or 
31079 \begin_inset Quotes eld
31080 \end_inset
31081
31082 Author A and Author B(Year)
31083 \begin_inset Quotes erd
31084 \end_inset
31085
31086  
31087 \emph on
31088 without
31089 \emph default
31090  a blank between the author(s) and the opening parenthesis that delimits
31091  the year.
31092  Then, if you 
31093 \change_unchanged
31094 select 
31095 \family sans
31096 Natbib
31097 \begin_inset space ~
31098 \end_inset
31099
31100 (BibTeX)
31101 \family default
31102  in the document settings
31103 \begin_inset Index idx
31104 status collapsed
31105
31106 \begin_layout Plain Layout
31107 Document ! Settings
31108 \end_layout
31109
31110 \end_inset
31111
31112  dialog under 
31113 \family sans
31114 Bibliography\SpecialChar menuseparator
31115 Style
31116 \begin_inset space ~
31117 \end_inset
31118
31119 format
31120 \family default
31121  (see 
31122 \begin_inset CommandInset ref
31123 LatexCommand ref
31124 reference "subsec:Citation-Format"
31125 plural "false"
31126 caps "false"
31127 noprefix "false"
31128
31129 \end_inset
31130
31131 )
31132 \change_inserted -712698321 1555660530
31133 .
31134  Once you have done that, the 
31135 \family sans
31136 Bibliography
31137 \family default
31138  dialog has three input fields instead of the 
31139 \family sans
31140 Label
31141 \family default
31142  field:
31143 \family sans
31144  Author Names
31145 \family default
31146
31147 \family sans
31148 Year
31149 \family default
31150  and 
31151 \family sans
31152 All Author Names
31153 \family default
31154 .
31155  The first one takes the Author list as it should be displayed in the citation
31156  reference, the second the year (without parentheses).
31157  These two are madatory.
31158  If there are multiple authors and you want to both refer to them as a full
31159  list (
31160 \emph on
31161 Baker, Jones, and Williams
31162 \emph default
31163 ) and in abrreviated form (
31164 \emph on
31165 Baker et al.
31166 \emph default
31167 )
31168 \change_unchanged
31169 ,
31170 \change_inserted -712698321 1555660544
31171  add the abbreviated form to 
31172 \family sans
31173 Author Names
31174 \family default
31175  and the full list to the optional 
31176 \family sans
31177 All Author Names
31178 \family default
31179  field.
31180
31181 \change_unchanged
31182  
31183 \change_inserted -712698321 1555659886
31184 If specified like this, 
31185 \change_unchanged
31186 you can select between different author-year or author-number styles
31187 \change_inserted -712698321 1555660646
31188  in the 
31189 \family sans
31190 Insert\SpecialChar menuseparator
31191 Citation
31192 \family default
31193  dialog, and if 
31194 \family sans
31195 All Author Names
31196 \family default
31197  is specified, toggling 
31198 \begin_inset Quotes eld
31199 \end_inset
31200
31201 All authors
31202 \begin_inset Quotes erd
31203 \end_inset
31204
31205  in the citation dialog or the citation context menu will switch between
31206  full and abbreviated list
31207 \change_unchanged
31208 .
31209
31210 \change_inserted -712698321 1555660793
31211  Note that the author and year specified in the dialog are only used for
31212  the citation references.
31213  In the bibliography entry, author and year must be added manually.
31214 \change_unchanged
31215
31216 \end_layout
31217
31218 \begin_layout Standard
31219 To align all entries in the bibliography environment you can set a longest
31220  label via the menu 
31221 \family sans
31222 Edit\SpecialChar menuseparator
31223 Paragraph
31224 \begin_inset space ~
31225 \end_inset
31226
31227 Settings
31228 \family default
31229  (toolbar button 
31230 \begin_inset Info
31231 type  "icon"
31232 arg   "layout-paragraph"
31233 \end_inset
31234
31235 ).
31236  All entries are then indented in the output by the width of the given label.
31237 \end_layout
31238
31239 \begin_layout Subsection
31240 Bibliography databases
31241 \begin_inset Index idx
31242 status collapsed
31243
31244 \begin_layout Plain Layout
31245 Bibliography ! Databases
31246 \end_layout
31247
31248 \end_inset
31249
31250
31251 \begin_inset CommandInset label
31252 LatexCommand label
31253 name "subsec:Bibliography-databases"
31254
31255 \end_inset
31256
31257
31258 \end_layout
31259
31260 \begin_layout Standard
31261 Bibliography databases are useful if you use the same references in different
31262  documents.
31263 \begin_inset Foot
31264 status collapsed
31265
31266 \begin_layout Plain Layout
31267 They are also useful for keeping a database of articles and notes concerning
31268  them.
31269  Most of the database programs mentioned below allow you to store annotations
31270  and reviews along with bibliographical information.
31271 \end_layout
31272
31273 \end_inset
31274
31275  It also makes it very easy to have a uniform layout for all bibliography
31276  entries.
31277  You can collect the bibliography of all relevant books and articles of
31278  your working field in a database.
31279  This database can be used for different documents, and by default only
31280  the entries cited in a particular document will appear in the bibliography
31281  list for that document.
31282  This relieves you of the need to keep track of which articles and books
31283  you have cited.
31284 \end_layout
31285
31286 \begin_layout Standard
31287 The database is a text file with the file extension 
31288 \begin_inset Quotes eld
31289 \end_inset
31290
31291
31292 \family sans
31293 .bib
31294 \family default
31295
31296 \begin_inset Quotes erd
31297 \end_inset
31298
31299 , containing the bibliography in a special format.
31300  The format is explained in 
31301 \begin_inset CommandInset citation
31302 LatexCommand cite
31303 key "BibTeX-2"
31304 literal "true"
31305
31306 \end_inset
31307
31308  and in the \SpecialChar LaTeX
31309  books (
31310 \begin_inset CommandInset citation
31311 LatexCommand cite
31312 key "Mittelbach,Kopka,Lamport"
31313 literal "true"
31314
31315 \end_inset
31316
31317 ).
31318  The file can be created using any text editor, but normally one uses a
31319  special program to create and edit the entries in the database.
31320  A list of such programs is maintained on the \SpecialChar LyX
31321  Wiki at 
31322 \begin_inset Flex URL
31323 status collapsed
31324
31325 \begin_layout Plain Layout
31326
31327 https://wiki.lyx.org/BibTeX/Programs
31328 \end_layout
31329
31330 \end_inset
31331
31332 .
31333 \end_layout
31334
31335 \begin_layout Standard
31336 \SpecialChar LyX
31337  supports two different approaches to use bibliography databases in a document.
31338  Bib\SpecialChar TeX
31339  is the classic technique that has been the only way to use such databases
31340  for a long time.
31341  It is quite established and mature and there is a huge range of existing
31342  styles available.
31343  But it has its drawbacks, especially when it comes to more complex bibliographi
31344 c needs and support for specific languages and scripts.
31345  Those are addressed by 
31346 \series bold
31347 biblatex
31348 \series default
31349
31350 \begin_inset Index idx
31351 status collapsed
31352
31353 \begin_layout Plain Layout
31354 \SpecialChar LaTeX
31355  packages ! biblatex
31356 \end_layout
31357
31358 \end_inset
31359
31360 .
31361  It reads the same database format than Bib\SpecialChar TeX
31362  (although it has been significantly
31363  extended beyond Bib\SpecialChar TeX
31364 's scope)
31365 \begin_inset Foot
31366 status collapsed
31367
31368 \begin_layout Plain Layout
31369 Meaning: While 
31370 \noun on
31371 Biblatex
31372 \noun default
31373  can handle any classic Bib\SpecialChar TeX
31374  database, Bib\SpecialChar TeX
31375  might conversely fail to correctly
31376  handle databases that use specific 
31377 \noun on
31378 Biblatex
31379 \noun default
31380  features.
31381 \end_layout
31382
31383 \end_inset
31384
31385 , but it uses a different framework to generate citations and references
31386  from it.
31387 \end_layout
31388
31389 \begin_layout Standard
31390 To select if Bib\SpecialChar TeX
31391  or 
31392 \series bold
31393 biblatex
31394 \series default
31395  should be used, set in the document settings (menu 
31396 \family sans
31397 Document\SpecialChar menuseparator
31398 Settings
31399 \family default
31400 )
31401 \begin_inset Index idx
31402 status collapsed
31403
31404 \begin_layout Plain Layout
31405 Document ! Settings
31406 \end_layout
31407
31408 \end_inset
31409
31410  under 
31411 \family sans
31412 Bibliography
31413 \family default
31414  the 
31415 \family sans
31416 Style
31417 \begin_inset space ~
31418 \end_inset
31419
31420 format
31421 \family default
31422  to a Bib\SpecialChar TeX
31423  or a 
31424 \family sans
31425 Biblatex
31426 \family default
31427  format.
31428 \end_layout
31429
31430 \begin_layout Subsubsection
31431 Bib\SpecialChar TeX
31432
31433 \begin_inset Index idx
31434 status collapsed
31435
31436 \begin_layout Plain Layout
31437 Bibliography ! Bib\SpecialChar TeX
31438
31439 \end_layout
31440
31441 \end_inset
31442
31443
31444 \end_layout
31445
31446 \begin_layout Standard
31447 To access a database via Bib\SpecialChar TeX
31448 , use the menu 
31449 \family sans
31450 Insert\SpecialChar menuseparator
31451 List/Contents/References\SpecialChar menuseparator
31452 Bib(la)TeX
31453 \begin_inset space ~
31454 \end_inset
31455
31456 Bibliography
31457 \family default
31458 .
31459  A window will appear in which you can add one or more databases and select
31460  a Bib\SpecialChar TeX
31461
31462 \family sans
31463  style
31464 \family default
31465  file.
31466  The option 
31467 \family sans
31468 Add bibliography to TOC
31469 \family default
31470  adds a table of contents entry for the bibliography.
31471  In the 
31472 \family sans
31473 Content
31474 \family default
31475  drop box you can select whether to include all the entries in the database
31476  in the document or just the cited references.
31477
31478 \change_inserted -712698321 1530969762
31479  The 
31480 \family sans
31481 Encoding
31482 \family default
31483  drop box lets you specify the encoding of the database(s), should this
31484  differ from the encoding of the document.
31485 \change_unchanged
31486
31487 \end_layout
31488
31489 \begin_layout Standard
31490 The Bib\SpecialChar TeX
31491  style file is a text file with the file extension 
31492 \begin_inset Quotes eld
31493 \end_inset
31494
31495
31496 \family sans
31497 .bst
31498 \family default
31499
31500 \begin_inset Quotes erd
31501 \end_inset
31502
31503  that controls how the bibliography entries will appear.
31504  Your \SpecialChar LaTeX
31505  distribution should provide several of these, and many publishers
31506  provide their own style files, so that you don't have to take care of the
31507  layout.
31508  It is of course possible to write your own style file, but this is something
31509  for experts.
31510 \begin_inset Foot
31511 status collapsed
31512
31513 \begin_layout Plain Layout
31514 For information on how this is done, have a look at
31515 \begin_inset Newline newline
31516 \end_inset
31517
31518
31519 \begin_inset CommandInset href
31520 LatexCommand href
31521 target "https://www.ctan.org/tex-archive/biblio/bibtex/contrib/doc/btxhak.pdf"
31522 literal "false"
31523
31524 \end_inset
31525
31526 .
31527 \end_layout
31528
31529 \end_inset
31530
31531  In this document we used the Bib\SpecialChar TeX
31532  style 
31533 \family sans
31534 alphadin.bst
31535 \family default
31536 , which provides an alpha-numeric style in accordance with the German Standards
31537  Institute (DIN).
31538 \end_layout
31539
31540 \begin_layout Standard
31541 Inserting a citation reference works as described in the previous section.
31542 \end_layout
31543
31544 \begin_layout Subsubsection
31545 Biblatex
31546 \begin_inset Index idx
31547 status collapsed
31548
31549 \begin_layout Plain Layout
31550 Bibliography ! Biblatex
31551 \end_layout
31552
31553 \end_inset
31554
31555
31556 \begin_inset Index idx
31557 status collapsed
31558
31559 \begin_layout Plain Layout
31560 \SpecialChar LaTeX
31561  packages ! biblatex
31562 \end_layout
31563
31564 \end_inset
31565
31566
31567 \end_layout
31568
31569 \begin_layout Standard
31570 Accessing a database via 
31571 \series bold
31572 biblatex
31573 \series default
31574  is almost identical to Bib\SpecialChar TeX
31575 : Use the menu 
31576 \family sans
31577 Insert\SpecialChar menuseparator
31578 List/Contents/References\SpecialChar menuseparator
31579 Bib(la)TeX
31580 \begin_inset space ~
31581 \end_inset
31582
31583 Bibliography
31584 \family default
31585 .
31586  In contrary to Bib\SpecialChar TeX
31587  you cannot select a 
31588 \family sans
31589 style
31590 \family default
31591  file
31592 \change_inserted -712698321 1531045799
31593  at this place
31594 \change_unchanged
31595 .
31596  The other dialog options are the same as with Bib\SpecialChar TeX
31597 .
31598
31599 \change_inserted -712698321 1531045867
31600  As for the styles, note the following.
31601 \change_unchanged
31602
31603 \end_layout
31604
31605 \begin_layout Standard
31606
31607 \series bold
31608 biblatex
31609 \series default
31610  has two different style files: a bibliography style file (text file with
31611  the file extension 
31612 \begin_inset Quotes eld
31613 \end_inset
31614
31615
31616 \family sans
31617 .bbx
31618 \family default
31619
31620 \begin_inset Quotes erd
31621 \end_inset
31622
31623 ) controls how the bibliography entries will look like and a citation style
31624  file (text file with the file extension 
31625 \begin_inset Quotes eld
31626 \end_inset
31627
31628
31629 \family sans
31630 .cbx
31631 \family default
31632
31633 \begin_inset Quotes erd
31634 \end_inset
31635
31636 ) controls the look of the citation references in the text.
31637  Usually such style files come in pairs and it makes sense to use matching
31638  styles.
31639  It is nevertheless possible to mix any citation style with any bibliography
31640  style.
31641 \end_layout
31642
31643 \begin_layout Standard
31644
31645 \series bold
31646 biblatex
31647 \series default
31648  styles are not set in the 
31649 \family sans
31650 Bib(la)TeX
31651 \begin_inset space ~
31652 \end_inset
31653
31654 Bibliography
31655 \family default
31656  dialog, but in the document settings.
31657 \begin_inset Index idx
31658 status collapsed
31659
31660 \begin_layout Plain Layout
31661 Document ! Settings
31662 \end_layout
31663
31664 \end_inset
31665
31666  However, in the dialog in the 
31667 \family sans
31668 Options
31669 \family default
31670  field, which is only visible if you use 
31671 \series bold
31672 biblatex
31673 \series default
31674 , you can enter options that determine how the bibliography is printed (for
31675  example how its heading will appear).
31676  These options are described in detail in the 
31677 \series bold
31678 biblatex
31679 \series default
31680  manual, 
31681 \begin_inset CommandInset citation
31682 LatexCommand cite
31683 key "Biblatex"
31684 literal "true"
31685
31686 \end_inset
31687
31688 .
31689 \end_layout
31690
31691 \begin_layout Standard
31692 Inserting a citation reference works as described in section
31693 \begin_inset space ~
31694 \end_inset
31695
31696
31697 \begin_inset CommandInset ref
31698 LatexCommand ref
31699 reference "subsec:The-Bibliography-Environment"
31700 plural "false"
31701 caps "false"
31702 noprefix "false"
31703
31704 \end_inset
31705
31706 .
31707 \end_layout
31708
31709 \begin_layout Subsubsection
31710 Bibliography Processors
31711 \end_layout
31712
31713 \begin_layout Standard
31714 To generate the bibliography from a database, \SpecialChar LyX
31715  uses a bibliography processor,
31716  that is an external program that reads the database, sorts the citations
31717  and processes the data in a way it can be included in the document.
31718  The classic program is called Bib\SpecialChar TeX
31719 .
31720  It has the advantage that it is very mature and widespread, but the disadvantag
31721 e that it has severe limitations, due to its age.
31722 \end_layout
31723
31724 \begin_layout Standard
31725 Meanwhile, some alternatives have been developed that address some of these
31726  limitations.
31727  LyX natively supports some of them and lets you select a custom processor.
31728  You can do this on a general level in 
31729 \family sans
31730 Tools\SpecialChar menuseparator
31731 Preferences\SpecialChar menuseparator
31732 Output\SpecialChar menuseparator
31733 LaTeX
31734 \family default
31735  or for individual documents in 
31736 \family sans
31737 Document\SpecialChar menuseparator
31738 Settings\SpecialChar menuseparator
31739 Bibliography
31740 \family default
31741 .
31742  The following variants are available by default:
31743 \end_layout
31744
31745 \begin_layout Description
31746 biber a specific, modern processor
31747 \begin_inset Index idx
31748 status collapsed
31749
31750 \begin_layout Plain Layout
31751 \SpecialChar LaTeX
31752  packages ! biber
31753 \end_layout
31754
31755 \end_inset
31756
31757  developed exclusively for 
31758 \series bold
31759 biblatex
31760 \series default
31761  (it does not work with Bib\SpecialChar TeX
31762 !).
31763  
31764 \series bold
31765 biber
31766 \series default
31767  provides full Unicode support, unlimited memory and many specific features
31768  
31769 \series bold
31770 biblatex
31771 \series default
31772  makes use of; if you use the 
31773 \series bold
31774 biblatex
31775 \series default
31776  approach, it is strongly recommended to use 
31777 \series bold
31778 biber
31779 \series default
31780 .
31781 \end_layout
31782
31783 \begin_layout Description
31784 bibtex the standard; does not allow special characters in bibliography entries
31785  that are not possible to encode in a 7-bit encoding, limited memory, works
31786  with all bibliography packages, although it will probably fail with 
31787 \series bold
31788 biblatex
31789 \series default
31790  bibliographies due to the limited memory.
31791 \end_layout
31792
31793 \begin_layout Description
31794 bibtex8 allows all characters that are possible to encode in an 8-bit encoding
31795  (but no Unicode support), larger memory than 
31796 \family sans
31797 bibtex
31798 \family default
31799 , works with all bibliography packages, although more complex 
31800 \series bold
31801 biblatex
31802 \series default
31803  bibliographies will exceed its limits, and not all 
31804 \series bold
31805 biblatex
31806 \series default
31807  features are supported.
31808 \end_layout
31809
31810 \begin_layout Standard
31811 By default (with the 
31812 \family sans
31813 Processor
31814 \family default
31815  set in 
31816 \family sans
31817 Document\SpecialChar menuseparator
31818 Settings\SpecialChar menuseparator
31819 Bibliography
31820 \family default
31821  and with 
31822 \family sans
31823 Automatic
31824 \family default
31825  as setting for the 
31826 \family sans
31827 Processor
31828 \family default
31829  in 
31830 \family sans
31831 Tools\SpecialChar menuseparator
31832 Preferences\SpecialChar menuseparator
31833 Output\SpecialChar menuseparator
31834 LaTeX
31835 \family default
31836 ), \SpecialChar LyX
31837  selects an appropriate (available) processor for the current bibliography
31838  approach (
31839 \series bold
31840 biber
31841 \series default
31842  for 
31843 \series bold
31844 biblatex
31845 \series default
31846
31847 \family sans
31848 bibtex
31849 \family default
31850  for Bib\SpecialChar TeX
31851 -based bibliography styles).
31852  This should suit most needs.
31853 \end_layout
31854
31855 \begin_layout Standard
31856 In Japanese documents, a specific processor is used.
31857  By default this is pBib\SpecialChar TeX
31858  (in \SpecialChar LyX
31859  
31860 \family sans
31861 pbibtex
31862 \family default
31863 ), a Bib\SpecialChar TeX
31864  variant specifically aimed at Japanese.
31865  You can adjust it in 
31866 \family sans
31867 Tools\SpecialChar menuseparator
31868 Preferences\SpecialChar menuseparator
31869 Output\SpecialChar menuseparator
31870 LaTeX
31871 \family default
31872 .
31873 \end_layout
31874
31875 \begin_layout Standard
31876 Selected bibliography processors can be controlled with options that you
31877  can add below the selection.
31878  Before adding options, it is strongly recommended that you read the manual
31879  of Bib\SpecialChar TeX
31880  or 
31881 \series bold
31882 biber
31883 \series default
31884
31885 \begin_inset CommandInset citation
31886 LatexCommand cite
31887 key "BibTeX,biber"
31888 literal "true"
31889
31890 \end_inset
31891
31892 .
31893 \end_layout
31894
31895 \begin_layout Subsubsection
31896 Customizing
31897 \end_layout
31898
31899 \begin_layout Standard
31900 \SpecialChar LyX
31901  supports some specific tasks such as sectioned bibliographies and multiple
31902  bibliographies.
31903  These are explained in detail in section 
31904 \emph on
31905 Customizing Bibliographies
31906 \emph default
31907  
31908 \emph on
31909 with Bib\SpecialChar TeX
31910  or Biblatex
31911 \emph default
31912  of the 
31913 \emph on
31914 Additional Features
31915 \emph default
31916  manual.
31917 \change_inserted 5863208 1598273348
31918
31919 \end_layout
31920
31921 \begin_layout Subsection
31922 Citation Format
31923 \begin_inset Index idx
31924 status collapsed
31925
31926 \begin_layout Plain Layout
31927 Bibliography ! Citation format
31928 \end_layout
31929
31930 \end_inset
31931
31932
31933 \begin_inset CommandInset label
31934 LatexCommand label
31935 name "subsec:Citation-Format"
31936
31937 \end_inset
31938
31939
31940 \end_layout
31941
31942 \begin_layout Standard
31943 Many different citation formats are common, e.
31944 \begin_inset space \thinspace{}
31945 \end_inset
31946
31947 g.
31948 \begin_inset space \space{}
31949 \end_inset
31950
31951 numerical citation (as 
31952 \begin_inset Quotes eld
31953 \end_inset
31954
31955 1
31956 \begin_inset Quotes erd
31957 \end_inset
31958
31959  like in this document), alpha-numerical citations (as 
31960 \begin_inset Quotes eld
31961 \end_inset
31962
31963 Mil08
31964 \begin_inset Quotes erd
31965 \end_inset
31966
31967 ) or author-year citations (as 
31968 \begin_inset Quotes eld
31969 \end_inset
31970
31971 Miller (2008a)
31972 \begin_inset Quotes erd
31973 \end_inset
31974
31975 ).
31976  \SpecialChar LyX
31977  supports these formats via specific citation packages and their style
31978  files.
31979 \end_layout
31980
31981 \begin_layout Standard
31982 By default a simple numeric citation style is used.
31983  In 
31984 \family sans
31985 Document\SpecialChar menuseparator
31986 Settings\SpecialChar menuseparator
31987 Bibliography
31988 \family default
31989
31990 \begin_inset Index idx
31991 status collapsed
31992
31993 \begin_layout Plain Layout
31994 Document ! Settings
31995 \end_layout
31996
31997 \end_inset
31998
31999  you have a range of other options, depending on your preferred bibliography
32000  approach.
32001  With the 
32002 \family sans
32003 Bibliography
32004 \family default
32005  environment your only choice besides manual formatting of the bibliography
32006  labels, is there to use 
32007 \family sans
32008 Natbib
32009 \begin_inset space ~
32010 \end_inset
32011
32012 (BibTeX)
32013 \family default
32014 \series bold
32015  
32016 \series default
32017 as 
32018 \family sans
32019 Style
32020 \begin_inset space ~
32021 \end_inset
32022
32023 format
32024 \family default
32025  which gives you author-year and author-numerical citations (see above 
32026 \begin_inset CommandInset ref
32027 LatexCommand ref
32028 reference "subsec:The-Bibliography-Environment"
32029
32030 \end_inset
32031
32032  for details).
32033 \end_layout
32034
32035 \begin_layout Standard
32036 With a bibliography database (see 
32037 \begin_inset CommandInset ref
32038 LatexCommand ref
32039 reference "subsec:Bibliography-databases"
32040 plural "false"
32041 caps "false"
32042 noprefix "false"
32043
32044 \end_inset
32045
32046 ) one has in contrary to the 
32047 \family sans
32048 Bibliography
32049 \family default
32050  environment full access to the formatting styles.
32051  These style formats are available:
32052 \end_layout
32053
32054 \begin_layout Description
32055 Basic
32056 \begin_inset space ~
32057 \end_inset
32058
32059 (BibTeX) the default Bib\SpecialChar TeX
32060 -based approached without any additional packages
32061  (simple numeric citations).
32062 \end_layout
32063
32064 \begin_layout Description
32065 Biblatex loads the package 
32066 \series bold
32067 biblatex
32068 \series default
32069
32070 \begin_inset Index idx
32071 status collapsed
32072
32073 \begin_layout Plain Layout
32074 \SpecialChar LaTeX
32075  packages ! biblatex
32076 \end_layout
32077
32078 \end_inset
32079
32080  and lets you select a style in the dropdown boxes 
32081 \family sans
32082 Biblatex citation style
32083 \family default
32084  and 
32085 \family sans
32086 Biblatex bibliography style
32087 \family default
32088  below.
32089  Options to the package 
32090 \series bold
32091 biblatex
32092 \series default
32093  can be entered in the 
32094 \family sans
32095 Options
32096 \family default
32097  field.
32098 \end_layout
32099
32100 \begin_layout Description
32101 Biblatex
32102 \begin_inset space ~
32103 \end_inset
32104
32105 (natbib
32106 \begin_inset space ~
32107 \end_inset
32108
32109 mode) loads the package 
32110 \series bold
32111 biblatex
32112 \series default
32113  with the natbib compatibility mode.
32114  This is a specific variant for users who switch an existing document that
32115  uses 
32116 \series bold
32117 natbib
32118 \series default
32119  or want to emulate 
32120 \family sans
32121 the 
32122 \family default
32123 \series bold
32124 natbib
32125 \series default
32126  behavior very closely.
32127  Compared to normal 
32128 \family sans
32129 Biblatex
32130 \family default
32131  this option has some additional styles.
32132  All 
32133 \series bold
32134 biblatex
32135 \series default
32136  styles are also supported by this variant.
32137 \end_layout
32138
32139 \begin_layout Description
32140 Jurabib
32141 \begin_inset space ~
32142 \end_inset
32143
32144 (BibTeX) loads the package 
32145 \series bold
32146 jurabib
32147 \series default
32148
32149 \begin_inset Index idx
32150 status collapsed
32151
32152 \begin_layout Plain Layout
32153 \SpecialChar LaTeX
32154  packages ! jurabib
32155 \end_layout
32156
32157 \end_inset
32158
32159  which provides author-year styles particularly suited for law studies.
32160 \end_layout
32161
32162 \begin_layout Description
32163 Natbib
32164 \begin_inset space ~
32165 \end_inset
32166
32167 (BibTeX) loads the package 
32168 \series bold
32169 natbib
32170 \series default
32171
32172 \begin_inset Index idx
32173 status collapsed
32174
32175 \begin_layout Plain Layout
32176 \SpecialChar LaTeX
32177  packages ! natbib
32178 \end_layout
32179
32180 \end_inset
32181
32182  which provides citation styles particularly suited for the humanities.
32183 \end_layout
32184
32185 \begin_layout Standard
32186 The 
32187 \family sans
32188 Biblatex
32189 \family default
32190  and 
32191 \family sans
32192 Natbib
32193 \family default
32194  style formats provide the choice between author-year and author-numerical
32195  citation styles.
32196  You have to select one style in the dropdown box 
32197 \family sans
32198 Variant
32199 \family default
32200 .
32201  Note that for the 
32202 \family sans
32203 Biblatex
32204 \family default
32205  formats, this only affects the appearance in the \SpecialChar LyX
32206  workarea.
32207  Whether the output uses numerical, author-year or another format such as
32208  alpha-numerical depends only on the selected 
32209 \family sans
32210 Biblatex citation style
32211 \family default
32212 .
32213  However, when switching between Author-year and Author-number, a suitable
32214  style is proposed.
32215  With 
32216 \family sans
32217 Natbib
32218 \family default
32219 , on the other hand, the dialog selection will ultimately determine the
32220  style.
32221 \end_layout
32222
32223 \begin_layout Standard
32224 For any author-year and author-numerical selection, multiple style variants
32225  are available in the 
32226 \family sans
32227 Citation
32228 \family default
32229  dialog.
32230  Some selections also provide further options like the option to uppercase
32231  a name prefix such as 
32232 \begin_inset Quotes eld
32233 \end_inset
32234
32235 van Beethoven
32236 \begin_inset Quotes erd
32237 \end_inset
32238
32239  (to 
32240 \begin_inset Quotes eld
32241 \end_inset
32242
32243 Van Beethoven
32244 \begin_inset Quotes erd
32245 \end_inset
32246
32247 ) or to expand or reduce the number of displayed others (i.
32248 \begin_inset space \thinspace{}
32249 \end_inset
32250
32251 e.
32252 \begin_inset space \space{}
32253 \end_inset
32254
32255 use or don't use 
32256 \begin_inset Quotes eld
32257 \end_inset
32258
32259 et al.
32260 \begin_inset Quotes erd
32261 \end_inset
32262
32263 ).
32264  
32265 \end_layout
32266
32267 \begin_layout Standard
32268 In the citation dialog you can also set text to appear after a citation
32269  reference, e.
32270 \begin_inset space \thinspace{}
32271 \end_inset
32272
32273 g.
32274 \begin_inset space \space{}
32275 \end_inset
32276
32277 page numbers, which will then be formatted according to the style's needs
32278  (e.
32279 \begin_inset space \thinspace{}
32280 \end_inset
32281
32282 g.
32283 \begin_inset space \space{}
32284 \end_inset
32285
32286 with or without 
32287 \begin_inset Quotes eld
32288 \end_inset
32289
32290 pp.
32291 \begin_inset Quotes erd
32292 \end_inset
32293
32294 ).
32295  The option 
32296 \family sans
32297 Literal
32298 \family default
32299  in the citation dialog allows to input \SpecialChar TeX
32300  code to the fields 
32301 \family sans
32302 Text
32303 \begin_inset space ~
32304 \end_inset
32305
32306 before
32307 \family default
32308  and 
32309 \family sans
32310 Text
32311 \begin_inset space ~
32312 \end_inset
32313
32314 after
32315 \family default
32316 .
32317  Here is a simple example where the text 
32318 \begin_inset Quotes eld
32319 \end_inset
32320
32321 Chapter
32322 \begin_inset space ~
32323 \end_inset
32324
32325 3
32326 \begin_inset Quotes erd
32327 \end_inset
32328
32329  appears after the reference:
32330 \end_layout
32331
32332 \begin_layout Quote
32333 Have a look at 
32334 \begin_inset CommandInset citation
32335 LatexCommand cite
32336 after "Chapter 3"
32337 key "latexcompanion"
32338 literal "false"
32339
32340 \end_inset
32341
32342 .
32343 \end_layout
32344
32345 \begin_layout Standard
32346 All styles except for 
32347 \family sans
32348 Basic (BibTeX)
32349 \family default
32350  also provide the feature to add text that precedes the reference (such
32351  as 
32352 \begin_inset Quotes eld
32353 \end_inset
32354
32355 cf.
32356 \begin_inset Quotes erd
32357 \end_inset
32358
32359 ).
32360  This text is then also included in the parentheses, if the style requires
32361  this.
32362 \end_layout
32363
32364 \begin_layout Standard
32365 Note that these pre- and postnotes apply to the whole citation.
32366  So if you refer to multiple references at once, the prenote will precede
32367  the first citation in the list, the postnote will follow the last.
32368  Some 
32369 \family sans
32370 Biblatex
32371 \family default
32372  styles allow to add pre- and postnotes to any individual reference in a
32373  multi-citation (so-called 
32374 \begin_inset Quotes eld
32375 \end_inset
32376
32377 qualified citation lists
32378 \begin_inset Quotes erd
32379 \end_inset
32380
32381 ).
32382  \SpecialChar LyX
32383  supports this.
32384  If you use such a style and if the current reference includes multiple
32385  items the 
32386 \family sans
32387 Citation
32388 \family default
32389  dialog will display three columns in the field 
32390 \family sans
32391 Selected Citations
32392 \family default
32393
32394 \family sans
32395 Text
32396 \begin_inset space ~
32397 \end_inset
32398
32399 before
32400 \family default
32401
32402 \family sans
32403 Cite
32404 \begin_inset space ~
32405 \end_inset
32406
32407 key
32408 \family default
32409  and 
32410 \family sans
32411 Text
32412 \begin_inset space ~
32413 \end_inset
32414
32415 after
32416 \family default
32417 .
32418  If you double-click on an item's 
32419 \family sans
32420 Text
32421 \begin_inset space ~
32422 \end_inset
32423
32424 before
32425 \family default
32426  or 
32427 \family sans
32428 Text
32429 \begin_inset space ~
32430 \end_inset
32431
32432 after
32433 \family default
32434  field, you can add such individual pre- and postnotes.
32435  In the 
32436 \family sans
32437 General text before
32438 \family default
32439  and 
32440 \family sans
32441 General text after
32442 \family default
32443  fields you can add pre- and postnotes that apply to the whole list.
32444 \end_layout
32445
32446 \begin_layout Subsection
32447
32448 \change_inserted -712698321 1598509964
32449 \begin_inset CommandInset label
32450 LatexCommand label
32451 name "subsec:Opening-cited-documents"
32452
32453 \end_inset
32454
32455 Opening cited documents from within \SpecialChar LyX
32456
32457 \end_layout
32458
32459 \begin_layout Standard
32460
32461 \change_inserted -712698321 1598509000
32462 \SpecialChar LyX
32463  supports opening documents selected citations point to via the 
32464 \family sans
32465 Try
32466 \begin_inset space ~
32467 \end_inset
32468
32469 to
32470 \begin_inset space ~
32471 \end_inset
32472
32473 Open
32474 \begin_inset space ~
32475 \end_inset
32476
32477 Citation
32478 \begin_inset space ~
32479 \end_inset
32480
32481 Content\SpecialChar ldots
32482
32483 \family default
32484  context menu if specific conditions are met:
32485 \end_layout
32486
32487 \begin_layout Itemize
32488
32489 \change_inserted -712698321 1598526971
32490 If citation entries include any of the fields 
32491 \begin_inset Flex Code
32492 status collapsed
32493
32494 \begin_layout Plain Layout
32495
32496 \change_inserted -712698321 1598508820
32497 url
32498 \change_unchanged
32499
32500 \end_layout
32501
32502 \end_inset
32503
32504  or 
32505 \begin_inset Flex Code
32506 status collapsed
32507
32508 \begin_layout Plain Layout
32509
32510 \change_inserted -712698321 1598508820
32511 doi
32512 \change_unchanged
32513
32514 \end_layout
32515
32516 \end_inset
32517
32518  for BibTeX and BibLaTeX, 
32519 \begin_inset Flex Code
32520 status collapsed
32521
32522 \begin_layout Plain Layout
32523
32524 \change_inserted -712698321 1598508820
32525 eprint
32526 \change_unchanged
32527
32528 \end_layout
32529
32530 \end_inset
32531
32532  for BibLaTeX (covering arXiv, JSTOR, PubMed, HDL, Google Books 
32533 \begin_inset Flex Code
32534 status collapsed
32535
32536 \begin_layout Plain Layout
32537
32538 \change_inserted -712698321 1598508820
32539 eprinttype
32540 \change_unchanged
32541
32542 \end_layout
32543
32544 \end_inset
32545
32546 ), the action will launch a web browser with the appropriate link.
32547 \end_layout
32548
32549 \begin_layout Itemize
32550
32551 \change_inserted -712698321 1598509157
32552 If citation entries include any of the fields 
32553 \begin_inset Flex Code
32554 status collapsed
32555
32556 \begin_layout Plain Layout
32557
32558 \change_inserted -712698321 1598508820
32559 file
32560 \change_unchanged
32561
32562 \end_layout
32563
32564 \end_inset
32565
32566  (filled by JabRef) or 
32567 \begin_inset Flex Code
32568 status collapsed
32569
32570 \begin_layout Plain Layout
32571
32572 \change_inserted -712698321 1598508820
32573 localfile
32574 \change_unchanged
32575
32576 \end_layout
32577
32578 \end_inset
32579
32580  (filled by KBibTeX) containing an URL that points to a file on your local
32581  drive, the action will launch an appropriate file viewer.
32582  At the moment only absolute paths are accepted.
32583 \end_layout
32584
32585 \begin_layout Standard
32586
32587 \change_inserted -712698321 1598526494
32588 In addition to that, \SpecialChar LyX
32589  also searches your disk for matching files if you
32590  enable 
32591 \family sans
32592 Search drive for cited files
32593 \family default
32594  in 
32595 \family sans
32596 Tools\SpecialChar menuseparator
32597 Preferences\SpecialChar ldots
32598 \SpecialChar menuseparator
32599 Edit\SpecialChar menuseparator
32600 Control
32601 \family default
32602 .
32603  It uses the tokens supplied at 
32604 \family sans
32605 Pattern
32606 \family default
32607  in the same preferences section (by default: year and authors).
32608  Any of the tokens in the pattern must occur in the title of the file (at
32609  arbitrary position).
32610  \SpecialChar LyX
32611  opens the first matching file it finds.
32612  This might or might not be the file you are looking for; the more systematic
32613  your file naming is, and the less ambiguous keywords you use, the greater
32614  the chance this works for you.
32615 \change_unchanged
32616
32617 \end_layout
32618
32619 \begin_layout Standard
32620
32621 \change_inserted -712698321 1598527586
32622 The pattern syntax uses specific keywords.
32623  These are basically Bib\SpecialChar TeX
32624  fields (such as 
32625 \begin_inset Flex Code
32626 status collapsed
32627
32628 \begin_layout Plain Layout
32629
32630 \change_inserted -712698321 1598527586
32631 title
32632 \change_unchanged
32633
32634 \end_layout
32635
32636 \end_inset
32637
32638 ) embraced in 
32639 \begin_inset Flex Code
32640 status collapsed
32641
32642 \begin_layout Plain Layout
32643
32644 \change_inserted -712698321 1598509565
32645 %
32646 \change_unchanged
32647
32648 \end_layout
32649
32650 \end_inset
32651
32652 , but there are also special keys, which are documented in the Customization
32653  manual, sec.
32654  
32655 \emph on
32656 Cite format description
32657 \emph default
32658 .
32659 \change_unchanged
32660
32661 \end_layout
32662
32663 \begin_layout Section
32664 Index
32665 \begin_inset Index idx
32666 status collapsed
32667
32668 \begin_layout Plain Layout
32669 Index generation
32670 \end_layout
32671
32672 \end_inset
32673
32674
32675 \begin_inset CommandInset label
32676 LatexCommand label
32677 name "sec:Index"
32678
32679 \end_inset
32680
32681
32682 \end_layout
32683
32684 \begin_layout Standard
32685 An index entry is created if you use the menu 
32686 \family sans
32687 Insert\SpecialChar menuseparator
32688 Index
32689 \begin_inset space ~
32690 \end_inset
32691
32692 Entry
32693 \family default
32694  or the toolbar button 
32695 \begin_inset Info
32696 type  "icon"
32697 arg   "index-insert"
32698 \end_inset
32699
32700 .
32701  A box is inserted containing the text that appears in the index.
32702  The word where the cursor is in or the currently highlighted text is proposed
32703  by \SpecialChar LyX
32704  as the index entry.
32705 \end_layout
32706
32707 \begin_layout Standard
32708 The index list is inserted in the document with the menu 
32709 \family sans
32710 Insert\SpecialChar menuseparator
32711 List/Contents/References\SpecialChar menuseparator
32712 Index
32713 \begin_inset space ~
32714 \end_inset
32715
32716 List
32717 \family default
32718 .
32719  A light blue box labeled 
32720 \begin_inset Quotes eld
32721 \end_inset
32722
32723
32724 \family sans
32725 Index
32726 \family default
32727
32728 \begin_inset Quotes erd
32729 \end_inset
32730
32731  will show the place where the index is printed in the output.
32732  The index list box is not clickable like other \SpecialChar LyX
32733 -boxes.
32734 \end_layout
32735
32736 \begin_layout Standard
32737 We give a short overview of the index commands in the next subsections.
32738  For a detailed description of \SpecialChar LaTeX
32739 's index mechanism, have a look at one of
32740  the \SpecialChar LaTeX
32741  books 
32742 \begin_inset CommandInset citation
32743 LatexCommand cite
32744 key "latexcompanion,latexguide,latexbook"
32745 literal "true"
32746
32747 \end_inset
32748
32749 .
32750 \end_layout
32751
32752 \begin_layout Subsection
32753 Grouping Index Entries
32754 \begin_inset Index idx
32755 status collapsed
32756
32757 \begin_layout Plain Layout
32758 Index ! Grouping
32759 \end_layout
32760
32761 \end_inset
32762
32763
32764 \end_layout
32765
32766 \begin_layout Standard
32767 Index entries are often grouped to offer the reader a fast search in the
32768  index.
32769  We want to group for example the index entries for itemized and enumerated
32770  lists under the entry 
32771 \begin_inset Quotes eld
32772 \end_inset
32773
32774 Lists
32775 \begin_inset Quotes erd
32776 \end_inset
32777
32778 .
32779  First we create the entry 
32780 \begin_inset Quotes eld
32781 \end_inset
32782
32783 Lists
32784 \begin_inset Quotes erd
32785 \end_inset
32786
32787  in section
32788 \begin_inset space ~
32789 \end_inset
32790
32791
32792 \begin_inset CommandInset ref
32793 LatexCommand ref
32794 reference "subsec:Lists"
32795
32796 \end_inset
32797
32798 .
32799  In the text field for the itemized list index entry in section
32800 \begin_inset space ~
32801 \end_inset
32802
32803
32804 \begin_inset CommandInset ref
32805 LatexCommand ref
32806 reference "sec:Itemize"
32807
32808 \end_inset
32809
32810 , we insert the command
32811 \end_layout
32812
32813 \begin_layout Standard
32814
32815 \series bold
32816 Lists ! Itemize
32817 \end_layout
32818
32819 \begin_layout Standard
32820 and the command
32821 \end_layout
32822
32823 \begin_layout Standard
32824
32825 \series bold
32826 Lists ! Enumerate
32827 \end_layout
32828
32829 \begin_layout Standard
32830 for the enumerated list in section
32831 \begin_inset space ~
32832 \end_inset
32833
32834
32835 \begin_inset CommandInset ref
32836 LatexCommand ref
32837 reference "sec:Enumerate"
32838
32839 \end_inset
32840
32841 .
32842 \end_layout
32843
32844 \begin_layout Standard
32845 The exclamation mark 
32846 \begin_inset Quotes eld
32847 \end_inset
32848
32849 !
32850 \begin_inset Quotes erd
32851 \end_inset
32852
32853  marks the grouping levels.
32854  You can have three levels; every index level is indented a bit more.
32855  An index entry for the higher levels is not required.
32856  If we don't have an index entry for 
32857 \begin_inset Quotes eld
32858 \end_inset
32859
32860 Lists
32861 \begin_inset Quotes erd
32862 \end_inset
32863
32864 , it will be printed anyway, but without a page number.
32865 \end_layout
32866
32867 \begin_layout Subsection
32868 Page Ranges
32869 \begin_inset Index idx
32870 status collapsed
32871
32872 \begin_layout Plain Layout
32873 Index ! Page ranges
32874 \end_layout
32875
32876 \end_inset
32877
32878
32879 \end_layout
32880
32881 \begin_layout Standard
32882 Normally an index entry will appear with the page number of the indexed
32883  section.
32884  But sometimes you want to index more pages under the same entry.
32885  For example, if we want to index the paragraph environments, we create
32886  an index entry in section
32887 \begin_inset space ~
32888 \end_inset
32889
32890
32891 \begin_inset CommandInset ref
32892 LatexCommand ref
32893 reference "sec:Paragraph-Environments"
32894
32895 \end_inset
32896
32897  with the command
32898 \end_layout
32899
32900 \begin_layout Standard
32901
32902 \series bold
32903 Paragraph environments|(
32904 \end_layout
32905
32906 \begin_layout Standard
32907 and another entry at the end of section
32908 \begin_inset space ~
32909 \end_inset
32910
32911
32912 \begin_inset CommandInset ref
32913 LatexCommand ref
32914 reference "subsec:LyX-Code"
32915
32916 \end_inset
32917
32918  with the command
32919 \end_layout
32920
32921 \begin_layout Standard
32922
32923 \series bold
32924 Paragraph environments|)
32925 \end_layout
32926
32927 \begin_layout Standard
32928 The commands 
32929 \begin_inset Quotes eld
32930 \end_inset
32931
32932
32933 \series bold
32934 |(
32935 \series default
32936
32937 \begin_inset Quotes erd
32938 \end_inset
32939
32940  and 
32941 \begin_inset Quotes eld
32942 \end_inset
32943
32944
32945 \series bold
32946 |)
32947 \series default
32948
32949 \begin_inset Quotes erd
32950 \end_inset
32951
32952  respectively start and end the index range.
32953  You can also add the same index entry at different places in the document.
32954  They appear in the output under one entry with a comma separated list of
32955  the pages of the indexed document parts.
32956  An example is the index entry 
32957 \begin_inset Quotes eld
32958 \end_inset
32959
32960 Document ! Settings
32961 \begin_inset Quotes erd
32962 \end_inset
32963
32964 .
32965 \end_layout
32966
32967 \begin_layout Subsection
32968 Cross referencing
32969 \begin_inset Index idx
32970 status collapsed
32971
32972 \begin_layout Plain Layout
32973 Index ! Cross referencing
32974 \end_layout
32975
32976 \end_inset
32977
32978
32979 \end_layout
32980
32981 \begin_layout Standard
32982 It is also possible to refer to another index entry.
32983  We referred for example in the index entry 
32984 \begin_inset Quotes eld
32985 \end_inset
32986
32987 GIF
32988 \begin_inset Quotes erd
32989 \end_inset
32990
32991  (in section
32992 \begin_inset space ~
32993 \end_inset
32994
32995
32996 \begin_inset CommandInset ref
32997 LatexCommand ref
32998 reference "subsec:Image-Formats"
32999
33000 \end_inset
33001
33002 ) to the index entry 
33003 \begin_inset Quotes eld
33004 \end_inset
33005
33006 Image formats
33007 \begin_inset Quotes erd
33008 \end_inset
33009
33010  in the same section using the entry
33011 \end_layout
33012
33013 \begin_layout Standard
33014
33015 \series bold
33016 GIF|see{Image formats}
33017 \end_layout
33018
33019 \begin_layout Standard
33020 where the braces have to be inserted as \SpecialChar TeX
33021  Code.
33022  The text within the braces is the referenced entry.
33023  The reference will appear in the output without a page number.
33024 \end_layout
33025
33026 \begin_layout Subsection
33027 Index Entry Order
33028 \begin_inset Index idx
33029 status collapsed
33030
33031 \begin_layout Plain Layout
33032 Index ! Entry order
33033 \end_layout
33034
33035 \end_inset
33036
33037
33038 \end_layout
33039
33040 \begin_layout Standard
33041 If you use accented characters in the index entry the entries might not
33042  follow the rules for the index order.
33043  The index entries are sorted alphabetically but \SpecialChar LaTeX
33044
33045 \begin_inset Foot
33046 status collapsed
33047
33048 \begin_layout Plain Layout
33049 The index generating is done in the background by an extra program, see
33050  section
33051 \begin_inset space ~
33052 \end_inset
33053
33054
33055 \begin_inset CommandInset ref
33056 LatexCommand ref
33057 reference "subsec:Index-Program"
33058
33059 \end_inset
33060
33061 .
33062 \end_layout
33063
33064 \end_inset
33065
33066  does not know how to sort accents in different languages.
33067  We have created as an example the three dummy index entries 
33068 \begin_inset Quotes eld
33069 \end_inset
33070
33071 maison
33072 \begin_inset Quotes erd
33073 \end_inset
33074
33075
33076 \begin_inset Quotes eld
33077 \end_inset
33078
33079 maïs
33080 \begin_inset Quotes erd
33081 \end_inset
33082
33083 , and 
33084 \begin_inset Quotes eld
33085 \end_inset
33086
33087 maître
33088 \begin_inset Quotes erd
33089 \end_inset
33090
33091 .
33092 \begin_inset Index idx
33093 status collapsed
33094
33095 \begin_layout Plain Layout
33096 Dummy entries ! maïs
33097 \end_layout
33098
33099 \end_inset
33100
33101
33102 \begin_inset Index idx
33103 status collapsed
33104
33105 \begin_layout Plain Layout
33106 Dummy entries ! maître
33107 \end_layout
33108
33109 \end_inset
33110
33111
33112 \begin_inset Index idx
33113 status collapsed
33114
33115 \begin_layout Plain Layout
33116 Dummy entries ! maïs@maison
33117 \end_layout
33118
33119 \end_inset
33120
33121  They will be sorted in the order maïs, maître, maison but we want the order
33122  maïs, maison, maître.
33123  To achieve this, we use the command
33124 \end_layout
33125
33126 \begin_layout Standard
33127
33128 \series bold
33129 previous entry@current entry
33130 \end_layout
33131
33132 \begin_layout Standard
33133 In our case we want to have 
33134 \begin_inset Quotes eld
33135 \end_inset
33136
33137 maison
33138 \begin_inset Quotes erd
33139 \end_inset
33140
33141  after 
33142 \begin_inset Quotes eld
33143 \end_inset
33144
33145 maïs
33146 \begin_inset Quotes erd
33147 \end_inset
33148
33149  and write therefore for the index entry of maison:
33150 \end_layout
33151
33152 \begin_layout Standard
33153
33154 \series bold
33155 maïs@maison
33156 \end_layout
33157
33158 \begin_layout Standard
33159 The previous entry need not be a real existing entry.
33160  You can also use another word to tell \SpecialChar LaTeX
33161  the entry order.
33162  See the next subsection for an example.
33163 \end_layout
33164
33165 \begin_layout Subsection
33166 Index Entry Layout
33167 \begin_inset Index idx
33168 status collapsed
33169
33170 \begin_layout Plain Layout
33171 Index ! Entry layout
33172 \end_layout
33173
33174 \end_inset
33175
33176
33177 \end_layout
33178
33179 \begin_layout Standard
33180 You can change the appearance of index entries via the text style dialog.
33181 \begin_inset Index idx
33182 status open
33183
33184 \begin_layout Plain Layout
33185 Dummy entries ! 
33186 \shape italic
33187 This is an italic dummy entry
33188 \end_layout
33189
33190 \end_inset
33191
33192  You can also format the page number using the character 
33193 \begin_inset Quotes eld
33194 \end_inset
33195
33196 |
33197 \begin_inset Quotes erd
33198 \end_inset
33199
33200  followed by a \SpecialChar LaTeX
33201 -command without a backslash.
33202  We can write for example
33203 \end_layout
33204
33205 \begin_layout Standard
33206
33207 \series bold
33208 italic page number:|textit
33209 \end_layout
33210
33211 \begin_layout Standard
33212 to get the page number in italic.
33213 \begin_inset Index idx
33214 status open
33215
33216 \begin_layout Plain Layout
33217 Dummy entries ! italic page number:|textit
33218 \end_layout
33219
33220 \end_inset
33221
33222  Normally all \SpecialChar LaTeX
33223 -commands begin with a backslash, but in this special case
33224  
33225 \begin_inset Quotes eld
33226 \end_inset
33227
33228
33229 \series bold
33230 |command
33231 \series default
33232
33233 \begin_inset Quotes erd
33234 \end_inset
33235
33236  means 
33237 \series bold
33238
33239 \backslash
33240 command{page
33241 \begin_inset space ~
33242 \end_inset
33243
33244 number}
33245 \series default
33246 .
33247  Have a look at section
33248 \begin_inset space ~
33249 \end_inset
33250
33251
33252 \begin_inset CommandInset ref
33253 LatexCommand ref
33254 reference "subsec:LaTeX-Syntax"
33255
33256 \end_inset
33257
33258  to learn more about the \SpecialChar LaTeX
33259 -syntax.
33260 \end_layout
33261
33262 \begin_layout Standard
33263 \begin_inset Note Greyedout
33264 status open
33265
33266 \begin_layout Plain Layout
33267
33268 \series bold
33269 Note:
33270 \series default
33271  Formatting single index entries only works when you use the program 
33272 \family sans
33273 makeindex 
33274 \family default
33275 to generate the index, see section
33276 \begin_inset space ~
33277 \end_inset
33278
33279
33280 \begin_inset CommandInset ref
33281 LatexCommand ref
33282 reference "subsec:Index-Program"
33283
33284 \end_inset
33285
33286 .
33287  If you use 
33288 \family sans
33289 xindy
33290 \family default
33291 , this will not work for anything other than bold or italic text.
33292  This is because 
33293 \family sans
33294 xindy
33295 \family default
33296  requires you to define semantic elements before they can be used, see 
33297 \begin_inset CommandInset citation
33298 LatexCommand cite
33299 after "p. 678 ff."
33300 key "latexcompanion"
33301 literal "true"
33302
33303 \end_inset
33304
33305  for details.
33306 \end_layout
33307
33308 \end_inset
33309
33310
33311 \end_layout
33312
33313 \begin_layout Standard
33314 In general, we encourage you to not format page numbers directly as shown
33315  above.
33316  Instead, you should define a macro in the preamble and use that.
33317  Maybe you want all page references italic that refer to a definition of
33318  the indexed term, so that users can easily find definitions.
33319  If so, put the following in the preamble
33320 \end_layout
33321
33322 \begin_layout Standard
33323
33324 \series bold
33325
33326 \backslash
33327 newcommand{
33328 \backslash
33329 IndexDef}[1]{
33330 \backslash
33331 textit{#1}}
33332 \end_layout
33333
33334 \begin_layout Standard
33335 and write
33336 \end_layout
33337
33338 \begin_layout Standard
33339
33340 \series bold
33341 my entry|IndexDef
33342 \end_layout
33343
33344 \begin_layout Standard
33345 in the index entry.
33346 \begin_inset Index idx
33347 status open
33348
33349 \begin_layout Plain Layout
33350 Dummy entries ! my entry|IndexDef
33351 \end_layout
33352
33353 \end_inset
33354
33355  The advantage is that, if you change your mind later or if your publisher
33356  insists that definitions must not be italic but bold, you just need to
33357  change the macro in the preamble, not every single index entry.
33358 \end_layout
33359
33360 \begin_layout Standard
33361 You can also change the layout for the whole index.
33362  For example, we marked the index list box of this document as bold to get
33363  a bold font for all index entries.
33364  For more advanced tasks you have to set up a so-called 
33365 \emph on
33366 Index Style File
33367 \emph default
33368 , see the 
33369 \family sans
33370 makeindex
33371 \family default
33372  or 
33373 \family sans
33374 xindy
33375 \family default
33376  documentation for details, 
33377 \begin_inset CommandInset citation
33378 LatexCommand cite
33379 key "makeindex,xindy"
33380 literal "true"
33381
33382 \end_inset
33383
33384 .
33385 \end_layout
33386
33387 \begin_layout Subsection
33388 Index Program
33389 \begin_inset Index idx
33390 status collapsed
33391
33392 \begin_layout Plain Layout
33393 Index ! Program
33394 \end_layout
33395
33396 \end_inset
33397
33398
33399 \begin_inset CommandInset label
33400 LatexCommand label
33401 name "subsec:Index-Program"
33402
33403 \end_inset
33404
33405
33406 \end_layout
33407
33408 \begin_layout Standard
33409 If the index generation program 
33410 \family sans
33411 xindy
33412 \family default
33413  is installed, \SpecialChar LyX
33414  uses it for index generation; otherwise the program 
33415 \family sans
33416 makeindex
33417 \family default
33418 , the program that is part of every \SpecialChar LaTeX
33419  distribution, is used.
33420 \begin_inset Foot
33421 status collapsed
33422
33423 \begin_layout Plain Layout
33424
33425 \family sans
33426 Makeindex
33427 \family default
33428  is very old, no longer under development and has many pitfalls, notably
33429  that it was developed with only the English language in mind.
33430  So it fails to sort anything other than a monolingual English text correctly.
33431  We have shown above how to fix this sorting.
33432  However, if you are writing in another than the English language, consider
33433  to use 
33434 \family sans
33435 xindy
33436 \family default
33437 .
33438 \end_layout
33439
33440 \end_inset
33441
33442  Both programs can be controlled by options that can be set in \SpecialChar LyX
33443 's preferences
33444  dialog, see section
33445 \begin_inset space ~
33446 \end_inset
33447
33448
33449 \begin_inset CommandInset ref
33450 LatexCommand ref
33451 reference "subsec:LaTeX-settings"
33452
33453 \end_inset
33454
33455 .
33456  The available options are listed and explained in 
33457 \begin_inset CommandInset citation
33458 LatexCommand cite
33459 key "makeindex-man,xindy"
33460 literal "true"
33461
33462 \end_inset
33463
33464 .
33465  In this dialog, you can also specify an alternative program to generate
33466  the index.
33467 \end_layout
33468
33469 \begin_layout Standard
33470 If you need specific options or an alternative index program only for a
33471  given document, you can define the program and\SpecialChar breakableslash
33472 or the options in 
33473 \family sans
33474 Document\SpecialChar menuseparator
33475 Settings\SpecialChar menuseparator
33476 Indexes
33477 \family default
33478 .
33479  This is especially useful if you need to pass language-specific options
33480  to the index program or if you need a specific layout style.
33481 \end_layout
33482
33483 \begin_layout Subsection
33484 Multiple Indexes
33485 \end_layout
33486
33487 \begin_layout Standard
33488 In many fields it is common to have more than one index.
33489  For instance, you might need to set up a separate 
33490 \begin_inset Quotes eld
33491 \end_inset
33492
33493 Index of Names
33494 \begin_inset Quotes erd
33495 \end_inset
33496
33497  next to the standard index.
33498  \SpecialChar LaTeX
33499  does not provide this possibility out of the box, but there are packages
33500  that add this feature.
33501  \SpecialChar LyX
33502  uses the 
33503 \series bold
33504 splitidx
33505 \series default
33506
33507 \begin_inset Index idx
33508 status collapsed
33509
33510 \begin_layout Plain Layout
33511 \SpecialChar LaTeX
33512  packages ! splitidx
33513 \end_layout
33514
33515 \end_inset
33516
33517  package to generate multiple indexes.
33518  The package is included in all recent \SpecialChar LaTeX
33519  distributions.
33520 \begin_inset Foot
33521 status collapsed
33522
33523 \begin_layout Plain Layout
33524 If yours does not ship it, consult the \SpecialChar TeX
33525  catalogue, 
33526 \begin_inset CommandInset citation
33527 LatexCommand cite
33528 key "TeXCatalogue"
33529 literal "true"
33530
33531 \end_inset
33532
33533 .
33534  Note that the package does not only consist of a \SpecialChar LaTeX
33535  style, but it also includes
33536  specific preprocessor programs that need to be installed as well.
33537  Please consult the package's manual for details.
33538 \end_layout
33539
33540 \end_inset
33541
33542
33543 \end_layout
33544
33545 \begin_layout Standard
33546 To set up \SpecialChar LyX
33547  for the use of multiple indexes, go to 
33548 \family sans
33549 Document\SpecialChar menuseparator
33550 Settings\SpecialChar menuseparator
33551 Indexes
33552 \family default
33553  and select the option 
33554 \family sans
33555 Use multiple Indexes
33556 \family default
33557 .
33558  Note that the list 
33559 \family sans
33560 Available Indexes
33561 \family default
33562  already contains the standard index 
33563 \begin_inset Quotes eld
33564 \end_inset
33565
33566 Index
33567 \begin_inset Quotes erd
33568 \end_inset
33569
33570 .
33571  To add further indexes, add the name of the index (in the form that should
33572  also appear as a heading) to the 
33573 \family sans
33574 New
33575 \family default
33576  input field and press the 
33577 \family sans
33578 Add
33579 \family default
33580  button.
33581  The new index now also appears in the list.
33582  If you like, you can attribute an alternative \SpecialChar LyX
33583  label color to the new index.
33584 \end_layout
33585
33586 \begin_layout Standard
33587 Once the document changes have been applied, you can find the new index
33588  list in 
33589 \family sans
33590 Insert\SpecialChar menuseparator
33591 List/Contents/References
33592 \family default
33593  and the 
33594 \family sans
33595 Insert
33596 \family default
33597  menu has a separate entry for each of the defined indexes.
33598  The workflow is basically the same as for the default index, but there
33599  are additional features:
33600 \end_layout
33601
33602 \begin_layout Itemize
33603 If you want to change the attribution of a specific index entry, right-clicking
33604  on the entry's label will open a dialog where you can do that.
33605 \end_layout
33606
33607 \begin_layout Itemize
33608 By right-clicking on an index, you can change its type.
33609  Furthermore, you can specify an index to be a 
33610 \family sans
33611 Subindex
33612 \family default
33613 .
33614  If you do that, the heading of that list will be decreased by one level.
33615  For example, if you use a book class, where the standard index heading
33616  is defined as a chapter, subindexes will be defined as sections and can
33617  thus be nested to the non-subindexes.
33618 \end_layout
33619
33620 \begin_layout Itemize
33621 The option 
33622 \family sans
33623 Literal
33624 \family default
33625  allows to use \SpecialChar TeX
33626  code in the name of the index.
33627 \end_layout
33628
33629 \begin_layout Section
33630 Nomenclature/Glossary 
33631 \begin_inset Index idx
33632 status collapsed
33633
33634 \begin_layout Plain Layout
33635 Nomenclature
33636 \end_layout
33637
33638 \end_inset
33639
33640
33641 \begin_inset Index idx
33642 status collapsed
33643
33644 \begin_layout Plain Layout
33645 Glossary|see
33646 \begin_inset ERT
33647 status collapsed
33648
33649 \begin_layout Plain Layout
33650
33651 {
33652 \end_layout
33653
33654 \end_inset
33655
33656 Nomenclature
33657 \begin_inset ERT
33658 status collapsed
33659
33660 \begin_layout Plain Layout
33661
33662 }
33663 \end_layout
33664
33665 \end_inset
33666
33667
33668 \end_layout
33669
33670 \end_inset
33671
33672
33673 \begin_inset CommandInset label
33674 LatexCommand label
33675 name "sec:Nomenclature"
33676
33677 \end_inset
33678
33679
33680 \end_layout
33681
33682 \begin_layout Standard
33683 Sometimes you need to provide a list of technical terms or symbols that
33684  are mentioned in your document with a brief explanation of them – a so
33685  called nomenclature or glossary.
33686 \end_layout
33687
33688 \begin_layout Standard
33689 To be able to create nomenclatures or glossaries, you need the \SpecialChar LaTeX
33690  package
33691  
33692 \series bold
33693 nomencl
33694 \series default
33695
33696 \begin_inset Index idx
33697 status collapsed
33698
33699 \begin_layout Plain Layout
33700 \SpecialChar LaTeX
33701  packages ! nomencl
33702 \end_layout
33703
33704 \end_inset
33705
33706  installed.
33707  You find it in the \SpecialChar TeX
33708  catalogue, 
33709 \begin_inset CommandInset citation
33710 LatexCommand cite
33711 key "TeXCatalogue"
33712 literal "true"
33713
33714 \end_inset
33715
33716  or in the package manager of your \SpecialChar LaTeX
33717 -system.
33718 \end_layout
33719
33720 \begin_layout Standard
33721 A nomenclature entry is created if you place the cursor after a symbol entry
33722  and then use the menu 
33723 \family sans
33724 Insert\SpecialChar menuseparator
33725
33726 \family default
33727 N
33728 \family sans
33729 omenclature
33730 \begin_inset space ~
33731 \end_inset
33732
33733 Entry
33734 \family default
33735  or the toolbar button 
33736 \begin_inset Info
33737 type  "icon"
33738 arg   "nomencl-insert"
33739 \end_inset
33740
33741 .
33742  A gray box labeled 
33743 \begin_inset Quotes eld
33744 \end_inset
33745
33746
33747 \family sans
33748 Nom
33749 \family default
33750
33751 \begin_inset Quotes erd
33752 \end_inset
33753
33754  is inserted and a window pops up asking for the nomenclature entry.
33755 \end_layout
33756
33757 \begin_layout Standard
33758 A nomenclature entry consists of two main entries.
33759  The first is the term or 
33760 \family sans
33761 Symbol
33762 \family default
33763  that you wish to define.
33764  The second is the 
33765 \family sans
33766 Description
33767 \family default
33768  of the term or symbol.
33769 \end_layout
33770
33771 \begin_layout Standard
33772 \begin_inset Note Greyedout
33773 status open
33774
33775 \begin_layout Plain Layout
33776
33777 \series bold
33778 Note:
33779 \series default
33780  To use \SpecialChar TeX
33781  code for nomenclature entries the option 
33782 \family sans
33783 Literal
33784 \family default
33785  in the nomenclature dialog has to be used.
33786 \end_layout
33787
33788 \end_inset
33789
33790
33791 \end_layout
33792
33793 \begin_layout Subsection
33794 Nomenclature Definition and Layout
33795 \begin_inset Index idx
33796 status collapsed
33797
33798 \begin_layout Plain Layout
33799 Nomenclature ! Layout
33800 \end_layout
33801
33802 \end_inset
33803
33804
33805 \end_layout
33806
33807 \begin_layout Standard
33808 If you have symbols in formulas, you have to define them in the 
33809 \family sans
33810 Symbol
33811 \family default
33812  field as \SpecialChar LaTeX
33813  formulas.
33814  For example to get 
33815 \begin_inset Quotes eld
33816 \end_inset
33817
33818
33819 \begin_inset Formula $\sigma$
33820 \end_inset
33821
33822
33823 \begin_inset Quotes erd
33824 \end_inset
33825
33826 , insert this:
33827 \begin_inset Newline newline
33828 \end_inset
33829
33830
33831 \series bold
33832 $
33833 \backslash
33834 sigma$
33835 \begin_inset Newline newline
33836 \end_inset
33837
33838
33839 \series default
33840 The 
33841 \begin_inset Quotes eld
33842 \end_inset
33843
33844 $
33845 \begin_inset Quotes erd
33846 \end_inset
33847
33848  character starts/ends the formula.
33849  The \SpecialChar LaTeX
33850 -command for the Greek letter is the name of the letter beginning with
33851  a backslash 
33852 \begin_inset Quotes eld
33853 \end_inset
33854
33855
33856 \backslash
33857
33858 \begin_inset Quotes erd
33859 \end_inset
33860
33861 .
33862  For capital Greek letters, start the command also with a capital letter,
33863  like 
33864 \series bold
33865
33866 \backslash
33867 Sigma
33868 \series default
33869 .
33870 \end_layout
33871
33872 \begin_layout Standard
33873 (A short introduction to the \SpecialChar LaTeX
33874  syntax is given in section
33875 \begin_inset space ~
33876 \end_inset
33877
33878
33879 \begin_inset CommandInset ref
33880 LatexCommand ref
33881 reference "subsec:LaTeX-Syntax"
33882
33883 \end_inset
33884
33885 .)
33886 \end_layout
33887
33888 \begin_layout Standard
33889 You cannot use the 
33890 \family sans
33891 Text
33892 \begin_inset space ~
33893 \end_inset
33894
33895 Style
33896 \family default
33897  dialog to format the description text; you have to use \SpecialChar LaTeX
33898 -commands.
33899  For example the description of the nomenclature entry for the 
33900 \begin_inset Quotes eld
33901 \end_inset
33902
33903
33904 \begin_inset Formula $\sigma$
33905 \end_inset
33906
33907
33908 \begin_inset Quotes erd
33909 \end_inset
33910
33911  in this document is:
33912 \begin_inset Newline newline
33913 \end_inset
33914
33915
33916 \series bold
33917 dummy entry for the character 
33918 \backslash
33919 textsf{sigma}
33920 \series default
33921
33922 \begin_inset Newline newline
33923 \end_inset
33924
33925 The command 
33926 \series bold
33927
33928 \backslash
33929 textsf
33930 \series default
33931  sets the fonts to 
33932 \family sans
33933 sans
33934 \begin_inset space ~
33935 \end_inset
33936
33937 serif
33938 \family default
33939 .
33940  To get 
33941 \series bold
33942 bold
33943 \series default
33944  font use the command 
33945 \series bold
33946
33947 \backslash
33948 textbf
33949 \series default
33950 , for 
33951 \family typewriter
33952 typewriter
33953 \family default
33954  use 
33955 \series bold
33956
33957 \backslash
33958 texttt
33959 \series default
33960 , for 
33961 \emph on
33962 emphasized
33963 \emph default
33964  use 
33965 \series bold
33966
33967 \backslash
33968 emph
33969 \series default
33970 .
33971 \end_layout
33972
33973 \begin_layout Standard
33974 To customize the appearance of all symbols add e.
33975 \begin_inset space \thinspace{}
33976 \end_inset
33977
33978 g.
33979 \begin_inset space \space{}
33980 \end_inset
33981
33982 the command
33983 \begin_inset Newline newline
33984 \end_inset
33985
33986
33987 \series bold
33988
33989 \backslash
33990 renewcommand{
33991 \backslash
33992 nomlabel}[1]{
33993 \backslash
33994 textsf{
33995 \backslash
33996 textbf{#1}}}
33997 \series default
33998
33999 \begin_inset Newline newline
34000 \end_inset
34001
34002 to the LaTeX preamble in the document settings.
34003  This command will make the font of all symbols 
34004 \series bold
34005 bold
34006 \series default
34007  and 
34008 \family sans
34009 sans
34010 \begin_inset space ~
34011 \end_inset
34012
34013 serif
34014 \family default
34015 .
34016 \end_layout
34017
34018 \begin_layout Standard
34019 If the characters |
34020 \begin_inset space \space{}
34021 \end_inset
34022
34023 ,
34024 \begin_inset space \space{}
34025 \end_inset
34026
34027 !
34028 \begin_inset space \space{}
34029 \end_inset
34030
34031 , @ and
34032 \begin_inset space \space{}
34033 \end_inset
34034
34035 "
34036 \begin_inset space \space{}
34037 \end_inset
34038
34039 should appear in nomenclature entries containing \SpecialChar TeX
34040  code they need to be escaped
34041  by adding a quote character in front of them.
34042 \begin_inset CommandInset nomenclature
34043 LatexCommand nomenclature
34044 symbol "\"@, \"|, \"!, \"\""
34045 description "The quote sign in TeX code is output by writing ' \"\" '."
34046 literal "true"
34047
34048 \end_inset
34049
34050
34051 \end_layout
34052
34053 \begin_layout Subsection
34054 Sort Order of Nomenclature Entries
34055 \begin_inset Index idx
34056 status collapsed
34057
34058 \begin_layout Plain Layout
34059 Nomenclature ! Sort order
34060 \end_layout
34061
34062 \end_inset
34063
34064
34065 \end_layout
34066
34067 \begin_layout Standard
34068 The nomenclature entries are sorted alphabetically by the \SpecialChar LaTeX
34069 -code of the symbol
34070  definition.
34071  This leads to undesired results when you, for example, have symbols in
34072  formulas.
34073  Suppose you have nomenclature entries for the symbols 
34074 \emph on
34075 a
34076 \begin_inset CommandInset nomenclature
34077 LatexCommand nomenclature
34078 symbol "a"
34079 description "dummy entry for the character \"a\""
34080 literal "false"
34081
34082 \end_inset
34083
34084
34085 \emph default
34086  and 
34087 \begin_inset Formula $\sigma$
34088 \end_inset
34089
34090
34091 \begin_inset CommandInset nomenclature
34092 LatexCommand nomenclature
34093 prefix "sigma"
34094 symbol "$\\sigma$"
34095 description "dummy entry for the character \\textsf{sigma}"
34096 literal "true"
34097
34098 \end_inset
34099
34100 .
34101  They will be sorted by 
34102 \begin_inset Quotes eld
34103 \end_inset
34104
34105
34106 \family sans
34107 a
34108 \family default
34109
34110 \begin_inset Quotes erd
34111 \end_inset
34112
34113  and 
34114 \begin_inset Quotes eld
34115 \end_inset
34116
34117
34118 \family typewriter
34119 $
34120 \backslash
34121 sigma$
34122 \family default
34123
34124 \begin_inset Quotes erd
34125 \end_inset
34126
34127  – the 
34128 \begin_inset Formula $\sigma$
34129 \end_inset
34130
34131  will be sorted before the 
34132 \emph on
34133 a
34134 \emph default
34135  since the character 
34136 \begin_inset Quotes eld
34137 \end_inset
34138
34139 $
34140 \begin_inset Quotes erd
34141 \end_inset
34142
34143  is considered in sorting.
34144 \end_layout
34145
34146 \begin_layout Standard
34147 To control the sort order, you can edit the 
34148 \family sans
34149 Sort
34150 \begin_inset space ~
34151 \end_inset
34152
34153 as
34154 \family default
34155  field of the nomenclature dialog.
34156  Then the nomenclature entry will be sorted by this entry and not the symbol
34157  definition.
34158  For the example given, you can insert 
34159 \family typewriter
34160 sigma
34161 \family default
34162  in this field for the 
34163 \begin_inset Formula $\sigma$
34164 \end_inset
34165
34166 , then 
34167 \emph on
34168 a
34169 \emph default
34170  will be located before 
34171 \begin_inset Formula $\sigma$
34172 \end_inset
34173
34174 .
34175 \end_layout
34176
34177 \begin_layout Standard
34178 For subgrouping and tips for using sort entries see the 
34179 \series bold
34180 nomencl
34181 \series default
34182  documentation, 
34183 \begin_inset CommandInset citation
34184 LatexCommand cite
34185 key "nomencl"
34186 literal "true"
34187
34188 \end_inset
34189
34190 .
34191 \end_layout
34192
34193 \begin_layout Subsection
34194 Nomenclature Options
34195 \begin_inset Index idx
34196 status collapsed
34197
34198 \begin_layout Plain Layout
34199 Nomenclature ! Options
34200 \end_layout
34201
34202 \end_inset
34203
34204
34205 \begin_inset CommandInset label
34206 LatexCommand label
34207 name "subsec:Nomenclature-Options"
34208
34209 \end_inset
34210
34211
34212 \end_layout
34213
34214 \begin_layout Standard
34215 The 
34216 \series bold
34217 nomencl
34218 \series default
34219  package offers some options to adjust the appearance of the nomenclature.
34220  Here are some of its options; for more have a look at its documentation:
34221 \end_layout
34222
34223 \begin_layout Description
34224 refeq Appends the phrase 
34225 \begin_inset Quotes eld
34226 \end_inset
34227
34228
34229 \family sans
34230 , see equation (
34231 \emph on
34232 eq
34233 \emph default
34234 )
34235 \family default
34236
34237 \begin_inset Quotes erd
34238 \end_inset
34239
34240  to every nomenclature entry, where 
34241 \family sans
34242 \emph on
34243 eq
34244 \family default
34245 \emph default
34246  is the number of the last equation in front of the nomenclature entry
34247 \end_layout
34248
34249 \begin_layout Description
34250 refpage Appends the phrase 
34251 \begin_inset Quotes eld
34252 \end_inset
34253
34254
34255 \family sans
34256 , page (
34257 \emph on
34258 page
34259 \emph default
34260 )
34261 \family default
34262
34263 \begin_inset Quotes erd
34264 \end_inset
34265
34266  to every nomenclature entry, where 
34267 \family sans
34268 \emph on
34269 page
34270 \family default
34271 \emph default
34272  is the number of the page on which the nomenclature entry appeared
34273 \end_layout
34274
34275 \begin_layout Description
34276 intoc Inserts the nomenclature in the Table of Contents
34277 \end_layout
34278
34279 \begin_layout Standard
34280 To use one or more of the options, add them to the comma-separated document
34281  class options list in the 
34282 \family sans
34283 Document\SpecialChar menuseparator
34284 Settings
34285 \family default
34286  dialog.
34287  In this document the options 
34288 \series bold
34289 refpage, intoc
34290 \series default
34291  are used.
34292 \end_layout
34293
34294 \begin_layout Standard
34295 \begin_inset VSpace bigskip
34296 \end_inset
34297
34298
34299 \end_layout
34300
34301 \begin_layout Standard
34302 You can also use the first two options above only for certain nomenclature
34303  entries when you add one of the following commands as last entry to the
34304  
34305 \family sans
34306 Description
34307 \family default
34308  field in the nomenclature dialog:
34309 \end_layout
34310
34311 \begin_layout Description
34312
34313 \backslash
34314 nomrefeq Like the 
34315 \series bold
34316 refeq
34317 \series default
34318  option
34319 \end_layout
34320
34321 \begin_layout Description
34322
34323 \backslash
34324 nomrefpage Like the 
34325 \series bold
34326 refpage
34327 \series default
34328  option
34329 \end_layout
34330
34331 \begin_layout Description
34332
34333 \backslash
34334 nomrefeqpage Short notation of 
34335 \series bold
34336
34337 \backslash
34338 nomrefeq
34339 \backslash
34340 nomrefpage
34341 \end_layout
34342
34343 \begin_layout Description
34344
34345 \backslash
34346 nomnorefeq,
34347 \begin_inset space ~
34348 \end_inset
34349
34350
34351 \backslash
34352 nomnorefpage,
34353 \begin_inset space ~
34354 \end_inset
34355
34356
34357 \backslash
34358 nomnorefeqpage Turns off the corresponding options
34359 \end_layout
34360
34361 \begin_layout Standard
34362 Words like 
34363 \begin_inset Quotes eld
34364 \end_inset
34365
34366 page
34367 \begin_inset Quotes erd
34368 \end_inset
34369
34370  are automatically translated for most document languages.
34371  If not, add these lines in front of the nomenclature list as \SpecialChar TeX
34372  code:
34373 \end_layout
34374
34375 \begin_layout Standard
34376 \noindent
34377
34378 \series bold
34379
34380 \backslash
34381 renewcommand*{
34382 \backslash
34383 eqdeclaration}[1]{
34384 \begin_inset Newline newline
34385 \end_inset
34386
34387
34388 \size small
34389
34390 \begin_inset Phantom HPhantom
34391 status open
34392
34393 \begin_layout Plain Layout
34394 \begin_inset space ~
34395 \end_inset
34396
34397
34398 \end_layout
34399
34400 \end_inset
34401
34402
34403 \size default
34404
34405 \backslash
34406 unskip, see equation
34407 \backslash
34408 nobreakspace(#1)}
34409 \begin_inset Newline newline
34410 \end_inset
34411
34412
34413 \backslash
34414 renewcommand*{
34415 \backslash
34416 pagedeclaration}[1]{
34417 \begin_inset Newline newline
34418 \end_inset
34419
34420
34421 \size small
34422
34423 \begin_inset Phantom HPhantom
34424 status open
34425
34426 \begin_layout Plain Layout
34427 \begin_inset space ~
34428 \end_inset
34429
34430
34431 \end_layout
34432
34433 \end_inset
34434
34435
34436 \size default
34437
34438 \backslash
34439 unskip, page
34440 \backslash
34441 nobreakspace{}#1}
34442 \end_layout
34443
34444 \begin_layout Standard
34445 If the numbers should be hyperlinks, assure that you use 
34446 \family sans
34447 Hyperref
34448 \begin_inset space ~
34449 \end_inset
34450
34451 Support
34452 \family default
34453  in the document settings under 
34454 \family sans
34455 PDF
34456 \begin_inset space ~
34457 \end_inset
34458
34459 Properties
34460 \family default
34461  and use instead:
34462 \end_layout
34463
34464 \begin_layout Standard
34465
34466 \series bold
34467
34468 \backslash
34469 renewcommand*{
34470 \backslash
34471 eqdeclaration}[1]{
34472 \begin_inset Newline newline
34473 \end_inset
34474
34475
34476 \begin_inset Phantom HPhantom
34477 status open
34478
34479 \begin_layout Plain Layout
34480 \begin_inset space ~
34481 \end_inset
34482
34483
34484 \end_layout
34485
34486 \end_inset
34487
34488
34489 \backslash
34490 unskip, see 
34491 \backslash
34492 hyperlink{equation.#1}{equation
34493 \backslash
34494 nobreakspace{}(#1)}}
34495 \begin_inset Newline newline
34496 \end_inset
34497
34498
34499 \backslash
34500 renewcommand*{
34501 \backslash
34502 pagedeclaration}[1]{
34503 \begin_inset Newline newline
34504 \end_inset
34505
34506
34507 \begin_inset Phantom HPhantom
34508 status open
34509
34510 \begin_layout Plain Layout
34511 \begin_inset space ~
34512 \end_inset
34513
34514
34515 \end_layout
34516
34517 \end_inset
34518
34519
34520 \backslash
34521 unskip, 
34522 \backslash
34523 hyperlink{page.#1}{page
34524 \backslash
34525 nobreakspace{}#1}}
34526 \end_layout
34527
34528 \begin_layout Subsection
34529 Printing the Nomenclature
34530 \begin_inset Index idx
34531 status collapsed
34532
34533 \begin_layout Plain Layout
34534 Nomenclature ! Printing
34535 \end_layout
34536
34537 \end_inset
34538
34539
34540 \end_layout
34541
34542 \begin_layout Standard
34543 To print the nomenclature, use the menu 
34544 \family sans
34545 Insert\SpecialChar menuseparator
34546 List/Contents/References\SpecialChar menuseparator
34547 Nomenclature
34548 \family default
34549 .
34550  A box labeled 
34551 \begin_inset Quotes eld
34552 \end_inset
34553
34554
34555 \family sans
34556 Nomenclature
34557 \family default
34558
34559 \begin_inset Quotes erd
34560 \end_inset
34561
34562  will show the place where the nomenclature is printed in the output.
34563  By right-clicking on it, the amount of space for symbols can be altered.
34564  You can choose between these settings:
34565 \end_layout
34566
34567 \begin_layout Description
34568 Default a space of 1
34569 \begin_inset space \thinspace{}
34570 \end_inset
34571
34572 cm is used
34573 \end_layout
34574
34575 \begin_layout Description
34576 Longest
34577 \begin_inset space ~
34578 \end_inset
34579
34580 label
34581 \begin_inset space ~
34582 \end_inset
34583
34584 width the width of the widest symbol of all nomenclature entries is used
34585 \end_layout
34586
34587 \begin_layout Description
34588 Custom custom space
34589 \end_layout
34590
34591 \begin_layout Standard
34592 In the printed output the title of the nomenclature appears as 
34593 \begin_inset Quotes eld
34594 \end_inset
34595
34596 Nomenclature
34597 \begin_inset Quotes erd
34598 \end_inset
34599
34600 .
34601  If you are not happy with the name, you can change it by redefining the
34602  command 
34603 \series bold
34604
34605 \backslash
34606 nomname
34607 \series default
34608  in the preamble.
34609  For example, in order to change the name to 
34610 \emph on
34611 List of Symbols
34612 \emph default
34613 , add the following line to the preamble:
34614 \end_layout
34615
34616 \begin_layout Standard
34617
34618 \series bold
34619
34620 \backslash
34621 AtBeginDocument{
34622 \backslash
34623 addto
34624 \backslash
34625 captionsenglish{
34626 \backslash
34627 def
34628 \backslash
34629 nomname{List of Symbols}}}
34630 \end_layout
34631
34632 \begin_layout Standard
34633 When you are using another document language than English, replace
34634 \begin_inset Newline newline
34635 \end_inset
34636
34637
34638 \series bold
34639
34640 \backslash
34641 captionsenglish
34642 \series default
34643  by 
34644 \series bold
34645
34646 \backslash
34647 extras***
34648 \series default
34649 , where *** is the name of the language used.
34650 \end_layout
34651
34652 \begin_layout Subsection
34653 Nomenclature Program
34654 \begin_inset Index idx
34655 status collapsed
34656
34657 \begin_layout Plain Layout
34658 Nomenclature ! Program
34659 \end_layout
34660
34661 \end_inset
34662
34663
34664 \begin_inset CommandInset label
34665 LatexCommand label
34666 name "subsec:Nomenclature-Program"
34667
34668 \end_inset
34669
34670
34671 \end_layout
34672
34673 \begin_layout Standard
34674 \SpecialChar LyX
34675  uses the program 
34676 \family sans
34677 makeindex
34678 \family default
34679 , that is part of every \SpecialChar LaTeX
34680  distribution, to generate the nomenclature.
34681  \SpecialChar LyX
34682 's preferences dialog allows you to specify another program or to control
34683  
34684 \family sans
34685 makeindex
34686 \family default
34687  by adding options, see section
34688 \begin_inset space ~
34689 \end_inset
34690
34691
34692 \begin_inset CommandInset ref
34693 LatexCommand ref
34694 reference "subsec:LaTeX-settings"
34695
34696 \end_inset
34697
34698 .
34699  The available options are listed and explained in 
34700 \begin_inset CommandInset citation
34701 LatexCommand cite
34702 key "nomencl,makeindex"
34703 literal "true"
34704
34705 \end_inset
34706
34707 .
34708 \end_layout
34709
34710 \begin_layout Section
34711 Branches
34712 \begin_inset Index idx
34713 status collapsed
34714
34715 \begin_layout Plain Layout
34716 Branches
34717 \end_layout
34718
34719 \end_inset
34720
34721
34722 \begin_inset Index idx
34723 status collapsed
34724
34725 \begin_layout Plain Layout
34726 Document ! Branches
34727 \end_layout
34728
34729 \end_inset
34730
34731
34732 \begin_inset CommandInset label
34733 LatexCommand label
34734 name "sec:Branches"
34735
34736 \end_inset
34737
34738
34739 \end_layout
34740
34741 \begin_layout Standard
34742 Sometimes it is useful to hide some document parts in the output.
34743  For example a teacher who is setting an exam obviously doesn't want the
34744  pupils to see the answers, but having questions and answers in the same
34745  document will make the life of the markers of that exam much easier.
34746 \end_layout
34747
34748 \begin_layout Standard
34749 For these cases \SpecialChar LyX
34750  allows you to put text into branches.
34751  The text will then only appear in the output when its branch is activated.
34752  To create a branch, either select the menu 
34753 \family sans
34754 Insert\SpecialChar menuseparator
34755 Branch\SpecialChar menuseparator
34756 Insert New Branch
34757 \family default
34758  (if you just want to specify a new branch) or go in the 
34759 \family sans
34760 Document\SpecialChar menuseparator
34761 Settings
34762 \family default
34763  dialog to 
34764 \family sans
34765 Branches
34766 \family default
34767 , where you can specify and change the name of the branch, its activation
34768  state (whether the content of the branch is shown in the output or not),
34769  its background color inside \SpecialChar LyX
34770  and whether the name of the branch should
34771  be appended to the document file name on export if the branch is active
34772  (see below for an example).
34773  Furthermore, the dialog lets you merge two branches (just rename one branch
34774  to the name of the other) and to add 
34775 \begin_inset Quotes eld
34776 \end_inset
34777
34778 unknown branches
34779 \begin_inset Quotes erd
34780 \end_inset
34781
34782  (i.
34783 \begin_inset space \thinspace{}
34784 \end_inset
34785
34786 e.
34787 \begin_inset space ~
34788 \end_inset
34789
34790 branches that were added to the document via copy and paste from other documents
34791 , without having been defined) to the document's branch list.
34792 \end_layout
34793
34794 \begin_layout Standard
34795 Text that should be in a branch is set into branch inset boxes.
34796  These boxes are inserted via the menu 
34797 \family sans
34798 Insert\SpecialChar menuseparator
34799 Branch
34800 \family default
34801  where you can choose a branch.
34802  You can later change the activation state of the branch by right-clicking
34803  on them.
34804 \end_layout
34805
34806 \begin_layout Standard
34807 Here is an example, where only the question text appears, the answer branch
34808  is deactivated and therefore does not appear in the output:
34809 \end_layout
34810
34811 \begin_layout Standard
34812 \begin_inset Branch Question
34813 inverted 0
34814 status open
34815
34816 \begin_layout Standard
34817
34818 \series bold
34819 Question:
34820 \series default
34821  Who was the first physics Nobel prize winner?
34822 \end_layout
34823
34824 \end_inset
34825
34826
34827 \end_layout
34828
34829 \begin_layout Standard
34830 \begin_inset Branch Answer
34831 inverted 0
34832 status collapsed
34833
34834 \begin_layout Standard
34835
34836 \series bold
34837 Answer:
34838 \series default
34839  Wilhelm Conrad Röntgen
34840 \end_layout
34841
34842 \end_inset
34843
34844
34845 \end_layout
34846
34847 \begin_layout Standard
34848 If you activate 
34849 \family sans
34850 Filename Suffix
34851 \family default
34852  in 
34853 \family sans
34854 Document\SpecialChar menuseparator
34855 Settings\SpecialChar menuseparator
34856 Branches
34857 \family default
34858 , the name of the active branches will be appended to the file name at export.
34859  Consider for example a file 
34860 \begin_inset Quotes eld
34861 \end_inset
34862
34863 Exam.lyx
34864 \begin_inset Quotes erd
34865 \end_inset
34866
34867  which has the above branches.
34868  If 
34869 \begin_inset Quotes eld
34870 \end_inset
34871
34872 Filename Suffix
34873 \begin_inset Quotes erd
34874 \end_inset
34875
34876  is active, the PDF export file would be called 
34877 \begin_inset Quotes eld
34878 \end_inset
34879
34880 Exam.pdf
34881 \begin_inset Quotes erd
34882 \end_inset
34883
34884  if both the 
34885 \begin_inset Quotes eld
34886 \end_inset
34887
34888 Question
34889 \begin_inset Quotes erd
34890 \end_inset
34891
34892  and 
34893 \begin_inset Quotes eld
34894 \end_inset
34895
34896 Answer
34897 \begin_inset Quotes erd
34898 \end_inset
34899
34900  branch were inactive, 
34901 \begin_inset Quotes eld
34902 \end_inset
34903
34904 Exam-Question.pdf
34905 \begin_inset Quotes erd
34906 \end_inset
34907
34908  if only the 
34909 \begin_inset Quotes eld
34910 \end_inset
34911
34912 Question
34913 \begin_inset Quotes erd
34914 \end_inset
34915
34916  branch was active, likewise 
34917 \begin_inset Quotes eld
34918 \end_inset
34919
34920 Exam-Answer.pdf
34921 \begin_inset Quotes erd
34922 \end_inset
34923
34924  if only the 
34925 \begin_inset Quotes eld
34926 \end_inset
34927
34928 Answer
34929 \begin_inset Quotes erd
34930 \end_inset
34931
34932  branch was active, and 
34933 \begin_inset Quotes eld
34934 \end_inset
34935
34936 Exam-Question-Answer.pdf
34937 \begin_inset Quotes erd
34938 \end_inset
34939
34940  if both branches were active.
34941  This helps you to export different versions of your document easily.
34942 \begin_inset VSpace bigskip
34943 \end_inset
34944
34945
34946 \end_layout
34947
34948 \begin_layout Standard
34949 There are also inverted branch insets, whose content is output just in case
34950  the branch is 
34951 \emph on
34952 not
34953 \emph default
34954  activated.
34955  This make it easy to add alternative text for different versions of a document.
34956  To control whether a particular inset is inverted, right-click on the inset
34957  button and choose 
34958 \family sans
34959 Invert
34960 \begin_inset space ~
34961 \end_inset
34962
34963 Inset
34964 \family default
34965 .
34966 \end_layout
34967
34968 \begin_layout Standard
34969 \begin_inset Branch Answer
34970 inverted 1
34971 status open
34972
34973 \begin_layout Standard
34974
34975 \series bold
34976 No answer:
34977 \series default
34978  Because the 
34979 \begin_inset Quotes eld
34980 \end_inset
34981
34982 Answer
34983 \begin_inset Quotes erd
34984 \end_inset
34985
34986  branch is deactivated.
34987 \end_layout
34988
34989 \end_inset
34990
34991
34992 \begin_inset VSpace bigskip
34993 \end_inset
34994
34995
34996 \end_layout
34997
34998 \begin_layout Standard
34999 To use conditional output inside places where you cannot insert branch insets,
35000  like inside equations, you can code special \SpecialChar LaTeX
35001  definitions for each branch.
35002  For example you can define for the question branch
35003 \begin_inset Foot
35004 status collapsed
35005
35006 \begin_layout Plain Layout
35007 For an introduction to the \SpecialChar LaTeX
35008 -syntax, see section
35009 \begin_inset space ~
35010 \end_inset
35011
35012
35013 \begin_inset CommandInset ref
35014 LatexCommand ref
35015 reference "subsec:LaTeX-Syntax"
35016
35017 \end_inset
35018
35019 .
35020 \end_layout
35021
35022 \end_inset
35023
35024
35025 \end_layout
35026
35027 \begin_layout Standard
35028
35029 \series bold
35030
35031 \backslash
35032 newcommand{
35033 \backslash
35034 question}[1]{#1}
35035 \end_layout
35036
35037 \begin_layout Standard
35038
35039 \series bold
35040
35041 \backslash
35042 newcommand{
35043 \backslash
35044 answer}[1]{}
35045 \end_layout
35046
35047 \begin_layout Standard
35048 and for the answer branch
35049 \end_layout
35050
35051 \begin_layout Standard
35052
35053 \series bold
35054
35055 \backslash
35056 newcommand{
35057 \backslash
35058 question}[1]{}
35059 \end_layout
35060
35061 \begin_layout Standard
35062
35063 \series bold
35064
35065 \backslash
35066 newcommand{
35067 \backslash
35068 answer}[1]{#1}
35069 \end_layout
35070
35071 \begin_layout Standard
35072 \begin_inset Branch Question
35073 inverted 0
35074 status open
35075
35076 \begin_layout Standard
35077 \begin_inset ERT
35078 status open
35079
35080 \begin_layout Plain Layout
35081
35082
35083 \backslash
35084 newcommand{
35085 \backslash
35086 question}[1]{#1}
35087 \end_layout
35088
35089 \begin_layout Plain Layout
35090
35091
35092 \backslash
35093 newcommand{
35094 \backslash
35095 answer}[1]{}
35096 \end_layout
35097
35098 \end_inset
35099
35100
35101 \end_layout
35102
35103 \end_inset
35104
35105
35106 \end_layout
35107
35108 \begin_layout Standard
35109 \begin_inset Branch Answer
35110 inverted 0
35111 status collapsed
35112
35113 \begin_layout Standard
35114 \begin_inset ERT
35115 status open
35116
35117 \begin_layout Plain Layout
35118
35119
35120 \backslash
35121 newcommand{
35122 \backslash
35123 question}[1]{}
35124 \end_layout
35125
35126 \begin_layout Plain Layout
35127
35128
35129 \backslash
35130 newcommand{
35131 \backslash
35132 answer}[1]{#1}
35133 \end_layout
35134
35135 \end_inset
35136
35137
35138 \end_layout
35139
35140 \end_inset
35141
35142
35143 \end_layout
35144
35145 \begin_layout Standard
35146 Now it is possible to use the 
35147 \series bold
35148
35149 \backslash
35150 question{\SpecialChar ldots
35151 }
35152 \series default
35153  and 
35154 \series bold
35155
35156 \backslash
35157 answer{\SpecialChar ldots
35158 }
35159 \series default
35160  commands to obtain conditional output.
35161  Here is an example formula where only the 
35162 \series bold
35163
35164 \backslash
35165 question
35166 \series default
35167  part appears:
35168 \begin_inset Formula 
35169 \[
35170 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
35171 \]
35172
35173 \end_inset
35174
35175
35176 \end_layout
35177
35178 \begin_layout Standard
35179 Inside math, the same effect can be achieved using math macros, see the
35180  
35181 \emph on
35182 Math
35183 \emph default
35184  manual.
35185 \end_layout
35186
35187 \begin_layout Standard
35188 Each type of branch is allowed to have its specific style defined in layout
35189  files (e.
35190 \begin_inset space \thinspace{}
35191 \end_inset
35192
35193 g.
35194 \begin_inset space \space{}
35195 \end_inset
35196
35197 any branch inset can be automatically wrapped by your own \SpecialChar LaTeX
35198  commands.).
35199  For this advanced usage, see the 
35200 \emph on
35201 Customization
35202 \emph default
35203  manual, section 
35204 \emph on
35205 Flex insets and InsetLayout
35206 \emph default
35207 ).
35208 \end_layout
35209
35210 \begin_layout Section
35211 PDF Properties
35212 \begin_inset CommandInset label
35213 LatexCommand label
35214 name "sec:PDF-Properties"
35215
35216 \end_inset
35217
35218
35219 \begin_inset Index idx
35220 status collapsed
35221
35222 \begin_layout Plain Layout
35223 PDF properties
35224 \end_layout
35225
35226 \end_inset
35227
35228
35229 \end_layout
35230
35231 \begin_layout Standard
35232 The 
35233 \family sans
35234 Document\SpecialChar menuseparator
35235 Settings\SpecialChar menuseparator
35236 PDF Properties
35237 \family default
35238  dialog allows you to set up special options for the PDF output of your
35239  document.
35240  All these options are provided by the \SpecialChar LaTeX
35241 -package 
35242 \series bold
35243 hyperref
35244 \series default
35245
35246 \begin_inset Index idx
35247 status collapsed
35248
35249 \begin_layout Plain Layout
35250 \SpecialChar LaTeX
35251  packages ! hyperref
35252 \end_layout
35253
35254 \end_inset
35255
35256  which will link all cross-references in the DVI- and PDF-output.
35257  This means that the reader of your document will be able to click on a
35258  table of contents entry or on a reference to move to the cross-referenced
35259  part of the document.
35260 \end_layout
35261
35262 \begin_layout Standard
35263 The header information in the dialog tab 
35264 \family sans
35265 General
35266 \family default
35267  is saved together with the PDF as file properties.
35268  Many programs are able to extract this information, for example, automatically
35269  to recognize who the author is and what the PDF is about.
35270  This is very useful to sort, classify or use PDFs for bibliography issues.
35271  When the option 
35272 \family sans
35273 Automatically
35274 \begin_inset space ~
35275 \end_inset
35276
35277 fill
35278 \begin_inset space ~
35279 \end_inset
35280
35281 header
35282 \family default
35283  is set, \SpecialChar LyX
35284  tries to extract the header information from your document title
35285  and author entries.
35286  The option 
35287 \family sans
35288 Load
35289 \begin_inset space ~
35290 \end_inset
35291
35292 in
35293 \begin_inset space ~
35294 \end_inset
35295
35296 fullscreen
35297 \begin_inset space ~
35298 \end_inset
35299
35300 mode
35301 \family default
35302  will open the PDF in fullscreen mode, which is useful for presentations.
35303 \end_layout
35304
35305 \begin_layout Standard
35306 You can specify in the dialog tab 
35307 \family sans
35308 Hyperlinks
35309 \family default
35310  how the links will look and if links for bibliographical backreferences
35311  are created.
35312  The 
35313 \family sans
35314 Break
35315 \begin_inset space ~
35316 \end_inset
35317
35318 links
35319 \begin_inset space ~
35320 \end_inset
35321
35322 over
35323 \begin_inset space ~
35324 \end_inset
35325
35326 lines
35327 \family default
35328  option allows long links to be split; 
35329 \family sans
35330 No
35331 \begin_inset space ~
35332 \end_inset
35333
35334 frames
35335 \begin_inset space ~
35336 \end_inset
35337
35338 around
35339 \begin_inset space ~
35340 \end_inset
35341
35342 links
35343 \family default
35344  and 
35345 \family sans
35346 Color
35347 \begin_inset space ~
35348 \end_inset
35349
35350 links
35351 \family default
35352  both turn off the default behavior of enclosing all links in frames; 
35353 \family sans
35354 Color
35355 \begin_inset space ~
35356 \end_inset
35357
35358 links
35359 \family default
35360  colors the different links.
35361  The default colors are:
35362 \end_layout
35363
35364 \begin_layout Labeling
35365 \labelwidthstring 00.00.0000
35366
35367 \color magenta
35368 magenta
35369 \color inherit
35370  for hyperlinks and URLs
35371 \end_layout
35372
35373 \begin_layout Labeling
35374 \labelwidthstring 00.00.0000
35375
35376 \color red
35377 red
35378 \color inherit
35379  for links
35380 \end_layout
35381
35382 \begin_layout Labeling
35383 \labelwidthstring 00.00.0000
35384
35385 \color green
35386 green
35387 \color inherit
35388  for citations
35389 \end_layout
35390
35391 \begin_layout Standard
35392 but you can change these in the field 
35393 \family sans
35394 Additional options
35395 \family default
35396 .
35397  For example, in this document they were changed with the additional options:
35398 \end_layout
35399
35400 \begin_layout Standard
35401
35402 \series bold
35403 linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue
35404 \end_layout
35405
35406 \begin_layout Standard
35407 If the option 
35408 \family sans
35409 Backreferences
35410 \family default
35411  is set, the hyperlinks will appear in the bibliography after the different
35412  entries, showing, depending on the option selected, the number of the section,
35413  slide or page where the entry is referenced.
35414 \end_layout
35415
35416 \begin_layout Standard
35417 In the dialog tab 
35418 \family sans
35419 Bookmarks
35420 \family default
35421  you can specify if PDF-bookmarks should be created for every section of
35422  your document to make it easier for readers to navigate through the document.
35423  You can decide if the bookmarks should be numbered like your document sections
35424  or not.
35425  With the 
35426 \family sans
35427 Open bookmarks
35428 \family default
35429  
35430 \family sans
35431 Level
35432 \family default
35433  you can specify what sectioning level should be displayed in the bookmarks
35434  when opening the PDF.
35435  For example level
35436 \begin_inset space ~
35437 \end_inset
35438
35439 2 will display all sections and subsections, while level
35440 \begin_inset space ~
35441 \end_inset
35442
35443 1 will only display the sections.
35444 \end_layout
35445
35446 \begin_layout Standard
35447 PDF properties are also used in this document.
35448  When you look in its document settings, you can see that some additional
35449  
35450 \series bold
35451 hyperref
35452 \series default
35453  options are used.
35454  For an explanation of all them we refer you to the hyperref manual 
35455 \begin_inset CommandInset citation
35456 LatexCommand cite
35457 key "hyperref"
35458 literal "true"
35459
35460 \end_inset
35461
35462 .
35463 \end_layout
35464
35465 \begin_layout Section
35466 \SpecialChar TeX
35467  Code and the \SpecialChar LaTeX
35468  Syntax
35469 \begin_inset CommandInset label
35470 LatexCommand label
35471 name "sec:TeX-Code"
35472
35473 \end_inset
35474
35475
35476 \end_layout
35477
35478 \begin_layout Subsection
35479 \SpecialChar TeX
35480  Code Boxes
35481 \begin_inset Index idx
35482 status collapsed
35483
35484 \begin_layout Plain Layout
35485 \SpecialChar TeX
35486  Code
35487 \end_layout
35488
35489 \end_inset
35490
35491
35492 \begin_inset CommandInset label
35493 LatexCommand label
35494 name "subsec:TeX-Code-Boxes"
35495
35496 \end_inset
35497
35498
35499 \end_layout
35500
35501 \begin_layout Standard
35502 As \SpecialChar LyX
35503  uses \SpecialChar LaTeX
35504  in the background, it supports many \SpecialChar LaTeX
35505  commands and constructs,
35506  but not all.
35507  \SpecialChar LaTeX
35508  contains hundreds of packages that provide different commands.
35509  All the time packages are being updated and new ones added.
35510  This has the advantage that you can typeset nearly everything as there
35511  is a \SpecialChar LaTeX
35512 -package for every problem, though \SpecialChar LyX
35513  cannot support all packages and
35514  their commands.
35515 \end_layout
35516
35517 \begin_layout Standard
35518 But don't worry, you can use any \SpecialChar LaTeX
35519 -command directly in \SpecialChar LyX
35520  inside the \SpecialChar TeX
35521  Code
35522  box.
35523  A \SpecialChar TeX
35524  Code box is created by the menu 
35525 \family sans
35526 Insert\SpecialChar menuseparator
35527 TeX
35528 \begin_inset space ~
35529 \end_inset
35530
35531 Code
35532 \family default
35533  or by the toolbar button 
35534 \begin_inset Info
35535 type  "icon"
35536 arg   "ert-insert"
35537 \end_inset
35538
35539  (shortcut 
35540 \begin_inset Info
35541 type  "shortcut"
35542 arg   "ert-insert"
35543 \end_inset
35544
35545 ).
35546  The box can be opened by left-clicking and closed by right-clicking on
35547  it and selecting 
35548 \family sans
35549 Close Inset
35550 \family default
35551 .
35552 \end_layout
35553
35554 \begin_layout Standard
35555 You can insert complete or incomplete commands as \SpecialChar TeX
35556  Code.
35557  Incomplete means that the command argument can be Standard \SpecialChar LyX
35558  text.
35559  For example, if you want to draw a frame around a word
35560 \begin_inset Foot
35561 status collapsed
35562
35563 \begin_layout Plain Layout
35564 The LyX way would be to use a framed box.
35565 \end_layout
35566
35567 \end_inset
35568
35569  and are therefore using the \SpecialChar LaTeX
35570 -command 
35571 \series bold
35572
35573 \backslash
35574 fbox
35575 \series default
35576 , you can write the command part 
35577 \series bold
35578
35579 \backslash
35580 fbox{
35581 \series default
35582  in a \SpecialChar TeX
35583  Code box before the word and the closing brace 
35584 \series bold
35585 }
35586 \series default
35587  in a second \SpecialChar TeX
35588  Code box behind the word.
35589  The word between the two \SpecialChar TeX
35590  Code boxes is then the argument as it is in the
35591  following example:
35592 \end_layout
35593
35594 \begin_layout Standard
35595 \begin_inset Graphics
35596         filename clipart/ERT.png
35597         scale 95
35598
35599 \end_inset
35600
35601
35602 \end_layout
35603
35604 \begin_layout Standard
35605 gives
35606 \end_layout
35607
35608 \begin_layout Standard
35609 This is a line with a 
35610 \begin_inset ERT
35611 status collapsed
35612
35613 \begin_layout Plain Layout
35614
35615
35616 \backslash
35617 fbox{
35618 \end_layout
35619
35620 \end_inset
35621
35622 framed
35623 \begin_inset ERT
35624 status collapsed
35625
35626 \begin_layout Plain Layout
35627
35628 }
35629 \end_layout
35630
35631 \end_inset
35632
35633  word.
35634 \end_layout
35635
35636 \begin_layout Standard
35637 \begin_inset Note Greyedout
35638 status open
35639
35640 \begin_layout Plain Layout
35641
35642 \series bold
35643 Note:
35644 \series default
35645  At the end of \SpecialChar LaTeX
35646 -commands without parameters, you have to insert a space
35647  to let \SpecialChar LaTeX
35648  know that the command is finished.
35649 \end_layout
35650
35651 \end_inset
35652
35653
35654 \end_layout
35655
35656 \begin_layout Subsection
35657 A Short Introduction to the \SpecialChar LaTeX
35658  Syntax
35659 \begin_inset Argument 1
35660 status collapsed
35661
35662 \begin_layout Plain Layout
35663 The \SpecialChar LaTeX
35664  Syntax
35665 \end_layout
35666
35667 \end_inset
35668
35669
35670 \begin_inset Index idx
35671 status collapsed
35672
35673 \begin_layout Plain Layout
35674 \SpecialChar LaTeX
35675  Syntax
35676 \end_layout
35677
35678 \end_inset
35679
35680
35681 \begin_inset CommandInset label
35682 LatexCommand label
35683 name "subsec:LaTeX-Syntax"
35684
35685 \end_inset
35686
35687
35688 \end_layout
35689
35690 \begin_layout Standard
35691 When you write larger documents or books, you will need to know something
35692  about the \SpecialChar LaTeX
35693 -commands that \SpecialChar LyX
35694  uses in the background.
35695  Because \SpecialChar LaTeX
35696  is based on commands, you can 
35697 \begin_inset Quotes eld
35698 \end_inset
35699
35700 program
35701 \begin_inset Quotes erd
35702 \end_inset
35703
35704  your text.
35705  This has the advantage that the layout of the document can be changed at
35706  any time if you know the right commands.
35707  For example, imagine you have to write a manual for a product and the deadline
35708  is the end of the day.
35709  Your boss has just complimented you for your good work but wants to have
35710  all caption labels bold.
35711  But you have over a hundred figure and table captions with non-bold labels
35712  in your manual.
35713  Of course it is impossible to change all caption labels manually in one
35714  day.
35715 \end_layout
35716
35717 \begin_layout Standard
35718 Now \SpecialChar LaTeX
35719  comes into play.
35720  As mentioned above, for every problem there exists a \SpecialChar LaTeX
35721 -package.
35722  First you have to find out which and therefore look in the \SpecialChar LaTeX
35723  package database,
35724  
35725 \begin_inset CommandInset citation
35726 LatexCommand cite
35727 key "Catalogue"
35728 literal "true"
35729
35730 \end_inset
35731
35732 .
35733 \end_layout
35734
35735 \begin_layout Standard
35736 As result you find that the package 
35737 \series bold
35738 caption
35739 \series default
35740
35741 \begin_inset Index idx
35742 status collapsed
35743
35744 \begin_layout Plain Layout
35745 \SpecialChar LaTeX
35746  packages ! caption
35747 \end_layout
35748
35749 \end_inset
35750
35751  is what you need.
35752  To use a package, you have to load it in the document preamble (menu 
35753 \family sans
35754 Document\SpecialChar menuseparator
35755 Settings
35756 \family default
35757 \SpecialChar menuseparator
35758
35759 \family sans
35760 LaTeX
35761 \begin_inset space ~
35762 \end_inset
35763
35764 Preamble
35765 \family default
35766 ) with the command
35767 \end_layout
35768
35769 \begin_layout Standard
35770
35771 \series bold
35772
35773 \backslash
35774 usepackage[options]{package name}
35775 \end_layout
35776
35777 \begin_layout Standard
35778 All \SpecialChar LaTeX
35779  commands begin with a backslash, the command argument is set within
35780  two braces and the options are set within two brackets.
35781  Note that not all commands have an argument and options.
35782 \end_layout
35783
35784 \begin_layout Standard
35785 In your case the package name is 
35786 \series bold
35787 caption
35788 \series default
35789 .
35790  After a look in the documentation of the package, you know that the option
35791  
35792 \series bold
35793 labelfont=bf
35794 \series default
35795  will change the font of all caption labels to bold.
35796  So you add the command
35797 \end_layout
35798
35799 \begin_layout Standard
35800
35801 \series bold
35802
35803 \backslash
35804 usepackage[labelfont=bf]{caption}
35805 \end_layout
35806
35807 \begin_layout Standard
35808 to the preamble and the problem is solved.
35809 \begin_inset Foot
35810 status collapsed
35811
35812 \begin_layout Plain Layout
35813 For more commands provided by the 
35814 \series bold
35815 caption
35816 \series default
35817  package, have a look at its documentation, 
35818 \begin_inset CommandInset citation
35819 LatexCommand cite
35820 key "caption"
35821 literal "true"
35822
35823 \end_inset
35824
35825 .
35826 \end_layout
35827
35828 \end_inset
35829
35830
35831 \end_layout
35832
35833 \begin_layout Standard
35834 Note that some document classes have built-in solutions for well-known problems
35835  like your case.
35836  For example if you use a 
35837 \family sans
35838 KOMA-Script
35839 \family default
35840  class, you don't need the package 
35841 \series bold
35842 caption
35843 \series default
35844 , you can instead write
35845 \end_layout
35846
35847 \begin_layout Standard
35848
35849 \series bold
35850
35851 \backslash
35852 setkomafont{captionlabel}{
35853 \backslash
35854 bfseries}
35855 \end_layout
35856
35857 \begin_layout Standard
35858 in the preamble and the problem is solved.
35859  So if you plan to write a large document, you should have a look at the
35860  documentation of the document class you want to use.
35861  (
35862 \series bold
35863
35864 \backslash
35865 setkomafont
35866 \series default
35867  is an example of a command with more than one argument.)
35868 \end_layout
35869
35870 \begin_layout Standard
35871 Commands in the preamble affect the whole document, while commands in the
35872  text affect only the text after the command or only the text used as command
35873  argument.
35874  To insert a \SpecialChar LaTeX
35875 -command in text, use the \SpecialChar TeX
35876  Code box as described in the previous
35877  section.
35878 \end_layout
35879
35880 \begin_layout Standard
35881 If you want to learn more about \SpecialChar LaTeX
35882  and its syntax, have a look at the \SpecialChar LaTeX
35883 -books
35884  
35885 \begin_inset CommandInset citation
35886 LatexCommand cite
35887 key "latexcompanion,latexguide"
35888 literal "true"
35889
35890 \end_inset
35891
35892 .
35893 \end_layout
35894
35895 \begin_layout Standard
35896 \begin_inset Newpage clearpage
35897 \end_inset
35898
35899
35900 \end_layout
35901
35902 \begin_layout Standard
35903 \begin_inset ERT
35904 status collapsed
35905
35906 \begin_layout Plain Layout
35907
35908
35909 \backslash
35910 pagestyle{fancy}
35911 \end_layout
35912
35913 \end_inset
35914
35915
35916 \begin_inset Note Note
35917 status collapsed
35918
35919 \begin_layout Plain Layout
35920 switches temporarily to a page style with custom header and footer line
35921 \end_layout
35922
35923 \end_inset
35924
35925
35926 \end_layout
35927
35928 \begin_layout Left Header
35929 \begin_inset Argument 1
35930 status collapsed
35931
35932 \begin_layout Plain Layout
35933
35934 \end_layout
35935
35936 \end_inset
35937
35938
35939 \begin_inset ERT
35940 status collapsed
35941
35942 \begin_layout Plain Layout
35943
35944
35945 \backslash
35946 rightmark
35947 \end_layout
35948
35949 \end_inset
35950
35951
35952 \begin_inset Note Note
35953 status collapsed
35954
35955 \begin_layout Plain Layout
35956 defines the header line as described below
35957 \end_layout
35958
35959 \end_inset
35960
35961
35962 \end_layout
35963
35964 \begin_layout Center Header
35965 \begin_inset Argument 1
35966 status collapsed
35967
35968 \begin_layout Plain Layout
35969
35970 \end_layout
35971
35972 \end_inset
35973
35974
35975 \end_layout
35976
35977 \begin_layout Right Header
35978 \begin_inset Argument 1
35979 status collapsed
35980
35981 \begin_layout Plain Layout
35982 \begin_inset ERT
35983 status collapsed
35984
35985 \begin_layout Plain Layout
35986
35987
35988 \backslash
35989 leftmark
35990 \end_layout
35991
35992 \end_inset
35993
35994
35995 \end_layout
35996
35997 \end_inset
35998
35999
36000 \end_layout
36001
36002 \begin_layout Left Footer
36003 \begin_inset Argument 1
36004 status collapsed
36005
36006 \begin_layout Plain Layout
36007 \begin_inset ERT
36008 status collapsed
36009
36010 \begin_layout Plain Layout
36011
36012
36013 \backslash
36014 thepage
36015 \end_layout
36016
36017 \end_inset
36018
36019
36020 \end_layout
36021
36022 \end_inset
36023
36024
36025 \end_layout
36026
36027 \begin_layout Center Footer
36028 \begin_inset Argument 1
36029 status collapsed
36030
36031 \begin_layout Plain Layout
36032
36033 \family sans
36034 \series bold
36035 \color red
36036 \SpecialChar LyX
36037 's user guide
36038 \end_layout
36039
36040 \end_inset
36041
36042 Magic code:
36043 \begin_inset Newline newline
36044 \end_inset
36045
36046
36047 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
36048 \end_inset
36049
36050
36051 \end_layout
36052
36053 \begin_layout Right Footer
36054 \begin_inset Argument 1
36055 status collapsed
36056
36057 \begin_layout Plain Layout
36058
36059 \end_layout
36060
36061 \end_inset
36062
36063
36064 \begin_inset ERT
36065 status collapsed
36066
36067 \begin_layout Plain Layout
36068
36069
36070 \backslash
36071 Roman{page}
36072 \end_layout
36073
36074 \end_inset
36075
36076
36077 \end_layout
36078
36079 \begin_layout Section
36080 Customized Page Headers and Footers
36081 \begin_inset CommandInset label
36082 LatexCommand label
36083 name "sec:Customized-Page-Headers"
36084
36085 \end_inset
36086
36087
36088 \begin_inset Index idx
36089 status collapsed
36090
36091 \begin_layout Plain Layout
36092 Document ! Header/Footer line
36093 \end_layout
36094
36095 \end_inset
36096
36097
36098 \begin_inset Index idx
36099 status collapsed
36100
36101 \begin_layout Plain Layout
36102 Header/Footer line
36103 \end_layout
36104
36105 \end_inset
36106
36107
36108 \end_layout
36109
36110 \begin_layout Standard
36111 To define a custom page header and footer line for your document, you need
36112  to set the 
36113 \family sans
36114 Page
36115 \begin_inset space ~
36116 \end_inset
36117
36118 style
36119 \family default
36120  to 
36121 \family sans
36122 Fancy
36123 \family default
36124  in the 
36125 \family sans
36126 Document\SpecialChar menuseparator
36127 Settings
36128 \family default
36129  dialog under 
36130 \family sans
36131 Page
36132 \begin_inset space ~
36133 \end_inset
36134
36135 Layout
36136 \family default
36137 .
36138  As a second step add in the menu 
36139 \family sans
36140 Document\SpecialChar menuseparator
36141 Settings\SpecialChar menuseparator
36142 Modules
36143 \family default
36144  the module 
36145 \begin_inset Quotes eld
36146 \end_inset
36147
36148
36149 \emph on
36150 Custom Header/Footerlines
36151 \emph default
36152
36153 \begin_inset Quotes erd
36154 \end_inset
36155
36156 .
36157  This module offers the following 6
36158 \begin_inset space ~
36159 \end_inset
36160
36161 environments:
36162 \end_layout
36163
36164 \begin_layout Description
36165 Left
36166 \begin_inset space ~
36167 \end_inset
36168
36169 Header,
36170 \begin_inset space ~
36171 \end_inset
36172
36173 Center
36174 \begin_inset space ~
36175 \end_inset
36176
36177 Header,
36178 \begin_inset space ~
36179 \end_inset
36180
36181 Right
36182 \begin_inset space ~
36183 \end_inset
36184
36185 Header
36186 \end_layout
36187
36188 \begin_layout Description
36189 Left
36190 \begin_inset space ~
36191 \end_inset
36192
36193 Footer,
36194 \begin_inset space ~
36195 \end_inset
36196
36197 Center
36198 \begin_inset space ~
36199 \end_inset
36200
36201 Footer,
36202 \begin_inset space ~
36203 \end_inset
36204
36205 Right
36206 \begin_inset space ~
36207 \end_inset
36208
36209 Footer
36210 \end_layout
36211
36212 \begin_layout Standard
36213 for the different positions in the header/footer.
36214  These environments can be selected in the environment pull-down box.
36215 \end_layout
36216
36217 \begin_layout Standard
36218 Normally, headers and footers are set up at the beginning of the document.
36219  But you can change them anywhere you want to.
36220  Figure
36221 \begin_inset space ~
36222 \end_inset
36223
36224
36225 \begin_inset CommandInset ref
36226 LatexCommand ref
36227 reference "fig:Page-layout"
36228
36229 \end_inset
36230
36231  shows the page layout and where the header/footer styles will appear.
36232 \end_layout
36233
36234 \begin_layout Standard
36235 \begin_inset Float figure
36236 placement h
36237 alignment document
36238 wide false
36239 sideways false
36240 status open
36241
36242 \begin_layout Plain Layout
36243 \noindent
36244 \align center
36245 \begin_inset Tabular
36246 <lyxtabular version="3" rows="5" columns="3">
36247 <features tabularvalignment="middle">
36248 <column alignment="left" valignment="top" width="30line%">
36249 <column alignment="center" valignment="top" width="30line%">
36250 <column alignment="right" valignment="top" width="30line%">
36251 <row>
36252 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
36253 \begin_inset Text
36254
36255 \begin_layout Plain Layout
36256 Left Header
36257 \end_layout
36258
36259 \end_inset
36260 </cell>
36261 <cell alignment="center" valignment="top" topline="true" usebox="none">
36262 \begin_inset Text
36263
36264 \begin_layout Plain Layout
36265 Center Header
36266 \end_layout
36267
36268 \end_inset
36269 </cell>
36270 <cell alignment="right" valignment="top" topline="true" rightline="true" usebox="none">
36271 \begin_inset Text
36272
36273 \begin_layout Plain Layout
36274 Right Header
36275 \end_layout
36276
36277 \end_inset
36278 </cell>
36279 </row>
36280 <row>
36281 <cell alignment="left" valignment="top" leftline="true" usebox="none">
36282 \begin_inset Text
36283
36284 \begin_layout Plain Layout
36285
36286 \end_layout
36287
36288 \end_inset
36289 </cell>
36290 <cell alignment="center" valignment="top" usebox="none">
36291 \begin_inset Text
36292
36293 \begin_layout Plain Layout
36294
36295 \end_layout
36296
36297 \end_inset
36298 </cell>
36299 <cell alignment="right" valignment="top" rightline="true" usebox="none">
36300 \begin_inset Text
36301
36302 \begin_layout Plain Layout
36303
36304 \end_layout
36305
36306 \end_inset
36307 </cell>
36308 </row>
36309 <row>
36310 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none" width="90line%">
36311 \begin_inset Text
36312
36313 \begin_layout Plain Layout
36314 The normal text on the page goes here.
36315  The running header is above the text, and the footer is below (including
36316  footnotes).
36317  Headers/footers typically contain things like the page number, title of
36318  the chapter, company logo but you can use almost anything, except of floats.
36319 \end_layout
36320
36321 \end_inset
36322 </cell>
36323 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
36324 \begin_inset Text
36325
36326 \begin_layout Plain Layout
36327
36328 \end_layout
36329
36330 \end_inset
36331 </cell>
36332 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
36333 \begin_inset Text
36334
36335 \begin_layout Plain Layout
36336
36337 \end_layout
36338
36339 \end_inset
36340 </cell>
36341 </row>
36342 <row>
36343 <cell alignment="left" valignment="top" leftline="true" usebox="none">
36344 \begin_inset Text
36345
36346 \begin_layout Plain Layout
36347
36348 \end_layout
36349
36350 \end_inset
36351 </cell>
36352 <cell alignment="center" valignment="top" usebox="none">
36353 \begin_inset Text
36354
36355 \begin_layout Plain Layout
36356
36357 \end_layout
36358
36359 \end_inset
36360 </cell>
36361 <cell alignment="right" valignment="top" rightline="true" usebox="none">
36362 \begin_inset Text
36363
36364 \begin_layout Plain Layout
36365
36366 \end_layout
36367
36368 \end_inset
36369 </cell>
36370 </row>
36371 <row>
36372 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
36373 \begin_inset Text
36374
36375 \begin_layout Plain Layout
36376 Left Footer
36377 \end_layout
36378
36379 \end_inset
36380 </cell>
36381 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
36382 \begin_inset Text
36383
36384 \begin_layout Plain Layout
36385 Center Footer
36386 \end_layout
36387
36388 \end_inset
36389 </cell>
36390 <cell alignment="right" valignment="top" bottomline="true" rightline="true" usebox="none">
36391 \begin_inset Text
36392
36393 \begin_layout Plain Layout
36394 Right Footer
36395 \end_layout
36396
36397 \end_inset
36398 </cell>
36399 </row>
36400 </lyxtabular>
36401
36402 \end_inset
36403
36404
36405 \end_layout
36406
36407 \begin_layout Plain Layout
36408 \begin_inset Caption Standard
36409
36410 \begin_layout Plain Layout
36411 \begin_inset CommandInset label
36412 LatexCommand label
36413 name "fig:Page-layout"
36414
36415 \end_inset
36416
36417 Page layout with custom header and footer line.
36418 \end_layout
36419
36420 \end_inset
36421
36422
36423 \end_layout
36424
36425 \end_inset
36426
36427
36428 \end_layout
36429
36430 \begin_layout Standard
36431 \begin_inset Note Greyedout
36432 status open
36433
36434 \begin_layout Plain Layout
36435
36436 \series bold
36437 Note
36438 \series default
36439 : some document classes implement their own customized page headers and
36440  footers if 
36441 \family sans
36442 Page
36443 \begin_inset space ~
36444 \end_inset
36445
36446 style
36447 \family default
36448  is set to “Default”.
36449  Check what these are before you specify your own customized page headers
36450  and footers.
36451 \end_layout
36452
36453 \end_inset
36454
36455
36456 \end_layout
36457
36458 \begin_layout Subsection
36459 Definition
36460 \end_layout
36461
36462 \begin_layout Standard
36463 To define your header line, add all three header environments.
36464  The things you add to each environment appear on odd numbered pages, the
36465  things in the optional arguments on even numbered pages.
36466  For single-sided documents, the optional arguments will not be used and
36467  can be omitted.
36468  If you leave a header environment or its argument empty, nothing appears
36469  in the output.
36470  Defining the footer line works similarly.
36471 \end_layout
36472
36473 \begin_layout Standard
36474 For the definition, you will need some \SpecialChar LaTeX
36475 -commands that are inserted as \SpecialChar TeX
36476  code
36477  (menu 
36478 \family sans
36479 Insert\SpecialChar menuseparator
36480 TeX
36481 \begin_inset space ~
36482 \end_inset
36483
36484 Code
36485 \family default
36486 ):
36487 \end_layout
36488
36489 \begin_layout Description
36490
36491 \backslash
36492 thepage prints the current page number
36493 \end_layout
36494
36495 \begin_layout Description
36496
36497 \backslash
36498 Roman{page} prints the current page number with capital roman numerals
36499 \end_layout
36500
36501 \begin_layout Description
36502
36503 \backslash
36504 roman{page} prints the current page number with small roman numerals
36505 \end_layout
36506
36507 \begin_layout Description
36508
36509 \backslash
36510 leftmark prints the current section number and title.
36511  If the document has chapters, it prints the current chapter number and
36512  title instead.
36513  It is called 
36514 \begin_inset Quotes eld
36515 \end_inset
36516
36517 leftmark
36518 \begin_inset Quotes prd
36519 \end_inset
36520
36521  because it usually goes in a left header.
36522 \end_layout
36523
36524 \begin_layout Description
36525
36526 \backslash
36527 rightmark prints the current subsection number and title.
36528  If the document has chapters, it prints the current section number and
36529  title instead.
36530  It is normally used in the right header.
36531 \end_layout
36532
36533 \begin_layout Subsection
36534 Default header/footer
36535 \end_layout
36536
36537 \begin_layout Standard
36538 The custom header/footer is not empty by default.
36539  The default header contains the chapter and section title and the center
36540  footer has the page number.
36541  In order to remove unwanted entries from the header/footer, include the
36542  relevant header/footer style in your document, but leave it blank.
36543  So, if you do not want a page number in the footer, include a blank 
36544 \family sans
36545 Center
36546 \begin_inset space ~
36547 \end_inset
36548
36549 Footer
36550 \family default
36551  style.
36552 \end_layout
36553
36554 \begin_layout Subsection
36555 Appearance
36556 \end_layout
36557
36558 \begin_layout Standard
36559 The header and footer will appear on normal pages.
36560  Some pages are different.
36561  The title page has a header/footer environment of its own, and so does
36562  any page that starts a new part or chapter in your book.
36563  Such pages will not have the custom headers/footers, but that is normal.
36564  There is for example no need to print a header with the chapter name on
36565  the chapter page where the chapter heading is in big bold letters anyway.
36566 \end_layout
36567
36568 \begin_layout Subsubsection
36569 Header and footer decoration line
36570 \end_layout
36571
36572 \begin_layout Standard
36573 By default, you get a 0.4
36574 \begin_inset space \thinspace{}
36575 \end_inset
36576
36577 pt thick line below the header and no footer line.
36578  This can be changed in the document preamble with the commands 
36579 \series bold
36580
36581 \backslash
36582 headrulewidth
36583 \series default
36584  and 
36585 \series bold
36586
36587 \backslash
36588 footrulewidth
36589 \series default
36590  in the following way:
36591 \end_layout
36592
36593 \begin_layout Standard
36594
36595 \series bold
36596
36597 \backslash
36598 renewcommand{
36599 \backslash
36600 headrulewidth}{thickness}
36601 \end_layout
36602
36603 \begin_layout Standard
36604 where thickness is a size in standard units like 
36605 \family sans
36606 \emph on
36607 pt
36608 \family default
36609 \emph default
36610  or 
36611 \family sans
36612 \emph on
36613 mm
36614 \family default
36615 \emph default
36616 .
36617  If you don't want a line, set the thickness to 0
36618 \begin_inset space \thinspace{}
36619 \end_inset
36620
36621 pt.
36622 \end_layout
36623
36624 \begin_layout Standard
36625 The lines can also be colored, but this requires more knowledge of \SpecialChar LaTeX
36626 .
36627  If you really need this, have a look at the Internet or in section
36628 \begin_inset space ~
36629 \end_inset
36630
36631 4.4 of the book 
36632 \begin_inset CommandInset citation
36633 LatexCommand cite
36634 key "Mittelbach"
36635 literal "true"
36636
36637 \end_inset
36638
36639 .
36640 \end_layout
36641
36642 \begin_layout Subsubsection
36643 Several header/footer lines
36644 \end_layout
36645
36646 \begin_layout Standard
36647 In case you need more than one text line as a header/footer, you can do
36648  this by adding a ragged line break in the style definition.
36649  However, the default height of the header/footer is only the height of
36650  one text line.
36651  To expand the height, redefine the \SpecialChar LaTeX
36652  length 
36653 \series bold
36654
36655 \backslash
36656 headheight
36657 \series default
36658  or 
36659 \series bold
36660
36661 \backslash
36662 footheight
36663 \series default
36664  with this entry in 
36665 \family sans
36666 Document\SpecialChar menuseparator
36667 Settings\SpecialChar menuseparator
36668 LaTeX
36669 \begin_inset space ~
36670 \end_inset
36671
36672 Preamble
36673 \family default
36674 :
36675 \end_layout
36676
36677 \begin_layout Standard
36678
36679 \series bold
36680
36681 \backslash
36682 setlength{
36683 \backslash
36684 headheight}{height}
36685 \end_layout
36686
36687 \begin_layout Standard
36688 where 
36689 \series bold
36690 height
36691 \series default
36692  is a size in standard units (e.
36693 \begin_inset space \thinspace{}
36694 \end_inset
36695
36696 g.
36697 \begin_inset space \space{}
36698 \end_inset
36699
36700
36701 \series bold
36702 1cm
36703 \series default
36704 ).
36705  If you don't know how much space is needed for the height, define your
36706  header/footer and preview your document as a PDF.
36707  Then open the \SpecialChar LaTeX
36708  logfile with the menu 
36709 \family sans
36710 Document\SpecialChar menuseparator
36711 LaTeX
36712 \begin_inset space ~
36713 \end_inset
36714
36715 Log
36716 \family default
36717  and use the button 
36718 \family sans
36719 Next
36720 \begin_inset space ~
36721 \end_inset
36722
36723 Warning
36724 \family default
36725  to see if you can find a warning about the package 
36726 \series bold
36727 fancyhdr
36728 \series default
36729
36730 \begin_inset Index idx
36731 status collapsed
36732
36733 \begin_layout Plain Layout
36734 \SpecialChar LaTeX
36735  packages ! fancyhdr
36736 \end_layout
36737
36738 \end_inset
36739
36740 .
36741  If there is such a warning, it contains the space that you need at least
36742  for your header/footer.
36743 \end_layout
36744
36745 \begin_layout Subsection
36746 This example
36747 \end_layout
36748
36749 \begin_layout Standard
36750 This example demonstrates what can be done with custom header/footers.
36751  Don't use it for your document as it is just an example.
36752  This example consists of the following definition:
36753 \end_layout
36754
36755 \begin_layout Description
36756 Left
36757 \begin_inset space ~
36758 \end_inset
36759
36760 Header 
36761 \series bold
36762
36763 \backslash
36764 rightmark
36765 \series default
36766 , empty optional argument
36767 \end_layout
36768
36769 \begin_layout Description
36770 Center
36771 \begin_inset space ~
36772 \end_inset
36773
36774 Header empty, empty optional argument
36775 \end_layout
36776
36777 \begin_layout Description
36778 Right
36779 \begin_inset space ~
36780 \end_inset
36781
36782 Header empty, 
36783 \series bold
36784
36785 \backslash
36786 leftmark
36787 \series default
36788  in the optional argument
36789 \end_layout
36790
36791 \begin_layout Description
36792 Left
36793 \begin_inset space ~
36794 \end_inset
36795
36796 Footer empty, 
36797 \series bold
36798
36799 \backslash
36800 thepage
36801 \series default
36802  in the optional argument
36803 \end_layout
36804
36805 \begin_layout Description
36806 Center
36807 \begin_inset space ~
36808 \end_inset
36809
36810 Footer 
36811 \family sans
36812 \series bold
36813 \color red
36814 \SpecialChar LyX
36815 's user guide
36816 \family default
36817 \series default
36818 \color inherit
36819
36820 \begin_inset Quotes eld
36821 \end_inset
36822
36823 Magic code:
36824 \begin_inset Newline newline
36825 \end_inset
36826
36827
36828 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
36829 \end_inset
36830
36831
36832 \begin_inset Quotes erd
36833 \end_inset
36834
36835  in the optional argument
36836 \end_layout
36837
36838 \begin_layout Description
36839 Right
36840 \begin_inset space ~
36841 \end_inset
36842
36843 Footer 
36844 \series bold
36845
36846 \backslash
36847 Roman{page}
36848 \series default
36849 , empty optional argument
36850 \end_layout
36851
36852 \begin_layout Description
36853
36854 \backslash
36855 headrulewidth set to 2
36856 \begin_inset space \thinspace{}
36857 \end_inset
36858
36859 pt
36860 \end_layout
36861
36862 \begin_layout Standard
36863 In principle you can use almost everything in headers/footers, except floats.
36864  For more specialized features, for example, thumb-indexes, see the manual
36865  of the 
36866 \series bold
36867 fancyhdr
36868 \series default
36869  package, 
36870 \begin_inset CommandInset citation
36871 LatexCommand cite
36872 key "fancyhdr"
36873 literal "true"
36874
36875 \end_inset
36876
36877 .
36878 \end_layout
36879
36880 \begin_layout Standard
36881 \begin_inset Newpage clearpage
36882 \end_inset
36883
36884
36885 \end_layout
36886
36887 \begin_layout Standard
36888 \begin_inset ERT
36889 status open
36890
36891 \begin_layout Plain Layout
36892
36893
36894 \backslash
36895 pagestyle{headings}
36896 \end_layout
36897
36898 \end_inset
36899
36900
36901 \begin_inset Note Note
36902 status collapsed
36903
36904 \begin_layout Plain Layout
36905 switches back to page style with the default headings
36906 \end_layout
36907
36908 \end_inset
36909
36910
36911 \end_layout
36912
36913 \begin_layout Section
36914 Previewing Snippets of your Document
36915 \begin_inset CommandInset label
36916 LatexCommand label
36917 name "sec:Previewing-snippets-of"
36918
36919 \end_inset
36920
36921
36922 \begin_inset Index idx
36923 status collapsed
36924
36925 \begin_layout Plain Layout
36926 Instant preview
36927 \end_layout
36928
36929 \end_inset
36930
36931
36932 \begin_inset Index idx
36933 status collapsed
36934
36935 \begin_layout Plain Layout
36936 Document ! Preview
36937 \end_layout
36938
36939 \end_inset
36940
36941
36942 \end_layout
36943
36944 \begin_layout Standard
36945 \SpecialChar LyX
36946  allows you to generate previews of sections of your document on the fly
36947  so you can see how they will look in the final document without having
36948  to break your train of thought with viewing the output.
36949 \end_layout
36950
36951 \begin_layout Subsection
36952 Prerequisites
36953 \end_layout
36954
36955 \begin_layout Standard
36956 To get previews working, you need the \SpecialChar LaTeX
36957  package 
36958 \series bold
36959 preview-latex
36960 \series default
36961
36962 \begin_inset Index idx
36963 status collapsed
36964
36965 \begin_layout Plain Layout
36966 \SpecialChar LaTeX
36967  packages ! preview-latex
36968 \end_layout
36969
36970 \end_inset
36971
36972  (on some systems named simply 
36973 \series bold
36974 preview
36975 \series default
36976 ) installed.
36977  If it is not already installed, you will find it in the \SpecialChar TeX
36978 -catalogue, 
36979 \begin_inset CommandInset citation
36980 LatexCommand cite
36981 key "TeXCatalogue"
36982 literal "true"
36983
36984 \end_inset
36985
36986  or in the package manager of your \SpecialChar LaTeX
36987 -system.
36988  You obtain prettier results if you install the program 
36989 \family typewriter
36990 pnmcrop
36991 \family default
36992  from the 
36993 \family typewriter
36994 netpbm
36995 \family default
36996  package; for \SpecialChar LyX
36997  on Windows this program and also the \SpecialChar LaTeX
36998 -package are automatically
36999  installed together with \SpecialChar LyX
37000 .
37001 \end_layout
37002
37003 \begin_layout Subsection
37004 Enabling previews
37005 \end_layout
37006
37007 \begin_layout Standard
37008 If you would for example like to see in \SpecialChar LyX
37009  your math formulas typeset by \SpecialChar LaTeX
37010 ,
37011  activate the option 
37012 \family sans
37013 Display
37014 \begin_inset space ~
37015 \end_inset
37016
37017 Graphics
37018 \family default
37019  in the 
37020 \family sans
37021 Tools\SpecialChar menuseparator
37022 Preferences 
37023 \family default
37024 dialog under 
37025 \family sans
37026 Look
37027 \begin_inset space ~
37028 \end_inset
37029
37030 and
37031 \begin_inset space ~
37032 \end_inset
37033
37034 feel\SpecialChar menuseparator
37035 Display
37036 \family default
37037 .
37038  Then set 
37039 \family sans
37040 Instant
37041 \begin_inset space ~
37042 \end_inset
37043
37044 Preview
37045 \family default
37046  to 
37047 \family sans
37048 On
37049 \family default
37050 .
37051  The 
37052 \family sans
37053 Preview
37054 \begin_inset space ~
37055 \end_inset
37056
37057 Size
37058 \family default
37059  is the multiplication factor for the size.
37060 \end_layout
37061
37062 \begin_layout Standard
37063 If you would like to see everything but your math formulas typeset by \SpecialChar LaTeX
37064 ,
37065  set 
37066 \family sans
37067 Instant
37068 \begin_inset space ~
37069 \end_inset
37070
37071 Preview
37072 \family default
37073  to 
37074 \family sans
37075 No
37076 \begin_inset space ~
37077 \end_inset
37078
37079 math
37080 \family default
37081 .
37082 \end_layout
37083
37084 \begin_layout Standard
37085 Previews are generated when you load a document into \SpecialChar LyX
37086  and when you finish
37087  editing an inset.
37088 \end_layout
37089
37090 \begin_layout Standard
37091 \begin_inset Note Greyedout
37092 status open
37093
37094 \begin_layout Plain Layout
37095
37096 \series bold
37097 Note:
37098 \series default
37099  Previews of an already loaded document are not in every case immediately
37100  generated by activating the option 
37101 \family sans
37102 Display
37103 \begin_inset space ~
37104 \end_inset
37105
37106 Graphics
37107 \family default
37108 .
37109  Reopening the document will fix such problems.
37110 \end_layout
37111
37112 \end_inset
37113
37114
37115 \end_layout
37116
37117 \begin_layout Subsection
37118 Selected document parts
37119 \end_layout
37120
37121 \begin_layout Standard
37122 Besides math there are other cases where you might like to see a preview,
37123  for example things that \SpecialChar LyX
37124  cannot render like rotated parts or things that
37125  are not yet supported by \SpecialChar LyX
37126 .
37127  To do this, insert a preview inset via the menu 
37128 \family sans
37129 Insert\SpecialChar menuseparator
37130 Preview
37131 \family default
37132 .
37133  Insert or paste the stuff that you want to preview into this inset.
37134  The preview will be generated when the cursor is outside the preview inset.
37135  If you click on the preview, you can edit the previewed stuff.
37136 \end_layout
37137
37138 \begin_layout Standard
37139 An example: To create rotated boxes, you use the \SpecialChar LaTeX
37140  command 
37141 \series bold
37142
37143 \backslash
37144 rotatebox
37145 \series default
37146  which is not yet supported by \SpecialChar LyX
37147 .
37148 \begin_inset Foot
37149 status collapsed
37150
37151 \begin_layout Plain Layout
37152
37153 \series bold
37154
37155 \backslash
37156 rotatebox
37157 \series default
37158  is explained in section 
37159 \emph on
37160 Rotated and Scaled Boxes
37161 \emph default
37162  of the 
37163 \emph on
37164 Embedded
37165 \begin_inset space ~
37166 \end_inset
37167
37168 Objects
37169 \emph default
37170  manual.
37171 \end_layout
37172
37173 \end_inset
37174
37175  Instead of the \SpecialChar TeX
37176  Code boxes you want to see in \SpecialChar LyX
37177  the final rotated boxes,
37178  for example to adjust the rotation angle to fit with the surrounding text.
37179  Therefore you create a preview inset and copy the text with the rotated
37180  boxes into it.
37181  Here is the result:
37182 \end_layout
37183
37184 \begin_layout Standard
37185 \begin_inset Preview
37186
37187 \begin_layout Standard
37188 This is a line
37189 \begin_inset ERT
37190 status collapsed
37191
37192 \begin_layout Plain Layout
37193
37194
37195 \backslash
37196 rotatebox[origin=r]{-60}{
37197 \end_layout
37198
37199 \end_inset
37200
37201
37202 \begin_inset Box Doublebox
37203 position "c"
37204 hor_pos "c"
37205 has_inner_box 0
37206 inner_pos "c"
37207 use_parbox 0
37208 use_makebox 0
37209 width "1in"
37210 special "width"
37211 height "1in"
37212 height_special "totalheight"
37213 thickness "0.4pt"
37214 separation "3pt"
37215 shadowsize "4pt"
37216 framecolor "black"
37217 backgroundcolor "none"
37218 status collapsed
37219
37220 \begin_layout Plain Layout
37221 with rotated
37222 \end_layout
37223
37224 \end_inset
37225
37226
37227 \begin_inset ERT
37228 status collapsed
37229
37230 \begin_layout Plain Layout
37231
37232 }
37233 \end_layout
37234
37235 \end_inset
37236
37237  framed text 
37238 \begin_inset ERT
37239 status collapsed
37240
37241 \begin_layout Plain Layout
37242
37243
37244 \backslash
37245 rotatebox[origin=lb]{60}{
37246 \end_layout
37247
37248 \end_inset
37249
37250
37251 \begin_inset Formula $\int A\,\mathrm{d}x=B$
37252 \end_inset
37253
37254
37255 \begin_inset ERT
37256 status collapsed
37257
37258 \begin_layout Plain Layout
37259
37260 }
37261 \end_layout
37262
37263 \end_inset
37264
37265  and a formula.
37266 \end_layout
37267
37268 \end_inset
37269
37270
37271 \end_layout
37272
37273 \begin_layout Standard
37274 Previewing works also for colors.
37275  In this example a special framed, colored box was created using the \SpecialChar LaTeX
37276  command
37277  
37278 \series bold
37279
37280 \backslash
37281 fcolorbox
37282 \series default
37283 :
37284 \begin_inset Foot
37285 status collapsed
37286
37287 \begin_layout Plain Layout
37288
37289 \series bold
37290
37291 \backslash
37292 fcolorbox
37293 \series default
37294  is explained in section 
37295 \emph on
37296 Colored Boxes
37297 \emph default
37298  of the 
37299 \emph on
37300 Embedded
37301 \begin_inset space ~
37302 \end_inset
37303
37304 Objects
37305 \emph default
37306  manual.
37307 \end_layout
37308
37309 \end_inset
37310
37311
37312 \end_layout
37313
37314 \begin_layout Standard
37315 \begin_inset Preview
37316
37317 \begin_layout Standard
37318 \begin_inset ERT
37319 status collapsed
37320
37321 \begin_layout Plain Layout
37322
37323
37324 \backslash
37325 fboxrule 1mm 
37326 \backslash
37327 fboxsep 1mm
37328 \end_layout
37329
37330 \end_inset
37331
37332
37333 \begin_inset ERT
37334 status collapsed
37335
37336 \begin_layout Plain Layout
37337
37338
37339 \backslash
37340 fcolorbox{cyan}{magenta}{
37341 \end_layout
37342
37343 \end_inset
37344
37345 This is text within a colored, framed box.
37346 \begin_inset ERT
37347 status collapsed
37348
37349 \begin_layout Plain Layout
37350
37351 }
37352 \end_layout
37353
37354 \end_inset
37355
37356
37357 \end_layout
37358
37359 \end_inset
37360
37361
37362 \end_layout
37363
37364 \begin_layout Standard
37365 \begin_inset VSpace medskip
37366 \end_inset
37367
37368
37369 \end_layout
37370
37371 \begin_layout Standard
37372 If \SpecialChar LyX
37373  does not show a preview, make sure that you enabled previews as described
37374  above and also make sure that \SpecialChar TeX
37375  Code in the preview inset is valid and that
37376  you loaded the \SpecialChar LaTeX
37377  packages in your document preamble that are required by
37378  the \SpecialChar TeX
37379  Code.
37380  If \SpecialChar LyX
37381  cannot create a preview, you will in most cases also not be able to
37382  view your document due to \SpecialChar LaTeX
37383  errors.
37384  So if you have to use some \SpecialChar TeX
37385  Code and don't know if it is correct, the preview
37386  inset is a nice method to check it without the need to view the whole document.
37387 \end_layout
37388
37389 \begin_layout Subsection
37390 \SpecialChar LaTeX
37391  source code
37392 \end_layout
37393
37394 \begin_layout Standard
37395 You can preview the \SpecialChar LaTeX
37396  source of the whole document or parts of it.
37397  Use the menu 
37398 \family sans
37399 View\SpecialChar menuseparator
37400 Source
37401 \begin_inset space ~
37402 \end_inset
37403
37404 Pane
37405 \family default
37406  and a window will be shown where you can see the \SpecialChar LaTeX
37407 -source code.
37408  The window shows the source of the whole paragraph in which the cursor
37409  currently sits.
37410  You can also select document parts in \SpecialChar LyX
37411 's main window, then only this selection
37412  (when it is more than one paragraph) is shown as source code.
37413  To view the whole document as source, enable the corresponding option in
37414  the source view window.
37415  If you check 
37416 \family sans
37417 Automatic update
37418 \family default
37419 , you can see the changes as you make them in \SpecialChar LyX
37420 ; but note that if you have
37421  several documents open, this will slow things down as \SpecialChar LyX
37422  updates them all,
37423  not just the one which is open at the time.
37424 \end_layout
37425
37426 \begin_layout Section
37427 Advanced Find and Replace
37428 \begin_inset CommandInset label
37429 LatexCommand label
37430 name "sec:Advanced-Find-and"
37431
37432 \end_inset
37433
37434
37435 \begin_inset Index idx
37436 status collapsed
37437
37438 \begin_layout Plain Layout
37439 Replace
37440 \end_layout
37441
37442 \end_inset
37443
37444
37445 \begin_inset Index idx
37446 status collapsed
37447
37448 \begin_layout Plain Layout
37449 Find
37450 \end_layout
37451
37452 \end_inset
37453
37454
37455 \end_layout
37456
37457 \begin_layout Subsection
37458 Introduction
37459 \end_layout
37460
37461 \begin_layout Standard
37462 The advanced find and replace feature of \SpecialChar LyX
37463  allows for searching of complex,
37464  format-sensitive text segments and mathematics contents within \SpecialChar LyX
37465  documents.
37466  It is an enhancement of the standard (quick) find and replace feature.
37467  The key-features are:
37468 \end_layout
37469
37470 \begin_layout Itemize
37471 Both searching of text and of mathematical formulas is allowed, where the
37472  latter is done by entering mathematics in the usual way; not only entire
37473  mathematical formulas are found, but also parts occurring within more complex
37474  formulas
37475 \end_layout
37476
37477 \begin_layout Itemize
37478 Search may be format-insensitive, so that the searched text is found in
37479  any context/style (standard text, section headings, notes, and even mathematics
37480 ), or it may be format-sensitive, so that, for example, a word entered with
37481  a section heading will only be found within section headings
37482 \end_layout
37483
37484 \begin_layout Itemize
37485 Search may be restricted to mathematics environments only; this is useful
37486  for remangling math notation where one does not want to match any text
37487  outside of mathematics environments
37488 \end_layout
37489
37490 \begin_layout Itemize
37491 Search may be widened to a specific 
37492 \emph on
37493 scope
37494 \emph default
37495 , i.
37496 \begin_inset space \thinspace{}
37497 \end_inset
37498
37499 e.
37500 \begin_inset space ~
37501 \end_inset
37502
37503 a set of files which may be all the children of the document being edited,
37504  all the open files, or all the manuals available from the 
37505 \family sans
37506 Help
37507 \family default
37508  menu
37509 \end_layout
37510
37511 \begin_layout Itemize
37512 Replace may optionally preserve capitalization, so that the replaced text
37513  capitalization is adapted to the matching text (i.
37514 \begin_inset space \thinspace{}
37515 \end_inset
37516
37517 e.
37518 \begin_inset space ~
37519 \end_inset
37520
37521 all lowercase, all uppercase, first letter uppercase followed by lowercase)
37522 \end_layout
37523
37524 \begin_layout Subsection
37525 Basic usage
37526 \end_layout
37527
37528 \begin_layout Standard
37529 The advanced find and replace feature is activated through the menu 
37530 \family sans
37531 Edit\SpecialChar menuseparator
37532 Find & Replace
37533 \noun on
37534  (
37535 \noun default
37536 Advanced
37537 \noun on
37538 )
37539 \family default
37540 \noun default
37541  (shortcut 
37542 \begin_inset Info
37543 type  "shortcut"
37544 arg   "dialog-show findreplaceadv"
37545 \end_inset
37546
37547 ) or the toolbar button 
37548 \begin_inset Info
37549 type  "icon"
37550 arg   "dialog-toggle findreplaceadv"
37551 \end_inset
37552
37553 .
37554  This opens the 
37555 \family sans
37556 Advanced Find and Replace
37557 \family default
37558  dialog.
37559 \end_layout
37560
37561 \begin_layout Subsubsection
37562 Searching for text
37563 \end_layout
37564
37565 \begin_layout Standard
37566 Enter into the 
37567 \family sans
37568 Find
37569 \family default
37570  \SpecialChar LyX
37571  mini-editor a simple word, and search for occurrences of it by clicking
37572  on the 
37573 \family sans
37574 Find
37575 \begin_inset space ~
37576 \end_inset
37577
37578 Next
37579 \family default
37580  button at the bottom of the dialog (or just press the 
37581 \begin_inset Info
37582 type  "shortcut"
37583 arg   "paragraph-break"
37584 \end_inset
37585
37586  key).
37587  The entered word is found both in text mode and in math mode, and in emphasized
37588 , bold or normal face, and in both in section titles and in standard text.
37589  Pressing 
37590 \begin_inset Info
37591 type  "shortcut"
37592 arg   "paragraph-break"
37593 \end_inset
37594
37595  repeatedly keeps searching forward while pressing 
37596 \family sans
37597 Shift+Return
37598 \family default
37599  searches backwards.
37600 \end_layout
37601
37602 \begin_layout Standard
37603 The 
37604 \family sans
37605 Case
37606 \begin_inset space ~
37607 \end_inset
37608
37609 sensitive
37610 \family default
37611  option allows matches to occur only with the same case as entered in the
37612  
37613 \family sans
37614 Find
37615 \family default
37616  editor.
37617  The 
37618 \family sans
37619 Whole
37620 \begin_inset space ~
37621 \end_inset
37622
37623 words
37624 \family default
37625  option allows matches to occur only at word boundaries.
37626 \end_layout
37627
37628 \begin_layout Subsubsection
37629 Searching for mathematics
37630 \end_layout
37631
37632 \begin_layout Standard
37633 Mathematical formulas, such as 
37634 \begin_inset Formula $x^{2}$
37635 \end_inset
37636
37637  or something more complex like 
37638 \begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
37639 \end_inset
37640
37641 , may be searched for by typing them in the 
37642 \family sans
37643 Find
37644 \family default
37645  editor.
37646  When searching for a formula, it is found both when it is alone and when
37647  it occurs in sub-formulas and nested parts of sub-formulas.
37648  For example the mentioned segments would be found in something like 
37649 \begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}$
37650 \end_inset
37651
37652 .
37653 \end_layout
37654
37655 \begin_layout Subsubsection
37656 Style-aware search
37657 \end_layout
37658
37659 \begin_layout Standard
37660 It is also possible to search for text with specific styles.
37661  This is done by switching to the 
37662 \family sans
37663 Settings
37664 \family default
37665  tab of the dialog and unchecking the 
37666 \family sans
37667 Ignore format
37668 \family default
37669  option.
37670  This way, entering in the 
37671 \family sans
37672 Find
37673 \family default
37674  editor
37675 \end_layout
37676
37677 \begin_layout Itemize
37678 a normal word and searching for it would not find instances of the word
37679  occurring in emphasized or boldface.
37680 \end_layout
37681
37682 \begin_layout Itemize
37683 an emphasized or boldface word and searching for it would find the respective
37684  instances with the same face only, and within the same text style only.
37685 \end_layout
37686
37687 \begin_layout Itemize
37688 a normal word in a section heading, and searching for it, would find occurrences
37689  of it only within section headings.
37690  Also, if the text to search is given an emphasized or bold face, in addition
37691  to a section style, then it is found only when occurring with the same
37692  style.
37693 \end_layout
37694
37695 \begin_layout Itemize
37696 a displayed formula will only find instances of this formula that are also
37697  displayed formulas (and not inline formulas).
37698 \end_layout
37699
37700 \begin_layout Subsubsection
37701 Replace
37702 \end_layout
37703
37704 \begin_layout Standard
37705 The entries made in the 
37706 \family sans
37707 Find
37708 \family default
37709  editor can be replaced with entries made in the 
37710 \family sans
37711 Replace
37712 \begin_inset space ~
37713 \end_inset
37714
37715 with
37716 \family default
37717  editor.
37718  In order to find the next occurrence and replace it, click on the 
37719 \family sans
37720 Replace
37721 \family default
37722  button or alternatively press 
37723 \begin_inset Info
37724 type  "shortcut"
37725 arg   "paragraph-break"
37726 \end_inset
37727
37728  or 
37729 \family sans
37730 Shift+Return
37731 \family default
37732  while the cursor is in the 
37733 \family sans
37734 Replace
37735 \begin_inset space ~
37736 \end_inset
37737
37738 with
37739 \family default
37740  editor.
37741 \end_layout
37742
37743 \begin_layout Standard
37744 You can replace with fully-featured formatted \SpecialChar LyX
37745  entries.
37746  Typical scenarios in which to use this capability might be (just to mention
37747  two):
37748 \end_layout
37749
37750 \begin_layout Itemize
37751 replacing occurrences of a word with a customized formatted version of the
37752  same word, for example replacing occurrences of a name like 
37753 \begin_inset Quotes eld
37754 \end_inset
37755
37756 func()
37757 \begin_inset Quotes erd
37758 \end_inset
37759
37760  with its typewriter version 
37761 \begin_inset Quotes eld
37762 \end_inset
37763
37764
37765 \family typewriter
37766 func()
37767 \family default
37768
37769 \begin_inset Quotes erd
37770 \end_inset
37771
37772
37773 \end_layout
37774
37775 \begin_layout Itemize
37776 performing a notation rework of mathematical symbols, for example replacing
37777  occurrences of 
37778 \begin_inset Quotes eld
37779 \end_inset
37780
37781
37782 \begin_inset Formula $R$
37783 \end_inset
37784
37785
37786 \begin_inset Quotes erd
37787 \end_inset
37788
37789  with 
37790 \begin_inset Quotes eld
37791 \end_inset
37792
37793
37794 \begin_inset Formula $\mathbb{R}$
37795 \end_inset
37796
37797
37798 \begin_inset Quotes erd
37799 \end_inset
37800
37801  (you may want to enable the 
37802 \family sans
37803 Whole
37804 \begin_inset space ~
37805 \end_inset
37806
37807 words
37808 \family default
37809  and 
37810 \family sans
37811 Case
37812 \begin_inset space ~
37813 \end_inset
37814
37815 sensitive
37816 \family default
37817  options and disable the 
37818 \family sans
37819 Ignore format
37820 \family default
37821  option in the 
37822 \family sans
37823 Settings
37824 \family default
37825  tab, in order to avoid replacing all 
37826 \begin_inset Quotes eld
37827 \end_inset
37828
37829 R
37830 \begin_inset Quotes erd
37831 \end_inset
37832
37833  letters occurring in normal text), or occurrences of 
37834 \begin_inset Formula $x_{j}^{i}$
37835 \end_inset
37836
37837  with 
37838 \begin_inset Formula $x_{i,\,j}$
37839 \end_inset
37840
37841 , or occurrences of 
37842 \begin_inset Formula $x[k]$
37843 \end_inset
37844
37845  with 
37846 \begin_inset Formula $x_{k}$
37847 \end_inset
37848
37849 .
37850 \end_layout
37851
37852 \begin_layout Subsection
37853 Advanced usage
37854 \end_layout
37855
37856 \begin_layout Standard
37857 There is a regular expression (regexp) based searching facility.
37858 \begin_inset Foot
37859 status collapsed
37860
37861 \begin_layout Plain Layout
37862 A good explanation of regular expressions is given in this Wikipedia entry:
37863  
37864 \begin_inset CommandInset href
37865 LatexCommand href
37866 target "https://en.wikipedia.org/wiki/Regular_expression"
37867 literal "false"
37868
37869 \end_inset
37870
37871 .
37872 \end_layout
37873
37874 \end_inset
37875
37876  You can search for a regular expression by inserting a regexp inset into
37877  the 
37878 \family sans
37879 Find
37880 \family default
37881  editor.
37882  This is done with the context menu 
37883 \family sans
37884 Insert\SpecialChar menuseparator
37885 Insert Regular Expression
37886 \family default
37887  while the cursor is in the 
37888 \family sans
37889 Find
37890 \family default
37891  editor.
37892  Characters entered within regexp insets are matched according to the regular
37893  expression matching rules
37894 \begin_inset Foot
37895 status collapsed
37896
37897 \begin_layout Plain Layout
37898 Under the constraint that any (sub)expression must match a well-formed \SpecialChar LyX
37899
37900  segment, i.
37901 \begin_inset space \thinspace{}
37902 \end_inset
37903
37904 e.
37905 \begin_inset space ~
37906 \end_inset
37907
37908 when matching \SpecialChar LaTeX
37909  code, no segments with unbalanced {} braces are allowed to
37910  match expressions.
37911 \end_layout
37912
37913 \end_inset
37914
37915 , while text entered outside regexp insets is matched exactly against the
37916  same text in the document.
37917  You can cut and paste regexp-mode insets.
37918  Examples of using such a feature may be:
37919 \end_layout
37920
37921 \begin_layout Enumerate
37922 Searching for all fractions with a given denominator: for example, entering
37923  in the 
37924 \family sans
37925 Find
37926 \family default
37927  editor the fraction 
37928 \begin_inset Formula $\frac{.*}{1+x^{2}}$
37929 \end_inset
37930
37931  (where the 
37932 \begin_inset Formula $.*$
37933 \end_inset
37934
37935  on the numerator is the match-everything regular expression) finds all
37936  fractions with the given denominator.
37937 \end_layout
37938
37939 \begin_layout Enumerate
37940 Searching for all text with a given style: for example, after unchecking
37941  the 
37942 \family sans
37943 Ignore format
37944 \family default
37945  option from the 
37946 \family sans
37947 Settings
37948 \family default
37949  tab, entering a 
37950 \series bold
37951
37952 \begin_inset Formula $.*$
37953 \end_inset
37954
37955
37956 \series default
37957  regular expression and giving it an emphasized or bold face, finds all
37958  emphasized or bold face text respectively.
37959  Also, by inserting a 
37960 \begin_inset Formula $.*$
37961 \end_inset
37962
37963  regular expression in a bullet or enumerated list or a section heading,
37964  you can find all bullet or enumerated lists or section headings.
37965 \end_layout
37966
37967 \begin_layout Standard
37968 Finally, references to (sub)expressions in regexp may be used as usual:
37969  Enclosing parts of the expression within round braces 
37970 \begin_inset Formula $()$
37971 \end_inset
37972
37973 , and referring back to them through 
37974 \begin_inset Formula $\backslash1$
37975 \end_inset
37976
37977
37978 \begin_inset Formula $\backslash2$
37979 \end_inset
37980
37981 , etc..
37982  For example, try searching with the regexp
37983 \begin_inset Newline newline
37984 \end_inset
37985
37986 [[:space:]]([[:alpha:]]+)[[:space:]]
37987 \backslash
37988 1[[:space:]]
37989 \begin_inset Newline newline
37990 \end_inset
37991
37992 in order to find word repetitions, if there are any.
37993 \end_layout
37994
37995 \begin_layout Standard
37996 The usage of back references in the replaced text is not (yet) implemented.
37997 \end_layout
37998
37999 \begin_layout Standard
38000 \begin_inset Note Greyedout
38001 status open
38002
38003 \begin_layout Plain Layout
38004
38005 \series bold
38006 Note:
38007 \series default
38008  Back references work both when occurring within the same regexp, and when
38009  occurring in multiple different regexps, where the numbering of back-referenced
38010  sub-expressions is absolute.
38011  That is,
38012 \begin_inset space ~
38013 \end_inset
38014
38015
38016 \begin_inset Formula $\backslash1$
38017 \end_inset
38018
38019  always refers to the first occurrence of 
38020 \begin_inset Formula $()$
38021 \end_inset
38022
38023  in all entered regexps.
38024 \end_layout
38025
38026 \end_inset
38027
38028
38029 \end_layout
38030
38031 \begin_layout Section
38032 Spell Checking
38033 \begin_inset CommandInset label
38034 LatexCommand label
38035 name "sec:Spellchecking"
38036
38037 \end_inset
38038
38039
38040 \begin_inset Index idx
38041 status collapsed
38042
38043 \begin_layout Plain Layout
38044 Spell checking
38045 \end_layout
38046
38047 \end_inset
38048
38049
38050 \end_layout
38051
38052 \begin_layout Standard
38053 \SpecialChar LyX
38054  has a built-in spell checker.
38055  The menu
38056 \family sans
38057  Tools\SpecialChar menuseparator
38058 Spellchecker
38059 \family default
38060 , the 
38061 \family sans
38062 F7
38063 \family default
38064  key or the toolbar button 
38065 \begin_inset Info
38066 type  "icon"
38067 arg   "dialog-show spellchecker"
38068 \end_inset
38069
38070  start the spell checking from either the current cursor position or the
38071  beginning of the currently selected text.
38072  A sidebar will appear showing any incorrect (or unknown) word found, allowing
38073  you to edit and replace it in a second line.
38074  Whenever an unknown word is found, the word is highlighted and the text
38075  scrolled so that it is visible.
38076  In the spellchecker sidebar, there is a box showing suggestions for a correctio
38077 n, if any could be found.
38078  Clicking on one of the corrections will copy it to the 
38079 \family sans
38080 Replacement
38081 \family default
38082  field, double-clicking directly invokes the replacement.
38083  Unknown but correctly typed words can be added to the personal dictionary.
38084 \end_layout
38085
38086 \begin_layout Standard
38087 By default, the dictionary file used is determined by the document language
38088  that is set in the 
38089 \family sans
38090 Document\SpecialChar menuseparator
38091 Settings
38092 \family default
38093  dialog.
38094  You can specify the language of a word in the spellchecker dialog by choosing
38095  a different one at the top of the dialog.
38096  \SpecialChar LyX
38097  can correctly spell check documents containing multiple languages.
38098  This works if you have set the language of the text parts using the 
38099 \family sans
38100 Text
38101 \begin_inset space ~
38102 \end_inset
38103
38104 Style
38105 \family default
38106  dialog (
38107 \begin_inset Info
38108 type  "icon"
38109 arg   "dialog-show character"
38110 \end_inset
38111
38112 ) and have the spell checker dictionaries installed.
38113  \SpecialChar LyX
38114  automatically switches to the appropriate dictionary file.
38115 \end_layout
38116
38117 \begin_layout Standard
38118 All spell-checker dictionaries supported by \SpecialChar LyX
38119  can be downloaded from here:
38120 \begin_inset Newline newline
38121 \end_inset
38122
38123
38124 \begin_inset Flex URL
38125 status open
38126
38127 \begin_layout Plain Layout
38128
38129 \change_deleted 244031559 1606069762
38130
38131 https://sourceforge.net/projects/lyxwininstaller/files/hunspell/
38132 \change_inserted 244031559 1606069762
38133 https://www.lyx.org/trac/export/HEAD/lyxsvn/dictionaries/trunk/dicts/
38134 \change_unchanged
38135
38136 \end_layout
38137
38138 \end_inset
38139
38140
38141 \begin_inset Newline newline
38142 \end_inset
38143
38144
38145 \change_deleted 244031559 1606070170
38146 There are
38147 \change_inserted 244031559 1606070176
38148 You should download
38149 \change_unchanged
38150  2
38151 \begin_inset space ~
38152 \end_inset
38153
38154 files for each language
38155 \change_inserted 244031559 1606070127
38156  (use 
38157 \emph on
38158 Original Format
38159 \emph default
38160  link at the end of the opened webpage)
38161 \change_unchanged
38162 .
38163  To install a dictionary on Windows, copy the
38164 \change_inserted 244031559 1606069925
38165 se
38166 \change_unchanged
38167  2
38168 \begin_inset space ~
38169 \end_inset
38170
38171 files into \SpecialChar LyX
38172 's installation subfolder 
38173 \family sans
38174 ~
38175 \backslash
38176 Resources
38177 \backslash
38178 dicts
38179 \family default
38180  and restart \SpecialChar LyX
38181 .
38182 \begin_inset Newline newline
38183 \end_inset
38184
38185 With Linux one needs to install the packages for the desired language.
38186  The number of these packages vary depending on the Linux distribution,
38187  but in most cases these are 
38188 \family typewriter
38189 aspell-xx
38190 \family default
38191
38192 \family typewriter
38193 hunspell-xx
38194 \family default
38195 ,
38196 \family typewriter
38197  myspell-xx
38198 \family default
38199 , etc., where 
38200 \family sans
38201 xx
38202 \family default
38203  is the language code.
38204 \end_layout
38205
38206 \begin_layout Subsection
38207 Further Settings
38208 \end_layout
38209
38210 \begin_layout Standard
38211 In the menu 
38212 \family sans
38213 Tools\SpecialChar menuseparator
38214 Preferences\SpecialChar menuseparator
38215 Language
38216 \begin_inset space ~
38217 \end_inset
38218
38219 Settings\SpecialChar menuseparator
38220 Spellchecker
38221 \family default
38222  you can set the following things:
38223 \end_layout
38224
38225 \begin_layout Description
38226 Spellchecker
38227 \begin_inset space ~
38228 \end_inset
38229
38230 engine Select the library \SpecialChar LyX
38231  should use for spell checking.
38232  Depending on your platform, 
38233 \family typewriter
38234 hunspell
38235 \family default
38236  or 
38237 \family typewriter
38238 enchant
38239 \begin_inset Foot
38240 status collapsed
38241
38242 \begin_layout Plain Layout
38243 Enchant itself is a wrapper library having different configurable back-ends.
38244  Please consult the documentation or man-page of it to learn more.
38245 \end_layout
38246
38247 \end_inset
38248
38249
38250 \family default
38251  are available.
38252  On Windows only 
38253 \family typewriter
38254 hunspell
38255 \family default
38256  is available.
38257  \SpecialChar LyX
38258  on Mac
38259 \begin_inset space ~
38260 \end_inset
38261
38262 OS can also use Mac's own spellchecker and will use it by default.
38263 \end_layout
38264
38265 \begin_layout Description
38266 Alternative
38267 \begin_inset space ~
38268 \end_inset
38269
38270 language If this field is not empty, \SpecialChar LyX
38271  will always use the given language
38272  for the spell checking, no matter what the document language is.
38273 \end_layout
38274
38275 \begin_layout Description
38276 Escape
38277 \begin_inset space ~
38278 \end_inset
38279
38280 characters Allows you to add non-standard characters that the spell checker
38281  should escape, e.
38282 \begin_inset space \thinspace{}
38283 \end_inset
38284
38285 g.
38286 \begin_inset space \space{}
38287 \end_inset
38288
38289 German umlauts.
38290  This should normally not be needed.
38291 \end_layout
38292
38293 \begin_layout Description
38294 Accept
38295 \begin_inset space ~
38296 \end_inset
38297
38298 compound
38299 \begin_inset space ~
38300 \end_inset
38301
38302 words Prevents the spell checker from complaining about compounded words
38303  like 
38304 \begin_inset Quotes eld
38305 \end_inset
38306
38307 passthrough
38308 \begin_inset Quotes erd
38309 \end_inset
38310
38311 .
38312 \end_layout
38313
38314 \begin_layout Description
38315 Spellcheck
38316 \begin_inset space ~
38317 \end_inset
38318
38319 continuously Checks the spelling of your document as you type it.
38320  Misspelled words get underlined with a dotted red line.
38321  By right-clicking on an underlined word, suggestions from the spellchecker
38322  appear in a context menu.
38323  Choosing one of them will replace the misspelled word with the suggested
38324  word.
38325 \end_layout
38326
38327 \begin_layout Description
38328 Spellcheck
38329 \begin_inset space ~
38330 \end_inset
38331
38332 notes
38333 \begin_inset space ~
38334 \end_inset
38335
38336 and
38337 \begin_inset space ~
38338 \end_inset
38339
38340 comments If enabled, the spelling of non-printed document content is checked
38341  as well.
38342 \end_layout
38343
38344 \begin_layout Section
38345 Thesaurus
38346 \begin_inset Index idx
38347 status collapsed
38348
38349 \begin_layout Plain Layout
38350 Thesaurus
38351 \end_layout
38352
38353 \end_inset
38354
38355
38356 \begin_inset CommandInset label
38357 LatexCommand label
38358 name "sec:Thesaurus"
38359
38360 \end_inset
38361
38362
38363 \end_layout
38364
38365 \begin_layout Standard
38366 \SpecialChar LyX
38367  provides a multilingual thesaurus.
38368  It uses the same thesaurus framework as LibreOffice, OpenOffice and Firefox
38369  (namely the 
38370 \family sans
38371 MyThes
38372 \family default
38373
38374 \begin_inset Foot
38375 status collapsed
38376
38377 \begin_layout Plain Layout
38378 \begin_inset CommandInset href
38379 LatexCommand href
38380 target "https://lingucomponent.openoffice.org/thesaurus.html"
38381 literal "false"
38382
38383 \end_inset
38384
38385
38386 \end_layout
38387
38388 \end_inset
38389
38390  thesaurus library, which is included in \SpecialChar LyX
38391 ).
38392  Therefore, \SpecialChar LyX
38393  is able to directly access OpenOffice thesaurus dictionaries,
38394  which are available for many languages.
38395 \end_layout
38396
38397 \begin_layout Standard
38398 This section describes how new dictionaries are installed and set up for
38399  the use with \SpecialChar LyX
38400 .
38401 \end_layout
38402
38403 \begin_layout Subsection
38404 Setting up the thesaurus
38405 \end_layout
38406
38407 \begin_layout Standard
38408 The 
38409 \family sans
38410 MyThes
38411 \emph on
38412 /
38413 \emph default
38414 OpenOffice
38415 \family default
38416  thesauri consist of two files per language: A file with the suffix 
38417 \emph on
38418 *.dat
38419 \emph default
38420  containing the data and an index file with the suffix 
38421 \emph on
38422 *.idx
38423 \emph default
38424 .
38425  The standardized file names include the language code for the given language
38426  (e.
38427 \begin_inset space \thinspace{}
38428 \end_inset
38429
38430 g.
38431 \begin_inset space ~
38432 \end_inset
38433
38434
38435 \family sans
38436 en_US
38437 \family default
38438  for US English).
38439  For instance, the US English files are named:
38440 \end_layout
38441
38442 \begin_layout Itemize
38443 th_en_US_v2.idx
38444 \end_layout
38445
38446 \begin_layout Itemize
38447 th_en_US_v2.dat
38448 \end_layout
38449
38450 \begin_layout Standard
38451 If you have 
38452 \family sans
38453 LibreOffice
38454 \family default
38455  or 
38456 \family sans
38457 OpenOffice
38458 \family default
38459  and its thesaurus installed, these files should be already on your system
38460  and you just need to point \SpecialChar LyX
38461  (in 
38462 \family sans
38463 Tools\SpecialChar menuseparator
38464 Preferences\SpecialChar menuseparator
38465 Paths\SpecialChar menuseparator
38466 Thesaurus
38467 \begin_inset space ~
38468 \end_inset
38469
38470 dictionaries
38471 \family default
38472 ) to the path where they are installed.
38473 \begin_inset Foot
38474 status collapsed
38475
38476 \begin_layout Plain Layout
38477 On Linux, depending on your distribution and the way you installed the dictionar
38478 ies, typical locations are 
38479 \family typewriter
38480 /usr/share/mythes/
38481 \family default
38482
38483 \family typewriter
38484 /usr/share/myspell/dicts/
38485 \family default
38486
38487 \family typewriter
38488 /usr/share/ooo/thesaurus/
38489 \family default
38490 ,
38491 \family typewriter
38492  ~/.config/libreoffice/<version>/user/
38493 \family default
38494  or alike.
38495  On Windows, dictionaries are to be found at 
38496 \family typewriter
38497 ~
38498 \backslash
38499 Program Files
38500 \backslash
38501 LibreOffice-<Version>
38502 \backslash
38503 share
38504 \backslash
38505 extensions 
38506 \family default
38507 or similar.
38508  On the Mac, the default location is 
38509 \family typewriter
38510 /Users\SpecialChar breakableslash
38511 <user name>\SpecialChar breakableslash
38512 Library\SpecialChar breakableslash
38513 Application Support\SpecialChar breakableslash
38514 libreoffice\SpecialChar breakableslash
38515 <version>\SpecialChar breakableslash
38516 user
38517 \family default
38518 /.
38519 \end_layout
38520
38521 \end_inset
38522
38523  On Windows, you can alternatively also select dictionaries for installation
38524  during the \SpecialChar LyX
38525  installation process, which will then be installed in the correct
38526  place right away.
38527 \end_layout
38528
38529 \begin_layout Standard
38530 If you want to install new\SpecialChar breakableslash
38531
38532 \change_deleted 244031559 1606069849
38533 further
38534 \change_inserted 244031559 1606069853
38535 updated
38536 \change_unchanged
38537  thesaurus dictionaries, you can download them from here:
38538 \begin_inset Newline newline
38539 \end_inset
38540
38541
38542 \begin_inset Flex URL
38543 status open
38544
38545 \begin_layout Plain Layout
38546
38547 \change_deleted 244031559 1606069803
38548
38549 https://sourceforge.net/projects/lyxwininstaller/files/thesaurus/
38550 \change_inserted 244031559 1606069803
38551 https://www.lyx.org/trac/export/HEAD/lyxsvn/dictionaries/trunk/thes/
38552 \change_unchanged
38553
38554 \end_layout
38555
38556 \end_inset
38557
38558
38559 \end_layout
38560
38561 \begin_layout Standard
38562 To install a new dictionary, download the two files for this dictionary
38563  into the thesaurus path (which is set in 
38564 \family sans
38565 Tools\SpecialChar menuseparator
38566 Preferences\SpecialChar menuseparator
38567 Paths\SpecialChar menuseparator
38568 Thesaurus
38569 \begin_inset space ~
38570 \end_inset
38571
38572 dictionaries
38573 \family default
38574 ) and restart \SpecialChar LyX
38575 .
38576  If this path is not defined yet, you can use a dictionary of your choice
38577  and point \SpecialChar LyX
38578  there.
38579 \end_layout
38580
38581 \begin_layout Standard
38582 Alternatively, you can also install new dictionaries via 
38583 \family sans
38584 LibreOffice\SpecialChar breakableslash
38585 OpenOffice
38586 \family default
38587  or, on Linux, via your package manager (look for 
38588 \emph on
38589 mythes-*
38590 \emph default
38591  or 
38592 \emph on
38593 libreoffice-thesaurus-*
38594 \emph default
38595  packages).
38596  If you do this, make sure that \SpecialChar LyX
38597  is able to find the installed dictionaries,
38598  i.
38599 \begin_inset space \thinspace{}
38600 \end_inset
38601
38602 e.
38603  that 
38604 \family sans
38605 Tools\SpecialChar menuseparator
38606 Preferences\SpecialChar menuseparator
38607 Paths\SpecialChar menuseparator
38608 Thesaurus
38609 \begin_inset space ~
38610 \end_inset
38611
38612 dictionaries
38613 \family default
38614  points to the path where you installed these dictionaries.
38615 \end_layout
38616
38617 \begin_layout Subsection
38618 Using the thesaurus
38619 \end_layout
38620
38621 \begin_layout Standard
38622 To start the thesaurus, use the menu 
38623 \family sans
38624 Tools\SpecialChar menuseparator
38625 Thesaurus
38626 \family default
38627  or the toolbar button 
38628 \begin_inset Info
38629 type  "icon"
38630 arg   "thesaurus-entry"
38631 \end_inset
38632
38633  while the cursor is at the word you want to look up or while a word is
38634  selected.
38635  A dialog pops up showing you probably related words that you can use as
38636  a replacement.
38637  The suggestions are grouped into categories.
38638  Note that, for some languages (such as English), the thesaurus does not
38639  only show equivalent words (synonyms), but also generic terms (such as
38640  
38641 \emph on
38642 organism
38643 \emph default
38644  for 
38645 \emph on
38646 plant
38647 \emph default
38648 ), related terms (such as 
38649 \emph on
38650 political
38651 \begin_inset space ~
38652 \end_inset
38653
38654 theory
38655 \emph default
38656  for 
38657 \emph on
38658 anarchistic
38659 \emph default
38660 ), compounds (such as 
38661 \emph on
38662 tree
38663 \begin_inset space ~
38664 \end_inset
38665
38666 diagram
38667 \emph default
38668 , if you look for 
38669 \emph on
38670 tree
38671 \emph default
38672 ) and opposites (antonyms) (such as 
38673 \emph on
38674 girl
38675 \emph default
38676  for 
38677 \emph on
38678 boy
38679 \emph default
38680 ).
38681  Generic terms, related terms and antonyms are marked as such.
38682 \end_layout
38683
38684 \begin_layout Standard
38685 The language is automatically chosen from the language at the cursor, but
38686  you can also switch it in the dialog, as you can enter new words to look
38687  up directly there.
38688 \end_layout
38689
38690 \begin_layout Standard
38691 Note that the thesaurus cannot handle phrases (only compounds that are in
38692  the dictionary, such as the above 
38693 \emph on
38694 tree diagram
38695 \emph default
38696 ), and you have to use the so called lemma form, i.
38697 \begin_inset space \thinspace{}
38698 \end_inset
38699
38700 e.
38701 \begin_inset space \space{}
38702 \end_inset
38703
38704 the form that is used in the dictionaries (for many languages: first person
38705  singular indicative active for nouns, infinitive for verbs).
38706  For example, looking up the word form 
38707 \emph on
38708 reporting
38709 \emph default
38710  yields no results, while results are shown for the word form 
38711 \emph on
38712 report
38713 \emph default
38714 .
38715  Your best bet is to highlight only the relevant part of such a word (e.
38716 \begin_inset space \thinspace{}
38717 \end_inset
38718
38719 g.
38720 \begin_inset space \space{}
38721 \end_inset
38722
38723
38724 \emph on
38725 report
38726 \emph default
38727  in 
38728 \emph on
38729 report
38730 \emph default
38731 s); then you will get suggestions without needing to adjust the query in
38732  the dialog, and also the replacement will probably be correct (as only
38733  the highlighted part will be replaced; thus the ending remains).
38734 \end_layout
38735
38736 \begin_layout Section
38737 Change Tracking
38738 \begin_inset Index idx
38739 status collapsed
38740
38741 \begin_layout Plain Layout
38742 Change Tracking
38743 \end_layout
38744
38745 \end_inset
38746
38747
38748 \begin_inset Index idx
38749 status collapsed
38750
38751 \begin_layout Plain Layout
38752 Document ! Change Tracking
38753 \end_layout
38754
38755 \end_inset
38756
38757
38758 \begin_inset CommandInset label
38759 LatexCommand label
38760 name "sec:Change-Tracking"
38761
38762 \end_inset
38763
38764
38765 \end_layout
38766
38767 \begin_layout Standard
38768 When you work on a document collaboratively it is extremely useful to be
38769  able to see changes that others have made highlighted in the document.
38770  You can then decide if you want to accept a change or not.
38771  This can be achieved by turning on change tracking in the menu 
38772 \family sans
38773 Document\SpecialChar menuseparator
38774 Change
38775 \begin_inset space ~
38776 \end_inset
38777
38778 Tracking\SpecialChar menuseparator
38779 Track
38780 \begin_inset space ~
38781 \end_inset
38782
38783 Changes
38784 \family default
38785 .
38786 \end_layout
38787
38788 \begin_layout Standard
38789 Changes made in the document will then be highlighted by strokes and colors:
38790  
38791 \bar under
38792 \color blue
38793 underlined text
38794 \bar default
38795 \color inherit
38796  is an addition, 
38797 \strikeout on
38798 \color blue
38799 canceled text
38800 \strikeout default
38801 \color inherit
38802  is a deletion.
38803  The color depends on the author that made the change.
38804  You can change the color in 
38805 \family sans
38806 Tools\SpecialChar menuseparator
38807 Preferences\SpecialChar menuseparator
38808 Look
38809 \begin_inset space ~
38810 \end_inset
38811
38812 &
38813 \begin_inset space ~
38814 \end_inset
38815
38816 feel
38817 \family default
38818 \SpecialChar menuseparator
38819
38820 \family sans
38821 Colors
38822 \family default
38823 .
38824 \begin_inset Index idx
38825 status collapsed
38826
38827 \begin_layout Plain Layout
38828 Color ! Change tracking
38829 \end_layout
38830
38831 \end_inset
38832
38833  The author and the date of the change are shown in \SpecialChar LyX
38834 's status bar when the
38835  cursor is in changed text.
38836  The same information is shown when you use the toolbar button 
38837 \begin_inset Info
38838 type  "icon"
38839 arg   "changes-merge"
38840 \end_inset
38841
38842 .
38843 \end_layout
38844
38845 \begin_layout Standard
38846 When change tracking is activated, you will see the review toolbar in \SpecialChar LyX
38847 :
38848 \begin_inset Index idx
38849 status collapsed
38850
38851 \begin_layout Plain Layout
38852 Toolbar ! Review
38853 \end_layout
38854
38855 \end_inset
38856
38857
38858 \end_layout
38859
38860 \begin_layout Standard
38861 \begin_inset VSpace defskip
38862 \end_inset
38863
38864
38865 \end_layout
38866
38867 \begin_layout Standard
38868 \begin_inset Graphics
38869         filename clipart/ChangesToolbar.png
38870         scale 90
38871
38872 \end_inset
38873
38874
38875 \end_layout
38876
38877 \begin_layout Standard
38878 \begin_inset VSpace defskip
38879 \end_inset
38880
38881
38882 \end_layout
38883
38884 \begin_layout Standard
38885 The review toolbar as shown above contains the following buttons:
38886 \end_layout
38887
38888 \begin_layout Standard
38889 \begin_inset VSpace defskip
38890 \end_inset
38891
38892
38893 \end_layout
38894
38895 \begin_layout Standard
38896 \begin_inset Tabular
38897 <lyxtabular version="3" rows="10" columns="2">
38898 <features islongtable="true" longtabularalignment="center">
38899 <column alignment="left" valignment="top">
38900 <column alignment="left" valignment="top">
38901 <row interlinespace="2.5mm">
38902 <cell alignment="center" valignment="top" usebox="none">
38903 \begin_inset Text
38904
38905 \begin_layout Plain Layout
38906
38907 \family sans
38908 \begin_inset Info
38909 type  "icon"
38910 arg   "changes-track"
38911 \end_inset
38912
38913
38914 \end_layout
38915
38916 \end_inset
38917 </cell>
38918 <cell alignment="center" valignment="top" usebox="none">
38919 \begin_inset Text
38920
38921 \begin_layout Plain Layout
38922
38923 \family sans
38924 Document\SpecialChar menuseparator
38925 Change
38926 \begin_inset space ~
38927 \end_inset
38928
38929 Tracking\SpecialChar menuseparator
38930 Track
38931 \begin_inset space ~
38932 \end_inset
38933
38934 Changes
38935 \end_layout
38936
38937 \end_inset
38938 </cell>
38939 </row>
38940 <row interlinespace="2.5mm">
38941 <cell alignment="center" valignment="top" usebox="none">
38942 \begin_inset Text
38943
38944 \begin_layout Plain Layout
38945
38946 \family sans
38947 \begin_inset Info
38948 type  "icon"
38949 arg   "changes-output"
38950 \end_inset
38951
38952
38953 \end_layout
38954
38955 \end_inset
38956 </cell>
38957 <cell alignment="center" valignment="top" usebox="none">
38958 \begin_inset Text
38959
38960 \begin_layout Plain Layout
38961
38962 \family sans
38963 Document\SpecialChar menuseparator
38964 Change
38965 \begin_inset space ~
38966 \end_inset
38967
38968 Tracking\SpecialChar menuseparator
38969 Show
38970 \begin_inset space ~
38971 \end_inset
38972
38973 Changes
38974 \begin_inset space ~
38975 \end_inset
38976
38977 in
38978 \begin_inset space ~
38979 \end_inset
38980
38981 Output
38982 \end_layout
38983
38984 \end_inset
38985 </cell>
38986 </row>
38987 <row interlinespace="2.5mm">
38988 <cell alignment="center" valignment="top" usebox="none">
38989 \begin_inset Text
38990
38991 \begin_layout Plain Layout
38992
38993 \family sans
38994 \begin_inset Info
38995 type  "icon"
38996 arg   "change-next"
38997 \end_inset
38998
38999
39000 \end_layout
39001
39002 \end_inset
39003 </cell>
39004 <cell alignment="center" valignment="top" usebox="none">
39005 \begin_inset Text
39006
39007 \begin_layout Plain Layout
39008 Jumps to the next change
39009 \end_layout
39010
39011 \end_inset
39012 </cell>
39013 </row>
39014 <row interlinespace="2.5mm">
39015 <cell alignment="center" valignment="top" usebox="none">
39016 \begin_inset Text
39017
39018 \begin_layout Plain Layout
39019
39020 \family sans
39021 \begin_inset Info
39022 type  "icon"
39023 arg   "change-accept"
39024 \end_inset
39025
39026
39027 \end_layout
39028
39029 \end_inset
39030 </cell>
39031 <cell alignment="center" valignment="top" usebox="none">
39032 \begin_inset Text
39033
39034 \begin_layout Plain Layout
39035
39036 \family sans
39037 Document\SpecialChar menuseparator
39038 Change
39039 \begin_inset space ~
39040 \end_inset
39041
39042 Tracking\SpecialChar menuseparator
39043 Accept
39044 \begin_inset space ~
39045 \end_inset
39046
39047 Change
39048 \end_layout
39049
39050 \end_inset
39051 </cell>
39052 </row>
39053 <row interlinespace="2.5mm">
39054 <cell alignment="center" valignment="top" usebox="none">
39055 \begin_inset Text
39056
39057 \begin_layout Plain Layout
39058
39059 \family sans
39060 \begin_inset Info
39061 type  "icon"
39062 arg   "change-reject"
39063 \end_inset
39064
39065
39066 \end_layout
39067
39068 \end_inset
39069 </cell>
39070 <cell alignment="center" valignment="top" usebox="none">
39071 \begin_inset Text
39072
39073 \begin_layout Plain Layout
39074
39075 \family sans
39076 Document\SpecialChar menuseparator
39077 Change
39078 \begin_inset space ~
39079 \end_inset
39080
39081 Tracking\SpecialChar menuseparator
39082 Reject
39083 \begin_inset space ~
39084 \end_inset
39085
39086 Change
39087 \end_layout
39088
39089 \end_inset
39090 </cell>
39091 </row>
39092 <row interlinespace="2.5mm">
39093 <cell alignment="center" valignment="top" usebox="none">
39094 \begin_inset Text
39095
39096 \begin_layout Plain Layout
39097
39098 \family sans
39099 \begin_inset Info
39100 type  "icon"
39101 arg   "changes-merge"
39102 \end_inset
39103
39104
39105 \end_layout
39106
39107 \end_inset
39108 </cell>
39109 <cell alignment="center" valignment="top" usebox="none">
39110 \begin_inset Text
39111
39112 \begin_layout Plain Layout
39113
39114 \family sans
39115 Document\SpecialChar menuseparator
39116 Change
39117 \begin_inset space ~
39118 \end_inset
39119
39120 Tracking\SpecialChar menuseparator
39121 Merge
39122 \begin_inset space ~
39123 \end_inset
39124
39125 Changes
39126 \end_layout
39127
39128 \end_inset
39129 </cell>
39130 </row>
39131 <row interlinespace="2.5mm">
39132 <cell alignment="center" valignment="top" usebox="none">
39133 \begin_inset Text
39134
39135 \begin_layout Plain Layout
39136
39137 \family sans
39138 \begin_inset Info
39139 type  "icon"
39140 arg   "all-changes-accept"
39141 \end_inset
39142
39143
39144 \end_layout
39145
39146 \end_inset
39147 </cell>
39148 <cell alignment="center" valignment="top" usebox="none">
39149 \begin_inset Text
39150
39151 \begin_layout Plain Layout
39152
39153 \family sans
39154 Document\SpecialChar menuseparator
39155 Change
39156 \begin_inset space ~
39157 \end_inset
39158
39159 Tracking\SpecialChar menuseparator
39160 Accept
39161 \begin_inset space ~
39162 \end_inset
39163
39164 All
39165 \begin_inset space ~
39166 \end_inset
39167
39168 Changes
39169 \end_layout
39170
39171 \end_inset
39172 </cell>
39173 </row>
39174 <row interlinespace="2.5mm">
39175 <cell alignment="center" valignment="top" usebox="none">
39176 \begin_inset Text
39177
39178 \begin_layout Plain Layout
39179
39180 \family sans
39181 \begin_inset Info
39182 type  "icon"
39183 arg   "all-changes-reject"
39184 \end_inset
39185
39186
39187 \end_layout
39188
39189 \end_inset
39190 </cell>
39191 <cell alignment="center" valignment="top" usebox="none">
39192 \begin_inset Text
39193
39194 \begin_layout Plain Layout
39195
39196 \family sans
39197 Document\SpecialChar menuseparator
39198 Change
39199 \begin_inset space ~
39200 \end_inset
39201
39202 Tracking\SpecialChar menuseparator
39203 Reject
39204 \begin_inset space ~
39205 \end_inset
39206
39207 All
39208 \begin_inset space ~
39209 \end_inset
39210
39211 Changes
39212 \end_layout
39213
39214 \end_inset
39215 </cell>
39216 </row>
39217 <row interlinespace="2.5mm">
39218 <cell alignment="center" valignment="top" usebox="none">
39219 \begin_inset Text
39220
39221 \begin_layout Plain Layout
39222
39223 \family sans
39224 \begin_inset Info
39225 type  "icon"
39226 arg   "note-insert"
39227 \end_inset
39228
39229
39230 \end_layout
39231
39232 \end_inset
39233 </cell>
39234 <cell alignment="center" valignment="top" usebox="none">
39235 \begin_inset Text
39236
39237 \begin_layout Plain Layout
39238
39239 \family sans
39240 Insert\SpecialChar menuseparator
39241 Note\SpecialChar menuseparator
39242 LyX
39243 \begin_inset space ~
39244 \end_inset
39245
39246 Note
39247 \end_layout
39248
39249 \end_inset
39250 </cell>
39251 </row>
39252 <row interlinespace="2.5mm">
39253 <cell alignment="center" valignment="top" usebox="none">
39254 \begin_inset Text
39255
39256 \begin_layout Plain Layout
39257
39258 \family sans
39259 \begin_inset Info
39260 type  "icon"
39261 arg   "note-next"
39262 \end_inset
39263
39264
39265 \end_layout
39266
39267 \end_inset
39268 </cell>
39269 <cell alignment="center" valignment="top" usebox="none">
39270 \begin_inset Text
39271
39272 \begin_layout Plain Layout
39273
39274 \family sans
39275 Navigate\SpecialChar menuseparator
39276 Next
39277 \begin_inset space ~
39278 \end_inset
39279
39280 Note
39281 \end_layout
39282
39283 \end_inset
39284 </cell>
39285 </row>
39286 </lyxtabular>
39287
39288 \end_inset
39289
39290
39291 \end_layout
39292
39293 \begin_layout Standard
39294 \begin_inset VSpace defskip
39295 \end_inset
39296
39297
39298 \end_layout
39299
39300 \begin_layout Standard
39301 Not all changes are (yet) visualized, especially no format changes like
39302  from 
39303 \emph on
39304 normal
39305 \emph default
39306  to 
39307 \emph on
39308 bold
39309 \emph default
39310  font or 
39311 \emph on
39312 Standard
39313 \emph default
39314  to 
39315 \emph on
39316 Description
39317 \emph default
39318  paragraph.
39319 \end_layout
39320
39321 \begin_layout Standard
39322 The review toolbar helps you to accept, reject, or merge changes – highlight
39323  the change and press one of the desired toolbar buttons.
39324  When you merge changes, a window pops up showing you information about
39325  the next change after the current cursor position.
39326  So you don't need to highlight a certain change.
39327  Within the merge window you can decide to accept or reject changes and
39328  step to the next change.
39329  This way you can jump through all the changes in the document.
39330 \end_layout
39331
39332 \begin_layout Standard
39333 The toolbar has two buttons to handle notes because notes are often important
39334  to describe a change.
39335 \end_layout
39336
39337 \begin_layout Standard
39338
39339 \change_deleted -712698321 1577206802
39340 To show the changes made in the output you need the \SpecialChar LaTeX
39341  package 
39342 \series bold
39343 dvipost
39344 \series default
39345
39346 \begin_inset Index idx
39347 status collapsed
39348
39349 \begin_layout Plain Layout
39350 \SpecialChar LaTeX
39351  packages ! dvipost
39352 \end_layout
39353
39354 \end_inset
39355
39356  installed.
39357  You will find it in the \SpecialChar TeX
39358  Catalogue, 
39359 \begin_inset CommandInset citation
39360 LatexCommand cite
39361 key "TeXCatalogue"
39362 literal "true"
39363
39364 \end_inset
39365
39366  or in the package manager of your \SpecialChar LaTeX
39367 -system.
39368 \change_unchanged
39369
39370 \end_layout
39371
39372 \begin_layout Section
39373 Comparison of Documents
39374 \begin_inset CommandInset label
39375 LatexCommand label
39376 name "sec:Comparison-of-Documents"
39377
39378 \end_inset
39379
39380
39381 \begin_inset Index idx
39382 status collapsed
39383
39384 \begin_layout Plain Layout
39385 Comparison of documents
39386 \end_layout
39387
39388 \end_inset
39389
39390
39391 \end_layout
39392
39393 \begin_layout Standard
39394 You can compare two different \SpecialChar LyX
39395  files via the menu 
39396 \family sans
39397 Tools\SpecialChar menuseparator
39398 Compare
39399 \family default
39400 .
39401  The comparison result is a \SpecialChar LyX
39402  file with change tracking enabled showing the
39403  differences.
39404  In the comparison dialog you can select from which document \SpecialChar LyX
39405  should take
39406  the document settings for the resulting difference file with the option
39407  
39408 \family sans
39409 Copy
39410 \begin_inset space ~
39411 \end_inset
39412
39413 Document
39414 \begin_inset space ~
39415 \end_inset
39416
39417 Settings
39418 \begin_inset space ~
39419 \end_inset
39420
39421 from
39422 \family default
39423 .
39424  The option 
39425 \family sans
39426 Enable
39427 \begin_inset space ~
39428 \end_inset
39429
39430 change
39431 \begin_inset space ~
39432 \end_inset
39433
39434 tracking
39435 \begin_inset space ~
39436 \end_inset
39437
39438 features
39439 \begin_inset space ~
39440 \end_inset
39441
39442 in
39443 \begin_inset space ~
39444 \end_inset
39445
39446 the
39447 \begin_inset space ~
39448 \end_inset
39449
39450 output
39451 \family default
39452  enables the change tracking option 
39453 \family sans
39454 Show
39455 \begin_inset space ~
39456 \end_inset
39457
39458 Changes
39459 \begin_inset space ~
39460 \end_inset
39461
39462 in
39463 \begin_inset space ~
39464 \end_inset
39465
39466 Output
39467 \family default
39468  to visualize the differences also in the PDF output of the difference file.
39469 \end_layout
39470
39471 \begin_layout Section
39472 International Support
39473 \begin_inset Index idx
39474 status collapsed
39475
39476 \begin_layout Plain Layout
39477 International support
39478 \end_layout
39479
39480 \end_inset
39481
39482
39483 \end_layout
39484
39485 \begin_layout Standard
39486 This section describes how to use \SpecialChar LyX
39487  with any language you want.
39488  For some languages there are special Wiki-pages that explain how to set
39489  up \SpecialChar LyX
39490  to use them: 
39491 \begin_inset CommandInset citation
39492 LatexCommand cite
39493 key "Arabic,Armenian,Cyrillic,Farsi,Hebrew,Japanese"
39494 literal "true"
39495
39496 \end_inset
39497
39498
39499 \end_layout
39500
39501 \begin_layout Standard
39502 Besides languages, \SpecialChar LyX
39503  also supports phonetic symbols, see section
39504 \begin_inset space ~
39505 \end_inset
39506
39507
39508 \begin_inset CommandInset ref
39509 LatexCommand ref
39510 reference "subsec:Special-Character"
39511
39512 \end_inset
39513
39514 .
39515 \end_layout
39516
39517 \begin_layout Subsection
39518 Language Options
39519 \begin_inset Index idx
39520 status collapsed
39521
39522 \begin_layout Plain Layout
39523 Language ! Options
39524 \end_layout
39525
39526 \end_inset
39527
39528
39529 \begin_inset Index idx
39530 status collapsed
39531
39532 \begin_layout Plain Layout
39533 Document ! Settings
39534 \end_layout
39535
39536 \end_inset
39537
39538
39539 \begin_inset Index idx
39540 status collapsed
39541
39542 \begin_layout Plain Layout
39543 Document ! Language
39544 \end_layout
39545
39546 \end_inset
39547
39548
39549 \end_layout
39550
39551 \begin_layout Standard
39552 The 
39553 \family sans
39554 Document\SpecialChar menuseparator
39555 Settings\SpecialChar menuseparator
39556 Language
39557 \family default
39558  dialog lets you set 
39559 \family roman
39560 the language, the quote style and character encoding
39561 \family default
39562 .
39563 \end_layout
39564
39565 \begin_layout Standard
39566 Under 
39567 \family sans
39568 Encoding
39569 \family default
39570  you can choose the character encoding map you want to use for \SpecialChar LaTeX
39571  export.
39572  The option 
39573 \family sans
39574 Language
39575 \begin_inset space ~
39576 \end_inset
39577
39578 Default
39579 \family default
39580  is the preferred choice and works well in most cases.
39581  For details about the different encoding options see section
39582 \begin_inset space ~
39583 \end_inset
39584
39585
39586 \begin_inset CommandInset ref
39587 LatexCommand ref
39588 reference "sec:Language-encodings"
39589
39590 \end_inset
39591
39592 .
39593 \end_layout
39594
39595 \begin_layout Subsection
39596 Keyboard mapping configuration
39597 \begin_inset CommandInset label
39598 LatexCommand label
39599 name "subsec:Keyboard-mapping"
39600
39601 \end_inset
39602
39603
39604 \end_layout
39605
39606 \begin_layout Standard
39607 If you have for example a U.
39608 \begin_inset space \thinspace{}
39609 \end_inset
39610
39611 S.-style keyboard and want to write in a language other than English, you
39612  can use an alternate keymap.
39613  For example, if you want to write in Italian, you can configure \SpecialChar LyX
39614  to use
39615  an Italian keymap.
39616  The 
39617 \family sans
39618 Tools\SpecialChar menuseparator
39619 Preferences\SpecialChar menuseparator
39620 Editing\SpecialChar menuseparator
39621 Keyboard/Mouse
39622 \family default
39623  dialog allows you to choose up to two keyboard mappings, see section
39624 \begin_inset space ~
39625 \end_inset
39626
39627
39628 \begin_inset CommandInset ref
39629 LatexCommand ref
39630 reference "subsec:Keyboard-Map"
39631
39632 \end_inset
39633
39634 .
39635  You can choose primary and secondary keyboard languages and then select
39636  which one you want to use.
39637 \end_layout
39638
39639 \begin_layout Standard
39640 Finally, you may just want to change a few key mappings or create an entirely
39641  different keymap (for Vulcan, for instance).
39642  You may, for example, normally write in Italian on a U.
39643 \begin_inset space \thinspace{}
39644 \end_inset
39645
39646 S.-style keyboard but want to include an occasional quotation in German.
39647  In such a case, you can write your own keyboard mapping or modify an existing
39648  one to support the characters you want.
39649  This and many other customizations are explained in the 
39650 \emph on
39651 Customization
39652 \emph default
39653  manual.
39654 \end_layout
39655
39656 \begin_layout Chapter
39657 \start_of_appendix
39658 The User Interface
39659 \begin_inset CommandInset label
39660 LatexCommand label
39661 name "chap:The-User-Interface"
39662
39663 \end_inset
39664
39665
39666 \end_layout
39667
39668 \begin_layout Standard
39669 This appendix lists all the available menus and describes their functionality.
39670  It is designed as a quick reference if you are searching for a special
39671  topic inside the user's guide.
39672 \end_layout
39673
39674 \begin_layout Section
39675 The File Menu
39676 \begin_inset Index idx
39677 status collapsed
39678
39679 \begin_layout Plain Layout
39680 Menu ! File
39681 \end_layout
39682
39683 \end_inset
39684
39685
39686 \end_layout
39687
39688 \begin_layout Standard
39689 Under the 
39690 \family sans
39691 File
39692 \family default
39693  menu are the basic operations in addition to some more advanced operations.
39694 \end_layout
39695
39696 \begin_layout Subsection
39697 New
39698 \end_layout
39699
39700 \begin_layout Standard
39701 Creates a new document.
39702 \end_layout
39703
39704 \begin_layout Subsection
39705 New from Template
39706 \end_layout
39707
39708 \begin_layout Standard
39709 This menu entry prompts you for a template to use.
39710  Selecting a template will automatically set certain layout features for
39711  the document, features you would otherwise need to change manually.
39712
39713 \change_inserted -712698321 1553353209
39714  Furthermore, templates can provide text structures and fragments for recurring
39715  writing tasks.
39716 \change_unchanged
39717
39718 \end_layout
39719
39720 \begin_layout Subsection
39721 Open
39722 \end_layout
39723
39724 \begin_layout Standard
39725 Opens a document.
39726 \end_layout
39727
39728 \begin_layout Subsection
39729 Open Recent
39730 \end_layout
39731
39732 \begin_layout Standard
39733 The submenu shows a list of the recently opened files.
39734  Click there on a file to open it.
39735 \end_layout
39736
39737 \begin_layout Subsection
39738
39739 \change_inserted -712698321 1553352812
39740 Open Example
39741 \end_layout
39742
39743 \begin_layout Standard
39744
39745 \change_inserted -712698321 1553352848
39746 This menu entry gives you quick access to all \SpecialChar LyX
39747  example files.
39748 \end_layout
39749
39750 \begin_layout Subsection
39751 Close
39752 \end_layout
39753
39754 \begin_layout Standard
39755 Closes the current document.
39756 \end_layout
39757
39758 \begin_layout Subsection
39759 Close All
39760 \end_layout
39761
39762 \begin_layout Standard
39763 Closes all opened documents.
39764 \end_layout
39765
39766 \begin_layout Subsection
39767 Save
39768 \end_layout
39769
39770 \begin_layout Standard
39771 Saves the actual document.
39772 \end_layout
39773
39774 \begin_layout Subsection
39775 Save As
39776 \end_layout
39777
39778 \begin_layout Standard
39779 Saves the actual document under a new name to create a copy.
39780 \change_inserted -712698321 1553352868
39781
39782 \end_layout
39783
39784 \begin_layout Subsection
39785
39786 \change_inserted -712698321 1553352875
39787 Save As Template
39788 \end_layout
39789
39790 \begin_layout Standard
39791
39792 \change_inserted -712698321 1553352904
39793 Saves the document in the appropriate templates directory for later use
39794  as a template.
39795 \change_unchanged
39796
39797 \end_layout
39798
39799 \begin_layout Subsection
39800 Save All
39801 \end_layout
39802
39803 \begin_layout Standard
39804 Saves all opened documents.
39805 \end_layout
39806
39807 \begin_layout Subsection
39808 Revert to saved
39809 \end_layout
39810
39811 \begin_layout Standard
39812 Reloads the actual document from disk.
39813 \end_layout
39814
39815 \begin_layout Subsection
39816 Version Control
39817 \end_layout
39818
39819 \begin_layout Standard
39820 This is used when multiple people are working on the same document or when
39821  one person wants to keep a careful archive of changes.
39822  It is described in the section 
39823 \emph on
39824 Version Control in \SpecialChar LyX
39825
39826 \emph default
39827  of the 
39828 \emph on
39829 Additional Features
39830 \emph default
39831  manual.
39832 \end_layout
39833
39834 \begin_layout Subsection
39835 Import
39836 \end_layout
39837
39838 \begin_layout Standard
39839 Here you can import files from older \SpecialChar LyX
39840  versions, HTML files, \SpecialChar LaTeX
39841  files, NoWeb
39842  files, plain text files and comma separated, table-like text files (CSV).
39843  The files will be imported as a new \SpecialChar LyX
39844  document.
39845 \end_layout
39846
39847 \begin_layout Standard
39848 When using the menu entry 
39849 \family sans
39850 Plain
39851 \begin_inset space ~
39852 \end_inset
39853
39854 text
39855 \family default
39856 , line breaks in the text will start a new paragraph; when using the menu
39857  entry 
39858 \family sans
39859 Plain
39860 \begin_inset space ~
39861 \end_inset
39862
39863 Text,
39864 \begin_inset space ~
39865 \end_inset
39866
39867 Join
39868 \begin_inset space ~
39869 \end_inset
39870
39871 Lines
39872 \family default
39873 , consecutive lines of text will be imported to one big paragraph.
39874  A new paragraph will begin when there is a blank line in the file.
39875 \end_layout
39876
39877 \begin_layout Subsection
39878 Export
39879 \begin_inset CommandInset label
39880 LatexCommand label
39881 name "subsec:Export"
39882
39883 \end_inset
39884
39885
39886 \end_layout
39887
39888 \begin_layout Standard
39889 You can export your document to various file formats.
39890  The resulting files are placed in the directory of your \SpecialChar LyX
39891  file.
39892  The menu entries are not the same on all installations.
39893  They depend on the programs found by \SpecialChar LyX
39894  during its configuration.
39895 \end_layout
39896
39897 \begin_layout Standard
39898 Here is a list of all available entries; some of them are explained in detail
39899  in section
39900 \begin_inset space ~
39901 \end_inset
39902
39903
39904 \begin_inset CommandInset ref
39905 LatexCommand ref
39906 reference "subsec:Output-file-formats"
39907
39908 \end_inset
39909
39910 :
39911 \end_layout
39912
39913 \begin_layout Description
39914
39915 \family sans
39916 CJK
39917 \family default
39918
39919 \begin_inset space ~
39920 \end_inset
39921
39922 LyX format of the special \SpecialChar LyX
39923
39924 \begin_inset space ~
39925 \end_inset
39926
39927 1.4.x versions for Chinese, Japanese and Korean (CJK)
39928 \begin_inset Newline newline
39929 \end_inset
39930
39931  Since \SpecialChar LyX
39932  1.5.0 CJK support has been fully integrated into \SpecialChar LyX
39933 .
39934 \end_layout
39935
39936 \begin_layout Description
39937 DocBook text file with code in the language SGML that is used for the markup
39938  language 
39939 \family typewriter
39940 DocBook
39941 \end_layout
39942
39943 \begin_layout Description
39944 DocBook
39945 \begin_inset space ~
39946 \end_inset
39947
39948 (XML) text file with code in the language XML that is used for the markup
39949  language 
39950 \family typewriter
39951 DocBook
39952 \end_layout
39953
39954 \begin_layout Description
39955 DraftDVI \SpecialChar LaTeX
39956 's native DVI-format.
39957  This format is not suitable if you have special characters or spaces in
39958  files paths or file names in your document.
39959  \SpecialChar LyX
39960  use this format internally as a pre-stage to export to 
39961 \family sans
39962 DVI
39963 \family default
39964 .
39965 \end_layout
39966
39967 \begin_layout Description
39968 DVI DVI-format that also allows the usage of special characters or spaces
39969  in files paths or file names
39970 \end_layout
39971
39972 \begin_layout Description
39973 DVI
39974 \begin_inset space ~
39975 \end_inset
39976
39977 (Lua
39978 \family sans
39979 TeX
39980 \family default
39981 ) DVI-format using the program 
39982 \family typewriter
39983 Lua\SpecialChar TeX
39984
39985 \family default
39986 ; supports Unicode and the usage of non-\SpecialChar TeX
39987  fonts; 
39988 \series bold
39989
39990 \begin_inset Note Greyedout
39991 status open
39992
39993 \begin_layout Plain Layout
39994
39995 \series bold
39996 Note:
39997 \series default
39998  not all DVI-viewers are currently able to display this output format properly.
39999 \end_layout
40000
40001 \end_inset
40002
40003
40004 \end_layout
40005
40006 \begin_layout Description
40007 EPS
40008 \begin_inset space ~
40009 \end_inset
40010
40011 (cropped) the same as 
40012 \family sans
40013 PostScript
40014 \family default
40015  but with cropped page margins.
40016 \end_layout
40017
40018 \begin_layout Description
40019 Graphviz
40020 \begin_inset space ~
40021 \end_inset
40022
40023 Dot text file with code in the programming language 
40024 \family typewriter
40025 Dot
40026 \family default
40027  which is used to draw visualizations of graphs via the program 
40028 \family typewriter
40029 Graphviz
40030 \end_layout
40031
40032 \begin_layout Description
40033 HTML HTML-format; 
40034 \series bold
40035
40036 \begin_inset Note Greyedout
40037 status open
40038
40039 \begin_layout Plain Layout
40040
40041 \series bold
40042 Note:
40043 \series default
40044  the exported file will be stored in a subdirectory.
40045 \end_layout
40046
40047 \end_inset
40048
40049
40050 \end_layout
40051
40052 \begin_layout Description
40053 HTML
40054 \begin_inset space ~
40055 \end_inset
40056
40057 (MS
40058 \begin_inset space ~
40059 \end_inset
40060
40061 Word) HTML-format specialized so that the result can be imported to 
40062 \family sans
40063 MS Word
40064 \family default
40065 ; as a consequence of this formulas will be embedded as bitmap fonts and
40066  not in the format 
40067 \family sans
40068 MathML
40069 \family default
40070 .
40071 \end_layout
40072
40073 \begin_layout Description
40074
40075 \family sans
40076 LaTeX
40077 \begin_inset space ~
40078 \end_inset
40079
40080 (
40081 \family default
40082 Lua
40083 \family sans
40084 TeX) 
40085 \family default
40086 text file with the \SpecialChar LaTeX
40087  source that is compilable with the program 
40088 \family typewriter
40089 Lua\SpecialChar TeX
40090
40091 \end_layout
40092
40093 \begin_layout Description
40094
40095 \family sans
40096 LaTeX
40097 \begin_inset space ~
40098 \end_inset
40099
40100 (pdflatex)
40101 \family default
40102  text file with the \SpecialChar LaTeX
40103  source, additionally all images used in the document
40104  will be converted to a format that is readable by the 
40105 \family typewriter
40106 pdflatex
40107 \family default
40108  program (GIF, JPG, PDF, PNG)
40109 \end_layout
40110
40111 \begin_layout Description
40112
40113 \family sans
40114 LaTeX
40115 \begin_inset space ~
40116 \end_inset
40117
40118 (plain)
40119 \family default
40120  text file with the \SpecialChar LaTeX
40121  source code, additionally all images used in the document
40122  will be converted to the EPS-format, only this format is readable by the
40123  
40124 \family typewriter
40125 latex
40126 \family default
40127  program
40128 \end_layout
40129
40130 \begin_layout Description
40131
40132 \family sans
40133 LaTeX
40134 \begin_inset space ~
40135 \end_inset
40136
40137 (
40138 \family default
40139 Xe
40140 \family sans
40141 TeX) 
40142 \family default
40143 text file with the \SpecialChar LaTeX
40144  source that is compilable with the program 
40145 \family typewriter
40146 Xe\SpecialChar TeX
40147
40148 \end_layout
40149
40150 \begin_layout Description
40151 LilyPond
40152 \begin_inset space ~
40153 \end_inset
40154
40155 book
40156 \begin_inset space ~
40157 \end_inset
40158
40159 (La
40160 \family sans
40161 TeX
40162 \family default
40163 ) text file with the \SpecialChar LaTeX
40164  source and also code in the syntax of the music notation
40165  software 
40166 \family typewriter
40167 LilyPond
40168 \end_layout
40169
40170 \begin_layout Description
40171 LyX
40172 \begin_inset space ~
40173 \end_inset
40174
40175 z.y.x \SpecialChar LyX
40176 -Document in a format readable by the \SpecialChar LyX
40177  versions z.y.x (e.
40178 \begin_inset space \thinspace{}
40179 \end_inset
40180
40181 g.
40182 \begin_inset space \space{}
40183 \end_inset
40184
40185 "\SpecialChar LyX
40186
40187 \begin_inset space ~
40188 \end_inset
40189
40190 2.1.x"; 
40191 \begin_inset Quotes eld
40192 \end_inset
40193
40194 z
40195 \begin_inset Quotes erd
40196 \end_inset
40197
40198  and 
40199 \begin_inset Quotes eld
40200 \end_inset
40201
40202 y
40203 \begin_inset Quotes erd
40204 \end_inset
40205
40206  represent the version number)
40207 \end_layout
40208
40209 \begin_layout Description
40210 LyX
40211 \begin_inset space ~
40212 \end_inset
40213
40214 Archive
40215 \begin_inset space ~
40216 \end_inset
40217
40218 (zip|tar.gz) creates a zip-archive or a tar.gz-archive file (depending upon
40219  your system) that contains your document and all files that are necessary
40220  to compile it (images, child documents, Bib\SpecialChar TeX
40221  files, etc.)
40222 \end_layout
40223
40224 \begin_layout Description
40225 LyXHTML HTML-format using \SpecialChar LyX
40226 's internal XHTML engine
40227 \end_layout
40228
40229 \begin_layout Description
40230 MS
40231 \begin_inset space ~
40232 \end_inset
40233
40234 Word
40235 \begin_inset space ~
40236 \end_inset
40237
40238 Office
40239 \begin_inset space ~
40240 \end_inset
40241
40242 Open
40243 \begin_inset space ~
40244 \end_inset
40245
40246 XML Office Open XML file, to be opened with 
40247 \family sans
40248 Microsoft Word
40249 \family default
40250 .
40251  For the conversion the program 
40252 \family typewriter
40253 Pandoc
40254 \family default
40255  is used.
40256  
40257 \family typewriter
40258 Pandoc
40259 \family default
40260  is a third-party product and may not work in all cases.
40261 \end_layout
40262
40263 \begin_layout Description
40264 NoWeb text file with code in the format of the literate programming language
40265 \family typewriter
40266  NoWeb
40267 \end_layout
40268
40269 \begin_layout Description
40270 OpenDocument
40271 \begin_inset space ~
40272 \end_inset
40273
40274 (Pandoc) OpenDocument file, to be opened with 
40275 \family sans
40276 LibreOffice, OpenOffice, KOffice, Abiword
40277 \family default
40278 , etc..
40279  For the conversion the program 
40280 \family typewriter
40281 Pandoc
40282 \family default
40283  is used.
40284  
40285 \family typewriter
40286 Pandoc
40287 \family default
40288  is a third-party product and may not work in all cases.
40289 \end_layout
40290
40291 \begin_layout Description
40292 OpenDocument
40293 \begin_inset space ~
40294 \end_inset
40295
40296 (tex4ht) OpenDocument file.
40297  For the conversion the program 
40298 \family typewriter
40299 tex4ht
40300 \family default
40301  is used.
40302  
40303 \family typewriter
40304 tex4ht
40305 \family default
40306  is a third-party product and may not work in all cases.
40307 \end_layout
40308
40309 \begin_layout Description
40310 PDF
40311 \begin_inset space ~
40312 \end_inset
40313
40314 (cropped) the same as 
40315 \family sans
40316 PDF
40317 \begin_inset space ~
40318 \end_inset
40319
40320 (pdflatex)
40321 \family default
40322  but with cropped page margins
40323 \end_layout
40324
40325 \begin_layout Description
40326
40327 \family sans
40328 PDF
40329 \begin_inset space ~
40330 \end_inset
40331
40332 (dvipdfm)
40333 \family default
40334  PDF-format using the program 
40335 \family typewriter
40336 dvipdfm
40337 \family default
40338 , produces internally a DVI-file which is then converted to a PDF-file
40339 \end_layout
40340
40341 \begin_layout Description
40342
40343 \family sans
40344 PDF
40345 \begin_inset space ~
40346 \end_inset
40347
40348 (lower
40349 \begin_inset space ~
40350 \end_inset
40351
40352 resolution)
40353 \family default
40354  the same as 
40355 \family sans
40356 PDF
40357 \begin_inset space ~
40358 \end_inset
40359
40360 (pdflatex)
40361 \family default
40362  but with a reduced pixel resolution of 150
40363 \begin_inset space \thinspace{}
40364 \end_inset
40365
40366 dpi (e.g.
40367 \begin_inset space \space{}
40368 \end_inset
40369
40370 useful for e-books to be read on tablet PCs or for large documents as intermedia
40371 te preview)
40372 \end_layout
40373
40374 \begin_layout Description
40375
40376 \family sans
40377 PDF
40378 \begin_inset space ~
40379 \end_inset
40380
40381 (LuaTeX)
40382 \family default
40383  PDF-format using the program 
40384 \family typewriter
40385 Lua\SpecialChar TeX
40386
40387 \family default
40388 , produces PDF-files directly
40389 \end_layout
40390
40391 \begin_layout Description
40392
40393 \family sans
40394 PDF
40395 \begin_inset space ~
40396 \end_inset
40397
40398 (pdflatex)
40399 \family default
40400  PDF-format using the program 
40401 \family typewriter
40402 pdflatex
40403 \family default
40404 , produces PDF-files directly
40405 \end_layout
40406
40407 \begin_layout Description
40408
40409 \family sans
40410 PDF
40411 \begin_inset space ~
40412 \end_inset
40413
40414 (ps2pdf)
40415 \family default
40416  PDF-format using the program 
40417 \family typewriter
40418 ps2pdf
40419 \family default
40420 , produces internally a PostScript-file which is then converted to a PDF-file
40421 \end_layout
40422
40423 \begin_layout Description
40424
40425 \family sans
40426 PDF
40427 \begin_inset space ~
40428 \end_inset
40429
40430 (XeTeX)
40431 \family default
40432  PDF-format using the program 
40433 \family typewriter
40434 Xe\SpecialChar TeX
40435
40436 \family default
40437 , produces PDF-files directly
40438 \end_layout
40439
40440 \begin_layout Description
40441
40442 \family sans
40443 Plain
40444 \begin_inset space ~
40445 \end_inset
40446
40447 text
40448 \family default
40449  text format
40450 \end_layout
40451
40452 \begin_layout Description
40453
40454 \family sans
40455 Plain
40456 \begin_inset space ~
40457 \end_inset
40458
40459 text
40460 \begin_inset space ~
40461 \end_inset
40462
40463 (ps2ascii)
40464 \family default
40465  text format, the document will first be converted to Postscript format
40466  and then exported as text using the program 
40467 \family sans
40468 ps2ascii
40469 \end_layout
40470
40471 \begin_layout Description
40472
40473 \family sans
40474 Postscript
40475 \family default
40476  PostScript format using the program 
40477 \family typewriter
40478 dvips
40479 \family default
40480 ; for possible 
40481 \family typewriter
40482 dvips
40483 \family default
40484  options see section
40485 \begin_inset space ~
40486 \end_inset
40487
40488
40489 \begin_inset CommandInset ref
40490 LatexCommand ref
40491 reference "subsec:General-output"
40492
40493 \end_inset
40494
40495
40496 \end_layout
40497
40498 \begin_layout Description
40499 Sweave text file with the \SpecialChar LaTeX
40500  source and also code in the statistical programming
40501  language 
40502 \family typewriter
40503 R
40504 \family default
40505 .
40506  Using the 
40507 \family typewriter
40508 R
40509 \family default
40510 -function 
40511 \family typewriter
40512 Sweave
40513 \family default
40514  it is possible to use 
40515 \family typewriter
40516 R
40517 \family default
40518 -commands in \SpecialChar LaTeX
40519
40520 \end_layout
40521
40522 \begin_layout Standard
40523 If one of the menu entries 
40524 \family sans
40525 DVI
40526 \family default
40527
40528 \family sans
40529 PDF
40530 \begin_inset space ~
40531 \end_inset
40532
40533 (pdflatex)
40534 \family default
40535  or 
40536 \family sans
40537 Postscript
40538 \family default
40539  is missing, you need to update your \SpecialChar LaTeX
40540  installation.
40541  After updating you have to reconfigure \SpecialChar LyX
40542 , see section
40543 \begin_inset space ~
40544 \end_inset
40545
40546
40547 \begin_inset CommandInset ref
40548 LatexCommand ref
40549 reference "sec:Basic-LyX-Setup"
40550
40551 \end_inset
40552
40553 .
40554 \begin_inset Index idx
40555 status collapsed
40556
40557 \begin_layout Plain Layout
40558 Reconfiguration of \SpecialChar LyX
40559
40560 \end_layout
40561
40562 \end_inset
40563
40564
40565 \end_layout
40566
40567 \begin_layout Subsection
40568 Fax
40569 \end_layout
40570
40571 \begin_layout Standard
40572 This menu entry will only appear if you have a fax program installed (on
40573  Windows you additionally need to register its program path to \SpecialChar LyX
40574 's PATH prefix,
40575  see section
40576 \begin_inset space ~
40577 \end_inset
40578
40579
40580 \begin_inset CommandInset ref
40581 LatexCommand ref
40582 reference "sec:Paths"
40583
40584 \end_inset
40585
40586 ).
40587  With this menu entry you can send your document to a fax program like 
40588 \family typewriter
40589 hylapex
40590 \family default
40591  or 
40592 \family typewriter
40593 kdeprintfax
40594 \family default
40595 .
40596  The default format of the sent file is PostScript.
40597  The format can be changed in \SpecialChar LyX
40598 's preferences as described in section
40599 \begin_inset space ~
40600 \end_inset
40601
40602
40603 \begin_inset CommandInset ref
40604 LatexCommand ref
40605 reference "subsec:Converters"
40606
40607 \end_inset
40608
40609 .
40610 \end_layout
40611
40612 \begin_layout Subsection
40613 New and Close Window
40614 \end_layout
40615
40616 \begin_layout Standard
40617 Opens or closes a new instance of \SpecialChar LyX
40618 .
40619 \end_layout
40620
40621 \begin_layout Subsection
40622 Exit
40623 \end_layout
40624
40625 \begin_layout Standard
40626 Prompts you to save all unsaved documents and then exits.
40627 \end_layout
40628
40629 \begin_layout Section
40630 The Edit Menu
40631 \begin_inset Index idx
40632 status collapsed
40633
40634 \begin_layout Plain Layout
40635 Menu ! Edit
40636 \end_layout
40637
40638 \end_inset
40639
40640
40641 \end_layout
40642
40643 \begin_layout Subsection
40644 Undo and Redo
40645 \end_layout
40646
40647 \begin_layout Standard
40648 Described in section
40649 \begin_inset space ~
40650 \end_inset
40651
40652
40653 \begin_inset CommandInset ref
40654 LatexCommand ref
40655 reference "sec:Undo-and-Redo"
40656
40657 \end_inset
40658
40659 .
40660 \end_layout
40661
40662 \begin_layout Subsection
40663 Cut, Copy, Paste, Paste Recent, Paste Special
40664 \end_layout
40665
40666 \begin_layout Standard
40667 Described in section
40668 \begin_inset space ~
40669 \end_inset
40670
40671
40672 \begin_inset CommandInset ref
40673 LatexCommand ref
40674 reference "sec:Basic-Editing-Features"
40675
40676 \end_inset
40677
40678 .
40679 \end_layout
40680
40681 \begin_layout Subsection
40682 Select Whole Inset
40683 \end_layout
40684
40685 \begin_layout Standard
40686 Selects the content of the inset in which the cursor currently is.
40687  If the cursor is outside an inset, the whole document will be selected.
40688 \end_layout
40689
40690 \begin_layout Subsection
40691 Select All
40692 \end_layout
40693
40694 \begin_layout Standard
40695 Selects the whole document.
40696 \end_layout
40697
40698 \begin_layout Subsection
40699 Find & Replace (Quick)
40700 \end_layout
40701
40702 \begin_layout Standard
40703 Described in section
40704 \begin_inset space ~
40705 \end_inset
40706
40707
40708 \begin_inset CommandInset ref
40709 LatexCommand ref
40710 reference "sec:Basic-Editing-Features"
40711
40712 \end_inset
40713
40714 .
40715 \end_layout
40716
40717 \begin_layout Subsection
40718 Find & Replace (Advanced)
40719 \end_layout
40720
40721 \begin_layout Standard
40722 Described in section
40723 \begin_inset space ~
40724 \end_inset
40725
40726
40727 \begin_inset CommandInset ref
40728 LatexCommand ref
40729 reference "sec:Advanced-Find-and"
40730
40731 \end_inset
40732
40733 .
40734 \end_layout
40735
40736 \begin_layout Subsection
40737 Move Paragraph Up/Down
40738 \end_layout
40739
40740 \begin_layout Standard
40741 This shifts the paragraph in which the cursor currently is one paragraph
40742  up or down.
40743 \end_layout
40744
40745 \begin_layout Subsection
40746
40747 \change_deleted -712698321 1525756612
40748 Text Style
40749 \end_layout
40750
40751 \begin_layout Standard
40752
40753 \change_deleted -712698321 1525756612
40754 Described in section
40755 \begin_inset space ~
40756 \end_inset
40757
40758
40759 \begin_inset CommandInset ref
40760 LatexCommand ref
40761 reference "subsec:Fine-Tuning-with-the"
40762
40763 \end_inset
40764
40765 .
40766 \change_unchanged
40767
40768 \end_layout
40769
40770 \begin_layout Subsection
40771 Paragraph Settings
40772 \begin_inset Index idx
40773 status collapsed
40774
40775 \begin_layout Plain Layout
40776 Paragraph ! Settings
40777 \end_layout
40778
40779 \end_inset
40780
40781
40782 \end_layout
40783
40784 \begin_layout Standard
40785 Enables you to set the paragraph alignment, line spacing and label width.
40786  These settings only affect the paragraph in which the cursor is currently
40787  in.
40788 \end_layout
40789
40790 \begin_layout Standard
40791 You can also prevent the first line of the paragraph being indented if you
40792  have chosen to separate paragraphs with 
40793 \family sans
40794 Indentation
40795 \family default
40796  in the 
40797 \family sans
40798 Document\SpecialChar menuseparator
40799 Settings\SpecialChar menuseparator
40800 Text
40801 \begin_inset space ~
40802 \end_inset
40803
40804 Layout
40805 \family default
40806  dialog.
40807 \change_inserted -712698321 1525756614
40808
40809 \end_layout
40810
40811 \begin_layout Subsection
40812
40813 \change_inserted -712698321 1525756624
40814 Text Properties
40815 \end_layout
40816
40817 \begin_layout Standard
40818
40819 \change_inserted -712698321 1525756615
40820 This sub-menu provides several ways to customize the appearance of text
40821  passages.
40822  You can
40823 \end_layout
40824
40825 \begin_layout Enumerate
40826
40827 \change_inserted -712698321 1525756657
40828 Customize text properties by means of the 
40829 \family sans
40830 Text Properties
40831 \family default
40832  dialog (via 
40833 \family sans
40834 Customize\SpecialChar ldots
40835
40836 \family default
40837 ; this is described in section
40838 \begin_inset space ~
40839 \end_inset
40840
40841
40842 \begin_inset CommandInset ref
40843 LatexCommand ref
40844 reference "subsec:Fine-Tuning-with-the"
40845
40846 \end_inset
40847
40848 )
40849 \end_layout
40850
40851 \begin_layout Enumerate
40852
40853 \change_inserted -712698321 1525756942
40854 Apply the last settings done in this dialog via 
40855 \family sans
40856 Apply last settings
40857 \end_layout
40858
40859 \begin_layout Enumerate
40860
40861 \change_inserted -712698321 1525756615
40862 Change the casing of selected text (
40863 \family sans
40864 Capitalize
40865 \family default
40866
40867 \family sans
40868 Uppercase
40869 \family default
40870
40871 \family sans
40872 Lowercase
40873 \family default
40874 )
40875 \end_layout
40876
40877 \begin_layout Subsection
40878
40879 \change_inserted -712698321 1525756641
40880 Custom Text Styles
40881 \end_layout
40882
40883 \begin_layout Standard
40884
40885 \change_inserted -712698321 1525756787
40886 This sub-menu only appears the document class or a module provides custom
40887  text styles (in the case of this document: 
40888 \family sans
40889 Code
40890 \family default
40891
40892 \family sans
40893 Emph
40894 \family default
40895
40896 \family sans
40897 Noun
40898 \family default
40899  and 
40900 \family sans
40901 Strong
40902 \family default
40903 , provided by the 
40904 \family sans
40905 Logical Markup
40906 \family default
40907  module).
40908  See section
40909 \begin_inset space ~
40910 \end_inset
40911
40912
40913 \begin_inset CommandInset ref
40914 LatexCommand ref
40915 reference "subsec:Custom-Character-Styles"
40916
40917 \end_inset
40918
40919  for details.
40920 \change_unchanged
40921
40922 \end_layout
40923
40924 \begin_layout Subsection
40925 Table and Rows & Columns
40926 \end_layout
40927
40928 \begin_layout Standard
40929 These menus only appear if the cursor is inside a table.
40930  It allows you to create multicolumn and multirow cells, add or remove borders
40931  of a cell and to set the alignment of the cell.
40932 \end_layout
40933
40934 \begin_layout Subsection
40935 Dissolve Inset
40936 \end_layout
40937
40938 \begin_layout Standard
40939 This menu only appears if the cursor is inside an inset.
40940  It will dissolve this inset.
40941  This means that the inset is deleted and its content is left as normal
40942  text.
40943 \end_layout
40944
40945 \begin_layout Subsection
40946 Settings or Math
40947 \end_layout
40948
40949 \begin_layout Standard
40950 This menu is only active if the cursor is inside an inset or a formula.
40951  Here you can change the properties of the inset or the formula.
40952 \end_layout
40953
40954 \begin_layout Subsection
40955 Increase/Decrease List Depth
40956 \end_layout
40957
40958 \begin_layout Standard
40959 These menus are only active if the cursor is in an environment that can
40960  be nested.
40961  They increase/decrease the environment nesting level as explained in section
40962 \begin_inset space ~
40963 \end_inset
40964
40965
40966 \begin_inset CommandInset ref
40967 LatexCommand ref
40968 reference "sec:Nesting"
40969
40970 \end_inset
40971
40972  and 
40973 \begin_inset CommandInset ref
40974 LatexCommand ref
40975 reference "subsec:Numbering-depth"
40976
40977 \end_inset
40978
40979 .
40980 \end_layout
40981
40982 \begin_layout Section
40983 The View Menu
40984 \begin_inset Index idx
40985 status collapsed
40986
40987 \begin_layout Plain Layout
40988 Menu ! View
40989 \end_layout
40990
40991 \end_inset
40992
40993
40994 \end_layout
40995
40996 \begin_layout Standard
40997 At the bottom of the 
40998 \family sans
40999 View
41000 \family default
41001  menu the opened documents are listed.
41002 \end_layout
41003
41004 \begin_layout Subsection
41005 Open/Close all Insets
41006 \end_layout
41007
41008 \begin_layout Standard
41009 Opens/closes all insets in your document.
41010 \end_layout
41011
41012 \begin_layout Subsection
41013 Unfold/Fold Math Macros
41014 \end_layout
41015
41016 \begin_layout Standard
41017 Unfolds/folds the current math macro.
41018 \end_layout
41019
41020 \begin_layout Standard
41021 Math macros are described in the 
41022 \emph on
41023 Math
41024 \emph default
41025  manual.
41026 \end_layout
41027
41028 \begin_layout Subsection
41029 Outline Pane
41030 \end_layout
41031
41032 \begin_layout Standard
41033 Shows the outline window as described in sections
41034 \begin_inset space ~
41035 \end_inset
41036
41037
41038 \begin_inset CommandInset ref
41039 LatexCommand ref
41040 reference "sec:Navigating"
41041
41042 \end_inset
41043
41044  and 
41045 \begin_inset CommandInset ref
41046 LatexCommand ref
41047 reference "subsec:Table-of-Contents"
41048
41049 \end_inset
41050
41051 .
41052 \end_layout
41053
41054 \begin_layout Subsection
41055 Source Pane
41056 \end_layout
41057
41058 \begin_layout Standard
41059 Opens a window showing the source code of the actual document, as described
41060  in section
41061 \begin_inset space ~
41062 \end_inset
41063
41064
41065 \begin_inset CommandInset ref
41066 LatexCommand ref
41067 reference "sec:Previewing-snippets-of"
41068
41069 \end_inset
41070
41071 .
41072 \end_layout
41073
41074 \begin_layout Subsection
41075 Messages Pane
41076 \end_layout
41077
41078 \begin_layout Standard
41079 Opens a window showing console messages.
41080  This is useful for debugging \SpecialChar LyX
41081  (i.
41082 \begin_inset space \thinspace{}
41083 \end_inset
41084
41085 e., hunt for errors in the program) or to see what is going on in the background
41086  while \SpecialChar LaTeX
41087  is processing the document.
41088 \end_layout
41089
41090 \begin_layout Subsection
41091 Toolbars
41092 \begin_inset CommandInset label
41093 LatexCommand label
41094 name "subsec:Toolbars"
41095
41096 \end_inset
41097
41098
41099 \begin_inset Index idx
41100 status collapsed
41101
41102 \begin_layout Plain Layout
41103 Toolbar
41104 \end_layout
41105
41106 \end_inset
41107
41108
41109 \end_layout
41110
41111 \begin_layout Standard
41112 In this menu entry you can set the icon size and the appearance of the different
41113  toolbars.
41114  All toolbars and the 
41115 \family sans
41116 Command
41117 \begin_inset space ~
41118 \end_inset
41119
41120 Buffer
41121 \family default
41122  can be turned on and off.
41123  The 
41124 \emph on
41125 on
41126 \emph default
41127  state is denoted in the menu with a checkmark.
41128  The 
41129 \family sans
41130 Table
41131 \family default
41132
41133 \family sans
41134 Math,
41135 \family default
41136  
41137 \family sans
41138 Math
41139 \begin_inset space ~
41140 \end_inset
41141
41142 Macros,
41143 \family default
41144  
41145 \family sans
41146 Review
41147 \family default
41148  and 
41149 \family sans
41150 Math
41151 \begin_inset space ~
41152 \end_inset
41153
41154 Panels
41155 \family default
41156  toolbars can additionally be set to the state 
41157 \emph on
41158 automatic
41159 \emph default
41160 , denoted in the menu with the suffix 
41161 \family sans
41162 (auto)
41163 \family default
41164 .
41165 \end_layout
41166
41167 \begin_layout Standard
41168 In the 
41169 \emph on
41170 on
41171 \emph default
41172  state the toolbar is permanently shown; in the 
41173 \emph on
41174 automatic
41175 \emph default
41176  state the toolbar is only shown when the cursor is in a certain environment
41177  or when a certain feature is enabled.
41178  That means that the review toolbar will only be shown if change tracking
41179  is activated, the math and table toolbars are only shown if the cursor
41180  is inside a formula or table respectively.
41181 \end_layout
41182
41183 \begin_layout Standard
41184 \SpecialChar LyX
41185 's toolbars and their buttons are explained in section
41186 \begin_inset space ~
41187 \end_inset
41188
41189
41190 \begin_inset CommandInset ref
41191 LatexCommand ref
41192 reference "sec:Toolbars"
41193
41194 \end_inset
41195
41196 .
41197 \end_layout
41198
41199 \begin_layout Subsection
41200 Split View
41201 \end_layout
41202
41203 \begin_layout Standard
41204
41205 \family sans
41206 Split
41207 \begin_inset space ~
41208 \end_inset
41209
41210 View
41211 \begin_inset space ~
41212 \end_inset
41213
41214 into
41215 \begin_inset space ~
41216 \end_inset
41217
41218 Left
41219 \begin_inset space ~
41220 \end_inset
41221
41222 and
41223 \begin_inset space ~
41224 \end_inset
41225
41226 Right
41227 \begin_inset space ~
41228 \end_inset
41229
41230 Half
41231 \family default
41232  will split \SpecialChar LyX
41233 's main window vertically while 
41234 \family sans
41235 Split
41236 \begin_inset space ~
41237 \end_inset
41238
41239 View
41240 \begin_inset space ~
41241 \end_inset
41242
41243 into
41244 \begin_inset space ~
41245 \end_inset
41246
41247 Upper
41248 \begin_inset space ~
41249 \end_inset
41250
41251 and
41252 \begin_inset space ~
41253 \end_inset
41254
41255 Lower
41256 \begin_inset space ~
41257 \end_inset
41258
41259 Half
41260 \family default
41261  will split it horizontally.
41262  This allows you to view documents at the same time to compare them, or
41263  to view the same document, but at different positions.
41264  You can even split the main window several times to view, for example,
41265  three or more documents at the same time.
41266  To close a split view, use the menu 
41267 \family sans
41268 Close
41269 \begin_inset space ~
41270 \end_inset
41271
41272 Current
41273 \begin_inset space ~
41274 \end_inset
41275
41276 View
41277 \family default
41278 .
41279 \end_layout
41280
41281 \begin_layout Subsection
41282 Close Current View
41283 \end_layout
41284
41285 \begin_layout Standard
41286 Closes a split view.
41287 \end_layout
41288
41289 \begin_layout Subsection
41290 Fullscreen
41291 \end_layout
41292
41293 \begin_layout Standard
41294 Using this menu entry or pressing F11 removes the menu bar and all toolbars
41295  so that you will see nothing but your text.
41296  It furthermore displays \SpecialChar LyX
41297 's main window fullscreen.
41298  To return from fullscreen to the normal view, press F11, or right-click
41299  and turn off the fullscreen mode in the context menu.
41300 \end_layout
41301
41302 \begin_layout Section
41303 The Insert Menu
41304 \begin_inset Index idx
41305 status collapsed
41306
41307 \begin_layout Plain Layout
41308 Menu ! Insert
41309 \end_layout
41310
41311 \end_inset
41312
41313
41314 \end_layout
41315
41316 \begin_layout Subsection
41317 Math
41318 \end_layout
41319
41320 \begin_layout Standard
41321 Inserts math constructs that are explained in chapter
41322 \begin_inset space ~
41323 \end_inset
41324
41325
41326 \begin_inset CommandInset ref
41327 LatexCommand ref
41328 reference "chap:Mathematical-Formulas"
41329
41330 \end_inset
41331
41332  and the 
41333 \emph on
41334 Math
41335 \emph default
41336  manual.
41337 \end_layout
41338
41339 \begin_layout Subsection
41340 Special Character
41341 \begin_inset CommandInset label
41342 LatexCommand label
41343 name "subsec:Special-Character"
41344
41345 \end_inset
41346
41347
41348 \end_layout
41349
41350 \begin_layout Standard
41351 Here you can insert the following characters:
41352 \end_layout
41353
41354 \begin_layout Description
41355 Symbols Opens the 
41356 \family sans
41357 Symbols
41358 \family default
41359  dialog which allows you to insert any character that can be output by your
41360  \SpecialChar LaTeX
41361  system.
41362  By default groups of characters are displayed in character categories;
41363  the available characters depend on the \SpecialChar LaTeX
41364 -packages you have installed.
41365  You can get a complete display by checking 
41366 \family sans
41367 Display
41368 \begin_inset space ~
41369 \end_inset
41370
41371 all
41372 \family default
41373 .
41374 \begin_inset Newline newline
41375 \end_inset
41376
41377  
41378 \begin_inset Note Greyedout
41379 status open
41380
41381 \begin_layout Plain Layout
41382
41383 \series bold
41384 Note:
41385 \series default
41386  Not all characters will be visible in the 
41387 \family sans
41388 Symbols
41389 \family default
41390  dialog because none of the screen fonts that you can set in the preferences
41391  dialog (see section
41392 \begin_inset space ~
41393 \end_inset
41394
41395
41396 \begin_inset CommandInset ref
41397 LatexCommand ref
41398 reference "subsec:Screen-Fonts"
41399
41400 \end_inset
41401
41402 ) can display every character.
41403 \end_layout
41404
41405 \end_inset
41406
41407
41408 \end_layout
41409
41410 \begin_layout Description
41411 Ellipsis Inserts an ellipsis: \SpecialChar ldots
41412
41413 \end_layout
41414
41415 \begin_layout Description
41416 End
41417 \begin_inset space ~
41418 \end_inset
41419
41420 of
41421 \begin_inset space ~
41422 \end_inset
41423
41424 Sentence Inserts an end of sentence period as described in section
41425 \begin_inset space ~
41426 \end_inset
41427
41428
41429 \begin_inset CommandInset ref
41430 LatexCommand ref
41431 reference "subsec:Abbreviations"
41432
41433 \end_inset
41434
41435 .
41436 \end_layout
41437
41438 \begin_layout Description
41439 Ordinary
41440 \begin_inset space ~
41441 \end_inset
41442
41443 Quote Inserts this quote: ", no matter what quote style you selected in
41444  the 
41445 \family sans
41446 Document\SpecialChar menuseparator
41447 Settings\SpecialChar menuseparator
41448 Language
41449 \family default
41450  dialog.
41451 \end_layout
41452
41453 \begin_layout Description
41454 Single
41455 \begin_inset space ~
41456 \end_inset
41457
41458 Quote Inserts a single quote in the quotation marks style selected in the
41459  
41460 \family sans
41461 Document\SpecialChar menuseparator
41462 Settings\SpecialChar menuseparator
41463 Language
41464 \family default
41465  dialog.
41466 \end_layout
41467
41468 \begin_layout Description
41469 Protected
41470 \begin_inset space ~
41471 \end_inset
41472
41473 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar nobreakdash
41474
41475 \end_layout
41476
41477 \begin_layout Description
41478 Breakable
41479 \begin_inset space ~
41480 \end_inset
41481
41482 Slash Inserts a slash where a line break can also occur: \SpecialChar breakableslash
41483
41484 \end_layout
41485
41486 \begin_layout Description
41487 Visible
41488 \begin_inset space ~
41489 \end_inset
41490
41491 Space 
41492 \change_deleted -712698321 1590482504
41493 Inserts a character representing a single space (the one you get when pressing
41494  the 
41495 \family sans
41496 Space
41497 \family default
41498  key): 
41499 \begin_inset space \textvisiblespace{}
41500 \end_inset
41501
41502
41503 \change_unchanged
41504 Inserts a character to visualize that there is or should be a space.
41505  This is e.
41506 \begin_inset space \thinspace{}
41507 \end_inset
41508
41509 g.
41510 \begin_inset space \space{}
41511 \end_inset
41512
41513 useful if you need to indicate a space in a command sequence.
41514  An example from the \SpecialChar LyX
41515  
41516 \emph on
41517 Math
41518 \emph default
41519  manual: 
41520 \begin_inset Quotes eld
41521 \end_inset
41522
41523 To insert a fraction use the command 
41524 \series bold
41525
41526 \backslash
41527 frac
41528 \begin_inset space \textvisiblespace{}
41529 \end_inset
41530
41531 A
41532 \begin_inset Formula $\downarrow$
41533 \end_inset
41534
41535 B.
41536 \series default
41537
41538 \begin_inset Quotes erd
41539 \end_inset
41540
41541  The visible space is hereby the character before the 
41542 \series bold
41543 A
41544 \series default
41545 .
41546 \end_layout
41547
41548 \begin_layout Description
41549 Menu
41550 \begin_inset space ~
41551 \end_inset
41552
41553 Separator Inserts the menu separator sign: \SpecialChar menuseparator
41554
41555 \end_layout
41556
41557 \begin_layout Description
41558 Phonetic
41559 \begin_inset space ~
41560 \end_inset
41561
41562 Symbols 
41563 \begin_inset Index idx
41564 status collapsed
41565
41566 \begin_layout Plain Layout
41567 Phonetic symbols
41568 \end_layout
41569
41570 \end_inset
41571
41572
41573 \begin_inset Index idx
41574 status collapsed
41575
41576 \begin_layout Plain Layout
41577 Language ! Phonetic symbols
41578 \end_layout
41579
41580 \end_inset
41581
41582 Inserts a box where you can insert symbols from the International Phonetic
41583  Alphabet (IPA) and opens a toolbar which provides a large set of these
41584  symbols.
41585  To use this feature you must have the \SpecialChar LaTeX
41586 -package 
41587 \series bold
41588 tipa
41589 \series default
41590
41591 \begin_inset Index idx
41592 status collapsed
41593
41594 \begin_layout Plain Layout
41595 \SpecialChar LaTeX
41596  packages ! tipa
41597 \end_layout
41598
41599 \end_inset
41600
41601  installed.
41602 \begin_inset Newline newline
41603 \end_inset
41604
41605 More information about this feature can be found in the 
41606 \emph on
41607 Linguistics
41608 \emph default
41609  manual (
41610 \family sans
41611 Help\SpecialChar menuseparator
41612 Specific Manuals
41613 \family default
41614 ).
41615 \end_layout
41616
41617 \begin_layout Description
41618 Logos Inserts the logos of the programs \SpecialChar LyX
41619 , \SpecialChar TeX
41620 , \SpecialChar LaTeX
41621  and \SpecialChar LaTeX2e
41622 .
41623 \end_layout
41624
41625 \begin_layout Subsection
41626 Formatting
41627 \end_layout
41628
41629 \begin_layout Standard
41630 Opens a submenu with the following options:
41631 \end_layout
41632
41633 \begin_layout Description
41634 Superscript Inserts a superscript: test
41635 \begin_inset script superscript
41636
41637 \begin_layout Plain Layout
41638 a, b
41639 \end_layout
41640
41641 \end_inset
41642
41643
41644 \end_layout
41645
41646 \begin_layout Description
41647 Subscript Inserts a subscript: test
41648 \begin_inset script subscript
41649
41650 \begin_layout Plain Layout
41651 3x
41652 \end_layout
41653
41654 \end_inset
41655
41656
41657 \end_layout
41658
41659 \begin_layout Description
41660 Protected
41661 \begin_inset space ~
41662 \end_inset
41663
41664 Space Inserts a protected space as described in section
41665 \begin_inset space ~
41666 \end_inset
41667
41668
41669 \begin_inset CommandInset ref
41670 LatexCommand ref
41671 reference "subsec:Protected-Space"
41672
41673 \end_inset
41674
41675 .
41676 \end_layout
41677
41678 \begin_layout Description
41679 Interword
41680 \begin_inset space ~
41681 \end_inset
41682
41683 Space Inserts an inter-word space as described in section
41684 \begin_inset space ~
41685 \end_inset
41686
41687
41688 \begin_inset CommandInset ref
41689 LatexCommand ref
41690 reference "subsec:Inter-word-Space"
41691
41692 \end_inset
41693
41694 .
41695 \end_layout
41696
41697 \begin_layout Description
41698 Thin
41699 \begin_inset space ~
41700 \end_inset
41701
41702 Space Inserts a thin space as described in section
41703 \begin_inset space ~
41704 \end_inset
41705
41706
41707 \begin_inset CommandInset ref
41708 LatexCommand ref
41709 reference "subsec:Thin-Space"
41710
41711 \end_inset
41712
41713 .
41714 \end_layout
41715
41716 \begin_layout Description
41717
41718 \change_deleted -712698321 1590482457
41719 Visible
41720 \begin_inset space ~
41721 \end_inset
41722
41723 Space Inserts a character to visualize that there is or should be a space.
41724  This is e.
41725 \begin_inset space \thinspace{}
41726 \end_inset
41727
41728 g.
41729 \begin_inset space \space{}
41730 \end_inset
41731
41732 useful if you need to indicate a space in a command sequence.
41733  An example from the \SpecialChar LyX
41734  
41735 \emph on
41736 Math
41737 \emph default
41738  manual: 
41739 \begin_inset Quotes eld
41740 \end_inset
41741
41742 To insert a fraction use the command 
41743 \series bold
41744
41745 \backslash
41746 frac
41747 \begin_inset space \textvisiblespace{}
41748 \end_inset
41749
41750 A
41751 \begin_inset Formula $\downarrow$
41752 \end_inset
41753
41754 B.
41755 \series default
41756
41757 \begin_inset Quotes erd
41758 \end_inset
41759
41760  The visible space is hereby the character before the 
41761 \series bold
41762 A
41763 \series default
41764 .
41765 \change_unchanged
41766
41767 \end_layout
41768
41769 \begin_layout Description
41770 Horizontal
41771 \begin_inset space ~
41772 \end_inset
41773
41774 Space Inserts horizontal space as described in section
41775 \begin_inset space ~
41776 \end_inset
41777
41778
41779 \begin_inset CommandInset ref
41780 LatexCommand ref
41781 reference "subsec:Horizontal-Space"
41782
41783 \end_inset
41784
41785 .
41786 \end_layout
41787
41788 \begin_layout Description
41789 Horizontal
41790 \begin_inset space ~
41791 \end_inset
41792
41793 Line Inserts a horizontal line as described in section
41794 \begin_inset space ~
41795 \end_inset
41796
41797
41798 \begin_inset CommandInset ref
41799 LatexCommand ref
41800 reference "subsec:Horizontal-Lines"
41801
41802 \end_inset
41803
41804 .
41805 \end_layout
41806
41807 \begin_layout Description
41808 Vertical
41809 \begin_inset space ~
41810 \end_inset
41811
41812 Space Inserts vertical space as described in section
41813 \begin_inset space ~
41814 \end_inset
41815
41816
41817 \begin_inset CommandInset ref
41818 LatexCommand ref
41819 reference "subsec:Vertical-Space"
41820
41821 \end_inset
41822
41823 .
41824 \end_layout
41825
41826 \begin_layout Description
41827 Phantom Inserts a Phantom space as described in section
41828 \begin_inset space ~
41829 \end_inset
41830
41831
41832 \begin_inset CommandInset ref
41833 LatexCommand ref
41834 reference "subsec:Phantom-Space"
41835
41836 \end_inset
41837
41838 .
41839 \end_layout
41840
41841 \begin_layout Description
41842 Hyphenation
41843 \begin_inset space ~
41844 \end_inset
41845
41846 Point Inserts a hyphenation point as described in section
41847 \begin_inset space ~
41848 \end_inset
41849
41850
41851 \begin_inset CommandInset ref
41852 LatexCommand ref
41853 reference "subsec:Hyphenation"
41854
41855 \end_inset
41856
41857 .
41858 \end_layout
41859
41860 \begin_layout Description
41861 Ligature
41862 \begin_inset space ~
41863 \end_inset
41864
41865 Break Inserts a ligature break as described in section
41866 \begin_inset space ~
41867 \end_inset
41868
41869
41870 \begin_inset CommandInset ref
41871 LatexCommand ref
41872 reference "subsec:Ligatures"
41873
41874 \end_inset
41875
41876 .
41877 \end_layout
41878
41879 \begin_layout Description
41880 Optional
41881 \begin_inset space ~
41882 \end_inset
41883
41884 Line
41885 \begin_inset space ~
41886 \end_inset
41887
41888 Break Inserts a line break point (zero-width space character) that is invisible
41889  in the output.
41890  See section
41891 \begin_inset space ~
41892 \end_inset
41893
41894
41895 \begin_inset CommandInset ref
41896 LatexCommand ref
41897 reference "subsec:Dashes-and-line-breaks"
41898 plural "false"
41899 caps "false"
41900 noprefix "false"
41901
41902 \end_inset
41903
41904  for a usage example.
41905 \end_layout
41906
41907 \begin_layout Description
41908 Ragged
41909 \begin_inset space ~
41910 \end_inset
41911
41912 Line
41913 \begin_inset space ~
41914 \end_inset
41915
41916 Break Inserts a forced line break as described in section
41917 \begin_inset space ~
41918 \end_inset
41919
41920
41921 \begin_inset CommandInset ref
41922 LatexCommand ref
41923 reference "subsec:Forced-Line-Breaks"
41924
41925 \end_inset
41926
41927 .
41928 \end_layout
41929
41930 \begin_layout Description
41931 Justified
41932 \begin_inset space ~
41933 \end_inset
41934
41935 Break Inserts a forced line break that 
41936 \change_deleted -712698321 1590482910
41937 right 
41938 \change_unchanged
41939 justifies the remaining text as described in section
41940 \begin_inset space ~
41941 \end_inset
41942
41943
41944 \begin_inset CommandInset ref
41945 LatexCommand ref
41946 reference "subsec:Forced-Line-Breaks"
41947
41948 \end_inset
41949
41950 .
41951 \end_layout
41952
41953 \begin_layout Description
41954 New
41955 \begin_inset space ~
41956 \end_inset
41957
41958 Page Inserts a forced page break as described in section
41959 \begin_inset space ~
41960 \end_inset
41961
41962
41963 \begin_inset CommandInset ref
41964 LatexCommand ref
41965 reference "subsec:Forced-Page-Breaks"
41966
41967 \end_inset
41968
41969 .
41970 \end_layout
41971
41972 \begin_layout Description
41973 Page
41974 \begin_inset space ~
41975 \end_inset
41976
41977 Break Inserts a forced page break that shares the extra space among paragraph
41978  breaks instead of leaving it at the bottom of the page, as described in
41979  section
41980 \begin_inset space ~
41981 \end_inset
41982
41983
41984 \begin_inset CommandInset ref
41985 LatexCommand ref
41986 reference "subsec:Forced-Page-Breaks"
41987
41988 \end_inset
41989
41990 .
41991 \change_inserted -712698321 1607005731
41992
41993 \end_layout
41994
41995 \begin_layout Description
41996
41997 \change_inserted -712698321 1607005924
41998 No
41999 \begin_inset space ~
42000 \end_inset
42001
42002 Page
42003 \begin_inset space ~
42004 \end_inset
42005
42006 Break Instructs \SpecialChar LaTeX
42007  to prevent a page break at the given position.
42008  See section
42009 \begin_inset space ~
42010 \end_inset
42011
42012
42013 \begin_inset CommandInset ref
42014 LatexCommand ref
42015 reference "subsec:Suppressing-Page-Breaks"
42016
42017 \end_inset
42018
42019 .
42020 \change_unchanged
42021
42022 \end_layout
42023
42024 \begin_layout Description
42025 Clear
42026 \begin_inset space ~
42027 \end_inset
42028
42029 Page Inserts a clear page break as described in section
42030 \begin_inset space ~
42031 \end_inset
42032
42033
42034 \begin_inset CommandInset ref
42035 LatexCommand ref
42036 reference "subsec:Clear-Page-Breaks"
42037
42038 \end_inset
42039
42040 .
42041 \end_layout
42042
42043 \begin_layout Description
42044 Clear
42045 \begin_inset space ~
42046 \end_inset
42047
42048 Double
42049 \begin_inset space ~
42050 \end_inset
42051
42052 Page Inserts a clear doublepage break as described in section
42053 \begin_inset space ~
42054 \end_inset
42055
42056
42057 \begin_inset CommandInset ref
42058 LatexCommand ref
42059 reference "subsec:Clear-Page-Breaks"
42060
42061 \end_inset
42062
42063 .
42064 \end_layout
42065
42066 \begin_layout Subsection
42067
42068 \change_inserted -712698321 1533459357
42069 Field
42070 \end_layout
42071
42072 \begin_layout Standard
42073
42074 \change_inserted -712698321 1533459959
42075 Here you can insert fields holding specific information.
42076  The submenu allows you to insert
42077 \end_layout
42078
42079 \begin_layout Description
42080
42081 \change_inserted -712698321 1533460018
42082 Date
42083 \begin_inset space ~
42084 \end_inset
42085
42086 (Current) inserts the current date (which will automatically update itself)
42087 \end_layout
42088
42089 \begin_layout Description
42090
42091 \change_inserted -712698321 1533460347
42092 Date
42093 \begin_inset space ~
42094 \end_inset
42095
42096 (Last
42097 \begin_inset space ~
42098 \end_inset
42099
42100 Modification) inserts the date of the last file modification (time of last
42101  save)
42102 \end_layout
42103
42104 \begin_layout Description
42105
42106 \change_inserted -712698321 1533647074
42107 Date
42108 \begin_inset space ~
42109 \end_inset
42110
42111 (Fix) inserts a static date that will not change.
42112 \end_layout
42113
42114 \begin_layout Description
42115
42116 \change_inserted -712698321 1533647089
42117 Time
42118 \begin_inset space ~
42119 \end_inset
42120
42121 (Current) inserts the current time (which will automatically update itself)
42122 \end_layout
42123
42124 \begin_layout Description
42125
42126 \change_inserted -712698321 1533647093
42127 Time
42128 \begin_inset space ~
42129 \end_inset
42130
42131 (Last
42132 \begin_inset space ~
42133 \end_inset
42134
42135 Modification) inserts the time of the last file modification (time of last
42136  save)
42137 \end_layout
42138
42139 \begin_layout Description
42140
42141 \change_inserted -712698321 1533647133
42142 Time
42143 \begin_inset space ~
42144 \end_inset
42145
42146 (Fix) inserts a static time that will not change.
42147 \end_layout
42148
42149 \begin_layout Description
42150
42151 \change_inserted -712698321 1533647170
42152 File
42153 \begin_inset space ~
42154 \end_inset
42155
42156 Name
42157 \begin_inset space ~
42158 \end_inset
42159
42160 (Excl.
42161 \begin_inset space ~
42162 \end_inset
42163
42164 Extension) inserts the name of the current file (without the extension .lyx)
42165 \end_layout
42166
42167 \begin_layout Description
42168
42169 \change_inserted -712698321 1533647240
42170 User
42171 \begin_inset space ~
42172 \end_inset
42173
42174 Name inserts the user name as specified in 
42175 \family sans
42176 Tools\SpecialChar menuseparator
42177 Preferences\SpecialChar menuseparator
42178 Identity
42179 \family default
42180 .
42181 \end_layout
42182
42183 \begin_layout Description
42184
42185 \change_inserted -712698321 1533647259
42186 User
42187 \begin_inset space ~
42188 \end_inset
42189
42190 Email inserts the user email address as specified in 
42191 \family sans
42192 Tools\SpecialChar menuseparator
42193 Preferences\SpecialChar menuseparator
42194 Identity
42195 \family default
42196 .
42197 \end_layout
42198
42199 \begin_layout Description
42200
42201 \change_inserted -712698321 1533460561
42202 Other\SpecialChar ldots
42203  opens a dialog that lets you insert alternative formats of the three
42204  date types listed above and insert a range of other information.
42205 \end_layout
42206
42207 \begin_layout Subsection
42208
42209 \family sans
42210 List/Contents/References
42211 \end_layout
42212
42213 \begin_layout Standard
42214 Various lists can be inserted with this menu entry.
42215  The 
42216 \family sans
42217 Table
42218 \begin_inset space ~
42219 \end_inset
42220
42221 of Contents
42222 \family default
42223 , the 
42224 \family sans
42225 List of Algorithms
42226 \family default
42227
42228 \family sans
42229 List of Figures,
42230 \family default
42231  
42232 \family sans
42233 List of Tables
42234 \family default
42235  and 
42236 \family sans
42237 List of Listings
42238 \family default
42239  are described in section
42240 \begin_inset space ~
42241 \end_inset
42242
42243
42244 \begin_inset CommandInset ref
42245 LatexCommand ref
42246 reference "sec:toc"
42247
42248 \end_inset
42249
42250 .
42251  The 
42252 \family sans
42253 Index List
42254 \family default
42255  is described in section
42256 \begin_inset space ~
42257 \end_inset
42258
42259
42260 \begin_inset CommandInset ref
42261 LatexCommand ref
42262 reference "sec:Index"
42263
42264 \end_inset
42265
42266 , the 
42267 \family sans
42268 Nomenclature
42269 \family default
42270  is described in section
42271 \begin_inset space ~
42272 \end_inset
42273
42274
42275 \begin_inset CommandInset ref
42276 LatexCommand ref
42277 reference "sec:Nomenclature"
42278
42279 \end_inset
42280
42281  and the 
42282 \family sans
42283 Bib\SpecialChar TeX
42284  Bibliography
42285 \family default
42286  is described in section
42287 \begin_inset space ~
42288 \end_inset
42289
42290
42291 \begin_inset CommandInset ref
42292 LatexCommand ref
42293 reference "subsec:Bibliography-databases"
42294
42295 \end_inset
42296
42297 .
42298 \end_layout
42299
42300 \begin_layout Subsection
42301 Float
42302 \end_layout
42303
42304 \begin_layout Standard
42305 To insert floats, as described in section
42306 \begin_inset space ~
42307 \end_inset
42308
42309
42310 \begin_inset CommandInset ref
42311 LatexCommand ref
42312 reference "sec:Floats"
42313
42314 \end_inset
42315
42316  and in detail the chapter 
42317 \emph on
42318 Floats
42319 \emph default
42320  of the 
42321 \emph on
42322 Embedded
42323 \begin_inset space ~
42324 \end_inset
42325
42326 Objects
42327 \emph default
42328  manual.
42329 \end_layout
42330
42331 \begin_layout Subsection
42332 Note
42333 \end_layout
42334
42335 \begin_layout Standard
42336 To insert notes, described in section
42337 \begin_inset space ~
42338 \end_inset
42339
42340
42341 \begin_inset CommandInset ref
42342 LatexCommand ref
42343 reference "sec:Notes"
42344
42345 \end_inset
42346
42347 .
42348 \end_layout
42349
42350 \begin_layout Subsection
42351 Branch
42352 \end_layout
42353
42354 \begin_layout Standard
42355 Inserts a branch inset, if any, and allowing you to create and insert a
42356  new branch.
42357  Branches are described in section
42358 \begin_inset space ~
42359 \end_inset
42360
42361
42362 \begin_inset CommandInset ref
42363 LatexCommand ref
42364 reference "sec:Branches"
42365
42366 \end_inset
42367
42368 .
42369 \end_layout
42370
42371 \begin_layout Subsection
42372 Custom Insets
42373 \end_layout
42374
42375 \begin_layout Standard
42376 Inserts document class-specific insets.
42377  Such insets only exist if they are defined in the layout file for a certain
42378  document class.
42379  An example is the document class 
42380 \change_deleted -712698321 1553354540
42381
42382 \begin_inset Quotes eld
42383 \end_inset
42384
42385 article (
42386 \change_unchanged
42387
42388 \emph on
42389 Elsevier
42390 \change_deleted -712698321 1553354543
42391
42392 \emph default
42393 )
42394 \begin_inset Quotes erd
42395 \end_inset
42396
42397
42398 \change_unchanged
42399  with three custom insets.
42400  The section 
42401 \emph on
42402 Flex insets and InsetLayout
42403 \emph default
42404  in 
42405 \emph on
42406 Installing New Document Classes, The Layout file format 
42407 \emph default
42408 of the 
42409 \emph on
42410 Customization
42411 \emph default
42412  manual explains how custom insets are defined.
42413 \end_layout
42414
42415 \begin_layout Subsection
42416 File
42417 \begin_inset Index idx
42418 status collapsed
42419
42420 \begin_layout Plain Layout
42421 External Material
42422 \end_layout
42423
42424 \end_inset
42425
42426
42427 \end_layout
42428
42429 \begin_layout Standard
42430 This menu entry allows you to insert or include the contents of other files
42431  in your document.
42432  For more information see chapter 
42433 \emph on
42434 External Document Parts
42435 \emph default
42436  of the Embedded
42437 \begin_inset space ~
42438 \end_inset
42439
42440 Objects manual.
42441 \end_layout
42442
42443 \begin_layout Subsection
42444 Box
42445 \begin_inset Index idx
42446 status collapsed
42447
42448 \begin_layout Plain Layout
42449 Boxes
42450 \end_layout
42451
42452 \end_inset
42453
42454
42455 \end_layout
42456
42457 \begin_layout Standard
42458 Inserts a box in a certain style.
42459  Boxes are described in detail in the chapter 
42460 \emph on
42461 Boxes
42462 \emph default
42463  of the 
42464 \emph on
42465 Embedded
42466 \begin_inset space ~
42467 \end_inset
42468
42469 Objects
42470 \emph default
42471  manual.
42472 \end_layout
42473
42474 \begin_layout Subsection
42475 Citation
42476 \end_layout
42477
42478 \begin_layout Standard
42479 Opens the 
42480 \family sans
42481 Citation
42482 \family default
42483  dialog as described in section
42484 \begin_inset space ~
42485 \end_inset
42486
42487
42488 \begin_inset CommandInset ref
42489 LatexCommand ref
42490 reference "sec:Bibliography"
42491
42492 \end_inset
42493
42494 .
42495 \end_layout
42496
42497 \begin_layout Subsection
42498 Cross-Reference
42499 \end_layout
42500
42501 \begin_layout Standard
42502 Inserts a 
42503 \family sans
42504 cross-reference
42505 \family default
42506  as described in section
42507 \begin_inset space ~
42508 \end_inset
42509
42510
42511 \begin_inset CommandInset ref
42512 LatexCommand ref
42513 reference "sec:Cross-References"
42514
42515 \end_inset
42516
42517 .
42518 \end_layout
42519
42520 \begin_layout Subsection
42521 Label
42522 \end_layout
42523
42524 \begin_layout Standard
42525 Inserts a 
42526 \family sans
42527 label
42528 \family default
42529  as described in section
42530 \begin_inset space ~
42531 \end_inset
42532
42533
42534 \begin_inset CommandInset ref
42535 LatexCommand ref
42536 reference "sec:Cross-References"
42537
42538 \end_inset
42539
42540 .
42541 \end_layout
42542
42543 \begin_layout Subsection
42544 Caption
42545 \begin_inset Index idx
42546 status collapsed
42547
42548 \begin_layout Plain Layout
42549 Captions
42550 \end_layout
42551
42552 \end_inset
42553
42554
42555 \begin_inset Index idx
42556 status collapsed
42557
42558 \begin_layout Plain Layout
42559 Tables ! Multi-page ! Caption
42560 \end_layout
42561
42562 \end_inset
42563
42564
42565 \end_layout
42566
42567 \begin_layout Standard
42568 Inserts a caption in a float or multi-page table.
42569  Floats are described in section
42570 \begin_inset space ~
42571 \end_inset
42572
42573
42574 \begin_inset CommandInset ref
42575 LatexCommand ref
42576 reference "sec:Floats"
42577
42578 \end_inset
42579
42580 ; captions in multi-page tables are described in the section 
42581 \emph on
42582 Multi-page 
42583 \change_inserted -712698321 1590482693
42584 Table 
42585 \change_unchanged
42586 Captions
42587 \emph default
42588  of the 
42589 \emph on
42590 Embedded
42591 \begin_inset space ~
42592 \end_inset
42593
42594 Objects
42595 \emph default
42596  manual.
42597 \end_layout
42598
42599 \begin_layout Subsection
42600 Index Entry
42601 \end_layout
42602
42603 \begin_layout Standard
42604 Inserts an index entry as described in section
42605 \begin_inset space ~
42606 \end_inset
42607
42608
42609 \begin_inset CommandInset ref
42610 LatexCommand ref
42611 reference "sec:Index"
42612
42613 \end_inset
42614
42615 .
42616 \end_layout
42617
42618 \begin_layout Subsection
42619 Nomenclature Entry
42620 \end_layout
42621
42622 \begin_layout Standard
42623 Inserts a nomenclature entry as described in section
42624 \begin_inset space ~
42625 \end_inset
42626
42627
42628 \begin_inset CommandInset ref
42629 LatexCommand ref
42630 reference "sec:Nomenclature"
42631
42632 \end_inset
42633
42634 .
42635 \end_layout
42636
42637 \begin_layout Subsection
42638 Table
42639 \end_layout
42640
42641 \begin_layout Standard
42642 Opens a dialog allowing you to specify the rows and columns of the table.
42643  Tables are described in section
42644 \begin_inset space ~
42645 \end_inset
42646
42647
42648 \begin_inset CommandInset ref
42649 LatexCommand ref
42650 reference "sec:Tables"
42651
42652 \end_inset
42653
42654  and in detail in the chapter 
42655 \emph on
42656 Tables
42657 \emph default
42658  of the 
42659 \emph on
42660 Embedded
42661 \begin_inset space ~
42662 \end_inset
42663
42664 Objects
42665 \emph default
42666  manual.
42667 \end_layout
42668
42669 \begin_layout Subsection
42670 Graphics
42671 \end_layout
42672
42673 \begin_layout Standard
42674 Opens the 
42675 \family sans
42676 Graphics
42677 \family default
42678  dialog.
42679  Graphics are described in section
42680 \begin_inset space ~
42681 \end_inset
42682
42683
42684 \begin_inset CommandInset ref
42685 LatexCommand ref
42686 reference "sec:Graphics"
42687
42688 \end_inset
42689
42690 .
42691 \end_layout
42692
42693 \begin_layout Subsection
42694 URL
42695 \end_layout
42696
42697 \begin_layout Standard
42698 Inserts a URL as described in section
42699 \begin_inset space ~
42700 \end_inset
42701
42702
42703 \begin_inset CommandInset ref
42704 LatexCommand ref
42705 reference "subsec:URLs"
42706
42707 \end_inset
42708
42709 .
42710 \end_layout
42711
42712 \begin_layout Subsection
42713 Hyperlink
42714 \end_layout
42715
42716 \begin_layout Standard
42717 Inserts a hyperlink as described in section
42718 \begin_inset space ~
42719 \end_inset
42720
42721
42722 \begin_inset CommandInset ref
42723 LatexCommand ref
42724 reference "subsec:Hyperlinks"
42725
42726 \end_inset
42727
42728 .
42729 \end_layout
42730
42731 \begin_layout Subsection
42732 Footnote
42733 \end_layout
42734
42735 \begin_layout Standard
42736 Inserts a footnote as described in section
42737 \begin_inset space ~
42738 \end_inset
42739
42740
42741 \begin_inset CommandInset ref
42742 LatexCommand ref
42743 reference "sec:Footnotes"
42744
42745 \end_inset
42746
42747 .
42748 \end_layout
42749
42750 \begin_layout Subsection
42751 Marginal Note
42752 \end_layout
42753
42754 \begin_layout Standard
42755 Inserts a marginal note as described in section
42756 \begin_inset space ~
42757 \end_inset
42758
42759
42760 \begin_inset CommandInset ref
42761 LatexCommand ref
42762 reference "sec:Marginal-Notes"
42763
42764 \end_inset
42765
42766 .
42767 \end_layout
42768
42769 \begin_layout Subsection
42770
42771 \family sans
42772 Separate <Name> (Above/Below)
42773 \end_layout
42774
42775 \begin_layout Standard
42776 These menu items are only visible if it is possible to have two consecutive
42777  environments of the same type.
42778  See section
42779 \begin_inset space ~
42780 \end_inset
42781
42782
42783 \begin_inset CommandInset ref
42784 LatexCommand ref
42785 reference "subsec:Separate-Nestings"
42786
42787 \end_inset
42788
42789  for an explanation.
42790 \end_layout
42791
42792 \begin_layout Subsection
42793 Short Title
42794 \end_layout
42795
42796 \begin_layout Standard
42797 Is only visible if the cursor is in front, in or behind a section heading,
42798  title or caption of a float.
42799  Inserts a short title as described in section
42800 \begin_inset space ~
42801 \end_inset
42802
42803
42804 \begin_inset CommandInset ref
42805 LatexCommand ref
42806 reference "sec:Short-Titles"
42807
42808 \end_inset
42809
42810 .
42811 \end_layout
42812
42813 \begin_layout Subsection
42814 \SpecialChar TeX
42815  Code
42816 \end_layout
42817
42818 \begin_layout Standard
42819 Inserts a \SpecialChar TeX
42820  Code box as described in section
42821 \begin_inset space ~
42822 \end_inset
42823
42824
42825 \begin_inset CommandInset ref
42826 LatexCommand ref
42827 reference "subsec:TeX-Code-Boxes"
42828
42829 \end_inset
42830
42831 .
42832 \end_layout
42833
42834 \begin_layout Subsection
42835 Program Listing
42836 \begin_inset Index idx
42837 status collapsed
42838
42839 \begin_layout Plain Layout
42840 Program listings
42841 \end_layout
42842
42843 \end_inset
42844
42845
42846 \end_layout
42847
42848 \begin_layout Standard
42849 Inserts a program listings box.
42850  Program listings are explained in the chapter 
42851 \emph on
42852 Program Code Listings
42853 \emph default
42854  of the 
42855 \emph on
42856 Embedded
42857 \begin_inset space ~
42858 \end_inset
42859
42860 Objects
42861 \emph default
42862  manual.
42863 \end_layout
42864
42865 \begin_layout Subsection
42866
42867 \change_deleted -712698321 1533459320
42868 Date
42869 \end_layout
42870
42871 \begin_layout Standard
42872
42873 \change_deleted -712698321 1533459320
42874 Inserts the actual date.
42875  The format depends on the date format of the language that is used for
42876  \SpecialChar LyX
42877 's menus.
42878 \change_unchanged
42879
42880 \end_layout
42881
42882 \begin_layout Subsection
42883 Preview
42884 \end_layout
42885
42886 \begin_layout Standard
42887 Inserts a preview inset as described in section
42888 \begin_inset space ~
42889 \end_inset
42890
42891
42892 \begin_inset CommandInset ref
42893 LatexCommand ref
42894 reference "sec:Previewing-snippets-of"
42895
42896 \end_inset
42897
42898 .
42899 \end_layout
42900
42901 \begin_layout Section
42902 The Navigate Menu
42903 \begin_inset Index idx
42904 status collapsed
42905
42906 \begin_layout Plain Layout
42907 Menu ! Navigate
42908 \end_layout
42909
42910 \end_inset
42911
42912
42913 \end_layout
42914
42915 \begin_layout Standard
42916 This menu lists the existing chapters, sections, figures, tables, etc.
42917 \begin_inset space ~
42918 \end_inset
42919
42920 of the current document.
42921  This allows you to navigate easily through your document.
42922 \end_layout
42923
42924 \begin_layout Subsection
42925 Bookmarks
42926 \end_layout
42927
42928 \begin_layout Standard
42929 With this menu entry you are able to define your own bookmarks.
42930  This is useful when you are working on a large document and often have
42931  to jump, for example, between section
42932 \begin_inset space ~
42933 \end_inset
42934
42935 2.5 and 6.3.
42936  To create bookmarks for this example, go to section
42937 \begin_inset space ~
42938 \end_inset
42939
42940 2.5 and use the submenu 
42941 \family sans
42942 Save
42943 \begin_inset space ~
42944 \end_inset
42945
42946 Bookmark
42947 \begin_inset space ~
42948 \end_inset
42949
42950 1
42951 \family default
42952 .
42953  Then go to section
42954 \begin_inset space ~
42955 \end_inset
42956
42957 6.3 and use 
42958 \family sans
42959 Save
42960 \begin_inset space ~
42961 \end_inset
42962
42963 Bookmark
42964 \begin_inset space ~
42965 \end_inset
42966
42967
42968 \family default
42969 2.
42970  Now you can jump easily between these sections by using the menu or by
42971  the key bindings 
42972 \begin_inset Info
42973 type  "shortcut"
42974 arg   "bookmark-goto 1"
42975 \end_inset
42976
42977  and 
42978 \begin_inset Info
42979 type  "shortcut"
42980 arg   "bookmark-goto 2"
42981 \end_inset
42982
42983 .You can also use bookmarks to jump between several opened documents.
42984 \end_layout
42985
42986 \begin_layout Standard
42987 The saved bookmarks are valid till the document is closed.
42988  The submenu 
42989 \family sans
42990 Clear
42991 \begin_inset space ~
42992 \end_inset
42993
42994 Bookmarks
42995 \family default
42996  allows you to clear bookmarks while the submenu 
42997 \family sans
42998 Navigate
42999 \begin_inset space ~
43000 \end_inset
43001
43002 Back
43003 \family default
43004  jumps to the position in the document where you recently changed something.
43005 \end_layout
43006
43007 \begin_layout Subsection
43008 Next Note, Change, Cross-reference
43009 \end_layout
43010
43011 \begin_layout Standard
43012 Jump to the next note, change, or cross-reference after the current cursor
43013  position.
43014 \end_layout
43015
43016 \begin_layout Subsection
43017 Go to Label
43018 \end_layout
43019
43020 \begin_layout Standard
43021 Only active if the cursor is in front of a cross-reference.
43022  Sets the cursor before the referenced label.
43023  (It is the same as if you right-click on a cross-reference box and use
43024  
43025 \family sans
43026 Go
43027 \begin_inset space ~
43028 \end_inset
43029
43030 to
43031 \begin_inset space ~
43032 \end_inset
43033
43034 Label)
43035 \family default
43036 .
43037 \end_layout
43038
43039 \begin_layout Subsection
43040 Forward Search
43041 \end_layout
43042
43043 \begin_layout Standard
43044 Allows you to jump directly to the corresponding text part in the output,
43045  see section 
43046 \emph on
43047 The \SpecialChar LyX
43048  Server\SpecialChar menuseparator
43049 Forward
43050 \begin_inset space ~
43051 \end_inset
43052
43053 search
43054 \emph default
43055  in the 
43056 \emph on
43057 Additional
43058 \begin_inset space ~
43059 \end_inset
43060
43061 Features
43062 \emph default
43063  manual for a detailed description.
43064 \end_layout
43065
43066 \begin_layout Section
43067 The Document Menu
43068 \begin_inset Index idx
43069 status collapsed
43070
43071 \begin_layout Plain Layout
43072 Menu ! Document
43073 \end_layout
43074
43075 \end_inset
43076
43077
43078 \end_layout
43079
43080 \begin_layout Subsection
43081 Change Tracking
43082 \end_layout
43083
43084 \begin_layout Standard
43085 Change Tracking is described in section
43086 \begin_inset space ~
43087 \end_inset
43088
43089
43090 \begin_inset CommandInset ref
43091 LatexCommand ref
43092 reference "sec:Change-Tracking"
43093
43094 \end_inset
43095
43096 .
43097 \end_layout
43098
43099 \begin_layout Subsection
43100 La
43101 \family sans
43102 TeX
43103 \family default
43104  Log
43105 \end_layout
43106
43107 \begin_layout Standard
43108 After running \SpecialChar LaTeX
43109  by viewing or exporting a document, this menu will be enabled.
43110  It shows the logfile of the \SpecialChar LaTeX
43111 -program used.
43112  You can go to the next error or the next warning, search, copy something
43113  to the clipboard or update the view.
43114 \begin_inset Newline newline
43115 \end_inset
43116
43117 With the help of the logfile, experts can find reasons for \SpecialChar LaTeX
43118 -errors.
43119 \end_layout
43120
43121 \begin_layout Standard
43122 With the button 
43123 \family sans
43124 Open Containing Directory
43125 \family default
43126  one can open \SpecialChar LyX
43127 's temporary folder for the document.
43128  This folder contains all converted and created files to generate the output.
43129  Some of these files might be of interest for experts to solve problems
43130  or for writers who need to supply intermediate files.
43131  For example some journals require to send the 
43132 \family sans
43133 *.bbl
43134 \family default
43135  file (a text file with the used Bib\SpecialChar TeX
43136  references).
43137 \end_layout
43138
43139 \begin_layout Subsection
43140 Start Appendix Here
43141 \end_layout
43142
43143 \begin_layout Standard
43144 Sets the start of the appendices of the document at the current cursor position
43145  as described in section
43146 \begin_inset space ~
43147 \end_inset
43148
43149
43150 \begin_inset CommandInset ref
43151 LatexCommand ref
43152 reference "sec:Appendices"
43153
43154 \end_inset
43155
43156 .
43157 \end_layout
43158
43159 \begin_layout Subsection
43160 View
43161 \begin_inset space ~
43162 \end_inset
43163
43164 [<output format>]
43165 \end_layout
43166
43167 \begin_layout Standard
43168 This menu entry generates the output in the format you have specified as
43169  default output format for the document (menu 
43170 \family sans
43171 Document\SpecialChar menuseparator
43172 Settings\SpecialChar menuseparator
43173 Output\SpecialChar menuseparator
43174 Default
43175 \begin_inset space ~
43176 \end_inset
43177
43178 Output
43179 \begin_inset space ~
43180 \end_inset
43181
43182 Format
43183 \family default
43184 ; see section
43185 \begin_inset space ~
43186 \end_inset
43187
43188
43189 \begin_inset CommandInset ref
43190 LatexCommand ref
43191 reference "sec:Doc-Formats"
43192
43193 \end_inset
43194
43195 ) or in the \SpecialChar LyX
43196  preferences (menu 
43197 \family sans
43198 Tools\SpecialChar menuseparator
43199 Preferences\SpecialChar menuseparator
43200 File
43201 \begin_inset space ~
43202 \end_inset
43203
43204 Handling\SpecialChar menuseparator
43205 File
43206 \begin_inset space ~
43207 \end_inset
43208
43209 Formats\SpecialChar menuseparator
43210 Default
43211 \begin_inset space ~
43212 \end_inset
43213
43214 Output
43215 \begin_inset space ~
43216 \end_inset
43217
43218 Format
43219 \family default
43220 ; see section
43221 \begin_inset space ~
43222 \end_inset
43223
43224
43225 \begin_inset CommandInset ref
43226 LatexCommand ref
43227 reference "sec:File-Formats"
43228
43229 \end_inset
43230
43231 ) and opens it in an appropriate viewer.
43232  The viewer can be set or changed in the preferences (menu 
43233 \family sans
43234 Tools\SpecialChar menuseparator
43235 Preferences\SpecialChar menuseparator
43236 File
43237 \begin_inset space ~
43238 \end_inset
43239
43240 Handling\SpecialChar menuseparator
43241 File
43242 \begin_inset space ~
43243 \end_inset
43244
43245 Formats\SpecialChar menuseparator
43246 Viewer
43247 \family default
43248 ; see section
43249 \begin_inset space ~
43250 \end_inset
43251
43252
43253 \begin_inset CommandInset ref
43254 LatexCommand ref
43255 reference "sec:File-Formats"
43256
43257 \end_inset
43258
43259 ).
43260  The default viewers are set by \SpecialChar LyX
43261  when it is first configured.
43262  The default output format is 
43263 \family sans
43264 PDF
43265 \begin_inset space ~
43266 \end_inset
43267
43268 (pdflatex)
43269 \family default
43270 .
43271 \end_layout
43272
43273 \begin_layout Subsection
43274 View (Other Formats)
43275 \end_layout
43276
43277 \begin_layout Standard
43278 With this menu you can view your document in alternative output formats.
43279  The menu contains a list of available formats in which you can view the
43280  actual document with an external program.
43281  The menu entries are not the same on all installations — it depends on
43282  the \SpecialChar LaTeX
43283  programs that are found when \SpecialChar LyX
43284  was configured.
43285  All possible formats are listed in section
43286 \begin_inset space ~
43287 \end_inset
43288
43289
43290 \begin_inset CommandInset ref
43291 LatexCommand ref
43292 reference "subsec:Export"
43293
43294 \end_inset
43295
43296 .
43297  You should at least see the menu entry 
43298 \family sans
43299 DVI
43300 \family default
43301 .
43302  If it is missing, you need to update or repair your \SpecialChar LaTeX
43303  installation.
43304  After updating you have to reconfigure \SpecialChar LyX
43305  (see section
43306 \begin_inset space ~
43307 \end_inset
43308
43309
43310 \begin_inset CommandInset ref
43311 LatexCommand ref
43312 reference "sec:Basic-LyX-Setup"
43313
43314 \end_inset
43315
43316 .
43317 \begin_inset Index idx
43318 status collapsed
43319
43320 \begin_layout Plain Layout
43321 Reconfiguration of \SpecialChar LyX
43322
43323 \end_layout
43324
43325 \end_inset
43326
43327 )
43328 \end_layout
43329
43330 \begin_layout Standard
43331 Invoking a view menu will start a viewer program.
43332  The viewer can be set or changed in the preferences (menu 
43333 \family sans
43334 Tools\SpecialChar menuseparator
43335 Preferences\SpecialChar menuseparator
43336 File
43337 \begin_inset space ~
43338 \end_inset
43339
43340 Handling\SpecialChar menuseparator
43341 File
43342 \begin_inset space ~
43343 \end_inset
43344
43345 Formats\SpecialChar menuseparator
43346 Viewer
43347 \family default
43348 ; see section
43349 \begin_inset space ~
43350 \end_inset
43351
43352
43353 \begin_inset CommandInset ref
43354 LatexCommand ref
43355 reference "sec:File-Formats"
43356
43357 \end_inset
43358
43359 ).
43360  The default viewers are set by \SpecialChar LyX
43361  when it is first configured.
43362 \end_layout
43363
43364 \begin_layout Subsection
43365 Update
43366 \begin_inset space ~
43367 \end_inset
43368
43369 [<output format>]
43370 \end_layout
43371
43372 \begin_layout Standard
43373 This menu entry allows you to update the view with your latest changes (in
43374  the default output format) without opening a new viewer window.
43375 \end_layout
43376
43377 \begin_layout Subsection
43378 Update (Other Formats)
43379 \end_layout
43380
43381 \begin_layout Standard
43382 With this menu you can update the view of alternative output formats of
43383  your document without opening a new viewer window.
43384 \end_layout
43385
43386 \begin_layout Subsection
43387 View Master Document
43388 \end_layout
43389
43390 \begin_layout Standard
43391 This menu item is only visible if your document is included to another document,
43392  which is then its 
43393 \begin_inset Quotes eld
43394 \end_inset
43395
43396 master
43397 \begin_inset Quotes erd
43398 \end_inset
43399
43400  (see section 
43401 \emph on
43402 Child Documents
43403 \emph default
43404  in the 
43405 \emph on
43406 Embedded
43407 \begin_inset space ~
43408 \end_inset
43409
43410 Objects
43411 \emph default
43412  manual for more information on this topic).
43413  This item allows you to view the master document from within its child.
43414  That is, if you are working on a child document which is a chapter of a
43415  book, 
43416 \family sans
43417 View
43418 \begin_inset space ~
43419 \end_inset
43420
43421 Master
43422 \begin_inset space ~
43423 \end_inset
43424
43425 Document
43426 \family default
43427  generates the output of the whole book, while 
43428 \family sans
43429 View
43430 \family default
43431  will just output the chapter alone.
43432 \end_layout
43433
43434 \begin_layout Standard
43435 The format used by this function is the default output format as specified
43436  in the document settings (menu 
43437 \family sans
43438 Document\SpecialChar menuseparator
43439 Settings\SpecialChar menuseparator
43440 Output\SpecialChar menuseparator
43441 Default
43442 \begin_inset space ~
43443 \end_inset
43444
43445 Output
43446 \begin_inset space ~
43447 \end_inset
43448
43449 Format
43450 \family default
43451 ; see section
43452 \begin_inset space ~
43453 \end_inset
43454
43455
43456 \begin_inset CommandInset ref
43457 LatexCommand ref
43458 reference "sec:Doc-Formats"
43459
43460 \end_inset
43461
43462 ) or in the preferences (menu 
43463 \family sans
43464 Tools\SpecialChar menuseparator
43465 Preferences\SpecialChar menuseparator
43466 File
43467 \begin_inset space ~
43468 \end_inset
43469
43470 Handling\SpecialChar menuseparator
43471 File
43472 \begin_inset space ~
43473 \end_inset
43474
43475 Formats\SpecialChar menuseparator
43476 Default
43477 \begin_inset space ~
43478 \end_inset
43479
43480 Output
43481 \begin_inset space ~
43482 \end_inset
43483
43484 Format
43485 \family default
43486 ; see section
43487 \begin_inset space ~
43488 \end_inset
43489
43490
43491 \begin_inset CommandInset ref
43492 LatexCommand ref
43493 reference "sec:File-Formats"
43494
43495 \end_inset
43496
43497 ).
43498 \end_layout
43499
43500 \begin_layout Subsection
43501 Update Master Document
43502 \end_layout
43503
43504 \begin_layout Standard
43505 This menu item is only visible if your document is included to another document,
43506  which is then its 
43507 \begin_inset Quotes eld
43508 \end_inset
43509
43510 master
43511 \begin_inset Quotes erd
43512 \end_inset
43513
43514  (see section 
43515 \emph on
43516 Child Documents
43517 \emph default
43518  in the 
43519 \emph on
43520 Embedded
43521 \begin_inset space ~
43522 \end_inset
43523
43524 Objects
43525 \emph default
43526  manual for more information on this topic).
43527  This item allows you to update the view of a master document from within
43528  its child without the need to switch to the master document itself.
43529 \end_layout
43530
43531 \begin_layout Standard
43532 The format used by this function is the default output format as specified
43533  in the document settings (menu 
43534 \family sans
43535 Document\SpecialChar menuseparator
43536 Settings\SpecialChar menuseparator
43537 Output\SpecialChar menuseparator
43538 Default
43539 \begin_inset space ~
43540 \end_inset
43541
43542 Output
43543 \begin_inset space ~
43544 \end_inset
43545
43546 Format
43547 \family default
43548 ; see section
43549 \begin_inset space ~
43550 \end_inset
43551
43552
43553 \begin_inset CommandInset ref
43554 LatexCommand ref
43555 reference "sec:Doc-Formats"
43556
43557 \end_inset
43558
43559 ) or in the preferences (menu 
43560 \family sans
43561 Tools\SpecialChar menuseparator
43562 Preferences\SpecialChar menuseparator
43563 File
43564 \begin_inset space ~
43565 \end_inset
43566
43567 Handling\SpecialChar menuseparator
43568 File
43569 \begin_inset space ~
43570 \end_inset
43571
43572 Formats\SpecialChar menuseparator
43573 Default
43574 \begin_inset space ~
43575 \end_inset
43576
43577 Output
43578 \begin_inset space ~
43579 \end_inset
43580
43581 Format
43582 \family default
43583 ; see section
43584 \begin_inset space ~
43585 \end_inset
43586
43587
43588 \begin_inset CommandInset ref
43589 LatexCommand ref
43590 reference "sec:File-Formats"
43591
43592 \end_inset
43593
43594 ).
43595 \end_layout
43596
43597 \begin_layout Subsection
43598 Compressed
43599 \begin_inset CommandInset label
43600 LatexCommand label
43601 name "subsec:Compressed"
43602
43603 \end_inset
43604
43605
43606 \end_layout
43607
43608 \begin_layout Standard
43609 Un/compresses the current document.
43610  For documents under version control it is strongly recommended to disable
43611  compression (see the 
43612 \emph on
43613 Additional Features
43614 \emph default
43615  manual for details).
43616 \end_layout
43617
43618 \begin_layout Subsection
43619 Disable Editing
43620 \end_layout
43621
43622 \begin_layout Standard
43623 Toggles the read-only state for the document.
43624 \end_layout
43625
43626 \begin_layout Subsection
43627 Settings
43628 \end_layout
43629
43630 \begin_layout Standard
43631 The document settings are described in appendix
43632 \begin_inset space ~
43633 \end_inset
43634
43635
43636 \begin_inset CommandInset ref
43637 LatexCommand ref
43638 reference "chap:The-Document-Settings"
43639
43640 \end_inset
43641
43642 .
43643 \end_layout
43644
43645 \begin_layout Section
43646 The Tools Menu
43647 \begin_inset Index idx
43648 status collapsed
43649
43650 \begin_layout Plain Layout
43651 Menu ! Tools
43652 \end_layout
43653
43654 \end_inset
43655
43656
43657 \end_layout
43658
43659 \begin_layout Subsection
43660 Spellchecker
43661 \end_layout
43662
43663 \begin_layout Standard
43664 Spell checking is explained in section
43665 \begin_inset space ~
43666 \end_inset
43667
43668
43669 \begin_inset CommandInset ref
43670 LatexCommand ref
43671 reference "sec:Spellchecking"
43672
43673 \end_inset
43674
43675 .
43676 \end_layout
43677
43678 \begin_layout Subsection
43679 Thesaurus
43680 \end_layout
43681
43682 \begin_layout Standard
43683 The thesaurus is described in section
43684 \begin_inset space ~
43685 \end_inset
43686
43687
43688 \begin_inset CommandInset ref
43689 LatexCommand ref
43690 reference "sec:Thesaurus"
43691
43692 \end_inset
43693
43694 .
43695 \end_layout
43696
43697 \begin_layout Subsection
43698 Statistics
43699 \begin_inset Index idx
43700 status collapsed
43701
43702 \begin_layout Plain Layout
43703 Word count
43704 \end_layout
43705
43706 \end_inset
43707
43708
43709 \begin_inset Index idx
43710 status collapsed
43711
43712 \begin_layout Plain Layout
43713 Character count
43714 \end_layout
43715
43716 \end_inset
43717
43718
43719 \end_layout
43720
43721 \begin_layout Standard
43722 Returns the number of the words and characters in the actual document or
43723  the highlighted document part.
43724 \end_layout
43725
43726 \begin_layout Subsection
43727 Check 
43728 \family sans
43729 TeX
43730 \family default
43731
43732 \begin_inset Index idx
43733 status collapsed
43734
43735 \begin_layout Plain Layout
43736 Chk\SpecialChar TeX
43737
43738 \end_layout
43739
43740 \end_inset
43741
43742
43743 \end_layout
43744
43745 \begin_layout Standard
43746 Generates with the help of the program 
43747 \family typewriter
43748 Chk\SpecialChar TeX
43749
43750 \family default
43751  a log of possible \SpecialChar LaTeX
43752 -errors and displays it in a dialog.
43753  This feature is not available on Windows.
43754 \end_layout
43755
43756 \begin_layout Subsection
43757
43758 \family sans
43759 TeX
43760 \family default
43761  Information
43762 \begin_inset Index idx
43763 status collapsed
43764
43765 \begin_layout Plain Layout
43766 \SpecialChar TeX
43767  Information
43768 \end_layout
43769
43770 \end_inset
43771
43772
43773 \end_layout
43774
43775 \begin_layout Standard
43776 Shows you a list of the document classes and styles installed in your \SpecialChar LaTeX
43777 -system.
43778  Use the option 
43779 \family sans
43780 Show
43781 \begin_inset space ~
43782 \end_inset
43783
43784 path
43785 \family default
43786  to see the full filename paths.
43787 \end_layout
43788
43789 \begin_layout Subsection
43790 Compare
43791 \begin_inset Index idx
43792 status collapsed
43793
43794 \begin_layout Plain Layout
43795 Compare
43796 \end_layout
43797
43798 \end_inset
43799
43800
43801 \end_layout
43802
43803 \begin_layout Standard
43804 Opens a dialog to compare \SpecialChar LyX
43805  files as described in section
43806 \begin_inset space ~
43807 \end_inset
43808
43809
43810 \begin_inset CommandInset ref
43811 LatexCommand ref
43812 reference "sec:Comparison-of-Documents"
43813
43814 \end_inset
43815
43816 .
43817 \end_layout
43818
43819 \begin_layout Subsection
43820 Reconfigure
43821 \begin_inset Index idx
43822 status collapsed
43823
43824 \begin_layout Plain Layout
43825 \SpecialChar LyX
43826  ! Reconfigure|see
43827 \begin_inset ERT
43828 status collapsed
43829
43830 \begin_layout Plain Layout
43831
43832 {
43833 \end_layout
43834
43835 \end_inset
43836
43837 Reconfiguration of \SpecialChar LyX
43838
43839 \begin_inset ERT
43840 status collapsed
43841
43842 \begin_layout Plain Layout
43843
43844 }
43845 \end_layout
43846
43847 \end_inset
43848
43849
43850 \end_layout
43851
43852 \end_inset
43853
43854
43855 \begin_inset Index idx
43856 status collapsed
43857
43858 \begin_layout Plain Layout
43859 Reconfiguration of \SpecialChar LyX
43860
43861 \end_layout
43862
43863 \end_inset
43864
43865
43866 \end_layout
43867
43868 \begin_layout Standard
43869 Reconfigures \SpecialChar LyX
43870 ; that is, \SpecialChar LyX
43871  looks for \SpecialChar LaTeX
43872 -packages and programs it needs; see
43873  also section
43874 \begin_inset space ~
43875 \end_inset
43876
43877
43878 \begin_inset CommandInset ref
43879 LatexCommand ref
43880 reference "sec:Basic-LyX-Setup"
43881
43882 \end_inset
43883
43884 .
43885 \end_layout
43886
43887 \begin_layout Subsection
43888 Preferences
43889 \end_layout
43890
43891 \begin_layout Standard
43892 Opens the 
43893 \family sans
43894 Preferences
43895 \family default
43896  dialog as described in detail in appendix
43897 \begin_inset space ~
43898 \end_inset
43899
43900
43901 \begin_inset CommandInset ref
43902 LatexCommand ref
43903 reference "chap:The-Preferences-dialog"
43904
43905 \end_inset
43906
43907 .
43908 \end_layout
43909
43910 \begin_layout Section
43911 The Help Menu
43912 \begin_inset Index idx
43913 status collapsed
43914
43915 \begin_layout Plain Layout
43916 Menu ! Help
43917 \end_layout
43918
43919 \end_inset
43920
43921
43922 \end_layout
43923
43924 \begin_layout Standard
43925 This menu lists the documentation files of \SpecialChar LyX
43926  in the language of \SpecialChar LyX
43927 's menus.
43928  If a file is not available in this language, the English version will be
43929  listed.
43930 \end_layout
43931
43932 \begin_layout Standard
43933 The menu 
43934 \family sans
43935 LaTeX
43936 \begin_inset space ~
43937 \end_inset
43938
43939 Configuration
43940 \family default
43941  shows a \SpecialChar LyX
43942  document with information about the \SpecialChar LaTeX
43943  packages and classes found
43944  by \SpecialChar LyX
43945  (see also section
43946 \begin_inset space ~
43947 \end_inset
43948
43949
43950 \begin_inset CommandInset ref
43951 LatexCommand ref
43952 reference "sec:LaTeX-Setup"
43953
43954 \end_inset
43955
43956 ).
43957 \end_layout
43958
43959 \begin_layout Standard
43960 The menu 
43961 \family sans
43962 About
43963 \begin_inset space ~
43964 \end_inset
43965
43966 LyX
43967 \family default
43968  gives information about the copyright, the credits and the \SpecialChar LyX
43969  version you
43970  are using.
43971 \end_layout
43972
43973 \begin_layout Section
43974 Toolbars
43975 \begin_inset CommandInset label
43976 LatexCommand label
43977 name "sec:Toolbars"
43978
43979 \end_inset
43980
43981
43982 \end_layout
43983
43984 \begin_layout Standard
43985 How to show or hide toolbars is explained in section
43986 \begin_inset space ~
43987 \end_inset
43988
43989
43990 \begin_inset CommandInset ref
43991 LatexCommand ref
43992 reference "subsec:Toolbars"
43993
43994 \end_inset
43995
43996 .
43997 \end_layout
43998
43999 \begin_layout Standard
44000 It is also possible to define custom toolbars.
44001  This is described in the 
44002 \emph on
44003 Additional Features
44004 \emph default
44005  manual.
44006 \end_layout
44007
44008 \begin_layout Subsection
44009 Standard Toolbar
44010 \begin_inset Index idx
44011 status collapsed
44012
44013 \begin_layout Plain Layout
44014 Toolbar ! Standard
44015 \end_layout
44016
44017 \end_inset
44018
44019
44020 \end_layout
44021
44022 \begin_layout Standard
44023 \begin_inset Graphics
44024         filename clipart/StandardToolbar.png
44025         width 100col%
44026
44027 \end_inset
44028
44029
44030 \end_layout
44031
44032 \begin_layout Standard
44033 \begin_inset VSpace defskip
44034 \end_inset
44035
44036
44037 \end_layout
44038
44039 \begin_layout Standard
44040 The standard toolbar as shown above contains from left to right the following
44041  buttons:
44042 \begin_inset ERT
44043 status collapsed
44044
44045 \begin_layout Plain Layout
44046
44047
44048 \backslash
44049 setlength{
44050 \backslash
44051 LTleft}{0pt}
44052 \end_layout
44053
44054 \end_inset
44055
44056
44057 \begin_inset Note Note
44058 status collapsed
44059
44060 \begin_layout Plain Layout
44061 This is necessary to left align the following longtables.
44062  See the 
44063 \emph on
44064 Embedded Objects
44065 \emph default
44066  manual for more information.
44067 \end_layout
44068
44069 \end_inset
44070
44071
44072 \end_layout
44073
44074 \begin_layout Standard
44075 \begin_inset VSpace defskip
44076 \end_inset
44077
44078
44079 \end_layout
44080
44081 \begin_layout Standard
44082 \begin_inset Tabular
44083 <lyxtabular version="3" rows="1" columns="2">
44084 <features islongtable="true" longtabularalignment="center">
44085 <column alignment="center" valignment="top">
44086 <column alignment="center" valignment="top">
44087 <row>
44088 <cell alignment="center" valignment="top" usebox="none">
44089 \begin_inset Text
44090
44091 \begin_layout Plain Layout
44092 \begin_inset Graphics
44093         filename clipart/ToolbarEnvBox.png
44094         clip
44095
44096 \end_inset
44097
44098
44099 \end_layout
44100
44101 \end_inset
44102 </cell>
44103 <cell alignment="center" valignment="top" usebox="none">
44104 \begin_inset Text
44105
44106 \begin_layout Plain Layout
44107 pull-down box for the environments
44108 \end_layout
44109
44110 \end_inset
44111 </cell>
44112 </row>
44113 </lyxtabular>
44114
44115 \end_inset
44116
44117
44118 \end_layout
44119
44120 \begin_layout Standard
44121 \begin_inset VSpace -10mm
44122 \end_inset
44123
44124
44125 \end_layout
44126
44127 \begin_layout Standard
44128 \align left
44129 \begin_inset Tabular
44130 <lyxtabular version="3" rows="24" columns="2">
44131 <features islongtable="true" longtabularalignment="center">
44132 <column alignment="left" valignment="top">
44133 <column alignment="left" valignment="top">
44134 <row interlinespace="2.5mm">
44135 <cell alignment="center" valignment="top" usebox="none">
44136 \begin_inset Text
44137
44138 \begin_layout Plain Layout
44139
44140 \family sans
44141 \begin_inset Info
44142 type  "icon"
44143 arg   "buffer-new"
44144 \end_inset
44145
44146
44147 \end_layout
44148
44149 \end_inset
44150 </cell>
44151 <cell alignment="center" valignment="top" usebox="none">
44152 \begin_inset Text
44153
44154 \begin_layout Plain Layout
44155
44156 \family sans
44157 File\SpecialChar menuseparator
44158 New
44159 \end_layout
44160
44161 \end_inset
44162 </cell>
44163 </row>
44164 <row interlinespace="2.5mm">
44165 <cell alignment="center" valignment="top" usebox="none">
44166 \begin_inset Text
44167
44168 \begin_layout Plain Layout
44169
44170 \family sans
44171 \begin_inset Info
44172 type  "icon"
44173 arg   "file-open"
44174 \end_inset
44175
44176
44177 \end_layout
44178
44179 \end_inset
44180 </cell>
44181 <cell alignment="center" valignment="top" usebox="none">
44182 \begin_inset Text
44183
44184 \begin_layout Plain Layout
44185
44186 \family sans
44187 File\SpecialChar menuseparator
44188 Open
44189 \end_layout
44190
44191 \end_inset
44192 </cell>
44193 </row>
44194 <row interlinespace="2.5mm">
44195 <cell alignment="center" valignment="top" usebox="none">
44196 \begin_inset Text
44197
44198 \begin_layout Plain Layout
44199
44200 \family sans
44201 \begin_inset Info
44202 type  "icon"
44203 arg   "buffer-write"
44204 \end_inset
44205
44206
44207 \end_layout
44208
44209 \end_inset
44210 </cell>
44211 <cell alignment="center" valignment="top" usebox="none">
44212 \begin_inset Text
44213
44214 \begin_layout Plain Layout
44215
44216 \family sans
44217 File\SpecialChar menuseparator
44218 Save
44219 \end_layout
44220
44221 \end_inset
44222 </cell>
44223 </row>
44224 <row interlinespace="2.5mm">
44225 <cell alignment="center" valignment="top" usebox="none">
44226 \begin_inset Text
44227
44228 \begin_layout Plain Layout
44229
44230 \family sans
44231 \begin_inset Info
44232 type  "icon"
44233 arg   "dialog-show spellchecker"
44234 \end_inset
44235
44236
44237 \end_layout
44238
44239 \end_inset
44240 </cell>
44241 <cell alignment="center" valignment="top" usebox="none">
44242 \begin_inset Text
44243
44244 \begin_layout Plain Layout
44245
44246 \family sans
44247 Tools\SpecialChar menuseparator
44248 Spellchecker
44249 \end_layout
44250
44251 \end_inset
44252 </cell>
44253 </row>
44254 <row interlinespace="2.5mm">
44255 <cell alignment="center" valignment="top" usebox="none">
44256 \begin_inset Text
44257
44258 \begin_layout Plain Layout
44259
44260 \family sans
44261 \begin_inset Info
44262 type  "icon"
44263 arg   "spelling-continuously"
44264 \end_inset
44265
44266
44267 \end_layout
44268
44269 \end_inset
44270 </cell>
44271 <cell alignment="center" valignment="top" usebox="none">
44272 \begin_inset Text
44273
44274 \begin_layout Plain Layout
44275 Spellcheck continuously
44276 \end_layout
44277
44278 \end_inset
44279 </cell>
44280 </row>
44281 <row interlinespace="2.5mm">
44282 <cell alignment="center" valignment="top" usebox="none">
44283 \begin_inset Text
44284
44285 \begin_layout Plain Layout
44286
44287 \family sans
44288 \begin_inset Info
44289 type  "icon"
44290 arg   "undo"
44291 \end_inset
44292
44293
44294 \end_layout
44295
44296 \end_inset
44297 </cell>
44298 <cell alignment="center" valignment="top" usebox="none">
44299 \begin_inset Text
44300
44301 \begin_layout Plain Layout
44302
44303 \family sans
44304 Edit\SpecialChar menuseparator
44305 Undo
44306 \end_layout
44307
44308 \end_inset
44309 </cell>
44310 </row>
44311 <row interlinespace="2.5mm">
44312 <cell alignment="center" valignment="top" usebox="none">
44313 \begin_inset Text
44314
44315 \begin_layout Plain Layout
44316
44317 \family sans
44318 \begin_inset Info
44319 type  "icon"
44320 arg   "redo"
44321 \end_inset
44322
44323
44324 \end_layout
44325
44326 \end_inset
44327 </cell>
44328 <cell alignment="center" valignment="top" usebox="none">
44329 \begin_inset Text
44330
44331 \begin_layout Plain Layout
44332
44333 \family sans
44334 Edit\SpecialChar menuseparator
44335 Redo
44336 \end_layout
44337
44338 \end_inset
44339 </cell>
44340 </row>
44341 <row interlinespace="2.5mm">
44342 <cell alignment="center" valignment="top" usebox="none">
44343 \begin_inset Text
44344
44345 \begin_layout Plain Layout
44346
44347 \family sans
44348 \begin_inset Info
44349 type  "icon"
44350 arg   "cut"
44351 \end_inset
44352
44353
44354 \end_layout
44355
44356 \end_inset
44357 </cell>
44358 <cell alignment="center" valignment="top" usebox="none">
44359 \begin_inset Text
44360
44361 \begin_layout Plain Layout
44362
44363 \family sans
44364 Edit\SpecialChar menuseparator
44365 Cut
44366 \end_layout
44367
44368 \end_inset
44369 </cell>
44370 </row>
44371 <row interlinespace="2.5mm">
44372 <cell alignment="center" valignment="top" usebox="none">
44373 \begin_inset Text
44374
44375 \begin_layout Plain Layout
44376
44377 \family sans
44378 \begin_inset Info
44379 type  "icon"
44380 arg   "copy"
44381 \end_inset
44382
44383
44384 \end_layout
44385
44386 \end_inset
44387 </cell>
44388 <cell alignment="center" valignment="top" usebox="none">
44389 \begin_inset Text
44390
44391 \begin_layout Plain Layout
44392
44393 \family sans
44394 Edit\SpecialChar menuseparator
44395 Copy
44396 \end_layout
44397
44398 \end_inset
44399 </cell>
44400 </row>
44401 <row interlinespace="2.5mm">
44402 <cell alignment="center" valignment="top" usebox="none">
44403 \begin_inset Text
44404
44405 \begin_layout Plain Layout
44406
44407 \family sans
44408 \begin_inset Info
44409 type  "icon"
44410 arg   "paste"
44411 \end_inset
44412
44413
44414 \end_layout
44415
44416 \end_inset
44417 </cell>
44418 <cell alignment="center" valignment="top" usebox="none">
44419 \begin_inset Text
44420
44421 \begin_layout Plain Layout
44422
44423 \family sans
44424 Edit\SpecialChar menuseparator
44425 Paste
44426 \change_inserted -712698321 1545905310
44427  
44428 \family default
44429 or
44430 \family sans
44431  Edit\SpecialChar menuseparator
44432 Paste Recent
44433 \change_unchanged
44434
44435 \end_layout
44436
44437 \end_inset
44438 </cell>
44439 </row>
44440 <row interlinespace="2.5mm">
44441 <cell alignment="center" valignment="top" usebox="none">
44442 \begin_inset Text
44443
44444 \begin_layout Plain Layout
44445
44446 \family sans
44447 \begin_inset Info
44448 type  "icon"
44449 arg   "dialog-show findreplace"
44450 \end_inset
44451
44452
44453 \end_layout
44454
44455 \end_inset
44456 </cell>
44457 <cell alignment="center" valignment="top" usebox="none">
44458 \begin_inset Text
44459
44460 \begin_layout Plain Layout
44461
44462 \family sans
44463 Edit\SpecialChar menuseparator
44464 Find
44465 \begin_inset space \thinspace{}
44466 \end_inset
44467
44468 &
44469 \begin_inset space \thinspace{}
44470 \end_inset
44471
44472 Replace
44473 \begin_inset space \thinspace{}
44474 \end_inset
44475
44476 (Quick)
44477 \end_layout
44478
44479 \end_inset
44480 </cell>
44481 </row>
44482 <row interlinespace="2.5mm">
44483 <cell alignment="center" valignment="top" usebox="none">
44484 \begin_inset Text
44485
44486 \begin_layout Plain Layout
44487 \begin_inset Info
44488 type  "icon"
44489 arg   "dialog-toggle findreplaceadv"
44490 \end_inset
44491
44492
44493 \end_layout
44494
44495 \end_inset
44496 </cell>
44497 <cell alignment="center" valignment="top" usebox="none">
44498 \begin_inset Text
44499
44500 \begin_layout Plain Layout
44501
44502 \family sans
44503 Edit\SpecialChar menuseparator
44504 Find
44505 \begin_inset space \thinspace{}
44506 \end_inset
44507
44508 &
44509 \begin_inset space \thinspace{}
44510 \end_inset
44511
44512 Replace
44513 \begin_inset space \thinspace{}
44514 \end_inset
44515
44516 (Advanced)
44517 \end_layout
44518
44519 \end_inset
44520 </cell>
44521 </row>
44522 <row interlinespace="2.5mm">
44523 <cell alignment="center" valignment="top" usebox="none">
44524 \begin_inset Text
44525
44526 \begin_layout Plain Layout
44527
44528 \family sans
44529 \begin_inset Info
44530 type  "icon"
44531 arg   "bookmark-goto 0"
44532 \end_inset
44533
44534
44535 \end_layout
44536
44537 \end_inset
44538 </cell>
44539 <cell alignment="center" valignment="top" usebox="none">
44540 \begin_inset Text
44541
44542 \begin_layout Plain Layout
44543
44544 \family sans
44545 Navigate\SpecialChar menuseparator
44546 Bookmarks\SpecialChar menuseparator
44547 Navigate Back
44548 \end_layout
44549
44550 \end_inset
44551 </cell>
44552 </row>
44553 <row interlinespace="2.5mm">
44554 <cell alignment="center" valignment="top" usebox="none">
44555 \begin_inset Text
44556
44557 \begin_layout Plain Layout
44558
44559 \family sans
44560 \begin_inset Info
44561 type  "icon"
44562 arg   "font-emph"
44563 \end_inset
44564
44565
44566 \end_layout
44567
44568 \end_inset
44569 </cell>
44570 <cell alignment="center" valignment="top" usebox="none">
44571 \begin_inset Text
44572
44573 \begin_layout Plain Layout
44574 Emphasize text, function of the 
44575 \change_deleted -712698321 1525758222
44576
44577 \family sans
44578 Edit\SpecialChar menuseparator
44579 Text
44580 \begin_inset space ~
44581 \end_inset
44582
44583 Style\SpecialChar menuseparator
44584 Customized
44585 \change_inserted -712698321 1525758222
44586
44587 \family default
44588
44589 \begin_inset Info
44590 type  "menu"
44591 arg   "dialog-show character"
44592 \end_inset
44593
44594
44595 \change_unchanged
44596  dialog
44597 \end_layout
44598
44599 \end_inset
44600 </cell>
44601 </row>
44602 <row interlinespace="2.5mm">
44603 <cell alignment="center" valignment="top" usebox="none">
44604 \begin_inset Text
44605
44606 \begin_layout Plain Layout
44607
44608 \family sans
44609 \begin_inset Info
44610 type  "icon"
44611 arg   "font-noun"
44612 \end_inset
44613
44614
44615 \end_layout
44616
44617 \end_inset
44618 </cell>
44619 <cell alignment="center" valignment="top" usebox="none">
44620 \begin_inset Text
44621
44622 \begin_layout Plain Layout
44623 Set text to noun style, function of the 
44624 \change_deleted -712698321 1525758226
44625
44626 \family sans
44627 Edit\SpecialChar menuseparator
44628 Text
44629 \begin_inset space ~
44630 \end_inset
44631
44632 Style\SpecialChar menuseparator
44633 Customized
44634 \change_inserted -712698321 1525758226
44635
44636 \family default
44637
44638 \begin_inset Info
44639 type  "menu"
44640 arg   "dialog-show character"
44641 \end_inset
44642
44643
44644 \change_unchanged
44645  dialog
44646 \end_layout
44647
44648 \end_inset
44649 </cell>
44650 </row>
44651 <row interlinespace="2.5mm">
44652 <cell alignment="center" valignment="top" usebox="none">
44653 \begin_inset Text
44654
44655 \begin_layout Plain Layout
44656
44657 \change_inserted -712698321 1545900859
44658 \begin_inset Info
44659 type  "icon"
44660 arg   "dynamic-char-styles"
44661 \end_inset
44662
44663
44664 \end_layout
44665
44666 \end_inset
44667 </cell>
44668 <cell alignment="center" valignment="top" usebox="none">
44669 \begin_inset Text
44670
44671 \begin_layout Plain Layout
44672
44673 \change_inserted -712698321 1545900930
44674
44675 \family sans
44676 Edit\SpecialChar menuseparator
44677 Custom Text Styles
44678 \end_layout
44679
44680 \end_inset
44681 </cell>
44682 </row>
44683 <row interlinespace="2.5mm">
44684 <cell alignment="center" valignment="top" usebox="none">
44685 \begin_inset Text
44686
44687 \begin_layout Plain Layout
44688
44689 \change_deleted -712698321 1545899987
44690
44691 \family sans
44692 \begin_inset Info
44693 type  "icon"
44694 arg   "textstyle-apply"
44695 \end_inset
44696
44697
44698 \change_unchanged
44699
44700 \end_layout
44701
44702 \end_inset
44703 </cell>
44704 <cell alignment="center" valignment="top" usebox="none">
44705 \begin_inset Text
44706
44707 \begin_layout Plain Layout
44708
44709 \change_deleted -712698321 1545900001
44710 Format text using the current settings in the 
44711 \family sans
44712 Edit\SpecialChar menuseparator
44713 Text
44714 \begin_inset space ~
44715 \end_inset
44716
44717 Style\SpecialChar menuseparator
44718 Customized
44719 \family default
44720  dialog
44721 \change_unchanged
44722
44723 \end_layout
44724
44725 \end_inset
44726 </cell>
44727 </row>
44728 <row interlinespace="2.5mm">
44729 <cell alignment="center" valignment="top" usebox="none">
44730 \begin_inset Text
44731
44732 \begin_layout Plain Layout
44733
44734 \family sans
44735 \begin_inset Info
44736 type  "icon"
44737 arg   "math-mode"
44738 \end_inset
44739
44740
44741 \end_layout
44742
44743 \end_inset
44744 </cell>
44745 <cell alignment="center" valignment="top" usebox="none">
44746 \begin_inset Text
44747
44748 \begin_layout Plain Layout
44749
44750 \family sans
44751 Insert\SpecialChar menuseparator
44752 Math\SpecialChar menuseparator
44753 Inline
44754 \begin_inset space ~
44755 \end_inset
44756
44757 Formula
44758 \end_layout
44759
44760 \end_inset
44761 </cell>
44762 </row>
44763 <row interlinespace="2.5mm">
44764 <cell alignment="center" valignment="top" usebox="none">
44765 \begin_inset Text
44766
44767 \begin_layout Plain Layout
44768
44769 \family sans
44770 \begin_inset Info
44771 type  "icon"
44772 arg   "dialog-show-new-inset graphics"
44773 \end_inset
44774
44775
44776 \end_layout
44777
44778 \end_inset
44779 </cell>
44780 <cell alignment="center" valignment="top" usebox="none">
44781 \begin_inset Text
44782
44783 \begin_layout Plain Layout
44784
44785 \family sans
44786 Insert\SpecialChar menuseparator
44787 Graphics
44788 \end_layout
44789
44790 \end_inset
44791 </cell>
44792 </row>
44793 <row interlinespace="2.5mm">
44794 <cell alignment="center" valignment="top" usebox="none">
44795 \begin_inset Text
44796
44797 \begin_layout Plain Layout
44798 \begin_inset Info
44799 type  "icon"
44800 arg   "tabular-insert"
44801 \end_inset
44802
44803
44804 \end_layout
44805
44806 \end_inset
44807 </cell>
44808 <cell alignment="center" valignment="top" usebox="none">
44809 \begin_inset Text
44810
44811 \begin_layout Plain Layout
44812
44813 \family sans
44814 Insert\SpecialChar menuseparator
44815 Table
44816 \end_layout
44817
44818 \end_inset
44819 </cell>
44820 </row>
44821 <row interlinespace="2.5mm">
44822 <cell alignment="center" valignment="top" usebox="none">
44823 \begin_inset Text
44824
44825 \begin_layout Plain Layout
44826
44827 \change_inserted -712698321 1545900837
44828 \begin_inset Info
44829 type  "icon"
44830 arg   "dynamic-custom-insets"
44831 \end_inset
44832
44833
44834 \end_layout
44835
44836 \end_inset
44837 </cell>
44838 <cell alignment="center" valignment="top" usebox="none">
44839 \begin_inset Text
44840
44841 \begin_layout Plain Layout
44842
44843 \change_inserted -712698321 1545900953
44844
44845 \family sans
44846 Insert\SpecialChar menuseparator
44847 Custom Insets
44848 \end_layout
44849
44850 \end_inset
44851 </cell>
44852 </row>
44853 <row interlinespace="2.5mm">
44854 <cell alignment="center" valignment="top" usebox="none">
44855 \begin_inset Text
44856
44857 \begin_layout Plain Layout
44858
44859 \family sans
44860 \begin_inset Info
44861 type  "icon"
44862 arg   "dialog-toggle toc"
44863 \end_inset
44864
44865
44866 \end_layout
44867
44868 \end_inset
44869 </cell>
44870 <cell alignment="center" valignment="top" usebox="none">
44871 \begin_inset Text
44872
44873 \begin_layout Plain Layout
44874 Toggle outline window on/off, 
44875 \family sans
44876 View\SpecialChar menuseparator
44877 Outline
44878 \end_layout
44879
44880 \end_inset
44881 </cell>
44882 </row>
44883 <row interlinespace="2.5mm">
44884 <cell alignment="center" valignment="top" usebox="none">
44885 \begin_inset Text
44886
44887 \begin_layout Plain Layout
44888
44889 \family sans
44890 \begin_inset Info
44891 type  "icon"
44892 arg   "toolbar-toggle math"
44893 \end_inset
44894
44895
44896 \end_layout
44897
44898 \end_inset
44899 </cell>
44900 <cell alignment="center" valignment="top" usebox="none">
44901 \begin_inset Text
44902
44903 \begin_layout Plain Layout
44904 Toggle math toolbar on/off
44905 \end_layout
44906
44907 \end_inset
44908 </cell>
44909 </row>
44910 <row interlinespace="2.5mm">
44911 <cell alignment="center" valignment="top" usebox="none">
44912 \begin_inset Text
44913
44914 \begin_layout Plain Layout
44915
44916 \family sans
44917 \begin_inset Info
44918 type  "icon"
44919 arg   "toolbar-toggle table"
44920 \end_inset
44921
44922
44923 \end_layout
44924
44925 \end_inset
44926 </cell>
44927 <cell alignment="center" valignment="top" usebox="none">
44928 \begin_inset Text
44929
44930 \begin_layout Plain Layout
44931 Toggle table toolbar on/off
44932 \end_layout
44933
44934 \end_inset
44935 </cell>
44936 </row>
44937 </lyxtabular>
44938
44939 \end_inset
44940
44941
44942 \end_layout
44943
44944 \begin_layout Subsection
44945 Extra Toolbar
44946 \begin_inset Index idx
44947 status collapsed
44948
44949 \begin_layout Plain Layout
44950 Toolbar ! Extra
44951 \end_layout
44952
44953 \end_inset
44954
44955
44956 \end_layout
44957
44958 \begin_layout Standard
44959 \begin_inset Graphics
44960         filename clipart/ExtraToolbar.png
44961         width 100col%
44962
44963 \end_inset
44964
44965
44966 \end_layout
44967
44968 \begin_layout Standard
44969 \begin_inset VSpace defskip
44970 \end_inset
44971
44972
44973 \end_layout
44974
44975 \begin_layout Standard
44976 The extra toolbar as shown above contains from left to right the following
44977  buttons:
44978 \end_layout
44979
44980 \begin_layout Standard
44981 \begin_inset VSpace defskip
44982 \end_inset
44983
44984
44985 \end_layout
44986
44987 \begin_layout Standard
44988 \begin_inset Tabular
44989 <lyxtabular version="3" rows="26" columns="2">
44990 <features islongtable="true" longtabularalignment="center">
44991 <column alignment="left" valignment="top">
44992 <column alignment="left" valignment="top">
44993 <row interlinespace="2.5mm">
44994 <cell alignment="center" valignment="top" usebox="none">
44995 \begin_inset Text
44996
44997 \begin_layout Plain Layout
44998
44999 \family sans
45000 \begin_inset Info
45001 type  "icon"
45002 arg   "layout"
45003 \end_inset
45004
45005
45006 \end_layout
45007
45008 \end_inset
45009 </cell>
45010 <cell alignment="center" valignment="top" usebox="none">
45011 \begin_inset Text
45012
45013 \begin_layout Plain Layout
45014 Default
45015 \end_layout
45016
45017 \end_inset
45018 </cell>
45019 </row>
45020 <row interlinespace="2.5mm">
45021 <cell alignment="center" valignment="top" usebox="none">
45022 \begin_inset Text
45023
45024 \begin_layout Plain Layout
45025
45026 \family sans
45027 \begin_inset Info
45028 type  "icon"
45029 arg   "layout-toggle Enumerate"
45030 \end_inset
45031
45032
45033 \end_layout
45034
45035 \end_inset
45036 </cell>
45037 <cell alignment="center" valignment="top" usebox="none">
45038 \begin_inset Text
45039
45040 \begin_layout Plain Layout
45041 Numbered list
45042 \end_layout
45043
45044 \end_inset
45045 </cell>
45046 </row>
45047 <row interlinespace="2.5mm">
45048 <cell alignment="center" valignment="top" usebox="none">
45049 \begin_inset Text
45050
45051 \begin_layout Plain Layout
45052
45053 \family sans
45054 \begin_inset Info
45055 type  "icon"
45056 arg   "layout-toggle Itemize"
45057 \end_inset
45058
45059
45060 \end_layout
45061
45062 \end_inset
45063 </cell>
45064 <cell alignment="center" valignment="top" usebox="none">
45065 \begin_inset Text
45066
45067 \begin_layout Plain Layout
45068 Itemized list
45069 \end_layout
45070
45071 \end_inset
45072 </cell>
45073 </row>
45074 <row interlinespace="2.5mm">
45075 <cell alignment="center" valignment="top" usebox="none">
45076 \begin_inset Text
45077
45078 \begin_layout Plain Layout
45079
45080 \family sans
45081 \begin_inset Info
45082 type  "icon"
45083 arg   "layout-toggle List"
45084 \end_inset
45085
45086
45087 \end_layout
45088
45089 \end_inset
45090 </cell>
45091 <cell alignment="center" valignment="top" usebox="none">
45092 \begin_inset Text
45093
45094 \begin_layout Plain Layout
45095 List
45096 \end_layout
45097
45098 \end_inset
45099 </cell>
45100 </row>
45101 <row interlinespace="2.5mm">
45102 <cell alignment="center" valignment="top" usebox="none">
45103 \begin_inset Text
45104
45105 \begin_layout Plain Layout
45106
45107 \family sans
45108 \begin_inset Info
45109 type  "icon"
45110 arg   "layout-toggle Description"
45111 \end_inset
45112
45113
45114 \end_layout
45115
45116 \end_inset
45117 </cell>
45118 <cell alignment="center" valignment="top" usebox="none">
45119 \begin_inset Text
45120
45121 \begin_layout Plain Layout
45122 Description list
45123 \end_layout
45124
45125 \end_inset
45126 </cell>
45127 </row>
45128 <row interlinespace="2.5mm">
45129 <cell alignment="center" valignment="top" usebox="none">
45130 \begin_inset Text
45131
45132 \begin_layout Plain Layout
45133
45134 \family sans
45135 \begin_inset Info
45136 type  "icon"
45137 arg   "depth-increment"
45138 \end_inset
45139
45140
45141 \end_layout
45142
45143 \end_inset
45144 </cell>
45145 <cell alignment="center" valignment="top" usebox="none">
45146 \begin_inset Text
45147
45148 \begin_layout Plain Layout
45149
45150 \family sans
45151 Edit\SpecialChar menuseparator
45152 Increase
45153 \begin_inset space ~
45154 \end_inset
45155
45156 List
45157 \begin_inset space ~
45158 \end_inset
45159
45160 Depth
45161 \end_layout
45162
45163 \end_inset
45164 </cell>
45165 </row>
45166 <row interlinespace="2.5mm">
45167 <cell alignment="center" valignment="top" usebox="none">
45168 \begin_inset Text
45169
45170 \begin_layout Plain Layout
45171
45172 \family sans
45173 \begin_inset Info
45174 type  "icon"
45175 arg   "depth-decrement"
45176 \end_inset
45177
45178
45179 \end_layout
45180
45181 \end_inset
45182 </cell>
45183 <cell alignment="center" valignment="top" usebox="none">
45184 \begin_inset Text
45185
45186 \begin_layout Plain Layout
45187
45188 \family sans
45189 Edit\SpecialChar menuseparator
45190 Decrease
45191 \begin_inset space ~
45192 \end_inset
45193
45194 List
45195 \begin_inset space ~
45196 \end_inset
45197
45198 Depth
45199 \end_layout
45200
45201 \end_inset
45202 </cell>
45203 </row>
45204 <row interlinespace="2.5mm">
45205 <cell alignment="center" valignment="top" usebox="none">
45206 \begin_inset Text
45207
45208 \begin_layout Plain Layout
45209
45210 \family sans
45211 \begin_inset Info
45212 type  "icon"
45213 arg   "float-insert figure"
45214 \end_inset
45215
45216
45217 \end_layout
45218
45219 \end_inset
45220 </cell>
45221 <cell alignment="center" valignment="top" usebox="none">
45222 \begin_inset Text
45223
45224 \begin_layout Plain Layout
45225
45226 \family sans
45227 Insert\SpecialChar menuseparator
45228 Float\SpecialChar menuseparator
45229 Figure
45230 \end_layout
45231
45232 \end_inset
45233 </cell>
45234 </row>
45235 <row interlinespace="2.5mm">
45236 <cell alignment="center" valignment="top" usebox="none">
45237 \begin_inset Text
45238
45239 \begin_layout Plain Layout
45240
45241 \family sans
45242 \begin_inset Info
45243 type  "icon"
45244 arg   "float-insert table"
45245 \end_inset
45246
45247
45248 \end_layout
45249
45250 \end_inset
45251 </cell>
45252 <cell alignment="center" valignment="top" usebox="none">
45253 \begin_inset Text
45254
45255 \begin_layout Plain Layout
45256
45257 \family sans
45258 Insert\SpecialChar menuseparator
45259 Float\SpecialChar menuseparator
45260 Table
45261 \end_layout
45262
45263 \end_inset
45264 </cell>
45265 </row>
45266 <row interlinespace="2.5mm">
45267 <cell alignment="center" valignment="top" usebox="none">
45268 \begin_inset Text
45269
45270 \begin_layout Plain Layout
45271
45272 \family sans
45273 \begin_inset Info
45274 type  "icon"
45275 arg   "label-insert"
45276 \end_inset
45277
45278
45279 \end_layout
45280
45281 \end_inset
45282 </cell>
45283 <cell alignment="center" valignment="top" usebox="none">
45284 \begin_inset Text
45285
45286 \begin_layout Plain Layout
45287
45288 \family sans
45289 Insert\SpecialChar menuseparator
45290 Label
45291 \end_layout
45292
45293 \end_inset
45294 </cell>
45295 </row>
45296 <row interlinespace="2.5mm">
45297 <cell alignment="center" valignment="top" usebox="none">
45298 \begin_inset Text
45299
45300 \begin_layout Plain Layout
45301
45302 \family sans
45303 \begin_inset Info
45304 type  "icon"
45305 arg   "dialog-show-new-inset ref"
45306 \end_inset
45307
45308
45309 \end_layout
45310
45311 \end_inset
45312 </cell>
45313 <cell alignment="center" valignment="top" usebox="none">
45314 \begin_inset Text
45315
45316 \begin_layout Plain Layout
45317
45318 \family sans
45319 Insert\SpecialChar menuseparator
45320 Cross-Reference
45321 \end_layout
45322
45323 \end_inset
45324 </cell>
45325 </row>
45326 <row interlinespace="2.5mm">
45327 <cell alignment="center" valignment="top" usebox="none">
45328 \begin_inset Text
45329
45330 \begin_layout Plain Layout
45331
45332 \family sans
45333 \begin_inset Info
45334 type  "icon"
45335 arg   "dialog-show-new-inset citation"
45336 \end_inset
45337
45338
45339 \end_layout
45340
45341 \end_inset
45342 </cell>
45343 <cell alignment="center" valignment="top" usebox="none">
45344 \begin_inset Text
45345
45346 \begin_layout Plain Layout
45347
45348 \family sans
45349 Insert\SpecialChar menuseparator
45350 Citation
45351 \end_layout
45352
45353 \end_inset
45354 </cell>
45355 </row>
45356 <row interlinespace="2.5mm">
45357 <cell alignment="center" valignment="top" usebox="none">
45358 \begin_inset Text
45359
45360 \begin_layout Plain Layout
45361
45362 \family sans
45363 \begin_inset Info
45364 type  "icon"
45365 arg   "index-insert"
45366 \end_inset
45367
45368
45369 \end_layout
45370
45371 \end_inset
45372 </cell>
45373 <cell alignment="center" valignment="top" usebox="none">
45374 \begin_inset Text
45375
45376 \begin_layout Plain Layout
45377
45378 \family sans
45379 Insert\SpecialChar menuseparator
45380 Index
45381 \begin_inset space ~
45382 \end_inset
45383
45384 Entry
45385 \end_layout
45386
45387 \end_inset
45388 </cell>
45389 </row>
45390 <row interlinespace="2.5mm">
45391 <cell alignment="center" valignment="top" usebox="none">
45392 \begin_inset Text
45393
45394 \begin_layout Plain Layout
45395
45396 \family sans
45397 \begin_inset Info
45398 type  "icon"
45399 arg   "nomencl-insert"
45400 \end_inset
45401
45402
45403 \end_layout
45404
45405 \end_inset
45406 </cell>
45407 <cell alignment="center" valignment="top" usebox="none">
45408 \begin_inset Text
45409
45410 \begin_layout Plain Layout
45411
45412 \family sans
45413 Insert\SpecialChar menuseparator
45414 Nomenclature
45415 \begin_inset space ~
45416 \end_inset
45417
45418 Entry
45419 \end_layout
45420
45421 \end_inset
45422 </cell>
45423 </row>
45424 <row interlinespace="2.5mm">
45425 <cell alignment="center" valignment="top" usebox="none">
45426 \begin_inset Text
45427
45428 \begin_layout Plain Layout
45429
45430 \family sans
45431 \begin_inset Info
45432 type  "icon"
45433 arg   "footnote-insert"
45434 \end_inset
45435
45436
45437 \end_layout
45438
45439 \end_inset
45440 </cell>
45441 <cell alignment="center" valignment="top" usebox="none">
45442 \begin_inset Text
45443
45444 \begin_layout Plain Layout
45445
45446 \family sans
45447 Insert\SpecialChar menuseparator
45448 Footnote
45449 \end_layout
45450
45451 \end_inset
45452 </cell>
45453 </row>
45454 <row interlinespace="2.5mm">
45455 <cell alignment="center" valignment="top" usebox="none">
45456 \begin_inset Text
45457
45458 \begin_layout Plain Layout
45459
45460 \family sans
45461 \begin_inset Info
45462 type  "icon"
45463 arg   "marginalnote-insert"
45464 \end_inset
45465
45466
45467 \end_layout
45468
45469 \end_inset
45470 </cell>
45471 <cell alignment="center" valignment="top" usebox="none">
45472 \begin_inset Text
45473
45474 \begin_layout Plain Layout
45475
45476 \family sans
45477 Insert\SpecialChar menuseparator
45478 Marginal
45479 \begin_inset space ~
45480 \end_inset
45481
45482 Note
45483 \end_layout
45484
45485 \end_inset
45486 </cell>
45487 </row>
45488 <row interlinespace="2.5mm">
45489 <cell alignment="center" valignment="top" usebox="none">
45490 \begin_inset Text
45491
45492 \begin_layout Plain Layout
45493
45494 \family sans
45495 \begin_inset Info
45496 type  "icon"
45497 arg   "note-insert"
45498 \end_inset
45499
45500
45501 \end_layout
45502
45503 \end_inset
45504 </cell>
45505 <cell alignment="center" valignment="top" usebox="none">
45506 \begin_inset Text
45507
45508 \begin_layout Plain Layout
45509
45510 \family sans
45511 Insert\SpecialChar menuseparator
45512 Note\SpecialChar menuseparator
45513 LyX
45514 \begin_inset space ~
45515 \end_inset
45516
45517 Note
45518 \end_layout
45519
45520 \end_inset
45521 </cell>
45522 </row>
45523 <row interlinespace="2.5mm">
45524 <cell alignment="center" valignment="top" usebox="none">
45525 \begin_inset Text
45526
45527 \begin_layout Plain Layout
45528
45529 \family sans
45530 \begin_inset Info
45531 type  "icon"
45532 arg   "box-insert Frameless"
45533 \end_inset
45534
45535
45536 \end_layout
45537
45538 \end_inset
45539 </cell>
45540 <cell alignment="center" valignment="top" usebox="none">
45541 \begin_inset Text
45542
45543 \begin_layout Plain Layout
45544
45545 \family sans
45546 Insert\SpecialChar menuseparator
45547 Box
45548 \end_layout
45549
45550 \end_inset
45551 </cell>
45552 </row>
45553 <row interlinespace="2.5mm">
45554 <cell alignment="center" valignment="top" usebox="none">
45555 \begin_inset Text
45556
45557 \begin_layout Plain Layout
45558
45559 \family sans
45560 \begin_inset Info
45561 type  "icon"
45562 arg   "href-insert"
45563 \end_inset
45564
45565
45566 \end_layout
45567
45568 \end_inset
45569 </cell>
45570 <cell alignment="center" valignment="top" usebox="none">
45571 \begin_inset Text
45572
45573 \begin_layout Plain Layout
45574
45575 \family sans
45576 Insert\SpecialChar menuseparator
45577 Hyperlink
45578 \end_layout
45579
45580 \end_inset
45581 </cell>
45582 </row>
45583 <row interlinespace="2.5mm">
45584 <cell alignment="center" valignment="top" usebox="none">
45585 \begin_inset Text
45586
45587 \begin_layout Plain Layout
45588
45589 \family sans
45590 \begin_inset Info
45591 type  "icon"
45592 arg   "ert-insert"
45593 \end_inset
45594
45595
45596 \end_layout
45597
45598 \end_inset
45599 </cell>
45600 <cell alignment="center" valignment="top" usebox="none">
45601 \begin_inset Text
45602
45603 \begin_layout Plain Layout
45604
45605 \family sans
45606 Insert\SpecialChar menuseparator
45607 TeX
45608 \begin_inset space ~
45609 \end_inset
45610
45611 Code
45612 \end_layout
45613
45614 \end_inset
45615 </cell>
45616 </row>
45617 <row interlinespace="2.5mm">
45618 <cell alignment="center" valignment="top" usebox="none">
45619 \begin_inset Text
45620
45621 \begin_layout Plain Layout
45622
45623 \family sans
45624 \begin_inset Info
45625 type  "icon"
45626 arg   "math-macro newmacroname newcommand"
45627 \end_inset
45628
45629
45630 \end_layout
45631
45632 \end_inset
45633 </cell>
45634 <cell alignment="center" valignment="top" usebox="none">
45635 \begin_inset Text
45636
45637 \begin_layout Plain Layout
45638
45639 \family sans
45640 Insert\SpecialChar menuseparator
45641 Math\SpecialChar menuseparator
45642 Macro
45643 \end_layout
45644
45645 \end_inset
45646 </cell>
45647 </row>
45648 <row interlinespace="2.5mm">
45649 <cell alignment="center" valignment="top" usebox="none">
45650 \begin_inset Text
45651
45652 \begin_layout Plain Layout
45653
45654 \family sans
45655 \begin_inset Info
45656 type  "icon"
45657 arg   "dialog-show-new-inset include"
45658 \end_inset
45659
45660
45661 \end_layout
45662
45663 \end_inset
45664 </cell>
45665 <cell alignment="center" valignment="top" usebox="none">
45666 \begin_inset Text
45667
45668 \begin_layout Plain Layout
45669
45670 \family sans
45671 Insert\SpecialChar menuseparator
45672 File\SpecialChar menuseparator
45673 Child
45674 \begin_inset space ~
45675 \end_inset
45676
45677 Document
45678 \end_layout
45679
45680 \end_inset
45681 </cell>
45682 </row>
45683 <row interlinespace="2.5mm">
45684 <cell alignment="center" valignment="top" usebox="none">
45685 \begin_inset Text
45686
45687 \begin_layout Plain Layout
45688
45689 \family sans
45690 \begin_inset Info
45691 type  "icon"
45692 arg   "dialog-show character"
45693 \end_inset
45694
45695
45696 \end_layout
45697
45698 \end_inset
45699 </cell>
45700 <cell alignment="center" valignment="top" usebox="none">
45701 \begin_inset Text
45702
45703 \begin_layout Plain Layout
45704
45705 \family sans
45706 Edit\SpecialChar menuseparator
45707 Text
45708 \begin_inset space ~
45709 \end_inset
45710
45711 Style\SpecialChar menuseparator
45712 Customized
45713 \end_layout
45714
45715 \end_inset
45716 </cell>
45717 </row>
45718 <row interlinespace="2.5mm">
45719 <cell alignment="center" valignment="top" usebox="none">
45720 \begin_inset Text
45721
45722 \begin_layout Plain Layout
45723
45724 \change_inserted -712698321 1545899981
45725
45726 \family sans
45727 \begin_inset Info
45728 type  "icon"
45729 arg   "textstyle-apply"
45730 \end_inset
45731
45732
45733 \end_layout
45734
45735 \end_inset
45736 </cell>
45737 <cell alignment="center" valignment="top" usebox="none">
45738 \begin_inset Text
45739
45740 \begin_layout Plain Layout
45741
45742 \change_inserted -712698321 1545900045
45743 Format text using the recent settings in the 
45744 \begin_inset Info
45745 type  "menu"
45746 arg   "dialog-show character"
45747 \end_inset
45748
45749  dialog
45750 \end_layout
45751
45752 \end_inset
45753 </cell>
45754 </row>
45755 <row interlinespace="2.5mm">
45756 <cell alignment="center" valignment="top" usebox="none">
45757 \begin_inset Text
45758
45759 \begin_layout Plain Layout
45760
45761 \family sans
45762 \begin_inset Info
45763 type  "icon"
45764 arg   "layout-paragraph"
45765 \end_inset
45766
45767
45768 \end_layout
45769
45770 \end_inset
45771 </cell>
45772 <cell alignment="center" valignment="top" usebox="none">
45773 \begin_inset Text
45774
45775 \begin_layout Plain Layout
45776
45777 \family sans
45778 Edit\SpecialChar menuseparator
45779 Paragraph
45780 \begin_inset space ~
45781 \end_inset
45782
45783 Settings
45784 \end_layout
45785
45786 \end_inset
45787 </cell>
45788 </row>
45789 <row interlinespace="2.5mm">
45790 <cell alignment="center" valignment="top" usebox="none">
45791 \begin_inset Text
45792
45793 \begin_layout Plain Layout
45794
45795 \family sans
45796 \begin_inset Info
45797 type  "icon"
45798 arg   "thesaurus-entry"
45799 \end_inset
45800
45801
45802 \end_layout
45803
45804 \end_inset
45805 </cell>
45806 <cell alignment="center" valignment="top" usebox="none">
45807 \begin_inset Text
45808
45809 \begin_layout Plain Layout
45810
45811 \family sans
45812 Tools\SpecialChar menuseparator
45813 Thesaurus
45814 \end_layout
45815
45816 \end_inset
45817 </cell>
45818 </row>
45819 </lyxtabular>
45820
45821 \end_inset
45822
45823
45824 \end_layout
45825
45826 \begin_layout Subsection
45827 View/Update Toolbar
45828 \begin_inset Index idx
45829 status collapsed
45830
45831 \begin_layout Plain Layout
45832 Toolbar ! View / Update
45833 \end_layout
45834
45835 \end_inset
45836
45837
45838 \end_layout
45839
45840 \begin_layout Standard
45841 \begin_inset Graphics
45842         filename clipart/ViewToolbar.png
45843
45844 \end_inset
45845
45846
45847 \end_layout
45848
45849 \begin_layout Standard
45850 \begin_inset VSpace defskip
45851 \end_inset
45852
45853
45854 \end_layout
45855
45856 \begin_layout Standard
45857 The view/update toolbar as shown above contains from left to right the following
45858  buttons:
45859 \end_layout
45860
45861 \begin_layout Standard
45862 \begin_inset VSpace defskip
45863 \end_inset
45864
45865
45866 \end_layout
45867
45868 \begin_layout Standard
45869 \begin_inset Tabular
45870 <lyxtabular version="3" rows="7" columns="2">
45871 <features islongtable="true" longtabularalignment="center">
45872 <column alignment="left" valignment="top">
45873 <column alignment="left" valignment="top">
45874 <row interlinespace="2.5mm">
45875 <cell alignment="center" valignment="top" usebox="none">
45876 \begin_inset Text
45877
45878 \begin_layout Plain Layout
45879
45880 \family sans
45881 \begin_inset Info
45882 type  "icon"
45883 arg   "buffer-view"
45884 \end_inset
45885
45886
45887 \end_layout
45888
45889 \end_inset
45890 </cell>
45891 <cell alignment="center" valignment="top" usebox="none">
45892 \begin_inset Text
45893
45894 \begin_layout Plain Layout
45895
45896 \family sans
45897 Document\SpecialChar menuseparator
45898 View
45899 \end_layout
45900
45901 \end_inset
45902 </cell>
45903 </row>
45904 <row interlinespace="2.5mm">
45905 <cell alignment="center" valignment="top" usebox="none">
45906 \begin_inset Text
45907
45908 \begin_layout Plain Layout
45909
45910 \family sans
45911 \begin_inset Info
45912 type  "icon"
45913 arg   "buffer-update"
45914 \end_inset
45915
45916
45917 \end_layout
45918
45919 \end_inset
45920 </cell>
45921 <cell alignment="center" valignment="top" usebox="none">
45922 \begin_inset Text
45923
45924 \begin_layout Plain Layout
45925
45926 \family sans
45927 Document\SpecialChar menuseparator
45928 Update
45929 \end_layout
45930
45931 \end_inset
45932 </cell>
45933 </row>
45934 <row interlinespace="2.5mm">
45935 <cell alignment="center" valignment="top" usebox="none">
45936 \begin_inset Text
45937
45938 \begin_layout Plain Layout
45939
45940 \family sans
45941 \begin_inset Info
45942 type  "icon"
45943 arg   "master-buffer-view"
45944 \end_inset
45945
45946
45947 \end_layout
45948
45949 \end_inset
45950 </cell>
45951 <cell alignment="center" valignment="top" usebox="none">
45952 \begin_inset Text
45953
45954 \begin_layout Plain Layout
45955
45956 \family sans
45957 Document\SpecialChar menuseparator
45958
45959 \change_inserted -131811572 1600333746
45960 View
45961 \begin_inset space ~
45962 \end_inset
45963
45964
45965 \change_unchanged
45966 Master
45967 \begin_inset space ~
45968 \end_inset
45969
45970 Document
45971 \end_layout
45972
45973 \end_inset
45974 </cell>
45975 </row>
45976 <row interlinespace="2.5mm">
45977 <cell alignment="center" valignment="top" usebox="none">
45978 \begin_inset Text
45979
45980 \begin_layout Plain Layout
45981
45982 \family sans
45983 \begin_inset Info
45984 type  "icon"
45985 arg   "master-buffer-update"
45986 \end_inset
45987
45988
45989 \end_layout
45990
45991 \end_inset
45992 </cell>
45993 <cell alignment="center" valignment="top" usebox="none">
45994 \begin_inset Text
45995
45996 \begin_layout Plain Layout
45997
45998 \family sans
45999 Document\SpecialChar menuseparator
46000 Update
46001 \begin_inset space ~
46002 \end_inset
46003
46004 Master
46005 \begin_inset space ~
46006 \end_inset
46007
46008 Document
46009 \end_layout
46010
46011 \end_inset
46012 </cell>
46013 </row>
46014 <row interlinespace="2.5mm">
46015 <cell alignment="center" valignment="top" usebox="none">
46016 \begin_inset Text
46017
46018 \begin_layout Plain Layout
46019
46020 \family sans
46021 \begin_inset Info
46022 type  "icon"
46023 arg   "buffer-toggle-output-sync"
46024 \end_inset
46025
46026
46027 \end_layout
46028
46029 \end_inset
46030 </cell>
46031 <cell alignment="center" valignment="top" usebox="none">
46032 \begin_inset Text
46033
46034 \begin_layout Plain Layout
46035
46036 \family sans
46037 Document\SpecialChar menuseparator
46038 Settings\SpecialChar menuseparator
46039
46040 \change_deleted -131811572 1600333766
46041 Output
46042 \change_inserted -131811572 1600333762
46043 Formats
46044 \change_unchanged
46045 \SpecialChar menuseparator
46046 Synchronize with Output
46047 \end_layout
46048
46049 \end_inset
46050 </cell>
46051 </row>
46052 <row interlinespace="2.5mm">
46053 <cell alignment="center" valignment="top" usebox="none">
46054 \begin_inset Text
46055
46056 \begin_layout Plain Layout
46057 \begin_inset Info
46058 type  "icon"
46059 arg   "view-others"
46060 \end_inset
46061
46062
46063 \change_deleted -712698321 1545901299
46064
46065 \family sans
46066 *
46067 \change_unchanged
46068
46069 \end_layout
46070
46071 \end_inset
46072 </cell>
46073 <cell alignment="center" valignment="top" usebox="none">
46074 \begin_inset Text
46075
46076 \begin_layout Plain Layout
46077
46078 \family sans
46079 Document\SpecialChar menuseparator
46080 View (Other Formats)
46081 \end_layout
46082
46083 \end_inset
46084 </cell>
46085 </row>
46086 <row interlinespace="2.5mm">
46087 <cell alignment="center" valignment="top" usebox="none">
46088 \begin_inset Text
46089
46090 \begin_layout Plain Layout
46091 \begin_inset Info
46092 type  "icon"
46093 arg   "update-others"
46094 \end_inset
46095
46096
46097 \change_deleted -712698321 1545901301
46098 *
46099 \change_unchanged
46100
46101 \end_layout
46102
46103 \end_inset
46104 </cell>
46105 <cell alignment="center" valignment="top" usebox="none">
46106 \begin_inset Text
46107
46108 \begin_layout Plain Layout
46109
46110 \family sans
46111 Document\SpecialChar menuseparator
46112 Update (Other Formats)
46113 \end_layout
46114
46115 \end_inset
46116 </cell>
46117 </row>
46118 </lyxtabular>
46119
46120 \end_inset
46121
46122
46123 \end_layout
46124
46125 \begin_layout Standard
46126
46127 \change_deleted -712698321 1545901302
46128 * These icons might look different for you if you do not use the default
46129  icon set.
46130 \change_unchanged
46131
46132 \end_layout
46133
46134 \begin_layout Subsection
46135 Other Toolbars
46136 \end_layout
46137
46138 \begin_layout Standard
46139 The change tracking toolbar is explained in section
46140 \begin_inset space ~
46141 \end_inset
46142
46143
46144 \begin_inset CommandInset ref
46145 LatexCommand ref
46146 reference "sec:Change-Tracking"
46147
46148 \end_inset
46149
46150 , the table toolbar
46151 \begin_inset Index idx
46152 status collapsed
46153
46154 \begin_layout Plain Layout
46155 Toolbar ! Table
46156 \end_layout
46157
46158 \end_inset
46159
46160  in the 
46161 \emph on
46162 Embedded
46163 \begin_inset space ~
46164 \end_inset
46165
46166 Objects
46167 \emph default
46168  manual and the math macro toolbar
46169 \begin_inset Index idx
46170 status collapsed
46171
46172 \begin_layout Plain Layout
46173 Toolbar ! Macro
46174 \end_layout
46175
46176 \end_inset
46177
46178  in the 
46179 \emph on
46180 Math
46181 \emph default
46182  manual.
46183 \end_layout
46184
46185 \begin_layout Chapter
46186 The Document Settings
46187 \begin_inset CommandInset label
46188 LatexCommand label
46189 name "chap:The-Document-Settings"
46190
46191 \end_inset
46192
46193
46194 \begin_inset Index idx
46195 status collapsed
46196
46197 \begin_layout Plain Layout
46198 Document ! Settings
46199 \end_layout
46200
46201 \end_inset
46202
46203
46204 \end_layout
46205
46206 \begin_layout Standard
46207 The 
46208 \family sans
46209 Document
46210 \begin_inset space ~
46211 \end_inset
46212
46213 Setting
46214 \family default
46215 s dialog contains submenus to set properties for the whole document and
46216  is called with the menu
46217 \family sans
46218  Document\SpecialChar menuseparator
46219 Settings
46220 \family default
46221 .
46222  You can save your document settings as default with the
46223 \family sans
46224  Save as Document Defaults
46225 \family default
46226  button in any dialog.
46227  This will create a template named 
46228 \family typewriter
46229 defaults.lyx
46230 \family default
46231  which is automatically loaded by \SpecialChar LyX
46232  when you create a new document without
46233  using a template.
46234 \end_layout
46235
46236 \begin_layout Standard
46237 The button 
46238 \family sans
46239 Use Class Defaults
46240 \family default
46241  resets the document settings to the default of the document class.
46242  This affects mostly class options, the page layout and Numbering & TOC.
46243 \end_layout
46244
46245 \begin_layout Standard
46246 The different submenus of the dialog are explained in the following sections.
46247  There are so many document settings available that it might take a while
46248  to find the one you are looking for.
46249  To find a setting quicker, you can use the search field which is above
46250  the submenus of the dialog.
46251  If you search e.
46252 \begin_inset space \thinspace{}
46253 \end_inset
46254
46255 g.
46256 \begin_inset space \space{}
46257 \end_inset
46258
46259 for 
46260 \begin_inset Quotes eld
46261 \end_inset
46262
46263 page
46264 \begin_inset Quotes erd
46265 \end_inset
46266
46267 , you will see that some submenus will be grayed-out and disabled.
46268  Only the submenus with page settings stay enabled.
46269  The found page settings are labeled red in these submenus.
46270 \end_layout
46271
46272 \begin_layout Section
46273 Document Class
46274 \end_layout
46275
46276 \begin_layout Standard
46277 Here you set the document class, class options, a graphics driver, and a
46278  master document.
46279  Document classes are described in section
46280 \begin_inset space ~
46281 \end_inset
46282
46283
46284 \begin_inset CommandInset ref
46285 LatexCommand ref
46286 reference "sec:Document-Classes"
46287
46288 \end_inset
46289
46290 .
46291 \end_layout
46292
46293 \begin_layout Standard
46294 With the button 
46295 \family sans
46296 Local
46297 \begin_inset space ~
46298 \end_inset
46299
46300 Layout
46301 \family default
46302  you can load you own layout-file, that is not in \SpecialChar LyX
46303 's 
46304 \emph on
46305 layouts
46306 \emph default
46307  folder and thus not recognized by \SpecialChar LyX
46308  as a layout for a document class.
46309  For more about layout-files, see the chapter 
46310 \emph on
46311 Installing New Document Classes, Types of Layout Files
46312 \emph default
46313  of the 
46314 \emph on
46315 Customization
46316 \emph default
46317  Handbook.
46318 \end_layout
46319
46320 \begin_layout Standard
46321 Some classes use special class options by default.
46322  If this is the case, they are listed in the field 
46323 \family sans
46324 Predefined
46325 \family default
46326  and you can decide to use them or not.
46327  If you do not know exactly what the default class options are for, it is
46328  recommended you leave them untouched.
46329  The 
46330 \family sans
46331 Graphics driver
46332 \family default
46333  is used for \SpecialChar LaTeX
46334 's graphics, color and page layout packages.
46335  If using 
46336 \family sans
46337 Default
46338 \family default
46339 , the default driver for the \SpecialChar LaTeX
46340 -packages is used.
46341  It is recommended that you use the default unless you know what you are
46342  doing.
46343 \begin_inset Foot
46344 status collapsed
46345
46346 \begin_layout Plain Layout
46347 When you want to use one of the following drivers
46348 \begin_inset Newline newline
46349 \end_inset
46350
46351
46352 \family sans
46353 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
46354 \family default
46355
46356 \begin_inset Newline newline
46357 \end_inset
46358
46359 you first have to activate them in your \SpecialChar LaTeX
46360  distribution, see section 
46361 \emph on
46362 Driver support
46363 \emph default
46364  in 
46365 \begin_inset CommandInset href
46366 LatexCommand href
46367 target "https://www.ctan.org/tex-archive/macros/latex/required/graphics/grfguide.pdf"
46368 literal "false"
46369
46370 \end_inset
46371
46372 .
46373 \end_layout
46374
46375 \end_inset
46376
46377
46378 \end_layout
46379
46380 \begin_layout Standard
46381 Specifying a 
46382 \family sans
46383 Master
46384 \family default
46385  document is necessary if the current document is a child or subdocument.
46386  The master document will be used by \SpecialChar LyX
46387  in the background if the child document
46388  is opened without its master.
46389  This way child documents are always compilable.
46390  More about master and child documents is explained in the section 
46391 \emph on
46392 Child Documents
46393 \emph default
46394  of the 
46395 \emph on
46396 Embedded
46397 \begin_inset space ~
46398 \end_inset
46399
46400 Objects
46401 \emph default
46402  manual.
46403 \end_layout
46404
46405 \begin_layout Standard
46406 There is also an option to suppress the date and one to use the \SpecialChar LaTeX
46407 -package
46408  
46409 \series bold
46410 refstyle
46411 \series default
46412  instead of 
46413 \series bold
46414 prettyref
46415 \series default
46416
46417 \begin_inset Index idx
46418 status collapsed
46419
46420 \begin_layout Plain Layout
46421 \SpecialChar LaTeX
46422  packages ! prettyref
46423 \end_layout
46424
46425 \end_inset
46426
46427
46428 \begin_inset Index idx
46429 status collapsed
46430
46431 \begin_layout Plain Layout
46432 \SpecialChar LaTeX
46433  packages ! refstyle
46434 \end_layout
46435
46436 \end_inset
46437
46438  for cross-references, see section
46439 \begin_inset space ~
46440 \end_inset
46441
46442
46443 \begin_inset CommandInset ref
46444 LatexCommand ref
46445 reference "sec:Cross-References"
46446
46447 \end_inset
46448
46449 .
46450 \end_layout
46451
46452 \begin_layout Section
46453 Child Documents
46454 \end_layout
46455
46456 \begin_layout Standard
46457 This submenu is only visible when your document includes child documents.
46458  Please refer to the section 
46459 \emph on
46460 Child
46461 \begin_inset space ~
46462 \end_inset
46463
46464 Documents
46465 \emph default
46466  of the 
46467 \emph on
46468 Embedded
46469 \begin_inset space ~
46470 \end_inset
46471
46472 Objects
46473 \emph default
46474  manual for details.
46475 \end_layout
46476
46477 \begin_layout Section
46478 Modules
46479 \end_layout
46480
46481 \begin_layout Standard
46482 Modules are explained in section
46483 \begin_inset space ~
46484 \end_inset
46485
46486
46487 \begin_inset CommandInset ref
46488 LatexCommand ref
46489 reference "subsec:Modules"
46490
46491 \end_inset
46492
46493 .
46494 \end_layout
46495
46496 \begin_layout Section
46497 Local Layout
46498 \end_layout
46499
46500 \begin_layout Standard
46501 See section
46502 \begin_inset space ~
46503 \end_inset
46504
46505
46506 \begin_inset CommandInset ref
46507 LatexCommand ref
46508 reference "subsec:Local-Layout"
46509
46510 \end_inset
46511
46512  for a description.
46513 \end_layout
46514
46515 \begin_layout Section
46516 Fonts
46517 \end_layout
46518
46519 \begin_layout Standard
46520 The document font settings are described in section
46521 \begin_inset space ~
46522 \end_inset
46523
46524
46525 \begin_inset CommandInset ref
46526 LatexCommand ref
46527 reference "sec:Fonts-and-Text"
46528
46529 \end_inset
46530
46531 .
46532 \end_layout
46533
46534 \begin_layout Section
46535 Text Layout
46536 \end_layout
46537
46538 \begin_layout Standard
46539 You can specify if paragraphs should be separated by 
46540 \family sans
46541 Indentation
46542 \family default
46543  or by 
46544 \family sans
46545 Vertical space
46546 \family default
46547 .
46548  The 
46549 \family sans
46550 Line
46551 \begin_inset space ~
46552 \end_inset
46553
46554 spacing
46555 \family default
46556  and whether it should be a 
46557 \family sans
46558 Two-column
46559 \begin_inset space ~
46560 \end_inset
46561
46562 document
46563 \family default
46564  can also be specified here.
46565 \end_layout
46566
46567 \begin_layout Standard
46568 Note that \SpecialChar LyX
46569  will not show two columns or the specified line spacing on screen.
46570  That would be impractical, often unreadable, and is not part of the WYSIWYM
46571  concept.
46572  However, it will be as you specified in the output.
46573 \end_layout
46574
46575 \begin_layout Standard
46576 With the option 
46577 \family sans
46578 Use justification in \SpecialChar LyX
46579  work area
46580 \family default
46581  you can decide if \SpecialChar LyX
46582  justifies the text on screen.
46583  This only affects the text inside \SpecialChar LyX
46584  not in the output.
46585 \change_inserted -712698321 1554288869
46586
46587 \end_layout
46588
46589 \begin_layout Standard
46590
46591 \change_inserted -712698321 1554288904
46592 The 
46593 \family sans
46594 Default Style
46595 \family default
46596  setting in 
46597 \family sans
46598 Table Style
46599 \family default
46600  lets you select which style newly inserted tables should use by default.
46601 \change_unchanged
46602
46603 \end_layout
46604
46605 \begin_layout Section
46606 Page Layout
46607 \end_layout
46608
46609 \begin_layout Standard
46610 This dialog is described in sections
46611 \begin_inset space ~
46612 \end_inset
46613
46614
46615 \begin_inset CommandInset ref
46616 LatexCommand ref
46617 reference "subsec:Paper-Size,-Orientation"
46618
46619 \end_inset
46620
46621  and 
46622 \begin_inset CommandInset ref
46623 LatexCommand ref
46624 reference "subsec:Document-Layout"
46625
46626 \end_inset
46627
46628 .
46629 \end_layout
46630
46631 \begin_layout Section
46632 Page Margins
46633 \end_layout
46634
46635 \begin_layout Standard
46636 Here you can adjust the page margins as described in section
46637 \begin_inset space ~
46638 \end_inset
46639
46640
46641 \begin_inset CommandInset ref
46642 LatexCommand ref
46643 reference "subsec:Margins"
46644
46645 \end_inset
46646
46647 .
46648 \end_layout
46649
46650 \begin_layout Section
46651 Language
46652 \begin_inset CommandInset label
46653 LatexCommand label
46654 name "sec:Language-encodings"
46655
46656 \end_inset
46657
46658
46659 \begin_inset Index idx
46660 status collapsed
46661
46662 \begin_layout Plain Layout
46663 Language ! Encoding
46664 \end_layout
46665
46666 \end_inset
46667
46668
46669 \end_layout
46670
46671 \begin_layout Standard
46672 The document language and quote styles are set here.
46673  The encoding specifies how the document content is exported to \SpecialChar LaTeX
46674  (the \SpecialChar LyX
46675  file
46676  is always encoded in utf8).
46677  All characters that cannot be encoded using the specified encoding will
46678  be exported as \SpecialChar LaTeX
46679 -commands (this can fail if a \SpecialChar LaTeX
46680 -command is not known for
46681  a particular character).
46682 \change_inserted -712698321 1557594829
46683
46684 \end_layout
46685
46686 \begin_layout Standard
46687
46688 \change_inserted -712698321 1557596095
46689 By default, \SpecialChar LyX
46690  outputs \SpecialChar LaTeX
46691  files in Unicode – or utf8, for that matter (which
46692  is nowadays also \SpecialChar LaTeX
46693 's default encoding).
46694  This should normally fit your needs, since \SpecialChar LaTeX
46695 's Unicode support covers the
46696  characters of most scripts.
46697  Nonetheless it is not yet comprehensive, so there might be cases where
46698  using one of the traditional, or 
46699 \begin_inset Quotes eld
46700 \end_inset
46701
46702 legacy
46703 \begin_inset Quotes erd
46704 \end_inset
46705
46706 , encodings is necessary.
46707 \end_layout
46708
46709 \begin_layout Standard
46710
46711 \change_inserted -712698321 1557596136
46712 \SpecialChar LyX
46713  provides support for these traditional encodings.
46714  If you chose 
46715 \family sans
46716 Traditional (auto-selected)
46717 \family default
46718  from the 
46719 \family sans
46720 Encodings
46721 \family default
46722  dropdown, \SpecialChar LyX
46723  automatically selects the appropriate traditional encoding for
46724  the given language(s).
46725  
46726 \change_deleted -712698321 1557595310
46727
46728 \end_layout
46729
46730 \begin_layout Standard
46731
46732 \change_deleted -712698321 1557595310
46733 If you use the option 
46734 \family sans
46735 Language Default
46736 \family default
46737 , \SpecialChar LyX
46738  determines the encoding of a text part from the language of this text.
46739  
46740 \change_unchanged
46741 If the document contains text in more than one language you 
46742 \change_inserted -712698321 1557595342
46743 thus 
46744 \change_unchanged
46745 may get more than one encoding in the \SpecialChar LaTeX
46746  file.
46747  
46748 \change_deleted -712698321 1557595350
46749 If you do not use this option then the complete document will always use
46750  exactly one encoding.
46751  Checking this option is the preferred setting.
46752 \change_unchanged
46753
46754 \end_layout
46755
46756 \begin_layout Standard
46757
46758 \change_inserted -712698321 1557596155
46759 As a third option, \SpecialChar LyX
46760  provides the 
46761 \family sans
46762 ASCII
46763 \family default
46764  selection.
46765  If this is chosen, any character outside the 7bit ASCII range will be output
46766  as a \SpecialChar LaTeX
46767  command.
46768 \end_layout
46769
46770 \begin_layout Standard
46771
46772 \change_inserted -712698321 1557645585
46773 Finally, you can also select 
46774 \family sans
46775 Custom
46776 \family default
46777 , which lets you specify a specific (single) encoding for the whole document.
46778  Note that this encoding is then used for 
46779 \emph on
46780 any
46781 \emph default
46782  language.
46783  The custom list (which is spelled out below) consists of traditional encodings
46784  and some special cases of Unicode for specific purposes (see explanation
46785  below).
46786 \end_layout
46787
46788 \begin_layout Standard
46789
46790 \change_inserted -712698321 1557645268
46791 The 
46792 \family sans
46793 Do not load inputenc
46794 \family default
46795  checkbox does what it states: It prevents \SpecialChar LyX
46796  from automatically loading the
46797  \SpecialChar LaTeX
46798 -package 
46799 \series bold
46800 inputenc
46801 \series default
46802
46803 \begin_inset Index idx
46804 status collapsed
46805
46806 \begin_layout Plain Layout
46807
46808 \change_inserted -712698321 1557645185
46809 \SpecialChar LaTeX
46810  packages ! inputenc
46811 \change_unchanged
46812
46813 \end_layout
46814
46815 \end_inset
46816
46817 .
46818  This option might be useful if you use a class or package that pre-loads
46819  inputenc or if inputenc must not be used for some reason.
46820  When using this, you probably need to load some additional packages manually
46821  in the preamble and specify the used encoding for text parts in foreign
46822  languages in \SpecialChar TeX
46823  code.
46824  Note that this option is only available for the standard 
46825 \family sans
46826 Unicode
46827 \family default
46828  and 
46829 \family sans
46830 Traditional (auto-selected)
46831 \family default
46832  encodings.
46833 \change_unchanged
46834
46835 \end_layout
46836
46837 \begin_layout Standard
46838
46839 \change_deleted -712698321 1557596063
46840 \SpecialChar LyX
46841  also supports Unicode output, which is particularly useful if you need
46842  lots of special symbols or non-alphabetic scripts, respectively.
46843  If you want to use this (and your \SpecialChar LaTeX
46844  installation supports Unicode), choose
46845  one of the four utf8 variants from the list below.
46846  Unfortunately the Unicode support of standard \SpecialChar LaTeX
46847  is quite incomplete, so
46848  it is not uncommon that a file with lots of Unicode symbols works fine
46849  with 
46850 \family sans
46851 Language Default
46852 \family default
46853  (when \SpecialChar LyX
46854  uses its list of known \SpecialChar LaTeX
46855 -commands), but does not work with a fixed
46856  utf8 encoding (when the list of known \SpecialChar LaTeX
46857 -commands is not used, because all
46858  Unicode symbols can be encoded in utf8).
46859  The situation is much better with Xe\SpecialChar TeX
46860  and Lua\SpecialChar TeX
46861 , two new alternative engines
46862  to standard \SpecialChar LaTeX
46863 .
46864  Both engines support Unicode natively.
46865  \SpecialChar LyX
46866  now also supports these two engines (via the output formats 
46867 \family sans
46868 PDF
46869 \begin_inset space ~
46870 \end_inset
46871
46872 (XeTeX)
46873 \family default
46874
46875 \family sans
46876 PDF
46877 \begin_inset space ~
46878 \end_inset
46879
46880 (LuaTeX)
46881 \family default
46882  and 
46883 \family sans
46884 DVI
46885 \begin_inset space ~
46886 \end_inset
46887
46888 (LuaTeX)
46889 \family default
46890 , see section
46891 \begin_inset space ~
46892 \end_inset
46893
46894
46895 \begin_inset CommandInset ref
46896 LatexCommand ref
46897 reference "subsec:Output-file-formats"
46898
46899 \end_inset
46900
46901 ).
46902  So if you are using many special or accented characters and 
46903 \family sans
46904 Language Default
46905 \family default
46906  fails, you might try out one of these new engines.
46907 \change_unchanged
46908
46909 \end_layout
46910
46911 \begin_layout Standard
46912 The 
46913 \family sans
46914 Language
46915 \begin_inset space ~
46916 \end_inset
46917
46918 package
46919 \family default
46920  determines the \SpecialChar LaTeX
46921 -package that is used for hyphenation and the translation
46922  of strings like 
46923 \begin_inset Quotes eld
46924 \end_inset
46925
46926 Part
46927 \begin_inset Quotes erd
46928 \end_inset
46929
46930 .
46931  The possible settings are:
46932 \end_layout
46933
46934 \begin_layout Description
46935 Default uses the language package that is selected in
46936 \family sans
46937  Tools\SpecialChar menuseparator
46938 Preferences\SpecialChar menuseparator
46939 Language Settings
46940 \family default
46941  (see section
46942 \begin_inset space ~
46943 \end_inset
46944
46945
46946 \begin_inset CommandInset ref
46947 LatexCommand ref
46948 reference "subsec:Prefs-Language"
46949
46950 \end_inset
46951
46952 ).
46953 \end_layout
46954
46955 \begin_layout Description
46956 Automatic selects the most suitable language package for the view/export
46957  format you will use.
46958  In many cases this will be 
46959 \series bold
46960 babel
46961 \series default
46962
46963 \begin_inset Index idx
46964 status collapsed
46965
46966 \begin_layout Plain Layout
46967 \SpecialChar LaTeX
46968  packages ! babel
46969 \end_layout
46970
46971 \end_inset
46972
46973 .
46974  If the newer package 
46975 \series bold
46976 polyglossia
46977 \series default
46978
46979 \begin_inset Index idx
46980 status collapsed
46981
46982 \begin_layout Plain Layout
46983 \SpecialChar LaTeX
46984  packages ! polyglossia
46985 \end_layout
46986
46987 \end_inset
46988
46989  is more appropriate (is the case when using Xe\SpecialChar TeX
46990  or Lua\SpecialChar TeX
46991  and non-\SpecialChar TeX
46992  fonts),
46993  this package will be used instead of 
46994 \series bold
46995 babel
46996 \series default
46997 .
46998 \end_layout
46999
47000 \begin_layout Description
47001 Always
47002 \begin_inset space ~
47003 \end_inset
47004
47005 Babel uses 
47006 \series bold
47007 babel
47008 \series default
47009  even if 
47010 \series bold
47011 polyglossia
47012 \series default
47013  would be more appropriate.
47014 \end_layout
47015
47016 \begin_layout Description
47017 Custom allows you to specify a language package command of your choice.
47018  For example if you want to use a language-specific package like 
47019 \series bold
47020 ngerman
47021 \series default
47022  (for German texts), type in
47023 \series bold
47024
47025 \begin_inset Newline newline
47026 \end_inset
47027
47028
47029 \backslash
47030 usepackage{ngerman}
47031 \end_layout
47032
47033 \begin_layout Description
47034 None will not use a language package.
47035  This is necessary for some document classes for scientific articles.
47036 \end_layout
47037
47038 \begin_layout Standard
47039 Here is a list with the important encodings:
47040 \end_layout
47041
47042 \begin_layout Description
47043
47044 \change_deleted -712698321 1557645284
47045 Language
47046 \begin_inset space ~
47047 \end_inset
47048
47049 Default
47050 \begin_inset space ~
47051 \end_inset
47052
47053 (no
47054 \begin_inset space ~
47055 \end_inset
47056
47057 inputenc) Same as 
47058 \family sans
47059 Language Default
47060 \family default
47061 , but the \SpecialChar LaTeX
47062 -package 
47063 \series bold
47064 inputenc
47065 \series default
47066
47067 \begin_inset Index idx
47068 status collapsed
47069
47070 \begin_layout Plain Layout
47071 \SpecialChar LaTeX
47072  packages ! inputenc
47073 \end_layout
47074
47075 \end_inset
47076
47077  is not used.
47078  When using this, you probably need to load some additional packages manually
47079  in the preamble and specify the used encoding for text parts in foreign
47080  languages in \SpecialChar TeX
47081  code.
47082 \change_unchanged
47083
47084 \end_layout
47085
47086 \begin_layout Description
47087 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
47088  \SpecialChar LyX
47089  converts all other characters into \SpecialChar LaTeX
47090  commands, which may result in a big
47091  file when lots of \SpecialChar LaTeX
47092 -commands are needed.
47093
47094 \change_inserted -712698321 1557596221
47095  This is the same as the 
47096 \family sans
47097 ASCII
47098 \family default
47099  option in the main 
47100 \family sans
47101 Encoding
47102 \family default
47103  dropdown list.
47104 \change_unchanged
47105
47106 \end_layout
47107
47108 \begin_layout Description
47109 Arabic
47110 \begin_inset space ~
47111 \end_inset
47112
47113 (CP
47114 \begin_inset space ~
47115 \end_inset
47116
47117 1256) MS Windows code page for Arabic and Farsi
47118 \end_layout
47119
47120 \begin_layout Description
47121 Arabic
47122 \begin_inset space ~
47123 \end_inset
47124
47125 (ISO
47126 \begin_inset space ~
47127 \end_inset
47128
47129 8859-6) for Arabic and Farsi
47130 \end_layout
47131
47132 \begin_layout Description
47133 Armenian
47134 \begin_inset space ~
47135 \end_inset
47136
47137 (ArmSCII8) for Armenian
47138 \end_layout
47139
47140 \begin_layout Description
47141 Baltic
47142 \begin_inset space ~
47143 \end_inset
47144
47145 (CP
47146 \begin_inset space ~
47147 \end_inset
47148
47149 1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
47150  as the ISO-8859-13 encoding
47151 \end_layout
47152
47153 \begin_layout Description
47154 Baltic
47155 \begin_inset space ~
47156 \end_inset
47157
47158 (ISO
47159 \begin_inset space ~
47160 \end_inset
47161
47162 8859-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
47163  encoding
47164 \end_layout
47165
47166 \begin_layout Description
47167 Baltic
47168 \begin_inset space ~
47169 \end_inset
47170
47171 (ISO
47172 \begin_inset space ~
47173 \end_inset
47174
47175 8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
47176  ISO-8859-13 encoding
47177 \end_layout
47178
47179 \begin_layout Description
47180 Central
47181 \begin_inset space ~
47182 \end_inset
47183
47184 European
47185 \begin_inset space ~
47186 \end_inset
47187
47188 (CP
47189 \begin_inset space ~
47190 \end_inset
47191
47192 1250) MS Windows code page for ISO
47193 \begin_inset space ~
47194 \end_inset
47195
47196 8859-2 (latin2)
47197 \end_layout
47198
47199 \begin_layout Description
47200 Central
47201 \begin_inset space ~
47202 \end_inset
47203
47204 European
47205 \begin_inset space ~
47206 \end_inset
47207
47208 (ISO
47209 \begin_inset space ~
47210 \end_inset
47211
47212 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
47213  Romanian, Slovak and Slovenian
47214 \end_layout
47215
47216 \begin_layout Description
47217 Chinese
47218 \begin_inset space ~
47219 \end_inset
47220
47221 (simplified)
47222 \begin_inset space ~
47223 \end_inset
47224
47225 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
47226  this encoding is officially replaced by the encoding GB18030, as GB18030
47227  is not available for \SpecialChar LaTeX
47228  you should try to use the encoding Unicode
47229 \begin_inset space ~
47230 \end_inset
47231
47232 (CJK)
47233 \begin_inset space ~
47234 \end_inset
47235
47236 (utf8)
47237 \end_layout
47238
47239 \begin_layout Description
47240 Chinese
47241 \begin_inset space ~
47242 \end_inset
47243
47244 (simplified)
47245 \begin_inset space ~
47246 \end_inset
47247
47248 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
47249  except for the Euro currency sign, since 2001 this encoding is officially
47250  replaced by the encoding GB18030, as GB18030 is not available for \SpecialChar LaTeX
47251  you
47252  should try to use the encoding Unicode
47253 \begin_inset space ~
47254 \end_inset
47255
47256 (CJK)
47257 \begin_inset space ~
47258 \end_inset
47259
47260 (utf8)
47261 \end_layout
47262
47263 \begin_layout Description
47264 Chinese
47265 \begin_inset space ~
47266 \end_inset
47267
47268 (traditional)
47269 \begin_inset space ~
47270 \end_inset
47271
47272 (EUC-TW) for traditional Chinese
47273 \end_layout
47274
47275 \begin_layout Description
47276 Cyrillic
47277 \begin_inset space ~
47278 \end_inset
47279
47280 (CP
47281 \begin_inset space ~
47282 \end_inset
47283
47284 1251) MS Windows code page for Cyrillic
47285 \end_layout
47286
47287 \begin_layout Description
47288 Cyrillic
47289 \begin_inset space ~
47290 \end_inset
47291
47292 (ISO
47293 \begin_inset space ~
47294 \end_inset
47295
47296 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
47297 \end_layout
47298
47299 \begin_layout Description
47300 Cyrillic
47301 \begin_inset space ~
47302 \end_inset
47303
47304 (KOI8-R) standard Cyrillic especially for Russian
47305 \end_layout
47306
47307 \begin_layout Description
47308 Cyrillic
47309 \begin_inset space ~
47310 \end_inset
47311
47312 (KOI8-U) Cyrillic for Ukrainian
47313 \end_layout
47314
47315 \begin_layout Description
47316 Cyrillic
47317 \begin_inset space ~
47318 \end_inset
47319
47320 (pt
47321 \begin_inset space ~
47322 \end_inset
47323
47324 154) Cyrillic for Kazakh
47325 \end_layout
47326
47327 \begin_layout Description
47328 Greek
47329 \begin_inset space ~
47330 \end_inset
47331
47332 (ISO
47333 \begin_inset space ~
47334 \end_inset
47335
47336 8859-7) for Greek
47337 \end_layout
47338
47339 \begin_layout Description
47340 Hebrew
47341 \begin_inset space ~
47342 \end_inset
47343
47344 (CP
47345 \begin_inset space ~
47346 \end_inset
47347
47348 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
47349 \end_layout
47350
47351 \begin_layout Description
47352 Hebrew
47353 \begin_inset space ~
47354 \end_inset
47355
47356 (ISO
47357 \begin_inset space ~
47358 \end_inset
47359
47360 8859-8) for Hebrew
47361 \end_layout
47362
47363 \begin_layout Description
47364 Japanese
47365 \begin_inset space ~
47366 \end_inset
47367
47368 (CJK)
47369 \begin_inset space ~
47370 \end_inset
47371
47372 (EUC-JP) EUC-JP encoding for Japanese, uses the \SpecialChar LaTeX
47373 -package 
47374 \series bold
47375 CJK
47376 \series default
47377
47378 \begin_inset Index idx
47379 status collapsed
47380
47381 \begin_layout Plain Layout
47382 \SpecialChar LaTeX
47383  packages ! CJK
47384 \end_layout
47385
47386 \end_inset
47387
47388 , when using this, set the document language to 
47389 \family sans
47390 Japanese (CJK)
47391 \end_layout
47392
47393 \begin_layout Description
47394 Japanese
47395 \begin_inset space ~
47396 \end_inset
47397
47398 (CJK)
47399 \begin_inset space ~
47400 \end_inset
47401
47402 (JIS) JIS encoding for Japanese, uses the \SpecialChar LaTeX
47403 -package 
47404 \series bold
47405 CJK
47406 \series default
47407 , when using this, set the document language to 
47408 \family sans
47409 Japanese
47410 \begin_inset space ~
47411 \end_inset
47412
47413 (CJK)
47414 \end_layout
47415
47416 \begin_layout Description
47417 Japanese
47418 \begin_inset space ~
47419 \end_inset
47420
47421 (non-CJK)
47422 \begin_inset space ~
47423 \end_inset
47424
47425 (EUC-JP) EUC-JP encoding for Japanese, uses the \SpecialChar LaTeX
47426 -package 
47427 \series bold
47428 japanese
47429 \series default
47430
47431 \begin_inset Index idx
47432 status collapsed
47433
47434 \begin_layout Plain Layout
47435 \SpecialChar LaTeX
47436  packages ! japanese
47437 \end_layout
47438
47439 \end_inset
47440
47441 , when using this, set the document language to 
47442 \family sans
47443 Japanese
47444 \end_layout
47445
47446 \begin_layout Description
47447 Japanese
47448 \begin_inset space ~
47449 \end_inset
47450
47451 (non-CJK)
47452 \begin_inset space ~
47453 \end_inset
47454
47455 (JIS) JIS encoding for Japanese, uses the \SpecialChar LaTeX
47456 -package 
47457 \series bold
47458 japanese
47459 \series default
47460 , when using this, set the document language to 
47461 \family sans
47462 Japanese
47463 \end_layout
47464
47465 \begin_layout Description
47466 Japanese
47467 \begin_inset space ~
47468 \end_inset
47469
47470 (non-CJK)
47471 \begin_inset space ~
47472 \end_inset
47473
47474 (SJIS) SJIS encoding for Japanese, uses the \SpecialChar LaTeX
47475 -package 
47476 \series bold
47477 japanese
47478 \series default
47479 , when using this, set the document language to 
47480 \family sans
47481 Japanese
47482 \end_layout
47483
47484 \begin_layout Description
47485 Korean
47486 \begin_inset space ~
47487 \end_inset
47488
47489 (EUC-KR) for Korean
47490 \end_layout
47491
47492 \begin_layout Description
47493 Southern
47494 \begin_inset space ~
47495 \end_inset
47496
47497 European
47498 \begin_inset space ~
47499 \end_inset
47500
47501 (ISO
47502 \begin_inset space ~
47503 \end_inset
47504
47505 8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
47506 \end_layout
47507
47508 \begin_layout Description
47509 South-Eastern
47510 \begin_inset space ~
47511 \end_inset
47512
47513 European
47514 \begin_inset space ~
47515 \end_inset
47516
47517 (ISO
47518 \begin_inset space ~
47519 \end_inset
47520
47521 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
47522  Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
47523  to cover many languages and characters with diacritics
47524 \end_layout
47525
47526 \begin_layout Description
47527 Thai
47528 \begin_inset space ~
47529 \end_inset
47530
47531 (TIS
47532 \begin_inset space ~
47533 \end_inset
47534
47535 620-0) for Thai
47536 \end_layout
47537
47538 \begin_layout Description
47539 Turkish
47540 \begin_inset space ~
47541 \end_inset
47542
47543 (ISO
47544 \begin_inset space ~
47545 \end_inset
47546
47547 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
47548  Icelandic letters are replaced by Turkish ones
47549 \end_layout
47550
47551 \begin_layout Description
47552 Unicode
47553 \begin_inset space ~
47554 \end_inset
47555
47556 (CJK)
47557 \begin_inset space ~
47558 \end_inset
47559
47560 (utf8) Unicode utf8 with the \SpecialChar LaTeX
47561 -package 
47562 \series bold
47563 CJK
47564 \series default
47565
47566 \begin_inset Index idx
47567 status collapsed
47568
47569 \begin_layout Plain Layout
47570 \SpecialChar LaTeX
47571  packages ! CJK
47572 \end_layout
47573
47574 \end_inset
47575
47576  (for the languages Chinese, Japanese and Korean)
47577 \change_inserted -712698321 1557596410
47578 .
47579  This encoding is selected by \SpecialChar LyX
47580  with the default encoding (
47581 \family sans
47582 Unicode (utf8) [default]
47583 \family default
47584  in the main 
47585 \family sans
47586 Encoding
47587 \family default
47588  dropdown list) with CJK languages.
47589  Normally you do not need to set this encoding manually.
47590 \change_unchanged
47591
47592 \end_layout
47593
47594 \begin_layout Description
47595 Unicode
47596 \begin_inset space ~
47597 \end_inset
47598
47599 (Xe
47600 \family sans
47601 TeX
47602 \family default
47603 )
47604 \begin_inset space ~
47605 \end_inset
47606
47607 (utf8) Unicode utf8 to be used with 
47608 \family sans
47609 Xe\SpecialChar TeX
47610
47611 \family default
47612  and 
47613 \family sans
47614 Lua\SpecialChar TeX
47615
47616 \family default
47617 , which use Unicode directly, without the help of the \SpecialChar LaTeX
47618 -package 
47619 \series bold
47620 inputenc
47621 \series default
47622 .
47623  \SpecialChar LyX
47624  automatically selects this encoding if you export or preview Xe\SpecialChar TeX
47625  or Lua\SpecialChar TeX
47626 .
47627  Normally you do not need to set this encoding manually.
47628 \end_layout
47629
47630 \begin_layout Description
47631 Unicode
47632 \begin_inset space ~
47633 \end_inset
47634
47635 (ucs-extended)
47636 \begin_inset space ~
47637 \end_inset
47638
47639 (utf8x) Unicode utf8 based on the \SpecialChar LaTeX
47640 -package 
47641 \series bold
47642 ucs
47643 \series default
47644
47645 \begin_inset Index idx
47646 status collapsed
47647
47648 \begin_layout Plain Layout
47649 \SpecialChar LaTeX
47650  packages ! ucs
47651 \end_layout
47652
47653 \end_inset
47654
47655  (
47656 \change_deleted -712698321 1557596443
47657 comprehensive, 
47658 \change_unchanged
47659 including Latin, Greek, Cyrillic and CJK scripts).
47660
47661 \change_inserted -712698321 1557596475
47662  This used to be more comprehensive than 
47663 \family sans
47664 Unicode
47665 \begin_inset space ~
47666 \end_inset
47667
47668 (utf8)
47669 \family default
47670 , but meanwhile it is rather outdated.
47671 \change_unchanged
47672
47673 \end_layout
47674
47675 \begin_layout Description
47676 Unicode
47677 \begin_inset space ~
47678 \end_inset
47679
47680 (utf8) Unicode utf8 based on the \SpecialChar LaTeX
47681 -package 
47682 \series bold
47683 inputenc
47684 \series default
47685
47686 \begin_inset Index idx
47687 status collapsed
47688
47689 \begin_layout Plain Layout
47690 \SpecialChar LaTeX
47691  packages ! inputenc
47692 \end_layout
47693
47694 \end_inset
47695
47696 .
47697  
47698 \change_deleted -712698321 1557596266
47699 Currently only a limited range of characters (mainly for Latin scripts)
47700  is supported.
47701 \change_inserted -712698321 1557596400
47702 This encoding is selected by \SpecialChar LyX
47703  with the default encoding (
47704 \family sans
47705 Unicode (utf8) [default]
47706 \family default
47707  in the main 
47708 \family sans
47709 Encoding
47710 \family default
47711  dropdown list) with non-CJK languages.
47712  Normally you do not need to set this encoding manually.
47713 \change_unchanged
47714
47715 \end_layout
47716
47717 \begin_layout Description
47718 Western
47719 \begin_inset space ~
47720 \end_inset
47721
47722 European
47723 \begin_inset space ~
47724 \end_inset
47725
47726 (CP
47727 \begin_inset space ~
47728 \end_inset
47729
47730 1252) MS Windows code page for ISO
47731 \begin_inset space ~
47732 \end_inset
47733
47734 8859-1 (latin1)
47735 \end_layout
47736
47737 \begin_layout Description
47738 Western
47739 \begin_inset space ~
47740 \end_inset
47741
47742 European
47743 \begin_inset space ~
47744 \end_inset
47745
47746 (ISO
47747 \begin_inset space ~
47748 \end_inset
47749
47750 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
47751  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
47752  Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
47753  encoding instead
47754 \end_layout
47755
47756 \begin_layout Description
47757 Western
47758 \begin_inset space ~
47759 \end_inset
47760
47761 European
47762 \begin_inset space ~
47763 \end_inset
47764
47765 (ISO
47766 \begin_inset space ~
47767 \end_inset
47768
47769 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
47770  sign, the œ-ligature and some characters used for French and Finnish
47771 \end_layout
47772
47773 \begin_layout Section
47774 Colors
47775 \begin_inset Index idx
47776 status collapsed
47777
47778 \begin_layout Plain Layout
47779 Color ! main text
47780 \end_layout
47781
47782 \end_inset
47783
47784
47785 \begin_inset Index idx
47786 status collapsed
47787
47788 \begin_layout Plain Layout
47789 Color ! background
47790 \end_layout
47791
47792 \end_inset
47793
47794
47795 \begin_inset Index idx
47796 status collapsed
47797
47798 \begin_layout Plain Layout
47799 Color ! Shaded boxes
47800 \end_layout
47801
47802 \end_inset
47803
47804
47805 \begin_inset Index idx
47806 status collapsed
47807
47808 \begin_layout Plain Layout
47809 Color ! Greyed-out notes
47810 \end_layout
47811
47812 \end_inset
47813
47814
47815 \end_layout
47816
47817 \begin_layout Standard
47818 Here you can alter the font color for the 
47819 \family sans
47820 Main text
47821 \family default
47822  (default: black), for 
47823 \family sans
47824 Greyed
47825 \begin_inset space ~
47826 \end_inset
47827
47828 out notes
47829 \family default
47830  (default: light grey)for the background color for the 
47831 \family sans
47832 Page
47833 \family default
47834  (default: white) and for 
47835 \family sans
47836 Shaded
47837 \begin_inset space ~
47838 \end_inset
47839
47840 boxes
47841 \family default
47842  (default: red).
47843  The button 
47844 \family sans
47845 Reset
47846 \family default
47847  sets the color back to the default.
47848 \end_layout
47849
47850 \begin_layout Standard
47851 Clicking any button showing 
47852 \family sans
47853 Default
47854 \family default
47855  or 
47856 \family sans
47857 Change
47858 \family default
47859  opens a dialog enabling you to choose from a selection of colors or from
47860  a color-picker or to specify a color using HSL or RGB values.
47861  In the dialog you can add any color to the custom colors to select them
47862  later more quickly.
47863 \end_layout
47864
47865 \begin_layout Standard
47866 Note, if you change the 
47867 \family sans
47868 Main
47869 \begin_inset space ~
47870 \end_inset
47871
47872 text
47873 \family default
47874  font color and use the option 
47875 \family sans
47876 Color
47877 \begin_inset space ~
47878 \end_inset
47879
47880 links
47881 \family default
47882  in the document settings under 
47883 \family sans
47884 PDF
47885 \begin_inset space ~
47886 \end_inset
47887
47888 properties
47889 \family default
47890 , you probably also need to change the link font color as described in section
47891 \begin_inset space ~
47892 \end_inset
47893
47894
47895 \begin_inset CommandInset ref
47896 LatexCommand ref
47897 reference "sec:PDF-Properties"
47898
47899 \end_inset
47900
47901 .
47902 \end_layout
47903
47904 \begin_layout Standard
47905 \begin_inset VSpace bigskip
47906 \end_inset
47907
47908
47909 \end_layout
47910
47911 \begin_layout Standard
47912 You can adapt the 
47913 \family sans
47914 Main
47915 \begin_inset space ~
47916 \end_inset
47917
47918 text
47919 \family default
47920  font color and the 
47921 \family sans
47922 Page
47923 \family default
47924  background for every page in your document if you use these commands as
47925  \SpecialChar TeX
47926
47927 \begin_inset space ~
47928 \end_inset
47929
47930 Code after a forced page break:
47931 \end_layout
47932
47933 \begin_layout Itemize
47934 For the page color:
47935 \begin_inset Newline newline
47936 \end_inset
47937
47938
47939 \series bold
47940
47941 \backslash
47942 pagecolor{color name}
47943 \end_layout
47944
47945 \begin_layout Itemize
47946 For the text color:
47947 \begin_inset Newline newline
47948 \end_inset
47949
47950
47951 \series bold
47952
47953 \backslash
47954 color{color name}
47955 \end_layout
47956
47957 \begin_layout Standard
47958 You are restricted to one of 
47959 \series bold
47960 black
47961 \series default
47962
47963 \series bold
47964 blue
47965 \series default
47966
47967 \series bold
47968 cyan
47969 \series default
47970
47971 \series bold
47972 green
47973 \series default
47974
47975 \series bold
47976 magenta
47977 \series default
47978
47979 \series bold
47980 red
47981 \series default
47982
47983 \series bold
47984 white
47985 \series default
47986  or 
47987 \series bold
47988 yellow
47989 \series default
47990  for the 
47991 \series bold
47992 color name
47993 \series default
47994  unless you have defined your own color (see the section 
47995 \emph on
47996 Colored Tables
47997 \emph default
47998  of the 
47999 \emph on
48000 Embedded
48001 \begin_inset space ~
48002 \end_inset
48003
48004 Objects
48005 \emph default
48006  Manual).
48007 \begin_inset Newline newline
48008 \end_inset
48009
48010 If you have changed a text or background color, you can use the following
48011  names to refer to them:
48012 \end_layout
48013
48014 \begin_layout Itemize
48015 For the 
48016 \family sans
48017 Page
48018 \family default
48019  background color:
48020 \begin_inset Newline newline
48021 \end_inset
48022
48023
48024 \series bold
48025 page_backgroundcolor
48026 \end_layout
48027
48028 \begin_layout Itemize
48029 For the 
48030 \family sans
48031 Main
48032 \begin_inset space ~
48033 \end_inset
48034
48035 text
48036 \family default
48037  color:
48038 \begin_inset Newline newline
48039 \end_inset
48040
48041
48042 \series bold
48043 document_fontcolor
48044 \end_layout
48045
48046 \begin_layout Itemize
48047 For the 
48048 \family sans
48049 Shaded
48050 \begin_inset space ~
48051 \end_inset
48052
48053 boxes
48054 \family default
48055  background color:
48056 \begin_inset Newline newline
48057 \end_inset
48058
48059
48060 \series bold
48061 shadecolor
48062 \end_layout
48063
48064 \begin_layout Itemize
48065 For the 
48066 \family sans
48067 Greyed
48068 \begin_inset space ~
48069 \end_inset
48070
48071 out notes
48072 \family default
48073  text color:
48074 \begin_inset Newline newline
48075 \end_inset
48076
48077
48078 \series bold
48079 note_fontcolor
48080 \end_layout
48081
48082 \begin_layout Standard
48083 To see how to define and use custom colors, see section 
48084 \emph on
48085 Colored
48086 \begin_inset space ~
48087 \end_inset
48088
48089 Cells
48090 \emph default
48091  of the 
48092 \emph on
48093 Embedded
48094 \begin_inset space ~
48095 \end_inset
48096
48097 Objects
48098 \emph default
48099  manual.
48100 \end_layout
48101
48102 \begin_layout Section
48103
48104 \change_inserted -712698321 1577206827
48105 Change Tracking
48106 \end_layout
48107
48108 \begin_layout Standard
48109
48110 \change_inserted -712698321 1577206929
48111 Here you can do some settings related to change tracking (see sec.
48112 \begin_inset space ~
48113 \end_inset
48114
48115
48116 \begin_inset CommandInset ref
48117 LatexCommand ref
48118 reference "sec:Change-Tracking"
48119 plural "false"
48120 caps "false"
48121 noprefix "false"
48122
48123 \end_inset
48124
48125 ).
48126  Alternatively to the menu or toolbar, you can set here whether changes
48127  are being tracked and whether they are shown in the output.
48128 \end_layout
48129
48130 \begin_layout Standard
48131
48132 \change_inserted -712698321 1577207214
48133 Additionally, you can advise LyX to place a change bar in the margin of
48134  the output.
48135  This might be useful to make changed passages more salient.
48136 \end_layout
48137
48138 \begin_layout Section
48139 Numbering & TOC
48140 \end_layout
48141
48142 \begin_layout Standard
48143 Here you can adjust the 
48144 \family sans
48145 Numbering
48146 \family default
48147  depth of section headings and the section depth in the 
48148 \family sans
48149 Table of Contents
48150 \family default
48151  as described in section
48152 \begin_inset space ~
48153 \end_inset
48154
48155
48156 \begin_inset CommandInset ref
48157 LatexCommand ref
48158 reference "subsec:Numbering-depth"
48159
48160 \end_inset
48161
48162 .
48163 \change_inserted 5863208 1558620045
48164
48165 \end_layout
48166
48167 \begin_layout Standard
48168
48169 \change_inserted 5863208 1558620379
48170 You can typeset lines numbering in the output file by enabling the checkbox
48171  at the bottom.
48172  The functionality is handled by package lineno and and additional options
48173  of this package can be used as well.
48174  The most common one are:
48175 \end_layout
48176
48177 \begin_layout Description
48178
48179 \change_inserted 5863208 1558620630
48180 right Line numbers to the right margin
48181 \end_layout
48182
48183 \begin_layout Description
48184
48185 \change_inserted 5863208 1558620589
48186 switch Line number to the outer margin (left – even pages, right – odd pages)
48187  
48188 \end_layout
48189
48190 \begin_layout Description
48191
48192 \change_inserted 5863208 1558620637
48193 switch* Line numbers to the inner margin 
48194 \end_layout
48195
48196 \begin_layout Description
48197
48198 \change_inserted 5863208 1601989692
48199 modulo Print numbers only on multiples of five lines
48200 \end_layout
48201
48202 \begin_layout Description
48203
48204 \change_inserted 5863208 1601989752
48205 pagewise Restart numbering for each page
48206 \end_layout
48207
48208 \begin_layout Description
48209
48210 \change_inserted 5863208 1558620792
48211 displaymath,
48212 \begin_inset space ~
48213 \end_inset
48214
48215 mathlines Line numbers for math environments (both options needed).
48216 \change_unchanged
48217
48218 \end_layout
48219
48220 \begin_layout Section
48221 Bibliography
48222 \end_layout
48223
48224 \begin_layout Standard
48225 Here you can specify if a specific citation style using the \SpecialChar LaTeX
48226  packages 
48227 \series bold
48228 biblatex
48229 \series default
48230
48231 \begin_inset Index idx
48232 status collapsed
48233
48234 \begin_layout Plain Layout
48235 \SpecialChar LaTeX
48236  packages ! biblatex
48237 \end_layout
48238
48239 \end_inset
48240
48241
48242 \series bold
48243 natbib
48244 \series default
48245
48246 \begin_inset Index idx
48247 status collapsed
48248
48249 \begin_layout Plain Layout
48250 \SpecialChar LaTeX
48251  packages ! natbib
48252 \end_layout
48253
48254 \end_inset
48255
48256  or 
48257 \series bold
48258 jurabib
48259 \series default
48260
48261 \begin_inset Index idx
48262 status collapsed
48263
48264 \begin_layout Plain Layout
48265 \SpecialChar LaTeX
48266  packages ! jurabib
48267 \end_layout
48268
48269 \end_inset
48270
48271  should be used.
48272  If you use Bib\SpecialChar TeX
48273 , you can enable a 
48274 \family sans
48275 Sectioned bibliography
48276 \family default
48277  using the \SpecialChar LaTeX
48278  package 
48279 \series bold
48280 bibtopic
48281 \series default
48282
48283 \begin_inset Index idx
48284 status collapsed
48285
48286 \begin_layout Plain Layout
48287 \SpecialChar LaTeX
48288  packages ! bibtopic
48289 \end_layout
48290
48291 \end_inset
48292
48293 .
48294  If you use 
48295 \noun on
48296 Biblatex
48297 \noun default
48298 , you can select the style files and specify further options.
48299  Finally, you can select a document-specific 
48300 \family sans
48301 Processor
48302 \family default
48303  for the generation of the bibliography.
48304  For a further description of these possibilities see section
48305 \begin_inset space ~
48306 \end_inset
48307
48308
48309 \begin_inset CommandInset ref
48310 LatexCommand ref
48311 reference "sec:Bibliography"
48312
48313 \end_inset
48314
48315 .
48316 \end_layout
48317
48318 \begin_layout Section
48319 Indexes
48320 \end_layout
48321
48322 \begin_layout Standard
48323 Here you can define the 
48324 \family sans
48325 Processor
48326 \family default
48327  that will generate your index and you can define additional indexes (see
48328  section
48329 \begin_inset space ~
48330 \end_inset
48331
48332
48333 \begin_inset CommandInset ref
48334 LatexCommand ref
48335 reference "sec:Index"
48336
48337 \end_inset
48338
48339  for details).
48340 \end_layout
48341
48342 \begin_layout Section
48343 PDF Properties
48344 \end_layout
48345
48346 \begin_layout Standard
48347 The PDF properties are explained in section
48348 \begin_inset space ~
48349 \end_inset
48350
48351
48352 \begin_inset CommandInset ref
48353 LatexCommand ref
48354 reference "sec:PDF-Properties"
48355
48356 \end_inset
48357
48358 .
48359 \end_layout
48360
48361 \begin_layout Section
48362 Math Options
48363 \end_layout
48364
48365 \begin_layout Standard
48366 These options will force \SpecialChar LyX
48367  to use the \SpecialChar LaTeX
48368  packages 
48369 \series bold
48370 amsmath
48371 \series default
48372
48373 \begin_inset Index idx
48374 status collapsed
48375
48376 \begin_layout Plain Layout
48377 \SpecialChar LaTeX
48378  packages ! amsmath
48379 \end_layout
48380
48381 \end_inset
48382
48383
48384 \series bold
48385 amssymb
48386 \series default
48387
48388 \begin_inset Index idx
48389 status collapsed
48390
48391 \begin_layout Plain Layout
48392 \SpecialChar LaTeX
48393  packages ! amssymb
48394 \end_layout
48395
48396 \end_inset
48397
48398 ,
48399 \series bold
48400  cancel
48401 \series default
48402
48403 \begin_inset Index idx
48404 status collapsed
48405
48406 \begin_layout Plain Layout
48407 \SpecialChar LaTeX
48408  packages ! cancel
48409 \end_layout
48410
48411 \end_inset
48412
48413 ,
48414 \series bold
48415  esint
48416 \series default
48417
48418 \begin_inset Index idx
48419 status collapsed
48420
48421 \begin_layout Plain Layout
48422 \SpecialChar LaTeX
48423  packages ! esint
48424 \end_layout
48425
48426 \end_inset
48427
48428
48429 \series bold
48430 mathdots
48431 \series default
48432
48433 \begin_inset Index idx
48434 status collapsed
48435
48436 \begin_layout Plain Layout
48437 \SpecialChar LaTeX
48438  packages ! mathdots
48439 \end_layout
48440
48441 \end_inset
48442
48443
48444 \series bold
48445 mathtools
48446 \series default
48447
48448 \begin_inset Index idx
48449 status collapsed
48450
48451 \begin_layout Plain Layout
48452 \SpecialChar LaTeX
48453  packages ! mathtools
48454 \end_layout
48455
48456 \end_inset
48457
48458
48459 \series bold
48460 mhchem
48461 \series default
48462
48463 \begin_inset Index idx
48464 status collapsed
48465
48466 \begin_layout Plain Layout
48467 \SpecialChar LaTeX
48468  packages ! mhchem
48469 \end_layout
48470
48471 \end_inset
48472
48473
48474 \series bold
48475 stackrel
48476 \series default
48477
48478 \begin_inset Index idx
48479 status collapsed
48480
48481 \begin_layout Plain Layout
48482 \SpecialChar LaTeX
48483  packages ! stackrel
48484 \end_layout
48485
48486 \end_inset
48487
48488
48489 \series bold
48490 stmaryrd
48491 \series default
48492
48493 \begin_inset Index idx
48494 status collapsed
48495
48496 \begin_layout Plain Layout
48497 \SpecialChar LaTeX
48498  packages ! stmaryrd
48499 \end_layout
48500
48501 \end_inset
48502
48503  and 
48504 \series bold
48505 undertilde
48506 \series default
48507
48508 \begin_inset Index idx
48509 status collapsed
48510
48511 \begin_layout Plain Layout
48512 \SpecialChar LaTeX
48513  packages ! undertilde
48514 \end_layout
48515
48516 \end_inset
48517
48518 , or to use them automatically when they are needed.
48519 \end_layout
48520
48521 \begin_layout Description
48522 amsmath is needed for many constructs, so when you get \SpecialChar LaTeX
48523 -errors in formulas,
48524  ensure that you have this enabled.
48525 \end_layout
48526
48527 \begin_layout Description
48528 amssymb is needed for some special math symbols like bold or upright Greek
48529  letters, so when you get \SpecialChar LaTeX
48530 -errors in formulas, ensure that you have this
48531  enabled.
48532 \end_layout
48533
48534 \begin_layout Description
48535 cancel is used for canceled formulas, see section 
48536 \emph on
48537 Canceled
48538 \begin_inset space ~
48539 \end_inset
48540
48541 Formulas
48542 \emph default
48543  of the 
48544 \emph on
48545 Math
48546 \emph default
48547  manual.
48548 \end_layout
48549
48550 \begin_layout Description
48551 esint is used for special integral characters, see section 
48552 \emph on
48553 Big
48554 \begin_inset space ~
48555 \end_inset
48556
48557 Operators
48558 \emph default
48559  of the 
48560 \emph on
48561 Math
48562 \emph default
48563  manual.
48564 \end_layout
48565
48566 \begin_layout Description
48567 mathdots is used for special ellipses, see section 
48568 \emph on
48569 Ellipses
48570 \emph default
48571  of the 
48572 \emph on
48573 Math
48574 \emph default
48575  manual.
48576 \end_layout
48577
48578 \begin_layout Description
48579 mathtools is used for the math commands 
48580 \series bold
48581
48582 \backslash
48583 overbracket
48584 \series default
48585
48586 \series bold
48587
48588 \backslash
48589 underbracket
48590 \series default
48591
48592 \series bold
48593
48594 \backslash
48595 smashoperator
48596 \series default
48597
48598 \series bold
48599
48600 \backslash
48601 adjustlimits
48602 \series default
48603
48604 \series bold
48605
48606 \backslash
48607 splitfrac
48608 \series default
48609
48610 \series bold
48611
48612 \backslash
48613 shortintertext
48614 \series default
48615  and labeled arrows, see the corresponding sections in the 
48616 \emph on
48617 Math
48618 \emph default
48619  manual.
48620 \end_layout
48621
48622 \begin_layout Description
48623 mhchem is used for chemical equations, see section 
48624 \emph on
48625 Chemical Symbols and Equations
48626 \emph default
48627  of the 
48628 \emph on
48629 Math
48630 \emph default
48631  manual.
48632 \end_layout
48633
48634 \begin_layout Description
48635 stackrel is used for the math command 
48636 \series bold
48637
48638 \backslash
48639 stackrel
48640 \series default
48641 , see section 
48642 \emph on
48643 Relations 
48644 \emph default
48645 of the 
48646 \emph on
48647 Math
48648 \emph default
48649  manual.
48650 \end_layout
48651
48652 \begin_layout Description
48653 stmaryrd is used for a few special math symbols.
48654 \end_layout
48655
48656 \begin_layout Description
48657 undertilde is used for the math command 
48658 \series bold
48659
48660 \backslash
48661 utilde
48662 \series default
48663 , see section 
48664 \emph on
48665 Accents for one Character 
48666 \emph default
48667 of the 
48668 \emph on
48669 Math
48670 \emph default
48671  manual.
48672 \end_layout
48673
48674 \begin_layout Section
48675 Float 
48676 \change_deleted -712698321 1526030304
48677 Placement
48678 \change_inserted -712698321 1526030306
48679 Settings
48680 \change_unchanged
48681
48682 \end_layout
48683
48684 \begin_layout Standard
48685
48686 \change_inserted -712698321 1526030352
48687 Here you can set global float placement and alignment options.
48688 \end_layout
48689
48690 \begin_layout Standard
48691
48692 \change_deleted -712698321 1526030366
48693 The float placement options
48694 \change_inserted -712698321 1526030367
48695 Details
48696 \change_unchanged
48697  are described in the section 
48698 \emph on
48699 Float
48700 \begin_inset space ~
48701 \end_inset
48702
48703
48704 \change_deleted -712698321 1526031799
48705 Placement
48706 \change_inserted -712698321 1526031800
48707 Settings
48708 \change_unchanged
48709
48710 \emph default
48711  of the 
48712 \emph on
48713 Embedded
48714 \begin_inset space ~
48715 \end_inset
48716
48717 Objects
48718 \emph default
48719  manual.
48720 \end_layout
48721
48722 \begin_layout Section
48723 Listings
48724 \end_layout
48725
48726 \begin_layout Standard
48727 The listings settings are explained in the chapter 
48728 \emph on
48729 Program Code Listings
48730 \emph default
48731  of the 
48732 \emph on
48733 Embedded
48734 \begin_inset space ~
48735 \end_inset
48736
48737 Objects
48738 \emph default
48739  manual.
48740 \end_layout
48741
48742 \begin_layout Section
48743 Bullets
48744 \end_layout
48745
48746 \begin_layout Standard
48747 Here you can adjust the characters used for the itemize 
48748 \family sans
48749 Level
48750 \family default
48751 s, specify the 
48752 \family sans
48753 Font
48754 \family default
48755  set to be used and set the 
48756 \family sans
48757 Size
48758 \family default
48759  of the bullets.
48760  The itemize environment is described in section
48761 \begin_inset space ~
48762 \end_inset
48763
48764
48765 \begin_inset CommandInset ref
48766 LatexCommand ref
48767 reference "sec:Itemize"
48768
48769 \end_inset
48770
48771 .
48772 \end_layout
48773
48774 \begin_layout Standard
48775 You can furthermore specify a 
48776 \family sans
48777 Custom
48778 \begin_inset space ~
48779 \end_inset
48780
48781 Bullet
48782 \family default
48783  by inserting in this field the \SpecialChar LaTeX
48784  command of the desired character.
48785  For example to use the € sign, you have to insert the command 
48786 \series bold
48787
48788 \backslash
48789 texteuro
48790 \series default
48791 .
48792  For math symbols you additionally need to enclose the command with $ signs.
48793  To use e.
48794 \begin_inset space \thinspace{}
48795 \end_inset
48796
48797 g.
48798 \begin_inset space \space{}
48799 \end_inset
48800
48801 the symbol 
48802 \begin_inset Formula $\circlearrowright$
48803 \end_inset
48804
48805  you need to enter 
48806 \series bold
48807 $
48808 \backslash
48809 circlearrowright$
48810 \series default
48811 .
48812  To find the command for a math symbol, create a formula and hover the mouse
48813  over the desired symbol in the math toolbar.
48814 \end_layout
48815
48816 \begin_layout Standard
48817 \begin_inset Note Greyedout
48818 status open
48819
48820 \begin_layout Plain Layout
48821
48822 \series bold
48823 Note:
48824 \series default
48825  Some characters require to load special \SpecialChar LaTeX
48826 -packages in the preamble (menu
48827  
48828 \family sans
48829 Document\SpecialChar menuseparator
48830 Settings\SpecialChar menuseparator
48831 \SpecialChar LaTeX
48832
48833 \begin_inset space ~
48834 \end_inset
48835
48836 Preamble
48837 \family default
48838 ).
48839  For example for the € sign one needs to add the line 
48840 \series bold
48841
48842 \backslash
48843 usepackage{textcomp}
48844 \series default
48845  to the preamble.
48846  For most math symbols it is sufficient to add the line 
48847 \series bold
48848
48849 \backslash
48850 usepackage{amssymb}
48851 \series default
48852 .
48853 \end_layout
48854
48855 \end_inset
48856
48857
48858 \end_layout
48859
48860 \begin_layout Section
48861 Branches
48862 \end_layout
48863
48864 \begin_layout Standard
48865 Branches are described in section
48866 \begin_inset space ~
48867 \end_inset
48868
48869
48870 \begin_inset CommandInset ref
48871 LatexCommand ref
48872 reference "sec:Branches"
48873
48874 \end_inset
48875
48876 .
48877 \end_layout
48878
48879 \begin_layout Section
48880 Formats
48881 \begin_inset CommandInset label
48882 LatexCommand label
48883 name "sec:Doc-Formats"
48884
48885 \end_inset
48886
48887
48888 \end_layout
48889
48890 \begin_layout Standard
48891 Here you can define some output specifics for the current document:
48892 \end_layout
48893
48894 \begin_layout Description
48895 Default
48896 \begin_inset space ~
48897 \end_inset
48898
48899 Output
48900 \begin_inset space ~
48901 \end_inset
48902
48903 Format: The format that is used when you enter 
48904 \begin_inset Quotes eld
48905 \end_inset
48906
48907 View
48908 \begin_inset Quotes erd
48909 \end_inset
48910
48911
48912 \begin_inset Quotes eld
48913 \end_inset
48914
48915 Update
48916 \begin_inset Quotes erd
48917 \end_inset
48918
48919
48920 \begin_inset Quotes eld
48921 \end_inset
48922
48923 View Master Document
48924 \begin_inset Quotes erd
48925 \end_inset
48926
48927  and 
48928 \begin_inset Quotes eld
48929 \end_inset
48930
48931 Update Master Document
48932 \begin_inset Quotes erd
48933 \end_inset
48934
48935  in the 
48936 \family sans
48937 Document
48938 \family default
48939  menu or the toolbar.
48940  The default is set in 
48941 \family sans
48942 Tools\SpecialChar menuseparator
48943 Preferences\SpecialChar menuseparator
48944 File
48945 \begin_inset space ~
48946 \end_inset
48947
48948 Handling\SpecialChar menuseparator
48949 File Formats
48950 \family default
48951 , see section
48952 \begin_inset space ~
48953 \end_inset
48954
48955
48956 \begin_inset CommandInset ref
48957 LatexCommand ref
48958 reference "sec:File-Formats"
48959
48960 \end_inset
48961
48962 .
48963 \end_layout
48964
48965 \begin_layout Description
48966
48967 \change_inserted -712698321 1578647276
48968 Allow
48969 \begin_inset space ~
48970 \end_inset
48971
48972 running
48973 \begin_inset space ~
48974 \end_inset
48975
48976 external
48977 \begin_inset space ~
48978 \end_inset
48979
48980 programs If this is switched on, \SpecialChar LaTeX
48981  is run with the 
48982 \family typewriter
48983 -shell-escape
48984 \family default
48985  option which is needed with some packages.
48986  Note that this comes with security risks, so please use this only when
48987  really necessary and if you know what you are doing.
48988 \end_layout
48989
48990 \begin_layout Description
48991
48992 \change_inserted -712698321 1578647006
48993 LaTeX
48994 \begin_inset space ~
48995 \end_inset
48996
48997 Output
48998 \begin_inset space ~
48999 \end_inset
49000
49001 Options offers settings for the 
49002 \family sans
49003 LaTeX
49004 \family default
49005  export.
49006 \end_layout
49007
49008 \begin_deeper
49009 \begin_layout Itemize
49010
49011 \family sans
49012 Synchronize
49013 \change_inserted -712698321 1578646679
49014  
49015 \change_deleted -712698321 1578646679
49016
49017 \begin_inset space ~
49018 \end_inset
49019
49020
49021 \change_unchanged
49022 with
49023 \change_deleted -712698321 1578646686
49024
49025 \begin_inset space ~
49026 \end_inset
49027
49028
49029 \change_inserted -712698321 1578646686
49030  
49031 \change_unchanged
49032 Output
49033 \family default
49034  
49035 \change_inserted -712698321 1578646719
49036 enables 
49037 \change_deleted -712698321 1578646729
49038 settings for the menu 
49039 \family sans
49040 Navigate\SpecialChar menuseparator
49041
49042 \change_unchanged
49043 Forward
49044 \begin_inset space ~
49045 \end_inset
49046
49047 search
49048 \change_inserted -712698321 1578646752
49049
49050 \family default
49051  and allows to customize the macro used in this process
49052 \change_deleted -712698321 1578646757
49053 .
49054
49055 \change_unchanged
49056  
49057 \change_inserted -712698321 1578646759
49058 (
49059 \change_deleted -712698321 1578646759
49060 F
49061 \change_inserted -712698321 1578646759
49062 f
49063 \change_unchanged
49064 or a detailed description see section 
49065 \emph on
49066 Reverse DVI/PDF search
49067 \emph default
49068  of the 
49069 \emph on
49070 Additional
49071 \begin_inset space ~
49072 \end_inset
49073
49074 Features
49075 \emph default
49076  manual
49077 \change_inserted -712698321 1578646762
49078 )
49079 \change_unchanged
49080 .
49081 \change_inserted -712698321 1578647009
49082
49083 \end_layout
49084
49085 \begin_layout Itemize
49086
49087 \change_inserted -712698321 1578647929
49088
49089 \family sans
49090 Put fragile content out of moving arguments
49091 \family default
49092  determines whether so-called 
49093 \begin_inset Quotes els
49094 \end_inset
49095
49096 fragile
49097 \begin_inset Quotes ers
49098 \end_inset
49099
49100  \SpecialChar LaTeX
49101  constructs (such as labels or index entries) are placed outside of so-called
49102  
49103 \begin_inset Quotes els
49104 \end_inset
49105
49106 moving arguments
49107 \begin_inset Quotes ers
49108 \end_inset
49109
49110  in \SpecialChar LaTeX
49111  (such as sections or captions), even if the corresponding insets are
49112  placed in such context in \SpecialChar LyX
49113 .
49114  This setting is on by default, since it prevents nasty \SpecialChar LaTeX
49115  errors.
49116  If you rely on labels or index entries being kept inside the problematic
49117  macros, you can uncheck this.
49118  If you don't know what we are talking about here, worry not: just leave
49119  it checked.
49120 \change_unchanged
49121
49122 \end_layout
49123
49124 \end_deeper
49125 \begin_layout Description
49126 XHTML
49127 \begin_inset space ~
49128 \end_inset
49129
49130 Output
49131 \begin_inset space ~
49132 \end_inset
49133
49134 Options offers settings for the export format 
49135 \family sans
49136 LyXHTML
49137 \family default
49138 .
49139  
49140 \family sans
49141 Strict XHTML
49142 \begin_inset space ~
49143 \end_inset
49144
49145 1.1
49146 \family default
49147  will assure that the output follows exactly version
49148 \begin_inset space ~
49149 \end_inset
49150
49151 1.1 of the XHTML standard.
49152  The different 
49153 \family sans
49154 Math
49155 \begin_inset space ~
49156 \end_inset
49157
49158 output
49159 \family default
49160  settings are described in detail in section 
49161 \emph on
49162 Math Output in XHTML
49163 \emph default
49164  of the 
49165 \emph on
49166 Additional
49167 \begin_inset space ~
49168 \end_inset
49169
49170 Features
49171 \emph default
49172  manual.
49173  
49174 \family sans
49175 Math
49176 \begin_inset space ~
49177 \end_inset
49178
49179 image
49180 \begin_inset space ~
49181 \end_inset
49182
49183 scaling
49184 \family default
49185  is used for the size of equations in the output.
49186 \end_layout
49187
49188 \begin_layout Description
49189 LyX
49190 \begin_inset space ~
49191 \end_inset
49192
49193 Format The option 
49194 \family sans
49195 Save transient properties
49196 \family default
49197  controls whether document settings that are frequently switched or that
49198  are specific to the user are saved with the document.
49199  The properties that are affected by option are currently:
49200 \end_layout
49201
49202 \begin_deeper
49203 \begin_layout Itemize
49204 the activation of change tracking
49205 \end_layout
49206
49207 \begin_layout Itemize
49208 the output of tracked changes
49209 \end_layout
49210
49211 \begin_layout Itemize
49212 the recording of the document directory path.
49213 \end_layout
49214
49215 \begin_layout Standard
49216 Disabling the option can prevent issues in collaborative work and/or when
49217  using a version control system (for instance unnecessary merge conflicts).
49218 \end_layout
49219
49220 \end_deeper
49221 \begin_layout Section
49222 La
49223 \family sans
49224 TeX
49225 \family default
49226  Preamble
49227 \end_layout
49228
49229 \begin_layout Standard
49230 In this text field you can enter commands to load special \SpecialChar LaTeX
49231 -packages or to
49232  define \SpecialChar LaTeX
49233 -commands.
49234  The preamble is a thing for \SpecialChar LaTeX
49235 -experts.
49236  You should not enter commands here until you know exactly what you are
49237  doing.
49238 \end_layout
49239
49240 \begin_layout Standard
49241 An introduction to the \SpecialChar LaTeX
49242 -syntax is given in section
49243 \begin_inset space ~
49244 \end_inset
49245
49246
49247 \begin_inset CommandInset ref
49248 LatexCommand ref
49249 reference "subsec:LaTeX-Syntax"
49250
49251 \end_inset
49252
49253 .
49254 \end_layout
49255
49256 \begin_layout Chapter
49257 The 
49258 \family sans
49259 Preferences
49260 \family default
49261  Dialog
49262 \begin_inset CommandInset label
49263 LatexCommand label
49264 name "chap:The-Preferences-dialog"
49265
49266 \end_inset
49267
49268
49269 \begin_inset Index idx
49270 status collapsed
49271
49272 \begin_layout Plain Layout
49273 Preferences
49274 \end_layout
49275
49276 \end_inset
49277
49278
49279 \end_layout
49280
49281 \begin_layout Standard
49282 The preferences dialog is called with the menu 
49283 \family sans
49284 Tools\SpecialChar menuseparator
49285 Preferences
49286 \family default
49287 .
49288  It has the following submenus.
49289 \end_layout
49290
49291 \begin_layout Section
49292 Look and Feel
49293 \end_layout
49294
49295 \begin_layout Subsection
49296 User Interface
49297 \end_layout
49298
49299 \begin_layout Subsubsection
49300 User Interface File
49301 \begin_inset Index idx
49302 status collapsed
49303
49304 \begin_layout Plain Layout
49305 Customization ! of toolbars
49306 \end_layout
49307
49308 \end_inset
49309
49310
49311 \begin_inset Index idx
49312 status collapsed
49313
49314 \begin_layout Plain Layout
49315 Customization ! of menus
49316 \end_layout
49317
49318 \end_inset
49319
49320
49321 \end_layout
49322
49323 \begin_layout Standard
49324 The appearance of the menus and toolbars can be changed by choosing a user
49325  interface (ui) file.
49326  A ui-file is a text file where the toolbars and menus are listed.
49327  The file 
49328 \emph on
49329 default.ui
49330 \emph default
49331  loads three files:
49332 \end_layout
49333
49334 \begin_layout Description
49335 stdmenus.inc
49336 \shape italic
49337  
49338 \emph on
49339 specifies the menu entries for the standard menus
49340 \end_layout
49341
49342 \begin_layout Description
49343 stdcontext.inc 
49344 \shape italic
49345 \emph on
49346 specifies
49347 \shape default
49348 \emph default
49349  the menu entries in popup context menus
49350 \end_layout
49351
49352 \begin_layout Description
49353 stdtoolbars.inc
49354 \shape italic
49355  
49356 \emph on
49357 specifies the toolbar buttons
49358 \end_layout
49359
49360 \begin_layout Standard
49361 To create your own menu and toolbar layout, start with a copy of these files
49362  and edit the entries.
49363 \end_layout
49364
49365 \begin_layout Standard
49366 The syntax of the .inc-files is straightforward: the 
49367 \family sans
49368 Menubar
49369 \family default
49370
49371 \family sans
49372 Menu
49373 \family default
49374  and 
49375 \family sans
49376 Toolbar
49377 \family default
49378  entries must be finished with an explicit 
49379 \family sans
49380 End
49381 \family default
49382 .
49383  They may contain 
49384 \family sans
49385 Submenu
49386 \family default
49387
49388 \family sans
49389 Item
49390 \family default
49391
49392 \family sans
49393 OptItem
49394 \family default
49395
49396 \family sans
49397 Separator
49398 \family default
49399
49400 \family sans
49401 Icon,
49402 \family default
49403  and in the case of the 
49404 \begin_inset Quotes eld
49405 \end_inset
49406
49407 file_lastfiles
49408 \begin_inset Quotes erd
49409 \end_inset
49410
49411  menu a 
49412 \family sans
49413 Lastfiles
49414 \family default
49415  entry.
49416  The syntax for the entries is:
49417 \end_layout
49418
49419 \begin_layout Standard
49420 \begin_inset VSpace smallskip*
49421 \end_inset
49422
49423
49424 \series bold
49425 Item 
49426 \begin_inset Quotes eld
49427 \end_inset
49428
49429 menu 
49430 \series default
49431 or
49432 \series bold
49433  button name
49434 \begin_inset Quotes erd
49435 \end_inset
49436
49437  
49438 \begin_inset Quotes eld
49439 \end_inset
49440
49441 \SpecialChar LyX
49442  function
49443 \begin_inset Quotes erd
49444 \end_inset
49445
49446
49447 \end_layout
49448
49449 \begin_layout Standard
49450 \noindent
49451 \begin_inset VSpace smallskip*
49452 \end_inset
49453
49454 All the \SpecialChar LyX
49455 -functions are listed in the menu 
49456 \family sans
49457 Help\SpecialChar menuseparator
49458 LyX
49459 \begin_inset space ~
49460 \end_inset
49461
49462 Functions
49463 \family default
49464 .
49465 \end_layout
49466
49467 \begin_layout Standard
49468 \begin_inset VSpace medskip
49469 \end_inset
49470
49471
49472 \end_layout
49473
49474 \begin_layout Standard
49475 For example, assuming you use the menu 
49476 \family sans
49477 Navigate\SpecialChar menuseparator
49478 Bookmarks
49479 \family default
49480  quite often and therefore want six available bookmarks, you can add the
49481  line
49482 \end_layout
49483
49484 \begin_layout Standard
49485 \begin_inset VSpace smallskip*
49486 \end_inset
49487
49488
49489 \series bold
49490 Item 
49491 \begin_inset Quotes eld
49492 \end_inset
49493
49494 Save Bookmark 6
49495 \begin_inset Quotes erd
49496 \end_inset
49497
49498  
49499 \begin_inset Quotes eld
49500 \end_inset
49501
49502 bookmark-save 6
49503 \begin_inset Quotes erd
49504 \end_inset
49505
49506
49507 \end_layout
49508
49509 \begin_layout Standard
49510 \noindent
49511 \begin_inset VSpace smallskip*
49512 \end_inset
49513
49514 to the 
49515 \begin_inset Quotes eld
49516 \end_inset
49517
49518 navigate_bookmarks
49519 \begin_inset Quotes erd
49520 \end_inset
49521
49522  menu in 
49523 \emph on
49524 stdmenus.inc
49525 \emph default
49526  to have the sixth bookmark.
49527 \end_layout
49528
49529 \begin_layout Standard
49530
49531 \family sans
49532 Icon
49533 \begin_inset space ~
49534 \end_inset
49535
49536 Set
49537 \family default
49538  allows you to change the appearance of \SpecialChar LyX
49539 's toolbar buttons.
49540  The currently available icon sets are compared in 
49541 \begin_inset CommandInset href
49542 LatexCommand href
49543 name "this image"
49544 target "https://wiki.lyx.org/uploads/LyX/NewInLyX20/themes.png"
49545 literal "false"
49546
49547 \end_inset
49548
49549 .
49550 \end_layout
49551
49552 \begin_layout Subsubsection
49553 Context help
49554 \end_layout
49555
49556 \begin_layout Standard
49557 The option 
49558 \family sans
49559 Enable tool tips in main work area
49560 \family default
49561  enables tool tips showing the content of closed insets like index entries
49562  or footnotes.
49563 \end_layout
49564
49565 \begin_layout Subsubsection
49566 Menus
49567 \end_layout
49568
49569 \begin_layout Standard
49570
49571 \family sans
49572 Maximum last files
49573 \family default
49574  is the number of last opened files that \SpecialChar LyX
49575  should display in the menu 
49576 \family sans
49577 File\SpecialChar menuseparator
49578 Open
49579 \begin_inset space ~
49580 \end_inset
49581
49582 Recent
49583 \family default
49584 .
49585 \end_layout
49586
49587 \begin_layout Subsection
49588 Document Handling
49589 \end_layout
49590
49591 \begin_layout Subsubsection
49592 Session handling
49593 \end_layout
49594
49595 \begin_layout Standard
49596 With the option 
49597 \family sans
49598 Restore window layouts and geometries
49599 \family default
49600  \SpecialChar LyX
49601 's main window will be opened with the size and layout that was used in
49602  the last \SpecialChar LyX
49603  session.
49604 \end_layout
49605
49606 \begin_layout Standard
49607 The option 
49608 \family sans
49609 Restore cursor positions
49610 \family default
49611  sets the cursor to the position in the file where it was at the end of
49612  the last session.
49613 \end_layout
49614
49615 \begin_layout Standard
49616 The option 
49617 \family sans
49618 Load opened files from last session
49619 \family default
49620  opens all files that were opened in the last \SpecialChar LyX
49621  session.
49622 \end_layout
49623
49624 \begin_layout Standard
49625 The button 
49626 \family sans
49627 Clear all session information
49628 \family default
49629  deletes all information from previous \SpecialChar LyX
49630  sessions (cursor positions, names
49631  of last opened documents, etc.).
49632 \end_layout
49633
49634 \begin_layout Subsubsection
49635 Backup & saving
49636 \begin_inset CommandInset label
49637 LatexCommand label
49638 name "subsec:Backup documents"
49639
49640 \end_inset
49641
49642
49643 \begin_inset Index idx
49644 status collapsed
49645
49646 \begin_layout Plain Layout
49647 Backup ! Documents
49648 \end_layout
49649
49650 \end_inset
49651
49652
49653 \end_layout
49654
49655 \begin_layout Standard
49656
49657 \family sans
49658 Backup original documents when saving
49659 \family default
49660  creates a backup copy of the file in the state when it was opened or when
49661  it was saved the last time.
49662  It is stored in the 
49663 \family sans
49664 Backup
49665 \begin_inset space ~
49666 \end_inset
49667
49668 directory
49669 \family default
49670  (see section
49671 \begin_inset space ~
49672 \end_inset
49673
49674
49675 \begin_inset CommandInset ref
49676 LatexCommand ref
49677 reference "sec:Paths"
49678
49679 \end_inset
49680
49681 ) or in the same folder as your document if no 
49682 \family sans
49683 Backup
49684 \begin_inset space ~
49685 \end_inset
49686
49687 directory
49688 \family default
49689  is specified.
49690  The backup file has the file extension 
49691 \begin_inset Quotes eld
49692 \end_inset
49693
49694
49695 \family sans
49696 .lyx~
49697 \family default
49698
49699 \begin_inset Quotes erd
49700 \end_inset
49701
49702 .
49703 \end_layout
49704
49705 \begin_layout Standard
49706 With the option 
49707 \family sans
49708 Backup documents, every
49709 \family default
49710 , you can specify the time between backup saves.
49711 \end_layout
49712
49713 \begin_layout Standard
49714
49715 \family sans
49716 Save documents compressed by default
49717 \family default
49718  always saves files in a compressed format (see also section
49719 \begin_inset space ~
49720 \end_inset
49721
49722
49723 \begin_inset CommandInset ref
49724 LatexCommand ref
49725 reference "subsec:Compressed"
49726
49727 \end_inset
49728
49729 ).
49730  This applies to newly created documents only.
49731  The compression status of existing documents is not changed when saving.
49732 \end_layout
49733
49734 \begin_layout Subsubsection
49735 Windows & work area
49736 \end_layout
49737
49738 \begin_layout Standard
49739 If the option 
49740 \family sans
49741 Open documents in tabs
49742 \family default
49743  is not checked, every file will be opened in its own new instance of \SpecialChar LyX
49744 .
49745 \end_layout
49746
49747 \begin_layout Standard
49748 The option 
49749 \family sans
49750 Single instance
49751 \family default
49752  is only active if a \SpecialChar LyX
49753 Server pipe
49754 \begin_inset Foot
49755 status collapsed
49756
49757 \begin_layout Plain Layout
49758 See section
49759 \begin_inset space ~
49760 \end_inset
49761
49762
49763 \begin_inset CommandInset ref
49764 LatexCommand ref
49765 reference "sec:Paths"
49766
49767 \end_inset
49768
49769  for information about \SpecialChar LyX
49770 Server pipes.
49771 \end_layout
49772
49773 \end_inset
49774
49775  is specified.
49776  If it is checked, \SpecialChar LyX
49777  documents will be opened in the same running instance
49778  of \SpecialChar LyX
49779 .
49780  Otherwise a new \SpecialChar LyX
49781  instance is created for each file.
49782 \end_layout
49783
49784 \begin_layout Standard
49785 If the option 
49786 \family sans
49787 Single close-tab button
49788 \family default
49789  is checked, there will only be one close button (
49790 \family sans
49791
49792 \begin_inset Info
49793 type  "icon"
49794 arg   "closetab"
49795 \end_inset
49796
49797
49798 \family default
49799 ) at the right side of the tab bar to close tabs.
49800  Otherwise every document tab has its own close button.
49801  Regardless of this option, one can always close a tab by middle-clicking
49802  it in the tab bar.
49803 \end_layout
49804
49805 \begin_layout Standard
49806 \begin_inset Note Greyedout
49807 status open
49808
49809 \begin_layout Plain Layout
49810
49811 \series bold
49812 Note:
49813 \series default
49814  For this option you have to restart \SpecialChar LyX
49815  before the change takes effect.
49816 \end_layout
49817
49818 \end_inset
49819
49820
49821 \end_layout
49822
49823 \begin_layout Standard
49824 With the setting 
49825 \family sans
49826 Closing last view
49827 \family default
49828  you one can decide if a document is closed or hidden when its tab or view
49829  is closed.
49830  Hidden documents are accessible via the menu 
49831 \family sans
49832 View\SpecialChar menuseparator
49833 Hidden
49834 \family default
49835 .
49836  Not to close documents can be useful if you open files parallel in several
49837  instances of \SpecialChar LyX
49838  and only want to close the view in once instance.
49839 \end_layout
49840
49841 \begin_layout Subsection
49842 Screen Fonts
49843 \begin_inset Index idx
49844 status collapsed
49845
49846 \begin_layout Plain Layout
49847 Font ! Screen
49848 \end_layout
49849
49850 \end_inset
49851
49852
49853 \begin_inset CommandInset label
49854 LatexCommand label
49855 name "subsec:Screen-Fonts"
49856
49857 \end_inset
49858
49859
49860 \end_layout
49861
49862 \begin_layout Standard
49863 These fonts are used to display your documents within \SpecialChar LyX
49864 .
49865 \end_layout
49866
49867 \begin_layout Standard
49868 \begin_inset Note Greyedout
49869 status open
49870
49871 \begin_layout Plain Layout
49872
49873 \series bold
49874 Note:
49875 \series default
49876  This section only deals with the fonts 
49877 \emph on
49878 inside
49879 \emph default
49880  the \SpecialChar LyX
49881  window.
49882  The fonts that appear in the output are independent of these fonts, and
49883  set in the menu 
49884 \family sans
49885 Document\SpecialChar menuseparator
49886 Settings\SpecialChar menuseparator
49887 Fonts
49888 \family default
49889 .
49890 \end_layout
49891
49892 \end_inset
49893
49894
49895 \end_layout
49896
49897 \begin_layout Standard
49898 By default, \SpecialChar LyX
49899  uses 
49900 \family typewriter
49901 Times
49902 \family default
49903  as its 
49904 \family sans
49905 Roman
49906 \family default
49907  (serif) font, 
49908 \family typewriter
49909 Arial
49910 \family default
49911  or 
49912 \family typewriter
49913 Helvetica
49914 \family default
49915  (depends on the system) as its 
49916 \family sans
49917 Sans
49918 \begin_inset space ~
49919 \end_inset
49920
49921 Serif
49922 \family default
49923  font and 
49924 \family typewriter
49925 Courier
49926 \family default
49927  as its 
49928 \family typewriter
49929 Typewriter
49930 \family default
49931  font.
49932 \end_layout
49933
49934 \begin_layout Standard
49935 You can change the font size with the 
49936 \family sans
49937 Zoom
49938 \family default
49939  setting.
49940 \end_layout
49941
49942 \begin_layout Standard
49943 The 
49944 \family sans
49945 Font Sizes
49946 \family default
49947  are calculated as letter height in units of points.
49948  72.27
49949 \begin_inset space \thinspace{}
49950 \end_inset
49951
49952 points have the size of 1
49953 \begin_inset space \thinspace{}
49954 \end_inset
49955
49956 inch, see Appendix
49957 \begin_inset space ~
49958 \end_inset
49959
49960
49961 \begin_inset CommandInset ref
49962 LatexCommand ref
49963 reference "chap:Units-available-in"
49964
49965 \end_inset
49966
49967 .
49968  The default font sizes are the same as if a document font size of 10
49969 \begin_inset space \thinspace{}
49970 \end_inset
49971
49972 pt were used.
49973  The sizes are explained in detail in section
49974 \begin_inset space ~
49975 \end_inset
49976
49977
49978 \begin_inset CommandInset ref
49979 LatexCommand ref
49980 reference "subsec:Document-Font"
49981
49982 \end_inset
49983
49984 .
49985 \end_layout
49986
49987 \begin_layout Subsection
49988 Colors
49989 \begin_inset Index idx
49990 status collapsed
49991
49992 \begin_layout Plain Layout
49993 Color ! \SpecialChar LyX
49994  screen
49995 \end_layout
49996
49997 \end_inset
49998
49999
50000 \begin_inset Index idx
50001 status collapsed
50002
50003 \begin_layout Plain Layout
50004 Settings ! Color
50005 \end_layout
50006
50007 \end_inset
50008
50009
50010 \end_layout
50011
50012 \begin_layout Standard
50013 Here you can change the screen colors used by \SpecialChar LyX
50014  by choosing an item in the
50015  list and selecting the 
50016 \family sans
50017 Alter
50018 \family default
50019  button.
50020 \end_layout
50021
50022 \begin_layout Standard
50023 By checking the option 
50024 \family sans
50025 Use system colors
50026 \family default
50027  the color scheme of your OS or window manager is used.
50028  The colors 
50029 \family sans
50030 cursor, selection, table line, text, URL
50031 \begin_inset space ~
50032 \end_inset
50033
50034 label and URL
50035 \begin_inset space ~
50036 \end_inset
50037
50038 text
50039 \family default
50040  are then not customizable and thus not listed.
50041 \end_layout
50042
50043 \begin_layout Subsection
50044 Display
50045 \begin_inset Index idx
50046 status collapsed
50047
50048 \begin_layout Plain Layout
50049 Settings ! Display
50050 \end_layout
50051
50052 \end_inset
50053
50054
50055 \end_layout
50056
50057 \begin_layout Standard
50058 Here you can specify if graphics are displayed inside \SpecialChar LyX
50059 .
50060 \end_layout
50061
50062 \begin_layout Standard
50063
50064 \family sans
50065 Instant Preview
50066 \family default
50067  enables previewing snippets of your document.
50068  This feature is described in section
50069 \begin_inset space ~
50070 \end_inset
50071
50072
50073 \begin_inset CommandInset ref
50074 LatexCommand ref
50075 reference "sec:Previewing-snippets-of"
50076
50077 \end_inset
50078
50079 .
50080 \end_layout
50081
50082 \begin_layout Standard
50083 Checking the option 
50084 \family sans
50085 Mark
50086 \begin_inset space ~
50087 \end_inset
50088
50089 end
50090 \begin_inset space ~
50091 \end_inset
50092
50093 of
50094 \begin_inset space ~
50095 \end_inset
50096
50097 paragraphs
50098 \family default
50099  displays a pilcrow (¶) at the end of every paragraph.
50100 \end_layout
50101
50102 \begin_layout Section
50103 Editing
50104 \begin_inset Index idx
50105 status collapsed
50106
50107 \begin_layout Plain Layout
50108 Settings ! Editing
50109 \end_layout
50110
50111 \end_inset
50112
50113
50114 \end_layout
50115
50116 \begin_layout Subsection
50117 Control
50118 \end_layout
50119
50120 \begin_layout Subsubsection
50121 Editing
50122 \end_layout
50123
50124 \begin_layout Standard
50125 The option 
50126 \family sans
50127 Cursor follows scrollbar
50128 \family default
50129  sets the cursor to the top of the currently displayed document part when
50130  scrolling.
50131 \end_layout
50132
50133 \begin_layout Standard
50134 You can adjust the width of the cursor.
50135  If you set the value to zero, the thickness of the cursor scales relative
50136  to the zoom value you choose for the screen fonts.
50137 \end_layout
50138
50139 \begin_layout Standard
50140
50141 \family sans
50142 Scroll below end of document
50143 \family default
50144  is self-explanatory.
50145 \end_layout
50146
50147 \begin_layout Standard
50148 In \SpecialChar LyX
50149  one can jump from word to word by pressing 
50150 \family sans
50151 Ctrl+arrow key
50152 \family default
50153 .
50154  With the option
50155 \family sans
50156  Use Mac-style for cursor moving between words
50157 \family default
50158  the cursor jumps from the end of a word to the end of the next word.
50159  Normally it jumps from the beginning to the beginning.
50160 \change_inserted -712698321 1578924606
50161
50162 \end_layout
50163
50164 \begin_layout Standard
50165
50166 \change_inserted -712698321 1607270592
50167 The option 
50168 \family sans
50169 Keep change tracking markup on copy and paste
50170 \family default
50171  is only relevant in documents that 
50172 \emph on
50173 do not
50174 \emph default
50175  track changes.
50176  In such documents, change-tracked text will be copied and pasted as is
50177  is (keeping 
50178 \emph on
50179 addition
50180 \emph default
50181  and 
50182 \emph on
50183 deletion
50184 \emph default
50185  markup) with this option selected.
50186  It the option is not selected, pasted text will be inserted without any
50187  markup (i.
50188 \begin_inset space \thinspace{}
50189 \end_inset
50190
50191 e., as 
50192 \begin_inset Quotes els
50193 \end_inset
50194
50195 unchanged
50196 \begin_inset Quotes ers
50197 \end_inset
50198
50199  text).
50200  This also applies to wrapping to\SpecialChar breakableslash
50201 dissolving from insets.
50202  In documents that 
50203 \emph on
50204 do
50205 \emph default
50206  track changes, pasted text is 
50207 \emph on
50208 always
50209 \emph default
50210  marked as 
50211 \begin_inset Quotes els
50212 \end_inset
50213
50214 new
50215 \begin_inset Quotes ers
50216 \end_inset
50217
50218  notwithstanding the state of this option.
50219 \change_unchanged
50220
50221 \end_layout
50222
50223 \begin_layout Standard
50224 The option 
50225 \family sans
50226 Sort environments alphabetically
50227 \family default
50228  sorts the entries in the pull-down box for the paragraph environments.
50229 \end_layout
50230
50231 \begin_layout Standard
50232 The option 
50233 \family sans
50234 Group environments by their category
50235 \family default
50236  groups the entries in the pull-down box for the paragraph environments.
50237 \end_layout
50238
50239 \begin_layout Standard
50240 The 
50241 \family sans
50242 Edit math macros
50243 \family default
50244  options determine the editing style for math macros, see the section 
50245 \emph on
50246 Math Macros
50247 \emph default
50248  of the 
50249 \emph on
50250 Math
50251 \emph default
50252  manual.
50253 \change_inserted -712698321 1598509726
50254
50255 \end_layout
50256
50257 \begin_layout Standard
50258
50259 \change_inserted -712698321 1598509987
50260 The option 
50261 \family sans
50262 Search drive for cited files
50263 \family default
50264  allows \SpecialChar LyX
50265  to query your disk for cited documents when using the 
50266 \family sans
50267 Try
50268 \begin_inset space ~
50269 \end_inset
50270
50271 to
50272 \begin_inset space ~
50273 \end_inset
50274
50275 Open
50276 \begin_inset space ~
50277 \end_inset
50278
50279 Citation
50280 \begin_inset space ~
50281 \end_inset
50282
50283 Content\SpecialChar ldots
50284
50285 \family default
50286  context menu on a citation.
50287  The 
50288 \family sans
50289 Patterns
50290 \family default
50291  field determines the search pattern.
50292  See sec.
50293 \begin_inset space ~
50294 \end_inset
50295
50296
50297 \begin_inset CommandInset ref
50298 LatexCommand ref
50299 reference "subsec:Opening-cited-documents"
50300
50301 \end_inset
50302
50303  for details.
50304 \change_unchanged
50305
50306 \end_layout
50307
50308 \begin_layout Subsubsection
50309 Fullscreen
50310 \end_layout
50311
50312 \begin_layout Standard
50313 Here you can specify what is hidden in the fullscreen mode.
50314  With the option 
50315 \family sans
50316 Limit text width
50317 \family default
50318  you can specify the width of the text in fullscreen mode.
50319  This way you can display the text smaller than the screen; the text then
50320  appears centered.
50321 \end_layout
50322
50323 \begin_layout Subsection
50324 Shortcuts
50325 \begin_inset Index idx
50326 status collapsed
50327
50328 \begin_layout Plain Layout
50329 Key Bindings
50330 \end_layout
50331
50332 \end_inset
50333
50334
50335 \begin_inset Index idx
50336 status collapsed
50337
50338 \begin_layout Plain Layout
50339 Settings ! Shortcuts
50340 \end_layout
50341
50342 \end_inset
50343
50344
50345 \end_layout
50346
50347 \begin_layout Standard
50348
50349 \family sans
50350 Bind File
50351 \family default
50352  specifies the file to be used to bind a \SpecialChar LyX
50353  function to a key.
50354  Several binding files are available, among them:
50355 \end_layout
50356
50357 \begin_layout Description
50358 cua.bind a typical set of PC keyboard shortcuts
50359 \end_layout
50360
50361 \begin_layout Description
50362 (x)emacs.bind a set of bindings similar to those used in the editor programs
50363  
50364 \family sans
50365 Emacs
50366 \family default
50367  (
50368 \family sans
50369 XEmacs
50370 \family default
50371 )
50372 \end_layout
50373
50374 \begin_layout Description
50375 mac.bind a set of bindings for 
50376 \family sans
50377 Mac
50378 \begin_inset space \thinspace{}
50379 \end_inset
50380
50381 OS
50382 \family default
50383  systems.
50384 \end_layout
50385
50386 \begin_layout Standard
50387 There are also binding files designed for special document classes, like
50388  
50389 \shape italic
50390 broadway.bind
50391 \shape default
50392 , and binding files for special languages.
50393  The names of language binding files begin with a language code, e.
50394 \begin_inset space \thinspace{}
50395 \end_inset
50396
50397 g.
50398 \begin_inset space \space{}
50399 \end_inset
50400
50401
50402 \begin_inset Quotes eld
50403 \end_inset
50404
50405 pt
50406 \begin_inset Quotes erd
50407 \end_inset
50408
50409  for Portuguese.
50410  If you use \SpecialChar LyX
50411  in a certain language, \SpecialChar LyX
50412  will try to use the appropriate binding
50413  file.
50414 \end_layout
50415
50416 \begin_layout Standard
50417 Some binding files, like 
50418 \shape italic
50419 math.bind
50420 \shape default
50421 , only have a limited scope.
50422  When looking at the end of the file 
50423 \shape italic
50424 cua.bind
50425 \shape default
50426 , you can see that they are included to keep the overview in the bind-file.
50427 \end_layout
50428
50429 \begin_layout Standard
50430 The field 
50431 \family sans
50432 Show
50433 \begin_inset space ~
50434 \end_inset
50435
50436 key-bindings
50437 \begin_inset space ~
50438 \end_inset
50439
50440 containing
50441 \family default
50442  allows you to search for the shortcut provided for a particular function
50443  in the selected key binding file.
50444 \end_layout
50445
50446 \begin_layout Subsubsection
50447 Editing Shortcuts
50448 \begin_inset CommandInset label
50449 LatexCommand label
50450 name "subsec:Editing-Shortcuts"
50451
50452 \end_inset
50453
50454
50455 \begin_inset Index idx
50456 status collapsed
50457
50458 \begin_layout Plain Layout
50459 Key Bindings ! Editing
50460 \end_layout
50461
50462 \end_inset
50463
50464
50465 \end_layout
50466
50467 \begin_layout Standard
50468 To add new or modify existing key bindings to your own taste you can use
50469  the table in the dialog that lists all \SpecialChar LyX
50470  functions and the bound shortcuts.
50471  To find functions easily, they are grouped by categories and the dialog
50472  provides the field 
50473 \family sans
50474 Show key-bindings containing
50475 \family default
50476 .
50477  In this field you can insert a keyword for a function you want to edit.
50478  Insert there for example as keyword 
50479 \begin_inset Quotes eld
50480 \end_inset
50481
50482 paste
50483 \begin_inset Quotes erd
50484 \end_inset
50485
50486  and you get the four different existing shortcuts for the three different
50487  functions that contain 
50488 \begin_inset Quotes eld
50489 \end_inset
50490
50491 paste
50492 \begin_inset Quotes erd
50493 \end_inset
50494
50495  in their name.
50496  As you can see, one function can have more than one shortcut.
50497  All \SpecialChar LyX
50498  functions are also listed in the file 
50499 \family sans
50500 \SpecialChar LyX
50501  Functions
50502 \family default
50503  that you will find in the 
50504 \family sans
50505 Help
50506 \family default
50507  menu.
50508 \end_layout
50509
50510 \begin_layout Standard
50511 For example, to add the shortcut 
50512 \family sans
50513 Alt+Q
50514 \family default
50515  for the function 
50516 \family sans
50517 textstyle-apply
50518 \family default
50519 , select the function and press the 
50520 \family sans
50521 Modify
50522 \family default
50523  button.
50524  A dialog pops up where you can add the shortcut by using it.
50525  So press Alt+Q to define the shortcut.
50526 \end_layout
50527
50528 \begin_layout Standard
50529 Modifying an existing shortcut is done the same way.
50530  You can also bind multiple functions to one shortcut by starting the \SpecialChar LyX
50531  Function
50532  definition with “
50533 \family typewriter
50534 command
50535 \change_deleted -131811572 1600337868
50536  
50537 \change_inserted -131811572 1600337869
50538 -
50539 \change_unchanged
50540 alternatives
50541 \family default
50542 ” and following it with the different function names as a semicolon separated
50543  list.
50544  \SpecialChar LyX
50545  will then use the first function that is enabled in the current document
50546  part.
50547 \end_layout
50548
50549 \begin_layout Standard
50550 If you don't like a particular shortcut, you can remove it.
50551 \end_layout
50552
50553 \begin_layout Standard
50554 Alternatively you can also edit shortcuts by modifying binding files with
50555  a text editor.
50556  The syntax of the entries is:
50557 \end_layout
50558
50559 \begin_layout Standard
50560
50561 \series bold
50562
50563 \backslash
50564 bind 
50565 \begin_inset Quotes eld
50566 \end_inset
50567
50568 key combination
50569 \begin_inset Quotes erd
50570 \end_inset
50571
50572  
50573 \begin_inset Quotes eld
50574 \end_inset
50575
50576 \SpecialChar LyX
50577  function
50578 \begin_inset Quotes erd
50579 \end_inset
50580
50581
50582 \end_layout
50583
50584 \begin_layout Standard
50585 Note, though, that the key combination definition uses a specific syntax.
50586  This applies to the designators of specific modifier keys (e.
50587 \begin_inset space \thinspace{}
50588 \end_inset
50589
50590 g., 
50591 \family typewriter
50592 M
50593 \family default
50594
50595 \family typewriter
50596 S
50597 \family default
50598
50599 \family typewriter
50600 C
50601 \family default
50602  for 
50603 \family sans
50604 Meta/Alt
50605 \family default
50606
50607 \family sans
50608 Shift
50609 \family default
50610
50611 \family sans
50612 Ctrl
50613 \family default
50614 , respectively) as well as to the other keys.
50615  Note particularly that you cannot use non-alphanumeric characters directly
50616  in the definition of the key combination, but must use commands following
50617  the Xlib standard instead (please refer to the existing bind files for
50618  a model).
50619  So if you wanted to bind a command to the key combination 
50620 \family sans
50621 Alt+Shift+:
50622 \family default
50623 , you needed to specify it as 
50624 \family typewriter
50625 M-S-colon
50626 \family default
50627 .
50628  If you use the dialog to edit key bindings, you don't have to care for
50629  these specifics.
50630  \SpecialChar LyX
50631  transforms your input to the correct syntax.
50632 \end_layout
50633
50634 \begin_layout Subsection
50635 Keyboard/Mouse
50636 \begin_inset CommandInset label
50637 LatexCommand label
50638 name "subsec:Keyboard-Map"
50639
50640 \end_inset
50641
50642
50643 \begin_inset Index idx
50644 status collapsed
50645
50646 \begin_layout Plain Layout
50647 Keyboard Map
50648 \end_layout
50649
50650 \end_inset
50651
50652
50653 \begin_inset Index idx
50654 status collapsed
50655
50656 \begin_layout Plain Layout
50657 Settings ! Keyboard Map
50658 \end_layout
50659
50660 \end_inset
50661
50662
50663 \end_layout
50664
50665 \begin_layout Standard
50666 Normally keyboard settings are made in a menu of your operating system.
50667  For the case where this is not possible, \SpecialChar LyX
50668  provides keyboard maps.
50669  If, for example, you have a Czech keyboard but want to use it as if it
50670  is a Romanian one, you can enable 
50671 \family sans
50672 Use
50673 \begin_inset space ~
50674 \end_inset
50675
50676 keyboard
50677 \begin_inset space ~
50678 \end_inset
50679
50680 map
50681 \family default
50682  and select the keyboard map file named 
50683 \shape italic
50684 romanian.kmap
50685 \shape default
50686 .
50687 \end_layout
50688
50689 \begin_layout Standard
50690 You can specify a 
50691 \family sans
50692 First
50693 \family default
50694  and a 
50695 \family sans
50696 Second
50697 \family default
50698  keyboard map and, if you use the 
50699 \emph on
50700 cua
50701 \emph default
50702  bindings, you can select the first and second with 
50703 \begin_inset Info
50704 type  "shortcut"
50705 arg   "keymap-primary"
50706 \end_inset
50707
50708  and 
50709 \begin_inset Info
50710 type  "shortcut"
50711 arg   "keymap-secondary"
50712 \end_inset
50713
50714  respectively or toggle between them with 
50715 \begin_inset Info
50716 type  "shortcut"
50717 arg   "keymap-toggle"
50718 \end_inset
50719
50720 .
50721 \end_layout
50722
50723 \begin_layout Standard
50724 \begin_inset Note Greyedout
50725 status open
50726
50727 \begin_layout Plain Layout
50728
50729 \series bold
50730 Note:
50731 \series default
50732  Keyboard maps can only provide a makeshift solution and don't work on all
50733  systems.
50734 \end_layout
50735
50736 \end_inset
50737
50738
50739 \end_layout
50740
50741 \begin_layout Standard
50742 You can also specify the mouse 
50743 \family sans
50744 Wheel scrolling speed
50745 \family default
50746 .
50747  The standard value is 1.0; higher values speed up the scrolling, lower ones
50748  slow it down.
50749  With the option 
50750 \family sans
50751 Middle mouse button pasting
50752 \family default
50753  you can determine if pressing the middle mouse button (or the mouse wheel)
50754  inserts the content of the clipboard.
50755 \end_layout
50756
50757 \begin_layout Standard
50758 If you 
50759 \family sans
50760 Enable
50761 \family default
50762  
50763 \family sans
50764 Scroll
50765 \begin_inset space ~
50766 \end_inset
50767
50768 wheel
50769 \begin_inset space ~
50770 \end_inset
50771
50772 zoom,
50773 \family default
50774  you can select a key for zooming.
50775  When this key is pressed and the mouse wheel is rotated, the text is zoomed.
50776 \end_layout
50777
50778 \begin_layout Subsection
50779 Input Completion
50780 \end_layout
50781
50782 \begin_layout Standard
50783 Input completion is described in section
50784 \begin_inset space ~
50785 \end_inset
50786
50787
50788 \begin_inset CommandInset ref
50789 LatexCommand ref
50790 reference "sec:Input-Completion"
50791
50792 \end_inset
50793
50794 .
50795 \end_layout
50796
50797 \begin_layout Section
50798 Paths
50799 \begin_inset CommandInset label
50800 LatexCommand label
50801 name "sec:Paths"
50802
50803 \end_inset
50804
50805
50806 \begin_inset Index idx
50807 status collapsed
50808
50809 \begin_layout Plain Layout
50810 Paths
50811 \end_layout
50812
50813 \end_inset
50814
50815
50816 \begin_inset Index idx
50817 status collapsed
50818
50819 \begin_layout Plain Layout
50820 Settings ! Paths
50821 \end_layout
50822
50823 \end_inset
50824
50825
50826 \end_layout
50827
50828 \begin_layout Standard
50829 The paths to the various resources used by \SpecialChar LyX
50830  are normally determined during
50831  the installation.
50832  But there may be reasons why you might want to modify them.
50833 \end_layout
50834
50835 \begin_layout Description
50836 Working
50837 \begin_inset space ~
50838 \end_inset
50839
50840 directory This is \SpecialChar LyX
50841 's working directory.
50842  It is the default when you 
50843 \family sans
50844 Open
50845 \family default
50846
50847 \family sans
50848 Save
50849 \family default
50850  or 
50851 \family sans
50852 Save
50853 \begin_inset space ~
50854 \end_inset
50855
50856 As
50857 \family default
50858  files.
50859 \end_layout
50860
50861 \begin_layout Description
50862 Document
50863 \begin_inset space ~
50864 \end_inset
50865
50866 templates This directory 
50867 \change_inserted -712698321 1553354019
50868 contains the templates that are shown 
50869 \change_deleted -712698321 1553354025
50870 will be opened when you use the menu
50871 \change_inserted -712698321 1553354026
50872 in
50873 \change_unchanged
50874  
50875 \family sans
50876 File\SpecialChar menuseparator
50877 New
50878 \begin_inset space ~
50879 \end_inset
50880
50881 from
50882 \begin_inset space ~
50883 \end_inset
50884
50885 Template
50886 \family default
50887 .
50888 \end_layout
50889
50890 \begin_layout Description
50891 Example
50892 \begin_inset space ~
50893 \end_inset
50894
50895 files This directory 
50896 \change_deleted -712698321 1553354035
50897 will be opened when you use the
50898 \change_inserted -712698321 1553354048
50899 contains the example files that are listed in
50900 \change_unchanged
50901  
50902 \change_deleted -712698321 1553352959
50903 button 
50904 \family sans
50905 Examples
50906 \family default
50907  in the
50908 \change_unchanged
50909  
50910 \family sans
50911 File\SpecialChar menuseparator
50912 Open
50913 \change_inserted -712698321 1553352950
50914  Example
50915 \change_deleted -712698321 1553352963
50916
50917 \family default
50918  dialog
50919 \change_unchanged
50920 .
50921 \change_deleted -712698321 1553354004
50922
50923 \begin_inset Newline newline
50924 \end_inset
50925
50926
50927 \begin_inset Note Greyedout
50928 status open
50929
50930 \begin_layout Plain Layout
50931
50932 \series bold
50933 Note:
50934 \series default
50935  The 
50936 \family sans
50937 Examples
50938 \family default
50939  button does not exist when using \SpecialChar LyX
50940  on Mac OS and Windows systems.
50941 \end_layout
50942
50943 \end_inset
50944
50945
50946 \change_unchanged
50947
50948 \end_layout
50949
50950 \begin_layout Description
50951 Backup
50952 \begin_inset space ~
50953 \end_inset
50954
50955 directory
50956 \begin_inset Index idx
50957 status collapsed
50958
50959 \begin_layout Plain Layout
50960 Backup ! Directory
50961 \end_layout
50962
50963 \end_inset
50964
50965  Backup copies will be saved to this directory.
50966  If no directory is given but backups are enabled as described in section
50967 \begin_inset space ~
50968 \end_inset
50969
50970
50971 \begin_inset CommandInset ref
50972 LatexCommand ref
50973 reference "subsec:Backup documents"
50974
50975 \end_inset
50976
50977 , the 
50978 \family sans
50979 Working directory
50980 \family default
50981  will be used to save the backups.
50982 \begin_inset Newline newline
50983 \end_inset
50984
50985 Backup files have the ending 
50986 \begin_inset Quotes eld
50987 \end_inset
50988
50989 .lyx~
50990 \begin_inset Quotes erd
50991 \end_inset
50992
50993 .
50994 \end_layout
50995
50996 \begin_layout Description
50997 LyXServer
50998 \begin_inset space ~
50999 \end_inset
51000
51001 pipe Here you can enter the name of a so-called UNIX-pipe.
51002  This pipe is used to send data from external programs to \SpecialChar LyX
51003 .
51004 \begin_inset Newline newline
51005 \end_inset
51006
51007
51008 \series bold
51009 Example:
51010 \series default
51011  You add a Bib\SpecialChar TeX
51012  database 
51013 \emph on
51014 test.bib
51015 \emph default
51016  to your document.
51017  You can edit this file with the program 
51018 \family typewriter
51019 JabRef
51020 \family default
51021 .
51022  In 
51023 \family typewriter
51024 JabRef
51025 \family default
51026  you have to use the same Unix-Pipe for \SpecialChar LyX
51027  in its preferences under 
51028 \family sans
51029 External
51030 \begin_inset space ~
51031 \end_inset
51032
51033 programs
51034 \family default
51035 .
51036  If you want to get one entry of the database as citation, select it in
51037  
51038 \family typewriter
51039 JabRef
51040 \family default
51041  and click on the \SpecialChar LyX
51042  symbol.
51043  The entry will now be inserted as a citation at the current cursor position
51044  in your \SpecialChar LyX
51045  file.
51046  Of course, 
51047 \family typewriter
51048 JabRef
51049 \family default
51050  and \SpecialChar LyX
51051  need to be running the same time.
51052 \begin_inset Newline newline
51053 \end_inset
51054
51055 The pipe is also used for the 
51056 \family sans
51057 Single instance
51058 \family default
51059  feature, see section
51060 \begin_inset space ~
51061 \end_inset
51062
51063
51064 \begin_inset CommandInset ref
51065 LatexCommand ref
51066 reference "subsec:Backup documents"
51067
51068 \end_inset
51069
51070 .
51071 \begin_inset Newline newline
51072 \end_inset
51073
51074 To use the \SpecialChar LyX
51075 Server-Pipe on Windows, you must use this pipe name:
51076 \begin_inset Newline newline
51077 \end_inset
51078
51079
51080 \series bold
51081
51082 \backslash
51083
51084 \backslash
51085 .
51086 \backslash
51087 pipe
51088 \backslash
51089 lyxpipe
51090 \end_layout
51091
51092 \begin_layout Description
51093 Temporary
51094 \begin_inset space ~
51095 \end_inset
51096
51097 directory Temporary files will be saved in this directory.
51098 \end_layout
51099
51100 \begin_layout Description
51101 Thesaurus
51102 \begin_inset space ~
51103 \end_inset
51104
51105 dictionary Directory where the thesaurus dictionaries are located.
51106  You only need to specify it if the thesaurus does not work or if you want
51107  to use custom/alternative dictionaries.
51108 \end_layout
51109
51110 \begin_layout Description
51111 Hunspell
51112 \begin_inset space ~
51113 \end_inset
51114
51115 dictionary Directory where the dictionaries of the spell checker program
51116  
51117 \family typewriter
51118 Hunspell
51119 \family default
51120  are located.
51121  You only need to specify it if you are using 
51122 \family typewriter
51123 Hunspell
51124 \family default
51125  and spell checking does not work or if you want to use custom/alternative
51126  dictionaries.
51127  For \SpecialChar LyX
51128  on Windows 
51129 \family typewriter
51130 Hunspell
51131 \family default
51132  is the only available spell checker and should work without specifying
51133  a directory.
51134 \end_layout
51135
51136 \begin_layout Description
51137 PATH
51138 \begin_inset space ~
51139 \end_inset
51140
51141 prefix This field contains a list of paths to external programs.
51142  When \SpecialChar LyX
51143  needs to use an external program, it looks in this list to see where
51144  to find it on the system.
51145  The path list is automatically set up on Windows and Mac systems when \SpecialChar LyX
51146
51147  is configured; so you normally don't have to modify it.
51148  On Unix
51149 \begin_inset space \thinspace{}
51150 \end_inset
51151
51152 /
51153 \begin_inset space \thinspace{}
51154 \end_inset
51155
51156 Linux systems, the path list will need to be set only if there are external
51157  programs you wish to use that are not in your normal system path ($PATH).
51158 \end_layout
51159
51160 \begin_layout Description
51161 TEXINPUTS
51162 \begin_inset space ~
51163 \end_inset
51164
51165 prefix The TEXINPUTS environment variable allows you to use external files
51166  which are included in a \SpecialChar LyX
51167  document via commands in \SpecialChar TeX
51168  code or in the document
51169  preamble.
51170  This prefix includes by default the document directory (represented by
51171  a single dot '.').
51172  The prefix can contain any list of paths separated by the default separator
51173  of the OS (':' on UNIX like systems and ';' on Windows).
51174  If files are included, the paths listed in the TEXINPUTS prefix will be
51175  scanned for the input files.
51176  Note that any non-absolute path listed in the TEXINPUTS prefix is considered
51177  to be relative to the directory of your \SpecialChar LyX
51178  file.
51179  It is recommended that you always include '.' as one of the paths; otherwise
51180  compilation may fail for some documents.
51181 \end_layout
51182
51183 \begin_layout Section
51184 Identity
51185 \end_layout
51186
51187 \begin_layout Standard
51188 Here you can insert your 
51189 \family sans
51190 Name
51191 \family default
51192  and 
51193 \family sans
51194 E-mail
51195 \family default
51196  address.
51197  These will be used when you have enabled change tracking, as described
51198  in section
51199 \begin_inset space ~
51200 \end_inset
51201
51202
51203 \begin_inset CommandInset ref
51204 LatexCommand ref
51205 reference "sec:Change-Tracking"
51206
51207 \end_inset
51208
51209 , to mark changes you make as yours.
51210 \end_layout
51211
51212 \begin_layout Section
51213 Language Settings
51214 \begin_inset Index idx
51215 status collapsed
51216
51217 \begin_layout Plain Layout
51218 Language ! Settings
51219 \end_layout
51220
51221 \end_inset
51222
51223
51224 \begin_inset Index idx
51225 status collapsed
51226
51227 \begin_layout Plain Layout
51228 Settings ! Language
51229 \end_layout
51230
51231 \end_inset
51232
51233
51234 \end_layout
51235
51236 \begin_layout Subsection
51237 Language
51238 \begin_inset CommandInset label
51239 LatexCommand label
51240 name "subsec:Prefs-Language"
51241
51242 \end_inset
51243
51244
51245 \end_layout
51246
51247 \begin_layout Description
51248 User
51249 \begin_inset space ~
51250 \end_inset
51251
51252 interface
51253 \begin_inset space ~
51254 \end_inset
51255
51256 language Here you can select the language for \SpecialChar LyX
51257 's menus.
51258  You can find its actual translation status here: 
51259 \begin_inset CommandInset href
51260 LatexCommand href
51261 target "https://www.lyx.org/I18n"
51262 literal "false"
51263
51264 \end_inset
51265
51266
51267 \change_inserted -712698321 1563708959
51268
51269 \end_layout
51270
51271 \begin_layout Subsubsection
51272
51273 \change_inserted -712698321 1563708986
51274 LaTeX Language Support
51275 \change_unchanged
51276
51277 \end_layout
51278
51279 \begin_layout Description
51280 Language
51281 \begin_inset space ~
51282 \end_inset
51283
51284 package determines which \SpecialChar LaTeX
51285  package should be loaded to handle language issues.
51286  Language issues that are handled by this package include proper hyphenation
51287  as well as localization of dates and text strings such as 
51288 \begin_inset Quotes eld
51289 \end_inset
51290
51291 Chapter
51292 \begin_inset Quotes erd
51293 \end_inset
51294
51295  and 
51296 \begin_inset Quotes eld
51297 \end_inset
51298
51299 Table
51300 \begin_inset Quotes erd
51301 \end_inset
51302
51303 .
51304  The most widespread language package is 
51305 \series bold
51306 babel
51307 \series default
51308
51309 \begin_inset Index idx
51310 status collapsed
51311
51312 \begin_layout Plain Layout
51313 \SpecialChar LaTeX
51314  packages ! babel
51315 \end_layout
51316
51317 \end_inset
51318
51319 ; it is the default language package in classic \SpecialChar LaTeX
51320 .
51321  More recent typesetting engines such as Xe\SpecialChar TeX
51322  and Lua\SpecialChar TeX
51323  come with the alternative
51324  language package 
51325 \series bold
51326 polyglossia
51327 \series default
51328
51329 \begin_inset Index idx
51330 status collapsed
51331
51332 \begin_layout Plain Layout
51333 \SpecialChar LaTeX
51334  packages ! polyglossia
51335 \end_layout
51336
51337 \end_inset
51338
51339  that is more suited to the multi-script support of these engines.
51340  Furthermore, there are also specific language packages for languages not
51341  covered by 
51342 \series bold
51343 babel
51344 \series default
51345 .
51346  The available selections are described in section
51347 \begin_inset space ~
51348 \end_inset
51349
51350
51351 \begin_inset CommandInset ref
51352 LatexCommand ref
51353 reference "sec:Language-encodings"
51354
51355 \end_inset
51356
51357 .
51358 \end_layout
51359
51360 \begin_layout Description
51361 Command
51362 \begin_inset space ~
51363 \end_inset
51364
51365 start 
51366 \change_deleted -712698321 1563708374
51367 If a special \SpecialChar LaTeX
51368 -package is needed to write in a certain document language,
51369  you can h
51370 \change_inserted -712698321 1563708374
51371 H
51372 \change_unchanged
51373 ere
51374 \change_inserted -712698321 1563708377
51375  you
51376 \change_unchanged
51377  
51378 \change_deleted -712698321 1563708382
51379 specify
51380 \change_inserted -712698321 1563708384
51381 customize
51382 \change_unchanged
51383  the command 
51384 \change_inserted -712698321 1563708639
51385 that is used to switch to a different language
51386 \change_deleted -712698321 1563708410
51387 to start the package
51388 \change_unchanged
51389 .
51390  
51391 \change_inserted -712698321 1563708611
51392 This might be useful if you want to use a different command with 
51393 \series bold
51394 babel
51395 \series default
51396  (which provides several alternative commands with different behavior),
51397  or if you use a custom language package with specific commands, such as
51398  
51399 \series bold
51400 Arab\SpecialChar TeX
51401
51402 \series default
51403  
51404 \begin_inset CommandInset citation
51405 LatexCommand cite
51406 key "Arabic"
51407 literal "true"
51408
51409 \end_inset
51410
51411 , which needs 
51412 \change_deleted -712698321 1563708616
51413 An example is 
51414 \change_unchanged
51415 the start command 
51416 \family sans
51417
51418 \backslash
51419 begin{arabtext}
51420 \change_deleted -712698321 1563708621
51421
51422 \family default
51423  that is needed to write Arabic using the package 
51424 \series bold
51425 Arab\SpecialChar TeX
51426
51427 \series default
51428 , see 
51429 \begin_inset CommandInset citation
51430 LatexCommand cite
51431 key "Arabic"
51432 literal "true"
51433
51434 \end_inset
51435
51436
51437 \change_unchanged
51438 .
51439  The default is the 
51440 \series bold
51441 babel
51442 \series default
51443  command 
51444 \family typewriter
51445
51446 \backslash
51447 selectlanguage{$$lang}
51448 \change_inserted -712698321 1563708571
51449
51450 \family default
51451 , whereby 
51452 \family sans
51453 $$lang
51454 \family default
51455  is a placeholder that is substituted with the respective language name
51456  in the \SpecialChar LaTeX
51457  output
51458 \change_unchanged
51459 .
51460
51461 \change_inserted -712698321 1563708571
51462  Note that with 
51463 \series bold
51464 polyglossia
51465 \series default
51466 , this setting is ignored.
51467 \change_unchanged
51468
51469 \end_layout
51470
51471 \begin_layout Description
51472 Command
51473 \begin_inset space ~
51474 \end_inset
51475
51476 end 
51477 \change_deleted -712698321 1563857836
51478 Counterpart to 
51479 \family sans
51480 Command start
51481 \family default
51482 .
51483  
51484 \change_inserted -712698321 1563857869
51485 Use this if the language switch set in 
51486 \family sans
51487 Command start
51488 \family default
51489  needs to be explicitly ended, as in 
51490 \series bold
51491 babel
51492 \series default
51493 's alternative command 
51494 \family typewriter
51495
51496 \backslash
51497 begin{otherlanguage*}\SpecialChar ldots
51498 \SpecialChar allowbreak
51499
51500 \backslash
51501 end{otherlanguage*}
51502 \family default
51503 .
51504  
51505 \change_deleted -712698321 1563708866
51506 Some packages, like the default, don't have an end command since the start
51507  command toggles the package on and off
51508 \change_inserted -712698321 1563858041
51509 Empty by default, as 
51510 \family typewriter
51511
51512 \backslash
51513 selectlanguage{$$lang}
51514 \family default
51515  does not need to be explicitly ended (the switch remains valid until the
51516  next 
51517 \family typewriter
51518
51519 \backslash
51520 selectlanguage{$$lang}
51521 \family default
51522 )
51523 \change_unchanged
51524 .
51525
51526 \change_inserted -712698321 1563857868
51527  Note that with 
51528 \series bold
51529 polyglossia
51530 \series default
51531 , this setting is ignored.
51532 \change_unchanged
51533
51534 \end_layout
51535
51536 \begin_layout Description
51537
51538 \change_deleted -712698321 1563708996
51539 Default
51540 \begin_inset space ~
51541 \end_inset
51542
51543 decimal
51544 \begin_inset space ~
51545 \end_inset
51546
51547 separator Defines the default decimal point for use in tables (decimal point
51548  alignment).
51549 \end_layout
51550
51551 \begin_layout Description
51552
51553 \change_deleted -712698321 1563708996
51554 Default
51555 \begin_inset space ~
51556 \end_inset
51557
51558 length
51559 \begin_inset space ~
51560 \end_inset
51561
51562 unit Defines the unit that is used as default for lengths in \SpecialChar LyX
51563 's dialogs.
51564 \change_unchanged
51565
51566 \end_layout
51567
51568 \begin_layout Description
51569 Set
51570 \begin_inset space ~
51571 \end_inset
51572
51573 languages
51574 \begin_inset space ~
51575 \end_inset
51576
51577 globally 
51578 \change_deleted -712698321 1563709051
51579 When
51580 \change_inserted -712698321 1563709052
51581 If
51582 \change_unchanged
51583  this option is set, the languages used in the document will be added 
51584 \change_deleted -712698321 1563709127
51585 as options 
51586 \change_unchanged
51587 to the document class options
51588 \change_inserted -712698321 1563709259
51589  rather than the language package options.
51590 \change_deleted -712698321 1563709186
51591 ,
51592 \change_unchanged
51593  
51594 \change_deleted -712698321 1563709191
51595 so that they can be used by all \SpecialChar LaTeX
51596 -packages
51597 \change_inserted -712698321 1563709305
51598 Since the document class passes all options in gets to all loaded \SpecialChar LaTeX
51599 -packages,
51600  all language-aware packages will be informed about the used languages this
51601  way
51602 \change_unchanged
51603 .
51604  
51605 \change_deleted -712698321 1563709264
51606 Otherwise they will only be used as options for the 
51607 \series bold
51608 babel
51609 \series default
51610  package.
51611 \change_unchanged
51612
51613 \end_layout
51614
51615 \begin_layout Description
51616
51617 \change_deleted -712698321 1563709314
51618 Auto
51619 \begin_inset space ~
51620 \end_inset
51621
51622 begin
51623 \change_inserted -712698321 1563709328
51624 Set
51625 \begin_inset space ~
51626 \end_inset
51627
51628 document
51629 \begin_inset space ~
51630 \end_inset
51631
51632 language
51633 \begin_inset space ~
51634 \end_inset
51635
51636 explicitly
51637 \change_unchanged
51638  
51639 \change_deleted -712698321 1563709331
51640 When
51641 \change_inserted -712698321 1563709331
51642 If
51643 \change_unchanged
51644  this option is set, 
51645 \change_inserted -712698321 1563709808
51646 the language switch defined in 
51647 \family sans
51648 Command
51649 \begin_inset space ~
51650 \end_inset
51651
51652 start
51653 \family default
51654  is output at the beginning of the document, thereby explicitly switching
51655  to the document language.
51656  This assures that the correct language is used in any case.
51657  This might be needed if you use a non-default 
51658 \family sans
51659 Command
51660 \begin_inset space ~
51661 \end_inset
51662
51663 start
51664 \family default
51665  or if a package resets the document language.
51666  If not set, the language that is active at document start is used (this
51667  usually should be the document language).
51668 \change_deleted -712698321 1563709548
51669 documents start with the chosen document language.
51670  When this option is not set, the 
51671 \family sans
51672 Command
51673 \begin_inset space ~
51674 \end_inset
51675
51676 start
51677 \family default
51678  is explicitly set to the beginning of the document in the \SpecialChar LaTeX
51679 -output.
51680  This assures that the correct language is used when you use another 
51681 \family sans
51682 Command
51683 \begin_inset space ~
51684 \end_inset
51685
51686 start
51687 \family default
51688  than the default.
51689 \change_unchanged
51690
51691 \end_layout
51692
51693 \begin_layout Description
51694
51695 \change_deleted -712698321 1563709354
51696 Auto
51697 \begin_inset space ~
51698 \end_inset
51699
51700 end
51701 \change_inserted -712698321 1563709358
51702 Unset
51703 \begin_inset space ~
51704 \end_inset
51705
51706 document
51707 \begin_inset space ~
51708 \end_inset
51709
51710 language
51711 \begin_inset space ~
51712 \end_inset
51713
51714 explicitly
51715 \change_unchanged
51716  Counterpart to 
51717 \change_deleted -712698321 1563709361
51718
51719 \family sans
51720 Auto
51721 \begin_inset space ~
51722 \end_inset
51723
51724 begin
51725 \change_inserted -712698321 1563709392
51726 Set document language explicitly
51727 \change_unchanged
51728
51729 \family default
51730 .
51731  
51732 \change_deleted -712698321 1563709618
51733 When it is not
51734 \change_inserted -712698321 1563709618
51735 If
51736 \change_unchanged
51737  set, the 
51738 \family sans
51739 Command
51740 \begin_inset space ~
51741 \end_inset
51742
51743 end
51744 \family default
51745  is 
51746 \change_deleted -712698321 1563709625
51747 set
51748 \change_inserted -712698321 1563709626
51749 output
51750 \change_unchanged
51751  
51752 \change_inserted -712698321 1563709628
51753 at
51754 \change_deleted -712698321 1563709628
51755 to
51756 \change_unchanged
51757  the end of the document.
51758 \change_inserted -712698321 1563709816
51759
51760 \end_layout
51761
51762 \begin_layout Subsubsection
51763 \paragraph_spacing single
51764
51765 \change_inserted -712698321 1563709833
51766 Editor Settings
51767 \change_unchanged
51768
51769 \end_layout
51770
51771 \begin_layout Description
51772 Mark
51773 \begin_inset space ~
51774 \end_inset
51775
51776
51777 \change_inserted -712698321 1563709847
51778 additional
51779 \change_deleted -712698321 1563709845
51780 foreign
51781 \change_unchanged
51782
51783 \begin_inset space ~
51784 \end_inset
51785
51786 languages 
51787 \change_inserted -712698321 1563709877
51788 If set, all 
51789 \change_deleted -712698321 1563709877
51790 T
51791 \change_inserted -712698321 1563709878
51792 t
51793 \change_unchanged
51794 ext 
51795 \change_deleted -712698321 1563709882
51796 marked formatted 
51797 \change_unchanged
51798 in a language different 
51799 \change_deleted -712698321 1563709886
51800 from
51801 \change_inserted -712698321 1563709886
51802 to
51803 \change_unchanged
51804  the document language will be 
51805 \change_inserted -712698321 1563709907
51806 marked (by default with a blue 
51807 \change_unchanged
51808 underline
51809 \change_deleted -712698321 1563709911
51810 d in blue
51811 \change_inserted -712698321 1563709911
51812 )
51813 \change_unchanged
51814 .
51815 \change_inserted -712698321 1563709927
51816
51817 \end_layout
51818
51819 \begin_layout Description
51820
51821 \change_inserted -712698321 1563711969
51822 Respect
51823 \begin_inset space ~
51824 \end_inset
51825
51826 OS
51827 \begin_inset space ~
51828 \end_inset
51829
51830 keyboard
51831 \begin_inset space ~
51832 \end_inset
51833
51834 language If set, \SpecialChar LyX
51835  will switch the input language if the keyboard map is
51836  switched via the operating system.
51837  This is particularly useful if you switch between languages with different
51838  scripts (e.
51839 \begin_inset space \thinspace{}
51840 \end_inset
51841
51842 g., English and Hebrew: in this case, switching the keyboard to Hebrew will
51843  automatically switch the input language to Hebrew as well, and vice versa).
51844 \change_unchanged
51845
51846 \end_layout
51847
51848 \begin_layout Description
51849
51850 \change_deleted -712698321 1563709926
51851 Enable
51852 \begin_inset space ~
51853 \end_inset
51854
51855 RTL
51856 \begin_inset space ~
51857 \end_inset
51858
51859 support Enables the use of languages, written from right to left (RTL),
51860  like Arabic, Hebrew or Farsi.
51861 \change_unchanged
51862
51863 \end_layout
51864
51865 \begin_layout Description
51866
51867 \change_inserted -712698321 1563710132
51868 Right-to-left
51869 \begin_inset space ~
51870 \end_inset
51871
51872
51873 \change_deleted -712698321 1563710132
51874 C
51875 \change_inserted -712698321 1563710132
51876 c
51877 \change_unchanged
51878 ursor
51879 \begin_inset space ~
51880 \end_inset
51881
51882 movement 
51883 \change_inserted -712698321 1563710265
51884 Here you can define how cursor movement (with the arrow keys) behaves 
51885 \change_deleted -712698321 1563710266
51886 W
51887 \change_inserted -712698321 1563710267
51888 w
51889 \change_unchanged
51890 hen writing 
51891 \change_deleted -712698321 1563710171
51892 RTL
51893 \change_inserted -712698321 1563710286
51894 scripts with right-to-left direction (e.g., Arabic, Hebrew or Farsi).
51895  
51896 \change_deleted -712698321 1563857456
51897 , you can define if the left and right arrow keys move the cursor visually
51898  to the left or right, respectively, or logically.
51899  
51900 \change_inserted -712698321 1563859701
51901
51902 \end_layout
51903
51904 \begin_deeper
51905 \begin_layout Standard
51906
51907 \family sans
51908 Logical
51909 \family default
51910  means that the cursor 
51911 \change_inserted -712698321 1563859940
51912 follows the logic of the text direction, and the arrows' direction relates
51913  to the directionality of the main paragraph language.
51914  E.
51915 \begin_inset space \thinspace{}
51916 \end_inset
51917
51918 g., in embedded right-to-left text in a left-to-right paragraph (say, Hebrew
51919  embedded in English), the cursor starts at the right (that is, at the 
51920 \emph on
51921 beginning
51922 \emph default
51923  of the embedded passage in the right-to-left logic) when coming from the
51924  left.
51925  The meaning of the key is thus swapped for that part; right arrow in this
51926  specific case always means: move 
51927 \emph on
51928 forward
51929 \emph default
51930  in text (even if this means: 
51931 \emph on
51932 move left
51933 \emph default
51934 ).
51935  
51936 \change_deleted -712698321 1563857456
51937 is moved to the left when pressing the right arrow key 
51938 \change_inserted -712698321 1563859705
51939 This setting might be useful in texts that mix left-to-right and right-to-left
51940  scripts, since the cursor then follows a coherent 
51941 \begin_inset Quotes eld
51942 \end_inset
51943
51944 text logic
51945 \begin_inset Quotes erd
51946 \end_inset
51947
51948 .
51949  
51950 \end_layout
51951
51952 \begin_layout Standard
51953
51954 \change_inserted -712698321 1563860084
51955
51956 \family sans
51957 Visual
51958 \family default
51959  means: always move to the direction towards which the arrows really point.
51960  In this case, in embedded right-to-left text in a left-to-right paragraph,
51961  the cursor starts at the left (in the text logic: 
51962 \emph on
51963 from the end
51964 \emph default
51965 ) when coming from the left.
51966  The visual meaning of the key is thus maintained in all cases, at the expense
51967  of the text logic.
51968 \change_deleted -712698321 1563857456
51969 and the cursor is inside text in an RTL language.
51970 \change_inserted -712698321 1563858627
51971
51972 \end_layout
51973
51974 \end_deeper
51975 \begin_layout Subsubsection
51976
51977 \change_inserted -712698321 1563710235
51978 Local Preferences
51979 \end_layout
51980
51981 \begin_layout Description
51982
51983 \change_inserted -712698321 1563776004
51984 Default
51985 \begin_inset space ~
51986 \end_inset
51987
51988 decimal
51989 \begin_inset space ~
51990 \end_inset
51991
51992 separator Defines the default decimal separator for use in tables (decimal
51993  separator alignment).
51994  By default, the appropriate character for the current language is selected
51995  (e.
51996 \begin_inset space \thinspace{}
51997 \end_inset
51998
51999 g., dot for English, comma for German), but you can also specify a specific
52000  (static) custom character here.
52001 \end_layout
52002
52003 \begin_layout Description
52004
52005 \change_inserted -712698321 1563709001
52006 Default
52007 \begin_inset space ~
52008 \end_inset
52009
52010 length
52011 \begin_inset space ~
52012 \end_inset
52013
52014 unit Defines the unit that is used as default for lengths in \SpecialChar LyX
52015 's dialogs.
52016 \change_unchanged
52017
52018 \end_layout
52019
52020 \begin_layout Subsection
52021 Spellchecker
52022 \end_layout
52023
52024 \begin_layout Standard
52025 The spellchecker settings are explained in section
52026 \begin_inset space ~
52027 \end_inset
52028
52029
52030 \begin_inset CommandInset ref
52031 LatexCommand ref
52032 reference "sec:Spellchecking"
52033
52034 \end_inset
52035
52036 .
52037 \end_layout
52038
52039 \begin_layout Section
52040 Outputs
52041 \end_layout
52042
52043 \begin_layout Subsection
52044 General
52045 \begin_inset CommandInset label
52046 LatexCommand label
52047 name "subsec:General-output"
52048
52049 \end_inset
52050
52051
52052 \end_layout
52053
52054 \begin_layout Description
52055 Forward
52056 \begin_inset space ~
52057 \end_inset
52058
52059 search Commands that will be used for the menu 
52060 \family sans
52061 Navigate\SpecialChar menuseparator
52062 Forward
52063 \begin_inset space ~
52064 \end_inset
52065
52066 search
52067 \family default
52068 .
52069  For a detailed description see section 
52070 \emph on
52071 Reverse DVI/PDF search
52072 \emph default
52073  of the 
52074 \emph on
52075 Additional
52076 \begin_inset space ~
52077 \end_inset
52078
52079 Features
52080 \emph default
52081  manual.
52082 \end_layout
52083
52084 \begin_layout Description
52085 Dvips
52086 \begin_inset space ~
52087 \end_inset
52088
52089 Options Options for the program 
52090 \family typewriter
52091 dvips
52092 \family default
52093  that is used for the export format 
52094 \family sans
52095 Postscript
52096 \family default
52097 , see section
52098 \begin_inset space ~
52099 \end_inset
52100
52101
52102 \begin_inset CommandInset ref
52103 LatexCommand ref
52104 reference "subsec:Export"
52105
52106 \end_inset
52107
52108 .
52109  Possible options are listed in the 
52110 \family typewriter
52111 dvips
52112 \family default
52113  manual:
52114 \begin_inset Newline newline
52115 \end_inset
52116
52117
52118 \begin_inset Flex URL
52119 status collapsed
52120
52121 \begin_layout Plain Layout
52122
52123 https://www.tug.org/texinfohtml/dvips.html
52124 \backslash
52125 #Option-details
52126 \end_layout
52127
52128 \end_inset
52129
52130
52131 \end_layout
52132
52133 \begin_layout Description
52134 Output
52135 \begin_inset space ~
52136 \end_inset
52137
52138 line
52139 \begin_inset space ~
52140 \end_inset
52141
52142 length sets the maximum number of characters printed in one line when using
52143  the menu 
52144 \family sans
52145 File\SpecialChar menuseparator
52146 Export\SpecialChar menuseparator
52147 Plain
52148 \begin_inset space ~
52149 \end_inset
52150
52151 text
52152 \family default
52153 .
52154  Setting the line length to 0 means all text is printed in one endless line.
52155 \end_layout
52156
52157 \begin_layout Description
52158
52159 \change_deleted -712698321 1534601711
52160 Date
52161 \begin_inset space ~
52162 \end_inset
52163
52164 format
52165 \begin_inset Index idx
52166 status collapsed
52167
52168 \begin_layout Plain Layout
52169 Date Format
52170 \end_layout
52171
52172 \end_inset
52173
52174
52175 \begin_inset Index idx
52176 status collapsed
52177
52178 \begin_layout Plain Layout
52179 Settings ! Date format
52180 \end_layout
52181
52182 \end_inset
52183
52184  The date format can be one or a mixture of the formats listed here:
52185 \begin_inset Newline newline
52186 \end_inset
52187
52188
52189 \begin_inset Flex URL
52190 status collapsed
52191
52192 \begin_layout Plain Layout
52193
52194 http://man7.org/linux/man-pages/man1/date.1.html
52195 \end_layout
52196
52197 \end_inset
52198
52199
52200 \begin_inset Newline newline
52201 \end_inset
52202
52203 For example the format
52204 \begin_inset Newline newline
52205 \end_inset
52206
52207 %d/%m/%y
52208 \begin_inset Newline newline
52209 \end_inset
52210
52211 prints the date as day/month/year.
52212 \change_unchanged
52213
52214 \end_layout
52215
52216 \begin_layout Description
52217 Overwrite
52218 \begin_inset space ~
52219 \end_inset
52220
52221 on
52222 \begin_inset space ~
52223 \end_inset
52224
52225 export Setting what \SpecialChar LyX
52226  is allowed to overwrite on export.
52227 \end_layout
52228
52229 \begin_layout Subsection
52230 La
52231 \family sans
52232 TeX
52233 \family default
52234
52235 \begin_inset CommandInset label
52236 LatexCommand label
52237 name "subsec:LaTeX-settings"
52238
52239 \end_inset
52240
52241
52242 \begin_inset Index idx
52243 status collapsed
52244
52245 \begin_layout Plain Layout
52246 Settings ! \SpecialChar LaTeX
52247
52248 \end_layout
52249
52250 \end_inset
52251
52252
52253 \end_layout
52254
52255 \begin_layout Description
52256
52257 \change_deleted -712698321 1524413534
52258 Use
52259 \begin_inset space ~
52260 \end_inset
52261
52262 La
52263 \family sans
52264 TeX
52265 \family default
52266
52267 \begin_inset space ~
52268 \end_inset
52269
52270 font
52271 \begin_inset space ~
52272 \end_inset
52273
52274 encoding This is the default encoding of the document font.
52275  
52276 \family sans
52277 T1
52278 \family default
52279  is the default and covers western languages and symbols.
52280  
52281 \family sans
52282 T2A
52283 \family default
52284
52285 \family sans
52286 T2B
52287 \family default
52288
52289 \family sans
52290 T2C
52291 \family default
52292
52293 \family sans
52294 LCY
52295 \family default
52296  and 
52297 \family sans
52298 X2
52299 \family default
52300  are used for Cyrillic.
52301  Combinations of the encodings are possible, like 
52302 \begin_inset Quotes eld
52303 \end_inset
52304
52305
52306 \family sans
52307 T1, T2B
52308 \family default
52309
52310 \begin_inset Quotes erd
52311 \end_inset
52312
52313 .
52314  The font encoding is normally automatically loaded by the language packages
52315  \SpecialChar LyX
52316  sets up in the background.
52317  So there is no need to change the default encoding.
52318 \change_unchanged
52319
52320 \end_layout
52321
52322 \begin_layout Description
52323 DVI
52324 \begin_inset space ~
52325 \end_inset
52326
52327 viewer
52328 \begin_inset space ~
52329 \end_inset
52330
52331 paper
52332 \begin_inset space ~
52333 \end_inset
52334
52335 size
52336 \begin_inset space ~
52337 \end_inset
52338
52339 options They only have an effect when the program 
52340 \family sans
52341 xdvi
52342 \family default
52343  is used as DVI-viewer, read its manual to find out more.
52344 \end_layout
52345
52346 \begin_layout Standard
52347 Here you can also specify options and commands with parameters for processors.
52348  But before you change something, it is strongly recommended to read the
52349  manuals of the applications.
52350 \end_layout
52351
52352 \begin_layout Description
52353 Bibliography
52354 \begin_inset space ~
52355 \end_inset
52356
52357 generation Settings for the generation of the bibliography, see section
52358 \begin_inset space ~
52359 \end_inset
52360
52361
52362 \begin_inset CommandInset ref
52363 LatexCommand ref
52364 reference "subsec:Bibliography-databases"
52365
52366 \end_inset
52367
52368 .
52369 \end_layout
52370
52371 \begin_layout Description
52372 Index
52373 \begin_inset space ~
52374 \end_inset
52375
52376 generation Settings for the generation of the index, see section
52377 \begin_inset space ~
52378 \end_inset
52379
52380
52381 \begin_inset CommandInset ref
52382 LatexCommand ref
52383 reference "subsec:Index-Program"
52384
52385 \end_inset
52386
52387 .
52388 \end_layout
52389
52390 \begin_layout Description
52391 Nomenclature
52392 \begin_inset space ~
52393 \end_inset
52394
52395 command Command for the program that generates the nomenclature, see section
52396 \begin_inset space ~
52397 \end_inset
52398
52399
52400 \begin_inset CommandInset ref
52401 LatexCommand ref
52402 reference "subsec:Nomenclature-Program"
52403
52404 \end_inset
52405
52406 .
52407 \end_layout
52408
52409 \begin_layout Description
52410 Check
52411 \family sans
52412 TeX
52413 \family default
52414
52415 \begin_inset space ~
52416 \end_inset
52417
52418 command Command for the program 
52419 \family sans
52420 Check\SpecialChar TeX
52421
52422 \family default
52423  that is described in the section 
52424 \emph on
52425 Checking \SpecialChar TeX
52426
52427 \emph default
52428  of the 
52429 \emph on
52430 Additional Features
52431 \emph default
52432  manual.
52433 \end_layout
52434
52435 \begin_layout Standard
52436 There are additionally the following options:
52437 \end_layout
52438
52439 \begin_layout Description
52440 Use
52441 \begin_inset space ~
52442 \end_inset
52443
52444 Windows-style
52445 \begin_inset space ~
52446 \end_inset
52447
52448 paths
52449 \begin_inset space ~
52450 \end_inset
52451
52452 in
52453 \begin_inset space ~
52454 \end_inset
52455
52456 \SpecialChar LaTeX
52457
52458 \begin_inset space ~
52459 \end_inset
52460
52461 files Uses paths in the notation of Windows, that means that 
52462 \begin_inset Quotes eld
52463 \end_inset
52464
52465
52466 \backslash
52467
52468 \begin_inset Quotes erd
52469 \end_inset
52470
52471  is used instead of 
52472 \begin_inset Quotes eld
52473 \end_inset
52474
52475 /
52476 \begin_inset Quotes erd
52477 \end_inset
52478
52479  to separate folders.
52480  This option is enabled by default when you use \SpecialChar LyX
52481  on Windows.
52482 \begin_inset Index idx
52483 status collapsed
52484
52485 \begin_layout Plain Layout
52486 Paths
52487 \end_layout
52488
52489 \end_inset
52490
52491
52492 \begin_inset Index idx
52493 status collapsed
52494
52495 \begin_layout Plain Layout
52496 Settings ! Paths
52497 \end_layout
52498
52499 \end_inset
52500
52501
52502 \end_layout
52503
52504 \begin_layout Description
52505 Reset
52506 \begin_inset space ~
52507 \end_inset
52508
52509 class
52510 \begin_inset space ~
52511 \end_inset
52512
52513 options
52514 \begin_inset space ~
52515 \end_inset
52516
52517 when
52518 \begin_inset space ~
52519 \end_inset
52520
52521 document
52522 \begin_inset space ~
52523 \end_inset
52524
52525 class
52526 \begin_inset space ~
52527 \end_inset
52528
52529 changes Removes all manually set 
52530 \family sans
52531 Class options
52532 \family default
52533  in the 
52534 \family sans
52535 Document\SpecialChar menuseparator
52536 Settings\SpecialChar menuseparator
52537 Document
52538 \begin_inset space ~
52539 \end_inset
52540
52541 Class
52542 \family default
52543  dialog when changing the document class.
52544 \end_layout
52545
52546 \begin_layout Section
52547 File
52548 \begin_inset space ~
52549 \end_inset
52550
52551 Handling
52552 \begin_inset Index idx
52553 status collapsed
52554
52555 \begin_layout Plain Layout
52556 File handling
52557 \end_layout
52558
52559 \end_inset
52560
52561
52562 \end_layout
52563
52564 \begin_layout Subsection
52565 Converters
52566 \begin_inset CommandInset label
52567 LatexCommand label
52568 name "subsec:Converters"
52569
52570 \end_inset
52571
52572
52573 \begin_inset Index idx
52574 status collapsed
52575
52576 \begin_layout Plain Layout
52577 Converters
52578 \end_layout
52579
52580 \end_inset
52581
52582
52583 \end_layout
52584
52585 \begin_layout Standard
52586 Here you find the list of defined converter commands to convert material
52587  from one format to another.
52588  You can modify converters or create new ones.
52589  To modify a converter, select it, change the entry of the 
52590 \family sans
52591 Converter
52592 \family default
52593  and/or 
52594 \family sans
52595 Extra
52596 \begin_inset space ~
52597 \end_inset
52598
52599 flag
52600 \family default
52601  field and press the 
52602 \family sans
52603 Modify
52604 \family default
52605  button.
52606  To create a new converter, select an existing one, select a different format
52607  in the 
52608 \family sans
52609 To
52610 \begin_inset space ~
52611 \end_inset
52612
52613 format
52614 \family default
52615  drop-down list, modify the 
52616 \family sans
52617 Converter
52618 \family default
52619  field and press the 
52620 \family sans
52621 Add
52622 \family default
52623  button.
52624 \end_layout
52625
52626 \begin_layout Standard
52627 If the 
52628 \family sans
52629 Converter File Cache
52630 \family default
52631  is 
52632 \family sans
52633 Enabled
52634 \family default
52635 , conversions will be cached as long as specified in the field 
52636 \family sans
52637 Maximum Age (in days
52638 \family default
52639 ).
52640  This means that images don't need to be converted again when you reopen
52641  a document; the converted images from the cache will be used instead.
52642 \end_layout
52643
52644 \begin_layout Standard
52645 More about converters, like the flags that can be used in the converter
52646  definition, is described in the section 
52647 \emph on
52648 Converters
52649 \emph default
52650  of the 
52651 \emph on
52652 Customization
52653 \emph default
52654  manual.
52655 \end_layout
52656
52657 \begin_layout Subsection
52658 File Formats
52659 \begin_inset CommandInset label
52660 LatexCommand label
52661 name "sec:File-Formats"
52662
52663 \end_inset
52664
52665
52666 \begin_inset Index idx
52667 status collapsed
52668
52669 \begin_layout Plain Layout
52670 File formats
52671 \end_layout
52672
52673 \end_inset
52674
52675
52676 \begin_inset Index idx
52677 status collapsed
52678
52679 \begin_layout Plain Layout
52680 Copiers
52681 \end_layout
52682
52683 \end_inset
52684
52685
52686 \end_layout
52687
52688 \begin_layout Standard
52689 Here you find the list of defined file formats that \SpecialChar LyX
52690  can handle.
52691  You can modify the 
52692 \family sans
52693 Editor
52694 \family default
52695  and 
52696 \family sans
52697 Viewer
52698 \family default
52699  programs that should be used for certain formats.
52700 \end_layout
52701
52702 \begin_layout Standard
52703 You can also define the 
52704 \family sans
52705 Default output format
52706 \family default
52707  that is used when you use 
52708 \family sans
52709 View, Update, View Master Document
52710 \family default
52711  or 
52712 \family sans
52713 Update Master Document
52714 \family default
52715  in the 
52716 \family sans
52717 Document
52718 \family default
52719  menu or the toolbar.
52720 \end_layout
52721
52722 \begin_layout Standard
52723 More about formats and their options is described in the section 
52724 \emph on
52725 Formats
52726 \emph default
52727  of the 
52728 \emph on
52729 Customization
52730 \emph default
52731  manual.
52732 \end_layout
52733
52734 \begin_layout Standard
52735 Since all conversions from one format to another take place in \SpecialChar LyX
52736 's temporary
52737  directory, it is sometimes necessary to modify a file before copying it
52738  to the temporary directory so that the conversion may be performed.
52739  This is done by specifying a 
52740 \family sans
52741 Copier
52742 \family default
52743 .
52744  More about this is described in the section 
52745 \emph on
52746 Copiers
52747 \emph default
52748  of the 
52749 \emph on
52750 Customization
52751 \emph default
52752  manual.
52753 \end_layout
52754
52755 \begin_layout Chapter
52756 Units available in \SpecialChar LyX
52757
52758 \begin_inset Index idx
52759 status collapsed
52760
52761 \begin_layout Plain Layout
52762 Units
52763 \end_layout
52764
52765 \end_inset
52766
52767
52768 \begin_inset CommandInset label
52769 LatexCommand label
52770 name "chap:Units-available-in"
52771
52772 \end_inset
52773
52774
52775 \end_layout
52776
52777 \begin_layout Standard
52778 Table
52779 \begin_inset space ~
52780 \end_inset
52781
52782
52783 \begin_inset CommandInset ref
52784 LatexCommand ref
52785 reference "tab:Units"
52786
52787 \end_inset
52788
52789  explains all the units available in \SpecialChar LyX
52790  and used in this documentation.
52791 \end_layout
52792
52793 \begin_layout Standard
52794 \begin_inset Float table
52795 placement h
52796 alignment document
52797 wide false
52798 sideways false
52799 status open
52800
52801 \begin_layout Plain Layout
52802 \begin_inset Caption Standard
52803
52804 \begin_layout Plain Layout
52805 \begin_inset CommandInset label
52806 LatexCommand label
52807 name "tab:Units"
52808
52809 \end_inset
52810
52811 Units
52812 \end_layout
52813
52814 \end_inset
52815
52816
52817 \end_layout
52818
52819 \begin_layout Plain Layout
52820 \begin_inset VSpace medskip
52821 \end_inset
52822
52823
52824 \end_layout
52825
52826 \begin_layout Plain Layout
52827 \align center
52828 \begin_inset Tabular
52829 <lyxtabular version="3" rows="21" columns="3">
52830 <features tabularvalignment="middle">
52831 <column alignment="center" valignment="top">
52832 <column alignment="center" valignment="middle" width="50col%">
52833 <column alignment="center" valignment="top">
52834 <row>
52835 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
52836 \begin_inset Text
52837
52838 \begin_layout Plain Layout
52839 unit
52840 \end_layout
52841
52842 \end_inset
52843 </cell>
52844 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
52845 \begin_inset Text
52846
52847 \begin_layout Plain Layout
52848 name/description
52849 \end_layout
52850
52851 \end_inset
52852 </cell>
52853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
52854 \begin_inset Text
52855
52856 \begin_layout Plain Layout
52857 \SpecialChar LaTeX
52858  command
52859 \end_layout
52860
52861 \end_inset
52862 </cell>
52863 </row>
52864 <row>
52865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
52866 \begin_inset Text
52867
52868 \begin_layout Plain Layout
52869 bp
52870 \end_layout
52871
52872 \end_inset
52873 </cell>
52874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
52875 \begin_inset Text
52876
52877 \begin_layout Plain Layout
52878 big point (72
52879 \begin_inset space \thinspace{}
52880 \end_inset
52881
52882 bp = 1
52883 \begin_inset space \thinspace{}
52884 \end_inset
52885
52886 in)
52887 \end_layout
52888
52889 \end_inset
52890 </cell>
52891 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
52892 \begin_inset Text
52893
52894 \begin_layout Plain Layout
52895 -
52896 \end_layout
52897
52898 \end_inset
52899 </cell>
52900 </row>
52901 <row>
52902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
52903 \begin_inset Text
52904
52905 \begin_layout Plain Layout
52906 cc
52907 \end_layout
52908
52909 \end_inset
52910 </cell>
52911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
52912 \begin_inset Text
52913
52914 \begin_layout Plain Layout
52915 cicero (1
52916 \begin_inset space \thinspace{}
52917 \end_inset
52918
52919 cc = 12
52920 \begin_inset space \thinspace{}
52921 \end_inset
52922
52923 dd)
52924 \end_layout
52925
52926 \end_inset
52927 </cell>
52928 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
52929 \begin_inset Text
52930
52931 \begin_layout Plain Layout
52932 -
52933 \end_layout
52934
52935 \end_inset
52936 </cell>
52937 </row>
52938 <row>
52939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
52940 \begin_inset Text
52941
52942 \begin_layout Plain Layout
52943 cm
52944 \end_layout
52945
52946 \end_inset
52947 </cell>
52948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
52949 \begin_inset Text
52950
52951 \begin_layout Plain Layout
52952 centimeter
52953 \end_layout
52954
52955 \end_inset
52956 </cell>
52957 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
52958 \begin_inset Text
52959
52960 \begin_layout Plain Layout
52961 -
52962 \end_layout
52963
52964 \end_inset
52965 </cell>
52966 </row>
52967 <row>
52968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
52969 \begin_inset Text
52970
52971 \begin_layout Plain Layout
52972 dd
52973 \end_layout
52974
52975 \end_inset
52976 </cell>
52977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
52978 \begin_inset Text
52979
52980 \begin_layout Plain Layout
52981 didot (1
52982 \begin_inset space \thinspace{}
52983 \end_inset
52984
52985 dd 
52986 \begin_inset Formula $\approx$
52987 \end_inset
52988
52989  0.376
52990 \begin_inset space \thinspace{}
52991 \end_inset
52992
52993 mm)
52994 \end_layout
52995
52996 \end_inset
52997 </cell>
52998 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
52999 \begin_inset Text
53000
53001 \begin_layout Plain Layout
53002 -
53003 \end_layout
53004
53005 \end_inset
53006 </cell>
53007 </row>
53008 <row>
53009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
53010 \begin_inset Text
53011
53012 \begin_layout Plain Layout
53013 em
53014 \end_layout
53015
53016 \end_inset
53017 </cell>
53018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
53019 \begin_inset Text
53020
53021 \begin_layout Plain Layout
53022 width of letter 
53023 \emph on
53024 M
53025 \emph default
53026  in current font
53027 \end_layout
53028
53029 \end_inset
53030 </cell>
53031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
53032 \begin_inset Text
53033
53034 \begin_layout Plain Layout
53035 -
53036 \end_layout
53037
53038 \end_inset
53039 </cell>
53040 </row>
53041 <row>
53042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
53043 \begin_inset Text
53044
53045 \begin_layout Plain Layout
53046 ex
53047 \end_layout
53048
53049 \end_inset
53050 </cell>
53051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
53052 \begin_inset Text
53053
53054 \begin_layout Plain Layout
53055 height of letter 
53056 \emph on
53057 x
53058 \emph default
53059  in current font
53060 \end_layout
53061
53062 \end_inset
53063 </cell>
53064 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
53065 \begin_inset Text
53066
53067 \begin_layout Plain Layout
53068 -
53069 \end_layout
53070
53071 \end_inset
53072 </cell>
53073 </row>
53074 <row>
53075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
53076 \begin_inset Text
53077
53078 \begin_layout Plain Layout
53079 in
53080 \end_layout
53081
53082 \end_inset
53083 </cell>
53084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
53085 \begin_inset Text
53086
53087 \begin_layout Plain Layout
53088 inch
53089 \end_layout
53090
53091 \end_inset
53092 </cell>
53093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
53094 \begin_inset Text
53095
53096 \begin_layout Plain Layout
53097 -
53098 \end_layout
53099
53100 \end_inset
53101 </cell>
53102 </row>
53103 <row>
53104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
53105 \begin_inset Text
53106
53107 \begin_layout Plain Layout
53108 mm
53109 \end_layout
53110
53111 \end_inset
53112 </cell>
53113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
53114 \begin_inset Text
53115
53116 \begin_layout Plain Layout
53117 millimeter
53118 \end_layout
53119
53120 \end_inset
53121 </cell>
53122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
53123 \begin_inset Text
53124
53125 \begin_layout Plain Layout
53126 -
53127 \end_layout
53128
53129 \end_inset
53130 </cell>
53131 </row>
53132 <row>
53133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
53134 \begin_inset Text
53135
53136 \begin_layout Plain Layout
53137 mu
53138 \end_layout
53139
53140 \end_inset
53141 </cell>
53142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
53143 \begin_inset Text
53144
53145 \begin_layout Plain Layout
53146 math unit (1
53147 \begin_inset space \thinspace{}
53148 \end_inset
53149
53150 mu = 1/18
53151 \begin_inset space \thinspace{}
53152 \end_inset
53153
53154 em)
53155 \end_layout
53156
53157 \end_inset
53158 </cell>
53159 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
53160 \begin_inset Text
53161
53162 \begin_layout Plain Layout
53163 -
53164 \end_layout
53165
53166 \end_inset
53167 </cell>
53168 </row>
53169 <row>
53170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
53171 \begin_inset Text
53172
53173 \begin_layout Plain Layout
53174 pt
53175 \end_layout
53176
53177 \end_inset
53178 </cell>
53179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
53180 \begin_inset Text
53181
53182 \begin_layout Plain Layout
53183 point (72.27
53184 \begin_inset space \thinspace{}
53185 \end_inset
53186
53187 pt = 1
53188 \begin_inset space \thinspace{}
53189 \end_inset
53190
53191 in)
53192 \end_layout
53193
53194 \end_inset
53195 </cell>
53196 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
53197 \begin_inset Text
53198
53199 \begin_layout Plain Layout
53200 -
53201 \end_layout
53202
53203 \end_inset
53204 </cell>
53205 </row>
53206 <row>
53207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
53208 \begin_inset Text
53209
53210 \begin_layout Plain Layout
53211 pc
53212 \end_layout
53213
53214 \end_inset
53215 </cell>
53216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
53217 \begin_inset Text
53218
53219 \begin_layout Plain Layout
53220 pica (1
53221 \begin_inset space \thinspace{}
53222 \end_inset
53223
53224 pc = 12
53225 \begin_inset space \thinspace{}
53226 \end_inset
53227
53228 pt)
53229 \end_layout
53230
53231 \end_inset
53232 </cell>
53233 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
53234 \begin_inset Text
53235
53236 \begin_layout Plain Layout
53237 -
53238 \end_layout
53239
53240 \end_inset
53241 </cell>
53242 </row>
53243 <row>
53244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
53245 \begin_inset Text
53246
53247 \begin_layout Plain Layout
53248 sp
53249 \end_layout
53250
53251 \end_inset
53252 </cell>
53253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
53254 \begin_inset Text
53255
53256 \begin_layout Plain Layout
53257 scaled point (65536
53258 \begin_inset space \thinspace{}
53259 \end_inset
53260
53261 sp = 1
53262 \begin_inset space \thinspace{}
53263 \end_inset
53264
53265 pt)
53266 \end_layout
53267
53268 \end_inset
53269 </cell>
53270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
53271 \begin_inset Text
53272
53273 \begin_layout Plain Layout
53274 -
53275 \end_layout
53276
53277 \end_inset
53278 </cell>
53279 </row>
53280 <row>
53281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
53282 \begin_inset Text
53283
53284 \begin_layout Plain Layout
53285 Column Width %
53286 \end_layout
53287
53288 \end_inset
53289 </cell>
53290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
53291 \begin_inset Text
53292
53293 \begin_layout Plain Layout
53294 % of column width
53295 \end_layout
53296
53297 \end_inset
53298 </cell>
53299 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
53300 \begin_inset Text
53301
53302 \begin_layout Plain Layout
53303
53304 \backslash
53305 columnwidth
53306 \end_layout
53307
53308 \end_inset
53309 </cell>
53310 </row>
53311 <row>
53312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
53313 \begin_inset Text
53314
53315 \begin_layout Plain Layout
53316 Line Distance %
53317 \end_layout
53318
53319 \end_inset
53320 </cell>
53321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
53322 \begin_inset Text
53323
53324 \begin_layout Plain Layout
53325 % of height between baselines of two subsequent text lines
53326 \end_layout
53327
53328 \end_inset
53329 </cell>
53330 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
53331 \begin_inset Text
53332
53333 \begin_layout Plain Layout
53334
53335 \backslash
53336 baselineskip
53337 \end_layout
53338
53339 \end_inset
53340 </cell>
53341 </row>
53342 <row>
53343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
53344 \begin_inset Text
53345
53346 \begin_layout Plain Layout
53347 Line Width %
53348 \end_layout
53349
53350 \end_inset
53351 </cell>
53352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
53353 \begin_inset Text
53354
53355 \begin_layout Plain Layout
53356 % of line width
53357 \end_layout
53358
53359 \end_inset
53360 </cell>
53361 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
53362 \begin_inset Text
53363
53364 \begin_layout Plain Layout
53365
53366 \backslash
53367 linewidth
53368 \end_layout
53369
53370 \end_inset
53371 </cell>
53372 </row>
53373 <row>
53374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
53375 \begin_inset Text
53376
53377 \begin_layout Plain Layout
53378 Page Height %
53379 \end_layout
53380
53381 \end_inset
53382 </cell>
53383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
53384 \begin_inset Text
53385
53386 \begin_layout Plain Layout
53387 % of paper height
53388 \end_layout
53389
53390 \end_inset
53391 </cell>
53392 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
53393 \begin_inset Text
53394
53395 \begin_layout Plain Layout
53396
53397 \backslash
53398 paperheight
53399 \end_layout
53400
53401 \end_inset
53402 </cell>
53403 </row>
53404 <row>
53405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
53406 \begin_inset Text
53407
53408 \begin_layout Plain Layout
53409 Page Width %
53410 \end_layout
53411
53412 \end_inset
53413 </cell>
53414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
53415 \begin_inset Text
53416
53417 \begin_layout Plain Layout
53418 % of paper width
53419 \end_layout
53420
53421 \end_inset
53422 </cell>
53423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
53424 \begin_inset Text
53425
53426 \begin_layout Plain Layout
53427
53428 \backslash
53429 paperwidth
53430 \end_layout
53431
53432 \end_inset
53433 </cell>
53434 </row>
53435 <row>
53436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
53437 \begin_inset Text
53438
53439 \begin_layout Plain Layout
53440 Scale Graphics %
53441 \end_layout
53442
53443 \end_inset
53444 </cell>
53445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
53446 \begin_inset Text
53447
53448 \begin_layout Plain Layout
53449 % of original image width
53450 \end_layout
53451
53452 \end_inset
53453 </cell>
53454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
53455 \begin_inset Text
53456
53457 \begin_layout Plain Layout
53458
53459 \end_layout
53460
53461 \end_inset
53462 </cell>
53463 </row>
53464 <row>
53465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
53466 \begin_inset Text
53467
53468 \begin_layout Plain Layout
53469 Text Height %
53470 \end_layout
53471
53472 \end_inset
53473 </cell>
53474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
53475 \begin_inset Text
53476
53477 \begin_layout Plain Layout
53478 % of text height
53479 \end_layout
53480
53481 \end_inset
53482 </cell>
53483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
53484 \begin_inset Text
53485
53486 \begin_layout Plain Layout
53487
53488 \backslash
53489 textheight
53490 \end_layout
53491
53492 \end_inset
53493 </cell>
53494 </row>
53495 <row>
53496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
53497 \begin_inset Text
53498
53499 \begin_layout Plain Layout
53500 Text Width %
53501 \end_layout
53502
53503 \end_inset
53504 </cell>
53505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
53506 \begin_inset Text
53507
53508 \begin_layout Plain Layout
53509 % of text width
53510 \end_layout
53511
53512 \end_inset
53513 </cell>
53514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
53515 \begin_inset Text
53516
53517 \begin_layout Plain Layout
53518
53519 \backslash
53520 textwidth
53521 \end_layout
53522
53523 \end_inset
53524 </cell>
53525 </row>
53526 </lyxtabular>
53527
53528 \end_inset
53529
53530
53531 \end_layout
53532
53533 \end_inset
53534
53535
53536 \end_layout
53537
53538 \begin_layout Standard
53539 \begin_inset Newpage newpage
53540 \end_inset
53541
53542 The bibliography on the following page was created with the 
53543 \family sans
53544 Bibliography
53545 \family default
53546  environment.
53547 \end_layout
53548
53549 \begin_layout Bibliography
53550 \begin_inset CommandInset bibitem
53551 LatexCommand bibitem
53552 label "Credits"
53553 key "lyxcredit"
53554 literal "true"
53555
53556 \end_inset
53557
53558 The \SpecialChar LyX
53559  Team: 
53560 \begin_inset CommandInset href
53561 LatexCommand href
53562 name "Credits"
53563 target "https://www.lyx.org/Credits"
53564 literal "false"
53565
53566 \end_inset
53567
53568 :
53569 \begin_inset Newline newline
53570 \end_inset
53571
53572
53573 \begin_inset Flex URL
53574 status collapsed
53575
53576 \begin_layout Plain Layout
53577
53578 https://www.lyx.org/Credits
53579 \end_layout
53580
53581 \end_inset
53582
53583
53584 \end_layout
53585
53586 \begin_layout Bibliography
53587 \begin_inset CommandInset bibitem
53588 LatexCommand bibitem
53589 key "latexcompanion"
53590 literal "true"
53591
53592 \end_inset
53593
53594 Frank Mittelbach and Michel Goossens: 
53595 \emph on
53596 The \SpecialChar LaTeX
53597  Companion Second Edition.
53598
53599 \emph default
53600  Addison-Wesley, 2004
53601 \end_layout
53602
53603 \begin_layout Bibliography
53604 \begin_inset CommandInset bibitem
53605 LatexCommand bibitem
53606 key "latexguide"
53607 literal "true"
53608
53609 \end_inset
53610
53611 Helmut Kopka and Patrick W.
53612  Daly: 
53613 \emph on
53614 A Guide to \SpecialChar LaTeX
53615  Fourth Edition.
53616
53617 \emph default
53618  Addison-Wesley, 2003
53619 \end_layout
53620
53621 \begin_layout Bibliography
53622 \begin_inset CommandInset bibitem
53623 LatexCommand bibitem
53624 key "latexbook"
53625 literal "true"
53626
53627 \end_inset
53628
53629 Leslie Lamport: 
53630 \emph on
53631 \SpecialChar LaTeX
53632 : A Document Preparation System.
53633
53634 \emph default
53635  Addison-Wesley, second edition, 1994
53636 \end_layout
53637
53638 \begin_layout Bibliography
53639 \begin_inset CommandInset bibitem
53640 LatexCommand bibitem
53641 key "texbook"
53642 literal "true"
53643
53644 \end_inset
53645
53646 Donald E.
53647  Knuth.
53648  
53649 \emph on
53650 The \SpecialChar TeX
53651 book.
53652
53653 \emph default
53654  Addison-Wesley, 1984
53655 \end_layout
53656
53657 \begin_layout Bibliography
53658 \begin_inset CommandInset bibitem
53659 LatexCommand bibitem
53660 key "TeXCatalogue"
53661 literal "true"
53662
53663 \end_inset
53664
53665 The \SpecialChar TeX
53666  Catalogue:
53667 \begin_inset Newline newline
53668 \end_inset
53669
53670
53671 \begin_inset Flex URL
53672 status collapsed
53673
53674 \begin_layout Plain Layout
53675
53676 https://ctan.org/topic
53677 \end_layout
53678
53679 \end_inset
53680
53681
53682 \end_layout
53683
53684 \begin_layout Bibliography
53685 \begin_inset CommandInset bibitem
53686 LatexCommand bibitem
53687 key "LaTeXFAQ"
53688 literal "true"
53689
53690 \end_inset
53691
53692 The \SpecialChar LaTeX
53693  FAQ:
53694 \begin_inset Newline newline
53695 \end_inset
53696
53697
53698 \begin_inset Flex URL
53699 status collapsed
53700
53701 \begin_layout Plain Layout
53702
53703 http://www.tex.ac.uk/faq/
53704 \end_layout
53705
53706 \end_inset
53707
53708
53709 \end_layout
53710
53711 \begin_layout Bibliography
53712 \begin_inset CommandInset bibitem
53713 LatexCommand bibitem
53714 key "BibTeX"
53715 literal "true"
53716
53717 \end_inset
53718
53719
53720 \begin_inset CommandInset href
53721 LatexCommand href
53722 name "Documentation"
53723 target "https://www.ctan.org/tex-archive/biblio/bibtex/contrib/doc/btxdoc.pdf"
53724 literal "false"
53725
53726 \end_inset
53727
53728  of the program 
53729 \family sans
53730 Bib\SpecialChar TeX
53731
53732 \family default
53733 :
53734 \begin_inset Newline newline
53735 \end_inset
53736
53737
53738 \begin_inset Flex URL
53739 status collapsed
53740
53741 \begin_layout Plain Layout
53742
53743 https://www.ctan.org/tex-archive/biblio/bibtex/contrib/doc/btxdoc.pdf
53744 \end_layout
53745
53746 \end_inset
53747
53748
53749 \end_layout
53750
53751 \begin_layout Bibliography
53752 \begin_inset CommandInset bibitem
53753 LatexCommand bibitem
53754 key "BibTeX-2"
53755 literal "true"
53756
53757 \end_inset
53758
53759
53760 \begin_inset CommandInset href
53761 LatexCommand href
53762 name "Documentation"
53763 target "https://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
53764 literal "false"
53765
53766 \end_inset
53767
53768  how to use the program 
53769 \family sans
53770 Bib\SpecialChar TeX
53771
53772 \family default
53773 :
53774 \begin_inset Newline newline
53775 \end_inset
53776
53777
53778 \begin_inset Flex URL
53779 status collapsed
53780
53781 \begin_layout Plain Layout
53782
53783 https://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
53784 \end_layout
53785
53786 \end_inset
53787
53788
53789 \end_layout
53790
53791 \begin_layout Bibliography
53792 \begin_inset CommandInset bibitem
53793 LatexCommand bibitem
53794 key "Biblatex"
53795 literal "true"
53796
53797 \end_inset
53798
53799
53800 \begin_inset CommandInset href
53801 LatexCommand href
53802 name "Documentation"
53803 target "https://www.ctan.org/tex-archive/macros/latex/contrib/biblatex/doc/biblatex.pdf"
53804 literal "false"
53805
53806 \end_inset
53807
53808  of the \SpecialChar LaTeX
53809  package 
53810 \series bold
53811 biblatex
53812 \series default
53813
53814 \begin_inset Index idx
53815 status collapsed
53816
53817 \begin_layout Plain Layout
53818 \SpecialChar LaTeX
53819  packages ! biblatex
53820 \end_layout
53821
53822 \end_inset
53823
53824 :
53825 \begin_inset Newline newline
53826 \end_inset
53827
53828
53829 \begin_inset Flex URL
53830 status collapsed
53831
53832 \begin_layout Plain Layout
53833
53834 https://www.ctan.org/tex-archive/macros/latex/contrib/biblatex/doc/biblatex.pdf
53835 \end_layout
53836
53837 \end_inset
53838
53839
53840 \end_layout
53841
53842 \begin_layout Bibliography
53843 \begin_inset CommandInset bibitem
53844 LatexCommand bibitem
53845 key "biber"
53846 literal "true"
53847
53848 \end_inset
53849
53850
53851 \begin_inset CommandInset href
53852 LatexCommand href
53853 name "Documentation"
53854 target "https://www.ctan.org/tex-archive/biblio/biber/documentation/biber.pdf"
53855 literal "false"
53856
53857 \end_inset
53858
53859  of the \SpecialChar LaTeX
53860  package 
53861 \series bold
53862 biber
53863 \series default
53864
53865 \begin_inset Index idx
53866 status collapsed
53867
53868 \begin_layout Plain Layout
53869 \SpecialChar LaTeX
53870  packages ! biber
53871 \end_layout
53872
53873 \end_inset
53874
53875 :
53876 \begin_inset Newline newline
53877 \end_inset
53878
53879
53880 \begin_inset Flex URL
53881 status collapsed
53882
53883 \begin_layout Plain Layout
53884
53885 https://www.ctan.org/tex-archive/biblio/biber/documentation/biber.pdf
53886 \end_layout
53887
53888 \end_inset
53889
53890
53891 \end_layout
53892
53893 \begin_layout Bibliography
53894 \begin_inset CommandInset bibitem
53895 LatexCommand bibitem
53896 key "makeindex"
53897 literal "true"
53898
53899 \end_inset
53900
53901
53902 \begin_inset CommandInset href
53903 LatexCommand href
53904 name "Documentation"
53905 target "https://www.ctan.org/tex-archive/indexing/makeindex/doc/makeindex.pdf"
53906 literal "false"
53907
53908 \end_inset
53909
53910  of the program 
53911 \family sans
53912 makeindex
53913 \family default
53914 :
53915 \begin_inset Newline newline
53916 \end_inset
53917
53918
53919 \begin_inset Flex URL
53920 status collapsed
53921
53922 \begin_layout Plain Layout
53923
53924 https://www.ctan.org/tex-archive/indexing/makeindex/doc/makeindex.pdf
53925 \end_layout
53926
53927 \end_inset
53928
53929
53930 \end_layout
53931
53932 \begin_layout Bibliography
53933 \begin_inset CommandInset bibitem
53934 LatexCommand bibitem
53935 key "makeindex-man"
53936 literal "true"
53937
53938 \end_inset
53939
53940
53941 \begin_inset CommandInset href
53942 LatexCommand href
53943 name "Options"
53944 target "https://www.ctan.org/tex-archive/indexing/makeindex/doc/manpages.dvi"
53945 literal "false"
53946
53947 \end_inset
53948
53949  for the program 
53950 \family sans
53951 makeindex
53952 \family default
53953 :
53954 \begin_inset Newline newline
53955 \end_inset
53956
53957
53958 \begin_inset Flex URL
53959 status collapsed
53960
53961 \begin_layout Plain Layout
53962
53963 https://www.ctan.org/tex-archive/indexing/makeindex/doc/manpages.dvi
53964 \end_layout
53965
53966 \end_inset
53967
53968
53969 \end_layout
53970
53971 \begin_layout Bibliography
53972 \begin_inset CommandInset bibitem
53973 LatexCommand bibitem
53974 key "xindy"
53975 literal "true"
53976
53977 \end_inset
53978
53979
53980 \begin_inset CommandInset href
53981 LatexCommand href
53982 name "Documentation"
53983 target "http://www.xindy.org/documentation.html"
53984 literal "false"
53985
53986 \end_inset
53987
53988  of the program 
53989 \family sans
53990 xindy
53991 \family default
53992 :
53993 \begin_inset Newline newline
53994 \end_inset
53995
53996
53997 \begin_inset Flex URL
53998 status collapsed
53999
54000 \begin_layout Plain Layout
54001
54002 http://www.xindy.org/documentation.html
54003 \end_layout
54004
54005 \end_inset
54006
54007
54008 \end_layout
54009
54010 \begin_layout Bibliography
54011 \begin_inset CommandInset bibitem
54012 LatexCommand bibitem
54013 key "AMS"
54014 literal "true"
54015
54016 \end_inset
54017
54018
54019 \begin_inset CommandInset href
54020 LatexCommand href
54021 name "Documentation"
54022 target "https://www.ams.org/publications/authors/tex/amslatex"
54023 literal "false"
54024
54025 \end_inset
54026
54027  of the AMS \SpecialChar LaTeX
54028 -packages:
54029 \begin_inset Newline newline
54030 \end_inset
54031
54032
54033 \begin_inset Flex URL
54034 status collapsed
54035
54036 \begin_layout Plain Layout
54037
54038 https://www.ams.org/publications/authors/tex/amslatex
54039 \end_layout
54040
54041 \end_inset
54042
54043
54044 \end_layout
54045
54046 \begin_layout Bibliography
54047 \begin_inset CommandInset bibitem
54048 LatexCommand bibitem
54049 key "caption"
54050 literal "true"
54051
54052 \end_inset
54053
54054
54055 \begin_inset CommandInset href
54056 LatexCommand href
54057 name "Documentation"
54058 target "https://www.ctan.org/tex-archive/macros/latex/contrib/caption/caption-eng.pdf"
54059 literal "false"
54060
54061 \end_inset
54062
54063  of the \SpecialChar LaTeX
54064  package 
54065 \series bold
54066 caption
54067 \series default
54068
54069 \begin_inset Index idx
54070 status collapsed
54071
54072 \begin_layout Plain Layout
54073 \SpecialChar LaTeX
54074  packages ! caption
54075 \end_layout
54076
54077 \end_inset
54078
54079 :
54080 \begin_inset Newline newline
54081 \end_inset
54082
54083
54084 \begin_inset Flex URL
54085 status collapsed
54086
54087 \begin_layout Plain Layout
54088
54089 https://www.ctan.org/tex-archive/macros/latex/contrib/caption/caption-eng.pdf
54090 \end_layout
54091
54092 \end_inset
54093
54094
54095 \end_layout
54096
54097 \begin_layout Bibliography
54098 \begin_inset CommandInset bibitem
54099 LatexCommand bibitem
54100 key "enumitem"
54101 literal "true"
54102
54103 \end_inset
54104
54105
54106 \begin_inset CommandInset href
54107 LatexCommand href
54108 name "Documentation"
54109 target "https://www.ctan.org/tex-archive/macros/latex/contrib/enumitem/enumitem.pdf"
54110 literal "false"
54111
54112 \end_inset
54113
54114  of the \SpecialChar LaTeX
54115  package 
54116 \series bold
54117 enumitem
54118 \series default
54119
54120 \begin_inset Index idx
54121 status collapsed
54122
54123 \begin_layout Plain Layout
54124 \SpecialChar LaTeX
54125  packages ! enumitem
54126 \end_layout
54127
54128 \end_inset
54129
54130 :
54131 \begin_inset Newline newline
54132 \end_inset
54133
54134
54135 \begin_inset Flex URL
54136 status collapsed
54137
54138 \begin_layout Plain Layout
54139
54140 https://www.ctan.org/tex-archive/macros/latex/contrib/enumitem/enumitem.pdf
54141 \end_layout
54142
54143 \end_inset
54144
54145
54146 \end_layout
54147
54148 \begin_layout Bibliography
54149 \begin_inset CommandInset bibitem
54150 LatexCommand bibitem
54151 key "fancyhdr"
54152 literal "true"
54153
54154 \end_inset
54155
54156
54157 \begin_inset CommandInset href
54158 LatexCommand href
54159 name "Documentation"
54160 target "https://www.ctan.org/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
54161 literal "false"
54162
54163 \end_inset
54164
54165  of the \SpecialChar LaTeX
54166  package 
54167 \series bold
54168 fancyhdr
54169 \series default
54170
54171 \begin_inset Index idx
54172 status collapsed
54173
54174 \begin_layout Plain Layout
54175 \SpecialChar LaTeX
54176  packages ! fancyhdr
54177 \end_layout
54178
54179 \end_inset
54180
54181 :
54182 \begin_inset Newline newline
54183 \end_inset
54184
54185
54186 \begin_inset Flex URL
54187 status collapsed
54188
54189 \begin_layout Plain Layout
54190
54191 https://www.ctan.org/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
54192 \end_layout
54193
54194 \end_inset
54195
54196
54197 \end_layout
54198
54199 \begin_layout Bibliography
54200 \begin_inset CommandInset bibitem
54201 LatexCommand bibitem
54202 key "hyperref"
54203 literal "true"
54204
54205 \end_inset
54206
54207
54208 \begin_inset CommandInset href
54209 LatexCommand href
54210 name "Documentation"
54211 target "https://www.ctan.org/tex-archive/macros/latex/contrib/hyperref/doc/manual.pdf"
54212 literal "false"
54213
54214 \end_inset
54215
54216  of the \SpecialChar LaTeX
54217  package 
54218 \series bold
54219 hyperref
54220 \series default
54221
54222 \begin_inset Index idx
54223 status collapsed
54224
54225 \begin_layout Plain Layout
54226 \SpecialChar LaTeX
54227  packages ! hyperref
54228 \end_layout
54229
54230 \end_inset
54231
54232 :
54233 \begin_inset Newline newline
54234 \end_inset
54235
54236
54237 \begin_inset Flex URL
54238 status collapsed
54239
54240 \begin_layout Plain Layout
54241
54242 https://www.ctan.org/tex-archive/macros/latex/contrib/hyperref/doc/manual.pdf
54243 \end_layout
54244
54245 \end_inset
54246
54247
54248 \end_layout
54249
54250 \begin_layout Bibliography
54251 \begin_inset CommandInset bibitem
54252 LatexCommand bibitem
54253 key "microtype"
54254 literal "true"
54255
54256 \end_inset
54257
54258
54259 \begin_inset CommandInset href
54260 LatexCommand href
54261 name "Documentation"
54262 target "https://www.ctan.org/tex-archive/macros/latex/contrib/microtype/microtype.pdf"
54263 literal "false"
54264
54265 \end_inset
54266
54267  of the \SpecialChar LaTeX
54268  package 
54269 \series bold
54270 microtype
54271 \series default
54272
54273 \begin_inset Index idx
54274 status collapsed
54275
54276 \begin_layout Plain Layout
54277 \SpecialChar LaTeX
54278  packages ! microtype
54279 \end_layout
54280
54281 \end_inset
54282
54283 :
54284 \begin_inset Newline newline
54285 \end_inset
54286
54287
54288 \begin_inset Flex URL
54289 status collapsed
54290
54291 \begin_layout Plain Layout
54292
54293 https://www.ctan.org/tex-archive/macros/latex/contrib/microtype/microtype.pdf
54294 \end_layout
54295
54296 \end_inset
54297
54298
54299 \end_layout
54300
54301 \begin_layout Bibliography
54302 \begin_inset CommandInset bibitem
54303 LatexCommand bibitem
54304 key "nomencl"
54305 literal "true"
54306
54307 \end_inset
54308
54309
54310 \begin_inset CommandInset href
54311 LatexCommand href
54312 name "Documentation"
54313 target "https://www.ctan.org/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
54314 literal "false"
54315
54316 \end_inset
54317
54318  of the \SpecialChar LaTeX
54319  package 
54320 \series bold
54321 nomencl
54322 \series default
54323
54324 \begin_inset Index idx
54325 status collapsed
54326
54327 \begin_layout Plain Layout
54328 \SpecialChar LaTeX
54329  packages ! nomencl
54330 \end_layout
54331
54332 \end_inset
54333
54334 :
54335 \begin_inset Newline newline
54336 \end_inset
54337
54338
54339 \begin_inset Flex URL
54340 status collapsed
54341
54342 \begin_layout Plain Layout
54343
54344 https://www.ctan.org/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
54345 \end_layout
54346
54347 \end_inset
54348
54349
54350 \end_layout
54351
54352 \begin_layout Bibliography
54353 \begin_inset CommandInset bibitem
54354 LatexCommand bibitem
54355 key "prettyref"
54356 literal "true"
54357
54358 \end_inset
54359
54360
54361 \begin_inset CommandInset href
54362 LatexCommand href
54363 name "Documentation"
54364 target "https://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
54365 literal "false"
54366
54367 \end_inset
54368
54369  of the \SpecialChar LaTeX
54370  package 
54371 \series bold
54372 prettyref
54373 \series default
54374
54375 \begin_inset Index idx
54376 status collapsed
54377
54378 \begin_layout Plain Layout
54379 \SpecialChar LaTeX
54380  packages ! prettyref
54381 \end_layout
54382
54383 \end_inset
54384
54385 :
54386 \begin_inset Newline newline
54387 \end_inset
54388
54389
54390 \begin_inset Flex URL
54391 status collapsed
54392
54393 \begin_layout Plain Layout
54394
54395 https://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf
54396 \end_layout
54397
54398 \end_inset
54399
54400
54401 \end_layout
54402
54403 \begin_layout Bibliography
54404 \begin_inset CommandInset bibitem
54405 LatexCommand bibitem
54406 key "refstyle"
54407 literal "true"
54408
54409 \end_inset
54410
54411
54412 \begin_inset CommandInset href
54413 LatexCommand href
54414 name "Documentation"
54415 target "https://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/refstyle.pdf"
54416 literal "false"
54417
54418 \end_inset
54419
54420  of the \SpecialChar LaTeX
54421  package 
54422 \series bold
54423 refstyle
54424 \series default
54425
54426 \begin_inset Index idx
54427 status collapsed
54428
54429 \begin_layout Plain Layout
54430 \SpecialChar LaTeX
54431  packages ! refstyle
54432 \end_layout
54433
54434 \end_inset
54435
54436 :
54437 \begin_inset Newline newline
54438 \end_inset
54439
54440
54441 \begin_inset Flex URL
54442 status collapsed
54443
54444 \begin_layout Plain Layout
54445
54446 https://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/refstyle.pdf
54447 \end_layout
54448
54449 \end_inset
54450
54451
54452 \end_layout
54453
54454 \begin_layout Bibliography
54455 \begin_inset CommandInset bibitem
54456 LatexCommand bibitem
54457 key "Arabic"
54458 literal "true"
54459
54460 \end_inset
54461
54462
54463 \begin_inset CommandInset href
54464 LatexCommand href
54465 name "Wiki-page"
54466 target "https://wiki.lyx.org/Windows/Arabic"
54467 literal "false"
54468
54469 \end_inset
54470
54471  how to set up \SpecialChar LyX
54472  for Arabic:
54473 \begin_inset Newline newline
54474 \end_inset
54475
54476
54477 \begin_inset Flex URL
54478 status collapsed
54479
54480 \begin_layout Plain Layout
54481
54482 https://wiki.lyx.org/Windows/Arabic
54483 \end_layout
54484
54485 \end_inset
54486
54487
54488 \end_layout
54489
54490 \begin_layout Bibliography
54491 \begin_inset CommandInset bibitem
54492 LatexCommand bibitem
54493 key "Armenian"
54494 literal "true"
54495
54496 \end_inset
54497
54498
54499 \begin_inset CommandInset href
54500 LatexCommand href
54501 name "Wiki-page"
54502 target "https://wiki.lyx.org/Windows/Armenian"
54503 literal "false"
54504
54505 \end_inset
54506
54507  how to set up \SpecialChar LyX
54508  for Armenian:
54509 \begin_inset Newline newline
54510 \end_inset
54511
54512
54513 \begin_inset Flex URL
54514 status collapsed
54515
54516 \begin_layout Plain Layout
54517
54518 https://wiki.lyx.org/Windows/Armenian
54519 \end_layout
54520
54521 \end_inset
54522
54523
54524 \end_layout
54525
54526 \begin_layout Bibliography
54527 \begin_inset CommandInset bibitem
54528 LatexCommand bibitem
54529 key "Cyrillic"
54530 literal "true"
54531
54532 \end_inset
54533
54534
54535 \begin_inset CommandInset href
54536 LatexCommand href
54537 name "Wiki-page"
54538 target "https://wiki.lyx.org/Windows/Cyrillic"
54539 literal "false"
54540
54541 \end_inset
54542
54543  how to set up \SpecialChar LyX
54544  for Cyrillic languages:
54545 \begin_inset Newline newline
54546 \end_inset
54547
54548
54549 \begin_inset Flex URL
54550 status collapsed
54551
54552 \begin_layout Plain Layout
54553
54554 https://wiki.lyx.org/Windows/Cyrillic
54555 \end_layout
54556
54557 \end_inset
54558
54559
54560 \end_layout
54561
54562 \begin_layout Bibliography
54563 \begin_inset CommandInset bibitem
54564 LatexCommand bibitem
54565 key "Farsi"
54566 literal "true"
54567
54568 \end_inset
54569
54570
54571 \begin_inset CommandInset href
54572 LatexCommand href
54573 name "Wiki-page"
54574 target "https://wiki.lyx.org/Windows/Farsi"
54575 literal "false"
54576
54577 \end_inset
54578
54579  how to set up \SpecialChar LyX
54580  for Farsi:
54581 \begin_inset Newline newline
54582 \end_inset
54583
54584
54585 \begin_inset Flex URL
54586 status collapsed
54587
54588 \begin_layout Plain Layout
54589
54590 https://wiki.lyx.org/Windows/Farsi
54591 \end_layout
54592
54593 \end_inset
54594
54595
54596 \end_layout
54597
54598 \begin_layout Bibliography
54599 \begin_inset CommandInset bibitem
54600 LatexCommand bibitem
54601 key "Hebrew"
54602 literal "true"
54603
54604 \end_inset
54605
54606
54607 \begin_inset CommandInset href
54608 LatexCommand href
54609 name "Wiki-page"
54610 target "https://wiki.lyx.org/Windows/Hebrew"
54611 literal "false"
54612
54613 \end_inset
54614
54615  how to set up \SpecialChar LyX
54616  for Hebrew:
54617 \begin_inset Newline newline
54618 \end_inset
54619
54620
54621 \begin_inset Flex URL
54622 status collapsed
54623
54624 \begin_layout Plain Layout
54625
54626 https://wiki.lyx.org/Windows/Hebrew
54627 \end_layout
54628
54629 \end_inset
54630
54631
54632 \end_layout
54633
54634 \begin_layout Bibliography
54635 \begin_inset CommandInset bibitem
54636 LatexCommand bibitem
54637 key "Japanese"
54638 literal "true"
54639
54640 \end_inset
54641
54642
54643 \begin_inset CommandInset href
54644 LatexCommand href
54645 name "Wiki-page"
54646 target "https://wiki.lyx.org/Windows/Japanese"
54647 literal "false"
54648
54649 \end_inset
54650
54651  how to set up \SpecialChar LyX
54652  for Japanese:
54653 \begin_inset Newline newline
54654 \end_inset
54655
54656
54657 \begin_inset Flex URL
54658 status collapsed
54659
54660 \begin_layout Plain Layout
54661
54662 https://wiki.lyx.org/Windows/Japanese
54663 \end_layout
54664
54665 \end_inset
54666
54667
54668 \end_layout
54669
54670 \begin_layout Standard
54671 \begin_inset Newpage newpage
54672 \end_inset
54673
54674
54675 \begin_inset ERT
54676 status collapsed
54677
54678 \begin_layout Plain Layout
54679
54680
54681 \backslash
54682 let
54683 \backslash
54684 mybibname
54685 \backslash
54686 bibname
54687 \end_layout
54688
54689 \begin_layout Plain Layout
54690
54691
54692 \backslash
54693 renewcommand{
54694 \backslash
54695 bibname}{
54696 \backslash
54697 mybibname
54698 \backslash
54699 ; 2}
54700 \end_layout
54701
54702 \end_inset
54703
54704
54705 \begin_inset Note Note
54706 status collapsed
54707
54708 \begin_layout Plain Layout
54709 The command 
54710 \series bold
54711
54712 \backslash
54713 bibname
54714 \series default
54715  is the name of the bibliography in the current document language.
54716  It is redefined here with the number 2 at the end to state that the following
54717  bibliography is the second one:
54718 \end_layout
54719
54720 \end_inset
54721
54722
54723 \end_layout
54724
54725 \begin_layout Standard
54726 \begin_inset CommandInset bibtex
54727 LatexCommand bibtex
54728 bibfiles "biblio/LyXDocs"
54729 options "biblio/alphadin"
54730
54731 \end_inset
54732
54733
54734 \end_layout
54735
54736 \begin_layout Standard
54737 The above bibliography is created from a Bib\SpecialChar TeX
54738  database.
54739 \end_layout
54740
54741 \begin_layout Standard
54742 \begin_inset ERT
54743 status collapsed
54744
54745 \begin_layout Plain Layout
54746
54747
54748 \backslash
54749 renewcommand*{
54750 \backslash
54751 pagedeclaration}[1]{
54752 \end_layout
54753
54754 \begin_layout Plain Layout
54755
54756  
54757 \backslash
54758 unskip, 
54759 \backslash
54760 hyperlink{page.#1}{page
54761 \backslash
54762 nobreakspace{}#1}}
54763 \end_layout
54764
54765 \end_inset
54766
54767
54768 \begin_inset Note Note
54769 status collapsed
54770
54771 \begin_layout Plain Layout
54772 This command makes the page number a clickable hyperlink, see sec.
54773 \begin_inset space ~
54774 \end_inset
54775
54776
54777 \begin_inset CommandInset ref
54778 LatexCommand ref
54779 reference "subsec:Nomenclature-Options"
54780
54781 \end_inset
54782
54783  for more info.
54784 \end_layout
54785
54786 \end_inset
54787
54788
54789 \end_layout
54790
54791 \begin_layout Standard
54792 \begin_inset CommandInset nomencl_print
54793 LatexCommand printnomenclature
54794 set_width "auto"
54795
54796 \end_inset
54797
54798
54799 \begin_inset CommandInset index_print
54800 LatexCommand printindex
54801 type "idx"
54802 name "Index"
54803 literal "false"
54804
54805 \end_inset
54806
54807
54808 \end_layout
54809
54810 \end_body
54811 \end_document