]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
d340f73f16056a06a8bbf7d893764c7959946f29
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 2.4 created this file. For more info see https://www.lyx.org/
2 \lyxformat 594
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 medskip
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 \author -1402925745 "Günter Milde"
158 \author -712698321 "Jürgen Spitzmüller"
159 \author -584632292 "Richard Kimberly Heck"
160 \author -563046850 "Jean-Marc LASGOUTTES"
161 \author 5863208 "ab"
162 \author 1675569489 "Stephan Witt"
163 \end_header
164
165 \begin_body
166
167 \begin_layout Title
168 The \SpecialChar LyX
169  User's Guide
170 \end_layout
171
172 \begin_layout Author
173 by the \SpecialChar LyX
174  Team
175 \begin_inset Foot
176 status collapsed
177
178 \begin_layout Plain Layout
179 \noindent
180 If you have comments on or error corrections to this documentation, please
181  send them to the \SpecialChar LyX
182  Documentation mailing list: 
183 \begin_inset CommandInset href
184 LatexCommand href
185 target "lyx-docs@lists.lyx.org"
186 type "mailto:"
187 literal "false"
188
189 \end_inset
190
191
192 \end_layout
193
194 \end_inset
195
196
197 \begin_inset Newline newline
198 \end_inset
199
200
201 \begin_inset Newline newline
202 \end_inset
203
204 Version 2.3.x
205 \begin_inset Note Note
206 status collapsed
207
208 \begin_layout Plain Layout
209 The latest PDF-version of this document can be found here:
210 \begin_inset Newline newline
211 \end_inset
212
213
214 \series bold
215 https://wiki.lyx.org/LyX/Manuals#UserGuide
216 \end_layout
217
218 \end_inset
219
220
221 \end_layout
222
223 \begin_layout Standard
224 \begin_inset CommandInset toc
225 LatexCommand tableofcontents
226
227 \end_inset
228
229
230 \end_layout
231
232 \begin_layout Chapter
233 Getting Started
234 \end_layout
235
236 \begin_layout Section
237 What is \SpecialChar LyX
238 ?
239 \end_layout
240
241 \begin_layout Standard
242 \SpecialChar LyX
243  is a document preparation system.
244  It is a tool for producing beautiful manu\SpecialChar softhyphen
245 scripts, publishable books, business
246  letters and proposals, and even poetry.
247  It is unlike most other 
248 \begin_inset Quotes eld
249 \end_inset
250
251 word processors
252 \begin_inset Quotes erd
253 \end_inset
254
255  in the sense that it uses the paradigm of a markup language as its core
256  editing style.
257  That means that when you type a section header, you mark it as a 
258 \begin_inset Quotes eld
259 \end_inset
260
261 Section
262 \begin_inset Quotes erd
263 \end_inset
264
265 , not as 
266 \begin_inset Quotes eld
267 \end_inset
268
269 Bold, 17
270 \begin_inset space \thinspace{}
271 \end_inset
272
273 pt type, left justified, 5
274 \begin_inset space \thinspace{}
275 \end_inset
276
277 mm space below
278 \begin_inset Quotes erd
279 \end_inset
280
281 .
282  \SpecialChar LyX
283  takes care of the typesetting for you; so you deal only with concepts,
284  not with mechanics.
285 \end_layout
286
287 \begin_layout Standard
288 This philosophy is explained in greater detail in the 
289 \emph on
290 Introduction
291 \emph default
292  manual.
293  If you haven't read it yet, you need to.
294  Yes, we mean now.
295 \end_layout
296
297 \begin_layout Standard
298 The 
299 \emph on
300 Introduction
301 \emph default
302  manual describes several things in addition to \SpecialChar LyX
303 's philosophy: most importantly,
304  the format of all of the manuals.
305  If you don't read it, you will have a bear of a time navigating this manual.
306  You might also be better served looking in one of the other manuals instead
307  of this one.
308  The 
309 \emph on
310 Introduction
311 \emph default
312  manual describes that, too.
313 \end_layout
314
315 \begin_layout Section
316 How \SpecialChar LyX
317  Looks
318 \end_layout
319
320 \begin_layout Standard
321 Like most applications, \SpecialChar LyX
322  has the familiar menu bar across the top of its
323  window.
324  Below it is a toolbar with a pulldown box and various buttons.
325  There is, of course, a vertical scrollbar and a main work area for editing
326  documents.
327 \end_layout
328
329 \begin_layout Standard
330 Note that there is no horizontal scrollbar.
331  This is not a bug or an oversight, but intentional.
332  When you read a book, you expect the end of a line to wrap around to the
333  next line.
334  Text overflows onto new pages in a vertical fashion, hence the need for
335  only a vertical scrollbar.
336  There are three cases where you might want a horizontal scrollbar.
337  The first case is large images.
338  To avoid them being displayed larger than your screen, left click on the
339  image and use the option 
340 \family sans
341 Scale on Screen
342 \family default
343  in the tab 
344 \family sans
345 \SpecialChar LaTeX
346  and \SpecialChar LyX
347  options
348 \family default
349 .
350  The second and third cases are tables and equations which are wider than
351  the \SpecialChar LyX
352  window.
353  You can use the arrow keys to scroll horizontally through the table, but
354  this doesn't work for equations yet.
355 \end_layout
356
357 \begin_layout Standard
358 For a brief description of all \SpecialChar LyX
359  menus and toolbar buttons, have a look at
360  Appendix
361 \begin_inset space ~
362 \end_inset
363
364
365 \begin_inset CommandInset ref
366 LatexCommand ref
367 reference "chap:The-User-Interface"
368
369 \end_inset
370
371 .
372 \end_layout
373
374 \begin_layout Section
375 HELP
376 \end_layout
377
378 \begin_layout Standard
379 The help system consists of the \SpecialChar LyX
380  manuals.
381  You can read all of the manuals from inside \SpecialChar LyX
382 .
383  Just select the manual you want to read from the 
384 \family sans
385 Help
386 \family default
387  menu.
388 \end_layout
389
390 \begin_layout Section
391 Basic \SpecialChar LyX
392  Setup
393 \begin_inset CommandInset label
394 LatexCommand label
395 name "sec:Basic-LyX-Setup"
396
397 \end_inset
398
399
400 \end_layout
401
402 \begin_layout Standard
403 Almost all features of \SpecialChar LyX
404  can be configured via the menu 
405 \family sans
406 Tools\SpecialChar menuseparator
407 Preferences
408 \family default
409 .
410 \begin_inset Index idx
411 status collapsed
412
413 \begin_layout Plain Layout
414 Preferences
415 \end_layout
416
417 \end_inset
418
419  \SpecialChar LyX
420  is able to inspect your system to see what programs, \SpecialChar LaTeX
421  document classes
422  and \SpecialChar LaTeX
423  packages are available.
424  It uses this knowledge to give reasonable defaults for the preferences
425  settings.
426  Although this configuration has already been done when \SpecialChar LyX
427  was installed on
428  your system, you might have some items that you installed locally, e.
429 \begin_inset space \thinspace{}
430 \end_inset
431
432 g.
433 \begin_inset space \space{}
434 \end_inset
435
436 new \SpecialChar LaTeX
437  classes, and which are not seen by \SpecialChar LyX
438 .
439  To force \SpecialChar LyX
440  to re-inspect your system, you should use 
441 \family sans
442 Tools\SpecialChar menuseparator
443 Reconfigure
444 \family default
445 .
446 \begin_inset Index idx
447 status collapsed
448
449 \begin_layout Plain Layout
450 Reconfiguration of \SpecialChar LyX
451
452 \end_layout
453
454 \end_inset
455
456  You should then restart \SpecialChar LyX
457  to ensure that the changes are taken into account.
458 \end_layout
459
460 \begin_layout Section
461 \SpecialChar LaTeX
462  Setup
463 \begin_inset CommandInset label
464 LatexCommand label
465 name "sec:LaTeX-Setup"
466
467 \end_inset
468
469
470 \end_layout
471
472 \begin_layout Standard
473 You can edit documents in \SpecialChar LyX
474  without having \SpecialChar LaTeX
475  installed, but you will not be
476  able to create PDFs or print your documents unless you do have it installed.
477  However, some \SpecialChar LyX
478  documents use DocBook as the “backend” that can produce
479  PDFs and the like, and every \SpecialChar LyX
480  document can always be output as plain text
481  or as XHTML.
482 \end_layout
483
484 \begin_layout Standard
485 Some document classes may depend upon specific \SpecialChar LaTeX
486  or DocBook classes or packages.
487  Such document classes can be used even if you do not have the required
488  files installed, but you will not be able to produce certain kinds of output.
489 \end_layout
490
491 \begin_layout Standard
492 The \SpecialChar LaTeX
493  packages that \SpecialChar LyX
494  has found on your system are listed in a file you can
495  view from the menu 
496 \family sans
497 Help\SpecialChar menuseparator
498 LaTeX
499 \begin_inset space ~
500 \end_inset
501
502 Configuration
503 \family default
504 .
505  If you are missing packages you need, then you must install them and then
506  reconfigure \SpecialChar LyX
507  (menu 
508 \family sans
509 Tools\SpecialChar menuseparator
510 Reconfigure
511 \family default
512 ).
513 \begin_inset Index idx
514 status collapsed
515
516 \begin_layout Plain Layout
517 Reconfiguration of \SpecialChar LyX
518
519 \end_layout
520
521 \end_inset
522
523  See section 
524 \emph on
525 Installing new \SpecialChar LaTeX
526  files
527 \emph default
528  of the 
529 \emph on
530 Customization
531 \emph default
532  manual for more information on installing additional \SpecialChar LaTeX
533  packages.
534 \end_layout
535
536 \begin_layout Chapter
537 How to work with \SpecialChar LyX
538
539 \end_layout
540
541 \begin_layout Section
542 Basic File Operations
543 \begin_inset Index idx
544 status collapsed
545
546 \begin_layout Plain Layout
547 File Operations
548 \end_layout
549
550 \end_inset
551
552
553 \end_layout
554
555 \begin_layout Standard
556 Under the 
557 \family sans
558 File
559 \family default
560  menu and in the standard toolbar are basic operations for any word processor
561  in addition to some more advanced operations:
562 \end_layout
563
564 \begin_layout Itemize
565
566 \family sans
567 New, 
568 \family default
569
570 \begin_inset Info
571 type  "shortcut"
572 arg   "buffer-new"
573 \end_inset
574
575  or
576 \family sans
577  
578 \begin_inset Info
579 type  "icon"
580 arg   "buffer-new"
581 \end_inset
582
583
584 \end_layout
585
586 \begin_layout Itemize
587
588 \family sans
589 New
590 \begin_inset space ~
591 \end_inset
592
593 from
594 \begin_inset space ~
595 \end_inset
596
597 Template, 
598 \family default
599
600 \begin_inset Info
601 type  "shortcut"
602 arg   "buffer-new-template"
603 \end_inset
604
605
606 \end_layout
607
608 \begin_layout Itemize
609
610 \family sans
611 Open, 
612 \family default
613
614 \begin_inset Info
615 type  "shortcut"
616 arg   "file-open"
617 \end_inset
618
619  or
620 \family sans
621  
622 \begin_inset Info
623 type  "icon"
624 arg   "file-open"
625 \end_inset
626
627
628 \end_layout
629
630 \begin_layout Itemize
631
632 \family sans
633 Open
634 \begin_inset space ~
635 \end_inset
636
637 Recent
638 \change_inserted -712698321 1553352530
639
640 \end_layout
641
642 \begin_layout Itemize
643
644 \change_inserted -712698321 1553352546
645
646 \family sans
647 Open
648 \begin_inset space ~
649 \end_inset
650
651 Example
652 \change_unchanged
653
654 \end_layout
655
656 \begin_layout Itemize
657
658 \family sans
659 Close, 
660 \family default
661
662 \begin_inset Info
663 type  "shortcut"
664 arg   "view-close"
665 \end_inset
666
667
668 \change_inserted -712698321 1553353355
669
670 \end_layout
671
672 \begin_layout Itemize
673
674 \change_inserted -712698321 1553353357
675
676 \family sans
677 Close All
678 \change_unchanged
679
680 \end_layout
681
682 \begin_layout Itemize
683
684 \family sans
685 Save, 
686 \family default
687
688 \begin_inset Info
689 type  "shortcut"
690 arg   "buffer-write"
691 \end_inset
692
693  or
694 \family sans
695  
696 \begin_inset Info
697 type  "icon"
698 arg   "buffer-write"
699 \end_inset
700
701
702 \end_layout
703
704 \begin_layout Itemize
705
706 \family sans
707 Save
708 \begin_inset space ~
709 \end_inset
710
711 As, 
712 \family default
713
714 \begin_inset Info
715 type  "shortcut"
716 arg   "buffer-write-as"
717 \end_inset
718
719
720 \change_inserted -712698321 1553352570
721
722 \end_layout
723
724 \begin_layout Itemize
725
726 \change_inserted -712698321 1553352997
727
728 \family sans
729 Save
730 \begin_inset space ~
731 \end_inset
732
733 As
734 \begin_inset space ~
735 \end_inset
736
737 Template
738 \change_unchanged
739
740 \end_layout
741
742 \begin_layout Itemize
743
744 \family sans
745 Revert
746 \begin_inset space ~
747 \end_inset
748
749 to
750 \begin_inset space ~
751 \end_inset
752
753 saved
754 \end_layout
755
756 \begin_layout Itemize
757
758 \family sans
759 Exit, 
760 \family default
761
762 \begin_inset Info
763 type  "shortcut"
764 arg   "lyx-quit"
765 \end_inset
766
767
768 \end_layout
769
770 \begin_layout Standard
771 They all do pretty much the same thing as in other word processors, with
772  a few minor differences.
773  The 
774 \family sans
775 File\SpecialChar menuseparator
776 New
777 \begin_inset space ~
778 \end_inset
779
780 from
781 \begin_inset space ~
782 \end_inset
783
784 Template
785 \family default
786  command lists the available templates.
787  Selecting a template will automatically set certain layout features 
788 \change_inserted -712698321 1553353491
789 and possibly propose text fragments 
790 \change_unchanged
791 for the document, features 
792 \change_inserted -712698321 1553353500
793 and text 
794 \change_unchanged
795 you would otherwise need to 
796 \change_deleted -712698321 1553353510
797 change
798 \change_inserted -712698321 1553353510
799 set
800 \change_unchanged
801  
802 \change_inserted -712698321 1553353505
803 or enter 
804 \change_unchanged
805 manually.
806  They can be of use for certain classes, especially those for writing letters
807  (see section
808 \begin_inset space ~
809 \end_inset
810
811
812 \begin_inset CommandInset ref
813 LatexCommand ref
814 reference "sec:Document-Classes"
815
816 \end_inset
817
818 ).
819
820 \change_inserted -712698321 1553353657
821  You can also add your own templates to this list by means of storing a
822  \SpecialChar LyX
823  file with the 
824 \family sans
825 File\SpecialChar menuseparator
826 Save As Template
827 \family default
828  function.
829 \change_unchanged
830
831 \end_layout
832
833 \begin_layout Standard
834 \begin_inset Note Greyedout
835 status open
836
837 \begin_layout Plain Layout
838
839 \series bold
840 Note:
841 \series default
842  There is no 
843 \begin_inset Quotes eld
844 \end_inset
845
846 default file
847 \begin_inset Quotes erd
848 \end_inset
849
850  or document named 
851 \begin_inset Quotes eld
852 \end_inset
853
854 Untitled
855 \begin_inset Quotes erd
856 \end_inset
857
858  or 
859 \begin_inset Quotes eld
860 \end_inset
861
862 scratch.
863 \begin_inset Quotes erd
864 \end_inset
865
866  Unless you tell \SpecialChar LyX
867  to open a file or create a new one, that big, blank space
868  is just that — a big, blank space.
869 \end_layout
870
871 \end_inset
872
873
874 \end_layout
875
876 \begin_layout Standard
877
878 \family sans
879 Revert
880 \begin_inset space ~
881 \end_inset
882
883 to
884 \begin_inset space ~
885 \end_inset
886
887 saved
888 \family default
889  and 
890 \family sans
891 Version
892 \begin_inset space ~
893 \end_inset
894
895 Control
896 \family default
897  are useful if more people work on the same document at the same time.
898 \begin_inset Foot
899 status collapsed
900
901 \begin_layout Plain Layout
902 If you plan to do this, you should check out the Version Control feature
903  in \SpecialChar LyX
904  also.
905  Read Additional Features\SpecialChar endofsentence
906
907 \end_layout
908
909 \end_inset
910
911  
912 \family sans
913 Revert
914 \begin_inset space ~
915 \end_inset
916
917 to
918 \begin_inset space ~
919 \end_inset
920
921 saved
922 \family default
923  will reload the document from disk.
924  You can of course also use it if you regret that you changed a document
925  and want to restore it to the last save.
926  With
927 \family sans
928  Version
929 \begin_inset space ~
930 \end_inset
931
932 Control 
933 \family default
934 you can register the changes you made to a document so that others can identify
935  them as your changes.
936 \end_layout
937
938 \begin_layout Section
939 Basic Editing Features
940 \begin_inset Index idx
941 status collapsed
942
943 \begin_layout Plain Layout
944 Editing
945 \end_layout
946
947 \end_inset
948
949
950 \begin_inset CommandInset label
951 LatexCommand label
952 name "sec:Basic-Editing-Features"
953
954 \end_inset
955
956
957 \end_layout
958
959 \begin_layout Standard
960 Like most modern word processors, \SpecialChar LyX
961  can perform cut and paste operations
962  on blocks of text, can move by character, word, or page of text, and can
963  delete whole words as well as individual characters.
964  The next four sections cover the basic \SpecialChar LyX
965  editing features and how to access
966  them.
967  We will start with cut and paste.
968 \end_layout
969
970 \begin_layout Standard
971 As you might expect, the 
972 \family sans
973 Edit
974 \family default
975  menu and the standard toolbar has the cut and paste commands, along with
976  various other editing features.
977  Some of these are special and covered in later sections.
978  The basic ones are:
979 \end_layout
980
981 \begin_layout Itemize
982
983 \family sans
984 Cut
985 \family default
986
987 \begin_inset Index idx
988 status collapsed
989
990 \begin_layout Plain Layout
991 Cut
992 \end_layout
993
994 \end_inset
995
996
997 \family sans
998
999 \family default
1000
1001 \begin_inset Info
1002 type  "shortcut"
1003 arg   "cut"
1004 \end_inset
1005
1006  or
1007 \family sans
1008  
1009 \family default
1010
1011 \begin_inset Info
1012 type  "icon"
1013 arg   "cut"
1014 \end_inset
1015
1016
1017 \end_layout
1018
1019 \begin_layout Itemize
1020
1021 \family sans
1022 Copy
1023 \family default
1024
1025 \begin_inset Index idx
1026 status collapsed
1027
1028 \begin_layout Plain Layout
1029 Copy
1030 \end_layout
1031
1032 \end_inset
1033
1034
1035 \family sans
1036
1037 \family default
1038
1039 \begin_inset Info
1040 type  "shortcut"
1041 arg   "copy"
1042 \end_inset
1043
1044  or
1045 \family sans
1046  
1047 \family default
1048
1049 \begin_inset Info
1050 type  "icon"
1051 arg   "copy"
1052 \end_inset
1053
1054
1055 \end_layout
1056
1057 \begin_layout Itemize
1058
1059 \family sans
1060 Paste
1061 \family default
1062
1063 \begin_inset Index idx
1064 status collapsed
1065
1066 \begin_layout Plain Layout
1067 Paste
1068 \end_layout
1069
1070 \end_inset
1071
1072
1073 \begin_inset Info
1074 type  "shortcut"
1075 arg   "paste"
1076 \end_inset
1077
1078  or
1079 \family sans
1080  
1081 \family default
1082
1083 \begin_inset Info
1084 type  "icon"
1085 arg   "paste"
1086 \end_inset
1087
1088
1089 \end_layout
1090
1091 \begin_layout Itemize
1092
1093 \family sans
1094 Paste
1095 \begin_inset space ~
1096 \end_inset
1097
1098 Recent
1099 \end_layout
1100
1101 \begin_layout Itemize
1102
1103 \family sans
1104 Paste
1105 \begin_inset space ~
1106 \end_inset
1107
1108 Special
1109 \end_layout
1110
1111 \begin_layout Itemize
1112
1113 \family sans
1114 Find
1115 \begin_inset space ~
1116 \end_inset
1117
1118 &
1119 \begin_inset space ~
1120 \end_inset
1121
1122 Replace
1123 \family default
1124
1125 \begin_inset Index idx
1126 status collapsed
1127
1128 \begin_layout Plain Layout
1129
1130 \family sans
1131 Find
1132 \end_layout
1133
1134 \end_inset
1135
1136
1137 \begin_inset Index idx
1138 status collapsed
1139
1140 \begin_layout Plain Layout
1141
1142 \family sans
1143 Replace
1144 \end_layout
1145
1146 \end_inset
1147
1148
1149 \family sans
1150
1151 \family default
1152
1153 \begin_inset Info
1154 type  "shortcut"
1155 arg   "dialog-show findreplaceadv"
1156 \end_inset
1157
1158  or
1159 \family sans
1160  
1161 \family default
1162
1163 \begin_inset Info
1164 type  "icon"
1165 arg   "dialog-show findreplace"
1166 \end_inset
1167
1168
1169 \end_layout
1170
1171 \begin_layout Standard
1172 The first three are self-explanatory.
1173  You can also copy text between \SpecialChar LyX
1174  and other programs by 
1175 \family sans
1176 Cut
1177 \family default
1178
1179 \family sans
1180 Copy
1181 \family default
1182  and 
1183 \family sans
1184 Paste
1185 \family default
1186 .
1187  
1188 \family sans
1189 Cut
1190 \family default
1191  and 
1192 \family sans
1193 Copy
1194 \family default
1195  put text in two versions into the clipboard (formatted and unformatted),
1196  so that other programs can choose the most suitable form.
1197  
1198 \family sans
1199 Paste
1200 \family default
1201  supports formatted and unformatted text as well, and additionally graphics.
1202  It tries to interpret the clipboard contents in an intelligent way.
1203  For example if the clipboard contains text in the format of comma separated
1204  values (CSV) and the cursor is inside a table, the text will be pasted
1205  into individual cells.
1206  The submenu of 
1207 \family sans
1208 Paste
1209 \begin_inset space ~
1210 \end_inset
1211
1212 Recent
1213 \family default
1214  shows you a list with the last strings you have pasted.
1215  You can insert one at the current cursor position by clicking on a list
1216  entry.
1217 \end_layout
1218
1219 \begin_layout Standard
1220 The submenu 
1221 \family sans
1222 Paste
1223 \begin_inset space ~
1224 \end_inset
1225
1226 Special
1227 \family default
1228  contains optional items for specific formats, depending on the clipboard
1229  contents.
1230  These include HTML, \SpecialChar LaTeX
1231 , Linkback
1232 \begin_inset space ~
1233 \end_inset
1234
1235 PDF
1236 \begin_inset Foot
1237 status collapsed
1238
1239 \begin_layout Plain Layout
1240 OS X only
1241 \end_layout
1242
1243 \end_inset
1244
1245 , PDF, PNG, JPEG and EMF.
1246  These menu items are useful if the clipboard contains the same contents
1247  in different formats, and you want to select one format explicitly.
1248  (E.
1249 \begin_inset space \thinspace{}
1250 \end_inset
1251
1252 g.
1253 \begin_inset space \space{}
1254 \end_inset
1255
1256 some programs put an image into the clipboard as graphics and as a short
1257  text which is often meaningless.) The menu item 
1258 \family sans
1259 Paste
1260 \begin_inset space ~
1261 \end_inset
1262
1263 Special\SpecialChar menuseparator
1264 Plain
1265 \begin_inset space ~
1266 \end_inset
1267
1268 Text,
1269 \begin_inset space \thinspace{}
1270 \end_inset
1271
1272 Join
1273 \begin_inset space ~
1274 \end_inset
1275
1276 Lines
1277 \family default
1278  is equivalent to 
1279 \family sans
1280 Paste
1281 \family default
1282 , with the only difference that it acts on text only.
1283  It will insert the text in the clipboard so that the whole text is inserted
1284  as one paragraph.
1285  A new paragraph is only started when there is a blank line in the text.
1286  Without 
1287 \family sans
1288 Join
1289 \begin_inset space ~
1290 \end_inset
1291
1292 Lines
1293 \family default
1294  the text is inserted as paragraphs where the line breaks of the text will
1295  start a new paragraph.
1296  This is for example useful to copy contents of tables from webpages to
1297  a table in \SpecialChar LyX
1298 .
1299  The items 
1300 \family sans
1301 Paste
1302 \begin_inset space ~
1303 \end_inset
1304
1305 Special\SpecialChar menuseparator
1306 Selection,
1307 \begin_inset space \thinspace{}
1308 \end_inset
1309
1310 Join
1311 \begin_inset space ~
1312 \end_inset
1313
1314 Lines
1315 \family default
1316  and 
1317 \family sans
1318 Paste
1319 \begin_inset space ~
1320 \end_inset
1321
1322 Special\SpecialChar menuseparator
1323 Selection
1324 \family default
1325  paste from the primary selection.
1326  This is normally the currently selected text.
1327 \end_layout
1328
1329 \begin_layout Standard
1330 The 
1331 \family sans
1332 Edit\SpecialChar menuseparator
1333 Find
1334 \begin_inset space ~
1335 \end_inset
1336
1337 &
1338 \begin_inset space ~
1339 \end_inset
1340
1341 Replace
1342 \family default
1343  item opens the 
1344 \family sans
1345 Find
1346 \begin_inset space ~
1347 \end_inset
1348
1349 and
1350 \begin_inset space ~
1351 \end_inset
1352
1353 Replace
1354 \family default
1355  dialog.
1356  Once you have found a word or expression, \SpecialChar LyX
1357  selects it.
1358  Hitting the 
1359 \family sans
1360 Replace
1361 \family default
1362  button replaces the selected text with the contents of the 
1363 \family sans
1364 Replace
1365 \begin_inset space ~
1366 \end_inset
1367
1368 with
1369 \family default
1370  field.
1371  You can click the 
1372 \family sans
1373 Find
1374 \begin_inset space ~
1375 \end_inset
1376
1377 Next
1378 \family default
1379  button to skip the current word.
1380  Hit 
1381 \family sans
1382 Replace
1383 \begin_inset space ~
1384 \end_inset
1385
1386 All
1387 \family default
1388  to replace all occurrences of the text in the document automatically.
1389  The 
1390 \family sans
1391 Case
1392 \begin_inset space ~
1393 \end_inset
1394
1395 sensitive
1396 \family default
1397  option can be used if you want the search to consider the case of the search
1398  word.
1399  If the toggle is set, searching for 
1400 \begin_inset Quotes eld
1401 \end_inset
1402
1403
1404 \family typewriter
1405 Test
1406 \family default
1407
1408 \begin_inset Quotes erd
1409 \end_inset
1410
1411  will not match the word 
1412 \begin_inset Quotes eld
1413 \end_inset
1414
1415
1416 \family typewriter
1417 test
1418 \family default
1419
1420 \begin_inset Quotes erd
1421 \end_inset
1422
1423 .
1424  The 
1425 \family sans
1426 Match whole words only
1427 \family default
1428  option can be used to force \SpecialChar LyX
1429  to only find complete words, e.
1430 \begin_inset space \thinspace{}
1431 \end_inset
1432
1433 g., searching for 
1434 \begin_inset Quotes eld
1435 \end_inset
1436
1437
1438 \family typewriter
1439 star
1440 \family default
1441
1442 \begin_inset Quotes erd
1443 \end_inset
1444
1445  will not match 
1446 \begin_inset Quotes eld
1447 \end_inset
1448
1449
1450 \family typewriter
1451 starlet
1452 \family default
1453
1454 \begin_inset Quotes erd
1455 \end_inset
1456
1457 .
1458  \SpecialChar LyX
1459  offers also an advanced 
1460 \family sans
1461 Find
1462 \begin_inset space ~
1463 \end_inset
1464
1465 &
1466 \begin_inset space ~
1467 \end_inset
1468
1469 Replace
1470 \family default
1471  feature that is described in section
1472 \begin_inset space ~
1473 \end_inset
1474
1475
1476 \begin_inset CommandInset ref
1477 LatexCommand ref
1478 reference "sec:Advanced-Find-and"
1479
1480 \end_inset
1481
1482 .
1483 \end_layout
1484
1485 \begin_layout Standard
1486 Things like notes, floats, etc.
1487 \begin_inset space \space{}
1488 \end_inset
1489
1490 (the so called 
1491 \begin_inset Quotes eld
1492 \end_inset
1493
1494 insets
1495 \begin_inset Quotes erd
1496 \end_inset
1497
1498 ) can be dissolved.
1499  This means that the inset is deleted and its content is left as normal
1500  text.
1501  Dissolving an inset is done by setting the cursor to the beginning of an
1502  inset and pressing 
1503 \family sans
1504 Backspace
1505 \family default
1506  or by setting the cursor to the end and pressing 
1507 \family sans
1508 Delete
1509 \family default
1510 .
1511 \end_layout
1512
1513 \begin_layout Standard
1514 Using the shortcut 
1515 \begin_inset Info
1516 type  "shortcuts"
1517 arg   "inset-select-all"
1518 \end_inset
1519
1520  while the cursor is in normal text selects the whole document.
1521  When the cursor is inside an inset 
1522 \begin_inset Info
1523 type  "shortcuts"
1524 arg   "inset-select-all"
1525 \end_inset
1526
1527  selects the content of the inset.
1528  Using 
1529 \begin_inset Info
1530 type  "shortcuts"
1531 arg   "inset-select-all"
1532 \end_inset
1533
1534  consecutively will increase the selection to the whole inset and then to
1535  the whole document.
1536  The shortcut 
1537 \begin_inset Info
1538 type  "shortcuts"
1539 arg   "command-sequence buffer-begin ; buffer-end-select"
1540 \end_inset
1541
1542  selects the whole document in every case and puts the cursor to the end
1543  of the document.
1544 \end_layout
1545
1546 \begin_layout Section
1547 Undo and Redo
1548 \begin_inset Index idx
1549 status collapsed
1550
1551 \begin_layout Plain Layout
1552 Redo
1553 \end_layout
1554
1555 \end_inset
1556
1557
1558 \begin_inset Index idx
1559 status collapsed
1560
1561 \begin_layout Plain Layout
1562 Undo
1563 \end_layout
1564
1565 \end_inset
1566
1567
1568 \begin_inset CommandInset label
1569 LatexCommand label
1570 name "sec:Undo-and-Redo"
1571
1572 \end_inset
1573
1574
1575 \end_layout
1576
1577 \begin_layout Standard
1578 If you make a mistake, you can easily recover from it.
1579  \SpecialChar LyX
1580  has a large-capacity undo/redo buffer.
1581  Select 
1582 \family sans
1583 Edit\SpecialChar menuseparator
1584 Undo
1585 \family default
1586  or the toolbar button 
1587 \begin_inset Info
1588 type  "icon"
1589 arg   "undo"
1590 \end_inset
1591
1592  to undo some mistake.
1593  If you accidentally undo too much, use 
1594 \family sans
1595 Edit\SpecialChar menuseparator
1596 Redo
1597 \family default
1598  or the toolbar button 
1599 \begin_inset Info
1600 type  "icon"
1601 arg   "redo"
1602 \end_inset
1603
1604  to 
1605 \begin_inset Quotes eld
1606 \end_inset
1607
1608 undo the undo.
1609 \begin_inset Quotes erd
1610 \end_inset
1611
1612  The undo mechanism is currently limited to 100
1613 \begin_inset space \thinspace{}
1614 \end_inset
1615
1616 steps to minimize memory overhead.
1617 \end_layout
1618
1619 \begin_layout Standard
1620 Note that if you revert back all changes to arrive at the document as it
1621  was last saved, the 
1622 \begin_inset Quotes eld
1623 \end_inset
1624
1625 changed
1626 \begin_inset Quotes erd
1627 \end_inset
1628
1629  status of the document is unfortunately not reset.
1630  This is a consequence of the 100
1631 \begin_inset space \thinspace{}
1632 \end_inset
1633
1634 step undo limit mentioned above.
1635 \end_layout
1636
1637 \begin_layout Standard
1638
1639 \family sans
1640 Undo
1641 \family default
1642  and 
1643 \family sans
1644 Redo
1645 \family default
1646  work on almost everything in \SpecialChar LyX
1647 .
1648  But they will not undo or redo text character by character, but by blocks
1649  of text.
1650 \end_layout
1651
1652 \begin_layout Section
1653 Mouse Operations
1654 \begin_inset Index idx
1655 status collapsed
1656
1657 \begin_layout Plain Layout
1658 Mouse Operations
1659 \end_layout
1660
1661 \end_inset
1662
1663
1664 \end_layout
1665
1666 \begin_layout Standard
1667 These are the most basic mouse operations.
1668 \end_layout
1669
1670 \begin_layout Enumerate
1671 Motion
1672 \end_layout
1673
1674 \begin_deeper
1675 \begin_layout Itemize
1676 Click the 
1677 \emph on
1678 left mouse button
1679 \emph default
1680  once anywhere in the edit window.
1681  The cursor moves to the text under the mouse.
1682 \end_layout
1683
1684 \end_deeper
1685 \begin_layout Enumerate
1686 Selecting Text
1687 \end_layout
1688
1689 \begin_deeper
1690 \begin_layout Itemize
1691 Hold down the 
1692 \emph on
1693 left mouse button
1694 \emph default
1695  and drag the mouse.
1696  \SpecialChar LyX
1697  marks the text between the old and new mouse positions.
1698  Use 
1699 \family sans
1700 Edit\SpecialChar menuseparator
1701 Copy
1702 \family default
1703  to create a copy of the text in \SpecialChar LyX
1704 's buffer (and the clipboard).
1705 \end_layout
1706
1707 \begin_layout Itemize
1708 Re-position the cursor and then paste the text back into \SpecialChar LyX
1709  using 
1710 \family sans
1711 Edit\SpecialChar menuseparator
1712 Paste
1713 \family default
1714 .
1715 \end_layout
1716
1717 \end_deeper
1718 \begin_layout Enumerate
1719 Insets (Footnotes, Notes, Floats, etc.)
1720 \end_layout
1721
1722 \begin_deeper
1723 \begin_layout Standard
1724 Right-click on them to set their properties.
1725  Also check the appropriate section of this manual for more details.
1726 \end_layout
1727
1728 \end_deeper
1729 \begin_layout Section
1730 Navigating
1731 \begin_inset CommandInset label
1732 LatexCommand label
1733 name "sec:Navigating"
1734
1735 \end_inset
1736
1737
1738 \begin_inset Index idx
1739 status collapsed
1740
1741 \begin_layout Plain Layout
1742 Navigating
1743 \end_layout
1744
1745 \end_inset
1746
1747
1748 \end_layout
1749
1750 \begin_layout Standard
1751 \SpecialChar LyX
1752  offers you several ways to navigate in documents:
1753 \end_layout
1754
1755 \begin_layout Itemize
1756 The 
1757 \family sans
1758 Navigate
1759 \family default
1760  menu lists all sections of the document as submenu entries that you can
1761  click to jump to the corresponding document part.
1762 \end_layout
1763
1764 \begin_layout Itemize
1765 The “Outline”, which is accessed either by the menu 
1766 \family sans
1767 View\SpecialChar menuseparator
1768 Outline
1769 \begin_inset space ~
1770 \end_inset
1771
1772 Pane
1773 \family default
1774  or by the toolbar button 
1775 \begin_inset Info
1776 type  "icon"
1777 arg   "dialog-toggle toc"
1778 \end_inset
1779
1780 .
1781 \end_layout
1782
1783 \begin_layout Itemize
1784 You can set bookmarks in your document under 
1785 \family sans
1786 Navigate\SpecialChar menuseparator
1787 Bookmarks
1788 \family default
1789  and use the same menu to return to them.
1790  Note that bookmarks are saved between sessions.
1791 \end_layout
1792
1793 \begin_layout Standard
1794 The toolbar button 
1795 \begin_inset Info
1796 type  "icon"
1797 arg   "bookmark-goto 0"
1798 \end_inset
1799
1800  (also 
1801 \family sans
1802 Navigate\SpecialChar menuseparator
1803 Bookmarks\SpecialChar menuseparator
1804 Navigate
1805 \begin_inset space ~
1806 \end_inset
1807
1808 Back
1809 \family default
1810 ) jumps to the position in the document where you recently changed something.
1811  This is useful when you have a large document and have navigated or scrolled
1812  to another document part to look for something, and want to go back to
1813  your last editing position.
1814 \end_layout
1815
1816 \begin_layout Standard
1817 By pressing the 
1818 \family sans
1819 F5
1820 \family default
1821  key the cursor will be vertically centered in \SpecialChar LyX
1822 's main window.
1823 \end_layout
1824
1825 \begin_layout Subsection
1826 The Outliner
1827 \begin_inset CommandInset label
1828 LatexCommand label
1829 name "subsec:The-Outliner"
1830
1831 \end_inset
1832
1833
1834 \begin_inset Index idx
1835 status collapsed
1836
1837 \begin_layout Plain Layout
1838 Navigating ! Outline
1839 \end_layout
1840
1841 \end_inset
1842
1843
1844 \begin_inset Index idx
1845 status collapsed
1846
1847 \begin_layout Plain Layout
1848 Outline
1849 \end_layout
1850
1851 \end_inset
1852
1853
1854 \end_layout
1855
1856 \begin_layout Standard
1857 In the pull-down box at the top of the outline window, you can choose between
1858  several different lists, including other TOC-like objects, such as lists
1859  of tables and figures, but also lists of footnotes, or labels and cross-referen
1860 ces (see section
1861 \begin_inset space ~
1862 \end_inset
1863
1864
1865 \begin_inset CommandInset ref
1866 LatexCommand ref
1867 reference "sec:Cross-References"
1868
1869 \end_inset
1870
1871 ), or notes, or citations (see section
1872 \begin_inset space ~
1873 \end_inset
1874
1875
1876 \begin_inset CommandInset ref
1877 LatexCommand ref
1878 reference "sec:Bibliography"
1879
1880 \end_inset
1881
1882 ).
1883  Clicking on any of these will take you to the corresponding object in your
1884  document.
1885 \end_layout
1886
1887 \begin_layout Standard
1888 Right-clicking on elements in the Outline opens in many cases a context
1889  menu that will allow for direct modification of those elements.
1890  For example, with citations, the context menu allows you to open the citation
1891  dialog and to modify the citation.
1892 \end_layout
1893
1894 \begin_layout Standard
1895 The 
1896 \family sans
1897 Filter
1898 \family default
1899  field at the top allows you to restrict which entries appear in the outline.
1900  For example, if you are displaying the list of 
1901 \emph on
1902 Labels and References
1903 \emph default
1904  and wish to see only references to subsections, you can enter the text
1905  
1906 \begin_inset Quotes eld
1907 \end_inset
1908
1909 sub
1910 \begin_inset Quotes erd
1911 \end_inset
1912
1913  in the filter, and only entries containing that text will be displayed.
1914 \end_layout
1915
1916 \begin_layout Standard
1917 At the bottom of the outline are several buttons and the like that allow
1918  you further to control the display.
1919  The 
1920 \family sans
1921 Sort
1922 \family default
1923  option sorts the current list alphabetically.
1924  Otherwise, the elements appear in the order in which they occur in the
1925  document.
1926  The 
1927 \family sans
1928 Keep
1929 \family default
1930  option keeps it in the current view state.
1931  Keeping means that when you have, for example, the subsections of sections
1932 \begin_inset space ~
1933 \end_inset
1934
1935 2 and 4 displayed and click on section
1936 \begin_inset space ~
1937 \end_inset
1938
1939 3, the subsections of sections
1940 \begin_inset space ~
1941 \end_inset
1942
1943 2 and 4 will still be displayed.
1944  Without the 
1945 \family sans
1946 Keep
1947 \family default
1948  option they will be hidden to highlight the clicked section
1949 \begin_inset space ~
1950 \end_inset
1951
1952 3.
1953  Finally, the slider at the left can be used to open the Outline to a given
1954  
1955 \begin_inset Quotes eld
1956 \end_inset
1957
1958 depth
1959 \begin_inset Quotes erd
1960 \end_inset
1961
1962 .
1963  It is best just to experiment with it to see how it works.
1964 \end_layout
1965
1966 \begin_layout Standard
1967 The 
1968 \begin_inset Info
1969 type  "icon"
1970 arg   "reload"
1971 \end_inset
1972
1973  button refreshes the TOC (though this should not usually be necessary).
1974  Next to it are buttons that allow you to change the position of sections
1975  in your document.
1976  The 
1977 \begin_inset Info
1978 type  "icon"
1979 arg   "outline-down"
1980 \end_inset
1981
1982  and 
1983 \begin_inset Info
1984 type  "icon"
1985 arg   "outline-up"
1986 \end_inset
1987
1988  buttons move sections up and down in the document.
1989  So, for example, you can move section
1990 \begin_inset space ~
1991 \end_inset
1992
1993 2.5 before section
1994 \begin_inset space ~
1995 \end_inset
1996
1997 2.4 or after section
1998 \begin_inset space ~
1999 \end_inset
2000
2001 2.6.
2002  \SpecialChar LyX
2003  will then automatically renumber the sections to the new order.
2004  With the buttons 
2005 \begin_inset Info
2006 type  "icon"
2007 arg   "outline-out"
2008 \end_inset
2009
2010  and 
2011 \begin_inset Info
2012 type  "icon"
2013 arg   "outline-in"
2014 \end_inset
2015
2016  (or the corresponding key bindings 
2017 \family sans
2018 Tab
2019 \family default
2020  and 
2021 \family sans
2022 Shift-Tab
2023 \family default
2024 ) you can change the level of sections.
2025  So you can for example make section
2026 \begin_inset space ~
2027 \end_inset
2028
2029 2.5 chapter
2030 \begin_inset space ~
2031 \end_inset
2032
2033 3 or subsection
2034 \begin_inset space ~
2035 \end_inset
2036
2037 2.4.1.
2038 \end_layout
2039
2040 \begin_layout Standard
2041 By right-clicking on a section in the outliner you can select the whole
2042  section to copy, cut or delete it.
2043 \end_layout
2044
2045 \begin_layout Subsection
2046 Horizontal Scrolling
2047 \begin_inset Index idx
2048 status collapsed
2049
2050 \begin_layout Plain Layout
2051 Navigating ! Horizontal Scrolling
2052 \end_layout
2053
2054 \end_inset
2055
2056
2057 \end_layout
2058
2059 \begin_layout Standard
2060 \SpecialChar LyX
2061  does not have a horizontal scrollbar because the standard output page formats
2062  like e.
2063 \begin_inset space \thinspace{}
2064 \end_inset
2065
2066 g.
2067 \begin_inset space \space{}
2068 \end_inset
2069
2070 ISO
2071 \begin_inset space ~
2072 \end_inset
2073
2074 A4 are less wide than PC or laptop screens.
2075  Therefore you will get troubles in the output of your document if document
2076  parts exceed the width of the \SpecialChar LyX
2077  main screen.
2078 \end_layout
2079
2080 \begin_layout Standard
2081 There are of course exceptions where horizontal scrolling is necessary.
2082  For example
2083 \end_layout
2084
2085 \begin_layout Itemize
2086 \SpecialChar LyX
2087  is used on a small tablet computer
2088 \end_layout
2089
2090 \begin_layout Itemize
2091 Wide tables that are rotated 90° to fit a whole page
2092 \begin_inset Foot
2093 status collapsed
2094
2095 \begin_layout Plain Layout
2096 See section 
2097 \emph on
2098 Rotated Floats
2099 \emph default
2100  of the 
2101 \emph on
2102 Embedded
2103 \begin_inset space ~
2104 \end_inset
2105
2106 Objects
2107 \emph default
2108  manual.
2109 \end_layout
2110
2111 \end_inset
2112
2113
2114 \end_layout
2115
2116 \begin_layout Itemize
2117 Math constructs with long command names
2118 \end_layout
2119
2120 \begin_layout Standard
2121 For these cases \SpecialChar LyX
2122  has an mechanism that scrolls automatically when the cursor
2123  is moved.
2124  As example shrink the \SpecialChar LyX
2125  windows so that table
2126 \begin_inset space ~
2127 \end_inset
2128
2129
2130 \begin_inset CommandInset ref
2131 LatexCommand ref
2132 reference "tab:Horizontal-scrollong-test"
2133
2134 \end_inset
2135
2136  is wider.
2137  You will now see a dotted red line at the right or the left side of the
2138  table.
2139  Put the cursor into the table and move it with the Tab or the arrow keys
2140  to see the horizontal scrolling of the table.
2141 \end_layout
2142
2143 \begin_layout Standard
2144 \begin_inset Float table
2145 placement h
2146 alignment document
2147 wide false
2148 sideways false
2149 status open
2150
2151 \begin_layout Plain Layout
2152 \begin_inset Caption Standard
2153
2154 \begin_layout Plain Layout
2155 \begin_inset CommandInset label
2156 LatexCommand label
2157 name "tab:Horizontal-scrollong-test"
2158
2159 \end_inset
2160
2161 Horizontal scrolling test.
2162 \end_layout
2163
2164 \end_inset
2165
2166
2167 \end_layout
2168
2169 \begin_layout Plain Layout
2170 \align center
2171 \begin_inset Tabular
2172 <lyxtabular version="3" rows="1" columns="3">
2173 <features tabularvalignment="middle">
2174 <column alignment="center" valignment="top" width="4.7cm">
2175 <column alignment="center" valignment="top" width="4.7cm">
2176 <column alignment="center" valignment="top" width="4.7cm">
2177 <row>
2178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2179 \begin_inset Text
2180
2181 \begin_layout Plain Layout
2182 a
2183 \end_layout
2184
2185 \end_inset
2186 </cell>
2187 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2188 \begin_inset Text
2189
2190 \begin_layout Plain Layout
2191 b
2192 \end_layout
2193
2194 \end_inset
2195 </cell>
2196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2197 \begin_inset Text
2198
2199 \begin_layout Plain Layout
2200 c
2201 \end_layout
2202
2203 \end_inset
2204 </cell>
2205 </row>
2206 </lyxtabular>
2207
2208 \end_inset
2209
2210
2211 \end_layout
2212
2213 \end_inset
2214
2215
2216 \end_layout
2217
2218 \begin_layout Section
2219 Input/Word Completion
2220 \begin_inset CommandInset label
2221 LatexCommand label
2222 name "sec:Input-Completion"
2223
2224 \end_inset
2225
2226
2227 \begin_inset Index idx
2228 status collapsed
2229
2230 \begin_layout Plain Layout
2231 Input completion
2232 \end_layout
2233
2234 \end_inset
2235
2236
2237 \begin_inset Index idx
2238 status collapsed
2239
2240 \begin_layout Plain Layout
2241 Word completion|see
2242 \begin_inset ERT
2243 status collapsed
2244
2245 \begin_layout Plain Layout
2246
2247 {
2248 \end_layout
2249
2250 \end_inset
2251
2252 Input completion
2253 \begin_inset ERT
2254 status collapsed
2255
2256 \begin_layout Plain Layout
2257
2258 }
2259 \end_layout
2260
2261 \end_inset
2262
2263
2264 \end_layout
2265
2266 \end_inset
2267
2268
2269 \end_layout
2270
2271 \begin_layout Standard
2272 \SpecialChar LyX
2273  provides completion of words by scanning all documents that are currently
2274  opened.
2275  Every word that appears in these documents is added to a database that
2276  is used to propose completions.
2277 \end_layout
2278
2279 \begin_layout Standard
2280 Input completion can be activated in the \SpecialChar LyX
2281  preferences (menu 
2282 \family sans
2283 Tools\SpecialChar menuseparator
2284 Preferences
2285 \family default
2286 ) in the section 
2287 \family sans
2288 Editing\SpecialChar menuseparator
2289 Input Completion
2290 \family default
2291 .
2292  With the option 
2293 \family sans
2294 Automatic
2295 \begin_inset space ~
2296 \end_inset
2297
2298 inline
2299 \begin_inset space ~
2300 \end_inset
2301
2302 completion
2303 \family default
2304  the proposed completion is shown directly after the cursor.
2305  With the option 
2306 \family sans
2307 Automatic
2308 \begin_inset space ~
2309 \end_inset
2310
2311 popup
2312 \family default
2313  the completions are always shown in a popup.
2314  The cursor completion indicator can be turned off by deselecting the option
2315  
2316 \family sans
2317 Cursor
2318 \begin_inset space ~
2319 \end_inset
2320
2321 indicator
2322 \family default
2323 .
2324  With the general options you can define the delay time for the inline and
2325  popup completion, you can set the minimal number of characters a word must
2326  have that it will be taken into account for a completion and you can choose
2327  if long completions should be abbreviated.
2328 \end_layout
2329
2330 \begin_layout Standard
2331 \SpecialChar LyX
2332  displays a small triangle after the cursor as an indicator that there are
2333  completions available.
2334  Press the 
2335 \family sans
2336 Tab
2337 \family default
2338  key to accept a proposed completion.
2339  If several completions are possible, a popup is opened showing them.
2340  You can select a completion in the popup using the mouse or the arrow keys,
2341  and accept the chosen completion by pressing 
2342 \family sans
2343 Return
2344 \family default
2345 .
2346 \end_layout
2347
2348 \begin_layout Standard
2349 The completion options for math in the preferences do the same as the correspond
2350 ing options for text.
2351  
2352 \change_inserted -563046850 1560340017
2353 Additionally, 
2354 \change_deleted -563046850 1560340019
2355 T
2356 \change_inserted -563046850 1560340019
2357 t
2358 \change_unchanged
2359 he special math option 
2360 \family sans
2361 Autocorrection
2362 \family default
2363  enables characters to be composed.
2364  If, for example, you want to insert the character 
2365 \begin_inset Formula $\Rightarrow$
2366 \end_inset
2367
2368 , you can then input the characters 
2369 \begin_inset Quotes eld
2370 \end_inset
2371
2372
2373 \series bold
2374 =>
2375 \series default
2376
2377 \begin_inset Quotes erd
2378 \end_inset
2379
2380  to a formula to get it.
2381  So this is a quick alternative to the insertion of commands or the use
2382  of the math toolbar.
2383  A list with supported character combinations can be found in the file 
2384 \family typewriter
2385 autocorrect
2386 \family default
2387  that is in \SpecialChar LyX
2388 's installation folder.
2389  
2390 \change_deleted -563046850 1560340086
2391 Math autocorrection can at any time be turned on by pressing the exclamation
2392  mark key “!”.
2393  Pressing 
2394 \family sans
2395 Space
2396 \family default
2397  turns it off.
2398 \change_inserted -563046850 1560340324
2399 Note that using 
2400 \family sans
2401 Undo
2402 \family default
2403  after autocorrection has done its magic leaves the un-corrected sequence.
2404  In the example above, 
2405 \family sans
2406 Undo
2407 \family default
2408  leads to 
2409 \begin_inset Quotes eld
2410 \end_inset
2411
2412
2413 \series bold
2414 =>
2415 \series default
2416
2417 \begin_inset Quotes erd
2418 \end_inset
2419
2420 , and a second 
2421 \family sans
2422 Undo
2423 \family default
2424  yields 
2425 \begin_inset Quotes eld
2426 \end_inset
2427
2428
2429 \series bold
2430 =
2431 \series default
2432
2433 \begin_inset Quotes erd
2434 \end_inset
2435
2436 .
2437 \change_unchanged
2438
2439 \end_layout
2440
2441 \begin_layout Section
2442 Basic Key Bindings
2443 \begin_inset Index idx
2444 status collapsed
2445
2446 \begin_layout Plain Layout
2447 Key Bindings
2448 \end_layout
2449
2450 \end_inset
2451
2452
2453 \begin_inset Index idx
2454 status collapsed
2455
2456 \begin_layout Plain Layout
2457 Bindings|see
2458 \begin_inset ERT
2459 status collapsed
2460
2461 \begin_layout Plain Layout
2462
2463 {
2464 \end_layout
2465
2466 \end_inset
2467
2468 Key Bindings
2469 \begin_inset ERT
2470 status collapsed
2471
2472 \begin_layout Plain Layout
2473
2474 }
2475 \end_layout
2476
2477 \end_inset
2478
2479
2480 \end_layout
2481
2482 \end_inset
2483
2484
2485 \begin_inset Index idx
2486 status collapsed
2487
2488 \begin_layout Plain Layout
2489 Shortcuts|see
2490 \begin_inset ERT
2491 status collapsed
2492
2493 \begin_layout Plain Layout
2494
2495 {
2496 \end_layout
2497
2498 \end_inset
2499
2500 Key Bindings
2501 \begin_inset ERT
2502 status collapsed
2503
2504 \begin_layout Plain Layout
2505
2506 }
2507 \end_layout
2508
2509 \end_inset
2510
2511
2512 \end_layout
2513
2514 \end_inset
2515
2516
2517 \end_layout
2518
2519 \begin_layout Standard
2520 There are at least two different primary binding maps: 
2521 \family typewriter
2522 cua
2523 \family default
2524  and 
2525 \family typewriter
2526 emacs
2527 \family default
2528 .
2529  \SpecialChar LyX
2530 's default is 
2531 \family typewriter
2532 cua
2533 \family default
2534 , which can be changed in the \SpecialChar LyX
2535  preferences under 
2536 \family sans
2537 Editing\SpecialChar menuseparator
2538 Shortcuts
2539 \family default
2540 .
2541  (You can list or change any key bindings as explained in section
2542 \begin_inset space ~
2543 \end_inset
2544
2545
2546 \begin_inset CommandInset ref
2547 LatexCommand ref
2548 reference "subsec:Editing-Shortcuts"
2549
2550 \end_inset
2551
2552 .)
2553 \end_layout
2554
2555 \begin_layout Standard
2556 Some keys, like 
2557 \family sans
2558 Page
2559 \begin_inset space ~
2560 \end_inset
2561
2562 Up
2563 \family default
2564
2565 \family sans
2566 Page
2567 \begin_inset space ~
2568 \end_inset
2569
2570 Down
2571 \family default
2572
2573 \family sans
2574 Left
2575 \family default
2576
2577 \family sans
2578 Right
2579 \family default
2580
2581 \family sans
2582 Up
2583 \family default
2584  and 
2585 \family sans
2586 Down
2587 \family default
2588 , do exactly what you expect them to do.
2589  Other keys don't:
2590 \end_layout
2591
2592 \begin_layout Labeling
2593 \labelwidthstring 00.00.0000
2594
2595 \family sans
2596 Tab
2597 \begin_inset CommandInset nomenclature
2598 LatexCommand nomenclature
2599 symbol "Tab"
2600 description "Tabulator key"
2601 literal "false"
2602
2603 \end_inset
2604
2605
2606 \family default
2607  There is no such thing as a tab stop in \SpecialChar LyX
2608 .
2609  If you do not understand this, go read sections
2610 \begin_inset space ~
2611 \end_inset
2612
2613
2614 \begin_inset CommandInset ref
2615 LatexCommand ref
2616 reference "sec:Par-indent-intro"
2617
2618 \end_inset
2619
2620  and 
2621 \begin_inset CommandInset ref
2622 LatexCommand ref
2623 reference "sec:Paragraph-Environments"
2624
2625 \end_inset
2626
2627 , especially section
2628 \begin_inset space ~
2629 \end_inset
2630
2631
2632 \begin_inset CommandInset ref
2633 LatexCommand ref
2634 reference "subsec:Lists"
2635
2636 \end_inset
2637
2638 , right now.
2639  Yes, right now.
2640  If you are still confused, look in the 
2641 \emph on
2642 Tutorial
2643 \emph default
2644 .
2645 \begin_inset Newline newline
2646 \end_inset
2647
2648 In \SpecialChar LyX
2649  the 
2650 \family sans
2651 Tab
2652 \family default
2653  key is only used to accept proposed input completions, to move the cursor
2654  in tables or math matrices or to change the nesting level in Itemize or
2655  Enumerate.
2656 \end_layout
2657
2658 \begin_layout Labeling
2659 \labelwidthstring 00.00.0000
2660
2661 \family sans
2662 Esc
2663 \begin_inset CommandInset nomenclature
2664 LatexCommand nomenclature
2665 symbol "Esc"
2666 description "Escape key"
2667 literal "false"
2668
2669 \end_inset
2670
2671
2672 \family default
2673  This is the 
2674 \begin_inset Quotes eld
2675 \end_inset
2676
2677 cancel key.
2678 \begin_inset Quotes erd
2679 \end_inset
2680
2681  It is used, generically, to cancel operations.
2682  Other parts of the manual will go into greater detail about this.
2683 \end_layout
2684
2685 \begin_layout Labeling
2686 \labelwidthstring 00.00.0000
2687
2688 \family sans
2689 Home
2690 \family default
2691
2692 \begin_inset space ~
2693 \end_inset
2694
2695 and
2696 \begin_inset space ~
2697 \end_inset
2698
2699
2700 \family sans
2701 End
2702 \family default
2703  These move the cursor, respectively, to the beginning and end of a line,
2704  unless you are using the Emacs bindings where they jump to the beginning
2705  or end of the file.
2706 \end_layout
2707
2708 \begin_layout Standard
2709 There are three modifier keys:
2710 \end_layout
2711
2712 \begin_layout Labeling
2713 \labelwidthstring 00.00.0000
2714
2715 \family sans
2716 Control
2717 \family default
2718  (Denoted by 
2719 \begin_inset Quotes eld
2720 \end_inset
2721
2722
2723 \family sans
2724 Ctrl
2725 \family default
2726
2727 \begin_inset Quotes erd
2728 \end_inset
2729
2730
2731 \begin_inset CommandInset nomenclature
2732 LatexCommand nomenclature
2733 symbol "Ctrl"
2734 description "Control key"
2735 literal "false"
2736
2737 \end_inset
2738
2739  in the documentation files) This has a couple of different uses, depending
2740  on which keys it is used in combination with:
2741 \end_layout
2742
2743 \begin_deeper
2744 \begin_layout Itemize
2745
2746 \family sans
2747 Backspace
2748 \family default
2749  or 
2750 \family sans
2751 Delete
2752 \family default
2753 , it deletes an entire word instead of a single character.
2754 \end_layout
2755
2756 \begin_layout Itemize
2757
2758 \family sans
2759 Left
2760 \family default
2761  and 
2762 \family sans
2763 Right
2764 \family default
2765 , it moves by words instead of characters.
2766 \end_layout
2767
2768 \begin_layout Itemize
2769
2770 \family sans
2771 Home
2772 \family default
2773  and 
2774 \family sans
2775 End
2776 \family default
2777 , it moves to the beginning and the end of the document, respectively.
2778 \end_layout
2779
2780 \end_deeper
2781 \begin_layout Labeling
2782 \labelwidthstring 00.00.0000
2783
2784 \family sans
2785 Shift
2786 \family default
2787  (Denoted by 
2788 \begin_inset Quotes eld
2789 \end_inset
2790
2791
2792 \family sans
2793 Shift
2794 \family default
2795
2796 \begin_inset Quotes erd
2797 \end_inset
2798
2799
2800 \begin_inset CommandInset nomenclature
2801 LatexCommand nomenclature
2802 symbol "Shift"
2803 description "Shift key"
2804 literal "false"
2805
2806 \end_inset
2807
2808  in the documentation files) Use this with any of the arrow keys to select
2809  the text between the old and new cursor positions.
2810 \end_layout
2811
2812 \begin_layout Labeling
2813 \labelwidthstring 00.00.0000
2814
2815 \family sans
2816 Alt
2817 \family default
2818  (Denoted by 
2819 \begin_inset Quotes eld
2820 \end_inset
2821
2822
2823 \family sans
2824 Alt
2825 \family default
2826
2827 \begin_inset Quotes erd
2828 \end_inset
2829
2830
2831 \begin_inset CommandInset nomenclature
2832 LatexCommand nomenclature
2833 symbol "Alt"
2834 description "Alt or Meta key"
2835 literal "false"
2836
2837 \end_inset
2838
2839  in the documentation files) This is the Alt key on many keyboards, unless
2840  your keyboard has a distinct Meta key.
2841  If you have both keys, you will need to try out which one actually performs
2842  the 
2843 \family sans
2844 Alt+
2845 \family default
2846  function.
2847 \begin_inset Newline newline
2848 \end_inset
2849
2850 This key does many different things, but it also activates the 
2851 \emph on
2852 menu accelerator keys
2853 \emph default
2854 .
2855  If you use this in combination with any of the underlined letters in a
2856  menu or menu item, it selects that menu item.
2857 \end_layout
2858
2859 \begin_deeper
2860 \begin_layout Standard
2861 For example, the sequence 
2862 \begin_inset Quotes eld
2863 \end_inset
2864
2865
2866 \family sans
2867 Alt
2868 \begin_inset space ~
2869 \end_inset
2870
2871 e
2872 \begin_inset space ~
2873 \end_inset
2874
2875 s
2876 \family default
2877
2878 \begin_inset space ~
2879 \end_inset
2880
2881
2882 \family sans
2883 c
2884 \family default
2885
2886 \begin_inset Quotes erd
2887 \end_inset
2888
2889  brings up the 
2890 \begin_inset Quotes eld
2891 \end_inset
2892
2893 Text Style
2894 \begin_inset Quotes erd
2895 \end_inset
2896
2897  dialog.
2898  Typing 
2899 \begin_inset Quotes eld
2900 \end_inset
2901
2902
2903 \family sans
2904 Alt
2905 \begin_inset space ~
2906 \end_inset
2907
2908 f
2909 \family default
2910
2911 \begin_inset Quotes erd
2912 \end_inset
2913
2914  opens the 
2915 \family sans
2916 File
2917 \family default
2918  menu.
2919 \end_layout
2920
2921 \begin_layout Standard
2922 The 
2923 \emph on
2924 Shortcuts
2925 \emph default
2926  manual lists all other things bound to the 
2927 \family sans
2928 Alt
2929 \family default
2930  key.
2931 \end_layout
2932
2933 \end_deeper
2934 \begin_layout Standard
2935 You will learn more and more key bindings and short-cut keys as you use
2936  \SpecialChar LyX
2937 , because most actions will prompt a small message in the status bar at
2938  the bottom of \SpecialChar LyX
2939 's main window which describes the name of the action you
2940  have just triggered, and any existing key bindings for that action.
2941  The \SpecialChar LyX
2942  menus also list the defined key bindings.
2943  The notation for the key bindings is very similar to the notation used
2944  in this documentation, so you should not have any problems understanding
2945  it.
2946  However, notice that Shift-modifiers are explicitly mentioned, so 
2947 \begin_inset Quotes eld
2948 \end_inset
2949
2950
2951 \family sans
2952 Alt+P Shift+A
2953 \family default
2954
2955 \begin_inset Quotes erd
2956 \end_inset
2957
2958  means 
2959 \family sans
2960 Alt+P
2961 \family default
2962  followed by a capital 
2963 \family sans
2964 A
2965 \family default
2966 .
2967 \end_layout
2968
2969 \begin_layout Chapter
2970 \SpecialChar LyX
2971  Basics
2972 \begin_inset Index idx
2973 status collapsed
2974
2975 \begin_layout Plain Layout
2976 \SpecialChar LyX
2977  ! Basics
2978 \end_layout
2979
2980 \end_inset
2981
2982
2983 \end_layout
2984
2985 \begin_layout Section
2986 Document Types
2987 \begin_inset Index idx
2988 status collapsed
2989
2990 \begin_layout Plain Layout
2991 Document ! Types
2992 \end_layout
2993
2994 \end_inset
2995
2996
2997 \end_layout
2998
2999 \begin_layout Subsection
3000 Introduction
3001 \end_layout
3002
3003 \begin_layout Standard
3004 Before you do anything else, before you ever start writing a document, you
3005  need to decide what type of document you want to edit.
3006  Different types of documents use different types of spacing, headings,
3007  numbering schemes, and so on.
3008  Additionally, different documents use different paragraph environments,
3009  and format the title of your document differently.
3010 \end_layout
3011
3012 \begin_layout Standard
3013
3014 \emph on
3015 document class
3016 \emph default
3017  describes a group of properties common to a particular set of documents.
3018  By setting the document class, you automatically select these properties,
3019  making it easier to create the type of document you want.
3020  If you don't choose a document class, \SpecialChar LyX
3021  picks one for you by default.
3022  So it is up to you to change the class of your document.
3023 \end_layout
3024
3025 \begin_layout Subsection
3026 Document Classes
3027 \begin_inset Index idx
3028 status collapsed
3029
3030 \begin_layout Plain Layout
3031 Document ! Classes
3032 \end_layout
3033
3034 \end_inset
3035
3036
3037 \begin_inset CommandInset label
3038 LatexCommand label
3039 name "sec:Document-Classes"
3040
3041 \end_inset
3042
3043
3044 \end_layout
3045
3046 \begin_layout Standard
3047 You can select a class using the 
3048 \family sans
3049 Document\SpecialChar menuseparator
3050 Settings\SpecialChar menuseparator
3051 Document Class
3052 \family default
3053
3054 \begin_inset Index idx
3055 status collapsed
3056
3057 \begin_layout Plain Layout
3058 Document ! Settings
3059 \end_layout
3060
3061 \end_inset
3062
3063  dialog.
3064  Select the class you want to use, and make any fine tunings of the options
3065  you may need.
3066 \end_layout
3067
3068 \begin_layout Subsubsection
3069 Overview
3070 \end_layout
3071
3072 \begin_layout Standard
3073 There are four standard document classes in \SpecialChar LyX
3074 .
3075  They are:
3076 \end_layout
3077
3078 \begin_layout Description
3079 Article for basic articles
3080 \end_layout
3081
3082 \begin_layout Description
3083 Report for basic reports
3084 \end_layout
3085
3086 \begin_layout Description
3087 Book for writing a book
3088 \end_layout
3089
3090 \begin_layout Description
3091 Letter for US-style letters
3092 \end_layout
3093
3094 \begin_layout Standard
3095 There are also some non-standard classes, which \SpecialChar LyX
3096  only uses if you have installed
3097  the corresponding \SpecialChar LaTeX
3098  class files, though most \SpecialChar LaTeX
3099  distributions will include
3100  many of these.
3101  Here are some of the classes.
3102  The full list with detailed explanations can be found in chapter 
3103 \emph on
3104 Special Document Classes
3105 \emph default
3106  in the 
3107 \emph on
3108 Additional Features
3109 \emph default
3110  manual:
3111 \end_layout
3112
3113 \begin_layout Description
3114 A&A Journal articles in the style and format used in Astronomy & Astrophysics
3115 \end_layout
3116
3117 \begin_layout Description
3118 ACS For submissions to the journals published by the American Chemistry
3119  Society
3120 \end_layout
3121
3122 \begin_layout Description
3123 AGU For submissions to the journals published by the American Geophysical
3124  Union
3125 \end_layout
3126
3127 \begin_layout Description
3128 AMS Layouts for articles and books in the style and format used by the American
3129  Mathematical Society (AMS).
3130  There are three article layouts available.
3131  The standard one uses a typical numbering scheme for theorems etc., that
3132  prepends the section number to the number of the result.
3133  All result-type statements (propositions, corollaries, and so on) are sequenced
3134  together, but definitions, examples, and the like have their own sequence.
3135  The 
3136 \begin_inset Quotes eld
3137 \end_inset
3138
3139 sequential numbering
3140 \begin_inset Quotes erd
3141 \end_inset
3142
3143  scheme does not place the section number with each result, but numbers
3144  them throughout the article in a single sequence.
3145  Each type of result gets its own sequence.
3146  There is also a layout that dispenses with numbering of statements altogether.
3147 \end_layout
3148
3149 \begin_layout Description
3150 Beamer Layout for presentations
3151 \end_layout
3152
3153 \begin_layout Description
3154 Broadway Layout for writing plays.
3155  It is not an existing \SpecialChar LaTeX
3156  document class, but a new one that is distributed
3157  with \SpecialChar LyX
3158 .
3159 \end_layout
3160
3161 \begin_layout Description
3162 Chess Layout to write about chess games
3163 \end_layout
3164
3165 \begin_layout Description
3166 Curriculum
3167 \begin_inset space ~
3168 \end_inset
3169
3170 vitae classes to create curriculum vitae
3171 \end_layout
3172
3173 \begin_layout Description
3174 Elsarticle Layout for journals of the Elsevier publishing group
3175 \end_layout
3176
3177 \begin_layout Description
3178 Foils Used to make transparencies
3179 \end_layout
3180
3181 \begin_layout Description
3182 Hollywood Used to type spec scripts for the US film industry.
3183  It is not an existing \SpecialChar LaTeX
3184  document class, but a new one that is distributed
3185  with \SpecialChar LyX
3186 .
3187 \end_layout
3188
3189 \begin_layout Description
3190 IEEEtran Layout for the journals published by the Institute of Electrical
3191  and Electronics Engineers (IEEE)
3192 \end_layout
3193
3194 \begin_layout Description
3195 IOP Layout for journals of the Institute of Physics publishing group
3196 \end_layout
3197
3198 \begin_layout Description
3199 Kluwer Layout for journals of the Kluwer publishing group
3200 \end_layout
3201
3202 \begin_layout Description
3203 KOMA-Script a replacement for the standard classes, offers many useful features
3204  like caption formatting, automatic print space calculation etc.
3205  (Is used by this document.)
3206 \end_layout
3207
3208 \begin_layout Description
3209 Memoir another replacement for the standard classes
3210 \end_layout
3211
3212 \begin_layout Description
3213 Powerdot Layout for presentations
3214 \end_layout
3215
3216 \begin_layout Description
3217 REV
3218 \family sans
3219 TeX
3220 \family default
3221  is used to write articles for the publications of the American Physical
3222  Society (APS), American Institute of Physics (AIP), and Optical Society
3223  of America (OSA).
3224  This class is not completely compatible with all \SpecialChar LyX
3225  features.
3226 \end_layout
3227
3228 \begin_layout Description
3229 Slides Used to make transparencies
3230 \end_layout
3231
3232 \begin_layout Description
3233 SPIE
3234 \begin_inset space ~
3235 \end_inset
3236
3237 Proceedings Layout for the journals published by The International Society
3238  for Optical Engineering (SPIE)
3239 \end_layout
3240
3241 \begin_layout Description
3242 Springer Layouts for journals of the Springer publishing group
3243 \end_layout
3244
3245 \begin_layout Standard
3246 We will not go into detail about how to use these different document classes
3247  here.
3248  You can find details about the non-standard classes in chapter 
3249 \emph on
3250 Special Document Classes
3251 \emph default
3252  of the 
3253 \emph on
3254 Additional Features
3255 \emph default
3256  manual.
3257  Here, we will settle for a list of some of the common properties of all
3258  of the document classes.
3259 \end_layout
3260
3261 \begin_layout Subsubsection
3262 Availability
3263 \end_layout
3264
3265 \begin_layout Standard
3266 You will probably find that many of the document classes listed under 
3267 \family sans
3268 Document\SpecialChar menuseparator
3269 Settings\SpecialChar menuseparator
3270 Document Class
3271 \begin_inset Index idx
3272 status collapsed
3273
3274 \begin_layout Plain Layout
3275 Document ! Settings
3276 \end_layout
3277
3278 \end_inset
3279
3280  
3281 \family default
3282 are marked as 
3283 \begin_inset Quotes eld
3284 \end_inset
3285
3286 Unavailable
3287 \begin_inset Quotes erd
3288 \end_inset
3289
3290 .
3291  If you open a document that uses such a class, you will receive a warning
3292  saying that there are files that are required to produce output that are
3293  not installed.
3294  So it may seem that something is wrong.
3295 \end_layout
3296
3297 \begin_layout Standard
3298 Nothing is wrong.
3299  \SpecialChar LyX
3300  includes many more document classes than you will ever need to use, and
3301  some of them, like 
3302 \family sans
3303 IOP
3304 \family default
3305 , are highly specialized.
3306  \SpecialChar LyX
3307  tries to support as many different types of documents as possible, and
3308  it includes almost one hundred different layout files, with a growing number.
3309  No \SpecialChar LaTeX
3310  distribution will install by default all files that might be needed
3311  by some document class.
3312  There are just too many of them.
3313  That is why some of the document classes are unavailable.
3314 \end_layout
3315
3316 \begin_layout Standard
3317 If there is a document class you would like to use that is marked as 
3318 \begin_inset Quotes eld
3319 \end_inset
3320
3321 Unavailable
3322 \begin_inset Quotes erd
3323 \end_inset
3324
3325 , you just need to install the appropriate package files.
3326  The easiest way to find out which files you need to install is to use that
3327  document class for a new file.
3328  \SpecialChar LyX
3329  will display a dialog that will list the missing files.
3330  See section 
3331 \emph on
3332 Installing new \SpecialChar LaTeX
3333  files
3334 \emph default
3335  in of the 
3336 \emph on
3337 Customization
3338 \emph default
3339  manual for information on how to install them.
3340 \begin_inset VSpace medskip
3341 \end_inset
3342
3343
3344 \end_layout
3345
3346 \begin_layout Standard
3347 Although \SpecialChar LyX
3348  provides support for many different sorts of documents, it does
3349  not include support for every document class people might want to use.
3350  For example, many universities provide \SpecialChar LaTeX
3351  class files to be used for dissertation
3352 s submitted to those universities.
3353  The \SpecialChar LyX
3354  team cannot write layout files to support every one of these.
3355  There are too many.
3356  Fortunately, users can write their own layout files, and many users have
3357  done so.
3358  Chapter 
3359 \emph on
3360 Installing New Document Classes, Layouts, and Templates
3361 \emph default
3362  of the 
3363 \emph on
3364 Customization
3365 \emph default
3366  manual contains information on how to create layout files.
3367 \end_layout
3368
3369 \begin_layout Subsubsection
3370 Modules
3371 \begin_inset CommandInset label
3372 LatexCommand label
3373 name "subsec:Modules"
3374
3375 \end_inset
3376
3377
3378 \begin_inset Index idx
3379 status collapsed
3380
3381 \begin_layout Plain Layout
3382 Document ! Modules
3383 \end_layout
3384
3385 \end_inset
3386
3387
3388 \end_layout
3389
3390 \begin_layout Standard
3391 Modules load additional features that are not by default available in the
3392  chosen document class.
3393  For example you might want to write Braille (embossed printing) in a document.
3394  This is not available in any document class, so you have to load the correspond
3395 ing module in the 
3396 \family sans
3397 Modules
3398 \family default
3399  section of the 
3400 \family sans
3401 Document\SpecialChar menuseparator
3402 Settings
3403 \family default
3404
3405 \begin_inset Index idx
3406 status collapsed
3407
3408 \begin_layout Plain Layout
3409 Document ! Settings
3410 \end_layout
3411
3412 \end_inset
3413
3414  dialog.
3415  Highlighting a module in the dialog will bring up a description of what
3416  it does.
3417 \end_layout
3418
3419 \begin_layout Standard
3420 Some modules require \SpecialChar LaTeX
3421  packages or file format converters that are not always
3422  installed by default.
3423  \SpecialChar LyX
3424  will warn you if you do not have a required package or converter, and
3425  it will tell you what exactly you are missing.
3426  You can still use the module while editing your file, but you will not
3427  be able to export to PDF or print your document, since \SpecialChar LyX
3428  will not be able
3429  to compile the \SpecialChar LaTeX
3430  file without the missing prerequisites.
3431  If you want to be able to produce this kind of output, then you need to
3432  install the missing prerequisites and then reconfigure \SpecialChar LyX
3433  by selecting 
3434 \family sans
3435 Tools\SpecialChar menuseparator
3436 Reconfigure
3437 \family default
3438 .
3439 \begin_inset Index idx
3440 status collapsed
3441
3442 \begin_layout Plain Layout
3443 Reconfiguration of \SpecialChar LyX
3444
3445 \end_layout
3446
3447 \end_inset
3448
3449  See section Installing new \SpecialChar LaTeX
3450  files of the 
3451 \emph on
3452 Customization
3453 \emph default
3454  manual for more information on installing required packages.
3455 \end_layout
3456
3457 \begin_layout Standard
3458 \begin_inset Note Greyedout
3459 status open
3460
3461 \begin_layout Plain Layout
3462
3463 \series bold
3464 Note:
3465 \series default
3466  Some modules require other modules, and some pairs of modules are incompatible.
3467  \SpecialChar LyX
3468  will advise you about these things.
3469 \end_layout
3470
3471 \end_inset
3472
3473
3474 \end_layout
3475
3476 \begin_layout Subsubsection
3477 Local Layout
3478 \begin_inset CommandInset label
3479 LatexCommand label
3480 name "subsec:Local-Layout"
3481
3482 \end_inset
3483
3484
3485 \begin_inset Index idx
3486 status collapsed
3487
3488 \begin_layout Plain Layout
3489 Document ! Local Layout
3490 \end_layout
3491
3492 \end_inset
3493
3494
3495 \end_layout
3496
3497 \begin_layout Standard
3498 Modules are to \SpecialChar LyX
3499  much as packages are to \SpecialChar LaTeX
3500 : They are intended to be used in
3501  a variety of different documents.
3502  If you often find yourself needing the same sort of thing in different
3503  documents, you should consider writing a module for this purpose.
3504  Sometimes, however, a particular document has very special needs, but you
3505  need a specific inset or 
3506 \change_deleted -712698321 1525757388
3507 character
3508 \change_inserted -712698321 1525757388
3509 text
3510 \change_unchanged
3511  style only that one time.
3512  You want something that is like a document's own \SpecialChar LaTeX
3513  preamble.
3514  What you want is \SpecialChar LyX
3515 's 
3516 \begin_inset Quotes eld
3517 \end_inset
3518
3519 Local Layout
3520 \begin_inset Quotes erd
3521 \end_inset
3522
3523 .
3524  See section 
3525 \emph on
3526 Local Layout
3527 \emph default
3528  of the 
3529 \emph on
3530 Customization
3531 \emph default
3532  manual for information on how to use it.
3533 \end_layout
3534
3535 \begin_layout Subsubsection
3536 Properties
3537 \end_layout
3538
3539 \begin_layout Standard
3540 Each class has a default set of options.
3541  Here's a quick table describing them:
3542 \end_layout
3543
3544 \begin_layout Standard
3545 \begin_inset VSpace 0.3cm
3546 \end_inset
3547
3548
3549 \end_layout
3550
3551 \begin_layout Standard
3552 \align center
3553 \begin_inset Tabular
3554 <lyxtabular version="3" rows="5" columns="5">
3555 <features tabularvalignment="middle">
3556 <column alignment="center" valignment="top" width="0pt">
3557 <column alignment="center" valignment="top" width="0pt">
3558 <column alignment="center" valignment="top" width="0pt">
3559 <column alignment="center" valignment="top" width="0pt">
3560 <column alignment="center" valignment="top" width="0pt">
3561 <row>
3562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3563 \begin_inset Text
3564
3565 \begin_layout Plain Layout
3566
3567 \end_layout
3568
3569 \end_inset
3570 </cell>
3571 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3572 \begin_inset Text
3573
3574 \begin_layout Plain Layout
3575
3576 \family sans
3577 \series medium
3578 \shape up
3579 \size normal
3580 \emph off
3581 \bar no
3582 \noun off
3583 \color none
3584 Page style
3585 \end_layout
3586
3587 \end_inset
3588 </cell>
3589 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3590 \begin_inset Text
3591
3592 \begin_layout Plain Layout
3593
3594 \family sans
3595 \series medium
3596 \shape up
3597 \size normal
3598 \emph off
3599 \bar no
3600 \noun off
3601 \color none
3602 Sides
3603 \end_layout
3604
3605 \end_inset
3606 </cell>
3607 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3608 \begin_inset Text
3609
3610 \begin_layout Plain Layout
3611
3612 \family sans
3613 \series medium
3614 \shape up
3615 \size normal
3616 \emph off
3617 \bar no
3618 \noun off
3619 \color none
3620 Columns
3621 \end_layout
3622
3623 \end_inset
3624 </cell>
3625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3626 \begin_inset Text
3627
3628 \begin_layout Plain Layout
3629
3630 \series medium
3631 \shape up
3632 \size normal
3633 \emph off
3634 \bar no
3635 \noun off
3636 \color none
3637 Max.
3638  sectioning level
3639 \end_layout
3640
3641 \end_inset
3642 </cell>
3643 </row>
3644 <row>
3645 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3646 \begin_inset Text
3647
3648 \begin_layout Plain Layout
3649
3650 \series medium
3651 \shape up
3652 \size normal
3653 \emph off
3654 \bar no
3655 \noun off
3656 \color none
3657 article
3658 \end_layout
3659
3660 \end_inset
3661 </cell>
3662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3663 \begin_inset Text
3664
3665 \begin_layout Plain Layout
3666
3667 \family sans
3668 \series medium
3669 \shape up
3670 \size normal
3671 \emph off
3672 \bar no
3673 \noun off
3674 \color none
3675 Plain
3676 \end_layout
3677
3678 \end_inset
3679 </cell>
3680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3681 \begin_inset Text
3682
3683 \begin_layout Plain Layout
3684
3685 \family sans
3686 \series medium
3687 \shape up
3688 \size normal
3689 \emph off
3690 \bar no
3691 \noun off
3692 \color none
3693 One
3694 \end_layout
3695
3696 \end_inset
3697 </cell>
3698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3699 \begin_inset Text
3700
3701 \begin_layout Plain Layout
3702
3703 \family sans
3704 \series medium
3705 \shape up
3706 \size normal
3707 \emph off
3708 \bar no
3709 \noun off
3710 \color none
3711 One
3712 \end_layout
3713
3714 \end_inset
3715 </cell>
3716 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3717 \begin_inset Text
3718
3719 \begin_layout Plain Layout
3720
3721 \family sans
3722 \series medium
3723 \shape up
3724 \size normal
3725 \emph off
3726 \bar no
3727 \noun off
3728 \color none
3729 Section
3730 \end_layout
3731
3732 \end_inset
3733 </cell>
3734 </row>
3735 <row>
3736 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3737 \begin_inset Text
3738
3739 \begin_layout Plain Layout
3740
3741 \series medium
3742 \shape up
3743 \size normal
3744 \emph off
3745 \bar no
3746 \noun off
3747 \color none
3748 report
3749 \end_layout
3750
3751 \end_inset
3752 </cell>
3753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3754 \begin_inset Text
3755
3756 \begin_layout Plain Layout
3757
3758 \family sans
3759 \series medium
3760 \shape up
3761 \size normal
3762 \emph off
3763 \bar no
3764 \noun off
3765 \color none
3766 Plain
3767 \end_layout
3768
3769 \end_inset
3770 </cell>
3771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3772 \begin_inset Text
3773
3774 \begin_layout Plain Layout
3775
3776 \family sans
3777 \series medium
3778 \shape up
3779 \size normal
3780 \emph off
3781 \bar no
3782 \noun off
3783 \color none
3784 One
3785 \end_layout
3786
3787 \end_inset
3788 </cell>
3789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3790 \begin_inset Text
3791
3792 \begin_layout Plain Layout
3793
3794 \family sans
3795 \series medium
3796 \shape up
3797 \size normal
3798 \emph off
3799 \bar no
3800 \noun off
3801 \color none
3802 One
3803 \end_layout
3804
3805 \end_inset
3806 </cell>
3807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3808 \begin_inset Text
3809
3810 \begin_layout Plain Layout
3811
3812 \family sans
3813 \series medium
3814 \shape up
3815 \size normal
3816 \emph off
3817 \bar no
3818 \noun off
3819 \color none
3820 Chapter
3821 \end_layout
3822
3823 \end_inset
3824 </cell>
3825 </row>
3826 <row>
3827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3828 \begin_inset Text
3829
3830 \begin_layout Plain Layout
3831
3832 \series medium
3833 \shape up
3834 \size normal
3835 \emph off
3836 \bar no
3837 \noun off
3838 \color none
3839 book
3840 \end_layout
3841
3842 \end_inset
3843 </cell>
3844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3845 \begin_inset Text
3846
3847 \begin_layout Plain Layout
3848
3849 \family sans
3850 \series medium
3851 \shape up
3852 \size normal
3853 \emph off
3854 \bar no
3855 \noun off
3856 \color none
3857 Headings
3858 \end_layout
3859
3860 \end_inset
3861 </cell>
3862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3863 \begin_inset Text
3864
3865 \begin_layout Plain Layout
3866
3867 \family sans
3868 \series medium
3869 \shape up
3870 \size normal
3871 \emph off
3872 \bar no
3873 \noun off
3874 \color none
3875 Two
3876 \end_layout
3877
3878 \end_inset
3879 </cell>
3880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3881 \begin_inset Text
3882
3883 \begin_layout Plain Layout
3884
3885 \family sans
3886 \series medium
3887 \shape up
3888 \size normal
3889 \emph off
3890 \bar no
3891 \noun off
3892 \color none
3893 One
3894 \end_layout
3895
3896 \end_inset
3897 </cell>
3898 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3899 \begin_inset Text
3900
3901 \begin_layout Plain Layout
3902
3903 \family sans
3904 \series medium
3905 \shape up
3906 \size normal
3907 \emph off
3908 \bar no
3909 \noun off
3910 \color none
3911 Chapter
3912 \end_layout
3913
3914 \end_inset
3915 </cell>
3916 </row>
3917 <row>
3918 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3919 \begin_inset Text
3920
3921 \begin_layout Plain Layout
3922
3923 \series medium
3924 \shape up
3925 \size normal
3926 \emph off
3927 \bar no
3928 \noun off
3929 \color none
3930 letter
3931 \end_layout
3932
3933 \end_inset
3934 </cell>
3935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3936 \begin_inset Text
3937
3938 \begin_layout Plain Layout
3939
3940 \family sans
3941 \series medium
3942 \shape up
3943 \size normal
3944 \emph off
3945 \bar no
3946 \noun off
3947 \color none
3948 Plain
3949 \end_layout
3950
3951 \end_inset
3952 </cell>
3953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3954 \begin_inset Text
3955
3956 \begin_layout Plain Layout
3957
3958 \family sans
3959 \series medium
3960 \shape up
3961 \size normal
3962 \emph off
3963 \bar no
3964 \noun off
3965 \color none
3966 One
3967 \end_layout
3968
3969 \end_inset
3970 </cell>
3971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3972 \begin_inset Text
3973
3974 \begin_layout Plain Layout
3975
3976 \family sans
3977 \series medium
3978 \shape up
3979 \size normal
3980 \emph off
3981 \bar no
3982 \noun off
3983 \color none
3984 One
3985 \end_layout
3986
3987 \end_inset
3988 </cell>
3989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3990 \begin_inset Text
3991
3992 \begin_layout Plain Layout
3993
3994 \series medium
3995 \shape up
3996 \size normal
3997 \emph off
3998 \bar no
3999 \noun off
4000 \color none
4001 none
4002 \end_layout
4003
4004 \end_inset
4005 </cell>
4006 </row>
4007 </lyxtabular>
4008
4009 \end_inset
4010
4011
4012 \end_layout
4013
4014 \begin_layout Standard
4015 \begin_inset VSpace 0.3cm
4016 \end_inset
4017
4018
4019 \end_layout
4020
4021 \begin_layout Standard
4022 You're probably also wondering what 
4023 \begin_inset Quotes eld
4024 \end_inset
4025
4026 Max.
4027 \begin_inset space ~
4028 \end_inset
4029
4030 sectioning level
4031 \begin_inset Quotes erd
4032 \end_inset
4033
4034  means.
4035  There are several paragraph environments used to create section headings.
4036  Different document classes allow different types of section headings.
4037  Only two use the 
4038 \family sans
4039 Chapter
4040 \family default
4041  heading; the rest do not and begin instead with the 
4042 \family sans
4043 Section
4044 \family default
4045  heading.
4046  Some document classes, such as the ones for letters, don't use any section
4047  headings.
4048  In addition to 
4049 \family sans
4050 Chapter
4051 \family default
4052  and 
4053 \family sans
4054 Section
4055 \family default
4056  headings, there are also 
4057 \family sans
4058 Subsection
4059 \family default
4060  headings, 
4061 \family sans
4062 Subsubsection
4063 \family default
4064  headings, and so on.
4065  We will describe these headings fully in section
4066 \begin_inset space ~
4067 \end_inset
4068
4069
4070 \begin_inset CommandInset ref
4071 LatexCommand ref
4072 reference "subsec:Headings"
4073
4074 \end_inset
4075
4076 .
4077 \end_layout
4078
4079 \begin_layout Subsection
4080 Document Layout
4081 \begin_inset CommandInset label
4082 LatexCommand label
4083 name "subsec:Document-Layout"
4084
4085 \end_inset
4086
4087
4088 \begin_inset Index idx
4089 status collapsed
4090
4091 \begin_layout Plain Layout
4092 Document ! Layout
4093 \end_layout
4094
4095 \end_inset
4096
4097
4098 \begin_inset Index idx
4099 status collapsed
4100
4101 \begin_layout Plain Layout
4102 Document ! Settings
4103 \end_layout
4104
4105 \end_inset
4106
4107
4108 \end_layout
4109
4110 \begin_layout Standard
4111 The most important properties of document classes are set in the menu 
4112 \family sans
4113 Document\SpecialChar menuseparator
4114 Settings
4115 \family default
4116 .
4117  There in the 
4118 \family sans
4119 Class
4120 \begin_inset space ~
4121 \end_inset
4122
4123 options
4124 \family default
4125  field under 
4126 \family sans
4127 Documents
4128 \begin_inset space ~
4129 \end_inset
4130
4131 Class
4132 \family default
4133 , you can enter special options for your document class in a comma-separated
4134  list.
4135  This is only necessary if \SpecialChar LyX
4136  doesn't support special options you want to
4137  use for your document.
4138  To learn more about your favorite \SpecialChar LaTeX
4139 -class and its options, you have to read
4140  its manual.
4141 \end_layout
4142
4143 \begin_layout Standard
4144 The drop box 
4145 \family sans
4146 Headings
4147 \begin_inset space ~
4148 \end_inset
4149
4150 style
4151 \family default
4152  in the 
4153 \family sans
4154 Document\SpecialChar menuseparator
4155 Settings
4156 \family default
4157  dialog under 
4158 \family sans
4159 Page
4160 \begin_inset space ~
4161 \end_inset
4162
4163 Layout
4164 \family default
4165  controls what sorts of headings and page numbers go on a page.
4166  You can choose between the following five options:
4167 \end_layout
4168
4169 \begin_layout Labeling
4170 \labelwidthstring 00.00.0000
4171
4172 \family sans
4173 Default
4174 \family default
4175  Use default page style of current class.
4176 \end_layout
4177
4178 \begin_layout Labeling
4179 \labelwidthstring 00.00.0000
4180
4181 \family sans
4182 empty
4183 \family default
4184  No page numbers or headings.
4185 \end_layout
4186
4187 \begin_layout Labeling
4188 \labelwidthstring 00.00.0000
4189
4190 \family sans
4191 plain
4192 \family default
4193  Page numbers only.
4194 \end_layout
4195
4196 \begin_layout Labeling
4197 \labelwidthstring 00.00.0000
4198
4199 \family sans
4200 headings
4201 \family default
4202  Page numbers and either the current chapter or section title and number.
4203  Whether \SpecialChar LyX
4204  uses the current chapter or the current section depends on the
4205  maximum sectioning level of the class.
4206 \end_layout
4207
4208 \begin_layout Labeling
4209 \labelwidthstring 00.00.0000
4210
4211 \family sans
4212 fancy
4213 \family default
4214  This allows you to define fully customizable headers and footers if you
4215  have the \SpecialChar LaTeX
4216 -package 
4217 \series bold
4218 fancyhdr
4219 \series default
4220
4221 \begin_inset Index idx
4222 status collapsed
4223
4224 \begin_layout Plain Layout
4225 \SpecialChar LaTeX
4226  packages ! fancyhdr
4227 \end_layout
4228
4229 \end_inset
4230
4231  installed.
4232  How they are defined is explained in section
4233 \begin_inset space ~
4234 \end_inset
4235
4236
4237 \begin_inset CommandInset ref
4238 LatexCommand ref
4239 reference "sec:Customized-Page-Headers"
4240
4241 \end_inset
4242
4243 .
4244 \end_layout
4245
4246 \begin_layout Standard
4247 The separation of paragraphs is described in section
4248 \begin_inset space ~
4249 \end_inset
4250
4251
4252 \begin_inset CommandInset ref
4253 LatexCommand ref
4254 reference "subsec:Paragraph-Separation"
4255
4256 \end_inset
4257
4258 .
4259 \end_layout
4260
4261 \begin_layout Subsection
4262 Paper Size and Orientation
4263 \begin_inset Index idx
4264 status collapsed
4265
4266 \begin_layout Plain Layout
4267 Document ! Paper size
4268 \end_layout
4269
4270 \end_inset
4271
4272
4273 \begin_inset CommandInset label
4274 LatexCommand label
4275 name "subsec:Paper-Size,-Orientation"
4276
4277 \end_inset
4278
4279
4280 \end_layout
4281
4282 \begin_layout Standard
4283 You can find the following options in the menu 
4284 \family sans
4285 Page
4286 \begin_inset space ~
4287 \end_inset
4288
4289 Layout
4290 \family default
4291  of the 
4292 \family sans
4293 Document\SpecialChar menuseparator
4294 Settings
4295 \family default
4296  dialog:
4297 \begin_inset Index idx
4298 status collapsed
4299
4300 \begin_layout Plain Layout
4301 Document ! Settings
4302 \end_layout
4303
4304 \end_inset
4305
4306
4307 \end_layout
4308
4309 \begin_layout Labeling
4310 \labelwidthstring 00.00.0000
4311
4312 \family sans
4313 Paper
4314 \begin_inset space ~
4315 \end_inset
4316
4317 Format
4318 \family default
4319  What size paper to print on.
4320  The choices are
4321 \end_layout
4322
4323 \begin_deeper
4324 \begin_layout Itemize
4325
4326 \family sans
4327 Default
4328 \end_layout
4329
4330 \begin_layout Itemize
4331
4332 \family sans
4333 A0 – A6
4334 \end_layout
4335
4336 \begin_layout Itemize
4337
4338 \family sans
4339 B0 – B6
4340 \end_layout
4341
4342 \begin_layout Itemize
4343
4344 \family sans
4345 C0 – C6
4346 \end_layout
4347
4348 \begin_layout Itemize
4349
4350 \family sans
4351 US letter, US legal, US executive
4352 \end_layout
4353
4354 \begin_layout Itemize
4355
4356 \family sans
4357 JIS B0 – JIS B6
4358 \end_layout
4359
4360 \begin_layout Itemize
4361
4362 \family sans
4363 Custom
4364 \end_layout
4365
4366 \end_deeper
4367 \begin_layout Labeling
4368 \labelwidthstring 00.00.0000
4369
4370 \family sans
4371 Orientation
4372 \family default
4373  To choose whether to output as 
4374 \family sans
4375 Landscape
4376 \family default
4377  or as 
4378 \family sans
4379 Portrait
4380 \family default
4381 .
4382 \end_layout
4383
4384 \begin_layout Labeling
4385 \labelwidthstring 00.00.0000
4386
4387 \family sans
4388 Two-sided
4389 \begin_inset space ~
4390 \end_inset
4391
4392 document
4393 \family default
4394  Adjusts the print space to print both sides of paper.
4395  That means that the print space for odd- and even-numbered pages is different.
4396 \end_layout
4397
4398 \begin_layout Subsection
4399 Margins
4400 \begin_inset CommandInset label
4401 LatexCommand label
4402 name "subsec:Margins"
4403
4404 \end_inset
4405
4406
4407 \begin_inset Index idx
4408 status collapsed
4409
4410 \begin_layout Plain Layout
4411 Document ! Margins
4412 \end_layout
4413
4414 \end_inset
4415
4416
4417 \begin_inset Index idx
4418 status collapsed
4419
4420 \begin_layout Plain Layout
4421 Margins
4422 \end_layout
4423
4424 \end_inset
4425
4426
4427 \end_layout
4428
4429 \begin_layout Standard
4430 Paper margins are set in the menu 
4431 \family sans
4432 Document\SpecialChar menuseparator
4433 Settings
4434 \family default
4435 .
4436 \begin_inset Index idx
4437 status collapsed
4438
4439 \begin_layout Plain Layout
4440 Document ! Settings
4441 \end_layout
4442
4443 \end_inset
4444
4445
4446 \end_layout
4447
4448 \begin_layout Standard
4449 If you use a KOMA-Script document class, you can use the default settings
4450  because KOMA-Script calculates the print space automatically by taking
4451  the paper format and the font size into account.
4452 \end_layout
4453
4454 \begin_layout Subsection
4455 Important Note
4456 \end_layout
4457
4458 \begin_layout Standard
4459 If you change a document class, \SpecialChar LyX
4460  has to convert 
4461 \emph on
4462 everything
4463 \emph default
4464  into the new class.
4465  That includes the paragraph environments.
4466  Some paragraph environments are standard, in so far as all of the document
4467  classes have them; but some classes have special paragraph environments.
4468  If this is the case, and you change the document class, \SpecialChar LyX
4469  will mark the
4470  paragraphs whose styles it no longer understands as 
4471 \begin_inset Quotes eld
4472 \end_inset
4473
4474 unknown
4475 \begin_inset Quotes erd
4476 \end_inset
4477
4478 .
4479  The name of the style is retained, in case you should want to go back to
4480  the old class.
4481  But these paragraphs will be output with no special formatting, so you
4482  will either need to create a new style yourself or else convert these paragraph
4483 s manually to a style present in your new document class.
4484 \end_layout
4485
4486 \begin_layout Section
4487 Paragraph Indentation and Separation
4488 \begin_inset Index idx
4489 status collapsed
4490
4491 \begin_layout Plain Layout
4492 Paragraph ! Indentation
4493 \end_layout
4494
4495 \end_inset
4496
4497
4498 \end_layout
4499
4500 \begin_layout Subsection
4501 Introduction
4502 \begin_inset CommandInset label
4503 LatexCommand label
4504 name "sec:Par-indent-intro"
4505
4506 \end_inset
4507
4508
4509 \end_layout
4510
4511 \begin_layout Standard
4512 Before describing all of the various paragraph environments, we'd like to
4513  say a word or two about paragraph indentation.
4514 \end_layout
4515
4516 \begin_layout Standard
4517 Everyone seems to have their own convention for separating paragraphs.
4518  Most Americans indent the first line of a paragraph.
4519  Others don't indent but put extra space between the paragraphs.
4520  If you choose indentation for paragraphs the 
4521 \emph on
4522 first
4523 \emph default
4524  paragraph of a section, or after a figure, an equation, a table, a list,
4525  etc., is 
4526 \emph on
4527 not
4528 \emph default
4529  indented.
4530  Only a paragraph following another paragraph gets indented.
4531  Note that the indentation behavior is different when you use another document
4532  language than English.
4533  \SpecialChar LaTeX
4534  takes care that the indentation follows the rules of the language used.
4535 \end_layout
4536
4537 \begin_layout Standard
4538 The space between paragraphs, like the line spacing, the space between headings
4539  and text — in fact, all the spacing for just about everything —is pre-coded
4540  into \SpecialChar LyX
4541 .
4542  As we said, you don't worry about how much space to add between what.
4543  \SpecialChar LyX
4544  takes care of that.
4545  In fact, these pre-coded vertical spacings aren't a single number but a
4546  range.
4547  That way, \SpecialChar LyX
4548  can squish or stretch the space between lines to make sure figures
4549  fit on a page with text, so that sections don't start at the bottom of
4550  a page, and so on.
4551 \begin_inset Foot
4552 status collapsed
4553
4554 \begin_layout Plain Layout
4555 \SpecialChar LaTeX
4556  does this when \SpecialChar LyX
4557  goes to produce a printable file.
4558 \end_layout
4559
4560 \end_inset
4561
4562  However, pre-coded doesn't mean you can't change them.
4563  \SpecialChar LyX
4564  gives you the ability globally to change 
4565 \emph on
4566 all
4567 \emph default
4568  these pre-coded spacings.
4569  We will explain more later.
4570 \end_layout
4571
4572 \begin_layout Subsection
4573 Paragraph Separation
4574 \begin_inset CommandInset label
4575 LatexCommand label
4576 name "subsec:Paragraph-Separation"
4577
4578 \end_inset
4579
4580
4581 \begin_inset Index idx
4582 status collapsed
4583
4584 \begin_layout Plain Layout
4585 Paragraph ! Separation
4586 \end_layout
4587
4588 \end_inset
4589
4590
4591 \end_layout
4592
4593 \begin_layout Standard
4594 Select 
4595 \family sans
4596 Indentation
4597 \family default
4598  or 
4599 \family sans
4600 Vertical
4601 \begin_inset space ~
4602 \end_inset
4603
4604 space
4605 \family default
4606  in the submenu 
4607 \family sans
4608 Text
4609 \begin_inset space ~
4610 \end_inset
4611
4612 Layout
4613 \family default
4614  of the dialog 
4615 \family sans
4616 Document\SpecialChar menuseparator
4617 Settings
4618 \family default
4619
4620 \begin_inset Index idx
4621 status collapsed
4622
4623 \begin_layout Plain Layout
4624 Document ! Settings
4625 \end_layout
4626
4627 \end_inset
4628
4629  to indent paragraphs or to add extra space between paragraphs, respectively.
4630 \end_layout
4631
4632 \begin_layout Subsection
4633 Fine-Tuning
4634 \end_layout
4635
4636 \begin_layout Standard
4637 You can also change the separation method of a single paragraph.
4638  Open the 
4639 \family sans
4640 Edit\SpecialChar menuseparator
4641 Paragraph
4642 \begin_inset space ~
4643 \end_inset
4644
4645 Settings
4646 \family default
4647  dialog and toggle the 
4648 \family sans
4649 Indent
4650 \begin_inset space ~
4651 \end_inset
4652
4653 Paragraph
4654 \family default
4655  option to change the state of the current paragraph (shortcut 
4656 \begin_inset Info
4657 type  "shortcut"
4658 arg   "paragraph-params \\indent-toggle"
4659 \end_inset
4660
4661 ).
4662  If paragraphs have no indentation but use extra space for separation, this
4663  button will be ignored (you can't indent a single paragraph by toggling
4664  this).
4665 \end_layout
4666
4667 \begin_layout Standard
4668 You should only need to change the indentation method for a single paragraph
4669  if you need to do some fine-tuning.
4670 \end_layout
4671
4672 \begin_layout Subsection
4673 Line Spacing
4674 \begin_inset Index idx
4675 status collapsed
4676
4677 \begin_layout Plain Layout
4678 Paragraph ! Line spacing
4679 \end_layout
4680
4681 \end_inset
4682
4683
4684 \end_layout
4685
4686 \begin_layout Standard
4687 In the 
4688 \family sans
4689 Document\SpecialChar menuseparator
4690 Settings
4691 \noun on
4692
4693 \begin_inset Index idx
4694 status collapsed
4695
4696 \begin_layout Plain Layout
4697 Document ! Settings
4698 \end_layout
4699
4700 \end_inset
4701
4702
4703 \family default
4704 \noun default
4705  dialog you can set the line spacing for the whole document in the submenu
4706  
4707 \family sans
4708 Text
4709 \begin_inset space ~
4710 \end_inset
4711
4712 Layout
4713 \family default
4714 .
4715 \begin_inset Foot
4716 status collapsed
4717
4718 \begin_layout Plain Layout
4719 You need to have the \SpecialChar LaTeX
4720 -package 
4721 \series bold
4722 setspace
4723 \series default
4724
4725 \begin_inset Index idx
4726 status collapsed
4727
4728 \begin_layout Plain Layout
4729 \SpecialChar LaTeX
4730  packages ! setspace
4731 \end_layout
4732
4733 \end_inset
4734
4735  installed to use this feature.
4736 \end_layout
4737
4738 \end_inset
4739
4740  You can set it for a single paragraph in the 
4741 \family sans
4742 Edit\SpecialChar menuseparator
4743 Paragraph
4744 \begin_inset space ~
4745 \end_inset
4746
4747 Settings
4748 \family default
4749  dialog but this should be used very exceptionally because vertical spacing
4750  is normally defined in the environment's style.
4751 \end_layout
4752
4753 \begin_layout Section
4754 Paragraph Environments
4755 \begin_inset CommandInset label
4756 LatexCommand label
4757 name "sec:Paragraph-Environments"
4758
4759 \end_inset
4760
4761
4762 \begin_inset Index idx
4763 status collapsed
4764
4765 \begin_layout Plain Layout
4766 Paragraph ! Environments
4767 \end_layout
4768
4769 \end_inset
4770
4771
4772 \begin_inset Index idx
4773 status collapsed
4774
4775 \begin_layout Plain Layout
4776 Paragraph environments|(
4777 \end_layout
4778
4779 \end_inset
4780
4781
4782 \end_layout
4783
4784 \begin_layout Subsection
4785 Overview
4786 \end_layout
4787
4788 \begin_layout Standard
4789 Paragraph environments correspond to the
4790 \end_layout
4791
4792 \begin_layout Standard
4793
4794 \series bold
4795
4796 \backslash
4797 begin{
4798 \emph on
4799 environment
4800 \emph default
4801 } \SpecialChar ldots
4802  
4803 \backslash
4804 end{
4805 \emph on
4806 environment
4807 \emph default
4808 }
4809 \series default
4810
4811 \begin_inset Newline newline
4812 \end_inset
4813
4814 command sequence in \SpecialChar LaTeX
4815  files.
4816  If you don't know \SpecialChar LaTeX
4817 , or the concept of a paragraph environment is totally
4818  alien to you, we urge you to read the 
4819 \emph on
4820 Tutorial
4821 \emph default
4822 .
4823  The 
4824 \emph on
4825 Tutorial
4826 \emph default
4827  also contains many more examples than this section does.
4828 \end_layout
4829
4830 \begin_layout Standard
4831 A paragraph environment is simply a 
4832 \begin_inset Quotes eld
4833 \end_inset
4834
4835 container
4836 \begin_inset Quotes erd
4837 \end_inset
4838
4839  for a paragraph which gives that paragraph certain properties.
4840  This can include a particular style of font, different margins, a numbering
4841  scheme, labels, and so on.
4842  Additionally, you can 
4843 \begin_inset Quotes eld
4844 \end_inset
4845
4846 nest
4847 \begin_inset Quotes erd
4848 \end_inset
4849
4850  the different environments inside one another, allowing one environment
4851  to inherit some of the properties of another.
4852  The different paragraph environments totally replace the need for messy
4853  tab stops, on the fly margin adjustment, and other hangovers from the days
4854  of typewriters.
4855  There are several paragraph environments that are specific to a particular
4856  document type.
4857  We will only be covering the most common ones here.
4858 \end_layout
4859
4860 \begin_layout Standard
4861 To choose a new paragraph environment, use the pull-down box 
4862 \begin_inset Graphics
4863         filename clipart/ToolbarEnvBox.png
4864         scale 70
4865         clip
4866
4867 \end_inset
4868
4869  at the left end of the toolbar.
4870  \SpecialChar LyX
4871  will change the environment of the 
4872 \emph on
4873 entire
4874 \emph default
4875  paragraph in which the cursor sits.
4876  You can also change the environment of an entire group of paragraphs if
4877  you select them before choosing the new environment.
4878  
4879 \end_layout
4880
4881 \begin_layout Standard
4882 Note that entering 
4883 \family sans
4884 Return
4885 \family default
4886  will 
4887 \emph on
4888 typically
4889 \emph default
4890  create a new paragraph using the 
4891 \family sans
4892 Standard
4893 \family default
4894  paragraph environment.
4895  We say 
4896 \begin_inset Quotes eld
4897 \end_inset
4898
4899 typically
4900 \begin_inset Quotes erd
4901 \end_inset
4902
4903  because if you are in one of these environments:
4904 \end_layout
4905
4906 \begin_layout Itemize
4907
4908 \family sans
4909 Quote
4910 \end_layout
4911
4912 \begin_layout Itemize
4913
4914 \family sans
4915 Quotation
4916 \end_layout
4917
4918 \begin_layout Itemize
4919
4920 \family sans
4921 Verse
4922 \end_layout
4923
4924 \begin_layout Itemize
4925
4926 \family sans
4927 Itemize
4928 \end_layout
4929
4930 \begin_layout Itemize
4931
4932 \family sans
4933 Enumerate
4934 \end_layout
4935
4936 \begin_layout Itemize
4937
4938 \family sans
4939 Description
4940 \end_layout
4941
4942 \begin_layout Itemize
4943
4944 \family sans
4945 List
4946 \end_layout
4947
4948 \begin_layout Standard
4949 \SpecialChar LyX
4950  keeps the old paragraph environment when you enter 
4951 \family sans
4952 Return
4953 \family default
4954 , rather than resetting it to 
4955 \family sans
4956 Standard
4957 \family default
4958 .
4959  Also the nesting depth is preserved (for more on nesting see section
4960 \begin_inset space ~
4961 \end_inset
4962
4963
4964 \begin_inset CommandInset ref
4965 LatexCommand ref
4966 reference "sec:Nesting"
4967
4968 \end_inset
4969
4970 ).
4971 \end_layout
4972
4973 \begin_layout Subsection
4974 Standard
4975 \end_layout
4976
4977 \begin_layout Standard
4978 The default paragraph environment is 
4979 \family sans
4980 Standard
4981 \family default
4982  for most classes.
4983  It creates a plain paragraph.
4984  If \SpecialChar LyX
4985  resets the paragraph environment, this is the one it chooses.
4986  In fact, the paragraph you're reading right now (and most of the ones in
4987  this manual) are in the 
4988 \family sans
4989 Standard
4990 \family default
4991  environment.
4992 \end_layout
4993
4994 \begin_layout Standard
4995 You can nest a paragraph using the 
4996 \family sans
4997 Standard
4998 \family default
4999  environment in just about anything else, but you can't really nest anything
5000  in a 
5001 \family sans
5002 Standard
5003 \family default
5004  environment.
5005 \end_layout
5006
5007 \begin_layout Subsection
5008 Document Title
5009 \begin_inset Index idx
5010 status collapsed
5011
5012 \begin_layout Plain Layout
5013 Document ! Title
5014 \end_layout
5015
5016 \end_inset
5017
5018
5019 \end_layout
5020
5021 \begin_layout Standard
5022 A \SpecialChar LaTeX
5023  title page has three parts: the title itself, the name(s) of the author(s)
5024  and a 
5025 \begin_inset Quotes eld
5026 \end_inset
5027
5028 footnote
5029 \begin_inset Quotes erd
5030 \end_inset
5031
5032  for thanks or contact information.
5033  For certain types of documents, \SpecialChar LaTeX
5034  places all of this on a separate page
5035  along with today's date.
5036  For other types of documents, the title 
5037 \begin_inset Quotes eld
5038 \end_inset
5039
5040 page
5041 \begin_inset Quotes erd
5042 \end_inset
5043
5044  goes at the top of the first page of the document.
5045  
5046 \end_layout
5047
5048 \begin_layout Standard
5049 \SpecialChar LyX
5050  provides an interface to the title page commands through the paragraph
5051  environments 
5052 \family sans
5053 Title
5054 \family default
5055
5056 \family sans
5057 Author
5058 \family default
5059 , and 
5060 \family sans
5061 Date
5062 \family default
5063 .
5064  Here's how you use them:
5065 \end_layout
5066
5067 \begin_layout Itemize
5068 Put the title of your document in the 
5069 \family sans
5070 Title
5071 \family default
5072  environment.
5073 \end_layout
5074
5075 \begin_layout Itemize
5076 Put the author name in the 
5077 \family sans
5078 Author
5079 \family default
5080  environment.
5081 \end_layout
5082
5083 \begin_layout Itemize
5084 If you want the date to have a certain appearance, want to use a fixed date,
5085  or want other text to appear in place of today's date, put that text in
5086  the 
5087 \family sans
5088 Date
5089 \family default
5090  environment.
5091  Note that using this environment is optional.
5092  If you don't provide any, \SpecialChar LaTeX
5093  will automatically insert today's date.
5094  If you don't want a date, use the option 
5095 \family sans
5096 Suppress default date on front page
5097 \family default
5098  in the menu 
5099 \family sans
5100 Document\SpecialChar menuseparator
5101 Settings\SpecialChar menuseparator
5102 Document
5103 \begin_inset space ~
5104 \end_inset
5105
5106 class
5107 \family default
5108 .
5109 \end_layout
5110
5111 \begin_layout Standard
5112 You can use footnotes to insert 
5113 \begin_inset Quotes eld
5114 \end_inset
5115
5116 thanks
5117 \begin_inset Quotes erd
5118 \end_inset
5119
5120  or contact information.
5121 \end_layout
5122
5123 \begin_layout Subsection
5124 Headings
5125 \begin_inset Index idx
5126 status collapsed
5127
5128 \begin_layout Plain Layout
5129 Section headings
5130 \end_layout
5131
5132 \end_inset
5133
5134
5135 \begin_inset CommandInset label
5136 LatexCommand label
5137 name "subsec:Headings"
5138
5139 \end_inset
5140
5141
5142 \end_layout
5143
5144 \begin_layout Standard
5145 There are several paragraph environments for producing section headings.
5146  \SpecialChar LyX
5147  takes care of the numbering for you.
5148 \end_layout
5149
5150 \begin_layout Subsubsection
5151 Numbered Headings
5152 \begin_inset Index idx
5153 status collapsed
5154
5155 \begin_layout Plain Layout
5156 Section headings ! Numbered
5157 \end_layout
5158
5159 \end_inset
5160
5161
5162 \end_layout
5163
5164 \begin_layout Standard
5165 There are 7 numbered types of section headings.
5166  They are:
5167 \end_layout
5168
5169 \begin_layout Enumerate
5170
5171 \family sans
5172 Part
5173 \end_layout
5174
5175 \begin_layout Enumerate
5176
5177 \family sans
5178 Chapter
5179 \end_layout
5180
5181 \begin_layout Enumerate
5182
5183 \family sans
5184 Section
5185 \end_layout
5186
5187 \begin_layout Enumerate
5188
5189 \family sans
5190 Subsection
5191 \end_layout
5192
5193 \begin_layout Enumerate
5194
5195 \family sans
5196 Subsubsection
5197 \end_layout
5198
5199 \begin_layout Enumerate
5200
5201 \family sans
5202 Paragraph
5203 \end_layout
5204
5205 \begin_layout Enumerate
5206
5207 \family sans
5208 Subparagraph
5209 \end_layout
5210
5211 \begin_layout Standard
5212 \SpecialChar LyX
5213  labels each heading with a series of numbers, separated by periods.
5214  The numbers describe where in the document you are.
5215  Unlike the other headings, parts are numbered with Latin letters.
5216 \end_layout
5217
5218 \begin_layout Standard
5219 Headings all subdivide your document into different pieces of text.
5220  For example, suppose you're writing a book.
5221  You group the book into chapters.
5222  \SpecialChar LyX
5223  does a similar grouping:
5224 \end_layout
5225
5226 \begin_layout Itemize
5227
5228 \family sans
5229 Part
5230 \family default
5231  is divided into either 
5232 \family sans
5233 Chapter
5234 \family default
5235 s or 
5236 \family sans
5237 Section
5238 \family default
5239 s
5240 \end_layout
5241
5242 \begin_layout Itemize
5243
5244 \family sans
5245 Chapter
5246 \family default
5247 s are divided into 
5248 \family sans
5249 Section
5250 \family default
5251 s
5252 \end_layout
5253
5254 \begin_layout Itemize
5255
5256 \family sans
5257 Section
5258 \family default
5259 s are divided into 
5260 \family sans
5261 Subsection
5262 \family default
5263 s
5264 \end_layout
5265
5266 \begin_layout Itemize
5267
5268 \family sans
5269 Subsection
5270 \family default
5271 s are divided into 
5272 \family sans
5273 Subsubsection
5274 \family default
5275 s
5276 \end_layout
5277
5278 \begin_layout Itemize
5279
5280 \family sans
5281 Subsubsection
5282 \family default
5283 s are divided into 
5284 \family sans
5285 Paragraph
5286 \family default
5287 s
5288 \end_layout
5289
5290 \begin_layout Itemize
5291
5292 \family sans
5293 Paragraph
5294 \family default
5295 s are divided into 
5296 \family sans
5297 Subparagraph
5298 \family default
5299 s
5300 \end_layout
5301
5302 \begin_layout Standard
5303 \begin_inset Note Greyedout
5304 status open
5305
5306 \begin_layout Plain Layout
5307
5308 \series bold
5309 Note:
5310 \series default
5311  Not all document types use the 
5312 \family sans
5313 Chapter
5314 \family default
5315  heading as the maximum sectioning level.
5316  In that case the 
5317 \family sans
5318 Section
5319 \family default
5320  is the top-level heading.
5321 \end_layout
5322
5323 \end_inset
5324
5325
5326 \end_layout
5327
5328 \begin_layout Standard
5329 So, if you use the 
5330 \family sans
5331 Subsubsection
5332 \family default
5333  environment to label a new sub-subsection, \SpecialChar LyX
5334  labels it with its number,
5335  along with the number of the subsection, section and, if applicable, chapter
5336  that it's in.
5337  For example: the fifth section of the second chapter of this book has the
5338  label 
5339 \begin_inset Quotes eld
5340 \end_inset
5341
5342 2.5
5343 \begin_inset Quotes erd
5344 \end_inset
5345
5346 .
5347 \end_layout
5348
5349 \begin_layout Subsubsection
5350 Unnumbered Headings
5351 \begin_inset Index idx
5352 status collapsed
5353
5354 \begin_layout Plain Layout
5355 Section headings ! Unnumbered
5356 \end_layout
5357
5358 \end_inset
5359
5360
5361 \end_layout
5362
5363 \begin_layout Standard
5364 The unnumbered section headings have a 
5365 \begin_inset Quotes eld
5366 \end_inset
5367
5368 *
5369 \begin_inset Quotes erd
5370 \end_inset
5371
5372  at the end of their name.
5373  They work the same as their numbered counterparts but will not appear in
5374  the table of contents, see section
5375 \begin_inset space ~
5376 \end_inset
5377
5378
5379 \begin_inset CommandInset ref
5380 LatexCommand ref
5381 reference "sec:toc"
5382
5383 \end_inset
5384
5385 .
5386 \end_layout
5387
5388 \begin_layout Subsubsection
5389 Changing the Numbering
5390 \begin_inset CommandInset label
5391 LatexCommand label
5392 name "subsec:Numbering-depth"
5393
5394 \end_inset
5395
5396
5397 \end_layout
5398
5399 \begin_layout Standard
5400 You can also alter which sectioning levels get numbered and which ones appear
5401  in the Table of Contents.
5402  Now, this doesn't remove any of the levels; that's preset in the document
5403  class.
5404  Just as certain classes start with 
5405 \family sans
5406 Chapter
5407 \family default
5408  and go down to the 
5409 \family sans
5410 Subparagraph
5411 \family default
5412  level.
5413  Others start at 
5414 \family sans
5415 Section
5416 \family default
5417 .
5418  Similarly, not all document classes number all sectioning levels.
5419  Most don't number 
5420 \family sans
5421 Paragraph
5422 \family default
5423  or 
5424 \family sans
5425 Subparagraph
5426 \family default
5427 .
5428  This is something you can change.
5429 \end_layout
5430
5431 \begin_layout Standard
5432 Open the 
5433 \family sans
5434 Document\SpecialChar menuseparator
5435 Settings
5436 \family default
5437  dialog.
5438 \begin_inset Index idx
5439 status collapsed
5440
5441 \begin_layout Plain Layout
5442 Document ! Settings
5443 \end_layout
5444
5445 \end_inset
5446
5447  Under 
5448 \family sans
5449 Numbering
5450 \begin_inset space ~
5451 \end_inset
5452
5453 &
5454 \begin_inset space ~
5455 \end_inset
5456
5457 TOC
5458 \family default
5459  you will see two counters.
5460  The one named 
5461 \family sans
5462 Numbering
5463 \family default
5464  controls how far down in the sectioning hierarchy \SpecialChar LyX
5465  numbers a section heading.
5466  The other one controls the appearance of the section headings in the table
5467  of contents.
5468 \end_layout
5469
5470 \begin_layout Subsubsection
5471 Short Titles of Headings
5472 \begin_inset Index idx
5473 status collapsed
5474
5475 \begin_layout Plain Layout
5476 Section headings ! Short titles
5477 \end_layout
5478
5479 \end_inset
5480
5481
5482 \begin_inset Argument 1
5483 status collapsed
5484
5485 \begin_layout Plain Layout
5486 Short Titles
5487 \end_layout
5488
5489 \end_inset
5490
5491
5492 \begin_inset CommandInset label
5493 LatexCommand label
5494 name "sec:Short-Titles"
5495
5496 \end_inset
5497
5498
5499 \end_layout
5500
5501 \begin_layout Standard
5502 Some section or chapter titles, such as this one, can get quite long.
5503  This can cause trouble when there is limited horizontal space.
5504  For example, if the header of the page is set to show the current section
5505  title, a long title will protrude over the page margins and look awful.
5506 \end_layout
5507
5508 \begin_layout Standard
5509 \SpecialChar LaTeX
5510  allows you to specify a short title for section headings.
5511  This short title is used in the header and in the actual table of contents,
5512  avoiding the problem mentioned.
5513  To specify a short title, set the cursor behind the title and use the menu
5514  
5515 \family sans
5516 Insert\SpecialChar menuseparator
5517 Short
5518 \begin_inset space ~
5519 \end_inset
5520
5521 Title
5522 \family default
5523 .
5524  This will insert a box labeled 
5525 \begin_inset Quotes eld
5526 \end_inset
5527
5528 Short
5529 \begin_inset space ~
5530 \end_inset
5531
5532 Title
5533 \begin_inset Quotes erd
5534 \end_inset
5535
5536  which you can use to enter the short title text.
5537  This also works for captions inside floats.
5538  There can only be one short title per title.
5539 \end_layout
5540
5541 \begin_layout Standard
5542 The title of this section is a good example of using this feature.
5543 \end_layout
5544
5545 \begin_layout Subsubsection
5546 Special Information
5547 \end_layout
5548
5549 \begin_layout Standard
5550 The following information applies to all section headings:
5551 \end_layout
5552
5553 \begin_layout Itemize
5554 You cannot do any nesting with these environments.
5555 \end_layout
5556
5557 \begin_layout Itemize
5558 You cannot use a margin note in any of these environments.
5559 \end_layout
5560
5561 \begin_layout Itemize
5562 You can only use inline math in these environments.
5563 \end_layout
5564
5565 \begin_layout Itemize
5566 You can use labels and cross-references to refer to their numbers.
5567 \end_layout
5568
5569 \begin_layout Subsection
5570 Quotes and Poetry
5571 \end_layout
5572
5573 \begin_layout Standard
5574 \SpecialChar LyX
5575  has three paragraph environments for writing poetry and quotations.
5576  They are 
5577 \family sans
5578 Quote
5579 \family default
5580
5581 \family sans
5582 Quotation
5583 \family default
5584 , and 
5585 \family sans
5586 Verse
5587 \family default
5588 .
5589  Forget the days of changing line spacing and twiddling with margins.
5590  These three paragraph environments already have those changes built-in.
5591  They all widen the left margin and add a bit of extra space above and below
5592  the text they contain.
5593  They also allow nesting, so you can put a 
5594 \family sans
5595 Verse
5596 \family default
5597  in a 
5598 \family sans
5599 Quotation
5600 \family default
5601 , as well as in some other paragraph environments.
5602 \end_layout
5603
5604 \begin_layout Standard
5605 There is another feature of these three paragraph environments: they do
5606  
5607 \emph on
5608 not
5609 \emph default
5610  reset to 
5611 \family sans
5612 Standard
5613 \family default
5614  when you start a new paragraph.
5615  So, you can type in that poem and merrily enter 
5616 \family sans
5617 Return
5618 \family default
5619  without worrying about the paragraph environment changing on you.
5620  Of course, that means that, once you are done typing in that poem, you
5621  have to change back to the 
5622 \family sans
5623 Standard
5624 \family default
5625  environment yourself.
5626 \end_layout
5627
5628 \begin_layout Subsubsection
5629 Quote and Quotation
5630 \begin_inset CommandInset label
5631 LatexCommand label
5632 name "sec:Quote"
5633
5634 \end_inset
5635
5636
5637 \begin_inset Index idx
5638 status collapsed
5639
5640 \begin_layout Plain Layout
5641 Quotation
5642 \end_layout
5643
5644 \end_inset
5645
5646
5647 \end_layout
5648
5649 \begin_layout Standard
5650 Now that we've described the similarities of these three environments, it's
5651  time for the differences.
5652  
5653 \family sans
5654 Quote
5655 \family default
5656  and 
5657 \family sans
5658 Quotation
5659 \family default
5660  are identical except for one difference: 
5661 \family sans
5662 Quote
5663 \family default
5664  uses extra spacing to separate paragraphs and never indents the first line.
5665  
5666 \family sans
5667 Quotation
5668 \family default
5669  
5670 \emph on
5671 always
5672 \emph default
5673  indents the first line of a paragraph and uses the same line spacing throughout.
5674 \end_layout
5675
5676 \begin_layout Standard
5677 Here's an example of the 
5678 \family sans
5679 Quote
5680 \family default
5681  environment:
5682 \end_layout
5683
5684 \begin_layout Quote
5685 This is in the 
5686 \family sans
5687 Quote
5688 \family default
5689  environment.
5690  I can keep writing, extending this line out further and further until it
5691  wraps.
5692  See – no indentation!
5693 \end_layout
5694
5695 \begin_layout Quote
5696 Here's the second paragraph of this quote.
5697  Again, there's no indentation, but there is extra space between me and
5698  the other paragraph.
5699 \end_layout
5700
5701 \begin_layout Standard
5702 Here's another example, this time in the 
5703 \family sans
5704 Quotation
5705 \family default
5706  environment:
5707 \end_layout
5708
5709 \begin_layout Quotation
5710 This is in the 
5711 \family sans
5712 Quotation
5713 \family default
5714  environment.
5715  If I keep writing, you will see the indentation.
5716  If your country uses a writing style that indicates new paragraphs by indenting
5717  the first line, then 
5718 \family sans
5719 Quotation
5720 \family default
5721  is the environment for you! Well, you'd use it 
5722 \emph on
5723 if
5724 \emph default
5725  you were quoting other text.
5726 \end_layout
5727
5728 \begin_layout Quotation
5729 Here's a new paragraph.
5730  I could ramble on and on, like a politician at election time.
5731  If I did that, though, you'd get bored.
5732 \end_layout
5733
5734 \begin_layout Standard
5735 As the examples show, 
5736 \family sans
5737 Quote
5738 \family default
5739  is for those people who use extra space to separate paragraphs.
5740  They should put quotes in the 
5741 \family sans
5742 Quote
5743 \family default
5744  environment.
5745  Those who use indentation to mark a new paragraph should use the 
5746 \family sans
5747 Quotation
5748 \family default
5749  paragraph environment for quoted text.
5750 \end_layout
5751
5752 \begin_layout Subsubsection
5753 Verse
5754 \begin_inset Index idx
5755 status collapsed
5756
5757 \begin_layout Plain Layout
5758 Paragraph ! Verse
5759 \end_layout
5760
5761 \end_inset
5762
5763
5764 \begin_inset Index idx
5765 status collapsed
5766
5767 \begin_layout Plain Layout
5768 Poetry
5769 \end_layout
5770
5771 \end_inset
5772
5773
5774 \begin_inset CommandInset label
5775 LatexCommand label
5776 name "sec:Verse"
5777
5778 \end_inset
5779
5780
5781 \end_layout
5782
5783 \begin_layout Standard
5784
5785 \family sans
5786 Verse
5787 \family default
5788  is a paragraph environment for poetry, rhymes, verses, and so on.
5789  Here's an example:
5790 \end_layout
5791
5792 \begin_layout Verse
5793 This is in Verse
5794 \begin_inset Newline newline
5795 \end_inset
5796
5797 Which I did not rehearse!
5798 \end_layout
5799
5800 \begin_layout Verse
5801 It could be much worse.
5802  This line could be long, very long, oh so long, so very long that it wraps
5803  around.
5804  It looks okay on screen, but in the printed version, the extra lines are
5805  indented a bit more than the first.
5806  Okay, so it's turned to prose and doesn't rhyme anymore.
5807  So sue me.
5808 \end_layout
5809
5810 \begin_layout Verse
5811 To break a line
5812 \begin_inset Newline newline
5813 \end_inset
5814
5815 And make things look fine
5816 \begin_inset Newline newline
5817 \end_inset
5818
5819 Use 
5820 \begin_inset Info
5821 type  "shortcut"
5822 arg   "newline-insert newline"
5823 \end_inset
5824
5825 .
5826 \end_layout
5827
5828 \begin_layout Standard
5829 As you can see, 
5830 \family sans
5831 Verse
5832 \family default
5833  does not indent both margins.
5834  Each stanza of the verse or poem is in its own paragraph.
5835  To separate the individual lines of a stanza, use the shortcut 
5836 \begin_inset Info
5837 type  "shortcut"
5838 arg   "newline-insert newline"
5839 \end_inset
5840
5841 .
5842 \end_layout
5843
5844 \begin_layout Subsection
5845 Lists
5846 \begin_inset Index idx
5847 status collapsed
5848
5849 \begin_layout Plain Layout
5850 Lists
5851 \end_layout
5852
5853 \end_inset
5854
5855
5856 \begin_inset CommandInset label
5857 LatexCommand label
5858 name "subsec:Lists"
5859
5860 \end_inset
5861
5862
5863 \end_layout
5864
5865 \begin_layout Standard
5866 \SpecialChar LyX
5867  has four different paragraph environments for creating different kinds
5868  of lists.
5869  In the 
5870 \family sans
5871 Itemize
5872 \family default
5873  and 
5874 \family sans
5875 Enumerate
5876 \family default
5877  environments, \SpecialChar LyX
5878  labels your list items with bullets or numbers, respectively.
5879  In the 
5880 \family sans
5881 Description
5882 \family default
5883  and 
5884 \family sans
5885 List
5886 \family default
5887  environments, \SpecialChar LyX
5888  lets you provide your own label.
5889  We will present the individual details of each type of list next after
5890  describing some general features of all four of them.
5891 \end_layout
5892
5893 \begin_layout Subsubsection
5894 General Features
5895 \end_layout
5896
5897 \begin_layout Standard
5898 The four paragraph environments for lists differ from the other environments
5899  in several ways.
5900  First, \SpecialChar LyX
5901  treats each paragraph as a list item.
5902  Hitting 
5903 \family sans
5904 Return
5905 \family default
5906  does 
5907 \emph on
5908 not
5909 \emph default
5910  reset the environment to 
5911 \family sans
5912 Standard
5913 \family default
5914  but keeps the current environment and creates a new list item.
5915  The nesting depth is thereby kept.
5916  If you want to keep the paragraph environment but reset the current nesting
5917  depth, you can use 
5918 \begin_inset Info
5919 type  "shortcut"
5920 arg   "paragraph-break inverse"
5921 \end_inset
5922
5923 .
5924  If you do this at the top level of a list, it returns you to the 
5925 \family sans
5926 Standard
5927 \family default
5928  environment.
5929 \end_layout
5930
5931 \begin_layout Standard
5932 You can nest lists of any type inside one another.
5933  In fact, \SpecialChar LyX
5934  changes the labels on some list items depending on how it is
5935  nested.
5936  If you intend to use any of the list paragraph environments, we suggest
5937  you read all of section
5938 \begin_inset space ~
5939 \end_inset
5940
5941
5942 \begin_inset CommandInset ref
5943 LatexCommand ref
5944 reference "sec:Nesting"
5945
5946 \end_inset
5947
5948 .
5949 \end_layout
5950
5951 \begin_layout Subsubsection
5952 Itemize
5953 \begin_inset Index idx
5954 status collapsed
5955
5956 \begin_layout Plain Layout
5957 Lists ! Itemize
5958 \end_layout
5959
5960 \end_inset
5961
5962
5963 \begin_inset CommandInset label
5964 LatexCommand label
5965 name "sec:Itemize"
5966
5967 \end_inset
5968
5969
5970 \end_layout
5971
5972 \begin_layout Standard
5973 The first type of list we will describe in detail is the 
5974 \family sans
5975 Itemize
5976 \family default
5977  paragraph environment.
5978  It has the following properties:
5979 \end_layout
5980
5981 \begin_layout Itemize
5982 Each item has a particular bullet or symbol as its label.
5983 \end_layout
5984
5985 \begin_deeper
5986 \begin_layout Itemize
5987 \SpecialChar LyX
5988  uses the same symbol for all of the items in a given nesting level.
5989 \end_layout
5990
5991 \begin_layout Itemize
5992 The symbol appears at the beginning of the first line.
5993 \end_layout
5994
5995 \end_deeper
5996 \begin_layout Itemize
5997 The items can have any length.
5998  \SpecialChar LyX
5999  automatically offsets the left margin of each item.
6000  The offset is always relative to whatever environment the 
6001 \family sans
6002 Itemize
6003 \family default
6004  list may be in.
6005 \end_layout
6006
6007 \begin_layout Itemize
6008 If you nest an 
6009 \family sans
6010 Itemize
6011 \family default
6012  environment inside another 
6013 \family sans
6014 Itemize
6015 \family default
6016  environment, the label changes to a new symbol.
6017 \end_layout
6018
6019 \begin_deeper
6020 \begin_layout Itemize
6021 There are four different symbols for up to a four-fold nesting.
6022 \end_layout
6023
6024 \begin_layout Itemize
6025 \SpecialChar LyX
6026  always shows the same symbol on screen.
6027 \end_layout
6028
6029 \begin_layout Itemize
6030 See section
6031 \begin_inset space ~
6032 \end_inset
6033
6034
6035 \begin_inset CommandInset ref
6036 LatexCommand ref
6037 reference "sec:Nesting"
6038
6039 \end_inset
6040
6041  for a full explanation of nesting.
6042 \end_layout
6043
6044 \end_deeper
6045 \begin_layout Standard
6046 Of course, that explanation was also an example of an 
6047 \family sans
6048 Itemize
6049 \family default
6050  list.
6051  The 
6052 \family sans
6053 Itemize
6054 \family default
6055  environment is best suited for lists where the order doesn't matter.
6056 \end_layout
6057
6058 \begin_layout Standard
6059 We said that different levels use different symbols as their label.
6060  Here's an example of all four possible symbols.
6061 \end_layout
6062
6063 \begin_layout Itemize
6064 The label for the first level 
6065 \family sans
6066 Itemize
6067 \family default
6068  is a large black dot, or bullet.
6069 \end_layout
6070
6071 \begin_deeper
6072 \begin_layout Itemize
6073 The label for the second level is a dash.
6074 \end_layout
6075
6076 \begin_deeper
6077 \begin_layout Itemize
6078 The label for the third is an asterisk.
6079 \end_layout
6080
6081 \begin_deeper
6082 \begin_layout Itemize
6083 The label for the fourth is a centered dot.
6084 \end_layout
6085
6086 \end_deeper
6087 \begin_layout Itemize
6088 Back out to the third level.
6089 \end_layout
6090
6091 \end_deeper
6092 \begin_layout Itemize
6093 Back to the second level.
6094 \end_layout
6095
6096 \end_deeper
6097 \begin_layout Itemize
6098 Back to the outermost level.
6099 \end_layout
6100
6101 \begin_layout Standard
6102 These are the default labels for an 
6103 \family sans
6104 Itemize
6105 \family default
6106  list.
6107  You can customize how these labels are displayed in the output in the 
6108 \family sans
6109 Document\SpecialChar menuseparator
6110 Settings
6111 \family default
6112  dialog in the submenu 
6113 \family sans
6114 Bullets
6115 \family default
6116 .
6117 \begin_inset Index idx
6118 status collapsed
6119
6120 \begin_layout Plain Layout
6121 Document ! Settings
6122 \end_layout
6123
6124 \end_inset
6125
6126  These customizations are not displayed in \SpecialChar LyX
6127 .
6128 \end_layout
6129
6130 \begin_layout Standard
6131 Notice how the space between items decreases with increasing depth.
6132  We will explain nesting and all the tricks you can do with different depths
6133  in section
6134 \begin_inset space ~
6135 \end_inset
6136
6137
6138 \begin_inset CommandInset ref
6139 LatexCommand ref
6140 reference "sec:Nesting"
6141
6142 \end_inset
6143
6144 .
6145 \end_layout
6146
6147 \begin_layout Subsubsection
6148 Enumerate
6149 \begin_inset Index idx
6150 status collapsed
6151
6152 \begin_layout Plain Layout
6153 Lists ! Enumerate
6154 \end_layout
6155
6156 \end_inset
6157
6158
6159 \begin_inset CommandInset label
6160 LatexCommand label
6161 name "sec:Enumerate"
6162
6163 \end_inset
6164
6165
6166 \end_layout
6167
6168 \begin_layout Standard
6169 The 
6170 \family sans
6171 Enumerate
6172 \family default
6173  environment is used to create numbered lists and outlines.
6174  It has these properties:
6175 \end_layout
6176
6177 \begin_layout Enumerate
6178 Each item has a numeral as its label.
6179 \end_layout
6180
6181 \begin_deeper
6182 \begin_layout Enumerate
6183 The label type depends on the nesting depth.
6184 \end_layout
6185
6186 \end_deeper
6187 \begin_layout Enumerate
6188 \SpecialChar LyX
6189  automatically counts the items for you and updates the label as appropriate.
6190 \end_layout
6191
6192 \begin_layout Enumerate
6193 Each new 
6194 \family sans
6195 Enumerate
6196 \family default
6197  environment resets the counter to one.
6198 \end_layout
6199
6200 \begin_layout Enumerate
6201 Like the 
6202 \family sans
6203 Itemize
6204 \family default
6205  environment, the 
6206 \family sans
6207 Enumerate
6208 \family default
6209  environment:
6210 \end_layout
6211
6212 \begin_deeper
6213 \begin_layout Enumerate
6214 Offsets the items relative to the left margin.
6215  Items can have any length.
6216 \end_layout
6217
6218 \begin_layout Enumerate
6219 Reduces the space between items as the nesting depth increases.
6220 \end_layout
6221
6222 \begin_layout Enumerate
6223 Uses different types of labels depending on the nesting depth.
6224 \end_layout
6225
6226 \begin_layout Enumerate
6227 Allows up to a four-fold nesting.
6228 \end_layout
6229
6230 \end_deeper
6231 \begin_layout Standard
6232 Unlike the 
6233 \family sans
6234 Itemize
6235 \family default
6236  environment, 
6237 \family sans
6238 Enumerate
6239 \family default
6240  shows the different labels for each item in \SpecialChar LyX
6241 .
6242  Here is how \SpecialChar LyX
6243  labels the four different levels in an 
6244 \family sans
6245 Enumerate
6246 \family default
6247 :
6248 \end_layout
6249
6250 \begin_layout Enumerate
6251 The first level of an 
6252 \family sans
6253 Enumerate
6254 \family default
6255  uses Arabic numerals followed by a period.
6256 \end_layout
6257
6258 \begin_deeper
6259 \begin_layout Enumerate
6260 The second level uses lower case letters surrounded by parentheses.
6261 \end_layout
6262
6263 \begin_deeper
6264 \begin_layout Enumerate
6265 The third level uses lower-case Roman numerals followed by a period.
6266 \end_layout
6267
6268 \begin_deeper
6269 \begin_layout Enumerate
6270 The fourth level uses capital letters followed by a period.
6271 \end_layout
6272
6273 \begin_layout Enumerate
6274 Again, notice the decrease in the spacing between items as the nesting depth
6275  increases.
6276 \end_layout
6277
6278 \end_deeper
6279 \begin_layout Enumerate
6280 Back to the third level
6281 \end_layout
6282
6283 \end_deeper
6284 \begin_layout Enumerate
6285 Back to the second level.
6286 \end_layout
6287
6288 \end_deeper
6289 \begin_layout Enumerate
6290 Back to the outermost level.
6291 \end_layout
6292
6293 \begin_layout Standard
6294 You can customize the type of numbering used in the 
6295 \family sans
6296 Enumerate
6297 \family default
6298  environment, see section
6299 \begin_inset space ~
6300 \end_inset
6301
6302
6303 \begin_inset CommandInset ref
6304 LatexCommand ref
6305 reference "subsec:Customized-Lists"
6306
6307 \end_inset
6308
6309 .
6310  Such customization only shows up in the printed version, not in \SpecialChar LyX
6311 .
6312 \end_layout
6313
6314 \begin_layout Standard
6315 There is more to nesting 
6316 \family sans
6317 Enumerate
6318 \family default
6319  environments than we've stated here.
6320  You should read section
6321 \begin_inset space ~
6322 \end_inset
6323
6324
6325 \begin_inset CommandInset ref
6326 LatexCommand ref
6327 reference "sec:Nesting"
6328
6329 \end_inset
6330
6331  to learn more about nesting.
6332 \end_layout
6333
6334 \begin_layout Subsubsection
6335 Description
6336 \begin_inset Index idx
6337 status collapsed
6338
6339 \begin_layout Plain Layout
6340 Lists ! Description
6341 \end_layout
6342
6343 \end_inset
6344
6345
6346 \end_layout
6347
6348 \begin_layout Standard
6349 Unlike the previous two environments, the 
6350 \family sans
6351 Description
6352 \family default
6353  list has no fixed label.
6354  Instead, \SpecialChar LyX
6355  uses the first 
6356 \begin_inset Quotes eld
6357 \end_inset
6358
6359 word
6360 \begin_inset Quotes erd
6361 \end_inset
6362
6363  of the first line as the label.
6364  Here's an example:
6365 \end_layout
6366
6367 \begin_layout Description
6368 Example: This is an example of the 
6369 \family sans
6370 Description
6371 \family default
6372  environment.
6373 \end_layout
6374
6375 \begin_layout Standard
6376 \SpecialChar LyX
6377  typesets the label in boldface and puts extra space between it and the
6378  rest of the line.
6379 \end_layout
6380
6381 \begin_layout Standard
6382 With the first 
6383 \begin_inset Quotes eld
6384 \end_inset
6385
6386 word
6387 \begin_inset Quotes erd
6388 \end_inset
6389
6390  it is meant that the first usage of the 
6391 \family sans
6392 Space
6393 \family default
6394  key ends the label if you are at the beginning of the first line of an
6395  item.
6396  If you need to use more than one word in a label use a 
6397 \family sans
6398 Protected Space
6399 \family default
6400 .
6401  (Use either 
6402 \begin_inset Info
6403 type  "shortcut"
6404 arg   "command-alternatives math-space ; space-insert protected"
6405 \end_inset
6406
6407  or the menu 
6408 \family sans
6409 Insert\SpecialChar menuseparator
6410 Formatting\SpecialChar menuseparator
6411 Protected
6412 \begin_inset space ~
6413 \end_inset
6414
6415 Space
6416 \family default
6417 ; see section
6418 \begin_inset space ~
6419 \end_inset
6420
6421
6422 \begin_inset CommandInset ref
6423 LatexCommand ref
6424 reference "subsec:Protected-Space"
6425
6426 \end_inset
6427
6428  for more information.) Here is an example:
6429 \end_layout
6430
6431 \begin_layout Description
6432 Second
6433 \begin_inset space ~
6434 \end_inset
6435
6436 Example: This one shows how to use a 
6437 \family sans
6438 Protected
6439 \begin_inset space ~
6440 \end_inset
6441
6442 Space
6443 \family default
6444  in the label of a 
6445 \family sans
6446 Description
6447 \family default
6448  list item.
6449 \end_layout
6450
6451 \begin_layout Description
6452 Usage: You should use the 
6453 \family sans
6454 Description
6455 \family default
6456  environment for things like definitions and theorems.
6457  Use it when you need to make one word in particular stand out in the text
6458  that describes it.
6459  It's not a good idea to use a 
6460 \family sans
6461 Description
6462 \family default
6463  environment when you have an entire sentence that you want to describe.
6464  You're better off using 
6465 \family sans
6466 Itemize
6467 \family default
6468  or 
6469 \family sans
6470 Enumerate
6471 \family default
6472  and nesting several 
6473 \family sans
6474 Standard
6475 \family default
6476  paragraphs into them.
6477 \end_layout
6478
6479 \begin_layout Description
6480 Nesting: You can nest 
6481 \family sans
6482 Description
6483 \family default
6484  environments inside one another, nest them in other types of lists, and
6485  so on.
6486 \end_layout
6487
6488 \begin_layout Standard
6489 Notice that after the first line, \SpecialChar LyX
6490  indents subsequent lines, offsetting
6491  them from the first line.
6492 \end_layout
6493
6494 \begin_layout Subsubsection
6495 Labeling
6496 \begin_inset Index idx
6497 status collapsed
6498
6499 \begin_layout Plain Layout
6500 Lists ! Labeling
6501 \end_layout
6502
6503 \end_inset
6504
6505
6506 \end_layout
6507
6508 \begin_layout Standard
6509 The 
6510 \family sans
6511 Labeling
6512 \family default
6513  environment is a \SpecialChar LyX
6514  extension to \SpecialChar LaTeX
6515 .
6516 \end_layout
6517
6518 \begin_layout Standard
6519 Like the 
6520 \family sans
6521 Description
6522 \family default
6523  list the 
6524 \family sans
6525 Labeling
6526 \family default
6527  list has user-defined labels for each list item but it provides some additional
6528  features.
6529  Here are its properties:
6530 \end_layout
6531
6532 \begin_layout Labeling
6533 \labelwidthstring 00.00.0000
6534 item
6535 \begin_inset space ~
6536 \end_inset
6537
6538 labels \SpecialChar LyX
6539  uses the first 
6540 \begin_inset Quotes eld
6541 \end_inset
6542
6543 word
6544 \begin_inset Quotes erd
6545 \end_inset
6546
6547  of each line as the item label.
6548  The first 
6549 \family sans
6550 Space
6551 \family default
6552  after the beginning of the first line of an item marks the end of the label.
6553  If you need to use more than one word in an item label, use a protected
6554  space as described above.
6555 \end_layout
6556
6557 \begin_layout Labeling
6558 \labelwidthstring 00.00.0000
6559 margins As you can see, \SpecialChar LyX
6560  uses different margins for the item label and the
6561  body of the item text.
6562  The body of the text has a larger left margin, which is equal to the default
6563  label width plus a little extra space.
6564  
6565 \end_layout
6566
6567 \begin_layout Labeling
6568 \labelwidthstring 00.00.0000
6569 label
6570 \begin_inset space ~
6571 \end_inset
6572
6573 width \SpecialChar LyX
6574  uses the width of the label, or the default width, whatever is larger.
6575  If the label width is larger, the label 
6576 \begin_inset Quotes eld
6577 \end_inset
6578
6579 extends
6580 \begin_inset Quotes erd
6581 \end_inset
6582
6583  into the first line.
6584  In other words, the text of the first line isn't aligned with the left
6585  margin of the rest of the item text.
6586 \end_layout
6587
6588 \begin_layout Labeling
6589 \labelwidthstring 00.00.0000
6590 default
6591 \begin_inset space ~
6592 \end_inset
6593
6594 width You can set the default label width to ensure that the text of all
6595  items in a 
6596 \family sans
6597 Labeling
6598 \family default
6599  environment has the same left margin.
6600 \begin_inset Newline newline
6601 \end_inset
6602
6603 To change the default width, select all items in the list.
6604  Now open the 
6605 \family sans
6606 Edit\SpecialChar menuseparator
6607 Paragraph
6608 \begin_inset space ~
6609 \end_inset
6610
6611 Settings
6612 \family default
6613  dialog (toolbar button 
6614 \begin_inset Info
6615 type  "icon"
6616 arg   "layout-paragraph"
6617 \end_inset
6618
6619 ).
6620  The text in the box 
6621 \family sans
6622 Longest
6623 \begin_inset space ~
6624 \end_inset
6625
6626 label
6627 \family default
6628  determines the default label width.
6629  You can use the text of your largest label here, but you can also use the
6630  letter 
6631 \begin_inset Quotes eld
6632 \end_inset
6633
6634 M
6635 \begin_inset Quotes erd
6636 \end_inset
6637
6638  multiple times instead.
6639  M is the widest character and is a standard unit of widths in \SpecialChar LaTeX
6640 .
6641  By using 
6642 \begin_inset Quotes eld
6643 \end_inset
6644
6645 M
6646 \begin_inset Quotes erd
6647 \end_inset
6648
6649  as the unit of width you don't need to keep changing the contents of 
6650 \family sans
6651 Longest
6652 \begin_inset space ~
6653 \end_inset
6654
6655 label
6656 \family default
6657  every time you alter a label in a 
6658 \family sans
6659 List
6660 \family default
6661  environment.
6662 \begin_inset Newline newline
6663 \end_inset
6664
6665 The predefined default width is the length of 
6666 \begin_inset Quotes eld
6667 \end_inset
6668
6669 00.00.0000
6670 \begin_inset Quotes erd
6671 \end_inset
6672
6673  (equal to 6
6674 \begin_inset space ~
6675 \end_inset
6676
6677 M).
6678 \end_layout
6679
6680 \begin_layout Standard
6681 You should use the 
6682 \family sans
6683 Labeling
6684 \family default
6685  list the same way as the 
6686 \family sans
6687 Description
6688 \family default
6689  list: When you need one word to stand out from the text that describes
6690  it.
6691  The 
6692 \family sans
6693 Labeling
6694 \family default
6695  environment gives you another way to do this, using a different overall
6696  layout.
6697 \end_layout
6698
6699 \begin_layout Standard
6700 You can nest 
6701 \family sans
6702 Labeling
6703 \family default
6704  lists inside one another, nest them in other types of lists, and so on.
6705  They work just like the other list paragraph environments.
6706  Read section
6707 \begin_inset space ~
6708 \end_inset
6709
6710
6711 \begin_inset CommandInset ref
6712 LatexCommand ref
6713 reference "sec:Nesting"
6714
6715 \end_inset
6716
6717  to learn about nesting.
6718 \end_layout
6719
6720 \begin_layout Standard
6721 There is yet another feature of the 
6722 \family sans
6723 Labeling
6724 \family default
6725  list: As you can see in the examples, \SpecialChar LyX
6726  left-justifies the item labels by
6727  default.
6728  You can use additional 
6729 \family sans
6730 HFills
6731 \family default
6732  to change how \SpecialChar LyX
6733  justifies the item label.
6734  
6735 \family sans
6736 Hfills
6737 \family default
6738  are documented in section
6739 \begin_inset space ~
6740 \end_inset
6741
6742
6743 \begin_inset CommandInset ref
6744 LatexCommand ref
6745 reference "subsec:Horizontal-Space"
6746
6747 \end_inset
6748
6749 .
6750  Here are some examples:
6751 \end_layout
6752
6753 \begin_layout Labeling
6754 \labelwidthstring 00.00.0000
6755 Left The default for 
6756 \family sans
6757 Labeling
6758 \family default
6759  item labels.
6760 \end_layout
6761
6762 \begin_layout Labeling
6763 \labelwidthstring 00.00.0000
6764 \begin_inset space \hfill{}
6765 \end_inset
6766
6767 Right One 
6768 \family sans
6769 HFill
6770 \family default
6771  at the beginning of the label right justifies it.
6772 \end_layout
6773
6774 \begin_layout Labeling
6775 \labelwidthstring 00.00.0000
6776 \begin_inset space \hfill{}
6777 \end_inset
6778
6779 Center
6780 \begin_inset space \hfill{}
6781 \end_inset
6782
6783  One 
6784 \family sans
6785 HFill
6786 \family default
6787  at the beginning of the label and one at the end centers it.
6788 \end_layout
6789
6790 \begin_layout Subsection
6791 Customized Lists
6792 \begin_inset CommandInset label
6793 LatexCommand label
6794 name "subsec:Customized-Lists"
6795
6796 \end_inset
6797
6798
6799 \begin_inset Index idx
6800 status collapsed
6801
6802 \begin_layout Plain Layout
6803 Lists ! Customized
6804 \end_layout
6805
6806 \end_inset
6807
6808
6809 \end_layout
6810
6811 \begin_layout Standard
6812 The features described in this section require that the module 
6813 \family sans
6814 Customisable Lists (enumitem)
6815 \family default
6816  is loaded in the document settings.
6817  The module uses the \SpecialChar LaTeX
6818 -package 
6819 \series bold
6820 enumitem
6821 \series default
6822
6823 \begin_inset Index idx
6824 status collapsed
6825
6826 \begin_layout Plain Layout
6827 \SpecialChar LaTeX
6828  packages ! enumitem
6829 \end_layout
6830
6831 \end_inset
6832
6833 .
6834 \end_layout
6835
6836 \begin_layout Subsubsection
6837 Custom Enumerate Lists
6838 \begin_inset Index idx
6839 status collapsed
6840
6841 \begin_layout Plain Layout
6842 Lists ! Enumerate ! Custom
6843 \end_layout
6844
6845 \end_inset
6846
6847
6848 \end_layout
6849
6850 \begin_layout Standard
6851 \noindent
6852 The default numbering of numbered lists can be changed by adding an optional
6853  argument (menu 
6854 \family sans
6855 Insert\SpecialChar menuseparator
6856 Enumerate Options
6857 \family default
6858 ) to the first item of each level in the list.
6859  There you add the command
6860 \end_layout
6861
6862 \begin_layout Standard
6863
6864 \series bold
6865 label=
6866 \backslash
6867 roman{enumi}
6868 \end_layout
6869
6870 \begin_layout Standard
6871 in \SpecialChar TeX
6872  Code (shortcut 
6873 \begin_inset Info
6874 type  "shortcut"
6875 arg   "ert-insert"
6876 \end_inset
6877
6878 ).
6879 \begin_inset Foot
6880 status collapsed
6881
6882 \begin_layout Plain Layout
6883 For more about \SpecialChar TeX
6884  Code, look at section
6885 \begin_inset space ~
6886 \end_inset
6887
6888
6889 \begin_inset CommandInset ref
6890 LatexCommand ref
6891 reference "sec:TeX-Code"
6892
6893 \end_inset
6894
6895 .
6896 \end_layout
6897
6898 \end_inset
6899
6900
6901 \emph on
6902  enumi
6903 \emph default
6904  is hereby the first level counter of the enumeration.
6905  The command 
6906 \series bold
6907
6908 \backslash
6909 roman
6910 \series default
6911  outputs the counter as a small Roman numeral.
6912  For capital Roman numerals replace 
6913 \series bold
6914
6915 \backslash
6916 roman
6917 \series default
6918  with 
6919 \series bold
6920
6921 \backslash
6922 Roman
6923 \series default
6924  in the command above.
6925  For Arabic numerals use 
6926 \series bold
6927
6928 \backslash
6929 arabic
6930 \series default
6931 .
6932  To 
6933 \begin_inset Quotes eld
6934 \end_inset
6935
6936 number
6937 \begin_inset Quotes erd
6938 \end_inset
6939
6940  items with capital or small Latin letters use 
6941 \series bold
6942
6943 \backslash
6944 Alph
6945 \series default
6946  or 
6947 \series bold
6948
6949 \backslash
6950 alph
6951 \series default
6952 , respectively.
6953 \end_layout
6954
6955 \begin_layout Standard
6956 \noindent
6957 \begin_inset Note Greyedout
6958 status open
6959
6960 \begin_layout Plain Layout
6961
6962 \series bold
6963 Note:
6964 \series default
6965  You can only number 26
6966 \begin_inset space ~
6967 \end_inset
6968
6969 items with Latin letters, because this numbering is limited to single letters.
6970 \end_layout
6971
6972 \end_inset
6973
6974
6975 \end_layout
6976
6977 \begin_layout Standard
6978 To change the numbering for the list sublevels, replace the 'i' in the command
6979  by the small Roman numeral of the level (enumi, enumii, enumiii, enumiv).
6980 \end_layout
6981
6982 \begin_layout Standard
6983 Here is a list with custom numbering:
6984 \end_layout
6985
6986 \begin_layout Enumerate
6987 \begin_inset Argument 1
6988 status open
6989
6990 \begin_layout Plain Layout
6991 \begin_inset ERT
6992 status open
6993
6994 \begin_layout Plain Layout
6995
6996 label=
6997 \backslash
6998 #
6999 \backslash
7000 Alph{enumi}
7001 \backslash
7002 #
7003 \end_layout
7004
7005 \end_inset
7006
7007
7008 \end_layout
7009
7010 \end_inset
7011
7012 Level 1
7013 \end_layout
7014
7015 \begin_deeper
7016 \begin_layout Enumerate
7017 \begin_inset Argument 1
7018 status open
7019
7020 \begin_layout Plain Layout
7021 \begin_inset ERT
7022 status open
7023
7024 \begin_layout Plain Layout
7025
7026 label=
7027 \backslash
7028 Alph{enumi}.
7029 \backslash
7030 arabic{enumii}
7031 \end_layout
7032
7033 \end_inset
7034
7035
7036 \end_layout
7037
7038 \end_inset
7039
7040 Level 2
7041 \end_layout
7042
7043 \begin_layout Enumerate
7044 Level 2
7045 \end_layout
7046
7047 \begin_deeper
7048 \begin_layout Enumerate
7049 \begin_inset Argument 1
7050 status open
7051
7052 \begin_layout Plain Layout
7053 \begin_inset ERT
7054 status open
7055
7056 \begin_layout Plain Layout
7057
7058 label=
7059 \backslash
7060 bfseries{
7061 \backslash
7062 arabic{enumiii}}
7063 \end_layout
7064
7065 \end_inset
7066
7067
7068 \end_layout
7069
7070 \end_inset
7071
7072 Level 3
7073 \end_layout
7074
7075 \begin_deeper
7076 \begin_layout Enumerate
7077 \begin_inset Argument 1
7078 status open
7079
7080 \begin_layout Plain Layout
7081 \begin_inset ERT
7082 status open
7083
7084 \begin_layout Plain Layout
7085
7086 label=
7087 \backslash
7088 emph{
7089 \backslash
7090 roman{enumiv})}
7091 \end_layout
7092
7093 \end_inset
7094
7095
7096 \end_layout
7097
7098 \end_inset
7099
7100 Level 4
7101 \end_layout
7102
7103 \end_deeper
7104 \end_deeper
7105 \end_deeper
7106 \begin_layout Standard
7107 For this list these commands were used:
7108 \end_layout
7109
7110 \begin_layout Standard
7111 \noindent
7112
7113 \series bold
7114 label=
7115 \backslash
7116 #
7117 \backslash
7118 Alph{enumi}
7119 \backslash
7120 #
7121 \begin_inset Newline newline
7122 \end_inset
7123
7124 label=
7125 \backslash
7126 Alph{enumi}.
7127 \backslash
7128 arabic{enumii}
7129 \begin_inset Newline newline
7130 \end_inset
7131
7132 label=
7133 \backslash
7134 bfseries{
7135 \backslash
7136 arabic{enumiii}}
7137 \begin_inset Newline newline
7138 \end_inset
7139
7140 label=
7141 \backslash
7142 emph{
7143 \backslash
7144 roman{enumiv})}
7145 \end_layout
7146
7147 \begin_layout Standard
7148 where the command 
7149 \series bold
7150
7151 \backslash
7152 emph{}
7153 \series default
7154  makes the label emphasized and 
7155 \series bold
7156
7157 \backslash
7158 bfseries{}
7159 \series default
7160  makes it bold.
7161 \end_layout
7162
7163 \begin_layout Standard
7164 \begin_inset Note Greyedout
7165 status open
7166
7167 \begin_layout Plain Layout
7168
7169 \series bold
7170 Note:
7171 \series default
7172  When you change the label of a list level, it will be used for all following
7173  lists until you change the definition.
7174 \end_layout
7175
7176 \end_inset
7177
7178
7179 \end_layout
7180
7181 \begin_layout Subsubsection
7182 Resumed Enumeration
7183 \begin_inset Index idx
7184 status collapsed
7185
7186 \begin_layout Plain Layout
7187 Lists ! Enumerate ! Resumed
7188 \end_layout
7189
7190 \end_inset
7191
7192
7193 \end_layout
7194
7195 \begin_layout Standard
7196 Enumerations can be resumed after intermediate paragraphs:
7197 \end_layout
7198
7199 \begin_layout Enumerate
7200 \begin_inset Argument 1
7201 status open
7202
7203 \begin_layout Plain Layout
7204 \begin_inset ERT
7205 status open
7206
7207 \begin_layout Plain Layout
7208
7209 label=
7210 \backslash
7211 arabic{enumi}.
7212 \end_layout
7213
7214 \end_inset
7215
7216
7217 \end_layout
7218
7219 \end_inset
7220
7221 first
7222 \begin_inset Note Note
7223 status open
7224
7225 \begin_layout Plain Layout
7226 goes back to default numbering
7227 \end_layout
7228
7229 \end_inset
7230
7231
7232 \end_layout
7233
7234 \begin_layout Enumerate
7235 second
7236 \end_layout
7237
7238 \begin_layout Standard
7239 regular text
7240 \end_layout
7241
7242 \begin_layout Enumerate-Resume
7243 resumed
7244 \end_layout
7245
7246 \begin_layout Standard
7247 To resume an enumeration, use the style 
7248 \family sans
7249 Enumerate-Resume
7250 \family default
7251 .
7252  Its numbering appears in blue within \SpecialChar LyX
7253  to indicate that it is a resumed
7254  list and that the numbering will not be correct in \SpecialChar LyX
7255 , but in the output.
7256 \end_layout
7257
7258 \begin_layout Standard
7259 \begin_inset Note Greyedout
7260 status open
7261
7262 \begin_layout Plain Layout
7263
7264 \series bold
7265 Note:
7266 \series default
7267  If there is no previous enumeration to resume, you will get a \SpecialChar LaTeX
7268  error.
7269 \end_layout
7270
7271 \end_inset
7272
7273
7274 \end_layout
7275
7276 \begin_layout Standard
7277 Perhaps you might want to resume the list with a different number from the
7278  next one.
7279  Or you want to start a new enumeration with a defined number.
7280  This is possible by adding an optional argument to the first list item
7281  of a normal enumeration.
7282  There, insert the command
7283 \end_layout
7284
7285 \begin_layout Standard
7286
7287 \series bold
7288 start=number
7289 \end_layout
7290
7291 \begin_layout Standard
7292 where 
7293 \emph on
7294 number
7295 \emph default
7296  is the number with which you want to resume the list.
7297  An example:
7298 \end_layout
7299
7300 \begin_layout Enumerate
7301 first item
7302 \end_layout
7303
7304 \begin_layout Enumerate
7305 second item
7306 \end_layout
7307
7308 \begin_layout Standard
7309 Enumeration starting at a given value:
7310 \end_layout
7311
7312 \begin_layout Enumerate
7313 \begin_inset Argument 1
7314 status open
7315
7316 \begin_layout Plain Layout
7317 \begin_inset ERT
7318 status open
7319
7320 \begin_layout Plain Layout
7321
7322 start=4
7323 \end_layout
7324
7325 \end_inset
7326
7327
7328 \end_layout
7329
7330 \end_inset
7331
7332 This enumeration starts at 4
7333 \end_layout
7334
7335 \begin_layout Subsubsection
7336 List Spacing
7337 \begin_inset Index idx
7338 status collapsed
7339
7340 \begin_layout Plain Layout
7341 Lists ! Spacing
7342 \end_layout
7343
7344 \end_inset
7345
7346
7347 \end_layout
7348
7349 \begin_layout Standard
7350 In some cases you might want less or more vertical space between the items
7351  of a list.
7352  For example if the default space is too much in your opinion in this case:
7353 \end_layout
7354
7355 \begin_layout Itemize
7356 A bullet list
7357 \end_layout
7358
7359 \begin_layout Itemize
7360 with standard spacing 
7361 \end_layout
7362
7363 \begin_layout Standard
7364 You can decrease the space by adding an optional argument to the first item
7365  of the list.
7366  Add there the command 
7367 \series bold
7368 nolistsep
7369 \series default
7370  to get no additional list space like in this example:
7371 \end_layout
7372
7373 \begin_layout Itemize
7374 \begin_inset Argument 1
7375 status open
7376
7377 \begin_layout Plain Layout
7378 \begin_inset ERT
7379 status open
7380
7381 \begin_layout Plain Layout
7382
7383 nolistsep
7384 \end_layout
7385
7386 \end_inset
7387
7388
7389 \end_layout
7390
7391 \end_inset
7392
7393 A bullet list
7394 \end_layout
7395
7396 \begin_layout Itemize
7397 without additional
7398 \end_layout
7399
7400 \begin_layout Itemize
7401 vertical space
7402 \end_layout
7403
7404 \begin_layout Standard
7405 To add space you can use several other commands provided by the \SpecialChar LaTeX
7406 -package
7407  
7408 \series bold
7409 enumitem
7410 \series default
7411
7412 \begin_inset Index idx
7413 status collapsed
7414
7415 \begin_layout Plain Layout
7416 \SpecialChar LaTeX
7417  packages ! enumitem
7418 \end_layout
7419
7420 \end_inset
7421
7422 .
7423  For more information see its documentation, 
7424 \begin_inset CommandInset citation
7425 LatexCommand cite
7426 key "enumitem"
7427 literal "true"
7428
7429 \end_inset
7430
7431 .
7432 \end_layout
7433
7434 \begin_layout Standard
7435 There are also many commands available to change the horizontal spacing
7436  and indentation.
7437  Here is an example where the indentation was changed to that of the paragraphs
7438  in the document and the label separation was set to 2
7439 \begin_inset space \thinspace{}
7440 \end_inset
7441
7442 cm so that the number is in the page margin:
7443 \end_layout
7444
7445 \begin_layout Enumerate
7446 \begin_inset Argument 1
7447 status open
7448
7449 \begin_layout Plain Layout
7450 \begin_inset ERT
7451 status open
7452
7453 \begin_layout Plain Layout
7454
7455 labelindent=
7456 \backslash
7457 parindent, labelsep=2cm
7458 \end_layout
7459
7460 \end_inset
7461
7462
7463 \end_layout
7464
7465 \end_inset
7466
7467 An enumeration
7468 \end_layout
7469
7470 \begin_layout Enumerate
7471 with negative indentation
7472 \end_layout
7473
7474 \begin_layout Subsubsection
7475 Further Customization
7476 \begin_inset Index idx
7477 status collapsed
7478
7479 \begin_layout Plain Layout
7480 Lists ! Customization
7481 \end_layout
7482
7483 \end_inset
7484
7485
7486 \end_layout
7487
7488 \begin_layout Standard
7489 You can also change the style of description lists.
7490  The command
7491 \end_layout
7492
7493 \begin_layout Standard
7494
7495 \series bold
7496 font=definition
7497 \end_layout
7498
7499 \begin_layout Standard
7500 changes the description label font, the command
7501 \end_layout
7502
7503 \begin_layout Standard
7504
7505 \series bold
7506 style=definition
7507 \end_layout
7508
7509 \begin_layout Standard
7510 sets the list style.
7511 \end_layout
7512
7513 \begin_layout Standard
7514 An example where the command
7515 \end_layout
7516
7517 \begin_layout Standard
7518
7519 \series bold
7520 font=
7521 \backslash
7522 itshape, style=nextline
7523 \end_layout
7524
7525 \begin_layout Standard
7526 is used:
7527 \end_layout
7528
7529 \begin_layout Description
7530 Ionizing
7531 \begin_inset space ~
7532 \end_inset
7533
7534 radiation: 
7535 \begin_inset Argument 1
7536 status collapsed
7537
7538 \begin_layout Plain Layout
7539 \begin_inset ERT
7540 status open
7541
7542 \begin_layout Plain Layout
7543
7544 labelindent=0pt, labelsep=1cm, font=
7545 \backslash
7546 itshape, style=nextline
7547 \end_layout
7548
7549 \end_inset
7550
7551
7552 \end_layout
7553
7554 \end_inset
7555
7556 Ionizing radiation consists of particles or electromagnetic waves that are
7557  energetic enough to detach electrons from atoms or molecules, therefore
7558  ionizing them.
7559 \end_layout
7560
7561 \begin_layout Description
7562 Reference
7563 \begin_inset space ~
7564 \end_inset
7565
7566 counting: In computer science, reference counting is a technique of storing
7567  the number of references, pointers, or handles to a resource such as an
7568  object, block of memory, disk space or other resource.
7569 \end_layout
7570
7571 \begin_layout Standard
7572 There are many more commands and features provided by the \SpecialChar LaTeX
7573 -package 
7574 \series bold
7575 enumitem
7576 \series default
7577
7578 \begin_inset Index idx
7579 status collapsed
7580
7581 \begin_layout Plain Layout
7582 \SpecialChar LaTeX
7583  packages ! enumitem
7584 \end_layout
7585
7586 \end_inset
7587
7588 .
7589  For more information see its documentation 
7590 \begin_inset CommandInset citation
7591 LatexCommand cite
7592 key "enumitem"
7593 literal "true"
7594
7595 \end_inset
7596
7597 .
7598 \end_layout
7599
7600 \begin_layout Subsection
7601 Letters
7602 \begin_inset Index idx
7603 status collapsed
7604
7605 \begin_layout Plain Layout
7606 Letters
7607 \end_layout
7608
7609 \end_inset
7610
7611
7612 \end_layout
7613
7614 \begin_layout Subsubsection
7615 Address and Right
7616 \begin_inset space ~
7617 \end_inset
7618
7619 Address: An Overview
7620 \end_layout
7621
7622 \begin_layout Standard
7623 Although \SpecialChar LyX
7624  has document classes for letters, we've also created two paragraph
7625  environments called 
7626 \family sans
7627 Address
7628 \family default
7629  and 
7630 \family sans
7631 Right
7632 \begin_inset space ~
7633 \end_inset
7634
7635 Address
7636 \family default
7637 .
7638  To use the letter class, you need to use specific paragraph environments
7639  in a specific order, otherwise \SpecialChar LaTeX
7640  gags on the document.
7641  In contrast, you can use the 
7642 \family sans
7643 Address
7644 \family default
7645  and 
7646 \family sans
7647 Right
7648 \begin_inset space ~
7649 \end_inset
7650
7651 Address
7652 \family default
7653  paragraph environments anywhere with no problem.
7654  You can even nest them inside other environments, though you can't nest
7655  anything in them.
7656 \end_layout
7657
7658 \begin_layout Standard
7659 Of course, you're not limited to using 
7660 \family sans
7661 Address
7662 \family default
7663  and 
7664 \family sans
7665 Right
7666 \begin_inset space ~
7667 \end_inset
7668
7669 Address
7670 \family default
7671  for letters only.
7672  
7673 \family sans
7674 Right
7675 \begin_inset space ~
7676 \end_inset
7677
7678 Address
7679 \family default
7680 , in particular, is useful for creating article titles like those used in
7681  some European academic papers.
7682 \end_layout
7683
7684 \begin_layout Subsubsection
7685 Usage
7686 \begin_inset CommandInset label
7687 LatexCommand label
7688 name "sec:Address-Usage"
7689
7690 \end_inset
7691
7692
7693 \end_layout
7694
7695 \begin_layout Standard
7696 The 
7697 \family sans
7698 Address
7699 \family default
7700  environment formats text in the style of an address, which is also used
7701  for the opening and signature in some countries.
7702  Similarly, the 
7703 \family sans
7704 Right
7705 \begin_inset space ~
7706 \end_inset
7707
7708 Address
7709 \family default
7710  environment formats text in the style of a right-justified address, which
7711  is used for the sender's address and today's date in some countries.
7712  Here's an example of each:
7713 \end_layout
7714
7715 \begin_layout Right Address
7716 Right Address
7717 \begin_inset Newline newline
7718 \end_inset
7719
7720 Who I am
7721 \begin_inset Newline newline
7722 \end_inset
7723
7724 Where I am
7725 \begin_inset Newline newline
7726 \end_inset
7727
7728 When is it? What is today?
7729 \end_layout
7730
7731 \begin_layout Standard
7732 That was 
7733 \family sans
7734 Right
7735 \begin_inset space ~
7736 \end_inset
7737
7738 Address
7739 \family default
7740 .
7741  Notice that the lines all have the same left margin, which \SpecialChar LyX
7742  sets to fit
7743  the largest block of text on a single line.
7744  Here's an example of the 
7745 \family sans
7746 Address
7747 \family default
7748  environment:
7749 \end_layout
7750
7751 \begin_layout Address
7752 Who are you
7753 \begin_inset Newline newline
7754 \end_inset
7755
7756 Where do I send this
7757 \begin_inset Newline newline
7758 \end_inset
7759
7760 Your post office and country
7761 \end_layout
7762
7763 \begin_layout Standard
7764 As you can see, both 
7765 \family sans
7766 Address
7767 \family default
7768  and 
7769 \family sans
7770 Right
7771 \begin_inset space ~
7772 \end_inset
7773
7774 Address
7775 \family default
7776  add extra space between themselves and the next paragraph.
7777  If you enter 
7778 \family sans
7779 Return
7780 \family default
7781  in either of these environments, \SpecialChar LyX
7782  resets the nesting depth and sets the
7783  environment to 
7784 \family sans
7785 Standard
7786 \family default
7787 .
7788  This makes sense, since 
7789 \family sans
7790 Return
7791 \family default
7792  is the 
7793 \family typewriter
7794 paragraph-break
7795 \family default
7796  function, and the individual lines of an address are not paragraphs.
7797  Thus, you have to use 
7798 \family typewriter
7799 break-line
7800 \family default
7801  (
7802 \begin_inset Info
7803 type  "shortcut"
7804 arg   "newline-insert newline"
7805 \end_inset
7806
7807  or 
7808 \family sans
7809 Insert\SpecialChar menuseparator
7810 Formatting\SpecialChar menuseparator
7811 Ragged
7812 \begin_inset space ~
7813 \end_inset
7814
7815 Line
7816 \begin_inset space ~
7817 \end_inset
7818
7819 Break
7820 \family default
7821 ) to start a new line in an 
7822 \family sans
7823 Address
7824 \family default
7825  or 
7826 \family sans
7827 Right
7828 \begin_inset space ~
7829 \end_inset
7830
7831 Address
7832 \family default
7833  environment.
7834 \end_layout
7835
7836 \begin_layout Subsection
7837 Academic Writing
7838 \end_layout
7839
7840 \begin_layout Standard
7841 Most academic writing begins with an abstract and ends with a bibliography
7842  or list of references.
7843  \SpecialChar LyX
7844  contains paragraph environments for both of these.
7845 \end_layout
7846
7847 \begin_layout Subsubsection
7848 Abstract
7849 \begin_inset Index idx
7850 status collapsed
7851
7852 \begin_layout Plain Layout
7853 Abstracts
7854 \end_layout
7855
7856 \end_inset
7857
7858
7859 \end_layout
7860
7861 \begin_layout Standard
7862 The 
7863 \family sans
7864 Abstract
7865 \family default
7866  environment is used for the abstract of an article.
7867  Technically, you could use this environment anywhere, but you really should
7868  only use it at the beginning of the document, after the title.
7869  Also, don't bother trying to nest 
7870 \family sans
7871 Abstract
7872 \family default
7873  in anything else or 
7874 \emph on
7875 vice versa
7876 \emph default
7877 .
7878  It will not work.
7879  The 
7880 \family sans
7881 Abstract
7882 \family default
7883  environment is only useful in the article and report document classes.
7884  The book document classes ignores the 
7885 \family sans
7886 Abstract
7887 \family default
7888  completely, and it's utterly silly to use 
7889 \family sans
7890 Abstract
7891 \family default
7892  in a letter document class.
7893 \end_layout
7894
7895 \begin_layout Standard
7896 The 
7897 \family sans
7898 Abstract
7899 \family default
7900  environment does several things for you.
7901  First, it puts the centered label 
7902 \begin_inset Quotes eld
7903 \end_inset
7904
7905 Abstract
7906 \begin_inset Quotes erd
7907 \end_inset
7908
7909  above the text.
7910  The label and the text of the abstract are separated by some extra vertical
7911  space.
7912  Second, it typesets everything in a smaller font, just as you'd expect.
7913  Lastly, it adds a bit of extra vertical space between the abstract and
7914  the subsequent text.
7915  Well, that's how it will appear on the \SpecialChar LyX
7916  screen.
7917  The actual appearance in the output depends on the document class you are
7918  using.
7919 \end_layout
7920
7921 \begin_layout Standard
7922 Starting a new paragraph by entering 
7923 \family sans
7924 Return
7925 \family default
7926  does not reset the paragraph environment.
7927  The new paragraph will still be in the 
7928 \family sans
7929 Abstract
7930 \family default
7931  environment.
7932  So, you will have to change the paragraph environment yourself when you
7933  finish entering the abstract of your document.
7934 \end_layout
7935
7936 \begin_layout Standard
7937 \begin_inset Float figure
7938 placement document
7939 alignment document
7940 wide false
7941 sideways false
7942 status open
7943
7944 \begin_layout Plain Layout
7945 \align center
7946 \begin_inset Graphics
7947         filename clipart/Abstract.pdf
7948
7949 \end_inset
7950
7951
7952 \end_layout
7953
7954 \begin_layout Plain Layout
7955 \begin_inset Caption Standard
7956
7957 \begin_layout Plain Layout
7958 \begin_inset CommandInset label
7959 LatexCommand label
7960 name "fig:Paragraph-in-the"
7961
7962 \end_inset
7963
7964 Paragraph in the 
7965 \family sans
7966 Abstract
7967 \family default
7968  environment
7969 \end_layout
7970
7971 \end_inset
7972
7973
7974 \end_layout
7975
7976 \end_inset
7977
7978
7979 \end_layout
7980
7981 \begin_layout Standard
7982 We would love to demonstrate the 
7983 \family sans
7984 Abstract
7985 \family default
7986  environment, but since this document is in the 
7987 \begin_inset Quotes eld
7988 \end_inset
7989
7990 book
7991 \begin_inset Quotes erd
7992 \end_inset
7993
7994  class, we can't do this.
7995  We inserted it therefore as figure
7996 \begin_inset space ~
7997 \end_inset
7998
7999
8000 \begin_inset CommandInset ref
8001 LatexCommand ref
8002 reference "fig:Paragraph-in-the"
8003
8004 \end_inset
8005
8006 .
8007  If you have never heard of an 
8008 \begin_inset Quotes eld
8009 \end_inset
8010
8011 abstract
8012 \begin_inset Quotes erd
8013 \end_inset
8014
8015  before, you can safely ignore this environment.
8016 \end_layout
8017
8018 \begin_layout Subsubsection
8019 Bibliography
8020 \begin_inset Index idx
8021 status collapsed
8022
8023 \begin_layout Plain Layout
8024 Bibliography
8025 \end_layout
8026
8027 \end_inset
8028
8029
8030 \begin_inset CommandInset label
8031 LatexCommand label
8032 name "subsec:Biblio_environment"
8033
8034 \end_inset
8035
8036
8037 \end_layout
8038
8039 \begin_layout Standard
8040 The 
8041 \family sans
8042 Bibliography
8043 \family default
8044  environment is used to list references.
8045  Technically, you could use this environment anywhere, but you really should
8046  only use it at the end of the document.
8047  Nesting 
8048 \family sans
8049 Bibliography
8050 \family default
8051  in anything else or 
8052 \emph on
8053 vice versa
8054 \emph default
8055  will not work.
8056 \end_layout
8057
8058 \begin_layout Standard
8059 When you first open a 
8060 \family sans
8061 Bibliography
8062 \family default
8063  environment, \SpecialChar LyX
8064  adds a large vertical space, followed by the heading 
8065 \begin_inset Quotes eld
8066 \end_inset
8067
8068 Bibliography
8069 \begin_inset Quotes erd
8070 \end_inset
8071
8072  or 
8073 \begin_inset Quotes eld
8074 \end_inset
8075
8076 References,
8077 \begin_inset Quotes erd
8078 \end_inset
8079
8080  depending on the document class.
8081  The heading is in a large boldface font.
8082  Each paragraph of the 
8083 \family sans
8084 Bibliography
8085 \family default
8086  environment is a bibliography entry.
8087  Thus, entering 
8088 \family sans
8089 Return
8090 \family default
8091  does not reset the paragraph environment.
8092  Each new paragraph is still in the 
8093 \family sans
8094 Bibliography
8095 \family default
8096  environment.
8097 \end_layout
8098
8099 \begin_layout Standard
8100 There is another, usually better way to include references in your document
8101  by using a Bib\SpecialChar TeX
8102  database.
8103  For more information on that, and for a detailed description of \SpecialChar LyX
8104 's bibliography
8105  handling, have a look at section
8106 \begin_inset space ~
8107 \end_inset
8108
8109
8110 \begin_inset CommandInset ref
8111 LatexCommand ref
8112 reference "sec:Bibliography"
8113
8114 \end_inset
8115
8116 .
8117 \end_layout
8118
8119 \begin_layout Subsection
8120 Special Environments
8121 \end_layout
8122
8123 \begin_layout Standard
8124 \SpecialChar LyX
8125  provides two environments that can be used to emulate the behavior of a
8126  computer console/terminal and a typewriter.
8127 \end_layout
8128
8129 \begin_layout Subsubsection
8130 \SpecialChar LyX
8131
8132 \family sans
8133 -Code
8134 \begin_inset Index idx
8135 status collapsed
8136
8137 \begin_layout Plain Layout
8138 \SpecialChar LyX
8139 -Code
8140 \end_layout
8141
8142 \end_inset
8143
8144
8145 \begin_inset CommandInset label
8146 LatexCommand label
8147 name "subsec:LyX-Code"
8148
8149 \end_inset
8150
8151
8152 \end_layout
8153
8154 \begin_layout Standard
8155 The 
8156 \family sans
8157 \SpecialChar LyX
8158 -Code
8159 \family default
8160  environment is a \SpecialChar LyX
8161  extension.
8162  It type-sets text in a typewriter-style font.
8163  It also treats the 
8164 \family sans
8165 Space
8166 \family default
8167  key as a fixed whitespace.
8168 \begin_inset Foot
8169 status collapsed
8170
8171 \begin_layout Plain Layout
8172 In the 
8173 \family sans
8174 \SpecialChar LyX
8175 -Code
8176 \family default
8177  environment, the 
8178 \family sans
8179 Space
8180 \family default
8181  key is treated as a 
8182 \family sans
8183 Protected
8184 \begin_inset space ~
8185 \end_inset
8186
8187 Blank
8188 \family default
8189  instead of an end-of-word marker.
8190 \end_layout
8191
8192 \end_inset
8193
8194  
8195 \family sans
8196 \SpecialChar LyX
8197 -Code
8198 \family default
8199
8200 \family sans
8201 Verbatim
8202 \family default
8203  and 
8204 \family sans
8205 Verbatim
8206 \family default
8207 * are the only environments in which you can type multiple whitespaces in
8208  \SpecialChar LyX
8209 .
8210  If you need to insert blank lines, you will still need to use 
8211 \begin_inset Info
8212 type  "shortcut"
8213 arg   "newline-insert newline"
8214 \end_inset
8215
8216  (the 
8217 \family typewriter
8218 break-line
8219 \family default
8220  function).
8221  
8222 \family sans
8223 Return
8224 \family default
8225  breaks paragraphs.
8226  Note, however, that 
8227 \family sans
8228 Return
8229 \family default
8230  does not reset the paragraph environment.
8231  So, when you finish using the 
8232 \family sans
8233 \SpecialChar LyX
8234 -Code
8235 \family default
8236  environment, you will need to change the paragraph environment yourself.
8237  Also, you can nest the 
8238 \family sans
8239 \SpecialChar LyX
8240 -Code
8241 \family default
8242  environment inside of others.
8243 \end_layout
8244
8245 \begin_layout Standard
8246 There are a few quirks with this environment:
8247 \end_layout
8248
8249 \begin_layout Itemize
8250 You cannot use 
8251 \begin_inset Info
8252 type  "shortcut"
8253 arg   "newline-insert newline"
8254 \end_inset
8255
8256  at the beginning of a new paragraph (i.
8257 \begin_inset space \thinspace{}
8258 \end_inset
8259
8260 e.
8261 \begin_inset space \space{}
8262 \end_inset
8263
8264 you can't follow 
8265 \family sans
8266 Return
8267 \family default
8268  with a 
8269 \begin_inset Info
8270 type  "shortcut"
8271 arg   "newline-insert newline"
8272 \end_inset
8273
8274 ).
8275 \end_layout
8276
8277 \begin_layout Itemize
8278 You cannot follow a 
8279 \begin_inset Info
8280 type  "shortcut"
8281 arg   "newline-insert newline"
8282 \end_inset
8283
8284  with a 
8285 \family sans
8286 Space
8287 \family default
8288  but with a 
8289 \begin_inset Info
8290 type  "shortcut"
8291 arg   "command-alternatives math-space ; space-insert protected"
8292 \end_inset
8293
8294 .
8295 \end_layout
8296
8297 \begin_layout Itemize
8298 You cannot have an empty paragraph or an empty line.
8299  You must put at least one 
8300 \family sans
8301 Space
8302 \family default
8303  in any line you want blank.
8304  Otherwise, \SpecialChar LaTeX
8305  generates errors.
8306 \end_layout
8307
8308 \begin_layout Itemize
8309 You cannot get the typewriter double quotes by typing 
8310 \family sans
8311 "
8312 \family default
8313  since that will insert 
8314 \emph on
8315 real
8316 \emph default
8317  quotes.
8318  You get the typewriter double quotes with 
8319 \begin_inset Info
8320 type  "shortcut"
8321 arg   "self-insert \""
8322 \end_inset
8323
8324 .
8325 \end_layout
8326
8327 \begin_layout Standard
8328 Here is an example:
8329 \end_layout
8330
8331 \begin_layout LyX-Code
8332 #include <stdio.h>
8333 \end_layout
8334
8335 \begin_layout LyX-Code
8336  
8337 \end_layout
8338
8339 \begin_layout LyX-Code
8340 int main(void)
8341 \end_layout
8342
8343 \begin_layout LyX-Code
8344 {
8345 \end_layout
8346
8347 \begin_layout LyX-Code
8348     printf("Hello World!
8349 \backslash
8350 n");
8351 \end_layout
8352
8353 \begin_layout LyX-Code
8354     return 0;
8355 \end_layout
8356
8357 \begin_layout LyX-Code
8358 }
8359 \end_layout
8360
8361 \begin_layout Standard
8362 This is just the standard 
8363 \begin_inset Quotes eld
8364 \end_inset
8365
8366 Hello world!
8367 \begin_inset Quotes erd
8368 \end_inset
8369
8370  program.
8371  
8372 \end_layout
8373
8374 \begin_layout Standard
8375
8376 \family sans
8377 \SpecialChar LyX
8378 -Code
8379 \family default
8380  has one purpose: to typeset code, such as program source, shell scripts
8381  and so on.
8382  Use it only in those very special cases where you need to generate text
8383  as if you used a typewriter.
8384 \begin_inset Index idx
8385 status collapsed
8386
8387 \begin_layout Plain Layout
8388 Paragraph environments|)
8389 \end_layout
8390
8391 \end_inset
8392
8393  For longer parts of programming code, use the listings inset that is described
8394  in the chapter 
8395 \emph on
8396 Program Code Listings
8397 \emph default
8398  of the 
8399 \emph on
8400 Embedded
8401 \begin_inset space ~
8402 \end_inset
8403
8404 Objects
8405 \emph default
8406  manual.
8407 \end_layout
8408
8409 \begin_layout Subsubsection
8410 Verbatim
8411 \family sans
8412
8413 \begin_inset Index idx
8414 status collapsed
8415
8416 \begin_layout Plain Layout
8417 Verbatim
8418 \end_layout
8419
8420 \end_inset
8421
8422
8423 \end_layout
8424
8425 \begin_layout Standard
8426 The 
8427 \family sans
8428 Verbatim
8429 \family default
8430  environment is similar to the 
8431 \family sans
8432 \SpecialChar LyX
8433 -Code
8434 \family default
8435  environment with the difference that its content will be treated like a
8436  computer console text.
8437  
8438 \family sans
8439 Verbatim
8440 \family default
8441  does therefore not have paragraphs so that 
8442 \family sans
8443 Return
8444 \family default
8445  breaks lines.
8446  Compared to 
8447 \family sans
8448 \SpecialChar LyX
8449 -Code
8450 \family default
8451  the 
8452 \family sans
8453 Space
8454 \family default
8455  key is treated like a normal space in text (not as a protected space) and
8456  you can have empty lines.
8457  In contrary to 
8458 \family sans
8459 \SpecialChar LyX
8460 -Code,
8461 \family default
8462  
8463 \family sans
8464 Verbatim
8465 \family default
8466  cannot
8467 \end_layout
8468
8469 \begin_layout Itemize
8470 have a certain language and a text style
8471 \end_layout
8472
8473 \begin_layout Itemize
8474 contain hyperlinks, boxes, foot- and margin notes, notes, math, citations,
8475  index- and nomenclature entries, labels, tables, graphics, listings, floats
8476  and \SpecialChar TeX
8477  Code
8478 \end_layout
8479
8480 \begin_layout Standard
8481 Because of these properties 
8482 \family sans
8483 Verbatim
8484 \family default
8485  works like a typewriter.
8486  Here is an example:
8487 \end_layout
8488
8489 \begin_layout Verbatim
8490 This is Verbatim.
8491 \end_layout
8492
8493 \begin_layout Verbatim
8494 \noindent
8495 \align block
8496 The following 2 lines are empty:
8497 \end_layout
8498
8499 \begin_layout Verbatim
8500
8501 \end_layout
8502
8503 \begin_layout Verbatim
8504
8505 \end_layout
8506
8507 \begin_layout Verbatim
8508 Almost everything is allowed in Verbatim:"%&$§#~'`
8509 \backslash
8510 }][{|
8511 \end_layout
8512
8513 \begin_layout Standard
8514 The 
8515 \family sans
8516 Verbatim*
8517 \family default
8518  environment is identical to 
8519 \family sans
8520 Verbatim
8521 \family default
8522  with the difference that spaces appear in the output as the character '
8523 \begin_inset space \textvisiblespace{}
8524 \end_inset
8525
8526 '.
8527  An example:
8528 \end_layout
8529
8530 \begin_layout Verbatim*
8531 This is Verbatim*.
8532 \end_layout
8533
8534 \begin_layout Section
8535 Nesting Environments
8536 \begin_inset Index idx
8537 status collapsed
8538
8539 \begin_layout Plain Layout
8540 Nesting ! Environments
8541 \end_layout
8542
8543 \end_inset
8544
8545
8546 \begin_inset CommandInset label
8547 LatexCommand label
8548 name "sec:Nesting"
8549
8550 \end_inset
8551
8552
8553 \end_layout
8554
8555 \begin_layout Subsection
8556 Introduction
8557 \end_layout
8558
8559 \begin_layout Standard
8560 \SpecialChar LyX
8561  treats text as a unified block with a particular context and specific propertie
8562 s.
8563  This allows you to create blocks that inherit some of the properties of
8564  another block.
8565  For example you have three main points in an outline, but point #2 also
8566  has two subpoints.
8567  In other words, you have a list inside of another list, with the inner
8568  list 
8569 \begin_inset Quotes eld
8570 \end_inset
8571
8572 attached
8573 \begin_inset Quotes erd
8574 \end_inset
8575
8576  to item #2:
8577 \end_layout
8578
8579 \begin_layout Enumerate
8580 one
8581 \end_layout
8582
8583 \begin_layout Enumerate
8584 two
8585 \end_layout
8586
8587 \begin_deeper
8588 \begin_layout Enumerate
8589 sublist – item #1
8590 \end_layout
8591
8592 \begin_layout Enumerate
8593 sublist – item #2
8594 \end_layout
8595
8596 \end_deeper
8597 \begin_layout Enumerate
8598 three
8599 \end_layout
8600
8601 \begin_layout Standard
8602 You put a list inside a list by nesting one list inside the other.
8603  Nesting an environment is quite simple: Select 
8604 \family sans
8605 Edit\SpecialChar menuseparator
8606 Increase
8607 \begin_inset space ~
8608 \end_inset
8609
8610 List
8611 \begin_inset space ~
8612 \end_inset
8613
8614 Depth
8615 \family default
8616  or 
8617 \family sans
8618 Decrease
8619 \begin_inset space ~
8620 \end_inset
8621
8622 List
8623 \begin_inset space ~
8624 \end_inset
8625
8626 Depth
8627 \family default
8628  to change the nesting depth (the status bar will tell you how far you are
8629  nested).
8630  Instead of the menu, you can also use the toolbar buttons 
8631 \begin_inset Info
8632 type  "icon"
8633 arg   "depth-increment"
8634 \end_inset
8635
8636  and 
8637 \begin_inset Info
8638 type  "icon"
8639 arg   "depth-decrement"
8640 \end_inset
8641
8642  or the key bindings 
8643 \family sans
8644 Tab
8645 \family default
8646  and 
8647 \family sans
8648 Shift+Tab
8649 \family default
8650  or 
8651 \begin_inset Info
8652 type  "shortcut"
8653 arg   "depth-increment"
8654 \end_inset
8655
8656  and 
8657 \begin_inset Info
8658 type  "shortcut"
8659 arg   "depth-decrement"
8660 \end_inset
8661
8662 .
8663  The change will work on the current selection, if you have made one (allowing
8664  you to change the nesting of several paragraphs at once), or the current
8665  paragraph.
8666 \end_layout
8667
8668 \begin_layout Standard
8669 Note that \SpecialChar LyX
8670  only changes the nesting depth if it can.
8671  If it is invalid to do so, nothing happens if you try to change the depth.
8672  Additionally, if you change the depth of one paragraph, it affects the
8673  depth of every paragraph nested inside of it.
8674 \end_layout
8675
8676 \begin_layout Standard
8677 Nesting isn't limited to lists.
8678  In \SpecialChar LyX
8679 , you can nest just about anything inside anything else, as you're about
8680  to find out.
8681  This is the real power of nesting paragraph environments.
8682 \end_layout
8683
8684 \begin_layout Subsection
8685 What You Can and Can't Nest
8686 \end_layout
8687
8688 \begin_layout Standard
8689 Before we fire a list of paragraph environments at you, we need to tell
8690  you a little bit more about how nesting works.
8691 \end_layout
8692
8693 \begin_layout Standard
8694 The question of nesting a paragraph environment is a bit more complicated
8695  than a simple yes or no.
8696  There are three types of paragraph environments:
8697 \end_layout
8698
8699 \begin_layout Itemize
8700 Completely unnestable
8701 \end_layout
8702
8703 \begin_layout Itemize
8704 Fully nestable, you can nest them inside things and you can also nest other
8705  things inside them.
8706 \end_layout
8707
8708 \begin_layout Itemize
8709 A third type, you can nest them into other environments, but you can't nest
8710  anything into them.
8711 \end_layout
8712
8713 \begin_layout Standard
8714 Here's a list of the three types of nesting behavior, and which paragraph
8715  environments have them:
8716 \end_layout
8717
8718 \begin_layout Description
8719 Unnestable Can't nest them.
8720  Can't nest into them.
8721 \end_layout
8722
8723 \begin_deeper
8724 \begin_layout Itemize
8725
8726 \family sans
8727 Bibliography
8728 \end_layout
8729
8730 \begin_layout Itemize
8731
8732 \family sans
8733 Abstract
8734 \end_layout
8735
8736 \begin_layout Itemize
8737
8738 \family sans
8739 Title
8740 \end_layout
8741
8742 \begin_layout Itemize
8743
8744 \family sans
8745 Author
8746 \end_layout
8747
8748 \begin_layout Itemize
8749
8750 \family sans
8751 Date
8752 \end_layout
8753
8754 \end_deeper
8755 \begin_layout Description
8756 Fully
8757 \begin_inset space ~
8758 \end_inset
8759
8760 Nestable You can nest them.
8761  You can nest other things into them.
8762 \end_layout
8763
8764 \begin_deeper
8765 \begin_layout Itemize
8766
8767 \family sans
8768 Verse
8769 \end_layout
8770
8771 \begin_layout Itemize
8772
8773 \family sans
8774 Quote
8775 \end_layout
8776
8777 \begin_layout Itemize
8778
8779 \family sans
8780 Quotation
8781 \end_layout
8782
8783 \begin_layout Itemize
8784
8785 \family sans
8786 Itemize
8787 \end_layout
8788
8789 \begin_layout Itemize
8790
8791 \family sans
8792 Enumerate
8793 \end_layout
8794
8795 \begin_layout Itemize
8796
8797 \family sans
8798 Description
8799 \end_layout
8800
8801 \begin_layout Itemize
8802
8803 \family sans
8804 List
8805 \end_layout
8806
8807 \begin_layout Itemize
8808
8809 \family sans
8810 \SpecialChar LyX
8811 -Code
8812 \end_layout
8813
8814 \begin_layout Itemize
8815
8816 \family sans
8817 Verbatim
8818 \end_layout
8819
8820 \begin_layout Itemize
8821
8822 \family sans
8823 Verbatim*
8824 \end_layout
8825
8826 \end_deeper
8827 \begin_layout Description
8828 Nestable-Inside You can nest them inside other things.
8829  You can't nest anything into them.
8830 \end_layout
8831
8832 \begin_deeper
8833 \begin_layout Itemize
8834
8835 \family sans
8836 Standard
8837 \end_layout
8838
8839 \begin_layout Itemize
8840
8841 \family sans
8842 Part
8843 \end_layout
8844
8845 \begin_layout Itemize
8846
8847 \family sans
8848 Chapter
8849 \end_layout
8850
8851 \begin_layout Itemize
8852
8853 \family sans
8854 Section
8855 \end_layout
8856
8857 \begin_layout Itemize
8858
8859 \family sans
8860 Subsection
8861 \end_layout
8862
8863 \begin_layout Itemize
8864
8865 \family sans
8866 Subsubsection
8867 \end_layout
8868
8869 \begin_layout Itemize
8870
8871 \family sans
8872 Paragraph
8873 \end_layout
8874
8875 \begin_layout Itemize
8876
8877 \family sans
8878 Subparagraph
8879 \end_layout
8880
8881 \begin_layout Itemize
8882
8883 \family sans
8884 Part*
8885 \end_layout
8886
8887 \begin_layout Itemize
8888
8889 \family sans
8890 Chapter*
8891 \end_layout
8892
8893 \begin_layout Itemize
8894
8895 \family sans
8896 Section*
8897 \end_layout
8898
8899 \begin_layout Itemize
8900
8901 \family sans
8902 Subsection*
8903 \end_layout
8904
8905 \begin_layout Itemize
8906
8907 \family sans
8908 Subsubsection*
8909 \end_layout
8910
8911 \begin_layout Itemize
8912
8913 \family sans
8914 Right
8915 \begin_inset space ~
8916 \end_inset
8917
8918 Address
8919 \end_layout
8920
8921 \begin_layout Itemize
8922
8923 \family sans
8924 Address
8925 \end_layout
8926
8927 \end_deeper
8928 \begin_layout Standard
8929 \begin_inset Note Greyedout
8930 status open
8931
8932 \begin_layout Plain Layout
8933
8934 \series bold
8935 Note:
8936 \series default
8937  Although it is possible, for example, to nest numbered section headings
8938  like 
8939 \family sans
8940 Chapter
8941 \family default
8942
8943 \family sans
8944 Section
8945 \family default
8946 , etc.
8947 \begin_inset space ~
8948 \end_inset
8949
8950 into lists, it is highly recommended not to do this because the aim is to
8951  create well-structured documents following typesetting guidelines whereas
8952  nested section headings violate this.
8953 \end_layout
8954
8955 \end_inset
8956
8957
8958 \end_layout
8959
8960 \begin_layout Subsection
8961 Nesting Other Things: Tables, Math, Floats, etc.
8962 \begin_inset Index idx
8963 status collapsed
8964
8965 \begin_layout Plain Layout
8966 Nesting ! Tables etc.
8967 \end_layout
8968
8969 \end_inset
8970
8971
8972 \end_layout
8973
8974 \begin_layout Standard
8975 There are several things that aren't paragraph environments, but which are
8976  affected by nesting anyhow.
8977  They are:
8978 \end_layout
8979
8980 \begin_layout Itemize
8981 equations
8982 \end_layout
8983
8984 \begin_layout Itemize
8985 tables
8986 \end_layout
8987
8988 \begin_layout Itemize
8989 figures
8990 \end_layout
8991
8992 \begin_layout Standard
8993 (
8994 \begin_inset Note Greyedout
8995 status open
8996
8997 \begin_layout Plain Layout
8998
8999 \series bold
9000 Note:
9001 \series default
9002  Figures and tables in 
9003 \family sans
9004 Floats
9005 \family default
9006  are not affected by this.
9007 \end_layout
9008
9009 \end_inset
9010
9011  Have a look at section
9012 \begin_inset space ~
9013 \end_inset
9014
9015
9016 \begin_inset CommandInset ref
9017 LatexCommand ref
9018 reference "sec:Floats"
9019
9020 \end_inset
9021
9022  for more information about 
9023 \family sans
9024 Floats
9025 \family default
9026 .)
9027 \end_layout
9028
9029 \begin_layout Standard
9030 \SpecialChar LyX
9031  can treat these three objects as either a word or as a paragraph.
9032  If a figure, table, or an equation is inline, it goes wherever the paragraph
9033  it is in goes.
9034 \end_layout
9035
9036 \begin_layout Standard
9037 On the other hand, if you have an equation, figure or table in a 
9038 \begin_inset Quotes eld
9039 \end_inset
9040
9041 paragraph
9042 \begin_inset Quotes erd
9043 \end_inset
9044
9045  of its own, it behaves just like a 
9046 \begin_inset Quotes eld
9047 \end_inset
9048
9049 nestable-inside
9050 \begin_inset Quotes erd
9051 \end_inset
9052
9053  paragraph environment.
9054  You can nest it into any environment, but you obviously can't nest anything
9055  into it.
9056 \end_layout
9057
9058 \begin_layout Standard
9059 Here's an example with a table:
9060 \end_layout
9061
9062 \begin_layout Enumerate
9063 Item One
9064 \end_layout
9065
9066 \begin_deeper
9067 \begin_layout Enumerate
9068 This is (a) and it's nested.
9069 \end_layout
9070
9071 \begin_deeper
9072 \begin_layout Standard
9073 \begin_inset VSpace 0.3cm
9074 \end_inset
9075
9076
9077 \end_layout
9078
9079 \begin_layout Standard
9080 \align center
9081 \begin_inset Tabular
9082 <lyxtabular version="3" rows="2" columns="2">
9083 <features tabularvalignment="middle">
9084 <column alignment="center" valignment="top" width="0pt">
9085 <column alignment="center" valignment="top" width="0pt">
9086 <row>
9087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9088 \begin_inset Text
9089
9090 \begin_layout Plain Layout
9091
9092 \family roman
9093 \series medium
9094 \shape up
9095 \size normal
9096 \emph off
9097 \bar no
9098 \noun off
9099 \color none
9100 a
9101 \end_layout
9102
9103 \end_inset
9104 </cell>
9105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9106 \begin_inset Text
9107
9108 \begin_layout Plain Layout
9109
9110 \family roman
9111 \series medium
9112 \shape up
9113 \size normal
9114 \emph off
9115 \bar no
9116 \noun off
9117 \color none
9118 b
9119 \end_layout
9120
9121 \end_inset
9122 </cell>
9123 </row>
9124 <row>
9125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9126 \begin_inset Text
9127
9128 \begin_layout Plain Layout
9129
9130 \family roman
9131 \series medium
9132 \shape up
9133 \size normal
9134 \emph off
9135 \bar no
9136 \noun off
9137 \color none
9138 c
9139 \end_layout
9140
9141 \end_inset
9142 </cell>
9143 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9144 \begin_inset Text
9145
9146 \begin_layout Plain Layout
9147
9148 \family roman
9149 \series medium
9150 \shape up
9151 \size normal
9152 \emph off
9153 \bar no
9154 \noun off
9155 \color none
9156 d
9157 \end_layout
9158
9159 \end_inset
9160 </cell>
9161 </row>
9162 </lyxtabular>
9163
9164 \end_inset
9165
9166
9167 \end_layout
9168
9169 \begin_layout Standard
9170 \begin_inset VSpace 0.3cm
9171 \end_inset
9172
9173
9174 \end_layout
9175
9176 \end_deeper
9177 \begin_layout Enumerate
9178 This is (b).
9179  The table is actually nested inside (a).
9180 \end_layout
9181
9182 \end_deeper
9183 \begin_layout Enumerate
9184 Back out again.
9185 \end_layout
9186
9187 \begin_layout Standard
9188 If we hadn't nested the table at all, the list would look like this:
9189 \end_layout
9190
9191 \begin_layout Enumerate
9192 Item One
9193 \end_layout
9194
9195 \begin_deeper
9196 \begin_layout Enumerate
9197 This is (a) and it's nested.
9198 \end_layout
9199
9200 \end_deeper
9201 \begin_layout Standard
9202 \begin_inset VSpace 0.3cm
9203 \end_inset
9204
9205
9206 \end_layout
9207
9208 \begin_layout Standard
9209 \align center
9210 \begin_inset Tabular
9211 <lyxtabular version="3" rows="2" columns="2">
9212 <features tabularvalignment="middle">
9213 <column alignment="center" valignment="top" width="0pt">
9214 <column alignment="center" valignment="top" width="0pt">
9215 <row>
9216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9217 \begin_inset Text
9218
9219 \begin_layout Plain Layout
9220
9221 \family roman
9222 \series medium
9223 \shape up
9224 \size normal
9225 \emph off
9226 \bar no
9227 \noun off
9228 \color none
9229 a
9230 \end_layout
9231
9232 \end_inset
9233 </cell>
9234 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9235 \begin_inset Text
9236
9237 \begin_layout Plain Layout
9238
9239 \family roman
9240 \series medium
9241 \shape up
9242 \size normal
9243 \emph off
9244 \bar no
9245 \noun off
9246 \color none
9247 b
9248 \end_layout
9249
9250 \end_inset
9251 </cell>
9252 </row>
9253 <row>
9254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9255 \begin_inset Text
9256
9257 \begin_layout Plain Layout
9258
9259 \family roman
9260 \series medium
9261 \shape up
9262 \size normal
9263 \emph off
9264 \bar no
9265 \noun off
9266 \color none
9267 c
9268 \end_layout
9269
9270 \end_inset
9271 </cell>
9272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9273 \begin_inset Text
9274
9275 \begin_layout Plain Layout
9276
9277 \family roman
9278 \series medium
9279 \shape up
9280 \size normal
9281 \emph off
9282 \bar no
9283 \noun off
9284 \color none
9285 d
9286 \end_layout
9287
9288 \end_inset
9289 </cell>
9290 </row>
9291 </lyxtabular>
9292
9293 \end_inset
9294
9295
9296 \end_layout
9297
9298 \begin_layout Standard
9299 \begin_inset VSpace 0.3cm
9300 \end_inset
9301
9302
9303 \end_layout
9304
9305 \begin_layout Enumerate
9306 This is (b).
9307  The table is 
9308 \emph on
9309 not
9310 \emph default
9311  nested inside (a).
9312  In fact, it's not nested at all.
9313 \end_layout
9314
9315 \begin_layout Enumerate
9316 Back out again.
9317 \end_layout
9318
9319 \begin_layout Standard
9320 Notice how item (b) is not only no longer nested, but is also the first
9321  item of a new list!
9322 \end_layout
9323
9324 \begin_layout Standard
9325 There's another trap you can fall into: Nesting the table, but not going
9326  deep enough.
9327  \SpecialChar LyX
9328  then turns anything after the table into a new sublist.
9329 \end_layout
9330
9331 \begin_layout Enumerate
9332 Item One
9333 \end_layout
9334
9335 \begin_deeper
9336 \begin_layout Enumerate
9337 This is (a) and it's nested.
9338 \end_layout
9339
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 \end_deeper
9438 \begin_layout Standard
9439 \begin_inset VSpace 0.3cm
9440 \end_inset
9441
9442
9443 \end_layout
9444
9445 \begin_layout Enumerate
9446 This is (b).
9447  The table is actually nested inside Item One, but 
9448 \emph on
9449 not
9450 \emph default
9451  inside (a).
9452 \end_layout
9453
9454 \begin_layout Enumerate
9455 Back out again.
9456 \end_layout
9457
9458 \begin_layout Standard
9459 As you can see, item (b) turned into the first item of a new list, but a
9460  new list 
9461 \emph on
9462 inside
9463 \emph default
9464  item 1.
9465  The same thing would have happened to a figure or an equation.
9466  So, if you nest tables, figures or equations, make sure you go to the right
9467  depth!
9468 \end_layout
9469
9470 \begin_layout Subsection
9471 Usage and General Features
9472 \end_layout
9473
9474 \begin_layout Standard
9475 Speaking of levels, \SpecialChar LyX
9476  can perform up to a six-fold nesting.
9477  In other words, 
9478 \begin_inset Quotes eld
9479 \end_inset
9480
9481 level #6
9482 \begin_inset Quotes erd
9483 \end_inset
9484
9485  is the innermost possible depth.
9486  Here's an example to illustrate what we mean:
9487 \end_layout
9488
9489 \begin_layout Enumerate
9490 level #1 – outermost
9491 \end_layout
9492
9493 \begin_deeper
9494 \begin_layout Enumerate
9495 level #2
9496 \end_layout
9497
9498 \begin_deeper
9499 \begin_layout Enumerate
9500 level #3
9501 \end_layout
9502
9503 \begin_deeper
9504 \begin_layout Enumerate
9505 level #4
9506 \end_layout
9507
9508 \begin_deeper
9509 \begin_layout Itemize
9510 level #5
9511 \end_layout
9512
9513 \begin_deeper
9514 \begin_layout Itemize
9515 level #6
9516 \end_layout
9517
9518 \end_deeper
9519 \end_deeper
9520 \end_deeper
9521 \end_deeper
9522 \end_deeper
9523 \begin_layout Standard
9524 There are two exceptions to the six-fold nesting limit, and you can see
9525  both of them in the example.
9526  Unlike the other fully-nestable environments, you can only perform a four-fold
9527  nesting with the 
9528 \family sans
9529 Enumerate
9530 \family default
9531  and 
9532 \family sans
9533 Itemize
9534 \family default
9535  environments.
9536  For example, if we tried to nest another 
9537 \family sans
9538 Enumerate
9539 \family default
9540  list inside item 
9541 \begin_inset Quotes eld
9542 \end_inset
9543
9544 A.
9545 \begin_inset Quotes erd
9546 \end_inset
9547
9548 , we would get errors.
9549 \end_layout
9550
9551 \begin_layout Subsection
9552 Some Examples
9553 \begin_inset Index idx
9554 status collapsed
9555
9556 \begin_layout Plain Layout
9557 Nesting ! Examples
9558 \end_layout
9559
9560 \end_inset
9561
9562
9563 \end_layout
9564
9565 \begin_layout Standard
9566 The best way to explain just what you can do with nesting is by illustration.
9567  We have several examples of nested environments.
9568  In them, we explain how we created the example, so that you can reproduce
9569  them.
9570 \end_layout
9571
9572 \begin_layout Subsubsection
9573 Example 1: The Six-fold Way and Mixed Nesting
9574 \end_layout
9575
9576 \begin_layout Labeling
9577 \labelwidthstring MMM
9578 #1-a This is the outermost level.
9579  It's a 
9580 \family sans
9581 List
9582 \family default
9583  environment.
9584 \end_layout
9585
9586 \begin_deeper
9587 \begin_layout Labeling
9588 \labelwidthstring MMM
9589 #2-a This is level #2.
9590  We created it by using 
9591 \begin_inset Info
9592 type  "shortcut"
9593 arg   "paragraph-break inverse"
9594 \end_inset
9595
9596  followed by 
9597 \begin_inset Info
9598 type  "shortcut"
9599 arg   "depth-increment"
9600 \end_inset
9601
9602 .
9603 \end_layout
9604
9605 \begin_deeper
9606 \begin_layout Labeling
9607 \labelwidthstring MMM
9608 #3-a This is level #3.
9609  This time, we just enter 
9610 \family sans
9611 Return
9612 \family default
9613 , then used 
9614 \begin_inset Info
9615 type  "shortcut"
9616 arg   "depth-increment"
9617 \end_inset
9618
9619  twice in a row.
9620  We could have also created it the same way as we did the previous level,
9621  by entering 
9622 \begin_inset Info
9623 type  "shortcut"
9624 arg   "paragraph-break inverse"
9625 \end_inset
9626
9627  followed by 
9628 \begin_inset Info
9629 type  "shortcut"
9630 arg   "depth-increment"
9631 \end_inset
9632
9633 .
9634 \end_layout
9635
9636 \begin_deeper
9637 \begin_layout Standard
9638 This is actually a 
9639 \family sans
9640 Standard
9641 \family default
9642  environment, nested inside of 
9643 \begin_inset Quotes eld
9644 \end_inset
9645
9646 #3-a
9647 \begin_inset Quotes erd
9648 \end_inset
9649
9650 .
9651  So, it's at level #4.
9652  We did this by entering 
9653 \begin_inset Info
9654 type  "shortcut"
9655 arg   "paragraph-break inverse"
9656 \end_inset
9657
9658 , then 
9659 \begin_inset Info
9660 type  "shortcut"
9661 arg   "depth-increment"
9662 \end_inset
9663
9664 , then changing the paragraph environment to 
9665 \family sans
9666 Standard
9667 \family default
9668 .
9669  Do this to create list items with more than one paragraph — it also works
9670  for the 
9671 \family sans
9672 Description
9673 \family default
9674
9675 \family sans
9676 Enumerate
9677 \family default
9678 , and 
9679 \family sans
9680 Itemize
9681 \family default
9682  environments!
9683 \end_layout
9684
9685 \begin_layout Standard
9686 Here's another 
9687 \family sans
9688 Standard
9689 \family default
9690  paragraph, also at level #4, made with just a 
9691 \begin_inset Info
9692 type  "shortcut"
9693 arg   "paragraph-break inverse"
9694 \end_inset
9695
9696 .
9697 \end_layout
9698
9699 \begin_layout Labeling
9700 \labelwidthstring MMM
9701 #4-a This is level #4.
9702  We enter 
9703 \begin_inset Info
9704 type  "shortcut"
9705 arg   "paragraph-break inverse"
9706 \end_inset
9707
9708  and changed the paragraph environment back to 
9709 \family sans
9710 List
9711 \family default
9712 .
9713  Remember — we can't nest anything inside a 
9714 \family sans
9715 Standard
9716 \family default
9717  environment, which is why we're still at level #4.
9718  However, we 
9719 \emph on
9720 can
9721 \emph default
9722  keep nesting things inside 
9723 \begin_inset Quotes eld
9724 \end_inset
9725
9726 #3-a
9727 \begin_inset Quotes erd
9728 \end_inset
9729
9730 .
9731 \end_layout
9732
9733 \begin_deeper
9734 \begin_layout Labeling
9735 \labelwidthstring MMM
9736 #5-a This is level #5\SpecialChar ldots
9737
9738 \end_layout
9739
9740 \begin_deeper
9741 \begin_layout Labeling
9742 \labelwidthstring MMM
9743 #6-a \SpecialChar ldots
9744 and this is level #6.
9745  By now, you should know how we made these two.
9746 \end_layout
9747
9748 \end_deeper
9749 \begin_layout Labeling
9750 \labelwidthstring MMM
9751 #5-b Back to level #5.
9752  Just enter 
9753 \begin_inset Info
9754 type  "shortcut"
9755 arg   "paragraph-break inverse"
9756 \end_inset
9757
9758  followed by a 
9759 \begin_inset Info
9760 type  "shortcut"
9761 arg   "depth-decrement"
9762 \end_inset
9763
9764 .
9765 \end_layout
9766
9767 \end_deeper
9768 \begin_layout Labeling
9769 \labelwidthstring MMM
9770 #4-b After another 
9771 \begin_inset Info
9772 type  "shortcut"
9773 arg   "paragraph-break inverse"
9774 \end_inset
9775
9776  followed by a 
9777 \begin_inset Info
9778 type  "shortcut"
9779 arg   "depth-decrement"
9780 \end_inset
9781
9782 , we're back at level #4.
9783 \end_layout
9784
9785 \end_deeper
9786 \begin_layout Labeling
9787 \labelwidthstring MMM
9788 #3-b Back to level #3.
9789  By now it should be obvious how we did this.
9790 \end_layout
9791
9792 \end_deeper
9793 \begin_layout Labeling
9794 \labelwidthstring MMM
9795 #2-b Back to level #2.
9796  
9797 \end_layout
9798
9799 \end_deeper
9800 \begin_layout Labeling
9801 \labelwidthstring MMM
9802 #1-b And last, back to the outermost level, #1.
9803  After this sentence, we will enter 
9804 \family sans
9805 Return
9806 \family default
9807  and change the paragraph environment back to 
9808 \family sans
9809 Standard
9810 \family default
9811  to end the list.
9812 \end_layout
9813
9814 \begin_layout Standard
9815 We could have also used the 
9816 \family sans
9817 Description
9818 \family default
9819
9820 \family sans
9821 Quote
9822 \family default
9823
9824 \family sans
9825 Quotation
9826 \family default
9827 , or even the 
9828 \family sans
9829 Verse
9830 \family default
9831  environment in place of the 
9832 \family sans
9833 List
9834 \family default
9835  environment.
9836  The example would have worked exactly the same.
9837 \end_layout
9838
9839 \begin_layout Subsubsection
9840 Example 2: Inheritance
9841 \end_layout
9842
9843 \begin_layout LyX-Code
9844 This is the LyX-Code environment, at level #1, the outermost
9845 \end_layout
9846
9847 \begin_layout LyX-Code
9848 level.
9849   Now we will enter 
9850 \family sans
9851 Return
9852 \family default
9853 , then 
9854 \begin_inset Info
9855 type  "shortcut"
9856 arg   "depth-increment"
9857 \end_inset
9858
9859 , after
9860 \begin_inset Newline newline
9861 \end_inset
9862
9863 which, we will change to the 
9864 \family sans
9865 Enumerate
9866 \family default
9867  environment.
9868 \end_layout
9869
9870 \begin_deeper
9871 \begin_layout Enumerate
9872 This is the 
9873 \family sans
9874 Enumerate
9875 \family default
9876  environment, at level #2.
9877 \end_layout
9878
9879 \begin_layout Enumerate
9880 Notice how the nested 
9881 \family sans
9882 Enumerate
9883 \family default
9884  not only inherits its margins from its parent environment (
9885 \family sans
9886 LyX-Code
9887 \family default
9888 ), but also inherits its font and spacing!
9889 \end_layout
9890
9891 \end_deeper
9892 \begin_layout Standard
9893 We ended this example by entering 
9894 \family sans
9895 Return
9896 \family default
9897 .
9898  After that, we needed to reset the paragraph environment to 
9899 \family sans
9900 Standard
9901 \family default
9902  and reset the nesting depth by using 
9903 \begin_inset Info
9904 type  "shortcut"
9905 arg   "depth-decrement"
9906 \end_inset
9907
9908  once.
9909 \end_layout
9910
9911 \begin_layout Subsubsection
9912 Example 3: Labels, Levels, and the 
9913 \family sans
9914 Enumerate
9915 \family default
9916  and 
9917 \family sans
9918 Itemize
9919 \family default
9920  Environments
9921 \begin_inset Argument 1
9922 status collapsed
9923
9924 \begin_layout Plain Layout
9925 Example #3: Labels, Levels and other list environments
9926 \end_layout
9927
9928 \end_inset
9929
9930
9931 \end_layout
9932
9933 \begin_layout Enumerate
9934 This is level #1, in an 
9935 \family sans
9936 Enumerate
9937 \family default
9938  paragraph environment.
9939  We're actually going to nest a bunch of these.
9940 \end_layout
9941
9942 \begin_deeper
9943 \begin_layout Enumerate
9944 This is level #2.
9945  We used 
9946 \begin_inset Info
9947 type  "shortcut"
9948 arg   "paragraph-break inverse"
9949 \end_inset
9950
9951  followed by 
9952 \begin_inset Info
9953 type  "shortcut"
9954 arg   "depth-increment"
9955 \end_inset
9956
9957 .
9958  Now, what happens if we nest an 
9959 \family sans
9960 Itemize
9961 \family default
9962  environment inside of this one? It will be at level #3, but what will its
9963  label be? An asterisk?
9964 \end_layout
9965
9966 \begin_deeper
9967 \begin_layout Itemize
9968 No! It's a bullet.
9969  This is the 
9970 \emph on
9971 first
9972 \emph default
9973  
9974 \family sans
9975 Itemize
9976 \family default
9977  environment, even though it's at level #3.
9978  So, its label is a bullet.
9979  (We got here by using 
9980 \begin_inset Info
9981 type  "shortcut"
9982 arg   "paragraph-break inverse"
9983 \end_inset
9984
9985 , then 
9986 \begin_inset Info
9987 type  "shortcut"
9988 arg   "depth-increment"
9989 \end_inset
9990
9991 , then changing the environment to 
9992 \family sans
9993 Itemize
9994 \family default
9995 .)
9996 \end_layout
9997
9998 \begin_deeper
9999 \begin_layout Itemize
10000 Here's level #4, produced using 
10001 \begin_inset Info
10002 type  "shortcut"
10003 arg   "paragraph-break inverse"
10004 \end_inset
10005
10006 , then 
10007 \begin_inset Info
10008 type  "shortcut"
10009 arg   "depth-increment"
10010 \end_inset
10011
10012 .
10013  We will do that again\SpecialChar ldots
10014
10015 \end_layout
10016
10017 \begin_deeper
10018 \begin_layout Enumerate
10019 \SpecialChar ldots
10020 to get to level #5.
10021  This time, however, we also changed the paragraph environment back to 
10022 \family sans
10023 Enumerate
10024 \family default
10025 .
10026  Notice the type of numbering, it is 
10027 \emph on
10028 lowercase Roman
10029 \emph default
10030 , because we are in the 
10031 \emph on
10032 thirdfold
10033 \emph default
10034  
10035 \family sans
10036 Enumerate
10037 \family default
10038  environment (that is, it is an 
10039 \family sans
10040 Enumerate
10041 \family default
10042  inside an 
10043 \family sans
10044 Enumerate
10045 \family default
10046  inside an 
10047 \family sans
10048 Enumerate
10049 \family default
10050 ).
10051 \end_layout
10052
10053 \begin_layout Enumerate
10054 What happens if we 
10055 \emph on
10056 don't
10057 \emph default
10058  change the paragraph environment, but decrease the nesting depth? What
10059  type of numbering does \SpecialChar LyX
10060  use?
10061 \end_layout
10062
10063 \begin_layout Enumerate
10064 Oh, as if you couldn't guess by now, we're just using 
10065 \begin_inset Info
10066 type  "shortcut"
10067 arg   "paragraph-break inverse"
10068 \end_inset
10069
10070  to keep the current environment and depth but create a new item.
10071 \end_layout
10072
10073 \begin_layout Enumerate
10074 Let's use 
10075 \begin_inset Info
10076 type  "shortcut"
10077 arg   "depth-decrement"
10078 \end_inset
10079
10080  to decrease the depth after the next 
10081 \begin_inset Info
10082 type  "shortcut"
10083 arg   "paragraph-break inverse"
10084 \end_inset
10085
10086 .
10087 \end_layout
10088
10089 \end_deeper
10090 \begin_layout Enumerate
10091 This is level #4.
10092  Look what type of label \SpecialChar LyX
10093  is using!
10094 \end_layout
10095
10096 \end_deeper
10097 \begin_layout Enumerate
10098 This is level #3.
10099  Even though we've changed levels, \SpecialChar LyX
10100  is still using a lowercase Roman numeral
10101  as the label.Why?
10102 \end_layout
10103
10104 \begin_layout Enumerate
10105 Because, even though the nesting depth has changed, the paragraph is 
10106 \emph on
10107 still
10108 \emph default
10109  a thirdfold 
10110 \family sans
10111 Enumerate
10112 \family default
10113  environment.
10114  Notice, however, that \SpecialChar LyX
10115  
10116 \emph on
10117 did
10118 \emph default
10119  reset the counter for the label.
10120 \end_layout
10121
10122 \end_deeper
10123 \begin_layout Enumerate
10124 Another 
10125 \begin_inset Info
10126 type  "shortcut"
10127 arg   "paragraph-break inverse"
10128 \end_inset
10129
10130  
10131 \begin_inset Info
10132 type  "shortcut"
10133 arg   "depth-decrement"
10134 \end_inset
10135
10136  sequence, and we're back to level #2.
10137  This time, we not only changed the nesting depth, but we also moved back
10138  into the twofold-nested 
10139 \family sans
10140 Enumerate
10141 \family default
10142  environment.
10143 \end_layout
10144
10145 \end_deeper
10146 \begin_layout Enumerate
10147 The same thing happens if we do another 
10148 \begin_inset Info
10149 type  "shortcut"
10150 arg   "paragraph-break inverse"
10151 \end_inset
10152
10153  
10154 \begin_inset Info
10155 type  "shortcut"
10156 arg   "depth-decrement"
10157 \end_inset
10158
10159  sequence and return to level #1, the outermost level.
10160 \end_layout
10161
10162 \begin_layout Standard
10163 Lastly, we reset the environment to 
10164 \family sans
10165 Standard
10166 \family default
10167 .
10168  As you can see, the level number doesn't correspond to what type of labeling
10169  \SpecialChar LyX
10170  uses for the 
10171 \family sans
10172 Enumerate
10173 \family default
10174  and 
10175 \family sans
10176 Itemize
10177 \family default
10178  environments.
10179  The number of other 
10180 \family sans
10181 Enumerate
10182 \family default
10183  environments surrounding it determines what kind of label \SpecialChar LyX
10184  uses for an
10185  
10186 \family sans
10187 Enumerate
10188 \family default
10189  item.
10190  The same rule applies for the 
10191 \family sans
10192 Itemize
10193 \family default
10194  environment, as well.
10195 \end_layout
10196
10197 \begin_layout Subsubsection
10198 Example 4: Going Bonkers
10199 \end_layout
10200
10201 \begin_layout Enumerate
10202 We're going to go totally nuts now.
10203  We will not nest as deep as in the other examples, nor will we go into
10204  the same detail with how we did it.
10205  (level #1: 
10206 \family sans
10207 Enumerate
10208 \family default
10209 )
10210 \end_layout
10211
10212 \begin_deeper
10213 \begin_layout Standard
10214 (
10215 \family sans
10216 Return, 
10217 \family default
10218
10219 \begin_inset Info
10220 type  "shortcut"
10221 arg   "depth-increment"
10222 \end_inset
10223
10224
10225 \family sans
10226 , Standard
10227 \family default
10228 : level #2) We will stick an encapsulated description of how we created
10229  the example in parentheses someplace.
10230  For example, the two key bindings are how we changed the depth.
10231  The environment name is the name of the current environment.
10232  Either before or after this, we will put in the level.
10233 \end_layout
10234
10235 \end_deeper
10236 \begin_layout Enumerate
10237 (
10238 \family sans
10239 Return, Enumerate
10240 \family default
10241 : level #1) This is the next item in the list.
10242 \end_layout
10243
10244 \begin_deeper
10245 \begin_layout Verse
10246 Now we will add verse.
10247 \begin_inset Newline newline
10248 \end_inset
10249
10250 It will get much worse.
10251 \begin_inset Newline newline
10252 \end_inset
10253
10254 (
10255 \family sans
10256 Return, 
10257 \family default
10258
10259 \begin_inset Info
10260 type  "shortcut"
10261 arg   "depth-increment"
10262 \end_inset
10263
10264
10265 \family sans
10266 , Verse
10267 \family default
10268 : level #2)
10269 \end_layout
10270
10271 \begin_layout Verse
10272 Fiddle dee, Fiddle doo.
10273 \begin_inset Newline newline
10274 \end_inset
10275
10276 Bippitey boppitey boo!
10277 \begin_inset Newline newline
10278 \end_inset
10279
10280 (
10281 \begin_inset Info
10282 type  "shortcut"
10283 arg   "paragraph-break inverse"
10284 \end_inset
10285
10286
10287 \family sans
10288 )
10289 \end_layout
10290
10291 \begin_layout Verse
10292 Here comes a table:
10293 \end_layout
10294
10295 \begin_deeper
10296 \begin_layout Standard
10297 \begin_inset VSpace 0.3cm
10298 \end_inset
10299
10300
10301 \end_layout
10302
10303 \begin_layout Standard
10304 \align center
10305 \begin_inset Tabular
10306 <lyxtabular version="3" rows="2" columns="2">
10307 <features tabularvalignment="middle">
10308 <column alignment="center" valignment="top" width="0pt">
10309 <column alignment="center" valignment="top" width="0pt">
10310 <row>
10311 <cell alignment="center" valignment="top" usebox="none">
10312 \begin_inset Text
10313
10314 \begin_layout Plain Layout
10315
10316 \family roman
10317 \series medium
10318 \shape up
10319 \size normal
10320 \emph off
10321 \bar no
10322 \noun off
10323 \color none
10324 one-fish
10325 \end_layout
10326
10327 \end_inset
10328 </cell>
10329 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10330 \begin_inset Text
10331
10332 \begin_layout Plain Layout
10333
10334 \family roman
10335 \series medium
10336 \shape up
10337 \size normal
10338 \emph off
10339 \bar no
10340 \noun off
10341 \color none
10342 two-fish
10343 \end_layout
10344
10345 \end_inset
10346 </cell>
10347 </row>
10348 <row>
10349 <cell alignment="center" valignment="top" topline="true" usebox="none">
10350 \begin_inset Text
10351
10352 \begin_layout Plain Layout
10353
10354 \family roman
10355 \series medium
10356 \shape up
10357 \size normal
10358 \emph off
10359 \bar no
10360 \noun off
10361 \color none
10362 red-fish
10363 \end_layout
10364
10365 \end_inset
10366 </cell>
10367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10368 \begin_inset Text
10369
10370 \begin_layout Plain Layout
10371
10372 \family roman
10373 \series medium
10374 \shape up
10375 \size normal
10376 \emph off
10377 \bar no
10378 \noun off
10379 \color none
10380 blue-fish
10381 \end_layout
10382
10383 \end_inset
10384 </cell>
10385 </row>
10386 </lyxtabular>
10387
10388 \end_inset
10389
10390
10391 \end_layout
10392
10393 \end_deeper
10394 \begin_layout Verse
10395 (
10396 \begin_inset Info
10397 type  "shortcut"
10398 arg   "paragraph-break inverse"
10399 \end_inset
10400
10401
10402 \family sans
10403 , Table, 
10404 \family default
10405
10406 \begin_inset Info
10407 type  "shortcut"
10408 arg   "depth-increment"
10409 \end_inset
10410
10411  3 times, 
10412 \begin_inset Info
10413 type  "shortcut"
10414 arg   "paragraph-break inverse"
10415 \end_inset
10416
10417
10418 \family sans
10419 , Verse,
10420 \begin_inset Newline newline
10421 \end_inset
10422
10423
10424 \family default
10425
10426 \begin_inset Info
10427 type  "shortcut"
10428 arg   "depth-decrement"
10429 \end_inset
10430
10431 )
10432 \end_layout
10433
10434 \end_deeper
10435 \begin_layout Enumerate
10436 (
10437 \family sans
10438 Return, Enumerate
10439 \family default
10440 : level #1) This is another item.
10441  Note that selecting a 
10442 \family sans
10443 Table
10444 \family default
10445  resets the nesting depth to level #1, so we increased the nesting depth
10446  3 times to put the table inside the 
10447 \family sans
10448 Verse
10449 \family default
10450  environment.
10451  
10452 \end_layout
10453
10454 \begin_layout Quotation
10455 We're now ending the 
10456 \family sans
10457 Enumerate
10458 \family default
10459  list and changing to 
10460 \family sans
10461 Quotation
10462 \family default
10463 .
10464  We're still at level #1.
10465  We want to show you some of the things you can do by mixing environments.
10466  The next set of paragraphs is a 
10467 \begin_inset Quotes eld
10468 \end_inset
10469
10470 quoted letter.
10471 \begin_inset Quotes erd
10472 \end_inset
10473
10474  We will nest both the 
10475 \family sans
10476 Address
10477 \family default
10478  and 
10479 \family sans
10480 Right
10481 \begin_inset space ~
10482 \end_inset
10483
10484 Address
10485 \family default
10486  environments inside of this one, then use another nested 
10487 \family sans
10488 Quotation
10489 \family default
10490  for the letter body.
10491  We will use 
10492 \begin_inset Info
10493 type  "shortcut"
10494 arg   "paragraph-break inverse"
10495 \end_inset
10496
10497  to preserve the depth.
10498  Remember that you need to use 
10499 \begin_inset Info
10500 type  "shortcut"
10501 arg   "newline-insert newline"
10502 \end_inset
10503
10504  to create multiple lines inside the 
10505 \family sans
10506 Address
10507 \family default
10508  and 
10509 \family sans
10510 Right
10511 \begin_inset space ~
10512 \end_inset
10513
10514 Address
10515 \family default
10516  environments.
10517  Here it goes:
10518 \end_layout
10519
10520 \begin_deeper
10521 \begin_layout Right Address
10522 1234 Nowhere Rd.
10523 \begin_inset Newline newline
10524 \end_inset
10525
10526 Moosegroin, MT 00100
10527 \begin_inset Newline newline
10528 \end_inset
10529
10530 9-6-96
10531 \end_layout
10532
10533 \begin_layout Address
10534 Dear Mr.
10535 \begin_inset space ~
10536 \end_inset
10537
10538 Fizlewitz:
10539 \end_layout
10540
10541 \begin_layout Quotation
10542 We regret to inform you that we cannot fill your order for 50
10543 \begin_inset space \thinspace{}
10544 \end_inset
10545
10546 L of compressed methane gas due to circumstances beyond our control.
10547  Unfortunately, several of our cows have mysteriously exploded, creating
10548  a backlog in our orders for methane.
10549  We will place your name on the waiting list and try to fill your order
10550  as soon as possible.
10551  In the meantime, we thank you for your patience.
10552 \end_layout
10553
10554 \begin_layout Quotation
10555 We do, however, now have a special on beef.
10556  If you are interested, please return the enclosed pricing and order form
10557  with your order, along with payment.
10558 \end_layout
10559
10560 \begin_layout Quotation
10561 We thank you again for your patience.
10562 \end_layout
10563
10564 \begin_layout Address
10565 Sincerely,
10566 \begin_inset Newline newline
10567 \end_inset
10568
10569 Bill Hick
10570 \end_layout
10571
10572 \end_deeper
10573 \begin_layout Quotation
10574 That ends that example!
10575 \end_layout
10576
10577 \begin_layout Standard
10578 As you can see, nesting environments in \SpecialChar LyX
10579  gives you a lot of power with just
10580  a few keystrokes.
10581  We could have easily nested an 
10582 \family sans
10583 Itemize
10584 \family default
10585  list inside of a 
10586 \family sans
10587 Quotation
10588 \family default
10589  or 
10590 \family sans
10591 Quote
10592 \family default
10593 , or put a 
10594 \family sans
10595 Quote
10596 \family default
10597  inside of an 
10598 \family sans
10599 Itemize
10600 \family default
10601  list.
10602  You have a huge variety of options at your disposal.
10603 \end_layout
10604
10605 \begin_layout Subsection
10606 Separate Nestings
10607 \begin_inset Index idx
10608 status collapsed
10609
10610 \begin_layout Plain Layout
10611 Nesting ! Separation
10612 \end_layout
10613
10614 \end_inset
10615
10616
10617 \begin_inset CommandInset label
10618 LatexCommand label
10619 name "subsec:Separate-Nestings"
10620
10621 \end_inset
10622
10623
10624 \end_layout
10625
10626 \begin_layout Standard
10627 It is sometimes necessary to have two consecutive environments of the same
10628  type.
10629  For example you need two different enumerations:
10630 \end_layout
10631
10632 \begin_layout Enumerate
10633 Hello
10634 \end_layout
10635
10636 \begin_deeper
10637 \begin_layout Enumerate
10638 this is an
10639 \end_layout
10640
10641 \begin_deeper
10642 \begin_layout Enumerate
10643 enumeration
10644 \end_layout
10645
10646 \begin_layout Standard
10647 \begin_inset Separator plain
10648 \end_inset
10649
10650
10651 \end_layout
10652
10653 \begin_layout Itemize
10654 itemize list
10655 \end_layout
10656
10657 \end_deeper
10658 \end_deeper
10659 \begin_layout Standard
10660 \begin_inset Separator parbreak
10661 \end_inset
10662
10663
10664 \end_layout
10665
10666 \begin_layout Enumerate
10667 Hi
10668 \end_layout
10669
10670 \begin_layout Enumerate
10671 this is another
10672 \end_layout
10673
10674 \begin_layout Enumerate
10675 enumeration
10676 \end_layout
10677
10678 \begin_layout Standard
10679 To split an existing list into two lists, set the cursor at the end of a
10680  list item and use the menu 
10681 \family sans
10682 Insert\SpecialChar menuseparator
10683 Separated <Name> Above
10684 \family default
10685  or
10686 \family sans
10687  Insert\SpecialChar menuseparator
10688 Separated <Name> Below
10689 \family default
10690 .
10691  This inserts a plain separator (red line in \SpecialChar LyX
10692 ) and before or behind it the
10693  new list.
10694  Inside nested environments, it is also possible to split the outer environment.
10695 \end_layout
10696
10697 \begin_layout Standard
10698 By right-clicking on a separator one can change it into a paragraph separator
10699  (red arrow in LyX).
10700  The difference between both separator types is that the plain separator
10701  only splits the list and not the current paragraph.
10702 \end_layout
10703
10704 \begin_layout Standard
10705 In general, you get an environment separator when you press 
10706 \begin_inset Info
10707 type  "shortcut"
10708 arg   "paragraph-break"
10709 \end_inset
10710
10711  in a 
10712 \family sans
10713 Standard
10714 \family default
10715  environment immediately after a non-Standard one.
10716 \end_layout
10717
10718 \begin_layout Section
10719 Spacing, pagination and line breaks
10720 \begin_inset Index idx
10721 status collapsed
10722
10723 \begin_layout Plain Layout
10724 Spacing
10725 \end_layout
10726
10727 \end_inset
10728
10729
10730 \end_layout
10731
10732 \begin_layout Standard
10733 What is a space? While you might be used to pressing the space key anytime
10734  you want to separate two words in ordinary word processors, \SpecialChar LyX
10735  offers you
10736  more spaces: spaces of different widths and spaces which can or cannot
10737  be broken at the end of a line.
10738  The following sections will show you some examples where those spaces are
10739  useful.
10740 \end_layout
10741
10742 \begin_layout Subsection
10743 Protected Space
10744 \begin_inset CommandInset label
10745 LatexCommand label
10746 name "subsec:Protected-Space"
10747
10748 \end_inset
10749
10750
10751 \begin_inset Index idx
10752 status collapsed
10753
10754 \begin_layout Plain Layout
10755 Spaces ! Protected
10756 \end_layout
10757
10758 \end_inset
10759
10760
10761 \end_layout
10762
10763 \begin_layout Standard
10764 The protected space: It is used to tell \SpecialChar LyX
10765  (and \SpecialChar LaTeX
10766 ) not to break the line at
10767  that point.
10768  This may be necessary to avoid unlucky line breaks, like in: 
10769 \end_layout
10770
10771 \begin_layout Quote
10772 Further documentation is given in section
10773 \begin_inset Newline newline
10774 \end_inset
10775
10776
10777 \begin_inset CommandInset ref
10778 LatexCommand ref
10779 reference "sec:Bibliography"
10780
10781 \end_inset
10782
10783 .
10784  
10785 \end_layout
10786
10787 \begin_layout Standard
10788 Obviously, it would be a good thing to put a protected space between 
10789 \begin_inset Quotes eld
10790 \end_inset
10791
10792 section
10793 \begin_inset Quotes erd
10794 \end_inset
10795
10796  and 
10797 \begin_inset Quotes eld
10798 \end_inset
10799
10800
10801 \begin_inset CommandInset ref
10802 LatexCommand ref
10803 reference "sec:Bibliography"
10804
10805 \end_inset
10806
10807
10808 \begin_inset Quotes erd
10809 \end_inset
10810
10811 .
10812  A protected space is set with 
10813 \family sans
10814 Insert\SpecialChar menuseparator
10815 Formatting\SpecialChar menuseparator
10816 Protected
10817 \begin_inset space ~
10818 \end_inset
10819
10820 Space
10821 \family default
10822  (shortcut 
10823 \begin_inset Info
10824 type  "shortcut"
10825 arg   "command-alternatives math-space ; space-insert protected"
10826 \end_inset
10827
10828 ).
10829 \end_layout
10830
10831 \begin_layout Subsection
10832 Horizontal Space
10833 \begin_inset CommandInset label
10834 LatexCommand label
10835 name "subsec:Horizontal-Space"
10836
10837 \end_inset
10838
10839
10840 \begin_inset Index idx
10841 status collapsed
10842
10843 \begin_layout Plain Layout
10844 Spacing ! Horizontal
10845 \end_layout
10846
10847 \end_inset
10848
10849
10850 \end_layout
10851
10852 \begin_layout Standard
10853 All horizontal spaces can be inserted with the menu 
10854 \family sans
10855 Insert\SpecialChar menuseparator
10856 Formatting\SpecialChar menuseparator
10857 Horizontal Space
10858 \family default
10859 .
10860  The length units are listed in Appendix
10861 \begin_inset space ~
10862 \end_inset
10863
10864
10865 \begin_inset CommandInset ref
10866 LatexCommand ref
10867 reference "chap:Units-available-in"
10868
10869 \end_inset
10870
10871 .
10872 \end_layout
10873
10874 \begin_layout Subsubsection
10875 Inter-word Space
10876 \begin_inset CommandInset label
10877 LatexCommand label
10878 name "subsec:Inter-word-Space"
10879
10880 \end_inset
10881
10882
10883 \begin_inset Index idx
10884 status collapsed
10885
10886 \begin_layout Plain Layout
10887 Spaces ! Inter-word
10888 \end_layout
10889
10890 \end_inset
10891
10892
10893 \end_layout
10894
10895 \begin_layout Standard
10896 With the introduction of typewriters, it became conventional in some countries
10897  to type two spaces after a period to mimic the wider spaces used by typesetters
10898  at the ends of sentences.
10899  There is no need to do this as \SpecialChar LyX
10900  automatically takes care about this.
10901  However, you do not want an end of sentence space after an abbreviation
10902  followed by a period; see section
10903 \begin_inset space ~
10904 \end_inset
10905
10906
10907 \begin_inset CommandInset ref
10908 LatexCommand ref
10909 reference "subsec:Abbreviations"
10910
10911 \end_inset
10912
10913  for examples.
10914  To insert a normal space, select 
10915 \family sans
10916 Insert\SpecialChar menuseparator
10917 Formatting\SpecialChar menuseparator
10918 Interword
10919 \begin_inset space ~
10920 \end_inset
10921
10922 Space
10923 \family default
10924  (shortcut 
10925 \begin_inset Info
10926 type  "shortcut"
10927 arg   "space-insert normal"
10928 \end_inset
10929
10930 ).
10931 \end_layout
10932
10933 \begin_layout Subsubsection
10934 Thin Space
10935 \begin_inset CommandInset label
10936 LatexCommand label
10937 name "subsec:Thin-Space"
10938
10939 \end_inset
10940
10941
10942 \begin_inset Index idx
10943 status collapsed
10944
10945 \begin_layout Plain Layout
10946 Spaces ! Thin
10947 \end_layout
10948
10949 \end_inset
10950
10951
10952 \end_layout
10953
10954 \begin_layout Standard
10955
10956 \begin_inset Quotes eld
10957 \end_inset
10958
10959 thin space
10960 \begin_inset Quotes erd
10961 \end_inset
10962
10963  is a blank which has half the size of a normal space (and it is also 
10964 \begin_inset Quotes eld
10965 \end_inset
10966
10967 protected
10968 \begin_inset Quotes erd
10969 \end_inset
10970
10971 ).
10972  The typographical conventions in a lot of languages propose the use of
10973  thin spaces in cases where normal spaces would be too wide, for instance,
10974  inside abbreviations:
10975 \end_layout
10976
10977 \begin_layout Quote
10978 D.
10979 \begin_inset space \thinspace{}
10980 \end_inset
10981
10982 E.
10983  Knuth has developed our beloved typesetting program.
10984 \end_layout
10985
10986 \begin_layout Standard
10987 or between values and units.
10988  Compare for example this:
10989 \begin_inset Newline newline
10990 \end_inset
10991
10992 10
10993 \begin_inset space \thinspace{}
10994 \end_inset
10995
10996 kg (thin space)
10997 \begin_inset Newline newline
10998 \end_inset
10999
11000 10 kg (normal space
11001 \end_layout
11002
11003 \begin_layout Standard
11004 You can insert thin spaces with the menu 
11005 \family sans
11006 Insert\SpecialChar menuseparator
11007 Formatting\SpecialChar menuseparator
11008 Thin
11009 \begin_inset space ~
11010 \end_inset
11011
11012 Space
11013 \family default
11014  (shortcut 
11015 \begin_inset Info
11016 type  "shortcuts"
11017 arg   "space-insert thin"
11018 \end_inset
11019
11020 ).
11021 \end_layout
11022
11023 \begin_layout Subsubsection
11024 More Spaces
11025 \end_layout
11026
11027 \begin_layout Standard
11028 You can also insert the following space types:
11029 \end_layout
11030
11031 \begin_layout Description
11032 Negative
11033 \begin_inset space ~
11034 \end_inset
11035
11036 thin
11037 \begin_inset space ~
11038 \end_inset
11039
11040 space A line with a 
11041 \begin_inset Formula $\to$
11042 \end_inset
11043
11044
11045 \begin_inset space \negthinspace{}
11046 \end_inset
11047
11048
11049 \begin_inset Formula $\gets$
11050 \end_inset
11051
11052  negative thin space between the arrows.
11053 \end_layout
11054
11055 \begin_layout Description
11056 Negative
11057 \begin_inset space ~
11058 \end_inset
11059
11060 medium
11061 \begin_inset space ~
11062 \end_inset
11063
11064 space A line with a 
11065 \begin_inset Formula $\to$
11066 \end_inset
11067
11068
11069 \begin_inset space \negmedspace{}
11070 \end_inset
11071
11072
11073 \begin_inset Formula $\gets$
11074 \end_inset
11075
11076  negative medium space between the arrows.
11077 \end_layout
11078
11079 \begin_layout Description
11080 Negative
11081 \begin_inset space ~
11082 \end_inset
11083
11084 thick
11085 \begin_inset space ~
11086 \end_inset
11087
11088 space A line with a 
11089 \begin_inset Formula $\to$
11090 \end_inset
11091
11092
11093 \begin_inset space \negthickspace{}
11094 \end_inset
11095
11096
11097 \begin_inset Formula $\gets$
11098 \end_inset
11099
11100  negative thick space between the arrows.
11101 \end_layout
11102
11103 \begin_layout Description
11104 Enspace
11105 \begin_inset space ~
11106 \end_inset
11107
11108 (0.5
11109 \begin_inset space \thinspace{}
11110 \end_inset
11111
11112 em) A line with an 
11113 \begin_inset Formula $\to$
11114 \end_inset
11115
11116
11117 \begin_inset space \enskip{}
11118 \end_inset
11119
11120
11121 \begin_inset Formula $\gets$
11122 \end_inset
11123
11124  enspace
11125 \begin_inset space ~
11126 \end_inset
11127
11128 (0.5
11129 \begin_inset space \thinspace{}
11130 \end_inset
11131
11132 em) space between the arrows.
11133 \end_layout
11134
11135 \begin_layout Description
11136 Quad
11137 \begin_inset space ~
11138 \end_inset
11139
11140 (1
11141 \begin_inset space \thinspace{}
11142 \end_inset
11143
11144 em) A line with a 
11145 \begin_inset Formula $\to$
11146 \end_inset
11147
11148
11149 \begin_inset space \quad{}
11150 \end_inset
11151
11152
11153 \begin_inset Formula $\gets$
11154 \end_inset
11155
11156  Quad
11157 \begin_inset space ~
11158 \end_inset
11159
11160 (1
11161 \begin_inset space \thinspace{}
11162 \end_inset
11163
11164 em) space between the arrows.
11165 \end_layout
11166
11167 \begin_layout Description
11168 QQuad
11169 \begin_inset space ~
11170 \end_inset
11171
11172 (2
11173 \begin_inset space \thinspace{}
11174 \end_inset
11175
11176 em) A line with a 
11177 \begin_inset Formula $\to$
11178 \end_inset
11179
11180
11181 \begin_inset space \qquad{}
11182 \end_inset
11183
11184
11185 \begin_inset Formula $\gets$
11186 \end_inset
11187
11188  QQuad
11189 \begin_inset space ~
11190 \end_inset
11191
11192 (2
11193 \begin_inset space \thinspace{}
11194 \end_inset
11195
11196 em) space between the arrows.
11197 \end_layout
11198
11199 \begin_layout Description
11200 Custom
11201 \begin_inset space ~
11202 \end_inset
11203
11204 space A line with 
11205 \begin_inset Formula $\to$
11206 \end_inset
11207
11208
11209 \begin_inset space \hspace{}
11210 \length 2cm
11211 \end_inset
11212
11213
11214 \begin_inset Formula $\gets$
11215 \end_inset
11216
11217  2
11218 \begin_inset space \thinspace{}
11219 \end_inset
11220
11221 cm space between the arrows.
11222 \end_layout
11223
11224 \begin_layout Standard
11225 Table
11226 \begin_inset space ~
11227 \end_inset
11228
11229
11230 \begin_inset CommandInset ref
11231 LatexCommand ref
11232 reference "tab:Width-of-the"
11233
11234 \end_inset
11235
11236  lists the different space sizes.
11237 \end_layout
11238
11239 \begin_layout Standard
11240 \begin_inset Float table
11241 placement document
11242 alignment document
11243 wide false
11244 sideways false
11245 status open
11246
11247 \begin_layout Plain Layout
11248 \begin_inset Caption Standard
11249
11250 \begin_layout Plain Layout
11251 \begin_inset CommandInset label
11252 LatexCommand label
11253 name "tab:Width-of-the"
11254
11255 \end_inset
11256
11257 Width of the different horizontal spaces.
11258 \end_layout
11259
11260 \end_inset
11261
11262
11263 \end_layout
11264
11265 \begin_layout Plain Layout
11266 \align center
11267 \begin_inset Tabular
11268 <lyxtabular version="3" rows="10" columns="2">
11269 <features tabularvalignment="middle">
11270 <column alignment="center" valignment="top">
11271 <column alignment="center" valignment="top">
11272 <row>
11273 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11274 \begin_inset Text
11275
11276 \begin_layout Plain Layout
11277
11278 \series bold
11279 Space
11280 \end_layout
11281
11282 \end_inset
11283 </cell>
11284 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11285 \begin_inset Text
11286
11287 \begin_layout Plain Layout
11288
11289 \series bold
11290 Width
11291 \end_layout
11292
11293 \end_inset
11294 </cell>
11295 </row>
11296 <row>
11297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11298 \begin_inset Text
11299
11300 \begin_layout Plain Layout
11301 Normal
11302 \end_layout
11303
11304 \end_inset
11305 </cell>
11306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11307 \begin_inset Text
11308
11309 \begin_layout Plain Layout
11310 1/3
11311 \begin_inset space \thinspace{}
11312 \end_inset
11313
11314 em
11315 \end_layout
11316
11317 \end_inset
11318 </cell>
11319 </row>
11320 <row>
11321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11322 \begin_inset Text
11323
11324 \begin_layout Plain Layout
11325 Protected
11326 \end_layout
11327
11328 \end_inset
11329 </cell>
11330 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11331 \begin_inset Text
11332
11333 \begin_layout Plain Layout
11334 1/3
11335 \begin_inset space \thinspace{}
11336 \end_inset
11337
11338 em
11339 \end_layout
11340
11341 \end_inset
11342 </cell>
11343 </row>
11344 <row>
11345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11346 \begin_inset Text
11347
11348 \begin_layout Plain Layout
11349 Thin
11350 \end_layout
11351
11352 \end_inset
11353 </cell>
11354 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11355 \begin_inset Text
11356
11357 \begin_layout Plain Layout
11358 1/6
11359 \begin_inset space \thinspace{}
11360 \end_inset
11361
11362 em
11363 \end_layout
11364
11365 \end_inset
11366 </cell>
11367 </row>
11368 <row>
11369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11370 \begin_inset Text
11371
11372 \begin_layout Plain Layout
11373 Negative thin
11374 \end_layout
11375
11376 \end_inset
11377 </cell>
11378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11379 \begin_inset Text
11380
11381 \begin_layout Plain Layout
11382 -1/6
11383 \begin_inset space \thinspace{}
11384 \end_inset
11385
11386 em
11387 \begin_inset Formula $\thinspace=\thinspace$
11388 \end_inset
11389
11390 -3
11391 \begin_inset space \thinspace{}
11392 \end_inset
11393
11394 mu
11395 \end_layout
11396
11397 \end_inset
11398 </cell>
11399 </row>
11400 <row>
11401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11402 \begin_inset Text
11403
11404 \begin_layout Plain Layout
11405 Negative medium
11406 \end_layout
11407
11408 \end_inset
11409 </cell>
11410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11411 \begin_inset Text
11412
11413 \begin_layout Plain Layout
11414 -4
11415 \begin_inset space \thinspace{}
11416 \end_inset
11417
11418 mu
11419 \end_layout
11420
11421 \end_inset
11422 </cell>
11423 </row>
11424 <row>
11425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11426 \begin_inset Text
11427
11428 \begin_layout Plain Layout
11429 Negative thick
11430 \end_layout
11431
11432 \end_inset
11433 </cell>
11434 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11435 \begin_inset Text
11436
11437 \begin_layout Plain Layout
11438 -5
11439 \begin_inset space \thinspace{}
11440 \end_inset
11441
11442 mu
11443 \end_layout
11444
11445 \end_inset
11446 </cell>
11447 </row>
11448 <row>
11449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11450 \begin_inset Text
11451
11452 \begin_layout Plain Layout
11453 Enspace (0.5
11454 \begin_inset space \thinspace{}
11455 \end_inset
11456
11457 em)
11458 \end_layout
11459
11460 \end_inset
11461 </cell>
11462 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11463 \begin_inset Text
11464
11465 \begin_layout Plain Layout
11466 0.5
11467 \begin_inset space \thinspace{}
11468 \end_inset
11469
11470 em
11471 \end_layout
11472
11473 \end_inset
11474 </cell>
11475 </row>
11476 <row>
11477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11478 \begin_inset Text
11479
11480 \begin_layout Plain Layout
11481 Quad (1
11482 \begin_inset space \thinspace{}
11483 \end_inset
11484
11485 em)
11486 \end_layout
11487
11488 \end_inset
11489 </cell>
11490 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11491 \begin_inset Text
11492
11493 \begin_layout Plain Layout
11494 1
11495 \begin_inset space \thinspace{}
11496 \end_inset
11497
11498 em
11499 \end_layout
11500
11501 \end_inset
11502 </cell>
11503 </row>
11504 <row>
11505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11506 \begin_inset Text
11507
11508 \begin_layout Plain Layout
11509 QQuad (2
11510 \begin_inset space \thinspace{}
11511 \end_inset
11512
11513 em)
11514 \end_layout
11515
11516 \end_inset
11517 </cell>
11518 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11519 \begin_inset Text
11520
11521 \begin_layout Plain Layout
11522 2
11523 \begin_inset space \thinspace{}
11524 \end_inset
11525
11526 em
11527 \end_layout
11528
11529 \end_inset
11530 </cell>
11531 </row>
11532 </lyxtabular>
11533
11534 \end_inset
11535
11536
11537 \end_layout
11538
11539 \end_inset
11540
11541
11542 \end_layout
11543
11544 \begin_layout Subsubsection
11545 Horizontal Fills
11546 \begin_inset Index idx
11547 status collapsed
11548
11549 \begin_layout Plain Layout
11550 Spacing ! Fills
11551 \end_layout
11552
11553 \end_inset
11554
11555
11556 \end_layout
11557
11558 \begin_layout Standard
11559 Horizontal fills (HFills) are a special \SpecialChar LyX
11560  feature for adding extra space
11561  in a uniform fashion.
11562  An HFill is actually a variable length space, whose length always equals
11563  the remaining space between the left and right margins.
11564  If there is more than one HFill on a line, they divide the available space
11565  equally between themselves.
11566 \end_layout
11567
11568 \begin_layout Standard
11569 Here are a few examples of what you can do with them:
11570 \end_layout
11571
11572 \begin_layout Quote
11573 \noindent
11574 This is on the left side
11575 \begin_inset space \hfill{}
11576 \end_inset
11577
11578 This is on the right
11579 \end_layout
11580
11581 \begin_layout Quote
11582 \noindent
11583 Left
11584 \begin_inset space \hfill{}
11585 \end_inset
11586
11587 Middle
11588 \begin_inset space \hfill{}
11589 \end_inset
11590
11591 Right
11592 \end_layout
11593
11594 \begin_layout Quote
11595 \noindent
11596 Left
11597 \begin_inset space \hfill{}
11598 \end_inset
11599
11600 1/3 Left
11601 \begin_inset space \hfill{}
11602 \end_inset
11603
11604
11605 \begin_inset space \hfill{}
11606 \end_inset
11607
11608 Right
11609 \end_layout
11610
11611 \begin_layout Standard
11612 That was an example in the 
11613 \family sans
11614 Quote
11615 \family default
11616  environment.
11617  Here
11618 \begin_inset Formula $\to$
11619 \end_inset
11620
11621
11622 \begin_inset space \hfill{}
11623 \end_inset
11624
11625
11626 \begin_inset Formula $\gets$
11627 \end_inset
11628
11629 is one in a standard paragraph.
11630  It may or may not be apparent in the printed text, but it 
11631 \emph on
11632 is
11633 \emph default
11634  sitting in-between the two arrows.
11635 \end_layout
11636
11637 \begin_layout Standard
11638 HFills can be made visible when you choose one of the 
11639 \family sans
11640 Fill
11641 \begin_inset space ~
11642 \end_inset
11643
11644 Pattern
11645 \family default
11646 s in the space dialog: The following patterns are available:
11647 \end_layout
11648
11649 \begin_layout Standard
11650 Dots: 
11651 \begin_inset space \dotfill{}
11652 \end_inset
11653
11654
11655 \begin_inset space ~
11656 \end_inset
11657
11658
11659 \end_layout
11660
11661 \begin_layout Standard
11662 Rule: 
11663 \begin_inset space \hrulefill{}
11664 \end_inset
11665
11666
11667 \begin_inset space ~
11668 \end_inset
11669
11670
11671 \end_layout
11672
11673 \begin_layout Standard
11674 Left arrow: 
11675 \begin_inset space \leftarrowfill{}
11676 \end_inset
11677
11678
11679 \begin_inset space ~
11680 \end_inset
11681
11682
11683 \end_layout
11684
11685 \begin_layout Standard
11686 Right arrow: 
11687 \begin_inset space \rightarrowfill{}
11688 \end_inset
11689
11690
11691 \begin_inset space ~
11692 \end_inset
11693
11694
11695 \end_layout
11696
11697 \begin_layout Standard
11698 Up brace: 
11699 \begin_inset space \downbracefill{}
11700 \end_inset
11701
11702
11703 \begin_inset space ~
11704 \end_inset
11705
11706
11707 \end_layout
11708
11709 \begin_layout Standard
11710 Down brace: 
11711 \begin_inset space \upbracefill{}
11712 \end_inset
11713
11714
11715 \begin_inset space ~
11716 \end_inset
11717
11718
11719 \end_layout
11720
11721 \begin_layout Standard
11722 \begin_inset Note Greyedout
11723 status open
11724
11725 \begin_layout Plain Layout
11726
11727 \series bold
11728 Note:
11729 \series default
11730  If an HFill is at the beginning of a line, and 
11731 \emph on
11732 not
11733 \emph default
11734  in the first line in a paragraph, \SpecialChar LyX
11735  ignores it.
11736  This prevents HFills from accidentally being wrapped onto a new line.
11737  If you need space in this case anyway, set the 
11738 \family sans
11739 Protect
11740 \family default
11741  option in the space dialog.
11742 \end_layout
11743
11744 \end_inset
11745
11746
11747 \end_layout
11748
11749 \begin_layout Subsubsection
11750 Phantom Space
11751 \begin_inset CommandInset label
11752 LatexCommand label
11753 name "subsec:Phantom-Space"
11754
11755 \end_inset
11756
11757
11758 \begin_inset Index idx
11759 status collapsed
11760
11761 \begin_layout Plain Layout
11762 Spacing ! Phantom
11763 \end_layout
11764
11765 \end_inset
11766
11767
11768 \end_layout
11769
11770 \begin_layout Standard
11771 Sometimes you want to insert space with exactly the length of a phrase.
11772  For example, you want to create the following multiple choice question:
11773 \end_layout
11774
11775 \begin_layout Standard
11776 \begin_inset VSpace medskip
11777 \end_inset
11778
11779 What is correct English?:
11780 \begin_inset Newline newline
11781 \end_inset
11782
11783
11784 \begin_inset Newline newline
11785 \end_inset
11786
11787 Mr.
11788 \begin_inset space ~
11789 \end_inset
11790
11791 Edge would have been jumps the gun.
11792 \begin_inset Newline newline
11793 \end_inset
11794
11795
11796 \begin_inset Phantom HPhantom
11797 status open
11798
11799 \begin_layout Plain Layout
11800 Mr.
11801  Edge 
11802 \end_layout
11803
11804 \end_inset
11805
11806 has to be jumped
11807 \begin_inset Newline newline
11808 \end_inset
11809
11810
11811 \begin_inset Phantom HPhantom
11812 status open
11813
11814 \begin_layout Plain Layout
11815 Mr.
11816  Edge 
11817 \end_layout
11818
11819 \end_inset
11820
11821 jumps
11822 \begin_inset VSpace medskip
11823 \end_inset
11824
11825
11826 \end_layout
11827
11828 \begin_layout Standard
11829 \noindent
11830 so that the choices appear exactly after the phrase 
11831 \begin_inset Quotes eld
11832 \end_inset
11833
11834 Mr.
11835 \begin_inset space ~
11836 \end_inset
11837
11838 Edge
11839 \begin_inset space ~
11840 \end_inset
11841
11842
11843 \begin_inset Quotes erd
11844 \end_inset
11845
11846 .
11847  To get this, you can use the phantom insets available via the menu 
11848 \family sans
11849 Insert\SpecialChar menuseparator
11850 Formatting\SpecialChar menuseparator
11851 Phantom
11852 \family default
11853 .
11854  In our case insert a horizontal phantom at the beginning of the last two
11855  lines and insert 
11856 \begin_inset Quotes eld
11857 \end_inset
11858
11859 Mr.
11860 \begin_inset space ~
11861 \end_inset
11862
11863 Edge
11864 \begin_inset space ~
11865 \end_inset
11866
11867
11868 \begin_inset Quotes erd
11869 \end_inset
11870
11871  into the phantom inset (note the space after 
11872 \begin_inset Quotes eld
11873 \end_inset
11874
11875 Edge
11876 \begin_inset Quotes erd
11877 \end_inset
11878
11879 ).
11880  A phantom insets prints only the space of its content (like a placeholder).
11881  That is why it is named 
11882 \begin_inset Quotes eld
11883 \end_inset
11884
11885 phantom
11886 \begin_inset Quotes erd
11887 \end_inset
11888
11889 .
11890  The normal phantom outputs the width and height of the content as space,
11891  while the horizontal and vertical variant only outputs the corresponding
11892  dimension.
11893 \end_layout
11894
11895 \begin_layout Subsection
11896 Vertical Space
11897 \begin_inset CommandInset label
11898 LatexCommand label
11899 name "subsec:Vertical-Space"
11900
11901 \end_inset
11902
11903
11904 \begin_inset Index idx
11905 status collapsed
11906
11907 \begin_layout Plain Layout
11908 Spacing ! Vertical
11909 \end_layout
11910
11911 \end_inset
11912
11913
11914 \end_layout
11915
11916 \begin_layout Standard
11917 To add extra vertical space above or below a paragraph, use the 
11918 \family sans
11919 Insert\SpecialChar menuseparator
11920 Formatting\SpecialChar menuseparator
11921 Vertical
11922 \begin_inset space ~
11923 \end_inset
11924
11925 Space
11926 \family default
11927  dialog.
11928  There you find the following sizes:
11929 \end_layout
11930
11931 \begin_layout Standard
11932
11933 \family sans
11934 SmallSkip
11935 \family default
11936
11937 \family sans
11938 MedSkip
11939 \family default
11940  and 
11941 \family sans
11942 BigSkip
11943 \family default
11944  are \SpecialChar LaTeX
11945  sizes which depend on the font size of the document.
11946  
11947 \family sans
11948 DefSkip
11949 \family default
11950  is the skip adjusted in the dialog 
11951 \family sans
11952 Document\SpecialChar menuseparator
11953 Settings\SpecialChar menuseparator
11954 Text
11955 \begin_inset space ~
11956 \end_inset
11957
11958 Layout
11959 \family default
11960
11961 \begin_inset Index idx
11962 status collapsed
11963
11964 \begin_layout Plain Layout
11965 Document ! Settings
11966 \end_layout
11967
11968 \end_inset
11969
11970  for the paragraph separation.
11971  If you use indentation to separate paragraphs 
11972 \family sans
11973 DefSkip
11974 \family default
11975  is equal to 
11976 \family sans
11977 MedSkip
11978 \family default
11979 .
11980 \end_layout
11981
11982 \begin_layout Standard
11983
11984 \family sans
11985 VFill
11986 \family default
11987
11988 \begin_inset Index idx
11989 status collapsed
11990
11991 \begin_layout Plain Layout
11992 Spacing ! Fills
11993 \end_layout
11994
11995 \end_inset
11996
11997  is a variable space, set so that the space is maximal within one page.
11998  An example: you have only two short paragraphs on one page with a 
11999 \family sans
12000 Vfill
12001 \family default
12002  between them.
12003  Then the first paragraph is placed at the top of the page and the second
12004  one at the bottom, because the space between them is then maximal.
12005  
12006 \family sans
12007 VFill
12008 \family default
12009 s work like 
12010 \family sans
12011 HFill
12012 \family default
12013 s: they fill the remaining vertical space on a page with blank space.
12014 \begin_inset Foot
12015 status collapsed
12016
12017 \begin_layout Plain Layout
12018
12019 \family sans
12020 HFill
12021 \family default
12022 s are described in section
12023 \begin_inset space ~
12024 \end_inset
12025
12026
12027 \begin_inset CommandInset ref
12028 LatexCommand ref
12029 reference "subsec:Horizontal-Space"
12030
12031 \end_inset
12032
12033 .
12034 \end_layout
12035
12036 \end_inset
12037
12038  If there are several 
12039 \family sans
12040 VFill
12041 \family default
12042 s on a page, they divide the remaining vertical space equally between themselves.
12043  You can therefore use 
12044 \family sans
12045 VFill
12046 \family default
12047 s to center text on a page, or even place text 2/3 down a page.
12048 \end_layout
12049
12050 \begin_layout Standard
12051
12052 \family sans
12053 Custom
12054 \family default
12055  are custom spaces in units explained in Appendix
12056 \begin_inset space ~
12057 \end_inset
12058
12059
12060 \begin_inset CommandInset ref
12061 LatexCommand ref
12062 reference "chap:Units-available-in"
12063
12064 \end_inset
12065
12066 .
12067 \end_layout
12068
12069 \begin_layout Standard
12070 \begin_inset Note Greyedout
12071 status open
12072
12073 \begin_layout Plain Layout
12074
12075 \series bold
12076 Note:
12077 \series default
12078  
12079 \series medium
12080 If the extra vertical space would be in the output at the top/bottom of
12081  a page, the space is only added if you have also checked the option 
12082 \family sans
12083 Protect
12084 \family default
12085 .
12086 \end_layout
12087
12088 \end_inset
12089
12090
12091 \end_layout
12092
12093 \begin_layout Subsection
12094 Paragraph Alignment
12095 \begin_inset Index idx
12096 status collapsed
12097
12098 \begin_layout Plain Layout
12099 Paragraph ! Alignment
12100 \end_layout
12101
12102 \end_inset
12103
12104
12105 \end_layout
12106
12107 \begin_layout Standard
12108 You can change the paragraph alignment with the 
12109 \family sans
12110 Edit\SpecialChar menuseparator
12111 Paragraph Settings
12112 \family default
12113  dialog (toolbar button 
12114 \begin_inset Info
12115 type  "icon"
12116 arg   "layout-paragraph"
12117 \end_inset
12118
12119 ).
12120  There are five possibilities: 
12121 \end_layout
12122
12123 \begin_layout Itemize
12124
12125 \family sans
12126 Justified
12127 \family default
12128  (shortcut 
12129 \begin_inset Info
12130 type  "shortcut"
12131 arg   "paragraph-params \\align block"
12132 \end_inset
12133
12134 )
12135 \end_layout
12136
12137 \begin_layout Itemize
12138
12139 \family sans
12140 Left
12141 \family default
12142  (
12143 \begin_inset Info
12144 type  "shortcut"
12145 arg   "paragraph-params \\align left"
12146 \end_inset
12147
12148 )
12149 \end_layout
12150
12151 \begin_layout Itemize
12152
12153 \family sans
12154 Right
12155 \family default
12156  (
12157 \begin_inset Info
12158 type  "shortcut"
12159 arg   "paragraph-params \\align right"
12160 \end_inset
12161
12162 )
12163 \end_layout
12164
12165 \begin_layout Itemize
12166
12167 \family sans
12168 Center
12169 \family default
12170  (
12171 \begin_inset Info
12172 type  "shortcut"
12173 arg   "paragraph-params \\align center"
12174 \end_inset
12175
12176 )
12177 \end_layout
12178
12179 \begin_layout Itemize
12180
12181 \family sans
12182 Default
12183 \family default
12184  (
12185 \begin_inset Info
12186 type  "shortcut"
12187 arg   "paragraph-params \\align default"
12188 \end_inset
12189
12190 )
12191 \end_layout
12192
12193 \begin_layout Standard
12194 The default in most cases is justified alignment, in which the inter-word
12195  spacing is variable and each line of a paragraph fills the region between
12196  the left and right margins.
12197  The other three alignments should be self-explanatory, and look like this:
12198 \end_layout
12199
12200 \begin_layout Standard
12201 \align right
12202 This paragraph is right aligned,
12203 \end_layout
12204
12205 \begin_layout Standard
12206 \align center
12207 this one is centered,
12208 \end_layout
12209
12210 \begin_layout Standard
12211 \align left
12212 this one is left aligned.
12213 \end_layout
12214
12215 \begin_layout Subsection
12216 Forced Page Breaks
12217 \begin_inset Index idx
12218 status collapsed
12219
12220 \begin_layout Plain Layout
12221 Page breaks ! Forced
12222 \end_layout
12223
12224 \end_inset
12225
12226
12227 \begin_inset CommandInset label
12228 LatexCommand label
12229 name "subsec:Forced-Page-Breaks"
12230
12231 \end_inset
12232
12233
12234 \end_layout
12235
12236 \begin_layout Standard
12237 If you don't like the way \SpecialChar LaTeX
12238  does the page breaks in your document, you can
12239  force a page break where you want one.
12240  Normally this will not be necessary, because \SpecialChar LaTeX
12241  is good at page breaking.
12242  Only if you use a lot of 
12243 \family sans
12244 Floats
12245 \family default
12246 , \SpecialChar LaTeX
12247 's page breaking algorithm can fail.
12248 \end_layout
12249
12250 \begin_layout Standard
12251 We recommend you not to use forced page breaks until the text is finished
12252  and you have checked in the preview to see if you 
12253 \emph on
12254 really
12255 \emph default
12256  have to change the page breaking.
12257 \end_layout
12258
12259 \begin_layout Standard
12260 There are two types of page breaks: One that ends the page without any special
12261  action.
12262  This can be inserted above or below a paragraph via the menu 
12263 \family sans
12264 Insert\SpecialChar menuseparator
12265 Formatting\SpecialChar menuseparator
12266 New
12267 \begin_inset space ~
12268 \end_inset
12269
12270 Page
12271 \family default
12272 .
12273  The second type, that is inserted via the menu 
12274 \family sans
12275 Insert\SpecialChar menuseparator
12276 Formatting\SpecialChar menuseparator
12277 Page
12278 \begin_inset space ~
12279 \end_inset
12280
12281 Break
12282 \family default
12283 , ends a page but stretches the content of the page, so that it fills out
12284  the complete page.
12285  This type is useful to avoid whitespace when a page break produces a page
12286  on which only the last few lines are absent.
12287 \end_layout
12288
12289 \begin_layout Standard
12290 You might try to use a page break to ensure that a figure or table appears
12291  at the top of a page.
12292  This is, of course, the wrong way to do it.
12293  \SpecialChar LyX
12294  gives you a way of automatically ensuring that your figures and tables
12295  appear at the top of a page (or the bottom, or on their own page) without
12296  having to worry about what precedes or follows your figure or table.
12297  See chapter 
12298 \begin_inset CommandInset ref
12299 LatexCommand ref
12300 reference "chap:Floats-and-Notes"
12301
12302 \end_inset
12303
12304  to learn more about 
12305 \family sans
12306 Floats
12307 \family default
12308 .
12309 \end_layout
12310
12311 \begin_layout Subsubsection
12312 Clear Page Breaks
12313 \begin_inset CommandInset label
12314 LatexCommand label
12315 name "subsec:Clear-Page-Breaks"
12316
12317 \end_inset
12318
12319
12320 \begin_inset Index idx
12321 status collapsed
12322
12323 \begin_layout Plain Layout
12324 Page breaks ! Clear
12325 \end_layout
12326
12327 \end_inset
12328
12329
12330 \end_layout
12331
12332 \begin_layout Standard
12333 Rather than forced page breaks where the content behind the break is placed
12334  directly on the next page, you can also clear pages while breaking them.
12335  That means that the current paragraph is terminated and everything, including
12336  unprocessed floats, from the earlier part of the document are placed after
12337  it, if necessary by adding pages.
12338 \end_layout
12339
12340 \begin_layout Standard
12341 You can insert a clear page break with the menu 
12342 \family sans
12343 Insert\SpecialChar menuseparator
12344 Formatting\SpecialChar menuseparator
12345 Clear
12346 \begin_inset space ~
12347 \end_inset
12348
12349 Page
12350 \family default
12351 .
12352  When you have a two-sided document like a book, you can use the menu 
12353 \family sans
12354 Insert\SpecialChar menuseparator
12355 Formatting\SpecialChar menuseparator
12356 Clear
12357 \begin_inset space ~
12358 \end_inset
12359
12360 Double
12361 \begin_inset space ~
12362 \end_inset
12363
12364 Page
12365 \family default
12366  to insert a clear page break that assures that the next page is a right-hand
12367  page (odd-numbered), if necessary by adding a page.
12368 \end_layout
12369
12370 \begin_layout Subsection
12371 Forced Line Breaks
12372 \begin_inset Index idx
12373 status collapsed
12374
12375 \begin_layout Plain Layout
12376 Line breaks
12377 \end_layout
12378
12379 \end_inset
12380
12381
12382 \begin_inset CommandInset label
12383 LatexCommand label
12384 name "subsec:Forced-Line-Breaks"
12385
12386 \end_inset
12387
12388
12389 \end_layout
12390
12391 \begin_layout Standard
12392 Similar to page breaks there are two types of line breaks: one simply breaks
12393  the line.
12394  You can force this line break within a paragraph by selecting 
12395 \family sans
12396 Insert\SpecialChar menuseparator
12397 Formatting\SpecialChar menuseparator
12398 Ragged
12399 \begin_inset space ~
12400 \end_inset
12401
12402 Line
12403 \begin_inset space ~
12404 \end_inset
12405
12406 Break
12407 \family default
12408  or with 
12409 \begin_inset Info
12410 type  "shortcut"
12411 arg   "newline-insert newline"
12412 \end_inset
12413
12414 .
12415  Another type that is inserted via the menu 
12416 \family sans
12417 Insert\SpecialChar menuseparator
12418 Formatting\SpecialChar menuseparator
12419 Justified
12420 \begin_inset space ~
12421 \end_inset
12422
12423 Line
12424 \begin_inset space ~
12425 \end_inset
12426
12427 Break
12428 \family default
12429  or with 
12430 \begin_inset Info
12431 type  "shortcut"
12432 arg   "newline-insert linebreak"
12433 \end_inset
12434
12435  breaks the line and stretches it so that it fills out the whole space between
12436  the page margins.
12437  This is useful to avoid 
12438 \begin_inset Quotes eld
12439 \end_inset
12440
12441 fringes
12442 \begin_inset Quotes erd
12443 \end_inset
12444
12445  in justified paragraphs due to possible whitespace introduced by line breaks.
12446 \end_layout
12447
12448 \begin_layout Standard
12449 You shouldn't use forced line breaks to correct \SpecialChar LaTeX
12450 's line breaking, as \SpecialChar LaTeX
12451  is
12452  very good at line breaking.
12453  There are, however, a number of situations where it is necessary to set
12454  a line break actively, for example, in a poem or for an address (see sections
12455 \begin_inset space ~
12456 \end_inset
12457
12458
12459 \begin_inset CommandInset ref
12460 LatexCommand ref
12461 reference "sec:Quote"
12462
12463 \end_inset
12464
12465
12466 \begin_inset CommandInset ref
12467 LatexCommand ref
12468 reference "sec:Verse"
12469
12470 \end_inset
12471
12472  and 
12473 \begin_inset CommandInset ref
12474 LatexCommand ref
12475 reference "sec:Address-Usage"
12476
12477 \end_inset
12478
12479 ).
12480 \end_layout
12481
12482 \begin_layout Subsection
12483 Horizontal Lines
12484 \begin_inset CommandInset label
12485 LatexCommand label
12486 name "subsec:Horizontal-Lines"
12487
12488 \end_inset
12489
12490
12491 \begin_inset Index idx
12492 status collapsed
12493
12494 \begin_layout Plain Layout
12495 Horizontal lines
12496 \end_layout
12497
12498 \end_inset
12499
12500
12501 \end_layout
12502
12503 \begin_layout Standard
12504 \noindent
12505 \begin_inset CommandInset line
12506 LatexCommand rule
12507 offset "0.5ex"
12508 width "100line%"
12509 height "1pt"
12510
12511 \end_inset
12512
12513
12514 \end_layout
12515
12516 \begin_layout Standard
12517 \noindent
12518 In the dialog 
12519 \family sans
12520 Insert\SpecialChar menuseparator
12521 Formatting\SpecialChar menuseparator
12522 Horizontal
12523 \begin_inset space ~
12524 \end_inset
12525
12526 Line
12527 \family default
12528  you can insert horizontal lines.
12529  The line offset is the vertical distance between the line and the baseline
12530  of the current text line or the paragraph.
12531  The line settings can be changed by left-clicking on the line.
12532 \end_layout
12533
12534 \begin_layout Standard
12535 \noindent
12536 \begin_inset CommandInset line
12537 LatexCommand rule
12538 offset "0.5ex"
12539 width "100line%"
12540 height "1pt"
12541
12542 \end_inset
12543
12544
12545 \end_layout
12546
12547 \begin_layout Section
12548 Characters and Symbols
12549 \end_layout
12550
12551 \begin_layout Standard
12552 You can directly enter all characters that are available on your keyboard.
12553  You can also use special keyboard maps to be able to enter, for example,
12554  characters needed for French with an English keyboard.
12555  See section
12556 \begin_inset space \thinspace{}
12557 \end_inset
12558
12559
12560 \begin_inset CommandInset ref
12561 LatexCommand ref
12562 reference "subsec:Keyboard-mapping"
12563
12564 \end_inset
12565
12566  for information on how this is done.
12567 \end_layout
12568
12569 \begin_layout Standard
12570 For the case where you need a character that is not on your keyboard, you
12571  can use the 
12572 \family sans
12573 Symbols
12574 \family default
12575  dialog via the menu 
12576 \family sans
12577 Insert\SpecialChar menuseparator
12578 Special Character\SpecialChar menuseparator
12579 Symbols
12580 \family default
12581 .
12582 \end_layout
12583
12584 \begin_layout Standard
12585 \begin_inset Note Greyedout
12586 status open
12587
12588 \begin_layout Plain Layout
12589
12590 \series bold
12591 Note:
12592 \series default
12593  Maybe not all symbols inserted with the symbols dialog can be displayed
12594  when you are using a special screen font in \SpecialChar LyX
12595 's preferences.
12596  But the inserted symbols will in every case be displayed in the output.
12597 \end_layout
12598
12599 \end_inset
12600
12601
12602 \end_layout
12603
12604 \begin_layout Section
12605 Fonts and Text Styles
12606 \begin_inset CommandInset label
12607 LatexCommand label
12608 name "sec:Fonts-and-Text"
12609
12610 \end_inset
12611
12612
12613 \end_layout
12614
12615 \begin_layout Subsection
12616 Font Types
12617 \begin_inset Index idx
12618 status collapsed
12619
12620 \begin_layout Plain Layout
12621 Font ! Types
12622 \end_layout
12623
12624 \end_inset
12625
12626
12627 \end_layout
12628
12629 \begin_layout Standard
12630 There are two types of fonts:
12631 \end_layout
12632
12633 \begin_layout Description
12634 Vector
12635 \begin_inset space ~
12636 \end_inset
12637
12638 fonts
12639 \begin_inset Index idx
12640 status collapsed
12641
12642 \begin_layout Plain Layout
12643 Fonts ! Vector-
12644 \end_layout
12645
12646 \end_inset
12647
12648  are built from outlines of the single glyphs (e.
12649 \begin_inset space \thinspace{}
12650 \end_inset
12651
12652 g.
12653  characters) in the font.
12654  This means that each glyph is defined using mathematical curves that are
12655  well suited for scaling to any requested size.
12656  This mathematical definition is interpreted by the font renderer and the
12657  curve is filled out with pixels according to the size and glyph.
12658  This means that vector fonts will look pretty good in all sizes.
12659  Only at very small sizes where each pixel has to be very carefully computed
12660  to provide a good image might it be hard to provide a good rendering.
12661 \begin_inset Newline newline
12662 \end_inset
12663
12664 That could mean that one only needs to define one font size and scale them.
12665  But to achieve a better quality, many fonts define several font sizes.
12666  That improves the appearance because you need more details at large font
12667  sizes than at small ones.
12668 \begin_inset Newline newline
12669 \end_inset
12670
12671 The font types 
12672 \family typewriter
12673 TrueType
12674 \family default
12675
12676 \family typewriter
12677 OpenType
12678 \family default
12679 , and 
12680 \family typewriter
12681 Type
12682 \begin_inset space ~
12683 \end_inset
12684
12685 1
12686 \family default
12687  are vector fonts.
12688 \end_layout
12689
12690 \begin_layout Description
12691 Bitmap
12692 \begin_inset space ~
12693 \end_inset
12694
12695 fonts
12696 \begin_inset Index idx
12697 status collapsed
12698
12699 \begin_layout Plain Layout
12700 Fonts ! Bitmap-
12701 \end_layout
12702
12703 \end_inset
12704
12705  on the other hand, are defined by bitmap graphics from the start; so they
12706  will look good at all the sizes they are meant for.
12707  However, they don't scale well, because in order to scale a glyph, each
12708  pixel is enlarged into several pixels.
12709  It is the same effect that happens if you try to enlarge a picture in an
12710  image manipulation program.
12711  In order to mitigate this effect, bitmap fonts are typically provided in
12712  several fixed sizes typically from around 8
12713 \begin_inset space ~
12714 \end_inset
12715
12716 pixels high up to 34
12717 \begin_inset space ~
12718 \end_inset
12719
12720 pixels or so high in steps according to what is believed to be useful.
12721  The advantage of bitmap fonts is that no complicated computations are necessary
12722  to display each glyph; so bitmap fonts display therefore more quickly than
12723  scalable fonts.
12724  The disadvantage is that sizes that don't exist as fixed versions have
12725  to be scaled by doubling pixels, and thus look bad.
12726 \begin_inset Newline newline
12727 \end_inset
12728
12729 Bitmap fonts are named 
12730 \family typewriter
12731 Type
12732 \begin_inset space ~
12733 \end_inset
12734
12735 3
12736 \family default
12737  in PostScript- and PDF-documents.
12738 \end_layout
12739
12740 \begin_layout Standard
12741 The result of all this is that bitmap fonts are best for the size they are
12742  designed for, while scalable fonts are good for nearly all sizes.
12743  So one needs fewer font size definitions for scalable fonts.
12744  That's the reason why nearly all text rendering and typesetting programs
12745  use scalable fonts.
12746 \end_layout
12747
12748 \begin_layout Standard
12749 To see which fonts are used in a PDF-document, look at its document properties.
12750 \end_layout
12751
12752 \begin_layout Standard
12753 Many modern typesetting and markup languages have begun to move towards
12754  specifying 
12755 \change_deleted -712698321 1525757415
12756 character
12757 \change_inserted -712698321 1525757415
12758 text
12759 \change_unchanged
12760  styles rather than specifying a particular font.
12761  For example, instead of changing to an italicized version of the current
12762  font to emphasize text, you use an 
12763 \begin_inset Quotes eld
12764 \end_inset
12765
12766 emphasized style
12767 \begin_inset Quotes erd
12768 \end_inset
12769
12770  instead.
12771  This concept fits in perfectly with \SpecialChar LyX
12772 .
12773  In \SpecialChar LyX
12774 , you do things based on contexts, rather than focusing on typesetting
12775  details.
12776 \end_layout
12777
12778 \begin_layout Subsection
12779 \SpecialChar LaTeX
12780  font support
12781 \begin_inset CommandInset label
12782 LatexCommand label
12783 name "subsec:LaTeX-font-support"
12784
12785 \end_inset
12786
12787
12788 \end_layout
12789
12790 \begin_layout Standard
12791 Traditionally, \SpecialChar LaTeX
12792  used its own fonts.
12793  That is to say, you cannot directly access the fonts installed on your
12794  operating system, but you have to use specific fonts provided by your \SpecialChar LaTeX
12795
12796  distribution.
12797  The reason is that \SpecialChar LaTeX
12798  needs some extra information about the fonts, which
12799  have to be provided by additional files and packages.
12800  The downside of this is that your font choice is somewhat limited compared
12801  to a word processor.
12802  On the other hand this comes with the advantage that the provided fonts
12803  are generally of very good quality, and that \SpecialChar LaTeX
12804  files are very portable across
12805  different machines.
12806  Also, the range of fonts supported by traditional \SpecialChar LaTeX
12807  has increased a lot
12808  in the meantime; so you can find packages for many free and commercial
12809  fonts.
12810  \SpecialChar LyX
12811  supports the fonts that are under a free license via the user interface
12812  (see section
12813 \begin_inset space ~
12814 \end_inset
12815
12816
12817 \begin_inset CommandInset ref
12818 LatexCommand ref
12819 reference "subsec:Document-Font"
12820
12821 \end_inset
12822
12823  for details).
12824  Other fonts are available if you enter the relevant \SpecialChar LaTeX
12825  code in the document
12826  preamble (please refer to the documentation of your desired font).
12827 \end_layout
12828
12829 \begin_layout Standard
12830 Recent developments brought some new \SpecialChar LaTeX
12831  engines that are also able directly
12832  to access fonts that are installed for your operating system, namely Xe\SpecialChar TeX
12833
12834  and Lua\SpecialChar TeX
12835 .
12836  Both engines are supported by \SpecialChar LyX
12837 .
12838  By using them, you can theoretically use any OpenType or TrueType font
12839  that is installed on your system.
12840  The next section describes how to use these fonts.
12841 \end_layout
12842
12843 \begin_layout Standard
12844 \begin_inset Note Greyedout
12845 status open
12846
12847 \begin_layout Plain Layout
12848
12849 \series bold
12850 Note:
12851 \series default
12852  In practice, some fonts might fail due to a legacy (non Unicode) font encoding,
12853  bad metrics, or other font deficiencies; so you might have to experiment.
12854 \end_layout
12855
12856 \end_inset
12857
12858
12859 \end_layout
12860
12861 \begin_layout Subsection
12862 Document Font and Font size
12863 \begin_inset CommandInset label
12864 LatexCommand label
12865 name "subsec:Document-Font"
12866
12867 \end_inset
12868
12869
12870 \begin_inset Index idx
12871 status collapsed
12872
12873 \begin_layout Plain Layout
12874 Font ! Size
12875 \end_layout
12876
12877 \end_inset
12878
12879
12880 \begin_inset Index idx
12881 status collapsed
12882
12883 \begin_layout Plain Layout
12884 Document ! Font
12885 \end_layout
12886
12887 \end_inset
12888
12889
12890 \end_layout
12891
12892 \begin_layout Standard
12893 You can set the document fonts in the 
12894 \family sans
12895 Document\SpecialChar menuseparator
12896 Settings
12897 \family default
12898
12899 \begin_inset Index idx
12900 status collapsed
12901
12902 \begin_layout Plain Layout
12903 Document ! Settings
12904 \end_layout
12905
12906 \end_inset
12907
12908  dialog.
12909  In the 
12910 \family sans
12911 Fonts
12912 \family default
12913  section of the dialog, you can specify which font should be used for the
12914  three different font shapes — roman (serif), 
12915 \family sans
12916 sans
12917 \begin_inset space ~
12918 \end_inset
12919
12920 serif
12921 \family default
12922  and 
12923 \family typewriter
12924 typewriter
12925 \family default
12926  (monospaced) — and you can specify the base font size and scaling factors
12927  for (some) sans
12928 \begin_inset space ~
12929 \end_inset
12930
12931 serif and typewriter fonts if this is necessary to fit with the roman font.
12932 \end_layout
12933
12934 \begin_layout Standard
12935 If you select 
12936 \family sans
12937 Use non-TeX fonts
12938 \family default
12939 , you will have access to the fonts installed on your operating system.
12940  This requires that you use 
12941 \family sans
12942 PDF (XeTeX)
12943 \family default
12944
12945 \family sans
12946 PDF (LuaTeX)
12947 \family default
12948  or 
12949 \family sans
12950 DVI (LuaTeX)
12951 \family default
12952  as the output format, i.
12953 \begin_inset space \thinspace{}
12954 \end_inset
12955
12956 e.
12957 \begin_inset space \space{}
12958 \end_inset
12959
12960 you will have to have either Xe\SpecialChar TeX
12961  or Lua\SpecialChar TeX
12962  installed (see section
12963 \begin_inset space ~
12964 \end_inset
12965
12966
12967 \begin_inset CommandInset ref
12968 LatexCommand ref
12969 reference "subsec:LaTeX-font-support"
12970
12971 \end_inset
12972
12973 ).
12974  You will then not have access to \SpecialChar TeX
12975 's own fonts.
12976  Note that \SpecialChar LyX
12977  then lists all available fonts in each of the three lists (roman,
12978  sans
12979 \begin_inset space ~
12980 \end_inset
12981
12982 serif, and typewriter), since \SpecialChar LyX
12983  cannot determine the family.
12984  Also note that the output might fail with some of the listed fonts, due
12985  to the encoding of the fonts and\SpecialChar breakableslash
12986 or font failures.
12987  \SpecialChar LyX
12988  cannot determine this in advance, so you might need to experiment.
12989 \end_layout
12990
12991 \begin_layout Standard
12992 If you use \SpecialChar TeX
12993  fonts (which is the default), the possible options for the font
12994  include 
12995 \family sans
12996 Default
12997 \family default
12998  and a list of fonts available with your \SpecialChar LaTeX
12999  distribution.
13000  If you select 
13001 \family sans
13002 Default,
13003 \family default
13004  the font that is preset by the current document class is used.
13005  With LyX's 
13006 \change_deleted -712698321 1524413696
13007 default
13008 \change_inserted -712698321 1524413700
13009 automatic
13010 \change_unchanged
13011  font encoding, this is
13012 \change_inserted -712698321 1524413733
13013 , depending on the document language,
13014 \change_unchanged
13015  
13016 \change_inserted -712698321 1524413747
13017 either the the standard \SpecialChar TeX
13018  font 
13019 \begin_inset Quotes eld
13020 \end_inset
13021
13022
13023 \family typewriter
13024 Computer
13025 \begin_inset space ~
13026 \end_inset
13027
13028 Modern
13029 \family default
13030
13031 \begin_inset Quotes erd
13032 \end_inset
13033
13034  (
13035 \family typewriter
13036 cm
13037 \family default
13038 ) or 
13039 \change_unchanged
13040 a look-alike of
13041 \change_deleted -712698321 1524413754
13042  the standard \SpecialChar TeX
13043  font 
13044 \begin_inset Quotes eld
13045 \end_inset
13046
13047
13048 \family typewriter
13049 Computer
13050 \begin_inset space ~
13051 \end_inset
13052
13053 Modern
13054 \family default
13055
13056 \begin_inset Quotes erd
13057 \end_inset
13058
13059  (
13060 \family typewriter
13061 cm
13062 \family default
13063 )
13064 \change_inserted -712698321 1524413756
13065  this font
13066 \change_unchanged
13067 : either 
13068 \begin_inset Quotes eld
13069 \end_inset
13070
13071
13072 \family typewriter
13073 cm-super
13074 \family default
13075
13076 \begin_inset Quotes erd
13077 \end_inset
13078
13079  or the bitmap font 
13080 \begin_inset Quotes eld
13081 \end_inset
13082
13083
13084 \family typewriter
13085 European Computer Modern
13086 \family default
13087
13088 \begin_inset Quotes erd
13089 \end_inset
13090
13091  (
13092 \family typewriter
13093 ec
13094 \family default
13095 ).
13096  However, some classes set different default fonts.
13097 \end_layout
13098
13099 \begin_layout Standard
13100 As 
13101 \family typewriter
13102 ec
13103 \family default
13104  is a bitmap font, it looks pixelated in PDF output, especially when you
13105  read the PDF in a zoomed size.
13106 \begin_inset Foot
13107 status collapsed
13108
13109 \begin_layout Plain Layout
13110 This problem is less severe if you read PDFs in 
13111 \family typewriter
13112 Adobe
13113 \begin_inset space ~
13114 \end_inset
13115
13116 Reader
13117 \family default
13118  version 6 or later, because this program includes a special bitmap font
13119  renderer.
13120 \end_layout
13121
13122 \end_inset
13123
13124  To get rid of pixelated fonts, you have to use a vector font.
13125  Depending on how your document should look, you can either:
13126 \end_layout
13127
13128 \begin_layout Itemize
13129 select the 
13130 \family sans
13131 Latin
13132 \begin_inset space ~
13133 \end_inset
13134
13135 Modern
13136 \family default
13137  fonts, which is the recommended choice if you want to keep the look of
13138  
13139 \family typewriter
13140 cm
13141 \family default
13142 /
13143 \family typewriter
13144 ec
13145 \family default
13146 .
13147  
13148 \family sans
13149 Latin
13150 \begin_inset space ~
13151 \end_inset
13152
13153 Modern
13154 \family default
13155  was developed for the \SpecialChar LaTeX
13156  community in order to replace 
13157 \family typewriter
13158 cm
13159 \family default
13160  as the default font.
13161  It covers a huge range of glyphs and several font shapes.
13162  Except for some details, where the appearance was improved, 
13163 \family sans
13164 Latin
13165 \begin_inset space ~
13166 \end_inset
13167
13168 Modern
13169 \family default
13170  looks identical to 
13171 \family typewriter
13172 cm
13173 \family default
13174 .
13175 \begin_inset Foot
13176 status collapsed
13177
13178 \begin_layout Plain Layout
13179 One difference is improved kerning.
13180 \end_layout
13181
13182 \end_inset
13183
13184
13185 \end_layout
13186
13187 \begin_layout Itemize
13188 If you do not like the look of 
13189 \family typewriter
13190 cm
13191 \family default
13192 /
13193 \family typewriter
13194 ec
13195 \family default
13196 , you can of course select one of the other vector fonts provided, e.
13197 \begin_inset space \thinspace{}
13198 \end_inset
13199
13200 g.
13201 \begin_inset space ~
13202 \end_inset
13203
13204
13205 \family typewriter
13206 Times
13207 \begin_inset space ~
13208 \end_inset
13209
13210 Roman
13211 \family default
13212  or
13213 \family typewriter
13214  Palatino
13215 \family default
13216 .
13217  Most roman vector fonts will automatically select matching sans
13218 \begin_inset space ~
13219 \end_inset
13220
13221 serif and typewriter fonts,
13222 \begin_inset Foot
13223 status collapsed
13224
13225 \begin_layout Plain Layout
13226 These are sometimes just matching other fonts (e.
13227 \begin_inset space \thinspace{}
13228 \end_inset
13229
13230 g., 
13231 \family sans
13232 Times
13233 \begin_inset space ~
13234 \end_inset
13235
13236 Roman
13237 \family default
13238  selects 
13239 \family sans
13240 Helvetica
13241 \family default
13242  for sans serif text), or different shapes of the same font, i.
13243 \begin_inset space \thinspace{}
13244 \end_inset
13245
13246 e.
13247 \begin_inset space \space{}
13248 \end_inset
13249
13250 a real font 
13251 \emph on
13252 family
13253 \emph default
13254  (e.
13255 \begin_inset space \thinspace{}
13256 \end_inset
13257
13258 g.
13259 \begin_inset space \space{}
13260 \end_inset
13261
13262 in case of 
13263 \family sans
13264 Latin
13265 \begin_inset space ~
13266 \end_inset
13267
13268 Modern
13269 \family default
13270  oder 
13271 \family sans
13272 Computer
13273 \begin_inset space ~
13274 \end_inset
13275
13276 Modern
13277 \family default
13278 ).
13279 \end_layout
13280
13281 \end_inset
13282
13283  but you can also select your own.
13284 \begin_inset Newline newline
13285 \end_inset
13286
13287 The differences between roman, 
13288 \family sans
13289 sans
13290 \begin_inset space ~
13291 \end_inset
13292
13293 serif
13294 \family default
13295  and 
13296 \family typewriter
13297 typewriter
13298 \family default
13299  fonts are explained in section
13300 \begin_inset space ~
13301 \end_inset
13302
13303
13304 \begin_inset CommandInset ref
13305 LatexCommand ref
13306 reference "subsec:Fine-Tuning-with-the"
13307
13308 \end_inset
13309
13310 .
13311 \begin_inset Newline newline
13312 \end_inset
13313
13314 The font 
13315 \family sans
13316 Times
13317 \begin_inset space ~
13318 \end_inset
13319
13320 Roman
13321 \family default
13322  was originally designed for newspapers.
13323  Its glyphs are thus smaller than glyphs from other fonts in order to fit
13324  into the small newspaper columns.
13325  Therefore 
13326 \family sans
13327 Times
13328 \begin_inset space ~
13329 \end_inset
13330
13331 Roman
13332 \family default
13333  is not the optimal choice for larger documents like books.
13334 \end_layout
13335
13336 \begin_layout Standard
13337 For the font size there are generally four possible values: 
13338 \family sans
13339 Default, 10
13340 \family default
13341
13342 \family sans
13343 11
13344 \family default
13345  and 
13346 \family sans
13347 12
13348 \family default
13349 .
13350  Some classes provide additional sizes.
13351  The size of 
13352 \family sans
13353 Default
13354 \family default
13355  depends on the class you are using.
13356  In the standard classes it is equal to the font size 10.
13357 \end_layout
13358
13359 \begin_layout Standard
13360 Note that the font size is the 
13361 \emph on
13362 base size
13363 \emph default
13364 .
13365  That means that \SpecialChar LyX
13366  scales all other possible font sizes (such as those used
13367  in footnotes, super-, and subscripts) by this value.
13368  You can fine-tune the font size of text parts via the 
13369 \family sans
13370 Text
13371 \begin_inset space ~
13372 \end_inset
13373
13374 Style
13375 \family default
13376  dialog if needed.
13377  The possible font sizes for text parts are explained in section
13378 \begin_inset space ~
13379 \end_inset
13380
13381
13382 \begin_inset CommandInset ref
13383 LatexCommand ref
13384 reference "subsec:Fine-Tuning-with-the"
13385
13386 \end_inset
13387
13388 .
13389 \end_layout
13390
13391 \begin_layout Standard
13392 The 
13393 \family sans
13394 Default
13395 \begin_inset space ~
13396 \end_inset
13397
13398 Family
13399 \family default
13400  selection lets you specify whether the base font of your document should
13401  be roman, sans
13402 \begin_inset space ~
13403 \end_inset
13404
13405 serif or typewriter.
13406  The 
13407 \family sans
13408 Default
13409 \family default
13410  selection uses what is preset by the class, the other selections override
13411  this.
13412  In most cases, 
13413 \family sans
13414 Default
13415 \family default
13416  is equal to 
13417 \family sans
13418 roman
13419 \family default
13420 , but some classes (such as presentation classes) use other defaults.
13421 \end_layout
13422
13423 \begin_layout Standard
13424 The
13425 \family typewriter
13426  
13427 \family sans
13428 LaTeX font encoding
13429 \family default
13430  selection is an expert setting which lets you change the value passed to
13431  the \SpecialChar LaTeX
13432 -package 
13433 \series bold
13434 fontenc
13435 \series default
13436
13437 \begin_inset Index idx
13438 status collapsed
13439
13440 \begin_layout Plain Layout
13441 \SpecialChar LaTeX
13442  packages ! fontenc
13443 \end_layout
13444
13445 \end_inset
13446
13447
13448 \change_deleted -712698321 1524413571
13449  (see also section
13450 \begin_inset space ~
13451 \end_inset
13452
13453
13454 \begin_inset CommandInset ref
13455 LatexCommand ref
13456 reference "subsec:LaTeX-settings"
13457
13458 \end_inset
13459
13460 )
13461 \change_unchanged
13462 .
13463  Normally, you do not need to change (or even understand) this.
13464  Unless you have specific reasons, use 
13465 \change_deleted -712698321 1524413471
13466
13467 \family sans
13468 Default
13469 \change_inserted -712698321 1524413474
13470 Automatic
13471 \change_unchanged
13472
13473 \family default
13474 .
13475 \end_layout
13476
13477 \begin_layout Standard
13478 With some fonts, the checkboxes 
13479 \family sans
13480 Use Old Style Figures
13481 \family default
13482  and 
13483 \family sans
13484 Use True Small Caps
13485 \family default
13486  are available.
13487  These are extra features some fonts provide.
13488  If 
13489 \family sans
13490 Use Old Style Figures
13491 \family default
13492  is checked, old style figures (also known as medieval or text figures)
13493  are used.
13494  Old style figures are the numerals (0
13495 \begin_inset space \thinspace{}
13496 \end_inset
13497
13498
13499 \begin_inset space \thinspace{}
13500 \end_inset
13501
13502 9) with ascenders and descenders, which makes them fit nicely with lowercase
13503  letters.
13504  
13505 \family sans
13506 Use True Small Caps
13507 \family default
13508  determines that real small caps are used instead of faked small caps made
13509  of scaled capitals.
13510  Real small caps are often part of expert font sets; they generally look
13511  better than faked small caps but might have to be purchased separately.
13512 \change_inserted -712698321 1563000270
13513
13514 \end_layout
13515
13516 \begin_layout Standard
13517
13518 \change_inserted -712698321 1563000448
13519 Furthermore, with some fonts, you can add additional (comma-separated) options
13520  provided by the font package (or the 
13521 \family sans
13522 fontspec
13523 \family default
13524  package, if you use non-TeX fonts), into the 
13525 \family sans
13526 Options
13527 \family default
13528  field.
13529  This presupposes that you are familiar with the respective \SpecialChar LaTeX
13530  font package.
13531 \change_unchanged
13532
13533 \end_layout
13534
13535 \begin_layout Standard
13536 The field 
13537 \family sans
13538 CJK
13539 \family default
13540  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
13541  a font to display the script characters.
13542 \begin_inset Foot
13543 status collapsed
13544
13545 \begin_layout Plain Layout
13546 The font will be the argument for the commands of the \SpecialChar LaTeX
13547 -package 
13548 \series bold
13549 CJK
13550 \series default
13551 .
13552 \begin_inset Index idx
13553 status collapsed
13554
13555 \begin_layout Plain Layout
13556 \SpecialChar LaTeX
13557  packages ! CJK
13558 \end_layout
13559
13560 \end_inset
13561
13562  So this has no effect for the document language 
13563 \family sans
13564 Japanese
13565 \family default
13566  that does not use 
13567 \series bold
13568 CJK
13569 \series default
13570 .
13571 \end_layout
13572
13573 \end_inset
13574
13575
13576 \end_layout
13577
13578 \begin_layout Standard
13579 The option 
13580 \family sans
13581 Enable micro-typographic extensions
13582 \family default
13583  activates extensions such as character protrusion and font expansion via
13584  the \SpecialChar LaTeX
13585 -package 
13586 \series bold
13587 microtype
13588 \series default
13589
13590 \begin_inset Index idx
13591 status collapsed
13592
13593 \begin_layout Plain Layout
13594 \SpecialChar LaTeX
13595  packages ! microtype
13596 \end_layout
13597
13598 \end_inset
13599
13600 .
13601  
13602 \end_layout
13603
13604 \begin_layout Standard
13605 The option 
13606 \family sans
13607 Disallow line breaks after dashes
13608 \family default
13609  outputs en- and em-dashes as literal characters
13610 \begin_inset Foot
13611 status collapsed
13612
13613 \begin_layout Plain Layout
13614 Or \SpecialChar LaTeX
13615  macro, if the literal character is not supported by the \SpecialChar LaTeX
13616  input encoding.
13617 \end_layout
13618
13619 \end_inset
13620
13621  instead of ligatures (--, ---) (see section
13622 \begin_inset space ~
13623 \end_inset
13624
13625
13626 \begin_inset CommandInset ref
13627 LatexCommand ref
13628 reference "subsec:Dashes-and-line-breaks"
13629 plural "false"
13630 caps "false"
13631 noprefix "false"
13632
13633 \end_inset
13634
13635 ).
13636 \end_layout
13637
13638 \begin_layout Standard
13639 \begin_inset VSpace bigskip
13640 \end_inset
13641
13642
13643 \begin_inset Note Greyedout
13644 status open
13645
13646 \begin_layout Plain Layout
13647
13648 \series bold
13649 Note:
13650 \series default
13651  When you choose a new font or font size, \SpecialChar LyX
13652  does 
13653 \emph on
13654 not
13655 \emph default
13656  change the screen font! You will only see a difference in the printed output;
13657  this is part of the WYSIWYM concept.
13658  \SpecialChar LyX
13659 's screen fonts can be adjusted in the 
13660 \family sans
13661 Tools\SpecialChar menuseparator
13662 Preferences
13663 \family default
13664  dialog, see section
13665 \begin_inset space ~
13666 \end_inset
13667
13668
13669 \begin_inset CommandInset ref
13670 LatexCommand ref
13671 reference "subsec:Screen-Fonts"
13672
13673 \end_inset
13674
13675 .
13676 \end_layout
13677
13678 \end_inset
13679
13680
13681 \end_layout
13682
13683 \begin_layout Subsection
13684 Math Fonts
13685 \end_layout
13686
13687 \begin_layout Standard
13688 In \SpecialChar LaTeX
13689  the font used for characters in equations is different from the document
13690  font.
13691  For the case that you use \SpecialChar TeX
13692  fonts for your document, you can explicitly
13693  choose a math font in the dialog 
13694 \family sans
13695 Document\SpecialChar menuseparator
13696 Settings
13697 \family default
13698
13699 \begin_inset Index idx
13700 status collapsed
13701
13702 \begin_layout Plain Layout
13703 Document ! Settings
13704 \end_layout
13705
13706 \end_inset
13707
13708 .
13709  The default setting is that \SpecialChar LyX
13710  automatically selects a math font.
13711  For most cases this will be \SpecialChar LaTeX
13712 's default – the math variant of \SpecialChar LaTeX
13713 's default
13714  font family 
13715 \begin_inset Quotes eld
13716 \end_inset
13717
13718
13719 \family typewriter
13720 Computer
13721 \begin_inset space ~
13722 \end_inset
13723
13724 Modern
13725 \family default
13726
13727 \begin_inset Quotes erd
13728 \end_inset
13729
13730 .
13731  \SpecialChar LyX
13732  will automatically only load another math font if a math variant of the
13733  document font is available.
13734 \end_layout
13735
13736 \begin_layout Standard
13737 Note that the math font will not be used for 
13738 \emph on
13739 mathematical text
13740 \emph default
13741  (which is inserted with the shortcut 
13742 \begin_inset Info
13743 type  "shortcut"
13744 arg   "font-default"
13745 \end_inset
13746
13747  or by the insertion of the command 
13748 \series bold
13749
13750 \backslash
13751 text
13752 \series default
13753  into a formula).
13754  Also note that some math fonts are sans
13755 \begin_inset space ~
13756 \end_inset
13757
13758 serif.
13759  Your document might therefore look strange when the document text has serifs
13760  while the math characters do not.
13761  Sans
13762 \begin_inset space ~
13763 \end_inset
13764
13765 serif math fonts make therefore in most cases only sense if you select 
13766 \family sans
13767 Sans
13768 \begin_inset space ~
13769 \end_inset
13770
13771 Serif
13772 \family default
13773  for the 
13774 \family sans
13775 Default
13776 \begin_inset space ~
13777 \end_inset
13778
13779 family
13780 \family default
13781  in the document font settings.
13782 \end_layout
13783
13784 \begin_layout Standard
13785 If you use non-\SpecialChar TeX
13786  fonts for the document, you can only choose for math to
13787  use either the document's class default \SpecialChar TeX
13788  font (in most cases 
13789 \begin_inset Quotes eld
13790 \end_inset
13791
13792
13793 \family typewriter
13794 Computer
13795 \begin_inset space ~
13796 \end_inset
13797
13798 Modern
13799 \family default
13800
13801 \begin_inset Quotes erd
13802 \end_inset
13803
13804 ) or to use the non-\SpecialChar TeX
13805  variant of the document's class default font (in most
13806  cases 
13807 \begin_inset Quotes eld
13808 \end_inset
13809
13810
13811 \family typewriter
13812 Latin
13813 \begin_inset space ~
13814 \end_inset
13815
13816 Modern
13817 \family default
13818
13819 \begin_inset Quotes erd
13820 \end_inset
13821
13822 ).
13823 \end_layout
13824
13825 \begin_layout Subsection
13826 Using Different 
13827 \change_deleted -712698321 1525757119
13828 Character
13829 \change_inserted -712698321 1525757120
13830 Text
13831 \change_unchanged
13832  Styles
13833 \change_inserted -712698321 1525595783
13834
13835 \begin_inset CommandInset label
13836 LatexCommand label
13837 name "subsec:charstyles"
13838
13839 \end_inset
13840
13841
13842 \change_unchanged
13843
13844 \begin_inset Index idx
13845 status collapsed
13846
13847 \begin_layout Plain Layout
13848 Character Styles
13849 \end_layout
13850
13851 \end_inset
13852
13853
13854 \begin_inset Index idx
13855 status collapsed
13856
13857 \begin_layout Plain Layout
13858 Text Style
13859 \end_layout
13860
13861 \end_inset
13862
13863
13864 \end_layout
13865
13866 \begin_layout Standard
13867 As we've already seen, \SpecialChar LyX
13868  automatically changes the 
13869 \change_deleted -712698321 1525601052
13870 character 
13871 \change_unchanged
13872 style for certain paragraph environments.
13873
13874 \change_inserted -712698321 1525757169
13875  In this section, we will explain how the style of selected text passages
13876  can by changed.
13877  This is where we meet the concept of 
13878 \emph on
13879 text styles
13880 \emph default
13881 .
13882
13883 \change_deleted -712698321 1525601099
13884  
13885 \change_inserted -712698321 1525601099
13886
13887 \end_layout
13888
13889 \begin_layout Standard
13890
13891 \change_inserted -712698321 1525595930
13892 By default, 
13893 \change_unchanged
13894 \SpecialChar LyX
13895  supports two 
13896 \change_deleted -712698321 1525757160
13897 character
13898 \change_inserted -712698321 1525757161
13899 text
13900 \change_unchanged
13901  styles, 
13902 \emph on
13903 Emphasized
13904 \emph default
13905  and 
13906 \noun on
13907 Noun
13908 \noun default
13909 .
13910  
13911 \change_inserted -712698321 1525757189
13912 These are 
13913 \emph on
13914 builtin
13915 \emph default
13916 , i.
13917 \begin_inset space \thinspace{}
13918 \end_inset
13919
13920 e., available with all document classes.
13921  On top of that, some document classes and modules provide 
13922 \emph on
13923 custom text styles
13924 \emph default
13925  for specific purposes.
13926  We describe both types of text styles in a minute.
13927 \end_layout
13928
13929 \begin_layout Standard
13930
13931 \change_inserted -712698321 1525757201
13932 Before we do that, though, allow us just a few words of what we mean by
13933  
13934 \emph on
13935 text styles
13936 \emph default
13937  in contrast to 
13938 \emph on
13939 text properties
13940 \emph default
13941 .
13942  Traditional word processors used to focus on so-called 
13943 \emph on
13944 formal markup
13945 \emph default
13946 : if you wanted to emphasize a word, you selected it and chose e.
13947 \begin_inset space \thinspace{}
13948 \end_inset
13949
13950 g.
13951  
13952 \begin_inset Quotes eld
13953 \end_inset
13954
13955 bold style
13956 \begin_inset Quotes erd
13957 \end_inset
13958
13959  — you customized the 
13960 \emph on
13961 text properties
13962 \emph default
13963 .
13964  Modern processors, \SpecialChar LyX
13965  among them, encourage the use of 
13966 \emph on
13967 semantic 
13968 \emph default
13969 (or 
13970 \emph on
13971 logical
13972 \emph default
13973
13974 \emph on
13975 markup
13976 \emph default
13977  instead (although formal markup is still possible; see section
13978 \begin_inset space ~
13979 \end_inset
13980
13981
13982 \begin_inset CommandInset ref
13983 LatexCommand ref
13984 reference "subsec:Fine-Tuning-with-the"
13985
13986 \end_inset
13987
13988 ).
13989  Rather than fiddling with 
13990 \emph on
13991 text properties
13992 \emph default
13993 , they encourage the use of 
13994 \emph on
13995 text styles
13996 \emph default
13997 , who are defined with regard to their function (e.
13998 \begin_inset space \thinspace{}
13999 \end_inset
14000
14001 g., 
14002 \begin_inset Quotes els
14003 \end_inset
14004
14005 emphasize
14006 \begin_inset Quotes ers
14007 \end_inset
14008
14009 ), not their form (
14010 \begin_inset Quotes els
14011 \end_inset
14012
14013 bold
14014 \begin_inset Quotes ers
14015 \end_inset
14016
14017 ).
14018  There are many advantages of the semantic approach.
14019  To begin with, using functional categories keeps you thinking about why
14020  you are actually marking up, if your markup is consistent and systematic,
14021  and whether this particular markup makes sense.
14022  On a more practical level, it is easy to change the appearance if needed.
14023  Consider the case when you are writing a paper and set all proper names
14024  in 
14025 \shape smallcaps
14026 small caps
14027 \shape default
14028  via formal markup.
14029  Now if the publisher requests to have names appear differently (e.
14030 \begin_inset space \thinspace{}
14031 \end_inset
14032
14033 g., in normal font, or ALL-CAPS), you would have to change any single occurrence.
14034  With a semantic markup (such as 
14035 \noun on
14036 noun
14037 \noun default
14038 ; see below), you'd just need to change the definition of 
14039 \family sans
14040 Noun
14041 \family default
14042  once and for all.
14043  It's a ten second change (if you know how to change the \SpecialChar LaTeX
14044  definition).
14045  Moreover, semantic markup even allows you to produce different versions
14046  of a document, using different markup semantics.
14047 \end_layout
14048
14049 \begin_layout Standard
14050
14051 \change_inserted -712698321 1525757213
14052 With that in mind, we now turn to the semantic text styles that are provided
14053  by \SpecialChar LyX
14054 .
14055 \change_unchanged
14056
14057 \end_layout
14058
14059 \begin_layout Subsubsection
14060
14061 \change_inserted -712698321 1525757220
14062 Builtin Text Styles
14063 \begin_inset CommandInset label
14064 LatexCommand label
14065 name "subsec:Builtin-Character-Styles"
14066
14067 \end_inset
14068
14069
14070 \end_layout
14071
14072 \begin_layout Standard
14073
14074 \change_inserted -712698321 1525757226
14075 The two builtin text styles can be 
14076 \change_deleted -712698321 1525596489
14077 You can 
14078 \change_unchanged
14079 activate
14080 \change_inserted -712698321 1525596491
14081 d
14082 \change_unchanged
14083  
14084 \change_deleted -712698321 1525596494
14085 both of these styles 
14086 \change_unchanged
14087 via 
14088 \change_inserted -712698321 1525596436
14089 the 
14090 \family sans
14091 Text Style
14092 \family default
14093  dialog, 
14094 \change_unchanged
14095 key bindings
14096 \change_deleted -712698321 1525596045
14097 , the menus
14098 \change_unchanged
14099 , and the toolbar.
14100 \end_layout
14101
14102 \begin_layout Standard
14103 To activate the 
14104 \family sans
14105 Noun
14106 \family default
14107  style, do one of the following:
14108 \end_layout
14109
14110 \begin_layout Itemize
14111 click on the toolbar button 
14112 \begin_inset Info
14113 type  "icon"
14114 arg   "font-noun"
14115 \end_inset
14116
14117
14118 \end_layout
14119
14120 \begin_layout Itemize
14121 use the key binding 
14122 \begin_inset Info
14123 type  "shortcut"
14124 arg   "font-noun"
14125 \end_inset
14126
14127
14128 \change_inserted -712698321 1525596051
14129
14130 \end_layout
14131
14132 \begin_layout Itemize
14133
14134 \change_inserted -712698321 1525596318
14135 use the 
14136 \family sans
14137 Text Style
14138 \family default
14139  dialog (
14140 \begin_inset Info
14141 type  "menu"
14142 arg   "dialog-show character"
14143 \end_inset
14144
14145  or 
14146 \begin_inset Info
14147 type  "icon"
14148 arg   "dialog-show character"
14149 \end_inset
14150
14151 ) as described in section
14152 \begin_inset space ~
14153 \end_inset
14154
14155
14156 \begin_inset CommandInset ref
14157 LatexCommand ref
14158 reference "subsec:Fine-Tuning-with-the"
14159
14160 \end_inset
14161
14162
14163 \change_unchanged
14164
14165 \end_layout
14166
14167 \begin_layout Standard
14168 These commands are all toggles.
14169  That is, if 
14170 \family sans
14171 Noun
14172 \family default
14173  style is already active, they deactivate it.
14174 \end_layout
14175
14176 \begin_layout Standard
14177 One typically uses the 
14178 \family sans
14179 Noun
14180 \family default
14181  style for proper names.
14182  For example: 
14183 \begin_inset Quotes eld
14184 \end_inset
14185
14186
14187 \noun on
14188 Matthias Ettrich
14189 \noun default
14190  is the original author of \SpecialChar LyX
14191 .
14192 \begin_inset Quotes erd
14193 \end_inset
14194
14195
14196 \change_inserted -712698321 1525598183
14197
14198 \end_layout
14199
14200 \begin_layout Standard
14201
14202 \change_inserted -712698321 1525598323
14203 By default, 
14204 \family sans
14205 Noun
14206 \family default
14207  is producing text in 
14208 \shape smallcaps
14209 Small Caps
14210 \shape default
14211 , but the definition can be changed.
14212 \change_unchanged
14213
14214 \end_layout
14215
14216 \begin_layout Standard
14217 A more widely used 
14218 \change_deleted -712698321 1525757229
14219 character
14220 \change_inserted -712698321 1525757229
14221 text
14222 \change_unchanged
14223  style is the 
14224 \family sans
14225 Emphasized
14226 \family default
14227  style.
14228  You can activate (or deactivate — it's also a toggle) the 
14229 \family sans
14230 Emphasized
14231 \family default
14232  style by:
14233 \end_layout
14234
14235 \begin_layout Itemize
14236 clicking on the toolbar button 
14237 \begin_inset Info
14238 type  "icon"
14239 arg   "font-emph"
14240 \end_inset
14241
14242
14243 \end_layout
14244
14245 \begin_layout Itemize
14246 using the keybindings 
14247 \begin_inset Info
14248 type  "shortcut"
14249 arg   "font-emph"
14250 \end_inset
14251
14252
14253 \change_inserted -712698321 1525596078
14254
14255 \end_layout
14256
14257 \begin_layout Itemize
14258
14259 \change_inserted -712698321 1525596340
14260 use the 
14261 \family sans
14262 Text Style
14263 \family default
14264  dialog (
14265 \begin_inset Info
14266 type  "menu"
14267 arg   "dialog-show character"
14268 \end_inset
14269
14270  or 
14271 \begin_inset Info
14272 type  "icon"
14273 arg   "dialog-show character"
14274 \end_inset
14275
14276 ) as described in section
14277 \begin_inset space ~
14278 \end_inset
14279
14280
14281 \begin_inset CommandInset ref
14282 LatexCommand ref
14283 reference "subsec:Fine-Tuning-with-the"
14284
14285 \end_inset
14286
14287
14288 \change_unchanged
14289
14290 \end_layout
14291
14292 \begin_layout Standard
14293 Normally the 
14294 \family sans
14295 Emphasized
14296 \family default
14297  style is equivalent to an italic font but some document classes or \SpecialChar LaTeX
14298
14299 \change_inserted -712698321 1525598370
14300  
14301 \change_deleted -712698321 1525598370
14302 -
14303 \change_unchanged
14304 packages use a different font
14305 \change_inserted -712698321 1525598396
14306 , and you can also customize it yourself by changing the \SpecialChar LaTeX
14307  definition
14308 \change_unchanged
14309 .
14310 \end_layout
14311
14312 \begin_layout Standard
14313 We've been using the 
14314 \family sans
14315 Emphasized
14316 \family default
14317  style all over the place in this document.
14318  Here's one more example:
14319 \end_layout
14320
14321 \begin_layout Quotation
14322
14323 \emph on
14324 Do not overuse 
14325 \change_deleted -712698321 1525757231
14326 character
14327 \change_inserted -712698321 1525757231
14328 text
14329 \change_unchanged
14330  styles!
14331 \end_layout
14332
14333 \begin_layout Standard
14334 It's also a warning in addition to an example.
14335  One's writing should parallel ordinary conversation.
14336  Since we don't all constantly scream at each other, we should also avoid
14337  the common tendency to overuse 
14338 \change_deleted -712698321 1525757236
14339 character
14340 \change_inserted -712698321 1525757236
14341 text
14342 \change_unchanged
14343  styles.
14344  
14345 \change_inserted -712698321 1525598419
14346
14347 \end_layout
14348
14349 \begin_layout Standard
14350
14351 \change_inserted -712698321 1525757709
14352 In contrast to the custom text styles, the builtin styles are represented
14353  only as font changes and integrated in the 
14354 \family sans
14355 Text Properties
14356 \family default
14357  dialog.
14358  
14359 \change_unchanged
14360 You can 
14361 \change_inserted -712698321 1525598525
14362 therefore 
14363 \change_unchanged
14364 always reset to the default font using the key binding 
14365 \begin_inset Info
14366 type  "shortcut"
14367 arg   "font-default"
14368 \end_inset
14369
14370  or th
14371 \change_deleted -712698321 1525598540
14372 e
14373 \change_inserted -712698321 1525598540
14374 at
14375 \change_unchanged
14376  dialog 
14377 \change_deleted -712698321 1525596565
14378
14379 \family sans
14380 Edit\SpecialChar menuseparator
14381 Text
14382 \begin_inset space ~
14383 \end_inset
14384
14385 Style\SpecialChar menuseparator
14386 Customized
14387 \change_inserted -712698321 1525598544
14388
14389 \family default
14390 (
14391 \begin_inset Info
14392 type  "menu"
14393 arg   "dialog-show character"
14394 \end_inset
14395
14396
14397 \change_unchanged
14398  
14399 \change_inserted -712698321 1525598549
14400 or 
14401 \change_deleted -712698321 1525598549
14402 (
14403 \change_unchanged
14404
14405 \begin_inset Info
14406 type  "icon"
14407 arg   "dialog-show character"
14408 \end_inset
14409
14410 ).
14411 \change_inserted -712698321 1525596575
14412
14413 \end_layout
14414
14415 \begin_layout Subsubsection
14416
14417 \change_inserted -712698321 1525756578
14418 Custom Text Styles
14419 \begin_inset CommandInset label
14420 LatexCommand label
14421 name "subsec:Custom-Character-Styles"
14422
14423 \end_inset
14424
14425
14426 \end_layout
14427
14428 \begin_layout Standard
14429
14430 \change_inserted -712698321 1525757241
14431 Custom text styles can be provided by the document class, a module (see
14432  section
14433 \begin_inset space ~
14434 \end_inset
14435
14436
14437 \begin_inset CommandInset ref
14438 LatexCommand ref
14439 reference "subsec:Modules"
14440 plural "false"
14441 caps "false"
14442 noprefix "false"
14443
14444 \end_inset
14445
14446 ), or local layout settings (see section
14447 \begin_inset space ~
14448 \end_inset
14449
14450
14451 \begin_inset CommandInset ref
14452 LatexCommand ref
14453 reference "subsec:Local-Layout"
14454
14455 \end_inset
14456
14457 ).
14458  As the two builtin styles, they provide 
14459 \emph on
14460 semantic
14461 \emph default
14462  markup for specific functions.
14463  For instance, \SpecialChar LyX
14464  ships a 
14465 \emph on
14466 Linguistics
14467 \emph default
14468  module that provides, among other things, some custom text styles to markup
14469  linguistic levels: 
14470 \emph on
14471 expressions
14472 \emph default
14473
14474 \noun on
14475 concepts
14476 \noun default
14477 , and 
14478 \begin_inset Quotes els
14479 \end_inset
14480
14481 meanings
14482 \begin_inset Quotes ers
14483 \end_inset
14484
14485 .
14486 \end_layout
14487
14488 \begin_layout Standard
14489
14490 \change_inserted -712698321 1525757806
14491 These styles can be found, if available, in the 
14492 \family sans
14493 Edit\SpecialChar menuseparator
14494 Text Styles
14495 \family default
14496  menu.
14497 \end_layout
14498
14499 \begin_layout Standard
14500
14501 \change_inserted -712698321 1525757245
14502 For the purpose of demonstration, we have loaded in this document the optional
14503  module 
14504 \family sans
14505 Logical Markup
14506 \family default
14507  that replicates and extends the two builtin styles.
14508  By example of the emphasized style, we can see the differences in look
14509  and feel (although the result in the typeset output is the same): while
14510  the builtin 
14511 \emph on
14512 emphasized style
14513 \emph default
14514  appears as normal font change, the custom text style 
14515 \begin_inset Flex Emph
14516 status open
14517
14518 \begin_layout Plain Layout
14519
14520 \change_inserted -712698321 1525599318
14521 Emph
14522 \change_unchanged
14523
14524 \end_layout
14525
14526 \end_inset
14527
14528  appears as an inset, with a label below that identifies its semantics.
14529  This is the way all custom text styles look and feel like.
14530  For instance, the three others from the module we have loaded are: 
14531 \begin_inset Flex Code
14532 status open
14533
14534 \begin_layout Plain Layout
14535
14536 \change_inserted -712698321 1525599387
14537 Code
14538 \change_unchanged
14539
14540 \end_layout
14541
14542 \end_inset
14543
14544
14545 \begin_inset Flex Strong
14546 status open
14547
14548 \begin_layout Plain Layout
14549
14550 \change_inserted -712698321 1525599390
14551 Strong
14552 \change_unchanged
14553
14554 \end_layout
14555
14556 \end_inset
14557
14558 , and 
14559 \begin_inset Flex Noun
14560 status open
14561
14562 \begin_layout Plain Layout
14563
14564 \change_inserted -712698321 1525599392
14565 Noun
14566 \change_unchanged
14567
14568 \end_layout
14569
14570 \end_inset
14571
14572 .
14573  Note that custom text styles might (as in the example) or might not emulate
14574  on screen their formal appearance.
14575 \change_unchanged
14576
14577 \end_layout
14578
14579 \begin_layout Subsection
14580
14581 \change_deleted -712698321 1525599470
14582 Fine-Tuning
14583 \change_inserted -712698321 1525599472
14584 Tweaking
14585 \change_unchanged
14586  
14587 \change_inserted -712698321 1525599462
14588 Text 
14589 \change_unchanged
14590 with the 
14591 \family sans
14592 Text 
14593 \change_deleted -712698321 1525756524
14594 Style
14595 \change_inserted -712698321 1525756526
14596 Properties
14597 \change_unchanged
14598
14599 \family default
14600  
14601 \change_deleted -712698321 1525599485
14602 d
14603 \change_inserted -712698321 1525599485
14604 D
14605 \change_unchanged
14606 ialog
14607 \begin_inset CommandInset label
14608 LatexCommand label
14609 name "subsec:Fine-Tuning-with-the"
14610
14611 \end_inset
14612
14613
14614 \begin_inset Index idx
14615 status collapsed
14616
14617 \begin_layout Plain Layout
14618 Text Style
14619 \end_layout
14620
14621 \end_inset
14622
14623
14624 \end_layout
14625
14626 \begin_layout Standard
14627 There are always occasions when you will need to do some 
14628 \change_inserted -712698321 1525599505
14629 formal 
14630 \change_unchanged
14631 fine-tuning; so \SpecialChar LyX
14632  gives you a way to 
14633 \change_deleted -712698321 1525595143
14634 create a custom
14635 \change_inserted -712698321 1525595144
14636 customize
14637 \change_unchanged
14638  
14639 \change_inserted -712698321 1525601741
14640 the properties of text passages
14641 \change_deleted -712698321 1525595163
14642 character style
14643 \change_unchanged
14644 .
14645  For example, an academic journal or a corporation may have a style sheet
14646  requiring a sans-serif font be used in certain situations.
14647  Also, writers sometimes use a different font to offset a character's thoughts
14648  from ordinary dialog.
14649 \change_inserted -712698321 1525595231
14650
14651 \end_layout
14652
14653 \begin_layout Standard
14654
14655 \change_inserted -712698321 1525757255
14656 If there are no custom text styles provided by the document class or a module
14657  for this purpose (which is, as written above, generally the better way
14658  of handling such issues), you often find yourself wanting to quickly tweak
14659  the properties of the respective text passages.
14660  That's where 
14661 \emph on
14662 formal markup
14663 \emph default
14664  comes in as a last resort.
14665 \change_unchanged
14666
14667 \end_layout
14668
14669 \begin_layout Standard
14670 Before we document how to 
14671 \change_deleted -712698321 1525599696
14672 use custom character style
14673 \change_inserted -712698321 1525599700
14674 tweak the text properties
14675 \change_unchanged
14676 , we want to issue a warning yet again: Don't overuse 
14677 \change_deleted -712698321 1525599715
14678 character styles
14679 \change_inserted -712698321 1525599716
14680 that
14681 \change_unchanged
14682
14683 \begin_inset Newline newline
14684 \end_inset
14685
14686 Documents that overuse different fonts and sizes are not easy to read and
14687  tend to look as if someone has knocked huge holes in them.
14688 \end_layout
14689
14690 \begin_layout Standard
14691 To 
14692 \change_deleted -712698321 1525599736
14693 use custom character styles
14694 \change_inserted -712698321 1525599739
14695 tweak text properties
14696 \change_unchanged
14697 , open the 
14698 \change_deleted -712698321 1525599762
14699
14700 \family sans
14701 Edit\SpecialChar menuseparator
14702 Text
14703 \begin_inset space ~
14704 \end_inset
14705
14706 Style\SpecialChar menuseparator
14707 Customized
14708 \change_inserted -712698321 1525599762
14709
14710 \family default
14711
14712 \begin_inset Info
14713 type  "menu"
14714 arg   "dialog-show character"
14715 \end_inset
14716
14717
14718 \change_unchanged
14719  dialog or press the toolbar button 
14720 \begin_inset Info
14721 type  "icon"
14722 arg   "dialog-show character"
14723 \end_inset
14724
14725 .
14726  There are several 
14727 \change_inserted -712698321 1525599782
14728 combo 
14729 \change_unchanged
14730 boxes in this dialog, each corresponding to a different 
14731 \change_deleted -712698321 1525599798
14732 font
14733 \change_inserted -712698321 1525599796
14734 text
14735 \change_unchanged
14736  property that you can choose.
14737  You can choose an option for one of these properties, or select 
14738 \family sans
14739 No
14740 \begin_inset space ~
14741 \end_inset
14742
14743 change
14744 \family default
14745 , which keeps the current state of that property.
14746  The item 
14747 \change_deleted -712698321 1525677079
14748
14749 \family sans
14750 R
14751 \change_inserted -712698321 1525677076
14752 Default
14753 \change_deleted -712698321 1525677077
14754 eset
14755 \change_unchanged
14756
14757 \family default
14758  will reset the property to whatever is the default.
14759  You can use this to reset attributes across a bunch of different paragraph
14760  environments all at once.
14761 \end_layout
14762
14763 \begin_layout Standard
14764 The 
14765 \change_deleted -712698321 1525599868
14766 font
14767 \change_inserted -712698321 1525599869
14768 text
14769 \change_unchanged
14770  properties, and their options (in addition to 
14771 \family sans
14772 No
14773 \begin_inset space ~
14774 \end_inset
14775
14776 change
14777 \family default
14778  and 
14779 \change_deleted -712698321 1525677094
14780
14781 \family sans
14782 Reset
14783 \change_inserted -712698321 1525677096
14784 Default
14785 \change_unchanged
14786
14787 \family default
14788 ) are:
14789 \end_layout
14790
14791 \begin_layout Labeling
14792 \labelwidthstring 00.00.0000
14793
14794 \family sans
14795 Family
14796 \family default
14797  The 
14798 \begin_inset Quotes eld
14799 \end_inset
14800
14801 overall look
14802 \begin_inset Quotes erd
14803 \end_inset
14804
14805  of the font.
14806  The possible options are:
14807 \end_layout
14808
14809 \begin_deeper
14810 \begin_layout Labeling
14811 \labelwidthstring 00.00.0000
14812
14813 \family sans
14814 Roman
14815 \family default
14816  This is the Roman font family.
14817  Normally a serif font.
14818  It's also the default family.
14819  (key binding 
14820 \begin_inset Info
14821 type  "shortcut"
14822 arg   "font-roman"
14823 \end_inset
14824
14825 )
14826 \end_layout
14827
14828 \begin_layout Labeling
14829 \labelwidthstring 00.00.0000
14830
14831 \family sans
14832 Sans
14833 \begin_inset space ~
14834 \end_inset
14835
14836 Serif
14837 \family default
14838  
14839 \family sans
14840 This is the Sans Serif font family.
14841
14842 \family default
14843  (key binding 
14844 \begin_inset Info
14845 type  "shortcut"
14846 arg   "font-sans"
14847 \end_inset
14848
14849 )
14850 \end_layout
14851
14852 \begin_layout Labeling
14853 \labelwidthstring 00.00.0000
14854
14855 \family sans
14856 Typewriter
14857 \family default
14858  
14859 \family typewriter
14860 This is the Typewriter font family.
14861
14862 \family default
14863  (key binding 
14864 \begin_inset Info
14865 type  "shortcut"
14866 arg   "font-typewriter"
14867 \end_inset
14868
14869
14870 \family sans
14871 )
14872 \change_inserted -712698321 1525607448
14873
14874 \end_layout
14875
14876 \begin_layout Standard
14877
14878 \change_inserted -712698321 1525607495
14879 The general differences of these families are:
14880 \end_layout
14881
14882 \begin_layout Itemize
14883
14884 \change_inserted -712698321 1525607451
14885
14886 \family sans
14887 Serif
14888 \family default
14889  fonts use characters with serifs.
14890  These are the small 
14891 \begin_inset Quotes eld
14892 \end_inset
14893
14894 appendices
14895 \begin_inset Quotes erd
14896 \end_inset
14897
14898  at the ends of the strokes that form the character.
14899  The following example shows the difference:
14900 \begin_inset Newline newline
14901 \end_inset
14902
14903 text with serifs
14904 \begin_inset Newline newline
14905 \end_inset
14906
14907
14908 \family sans
14909 text without serifs
14910 \family default
14911
14912 \begin_inset Newline newline
14913 \end_inset
14914
14915 Serifs facilitate quick and easy reading.
14916  These fonts are therefore used as default (named 
14917 \family sans
14918 roman
14919 \family default
14920 ).
14921 \end_layout
14922
14923 \begin_layout Itemize
14924
14925 \change_inserted -712698321 1525607513
14926
14927 \family sans
14928 Sans serif
14929 \family default
14930  is not recommended for use as a base type.
14931  This font type is therefore often only used for headings and short texts.
14932  We use it in this document to highlight menu names.
14933 \end_layout
14934
14935 \begin_layout Itemize
14936
14937 \change_inserted -712698321 1525607513
14938
14939 \family sans
14940 Typewriter
14941 \family default
14942  is a so called 
14943 \begin_inset Quotes eld
14944 \end_inset
14945
14946 monospaced
14947 \begin_inset Quotes erd
14948 \end_inset
14949
14950  font, which means every character has the same width; the 
14951 \begin_inset Quotes eld
14952 \end_inset
14953
14954 i
14955 \begin_inset Quotes erd
14956 \end_inset
14957
14958  is as wide as the 
14959 \begin_inset Quotes eld
14960 \end_inset
14961
14962 m
14963 \begin_inset Quotes erd
14964 \end_inset
14965
14966 .
14967  Here is an example
14968 \begin_inset Newline newline
14969 \end_inset
14970
14971
14972 \begin_inset Phantom HPhantom
14973 status open
14974
14975 \begin_layout Plain Layout
14976
14977 \change_inserted -712698321 1525607513
14978 no 
14979 \end_layout
14980
14981 \end_inset
14982
14983
14984 \family typewriter
14985 typewriter text
14986 \family default
14987
14988 \begin_inset Note Note
14989 status collapsed
14990
14991 \begin_layout Plain Layout
14992
14993 \change_inserted -712698321 1525607513
14994 For more on phantoms see section
14995 \begin_inset space ~
14996 \end_inset
14997
14998
14999 \begin_inset CommandInset ref
15000 LatexCommand ref
15001 reference "subsec:Phantom-Space"
15002
15003 \end_inset
15004
15005 .
15006 \end_layout
15007
15008 \end_inset
15009
15010
15011 \begin_inset Newline newline
15012 \end_inset
15013
15014 no typewriter text
15015 \change_unchanged
15016
15017 \end_layout
15018
15019 \end_deeper
15020 \begin_layout Labeling
15021 \labelwidthstring 00.00.0000
15022
15023 \family sans
15024 Series
15025 \family default
15026  This corresponds to the print weight.
15027  Options are:
15028 \end_layout
15029
15030 \begin_deeper
15031 \begin_layout Labeling
15032 \labelwidthstring 00.00.0000
15033
15034 \family sans
15035 Medium
15036 \family default
15037  This is the Medium font series.
15038  It's also the default series.
15039 \end_layout
15040
15041 \begin_layout Labeling
15042 \labelwidthstring 00.00.0000
15043
15044 \family sans
15045 Bold
15046 \family default
15047  
15048 \series bold
15049 This is the Bold font series.
15050
15051 \series default
15052  (key binding 
15053 \begin_inset Info
15054 type  "shortcut"
15055 arg   "font-bold"
15056 \end_inset
15057
15058 )
15059 \end_layout
15060
15061 \end_deeper
15062 \begin_layout Labeling
15063 \labelwidthstring 00.00.0000
15064
15065 \family sans
15066 Shape
15067 \family default
15068  As the name implies.
15069  Options are:
15070 \end_layout
15071
15072 \begin_deeper
15073 \begin_layout Labeling
15074 \labelwidthstring 00.00.0000
15075
15076 \family sans
15077 Upright
15078 \family default
15079  This is the Upright font shape.
15080  It's also the default shape.
15081 \end_layout
15082
15083 \begin_layout Labeling
15084 \labelwidthstring 00.00.0000
15085
15086 \family sans
15087 Italic
15088 \family default
15089  
15090 \shape italic
15091 This
15092 \shape default
15093  
15094 \change_deleted -712698321 1525599902
15095
15096 \family sans
15097 \shape italic
15098 i
15099 \change_inserted -712698321 1525599902
15100
15101 \family default
15102 i
15103 \change_unchanged
15104 s the Italic font shape
15105 \shape default
15106 \emph on
15107 .
15108 \end_layout
15109
15110 \begin_layout Labeling
15111 \labelwidthstring 00.00.0000
15112
15113 \family sans
15114 Slanted
15115 \family default
15116  
15117 \shape slanted
15118 This is the Slanted font shape
15119 \shape default
15120  (although it might not be visible in \SpecialChar LyX
15121 , this is different from italic).
15122 \end_layout
15123
15124 \begin_layout Labeling
15125 \labelwidthstring 00.00.0000
15126
15127 \family sans
15128 Small
15129 \begin_inset space ~
15130 \end_inset
15131
15132 Caps
15133 \family default
15134  
15135 \shape smallcaps
15136 This is the Small caps font shape
15137 \shape default
15138 \noun on
15139 .
15140 \end_layout
15141
15142 \end_deeper
15143 \begin_layout Labeling
15144 \labelwidthstring 00.00.0000
15145
15146 \family sans
15147 Color
15148 \family default
15149  Alters the text color.
15150  Note that not all DVI
15151 \change_inserted -712698321 1525599925
15152  
15153 \change_deleted -712698321 1525599925
15154 -
15155 \change_unchanged
15156 viewers are able to display colors.
15157  Besides 
15158 \change_inserted -712698321 1525599934
15159
15160 \family sans
15161 (Without)
15162 \change_deleted -712698321 1525599939
15163 No
15164 \begin_inset space ~
15165 \end_inset
15166
15167 color
15168 \change_unchanged
15169
15170 \family default
15171 , which means that the document default color set in 
15172 \family sans
15173 Document\SpecialChar menuseparator
15174 Settings\SpecialChar menuseparator
15175 Color
15176 \family default
15177  for 
15178 \family sans
15179 Main
15180 \begin_inset space ~
15181 \end_inset
15182
15183 text
15184 \family default
15185  is used, you can 
15186 \change_deleted -712698321 1525599960
15187 choose
15188 \change_inserted -712698321 1525599960
15189 select
15190 \change_unchanged
15191  
15192 \change_deleted -712698321 1525599974
15193 between 
15194 \change_unchanged
15195
15196 \family sans
15197 Black
15198 \family default
15199
15200 \family sans
15201 White
15202 \family default
15203
15204 \family sans
15205 Red
15206 \family default
15207
15208 \family sans
15209 Green
15210 \family default
15211
15212 \family sans
15213 Blue
15214 \family default
15215
15216 \family sans
15217 Cyan
15218 \family default
15219
15220 \family sans
15221 Magenta
15222 \family default
15223
15224 \family sans
15225 Yellow
15226 \family default
15227
15228 \family sans
15229 Brown
15230 \family default
15231
15232 \family sans
15233 Darkgray
15234 \family default
15235
15236 \family sans
15237 Gray
15238 \family default
15239
15240 \family sans
15241 Lightgray
15242 \family default
15243
15244 \family sans
15245 Lime
15246 \family default
15247
15248 \family sans
15249 Orange
15250 \family default
15251
15252 \family sans
15253 Olive
15254 \family default
15255
15256 \family sans
15257 Pink
15258 \family default
15259
15260 \family sans
15261 Purple
15262 \family default
15263
15264 \family sans
15265 Teal
15266 \family default
15267  and 
15268 \family sans
15269 Violet
15270 \family default
15271  text.
15272 \begin_inset Index idx
15273 status collapsed
15274
15275 \begin_layout Plain Layout
15276 Color ! Text
15277 \end_layout
15278
15279 \end_inset
15280
15281  
15282 \end_layout
15283
15284 \begin_layout Labeling
15285 \labelwidthstring 00.00.0000
15286
15287 \family sans
15288 Language
15289 \family default
15290  This is used to mark regions of text as having a different language from
15291  the language of the document.
15292  Text marked in this way will be underlined 
15293 \change_inserted -712698321 1525600006
15294 in the \SpecialChar LyX
15295  workarea 
15296 \change_unchanged
15297 in blue to indicate the change
15298 \change_deleted -712698321 1525600002
15299  (only within \SpecialChar LyX
15300 )
15301 \change_unchanged
15302 .
15303 \begin_inset Newline newline
15304 \end_inset
15305
15306 If you have for example, an extract of German text in a non-German document,
15307  \SpecialChar LaTeX
15308  respects the German hyphenation rules automatically.
15309  When using the spell checking (see section
15310 \begin_inset space ~
15311 \end_inset
15312
15313
15314 \begin_inset CommandInset ref
15315 LatexCommand ref
15316 reference "sec:Spellchecking"
15317
15318 \end_inset
15319
15320 ) the German-marked text will be checked according to the German dictionary.
15321 \change_inserted -712698321 1525677618
15322
15323 \begin_inset Newline newline
15324 \end_inset
15325
15326 If you do not want text passages to be spellchecked, activate 
15327 \family sans
15328 Exclude from Spellchecking
15329 \family default
15330 .
15331  Passages marked like this will still be hyphenated correctly.
15332 \end_layout
15333
15334 \begin_layout Labeling
15335 \labelwidthstring 00.00.0000
15336
15337 \family sans
15338 Size
15339 \family default
15340  Alters the size of the font.
15341  You 
15342 \change_deleted -712698321 1525600033
15343 will
15344 \change_inserted -712698321 1525600034
15345 won't
15346 \change_unchanged
15347  find 
15348 \change_deleted -712698321 1525600037
15349 no 
15350 \change_unchanged
15351 numerical values here; all possible sizes are actually proportional to the
15352  document font size.
15353  Once again, you don't feed \SpecialChar LyX
15354  the details, but a general description of what
15355  you want to do.
15356  The options are:
15357 \end_layout
15358
15359 \begin_deeper
15360 \begin_layout Labeling
15361 \labelwidthstring 00.00.0000
15362
15363 \family sans
15364 Tiny
15365 \family default
15366  
15367 \size tiny
15368 This is the 
15369 \begin_inset Quotes eld
15370 \end_inset
15371
15372 Tiny
15373 \begin_inset Quotes erd
15374 \end_inset
15375
15376  font size.
15377
15378 \size default
15379  (key bindings 
15380 \begin_inset Info
15381 type  "shortcuts"
15382 arg   "font-size tiny"
15383 \end_inset
15384
15385 )
15386 \end_layout
15387
15388 \begin_layout Labeling
15389 \labelwidthstring 00.00.0000
15390
15391 \family sans
15392 Smallest
15393 \family default
15394  
15395 \size scriptsize
15396 This is the 
15397 \begin_inset Quotes eld
15398 \end_inset
15399
15400 Smallest
15401 \begin_inset Quotes erd
15402 \end_inset
15403
15404  font size
15405 \size default
15406 .
15407  (key binding 
15408 \begin_inset Info
15409 type  "shortcut"
15410 arg   "font-size scriptsize"
15411 \end_inset
15412
15413 )
15414 \end_layout
15415
15416 \begin_layout Labeling
15417 \labelwidthstring 00.00.0000
15418
15419 \family sans
15420 Smaller
15421 \family default
15422  
15423 \size footnotesize
15424 This is the 
15425 \begin_inset Quotes eld
15426 \end_inset
15427
15428 Smaller
15429 \begin_inset Quotes erd
15430 \end_inset
15431
15432  font size.
15433
15434 \size default
15435  (key bindings 
15436 \begin_inset Info
15437 type  "shortcuts"
15438 arg   "font-size footnotesize"
15439 \end_inset
15440
15441 )
15442 \end_layout
15443
15444 \begin_layout Labeling
15445 \labelwidthstring 00.00.0000
15446
15447 \family sans
15448 Small
15449 \family default
15450  
15451 \size small
15452 This is the 
15453 \begin_inset Quotes eld
15454 \end_inset
15455
15456 Small
15457 \begin_inset Quotes erd
15458 \end_inset
15459
15460  font size.
15461
15462 \size default
15463  (key bindings 
15464 \begin_inset Info
15465 type  "shortcuts"
15466 arg   "font-size small"
15467 \end_inset
15468
15469 )
15470 \end_layout
15471
15472 \begin_layout Labeling
15473 \labelwidthstring 00.00.0000
15474
15475 \family sans
15476 Normal
15477 \family default
15478  This is the 
15479 \begin_inset Quotes eld
15480 \end_inset
15481
15482 Normal
15483 \begin_inset Quotes erd
15484 \end_inset
15485
15486  font size.
15487  It's also the default size.
15488  (key bindings 
15489 \begin_inset Info
15490 type  "shortcuts"
15491 arg   "font-size normal"
15492 \end_inset
15493
15494 )
15495 \end_layout
15496
15497 \begin_layout Labeling
15498 \labelwidthstring 00.00.0000
15499
15500 \family sans
15501 Large
15502 \family default
15503  
15504 \size large
15505 This is the 
15506 \begin_inset Quotes eld
15507 \end_inset
15508
15509 Large
15510 \begin_inset Quotes erd
15511 \end_inset
15512
15513  font size.
15514
15515 \size default
15516  (key bindings 
15517 \begin_inset Info
15518 type  "shortcuts"
15519 arg   "font-size large"
15520 \end_inset
15521
15522 )
15523 \end_layout
15524
15525 \begin_layout Labeling
15526 \labelwidthstring 00.00.0000
15527
15528 \family sans
15529 Larger
15530 \family default
15531  
15532 \size larger
15533 This is the 
15534 \begin_inset Quotes eld
15535 \end_inset
15536
15537 Larger
15538 \begin_inset Quotes erd
15539 \end_inset
15540
15541  font size.
15542
15543 \size default
15544  (key bindings 
15545 \begin_inset Info
15546 type  "shortcuts"
15547 arg   "font-size larger"
15548 \end_inset
15549
15550 )
15551 \end_layout
15552
15553 \begin_layout Labeling
15554 \labelwidthstring 00.00.0000
15555
15556 \family sans
15557 Largest
15558 \family default
15559  
15560 \size largest
15561 This is the 
15562 \begin_inset Quotes eld
15563 \end_inset
15564
15565 Largest
15566 \begin_inset Quotes erd
15567 \end_inset
15568
15569  font size.
15570
15571 \size default
15572  (key binding 
15573 \begin_inset Info
15574 type  "shortcut"
15575 arg   "font-size largest"
15576 \end_inset
15577
15578 )
15579 \end_layout
15580
15581 \begin_layout Labeling
15582 \labelwidthstring 00.00.0000
15583
15584 \family sans
15585 Huge
15586 \family default
15587  
15588 \size huge
15589 This is the 
15590 \begin_inset Quotes eld
15591 \end_inset
15592
15593 Huge
15594 \begin_inset Quotes erd
15595 \end_inset
15596
15597  font size.
15598
15599 \size default
15600  (key bindings 
15601 \begin_inset Info
15602 type  "shortcuts"
15603 arg   "font-size huge"
15604 \end_inset
15605
15606 )
15607 \end_layout
15608
15609 \begin_layout Labeling
15610 \labelwidthstring 00.00.0000
15611
15612 \family sans
15613 Huger
15614 \family default
15615  
15616 \size giant
15617 This is the 
15618 \begin_inset Quotes eld
15619 \end_inset
15620
15621 Huger
15622 \begin_inset Quotes erd
15623 \end_inset
15624
15625  font size.
15626
15627 \size default
15628  (key bindings 
15629 \begin_inset Info
15630 type  "shortcuts"
15631 arg   "font-size giant"
15632 \end_inset
15633
15634 )
15635 \end_layout
15636
15637 \begin_layout Labeling
15638 \labelwidthstring 00.00.0000
15639
15640 \family sans
15641 Increase
15642 \family default
15643  This increases the size by one step (for instance, from 
15644 \begin_inset Quotes eld
15645 \end_inset
15646
15647 Largest
15648 \begin_inset Quotes erd
15649 \end_inset
15650
15651  to 
15652 \begin_inset Quotes eld
15653 \end_inset
15654
15655 Huge
15656 \begin_inset Quotes erd
15657 \end_inset
15658
15659 ).
15660  (key binding 
15661 \begin_inset Info
15662 type  "shortcut"
15663 arg   "font-size increase"
15664 \end_inset
15665
15666 )
15667 \end_layout
15668
15669 \begin_layout Labeling
15670 \labelwidthstring 00.00.0000
15671
15672 \family sans
15673 Decrease
15674 \family default
15675  This decreases the size by one step (for instance, from 
15676 \begin_inset Quotes eld
15677 \end_inset
15678
15679 Normal
15680 \begin_inset Quotes erd
15681 \end_inset
15682
15683  to 
15684 \begin_inset Quotes eld
15685 \end_inset
15686
15687 Small
15688 \begin_inset Quotes erd
15689 \end_inset
15690
15691 ).
15692  (key binding 
15693 \begin_inset Info
15694 type  "shortcut"
15695 arg   "font-size decrease"
15696 \end_inset
15697
15698 )
15699 \end_layout
15700
15701 \end_deeper
15702 \begin_layout Standard
15703 We warn you 
15704 \emph on
15705 yet again
15706 \emph default
15707 : don't go crazy with this feature.
15708  You should almost never need to change the font size.
15709  \SpecialChar LyX
15710  automatically changes the font size for different paragraph environments
15711  — use those instead.
15712  This is here for fine-tuning only!
15713 \end_layout
15714
15715 \begin_layout Labeling
15716 \labelwidthstring 00.00.0000
15717
15718 \change_deleted -712698321 1525600062
15719
15720 \family sans
15721 Misc
15722 \change_inserted -712698321 1525600065
15723 Underlining
15724 \change_unchanged
15725
15726 \family default
15727  Here you can 
15728 \change_deleted -712698321 1525600102
15729 change a few other things at the character level
15730 \change_inserted -712698321 1525600112
15731 have text passages being underlined
15732 \change_unchanged
15733 .
15734  
15735 \change_inserted -712698321 1525600240
15736 Avoid using underlining if you can! It is a hangover from the typewriter
15737  days, when you could not change fonts.
15738  One no longer needs to emphasize text by underscoring characters.
15739  This is only possible in \SpecialChar LyX
15740  because some people 
15741 \emph on
15742 may
15743 \emph default
15744  need it in order to follow style sheets for journal submissions.
15745  
15746 \change_unchanged
15747 Options are:
15748 \end_layout
15749
15750 \begin_deeper
15751 \begin_layout Labeling
15752 \labelwidthstring 00.00.0000
15753
15754 \change_deleted -712698321 1525600074
15755
15756 \family sans
15757 Emph
15758 \family default
15759  
15760 \emph on
15761 This is text with emphasize on
15762 \emph default
15763 .
15764  This might seem like the same as 
15765 \shape italic
15766 Italic
15767 \shape default
15768 , but it is actually a bit different.
15769  Emphasized is a 
15770 \emph on
15771 logical
15772 \emph default
15773  attribute.
15774  That means every document class can define its own font used for emphasized
15775  text.
15776  Normally this font is equal to italic.
15777 \change_inserted -712698321 1525600322
15778
15779 \end_layout
15780
15781 \begin_layout Labeling
15782 \labelwidthstring 00.00.0000
15783
15784 \change_inserted -712698321 1525600337
15785
15786 \family sans
15787 (Without)
15788 \family default
15789  Don't use underlining.
15790 \change_unchanged
15791
15792 \end_layout
15793
15794 \begin_layout Labeling
15795 \labelwidthstring 00.00.0000
15796
15797 \change_deleted -712698321 1525600192
15798
15799 \family sans
15800 Underbar
15801 \change_inserted -712698321 1525600193
15802 Single
15803 \change_unchanged
15804
15805 \family default
15806  
15807 \bar under
15808 This is text with 
15809 \change_inserted -712698321 1525600212
15810 Single underlining
15811 \change_deleted -712698321 1525600209
15812 Underbar
15813 \change_unchanged
15814  on.
15815
15816 \bar default
15817  (key binding 
15818 \begin_inset Info
15819 type  "shortcuts"
15820 arg   "font-underline"
15821 \end_inset
15822
15823
15824 \family sans
15825 )
15826 \begin_inset Newline newline
15827 \end_inset
15828
15829
15830 \change_deleted -712698321 1525600236
15831
15832 \family default
15833 Avoid using underbar if you can! It is a hangover from the typewriter days,
15834  when you could not change fonts.
15835  One no longer needs to emphasize text by underscoring characters.
15836  This is only possible in \SpecialChar LyX
15837  because some people 
15838 \emph on
15839 may
15840 \emph default
15841  need it in order to follow style sheets for journal submissions.
15842 \change_unchanged
15843
15844 \end_layout
15845
15846 \begin_layout Labeling
15847 \labelwidthstring 00.00.0000
15848
15849 \family sans
15850 Double
15851 \change_deleted -712698321 1525600261
15852
15853 \begin_inset space ~
15854 \end_inset
15855
15856 underbar
15857 \change_unchanged
15858
15859 \family default
15860  
15861 \uuline on
15862 This is text with Double under
15863 \change_deleted -712698321 1525600270
15864 bar
15865 \change_inserted -712698321 1525600271
15866 lining
15867 \change_unchanged
15868  on.
15869
15870 \uuline default
15871  (key binding 
15872 \begin_inset Info
15873 type  "shortcut"
15874 arg   "font-underunderline"
15875 \end_inset
15876
15877 )
15878 \change_deleted -712698321 1525600282
15879
15880 \begin_inset Newline newline
15881 \end_inset
15882
15883 As we just warned you against using underbar, you can imagine what we think
15884  about double underbar
15885 \change_unchanged
15886 .
15887 \end_layout
15888
15889 \begin_layout Labeling
15890 \labelwidthstring 00.00.0000
15891
15892 \family sans
15893 Wavy
15894 \change_deleted -712698321 1525600285
15895
15896 \begin_inset space ~
15897 \end_inset
15898
15899 underbar
15900 \change_unchanged
15901
15902 \family default
15903  
15904 \uwave on
15905 This is text with Wavy under
15906 \change_deleted -712698321 1525600294
15907 bar
15908 \change_inserted -712698321 1525600295
15909 lining
15910 \change_unchanged
15911  on.
15912
15913 \uwave default
15914  (key binding 
15915 \begin_inset Info
15916 type  "shortcut"
15917 arg   "font-underwave"
15918 \end_inset
15919
15920 )
15921 \begin_inset Newline newline
15922 \end_inset
15923
15924 Use this only if a journal absolutely insists on it.
15925  Keep antinausea pills handy.
15926 \change_inserted -712698321 1525600130
15927
15928 \end_layout
15929
15930 \end_deeper
15931 \begin_layout Labeling
15932 \labelwidthstring 00.00.0000
15933
15934 \change_inserted -712698321 1525600169
15935
15936 \family sans
15937 Strikethrough
15938 \family default
15939  lets you strike-through text passages in two ways:
15940 \change_unchanged
15941
15942 \end_layout
15943
15944 \begin_deeper
15945 \begin_layout Labeling
15946 \labelwidthstring 00.00.0000
15947
15948 \change_inserted -712698321 1525600364
15949
15950 \family sans
15951 (Without)
15952 \family default
15953  Don't use strikethrough.
15954 \end_layout
15955
15956 \begin_layout Labeling
15957 \labelwidthstring 00.00.0000
15958
15959 \family sans
15960 S
15961 \change_deleted -712698321 1525600378
15962 trike
15963 \begin_inset space ~
15964 \end_inset
15965
15966 out
15967 \change_inserted -712698321 1525600378
15968 ingle
15969 \change_unchanged
15970
15971 \family default
15972  
15973 \strikeout on
15974 This is text with 
15975 \change_deleted -712698321 1525600382
15976 Strikeout
15977 \change_inserted -712698321 1525601925
15978 Single strikethrough
15979 \change_unchanged
15980  on.
15981
15982 \strikeout default
15983  (key binding 
15984 \begin_inset Info
15985 type  "shortcut"
15986 arg   "font-strikeout"
15987 \end_inset
15988
15989 )
15990 \begin_inset Newline newline
15991 \end_inset
15992
15993 This is frequently used to indicate an older version of text that has been
15994  changed in the meantime.
15995 \end_layout
15996
15997 \begin_layout Labeling
15998 \labelwidthstring 00.00.0000
15999
16000 \change_deleted -712698321 1525600394
16001
16002 \family sans
16003 Cross
16004 \begin_inset space ~
16005 \end_inset
16006
16007 ou
16008 \change_inserted -712698321 1525600397
16009 With
16010 \begin_inset space ~
16011 \end_inset
16012
16013 /
16014 \change_deleted -712698321 1525600398
16015 t
16016 \change_unchanged
16017
16018 \family default
16019  
16020 \xout on
16021 This is text with 
16022 \change_inserted -712698321 1525601941
16023 /-strikethrough
16024 \change_deleted -712698321 1525601943
16025 Cross out
16026 \change_unchanged
16027  on.
16028 \xout default
16029
16030 \begin_inset Newline newline
16031 \end_inset
16032
16033 This is used to make text hardly readable.
16034 \end_layout
16035
16036 \end_deeper
16037 \begin_layout Standard
16038
16039 \change_inserted -712698321 1525757268
16040 In addition to all the formal markup described above, the dialog also provides
16041  you access to the two builtin semantic text styles (see section
16042 \begin_inset space ~
16043 \end_inset
16044
16045
16046 \begin_inset CommandInset ref
16047 LatexCommand ref
16048 reference "subsec:Builtin-Character-Styles"
16049
16050 \end_inset
16051
16052 ):
16053 \end_layout
16054
16055 \begin_layout Itemize
16056
16057 \change_inserted -712698321 1525600579
16058
16059 \family sans
16060 Emphasized:
16061 \family default
16062  
16063 \emph on
16064 This is text with emphasize on
16065 \emph default
16066 .
16067 \end_layout
16068
16069 \begin_layout Itemize
16070
16071 \family sans
16072 Noun
16073 \change_inserted -712698321 1525600548
16074 :
16075 \change_unchanged
16076
16077 \family default
16078  
16079 \noun on
16080 This is text with Noun on.
16081
16082 \change_deleted -712698321 1525600637
16083
16084 \noun default
16085  Like 
16086 \family sans
16087 Emph
16088 \family default
16089 , this is a logical attribute.
16090  Normally it's equivalent to 
16091 \family sans
16092 Small
16093 \begin_inset space ~
16094 \end_inset
16095
16096 Caps
16097 \family default
16098 .
16099 \change_unchanged
16100
16101 \end_layout
16102
16103 \begin_layout Standard
16104 So you have a huge number of combinations to 
16105 \change_deleted -712698321 1525600660
16106 choose
16107 \change_inserted -712698321 1525600660
16108 select
16109 \change_unchanged
16110  from.
16111  Once you have 
16112 \change_deleted -712698321 1525600674
16113 chosen a new character style
16114 \change_inserted -712698321 1525600725
16115 applied a text property
16116 \change_unchanged
16117  via the 
16118 \change_deleted -712698321 1525600703
16119
16120 \family sans
16121 Edit\SpecialChar menuseparator
16122 Text
16123 \begin_inset space ~
16124 \end_inset
16125
16126 Style\SpecialChar menuseparator
16127 Customized
16128 \change_inserted -712698321 1525600703
16129
16130 \family default
16131
16132 \begin_inset Info
16133 type  "menu"
16134 arg   "dialog-show character"
16135 \end_inset
16136
16137
16138 \change_unchanged
16139  (
16140 \begin_inset Info
16141 type  "icon"
16142 arg   "dialog-show character"
16143 \end_inset
16144
16145 ) dialog, the settings are 
16146 \change_inserted -712698321 1525600733
16147 temporarily 
16148 \change_unchanged
16149 saved.
16150  You can activate the
16151 \change_deleted -712698321 1525600738
16152 m
16153 \change_inserted -712698321 1525600745
16154  last applied properties
16155 \change_unchanged
16156  by using the toolbar button 
16157 \begin_inset Info
16158 type  "icon"
16159 arg   "textstyle-apply"
16160 \end_inset
16161
16162 .
16163  The button lets you apply 
16164 \change_deleted -712698321 1525600766
16165 your custom character style 
16166 \change_inserted -712698321 1525600778
16167 those 
16168 \change_unchanged
16169 even when the dialog isn't visible.
16170
16171 \change_inserted -712698321 1545905101
16172  A press on the button will apply the most recent setting again, a press
16173  on the down-arrow will open a menu with the (max.
16174  20) most recently applied settings, from which you can select one.
16175 \change_unchanged
16176
16177 \end_layout
16178
16179 \begin_layout Standard
16180 To completely reset the 
16181 \change_deleted -712698321 1525600787
16182 character style
16183 \change_inserted -712698321 1525600823
16184 text properties of a selection
16185 \change_unchanged
16186  to the default, use
16187 \change_inserted -712698321 1545917704
16188  either 
16189 \change_deleted -712698321 1545917700
16190  
16191 \change_unchanged
16192
16193 \begin_inset Info
16194 type  "shortcut"
16195 arg   "font-default"
16196 \end_inset
16197
16198
16199 \change_inserted -712698321 1545917733
16200  or select 
16201 \family sans
16202 Reset to default
16203 \family default
16204  from the menu of the toolbar button 
16205 \begin_inset Info
16206 type  "icon"
16207 arg   "textstyle-apply"
16208 \end_inset
16209
16210
16211 \change_unchanged
16212 .
16213  
16214 \change_deleted -712698321 1525600803
16215 If you want to toggle only those properties that you have just changed (suppose
16216  you just set the shape to 
16217 \begin_inset Quotes eld
16218 \end_inset
16219
16220 slanted
16221 \begin_inset Quotes erd
16222 \end_inset
16223
16224  and the series to 
16225 \begin_inset Quotes eld
16226 \end_inset
16227
16228 bold
16229 \begin_inset Quotes erd
16230 \end_inset
16231
16232 ), set the 
16233 \family sans
16234 Toggle
16235 \begin_inset space ~
16236 \end_inset
16237
16238 all
16239 \family default
16240  switch and press 
16241 \family sans
16242 Apply
16243 \family default
16244 .
16245 \change_unchanged
16246
16247 \end_layout
16248
16249 \begin_layout Standard
16250
16251 \change_deleted -712698321 1525607419
16252 You should also know something about the differences between the three main
16253  font types 
16254 \family sans
16255 serif
16256 \family default
16257
16258 \family sans
16259 sans
16260 \begin_inset space ~
16261 \end_inset
16262
16263 serif
16264 \family default
16265 , and 
16266 \family sans
16267 typewriter
16268 \family default
16269 :
16270 \end_layout
16271
16272 \begin_layout Itemize
16273
16274 \change_deleted -712698321 1525607419
16275
16276 \family sans
16277 Typewriter
16278 \family default
16279  is a so called 
16280 \begin_inset Quotes eld
16281 \end_inset
16282
16283 monospaced
16284 \begin_inset Quotes erd
16285 \end_inset
16286
16287  font, which means every character has the same width; the 
16288 \begin_inset Quotes eld
16289 \end_inset
16290
16291 i
16292 \begin_inset Quotes erd
16293 \end_inset
16294
16295  is as wide as the 
16296 \begin_inset Quotes eld
16297 \end_inset
16298
16299 m
16300 \begin_inset Quotes erd
16301 \end_inset
16302
16303 .
16304  Here is an example
16305 \begin_inset Newline newline
16306 \end_inset
16307
16308
16309 \begin_inset Phantom HPhantom
16310 status open
16311
16312 \begin_layout Plain Layout
16313 no 
16314 \end_layout
16315
16316 \end_inset
16317
16318
16319 \family typewriter
16320 typewriter text
16321 \family default
16322
16323 \begin_inset Note Note
16324 status collapsed
16325
16326 \begin_layout Plain Layout
16327 For more on phantoms see section
16328 \begin_inset space ~
16329 \end_inset
16330
16331
16332 \begin_inset CommandInset ref
16333 LatexCommand ref
16334 reference "subsec:Phantom-Space"
16335
16336 \end_inset
16337
16338 .
16339 \end_layout
16340
16341 \end_inset
16342
16343
16344 \begin_inset Newline newline
16345 \end_inset
16346
16347 no typewriter text
16348 \end_layout
16349
16350 \begin_layout Itemize
16351
16352 \change_deleted -712698321 1525607419
16353
16354 \family sans
16355 Serif
16356 \family default
16357  fonts use characters with serifs.
16358  These are the small 
16359 \begin_inset Quotes eld
16360 \end_inset
16361
16362 appendices
16363 \begin_inset Quotes erd
16364 \end_inset
16365
16366  at the ends of the strokes that form the character.
16367  The following example shows the difference:
16368 \begin_inset Newline newline
16369 \end_inset
16370
16371 text with serifs
16372 \begin_inset Newline newline
16373 \end_inset
16374
16375
16376 \family sans
16377 text without serifs
16378 \family default
16379
16380 \begin_inset Newline newline
16381 \end_inset
16382
16383 Serifs facilitate quick and easy reading.
16384  These fonts are therefore used as default (named 
16385 \family sans
16386 roman
16387 \family default
16388 ).
16389 \end_layout
16390
16391 \begin_layout Itemize
16392
16393 \change_deleted -712698321 1525607419
16394
16395 \family sans
16396 Sans serif
16397 \family default
16398  is not recommended for use as a base type.
16399  This font type is therefore often only used for headings and short texts.
16400  We use it in this document to highlight menu names.
16401 \change_unchanged
16402
16403 \end_layout
16404
16405 \begin_layout Standard
16406
16407 \change_deleted -712698321 1525600873
16408 \begin_inset Quotes eld
16409 \end_inset
16410
16411 Toggling
16412 \begin_inset Quotes erd
16413 \end_inset
16414
16415  refers to applying or removing font properties.
16416  When a property is marked for toggling in the 
16417 \family sans
16418 Text
16419 \begin_inset space ~
16420 \end_inset
16421
16422 Style
16423 \family default
16424  dialog, applying the style to text that already has the property will cause
16425  the property to be removed.
16426  If you, for example, apply a style with properties A, B and C to text that
16427  currently has font properties B, C, F and G, and if B is set to toggle
16428  and C is set not to toggle, the text ends up with properties A, C, F and
16429  G.
16430  
16431 \begin_inset Quotes eld
16432 \end_inset
16433
16434 Never toggled
16435 \begin_inset Quotes erd
16436 \end_inset
16437
16438  and 
16439 \begin_inset Quotes eld
16440 \end_inset
16441
16442 always toggled
16443 \begin_inset Quotes erd
16444 \end_inset
16445
16446  mean that you do not control the toggling behavior.
16447  For the properties on the left side of the dialog (
16448 \begin_inset Quotes eld
16449 \end_inset
16450
16451 Family
16452 \begin_inset Quotes erd
16453 \end_inset
16454
16455  etc.), toggling behavior is up to you.
16456  If 
16457 \family sans
16458 Toggle
16459 \begin_inset space ~
16460 \end_inset
16461
16462 all
16463 \family default
16464  is checked, all of the left side properties are toggled; by default, none
16465  of them are.
16466  Finally, 
16467 \begin_inset Quotes eld
16468 \end_inset
16469
16470 Reset
16471 \begin_inset Quotes erd
16472 \end_inset
16473
16474  is never toggled.
16475  If you, for example, set 
16476 \begin_inset Quotes eld
16477 \end_inset
16478
16479 Series
16480 \begin_inset Quotes erd
16481 \end_inset
16482
16483  to 
16484 \begin_inset Quotes eld
16485 \end_inset
16486
16487 Reset
16488 \begin_inset Quotes erd
16489 \end_inset
16490
16491  and select 
16492 \family sans
16493 Toggle
16494 \begin_inset space ~
16495 \end_inset
16496
16497 all
16498 \family default
16499 , then apply the style to bold face text, the text will revert to the default
16500  series (
16501 \begin_inset Quotes eld
16502 \end_inset
16503
16504 Medium
16505 \begin_inset Quotes erd
16506 \end_inset
16507
16508 ), no matter how many times you apply the style.
16509 \change_unchanged
16510
16511 \end_layout
16512
16513 \begin_layout Standard
16514 We conclude 
16515 \change_inserted -712698321 1525607667
16516 this section 
16517 \change_unchanged
16518 with the same warning once again: Do not overuse the fonts! They are, more
16519  often than not, a kludge and a bad substitute for good writing.
16520 \end_layout
16521
16522 \begin_layout Section
16523 Printing and Previewing
16524 \end_layout
16525
16526 \begin_layout Subsection
16527 Overview
16528 \end_layout
16529
16530 \begin_layout Standard
16531 Now that we have covered some of the basic features of document preparation
16532  using \SpecialChar LyX
16533 , you probably want to know how to print out your masterpiece.
16534  Before we tell you that, we want to give you a quick explanation of what
16535  goes on behind-the-scenes.
16536  We cover this information in much greater detail in the 
16537 \emph on
16538 Additional Features
16539 \emph default
16540  manual as well.
16541 \end_layout
16542
16543 \begin_layout Standard
16544 \SpecialChar LyX
16545  uses the program \SpecialChar LaTeX
16546  as its backend.
16547  \SpecialChar LaTeX
16548  is just a macro package for the \SpecialChar TeX
16549  typesetting system, but to prevent confusion,
16550  we will only refer to \SpecialChar LaTeX
16551 .
16552  \SpecialChar LyX
16553  is what you use to do your actual writing.
16554  Then, \SpecialChar LyX
16555  calls \SpecialChar LaTeX
16556  to turn your writing into printable output.
16557  This happens in two stages:
16558 \end_layout
16559
16560 \begin_layout Enumerate
16561 First, \SpecialChar LyX
16562  converts your document to a series of text commands for \SpecialChar LaTeX
16563 , generating
16564  a file with the extension, 
16565 \begin_inset Quotes eld
16566 \end_inset
16567
16568
16569 \family typewriter
16570 .tex
16571 \family default
16572
16573 \begin_inset Quotes erd
16574 \end_inset
16575
16576 .
16577 \end_layout
16578
16579 \begin_layout Enumerate
16580 Next, \SpecialChar LyX
16581  calls \SpecialChar LaTeX
16582  to use the commands in the 
16583 \family typewriter
16584 .tex
16585 \family default
16586  file to produce printable output.
16587 \end_layout
16588
16589 \begin_layout Subsection
16590 Output file formats
16591 \begin_inset Index idx
16592 status collapsed
16593
16594 \begin_layout Plain Layout
16595 File formats
16596 \end_layout
16597
16598 \end_inset
16599
16600
16601 \begin_inset CommandInset label
16602 LatexCommand label
16603 name "subsec:Output-file-formats"
16604
16605 \end_inset
16606
16607
16608 \end_layout
16609
16610 \begin_layout Subsubsection
16611 Simple text (ASCII)
16612 \begin_inset Index idx
16613 status collapsed
16614
16615 \begin_layout Plain Layout
16616 File formats ! ASCII
16617 \end_layout
16618
16619 \end_inset
16620
16621
16622 \end_layout
16623
16624 \begin_layout Standard
16625 This file type has the extension 
16626 \begin_inset Quotes eld
16627 \end_inset
16628
16629
16630 \family typewriter
16631 .txt
16632 \family default
16633
16634 \begin_inset Quotes erd
16635 \end_inset
16636
16637 .
16638  It contains your document as plain text following the rules of the 
16639 \begin_inset Quotes eld
16640 \end_inset
16641
16642 American Standard Code for Information Interchange
16643 \begin_inset Quotes erd
16644 \end_inset
16645
16646  (ASCII).
16647 \end_layout
16648
16649 \begin_layout Standard
16650 You can export your document to ASCII with the menu 
16651 \family sans
16652 File\SpecialChar menuseparator
16653 Export\SpecialChar menuseparator
16654 Plain
16655 \begin_inset space ~
16656 \end_inset
16657
16658 text
16659 \family default
16660 .
16661  However, this will not export any externally generated material such as
16662  a Bib\SpecialChar TeX
16663  bibliography (section
16664 \begin_inset space ~
16665 \end_inset
16666
16667
16668 \begin_inset CommandInset ref
16669 LatexCommand ref
16670 reference "subsec:Bibliography-databases"
16671
16672 \end_inset
16673
16674 ).
16675  If your document includes such material, use 
16676 \family sans
16677 File\SpecialChar menuseparator
16678 Export\SpecialChar menuseparator
16679 More
16680 \begin_inset space ~
16681 \end_inset
16682
16683 Formats
16684 \begin_inset space ~
16685 \end_inset
16686
16687 &
16688 \begin_inset space ~
16689 \end_inset
16690
16691 Options
16692 \family default
16693  and then select 
16694 \family sans
16695 Plain
16696 \begin_inset space ~
16697 \end_inset
16698
16699 text
16700 \begin_inset space ~
16701 \end_inset
16702
16703 (ps2ascii)
16704 \family default
16705 .
16706  This will first internally export your document to PostScript (generating
16707  thereby the external material) and then do the conversion to ASCII.
16708 \end_layout
16709
16710 \begin_layout Subsubsection
16711 \SpecialChar LaTeX
16712
16713 \begin_inset Index idx
16714 status collapsed
16715
16716 \begin_layout Plain Layout
16717 File formats ! \SpecialChar LaTeX
16718
16719 \end_layout
16720
16721 \end_inset
16722
16723
16724 \end_layout
16725
16726 \begin_layout Standard
16727 This file type has the extension 
16728 \begin_inset Quotes eld
16729 \end_inset
16730
16731
16732 \family typewriter
16733 .tex
16734 \family default
16735
16736 \begin_inset Quotes erd
16737 \end_inset
16738
16739  and contains all commands that are necessary for the \SpecialChar LaTeX
16740  program to process
16741  your document.
16742  If you know \SpecialChar LaTeX
16743 , you can use it to find out \SpecialChar LaTeX
16744 -Errors or to process it manually
16745  with console commands.
16746  The \SpecialChar LaTeX
16747 -file is automatically created in \SpecialChar LyX
16748 's temporary directory whenever you
16749  view or export your document.
16750 \end_layout
16751
16752 \begin_layout Standard
16753 You can export your document as a \SpecialChar LaTeX
16754 -file using the menu 
16755 \family sans
16756 File\SpecialChar menuseparator
16757 Export\SpecialChar menuseparator
16758 LaTeX
16759 \family default
16760 .
16761  The different \SpecialChar LaTeX
16762  export variants are explained in section
16763 \begin_inset space ~
16764 \end_inset
16765
16766
16767 \begin_inset CommandInset ref
16768 LatexCommand ref
16769 reference "subsec:Export"
16770
16771 \end_inset
16772
16773 .
16774 \end_layout
16775
16776 \begin_layout Subsubsection
16777 DVI
16778 \begin_inset Index idx
16779 status collapsed
16780
16781 \begin_layout Plain Layout
16782 File formats ! DVI
16783 \end_layout
16784
16785 \end_inset
16786
16787
16788 \end_layout
16789
16790 \begin_layout Standard
16791 This file type has the extension 
16792 \begin_inset Quotes eld
16793 \end_inset
16794
16795
16796 \family typewriter
16797 .dvi
16798 \family default
16799
16800 \begin_inset Quotes erd
16801 \end_inset
16802
16803 .
16804  It is called 
16805 \begin_inset Quotes eld
16806 \end_inset
16807
16808 device-independent
16809 \begin_inset Quotes erd
16810 \end_inset
16811
16812  (DVI), because it is completely portable; you can move them from one machine
16813  to another without needing to do any sort of conversion.
16814  DVIs are used for quick previews and as a pre-stage for other output formats,
16815  like PostScript.
16816 \end_layout
16817
16818 \begin_layout Standard
16819 DVI files do not contain images, they only link to them.
16820  So don't forget to deliver the images together with your DVIs.
16821  Because the DVI-viewer has to convert the images in the background to make
16822  them visible when you scroll the DVI, this can slow down your computer
16823  when you view the DVI.
16824  So we recommend using PDF for files with many images.
16825 \end_layout
16826
16827 \begin_layout Standard
16828 You can export your document to DVI by the menus 
16829 \family sans
16830 File\SpecialChar menuseparator
16831 Export\SpecialChar menuseparator
16832 DVI
16833 \family default
16834  or 
16835 \family sans
16836 File\SpecialChar menuseparator
16837 Export\SpecialChar menuseparator
16838 DVI
16839 \begin_inset space ~
16840 \end_inset
16841
16842 (LuaTeX).
16843
16844 \family default
16845  The latter option uses the program 
16846 \family typewriter
16847 Lua\SpecialChar TeX
16848
16849 \family default
16850 .
16851  
16852 \family typewriter
16853 Lua\SpecialChar TeX
16854
16855 \family default
16856  is an engine that provides direct Unicode support and support for direct
16857  font access (see section
16858 \begin_inset space ~
16859 \end_inset
16860
16861
16862 \begin_inset CommandInset ref
16863 LatexCommand ref
16864 reference "subsec:LaTeX-font-support"
16865
16866 \end_inset
16867
16868 ).
16869  Lua\SpecialChar TeX
16870  is still a work in progress, but it might develop into the next standard
16871  \SpecialChar TeX
16872  processor.
16873 \end_layout
16874
16875 \begin_layout Subsubsection
16876 PostScript
16877 \begin_inset Index idx
16878 status collapsed
16879
16880 \begin_layout Plain Layout
16881 File formats ! PostScript
16882 \end_layout
16883
16884 \end_inset
16885
16886
16887 \end_layout
16888
16889 \begin_layout Standard
16890 This file type has the extension 
16891 \begin_inset Quotes eld
16892 \end_inset
16893
16894
16895 \family typewriter
16896 .ps
16897 \family default
16898
16899 \begin_inset Quotes erd
16900 \end_inset
16901
16902 .
16903  PostScript was developed by the company 
16904 \family typewriter
16905 Adobe
16906 \family default
16907  as a printer language.
16908  The file therefore contains commands that the printer uses to print the
16909  file.
16910  PostScript can be seen as a 
16911 \begin_inset Quotes eld
16912 \end_inset
16913
16914 programming language
16915 \begin_inset Quotes erd
16916 \end_inset
16917
16918 ; you can calculate with it and draw diagrams and images.
16919 \begin_inset Foot
16920 status collapsed
16921
16922 \begin_layout Plain Layout
16923 If you are interested in learning more about this, have a look at the \SpecialChar LaTeX
16924 -package
16925  
16926 \series bold
16927 pstricks
16928 \series default
16929
16930 \begin_inset Index idx
16931 status collapsed
16932
16933 \begin_layout Plain Layout
16934 \SpecialChar LaTeX
16935  packages ! pstricks
16936 \end_layout
16937
16938 \end_inset
16939
16940 .
16941 \end_layout
16942
16943 \end_inset
16944
16945  As a result of this, the files are often bigger than PDFs.
16946 \end_layout
16947
16948 \begin_layout Standard
16949 PostScript can only contain images in the format 
16950 \begin_inset Quotes eld
16951 \end_inset
16952
16953 Encapsulated PostScript
16954 \begin_inset Quotes erd
16955 \end_inset
16956
16957  (EPS, file extension 
16958 \begin_inset Quotes eld
16959 \end_inset
16960
16961
16962 \family typewriter
16963 .eps
16964 \family default
16965
16966 \begin_inset Quotes erd
16967 \end_inset
16968
16969 ).
16970  As \SpecialChar LyX
16971  allows you to use any known image format in your document, it has to
16972  convert them in the background to EPS.
16973  If, for example, you have 50
16974 \begin_inset space ~
16975 \end_inset
16976
16977 images in your document, \SpecialChar LyX
16978  has to do 50
16979 \begin_inset space ~
16980 \end_inset
16981
16982 conversions when you view or export your document the first time.
16983  This might slow down your workflow with \SpecialChar LyX
16984 .
16985  So if you plan to use PostScript, you can insert your images directly as
16986  EPS to avoid this problem.
16987 \end_layout
16988
16989 \begin_layout Standard
16990 You can export to PostScript using the menu 
16991 \family sans
16992 File\SpecialChar menuseparator
16993 Export\SpecialChar menuseparator
16994 PostScript
16995 \family default
16996 .
16997 \end_layout
16998
16999 \begin_layout Subsubsection
17000 PDF
17001 \begin_inset Index idx
17002 status collapsed
17003
17004 \begin_layout Plain Layout
17005 File formats ! PDF
17006 \end_layout
17007
17008 \end_inset
17009
17010
17011 \begin_inset Index idx
17012 status collapsed
17013
17014 \begin_layout Plain Layout
17015 PDF
17016 \end_layout
17017
17018 \end_inset
17019
17020
17021 \end_layout
17022
17023 \begin_layout Standard
17024 This file type has the extension 
17025 \begin_inset Quotes eld
17026 \end_inset
17027
17028
17029 \family typewriter
17030 .pdf
17031 \family default
17032
17033 \begin_inset Quotes erd
17034 \end_inset
17035
17036 .
17037  The 
17038 \begin_inset Quotes eld
17039 \end_inset
17040
17041 Portable Document Format
17042 \begin_inset Quotes erd
17043 \end_inset
17044
17045  (PDF) developed by 
17046 \family typewriter
17047 Adobe
17048 \family default
17049  was derived from PostScript.
17050  It is more compressed and it uses fewer commands than PostScript.
17051  As the name 
17052 \begin_inset Quotes eld
17053 \end_inset
17054
17055 portable
17056 \begin_inset Quotes erd
17057 \end_inset
17058
17059  implies, it can be processed on any computer system and the printed output
17060  looks exactly the same.
17061 \end_layout
17062
17063 \begin_layout Standard
17064 PDF can contain images in its own PDF format and in the formats 
17065 \begin_inset Quotes eld
17066 \end_inset
17067
17068 Joint Photographic Experts Group
17069 \begin_inset Quotes erd
17070 \end_inset
17071
17072  (JPG, file extension 
17073 \begin_inset Quotes eld
17074 \end_inset
17075
17076
17077 \family typewriter
17078 .jpg
17079 \family default
17080
17081 \begin_inset Quotes erd
17082 \end_inset
17083
17084  or 
17085 \begin_inset Quotes eld
17086 \end_inset
17087
17088
17089 \family typewriter
17090 .jpeg
17091 \family default
17092
17093 \begin_inset Quotes erd
17094 \end_inset
17095
17096 ) and 
17097 \begin_inset Quotes eld
17098 \end_inset
17099
17100 Portable Network Graphics
17101 \begin_inset Quotes erd
17102 \end_inset
17103
17104  (PNG, file extension 
17105 \begin_inset Quotes eld
17106 \end_inset
17107
17108
17109 \family typewriter
17110 .png
17111 \family default
17112
17113 \begin_inset Quotes erd
17114 \end_inset
17115
17116 ).
17117  You can also use any other image format, because \SpecialChar LyX
17118  converts them in the
17119  background to one of these formats.
17120  But as described in the section about PostScript, the image conversion
17121  will slow down your workflow.
17122  So we recommend using images in one of the three formats mentioned above.
17123 \end_layout
17124
17125 \begin_layout Standard
17126 You can export your document to PDF via the menu 
17127 \family sans
17128 File\SpecialChar menuseparator
17129 Export
17130 \family default
17131  in different ways:
17132 \end_layout
17133
17134 \begin_layout Description
17135 PDF
17136 \begin_inset space ~
17137 \end_inset
17138
17139 (pdflatex) This uses the program 
17140 \family typewriter
17141 pdftex
17142 \family default
17143  which converts your file directly to PDF.
17144 \end_layout
17145
17146 \begin_layout Description
17147 PDF
17148 \begin_inset space ~
17149 \end_inset
17150
17151 (Lua
17152 \family sans
17153 TeX
17154 \family default
17155 ) This uses the program 
17156 \family typewriter
17157 Lua\SpecialChar TeX
17158
17159 \family default
17160  which converts your file directly to PDF.
17161  
17162 \family typewriter
17163 Lua\SpecialChar TeX
17164
17165 \family default
17166  is a new engine, derived from 
17167 \family typewriter
17168 pdflatex
17169 \family default
17170 , that also provides direct Unicode support and support for direct font
17171  access (see section
17172 \begin_inset space ~
17173 \end_inset
17174
17175
17176 \begin_inset CommandInset ref
17177 LatexCommand ref
17178 reference "subsec:LaTeX-font-support"
17179
17180 \end_inset
17181
17182 ).
17183  Lua\SpecialChar TeX
17184  is still a work in progress, but it might develop into the next standard
17185  \SpecialChar TeX
17186  processor.
17187 \end_layout
17188
17189 \begin_layout Description
17190 PDF
17191 \begin_inset space ~
17192 \end_inset
17193
17194 (Xe
17195 \family sans
17196 TeX
17197 \family default
17198 ) This uses the program 
17199 \family typewriter
17200 Xe\SpecialChar TeX
17201
17202 \family default
17203  that converts your file directly to PDF.
17204  
17205 \family typewriter
17206 Xe\SpecialChar TeX
17207
17208 \family default
17209  is a new engine that provides direct Unicode support and support for direct
17210  font access (see section
17211 \begin_inset space ~
17212 \end_inset
17213
17214
17215 \begin_inset CommandInset ref
17216 LatexCommand ref
17217 reference "subsec:LaTeX-font-support"
17218
17219 \end_inset
17220
17221 ).
17222  It is particularly good at typesetting different scripts, for example,
17223  vertically written Japanese.
17224 \end_layout
17225
17226 \begin_layout Description
17227 PDF
17228 \begin_inset space ~
17229 \end_inset
17230
17231 (cropped) This is the same as 
17232 \family sans
17233 PDF
17234 \begin_inset space ~
17235 \end_inset
17236
17237 (pdflatex)
17238 \family default
17239  but the result is a PDF with cropped page margins.
17240  This is for example useful if you want to use \SpecialChar LyX
17241  to generate good-looking
17242  formulas to use them in other programs like for presentations.
17243 \end_layout
17244
17245 \begin_layout Description
17246 PDF
17247 \begin_inset space ~
17248 \end_inset
17249
17250 (dvipdfm) This uses the program 
17251 \family typewriter
17252 dvipdfm
17253 \family default
17254  that converts your file in the background to DVI and in a second step to
17255  PDF.
17256 \end_layout
17257
17258 \begin_layout Description
17259 PDF
17260 \begin_inset space ~
17261 \end_inset
17262
17263 (ps2pdf) This uses the program 
17264 \family typewriter
17265 ps2pdf
17266 \family default
17267  that creates a PDF from a PostScript-version of your file.
17268  The PostScript-version is produced by the program 
17269 \family typewriter
17270 dvips
17271 \family default
17272  which uses a DVI-version as intermediate step.
17273  So this export variant consists of three conversions.
17274 \end_layout
17275
17276 \begin_layout Standard
17277 We recommend using 
17278 \family sans
17279 PDF
17280 \begin_inset space ~
17281 \end_inset
17282
17283 (pdflatex)
17284 \family default
17285  because 
17286 \family typewriter
17287 pdftex
17288 \family default
17289  supports all the features of actual PDF-versions, is quick, stable, and
17290  works without problems.
17291  If you rely on multiscript support and\SpecialChar breakableslash
17292 or specific OpenType fonts, you might
17293  want to try out 
17294 \family sans
17295 PDF
17296 \begin_inset space ~
17297 \end_inset
17298
17299 (XeTeX)
17300 \family default
17301  or 
17302 \family sans
17303 PDF
17304 \begin_inset space ~
17305 \end_inset
17306
17307 (LuaTeX)
17308 \family default
17309  instead, bearing in mind that these two programs are not yet as mature
17310  as 
17311 \family typewriter
17312 pdflatex
17313 \family default
17314 .
17315 \end_layout
17316
17317 \begin_layout Subsubsection
17318 XHTML
17319 \begin_inset Index idx
17320 status collapsed
17321
17322 \begin_layout Plain Layout
17323 FileFormats ! XHTML
17324 \end_layout
17325
17326 \end_inset
17327
17328
17329 \begin_inset Index idx
17330 status collapsed
17331
17332 \begin_layout Plain Layout
17333 HTML
17334 \end_layout
17335
17336 \end_inset
17337
17338
17339 \end_layout
17340
17341 \begin_layout Standard
17342 This file type has the extension 
17343 \begin_inset Quotes eld
17344 \end_inset
17345
17346
17347 \family typewriter
17348 .xhtml
17349 \family default
17350
17351 \begin_inset Quotes erd
17352 \end_inset
17353
17354 .
17355  It is a file suitable for viewing in web browsers.
17356  It does not itself contain images and the like but only links to them.
17357  When \SpecialChar LyX
17358  produces XHTML, it also generates corresponding images in formats
17359  suitable for the purpose.
17360  For the math output you can choose in the menu 
17361 \family sans
17362 Document\SpecialChar menuseparator
17363 Settings\SpecialChar menuseparator
17364 Output
17365 \family default
17366  between different formats, which are described in section 
17367 \emph on
17368 Math Output in XHTML
17369 \emph default
17370  of the 
17371 \emph on
17372 Additional
17373 \begin_inset space ~
17374 \end_inset
17375
17376 Features
17377 \emph default
17378  manual.
17379 \end_layout
17380
17381 \begin_layout Standard
17382 XHTML output remains 
17383 \begin_inset Quotes eld
17384 \end_inset
17385
17386 under development
17387 \begin_inset Quotes erd
17388 \end_inset
17389
17390 , and not all \SpecialChar LyX
17391  features are supported yet.
17392  See the chapter 
17393 \emph on
17394 \SpecialChar LyX
17395  and the World Wide Web
17396 \emph default
17397 , in the 
17398 \emph on
17399 Additional Features
17400 \emph default
17401  manual, for more information.
17402 \end_layout
17403
17404 \begin_layout Standard
17405 You can export your document as an XHTML file using the menu item 
17406 \family sans
17407 File\SpecialChar menuseparator
17408 Export\SpecialChar menuseparator
17409 LyXHTML
17410 \family default
17411 .
17412 \end_layout
17413
17414 \begin_layout Subsection
17415 Previewing
17416 \begin_inset Index idx
17417 status collapsed
17418
17419 \begin_layout Plain Layout
17420 Document ! Preview 
17421 \end_layout
17422
17423 \end_inset
17424
17425
17426 \end_layout
17427
17428 \begin_layout Standard
17429 To get a look at the final version of your document, with all of the page
17430  breaks in place, the footnotes correctly numbered, and so on, use the menu
17431  
17432 \family sans
17433 Document
17434 \family default
17435  and choose 
17436 \family sans
17437 View
17438 \family default
17439  or use the toolbar button 
17440 \begin_inset Info
17441 type  "icon"
17442 arg   "buffer-view"
17443 \end_inset
17444
17445 .
17446  A viewing program will pop up showing the output in the defined default
17447  output format, which is globally set in the preferences (see section
17448 \begin_inset space ~
17449 \end_inset
17450
17451
17452 \begin_inset CommandInset ref
17453 LatexCommand ref
17454 reference "sec:File-Formats"
17455
17456 \end_inset
17457
17458 ) and can also be altered for single documents in the document settings
17459  (see section
17460 \begin_inset space ~
17461 \end_inset
17462
17463
17464 \begin_inset CommandInset ref
17465 LatexCommand ref
17466 reference "sec:Doc-Formats"
17467
17468 \end_inset
17469
17470 ).
17471  Further output formats can be selected via 
17472 \family sans
17473 Document\SpecialChar menuseparator
17474 View (Other Formats)
17475 \family default
17476  or the toolbar button 
17477 \begin_inset Info
17478 type  "icon"
17479 arg   "view-others"
17480 \end_inset
17481
17482 .
17483 \end_layout
17484
17485 \begin_layout Standard
17486 If you have changed your document, you can refresh the output in the same
17487  viewer window using the menu 
17488 \family sans
17489 Document\SpecialChar menuseparator
17490 Update
17491 \family default
17492  or 
17493 \family sans
17494 Document\SpecialChar menuseparator
17495 Update (Other Formats)
17496 \family default
17497 , respectively.
17498 \end_layout
17499
17500 \begin_layout Standard
17501 When you preview a file, the output file is only generated in \SpecialChar LyX
17502 's temporary
17503  directory.
17504  To have a real output, export your document.
17505 \end_layout
17506
17507 \begin_layout Section
17508 A few Words about Typography
17509 \begin_inset Index idx
17510 status collapsed
17511
17512 \begin_layout Plain Layout
17513 Typography
17514 \end_layout
17515
17516 \end_inset
17517
17518
17519 \end_layout
17520
17521 \begin_layout Subsection
17522 Hyphens, Dashes and Minus Signs
17523 \begin_inset Index idx
17524 status collapsed
17525
17526 \begin_layout Plain Layout
17527 Hyphens
17528 \end_layout
17529
17530 \end_inset
17531
17532
17533 \begin_inset Index idx
17534 status collapsed
17535
17536 \begin_layout Plain Layout
17537 Dashes
17538 \end_layout
17539
17540 \end_inset
17541
17542
17543 \end_layout
17544
17545 \begin_layout Standard
17546 In \SpecialChar LyX
17547 , the 
17548 \begin_inset Quotes eld
17549 \end_inset
17550
17551
17552 \family typewriter
17553 -
17554 \family default
17555
17556 \begin_inset Quotes erd
17557 \end_inset
17558
17559  symbol comes in four variants: the 
17560 \emph on
17561 hyphen
17562 \emph default
17563 , the 
17564 \emph on
17565 en dash
17566 \emph default
17567 , the 
17568 \emph on
17569 em dash
17570 \emph default
17571 , and the 
17572 \emph on
17573 minus sign
17574 \emph default
17575 :
17576 \begin_inset VSpace defskip
17577 \end_inset
17578
17579
17580 \end_layout
17581
17582 \begin_layout Standard
17583 \begin_inset Box Frameless
17584 position "t"
17585 hor_pos "c"
17586 has_inner_box 1
17587 inner_pos "t"
17588 use_parbox 0
17589 use_makebox 0
17590 width "100col%"
17591 special "none"
17592 height "1in"
17593 height_special "totalheight"
17594 thickness "0.4pt"
17595 separation "3pt"
17596 shadowsize "4pt"
17597 framecolor "black"
17598 backgroundcolor "none"
17599 status open
17600
17601 \begin_layout Plain Layout
17602 \begin_inset Tabular
17603 <lyxtabular version="3" rows="5" columns="3">
17604 <features tabularvalignment="middle">
17605 <column alignment="left" valignment="top" width="0pt">
17606 <column alignment="left" valignment="top">
17607 <column alignment="left" valignment="top">
17608 <row interlinespace="3mm">
17609 <cell alignment="left" valignment="top" bottomline="true" usebox="none">
17610 \begin_inset Text
17611
17612 \begin_layout Plain Layout
17613 name
17614 \end_layout
17615
17616 \end_inset
17617 </cell>
17618 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17619 \begin_inset Text
17620
17621 \begin_layout Plain Layout
17622 output
17623 \end_layout
17624
17625 \end_inset
17626 </cell>
17627 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17628 \begin_inset Text
17629
17630 \begin_layout Plain Layout
17631 inserted with
17632 \end_layout
17633
17634 \end_inset
17635 </cell>
17636 </row>
17637 <row interlinespace="3mm">
17638 <cell alignment="left" valignment="top" usebox="none">
17639 \begin_inset Text
17640
17641 \begin_layout Plain Layout
17642 hyphen
17643 \end_layout
17644
17645 \end_inset
17646 </cell>
17647 <cell alignment="center" valignment="top" usebox="none">
17648 \begin_inset Text
17649
17650 \begin_layout Plain Layout
17651 -
17652 \end_layout
17653
17654 \end_inset
17655 </cell>
17656 <cell alignment="center" valignment="top" usebox="none">
17657 \begin_inset Text
17658
17659 \begin_layout Plain Layout
17660 \begin_inset Quotes eld
17661 \end_inset
17662
17663
17664 \family typewriter
17665 -
17666 \family default
17667
17668 \begin_inset Quotes erd
17669 \end_inset
17670
17671  in text
17672 \end_layout
17673
17674 \end_inset
17675 </cell>
17676 </row>
17677 <row interlinespace="3mm">
17678 <cell alignment="left" valignment="top" usebox="none">
17679 \begin_inset Text
17680
17681 \begin_layout Plain Layout
17682 en dash
17683 \end_layout
17684
17685 \end_inset
17686 </cell>
17687 <cell alignment="center" valignment="top" usebox="none">
17688 \begin_inset Text
17689
17690 \begin_layout Plain Layout
17691
17692 \end_layout
17693
17694 \end_inset
17695 </cell>
17696 <cell alignment="center" valignment="top" usebox="none">
17697 \begin_inset Text
17698
17699 \begin_layout Plain Layout
17700 system key combination
17701 \begin_inset Foot
17702 status collapsed
17703
17704 \begin_layout Plain Layout
17705 On Mac and Linux, the en dash is entered with 
17706 \family sans
17707 Opt+
17708 \begin_inset Quotes eld
17709 \end_inset
17710
17711 -
17712 \begin_inset Quotes erd
17713 \end_inset
17714
17715
17716 \family default
17717  and the em dash with 
17718 \family sans
17719 Shift-Opt+
17720 \begin_inset Quotes erd
17721 \end_inset
17722
17723 -
17724 \begin_inset Quotes erd
17725 \end_inset
17726
17727
17728 \family default
17729  (
17730 \family sans
17731 Opt
17732 \family default
17733  is the Mac label for the right 
17734 \family sans
17735 Alt 
17736 \family default
17737 key).
17738  
17739 \end_layout
17740
17741 \end_inset
17742
17743  or 
17744 \begin_inset Quotes eld
17745 \end_inset
17746
17747 --
17748 \begin_inset Quotes erd
17749 \end_inset
17750
17751  in text
17752 \end_layout
17753
17754 \end_inset
17755 </cell>
17756 </row>
17757 <row interlinespace="3mm">
17758 <cell alignment="left" valignment="top" usebox="none">
17759 \begin_inset Text
17760
17761 \begin_layout Plain Layout
17762 em dash
17763 \end_layout
17764
17765 \end_inset
17766 </cell>
17767 <cell alignment="center" valignment="top" usebox="none">
17768 \begin_inset Text
17769
17770 \begin_layout Plain Layout
17771
17772 \end_layout
17773
17774 \end_inset
17775 </cell>
17776 <cell alignment="center" valignment="top" usebox="none">
17777 \begin_inset Text
17778
17779 \begin_layout Plain Layout
17780 system key combination or 
17781 \begin_inset Quotes eld
17782 \end_inset
17783
17784 ---
17785 \begin_inset Quotes erd
17786 \end_inset
17787
17788  in text
17789 \end_layout
17790
17791 \end_inset
17792 </cell>
17793 </row>
17794 <row>
17795 <cell alignment="left" valignment="top" usebox="none">
17796 \begin_inset Text
17797
17798 \begin_layout Plain Layout
17799 minus sign
17800 \end_layout
17801
17802 \end_inset
17803 </cell>
17804 <cell alignment="center" valignment="top" usebox="none">
17805 \begin_inset Text
17806
17807 \begin_layout Plain Layout
17808 \begin_inset Formula $-$
17809 \end_inset
17810
17811
17812 \end_layout
17813
17814 \end_inset
17815 </cell>
17816 <cell alignment="center" valignment="top" usebox="none">
17817 \begin_inset Text
17818
17819 \begin_layout Plain Layout
17820 \begin_inset Quotes eld
17821 \end_inset
17822
17823
17824 \family typewriter
17825 -
17826 \family default
17827
17828 \begin_inset Quotes erd
17829 \end_inset
17830
17831  in math mode
17832 \end_layout
17833
17834 \end_inset
17835 </cell>
17836 </row>
17837 </lyxtabular>
17838
17839 \end_inset
17840
17841
17842 \end_layout
17843
17844 \end_inset
17845
17846
17847 \begin_inset VSpace defskip
17848 \end_inset
17849
17850
17851 \end_layout
17852
17853 \begin_layout Standard
17854 Dashes can also be inserted with 
17855 \family sans
17856 Insert\SpecialChar menuseparator
17857 Special
17858 \begin_inset space ~
17859 \end_inset
17860
17861 Character\SpecialChar menuseparator
17862 Symbols
17863 \family default
17864  or using the 
17865 \family typewriter
17866 unicode-insert
17867 \family default
17868  \SpecialChar LyX
17869  function with the Unicode code point as argument (2013 for the em dash
17870  and 2014 for the en dash).
17871 \end_layout
17872
17873 \begin_layout Standard
17874 Hyphen and dashes are distinct from the minus sign, which appears in math
17875  mode and has a length of its own.
17876  Here are some examples:
17877 \end_layout
17878
17879 \begin_layout Enumerate
17880 line- and page-breaks
17881 \begin_inset space \hfill{}
17882 \end_inset
17883
17884 (
17885 \emph on
17886 hyphen
17887 \emph default
17888 )
17889 \end_layout
17890
17891 \begin_layout Enumerate
17892 A–Z; pages
17893 \begin_inset space ~
17894 \end_inset
17895
17896 369–378
17897 \begin_inset space \hfill{}
17898 \end_inset
17899
17900 (
17901 \emph on
17902 en dash
17903 \emph default
17904 )
17905 \end_layout
17906
17907 \begin_layout Enumerate
17908 The em dash is used without spaces: Oh—there's a dash.
17909 \begin_inset space \hfill{}
17910 \end_inset
17911
17912 (
17913 \emph on
17914 em dash
17915 \emph default
17916 )
17917 \end_layout
17918
17919 \begin_layout Enumerate
17920 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
17921 \end_inset
17922
17923
17924 \begin_inset space \hfill{}
17925 \end_inset
17926
17927 (
17928 \emph on
17929 minus sign
17930 \emph default
17931 )
17932 \end_layout
17933
17934 \begin_layout Standard
17935 See also the 
17936 \begin_inset CommandInset href
17937 LatexCommand href
17938 name "Wikipedia entry on dashes"
17939 target "https://en.wikipedia.org/wiki/Dash"
17940 literal "false"
17941
17942 \end_inset
17943
17944 .
17945 \end_layout
17946
17947 \begin_layout Subsection
17948 Dashes and Line Breaks
17949 \begin_inset CommandInset label
17950 LatexCommand label
17951 name "subsec:Dashes-and-line-breaks"
17952
17953 \end_inset
17954
17955
17956 \end_layout
17957
17958 \begin_layout Standard
17959 Whether line breaks before or after dashes are allowed depends on the use
17960  case and locale, e.
17961 \begin_inset space \thinspace{}
17962 \end_inset
17963
17964 g.:
17965 \end_layout
17966
17967 \begin_layout Itemize
17968 In English, line breaks are generally allowed after the dash, but no line
17969  break should occur if only a single character follows the dash (as in A–Z).
17970 \end_layout
17971
17972 \begin_layout Itemize
17973 In English, dashes used to set off parenthetical statements should not start
17974  a new line.
17975 \end_layout
17976
17977 \begin_layout Itemize
17978 In French and Spanish, dashes around parenthetical statements are treated
17979  similar to brackets: line breaks are not allowed on the inner side.
17980 \end_layout
17981
17982 \begin_layout Standard
17983 By default, dashes are output by \SpecialChar LyX
17984  to \SpecialChar LaTeX
17985  as 
17986 \begin_inset Quotes eld
17987 \end_inset
17988
17989 ligature dashes
17990 \begin_inset Quotes erd
17991 \end_inset
17992
17993  (-- and ---).
17994  \SpecialChar LaTeX
17995  allows line breaks after hyphens
17996 \change_deleted -1402925745 1558782973
17997 ,
17998 \change_inserted -1402925745 1558782983
17999  and these
18000 \change_unchanged
18001  en-dashes and em-dashes.
18002 \end_layout
18003
18004 \begin_layout Enumerate
18005 Line breaks before spaced en dashes
18006 \begin_inset space ~
18007 \end_inset
18008
18009 – common in British English and generally recommended by 
18010 \emph on
18011 The Elements of Typographic Style
18012 \emph default
18013
18014 \begin_inset space ~
18015 \end_inset
18016
18017 – can be prevented using protected spaces.
18018 \end_layout
18019
18020 \begin_layout Enumerate
18021 Unwanted line breaks 
18022 \series bold
18023 after
18024 \series default
18025  dashes 
18026 \change_inserted -1402925745 1558782702
18027 must
18028 \change_deleted -1402925745 1558782715
18029 can
18030 \change_unchanged
18031  be prevented by wrapping in a makebox
18032 \begin_inset Foot
18033 status collapsed
18034
18035 \begin_layout Plain Layout
18036 See section 
18037 \emph on
18038 Prevent Hyphenation
18039 \emph default
18040  of the 
18041 \emph on
18042 Embedded
18043 \begin_inset space ~
18044 \end_inset
18045
18046 Objects
18047 \emph default
18048  manual.
18049 \end_layout
18050
18051 \end_inset
18052
18053  or preceding with 
18054 \series bold
18055
18056 \backslash
18057 nobreakdash
18058 \series default
18059  in \SpecialChar TeX
18060  code
18061 \change_inserted -1402925745 1558782753
18062 , a protected space does not suffice
18063 \change_unchanged
18064 .
18065  Examples
18066 \change_inserted -1402925745 1558782332
18067
18068 \begin_inset Foot
18069 status collapsed
18070
18071 \begin_layout Plain Layout
18072
18073 \change_inserted -1402925745 1558782431
18074 It is generally recommended to set the correct language for text parts not
18075  in the document language.
18076  We don't do this here to prevent a dependency on LaTeX support for French
18077  and Spanish.
18078 \change_unchanged
18079
18080 \end_layout
18081
18082 \end_inset
18083
18084
18085 \change_unchanged
18086 :
18087 \end_layout
18088
18089 \begin_deeper
18090 \begin_layout Itemize
18091 Pages
18092 \begin_inset space ~
18093 \end_inset
18094
18095
18096 \begin_inset Box Frameless
18097 position "t"
18098 hor_pos "c"
18099 has_inner_box 1
18100 inner_pos "t"
18101 use_parbox 0
18102 use_makebox 1
18103 width ""
18104 special "none"
18105 height "1in"
18106 height_special "totalheight"
18107 thickness "0.4pt"
18108 separation "3pt"
18109 shadowsize "4pt"
18110 framecolor "black"
18111 backgroundcolor "none"
18112 status open
18113
18114 \begin_layout Plain Layout
18115 36–39
18116 \end_layout
18117
18118 \end_inset
18119
18120
18121 \end_layout
18122
18123 \begin_layout Itemize
18124 Les incises 
18125 \begin_inset Box Frameless
18126 position "t"
18127 hor_pos "c"
18128 has_inner_box 1
18129 inner_pos "t"
18130 use_parbox 0
18131 use_makebox 1
18132 width ""
18133 special "none"
18134 height "1in"
18135 height_special "totalheight"
18136 thickness "0.4pt"
18137 separation "3pt"
18138 shadowsize "4pt"
18139 framecolor "black"
18140 backgroundcolor "none"
18141 status open
18142
18143 \begin_layout Plain Layout
18144
18145 \begin_inset space ~
18146 \end_inset
18147
18148 même
18149 \end_layout
18150
18151 \end_inset
18152
18153  si tout le monde ne les aime pas
18154 \begin_inset space ~
18155 \end_inset
18156
18157 – sont très utiles.
18158 \end_layout
18159
18160 \begin_layout Itemize
18161 En una frase 
18162 \begin_inset ERT
18163 status collapsed
18164
18165 \begin_layout Plain Layout
18166
18167
18168 \backslash
18169 nobreakdash
18170 \end_layout
18171
18172 \end_inset
18173
18174 —un inciso con rayas— se escribe así.
18175 \end_layout
18176
18177 \end_deeper
18178 \begin_layout Standard
18179 An incorrect line break is easily overlooked because
18180 \begin_inset space ~
18181 \end_inset
18182
18183 – in contrast to an overfull line
18184 \begin_inset space ~
18185 \end_inset
18186
18187 – it does not trigger a warning in the \SpecialChar LaTeX
18188  log.
18189 \end_layout
18190
18191 \begin_layout Standard
18192 If you want to globally disable line breaks after dashes, you can select
18193  the option 
18194 \family sans
18195 Document\SpecialChar menuseparator
18196 Settings\SpecialChar menuseparator
18197 Fonts\SpecialChar menuseparator
18198 Disallow line breaks after dashes
18199 \family default
18200 :
18201 \end_layout
18202
18203 \begin_layout Enumerate
18204 Line breaks are still allowed after spaced dashes.
18205  They can be prevented using protected spaces (without need for a makebox
18206  or \SpecialChar TeX
18207  code).
18208  Example:
18209 \end_layout
18210
18211 \begin_deeper
18212 \begin_layout Itemize
18213 Les incises –
18214 \begin_inset space ~
18215 \end_inset
18216
18217 même si tout le monde ne les aime pas
18218 \begin_inset space ~
18219 \end_inset
18220
18221 – sont très utiles.
18222 \end_layout
18223
18224 \end_deeper
18225 \begin_layout Enumerate
18226 Line breaks after unspaced dashes can be allowed via the menu
18227 \begin_inset Newline newline
18228 \end_inset
18229
18230
18231 \family sans
18232 Insert\SpecialChar menuseparator
18233 Formatting\SpecialChar menuseparator
18234 Optional
18235 \change_deleted 1675569489 1580913043
18236  
18237 \change_inserted 1675569489 1580913043
18238
18239 \begin_inset space ~
18240 \end_inset
18241
18242
18243 \change_unchanged
18244 line
18245 \change_deleted 1675569489 1580913068
18246  
18247 \change_inserted 1675569489 1580913068
18248
18249 \begin_inset space ~
18250 \end_inset
18251
18252
18253 \change_unchanged
18254 break
18255 \family default
18256 :
18257 \end_layout
18258
18259 \begin_deeper
18260 \begin_layout Itemize
18261 Em-dashes without spaces—\SpecialChar allowbreak
18262 common in American English—\SpecialChar allowbreak
18263 should be followed by
18264  a line break opportunity.
18265 \end_layout
18266
18267 \begin_layout Standard
18268 This also allows hyphenation of the word following the dash (see section
18269 \begin_inset space ~
18270 \end_inset
18271
18272
18273 \begin_inset CommandInset ref
18274 LatexCommand ref
18275 reference "subsec:Hyphenation"
18276 plural "false"
18277 caps "false"
18278 noprefix "false"
18279
18280 \end_inset
18281
18282 ).
18283 \end_layout
18284
18285 \end_deeper
18286 \begin_layout Enumerate
18287 With this setting, \SpecialChar LaTeX
18288  hyphenates words also if immediately followed by em
18289  or en dashes (see section
18290 \begin_inset space ~
18291 \end_inset
18292
18293
18294 \begin_inset CommandInset ref
18295 LatexCommand ref
18296 reference "subsec:Hyphenation"
18297 plural "false"
18298 caps "false"
18299 noprefix "false"
18300
18301 \end_inset
18302
18303 ).
18304 \end_layout
18305
18306 \begin_layout Subsubsection
18307 Changes and backwards compatibility
18308 \end_layout
18309
18310 \begin_layout Standard
18311 Up to \SpecialChar LyX
18312
18313 \begin_inset space ~
18314 \end_inset
18315
18316 2.1, consecutive hyphen characters (-- and ---) in the LyX source were merged
18317  to en or em dashes by LaTeX.
18318  These 
18319 \begin_inset Quotes eld
18320 \end_inset
18321
18322 ligature dashes
18323 \begin_inset Quotes erd
18324 \end_inset
18325
18326  retain the line-break properties of hyphens while literal dash characters
18327  are regarded by \SpecialChar LaTeX
18328  as 
18329 \emph on
18330 non-breakable
18331 \emph default
18332 .
18333 \end_layout
18334
18335 \begin_layout Standard
18336 Since \SpecialChar LyX
18337
18338 \begin_inset space ~
18339 \end_inset
18340
18341 2.2, consecutive hyphens in the LyX source are exported to \SpecialChar LaTeX
18342  in a way that
18343  prevents ligation to dashes.
18344  
18345 \begin_inset Quotes eld
18346 \end_inset
18347
18348 Ligature dashes
18349 \begin_inset Quotes erd
18350 \end_inset
18351
18352  in documents from earlier versions are converted to literal dash characters
18353  (except in 
18354 \family typewriter
18355 typewriter
18356 \family default
18357  font); typed in consecutive hyphens are merged to dash characters immediately
18358  after the input (unless the current text font is 
18359 \family typewriter
18360 type
18361 \family default
18362 writer).
18363 \begin_inset Foot
18364 status open
18365
18366 \begin_layout Plain Layout
18367 The behavior was changed since 
18368 \begin_inset Quotes eld
18369 \end_inset
18370
18371 lyx --help
18372 \begin_inset Quotes erd
18373 \end_inset
18374
18375  became 
18376 \begin_inset Quotes eld
18377 \end_inset
18378
18379 lyx –help
18380 \begin_inset Quotes erd
18381 \end_inset
18382
18383  in PDF, Postscript, and DVI output.
18384  An unintended consequence of these changes was that all dashes were output
18385  as non-breakable dashes.
18386  This also resulted in changed line breaks in some older documents.
18387  
18388 \end_layout
18389
18390 \end_inset
18391
18392
18393 \end_layout
18394
18395 \begin_layout Standard
18396 \SpecialChar LyX
18397
18398 \begin_inset space ~
18399 \end_inset
18400
18401 2.3 outputs 
18402 \emph on
18403 breakable
18404 \emph default
18405  dashes by default.
18406  When opening documents edited with \SpecialChar LyX
18407
18408 \begin_inset space ~
18409 \end_inset
18410
18411 2.2 or earlier and containing literal dash characters not followed by whitespace,
18412  the setting 
18413 \family sans
18414 Document\SpecialChar menuseparator
18415 Settings\SpecialChar menuseparator
18416 Fonts\SpecialChar menuseparator
18417 Disallow line breaks after dashes
18418 \family default
18419  is active to prevent changes to the line breaks.
18420 \series bold
18421 Warning:
18422 \series default
18423  If you used both literal and 
18424 \begin_inset Quotes eld
18425 \end_inset
18426
18427 ligature
18428 \begin_inset Quotes erd
18429 \end_inset
18430
18431  dashes in pre-\SpecialChar LyX
18432
18433 \begin_inset space ~
18434 \end_inset
18435
18436 2.2 documents, you may need to enable or prevent individual line breaks as
18437  shown above to restore the correct line breaking behavior.
18438 \end_layout
18439
18440 \begin_layout Subsection
18441 Hyphenation
18442 \begin_inset Index idx
18443 status collapsed
18444
18445 \begin_layout Plain Layout
18446 Hyphenation
18447 \end_layout
18448
18449 \end_inset
18450
18451
18452 \begin_inset CommandInset label
18453 LatexCommand label
18454 name "subsec:Hyphenation"
18455
18456 \end_inset
18457
18458
18459 \end_layout
18460
18461 \begin_layout Standard
18462 Words are not hyphenated within \SpecialChar LyX
18463  but automatically in the output.
18464  Hyphenation is done by the \SpecialChar LaTeX
18465 -package 
18466 \series bold
18467 babel
18468 \series default
18469
18470 \begin_inset Index idx
18471 status collapsed
18472
18473 \begin_layout Plain Layout
18474 \SpecialChar LaTeX
18475  packages ! babel
18476 \end_layout
18477
18478 \end_inset
18479
18480  following the rules of the document language.
18481  \SpecialChar LaTeX
18482  does not hyphenate text in the 
18483 \family sans
18484 typewriter
18485 \family default
18486  font and words immediately preceded or followed by hyphens or dashes.
18487 \end_layout
18488
18489 \begin_layout Standard
18490 \SpecialChar LaTeX
18491  hyphenates almost perfectly; it only has problems with text in the 
18492 \family sans
18493 typewriter
18494 \family default
18495  font and with unusual constructs, like 
18496 \begin_inset Quotes eld
18497 \end_inset
18498
18499 h3knix/m0n0wall
18500 \begin_inset Quotes erd
18501 \end_inset
18502
18503 .
18504  If \SpecialChar LaTeX
18505  cannot break a word correctly, you can set hyphenation points manually.
18506  This is done with the menu 
18507 \family sans
18508 Insert\SpecialChar menuseparator
18509 Formatting\SpecialChar menuseparator
18510 Hyphenation
18511 \begin_inset space ~
18512 \end_inset
18513
18514 Point
18515 \family default
18516 .
18517  These extra hyphenation points are only recommendations to \SpecialChar LaTeX
18518 .
18519  If no hyphenation is necessary, \SpecialChar LaTeX
18520  will ignore them.
18521 \end_layout
18522
18523 \begin_layout Standard
18524 Sometimes you want to prevent words or constructs from being hyphenated.
18525  Imagine that you are describing keybindings/shortcuts in your document
18526  in the form 
18527 \begin_inset Quotes eld
18528 \end_inset
18529
18530 A-b c
18531 \begin_inset Quotes erd
18532 \end_inset
18533
18534 .
18535  \SpecialChar LaTeX
18536  would then see the hyphen 
18537 \begin_inset Quotes eld
18538 \end_inset
18539
18540 -
18541 \begin_inset Quotes erd
18542 \end_inset
18543
18544  as a line break possibility.
18545  A line break at this point would look ugly.
18546  To prevent the shortcut from being broken, you can use a protected hyphen
18547  (
18548 \family sans
18549 Insert\SpecialChar menuseparator
18550 Formatting\SpecialChar menuseparator
18551 Protected Hyphen
18552 \family default
18553 ) or put it into a makebox as described in section 
18554 \emph on
18555 Prevent Hyphenation
18556 \emph default
18557  of the 
18558 \emph on
18559 Embedded
18560 \begin_inset space ~
18561 \end_inset
18562
18563 Objects
18564 \emph default
18565  manual.
18566 \end_layout
18567
18568 \begin_layout Subsection
18569 Punctuation Marks
18570 \begin_inset Index idx
18571 status collapsed
18572
18573 \begin_layout Plain Layout
18574 Punctuation marks
18575 \end_layout
18576
18577 \end_inset
18578
18579
18580 \end_layout
18581
18582 \begin_layout Subsubsection
18583 Abbreviations and End of Sentence
18584 \begin_inset CommandInset label
18585 LatexCommand label
18586 name "subsec:Abbreviations"
18587
18588 \end_inset
18589
18590
18591 \end_layout
18592
18593 \begin_layout Standard
18594 When \SpecialChar LyX
18595  calls \SpecialChar LaTeX
18596  to generate the final version of your document, \SpecialChar LaTeX
18597  automatically
18598  distinguishes between words, sentences, and abbreviations.
18599  \SpecialChar LaTeX
18600  then adds the 
18601 \begin_inset Quotes eld
18602 \end_inset
18603
18604 appropriate amount of space.
18605 \begin_inset Quotes erd
18606 \end_inset
18607
18608  That means sentences get a little bit more space between the period and
18609  the next word.
18610  Abbreviations get the same amount of space after the period that a word
18611  gets after another word.
18612 \end_layout
18613
18614 \begin_layout Standard
18615 Unfortunately, the algorithm for figuring out what's an abbreviation does
18616  not work in all cases.
18617  If a 
18618 \begin_inset Quotes eld
18619 \end_inset
18620
18621
18622 \family typewriter
18623 .
18624 \family default
18625
18626 \begin_inset Quotes erd
18627 \end_inset
18628
18629  is at the end of a lowercase letter, it's the end of a sentence; if it's
18630  at the end of a capitalized letter, it's an abbreviation.
18631 \end_layout
18632
18633 \begin_layout Standard
18634 Here are some examples of 
18635 \emph on
18636 correct
18637 \emph default
18638  abbreviations and of the end of a sentence:
18639 \end_layout
18640
18641 \begin_layout Itemize
18642 M.
18643  Butterfly
18644 \end_layout
18645
18646 \begin_layout Itemize
18647 Don't worry.
18648  Be happy.
18649 \end_layout
18650
18651 \begin_layout Standard
18652 And here is an example of the algorithm going wrong:
18653 \end_layout
18654
18655 \begin_layout Itemize
18656 e.
18657 \begin_inset space \thinspace{}
18658 \end_inset
18659
18660 g.
18661  this is too much space!
18662 \end_layout
18663
18664 \begin_layout Itemize
18665 This is I.
18666  It's okay.
18667 \end_layout
18668
18669 \begin_layout Standard
18670 You will not see anything wrong until you view a final version of your document.
18671 \end_layout
18672
18673 \begin_layout Standard
18674 To fix this problem, use one of the following:
18675 \end_layout
18676
18677 \begin_layout Enumerate
18678 Use an 
18679 \family sans
18680 Inter-word
18681 \begin_inset space ~
18682 \end_inset
18683
18684 Space
18685 \family default
18686  after lowercase abbreviations (see section
18687 \begin_inset space ~
18688 \end_inset
18689
18690
18691 \begin_inset CommandInset ref
18692 LatexCommand ref
18693 reference "subsec:Inter-word-Space"
18694
18695 \end_inset
18696
18697 ).
18698 \begin_inset Index idx
18699 status collapsed
18700
18701 \begin_layout Plain Layout
18702 Spaces ! inter-word
18703 \end_layout
18704
18705 \end_inset
18706
18707
18708 \end_layout
18709
18710 \begin_layout Enumerate
18711 Use a 
18712 \family sans
18713 Thin
18714 \begin_inset space ~
18715 \end_inset
18716
18717 Space
18718 \family default
18719  between two tokens of an abbreviation (see section
18720 \begin_inset space ~
18721 \end_inset
18722
18723
18724 \begin_inset CommandInset ref
18725 LatexCommand ref
18726 reference "subsec:Thin-Space"
18727
18728 \end_inset
18729
18730 ).
18731 \begin_inset Index idx
18732 status collapsed
18733
18734 \begin_layout Plain Layout
18735 Spaces ! thin
18736 \end_layout
18737
18738 \end_inset
18739
18740
18741 \end_layout
18742
18743 \begin_layout Enumerate
18744 Use an 
18745 \family sans
18746 End
18747 \begin_inset space ~
18748 \end_inset
18749
18750 of
18751 \begin_inset space ~
18752 \end_inset
18753
18754 sentence
18755 \begin_inset space ~
18756 \end_inset
18757
18758 period
18759 \family default
18760  found under the 
18761 \family sans
18762 Insert\SpecialChar menuseparator
18763 Special
18764 \begin_inset space ~
18765 \end_inset
18766
18767 Character
18768 \family default
18769  menu to force the use of inter-sentence spacing.
18770  This function is also bound to 
18771 \begin_inset Info
18772 type  "shortcut"
18773 arg   "specialchar-insert end-of-sentence"
18774 \end_inset
18775
18776  for easy access.
18777 \end_layout
18778
18779 \begin_layout Standard
18780 With the corrections, our earlier examples look like this:
18781 \end_layout
18782
18783 \begin_layout Itemize
18784 e.
18785 \begin_inset space \thinspace{}
18786 \end_inset
18787
18788 g.
18789 \begin_inset space \space{}
18790 \end_inset
18791
18792 this is too much space!
18793 \end_layout
18794
18795 \begin_layout Itemize
18796 This is I\SpecialChar endofsentence
18797  It's okay.
18798 \end_layout
18799
18800 \begin_layout Standard
18801 Some languages don't use extra spacing between sentences.
18802  If your language is such a language, you don't need to worry, because \SpecialChar LaTeX
18803
18804  will take care of this.
18805 \end_layout
18806
18807 \begin_layout Standard
18808 For those that do need to bother, there is help to catch those sneaky errors:
18809  Check out the 
18810 \family sans
18811 Check
18812 \begin_inset space ~
18813 \end_inset
18814
18815 \SpecialChar TeX
18816
18817 \family default
18818  feature described in the section 
18819 \emph on
18820 Checking \SpecialChar TeX
18821
18822 \emph default
18823  of the 
18824 \emph on
18825 Additional Features
18826 \emph default
18827  manual.
18828 \end_layout
18829
18830 \begin_layout Subsubsection
18831 Quotation Marks
18832 \begin_inset Index idx
18833 status collapsed
18834
18835 \begin_layout Plain Layout
18836 Typography ! Quotation marks
18837 \end_layout
18838
18839 \end_inset
18840
18841
18842 \begin_inset Index idx
18843 status collapsed
18844
18845 \begin_layout Plain Layout
18846 Quotation marks | see
18847 \begin_inset ERT
18848 status collapsed
18849
18850 \begin_layout Plain Layout
18851
18852 {
18853 \end_layout
18854
18855 \end_inset
18856
18857 Typography
18858 \begin_inset ERT
18859 status collapsed
18860
18861 \begin_layout Plain Layout
18862
18863 }
18864 \end_layout
18865
18866 \end_inset
18867
18868
18869 \end_layout
18870
18871 \end_inset
18872
18873
18874 \end_layout
18875
18876 \begin_layout Standard
18877 \SpecialChar LyX
18878  usually sets quotation marks correctly.
18879  Specifically, it will insert an opening mark at the beginning of quoted
18880  text, and use a closing mark at the end.
18881  For example, 
18882 \begin_inset Quotes eld
18883 \end_inset
18884
18885 open close
18886 \begin_inset Quotes erd
18887 \end_inset
18888
18889 .
18890  The keyboard character, 
18891 \family sans
18892 "
18893 \family default
18894 , generates this automatically.
18895 \end_layout
18896
18897 \begin_layout Standard
18898 You can specify what character the 
18899 \family sans
18900 "
18901 \family default
18902  key produces by using the submenu 
18903 \family sans
18904 Language
18905 \family default
18906  of the 
18907 \family sans
18908 Document\SpecialChar menuseparator
18909 Settings
18910 \family default
18911
18912 \begin_inset Index idx
18913 status collapsed
18914
18915 \begin_layout Plain Layout
18916 Document ! Settings
18917 \end_layout
18918
18919 \end_inset
18920
18921  dialog and switching the 
18922 \family sans
18923 Quote Style
18924 \family default
18925  (note that \SpecialChar LyX
18926  makes a sensible proposal for the selected main language).
18927  There are 14
18928 \begin_inset space ~
18929 \end_inset
18930
18931 choices:
18932 \end_layout
18933
18934 \begin_layout Labeling
18935 \labelwidthstring <<Outer>> and <<inner>>:
18936 \noindent
18937
18938 \family sans
18939 \begin_inset Quotes eld
18940 \end_inset
18941
18942 Outer
18943 \begin_inset Quotes erd
18944 \end_inset
18945
18946
18947 \begin_inset space ~
18948 \end_inset
18949
18950 and
18951 \begin_inset space ~
18952 \end_inset
18953
18954
18955 \begin_inset Quotes els
18956 \end_inset
18957
18958 inner
18959 \begin_inset Quotes ers
18960 \end_inset
18961
18962
18963 \family default
18964  Produces 
18965 \begin_inset Quotes eld
18966 \end_inset
18967
18968 these outer
18969 \begin_inset Quotes erd
18970 \end_inset
18971
18972  and 
18973 \begin_inset Quotes els
18974 \end_inset
18975
18976 these inner
18977 \begin_inset Quotes ers
18978 \end_inset
18979
18980  quotation marks (as common, e.
18981 \begin_inset space \thinspace{}
18982 \end_inset
18983
18984 g., in the US)
18985 \end_layout
18986
18987 \begin_layout Labeling
18988 \labelwidthstring <<Outer>> and <<inner>>:
18989
18990 \family sans
18991 \begin_inset Quotes sld
18992 \end_inset
18993
18994 Outer
18995 \begin_inset Quotes sld
18996 \end_inset
18997
18998
18999 \begin_inset space ~
19000 \end_inset
19001
19002 and
19003 \begin_inset space ~
19004 \end_inset
19005
19006
19007 \begin_inset Quotes sls
19008 \end_inset
19009
19010 inner
19011 \begin_inset Quotes srs
19012 \end_inset
19013
19014
19015 \family default
19016  Produces 
19017 \begin_inset Quotes sld
19018 \end_inset
19019
19020 these outer
19021 \begin_inset Quotes sld
19022 \end_inset
19023
19024  and 
19025 \begin_inset Quotes sls
19026 \end_inset
19027
19028 these inner
19029 \begin_inset Quotes srs
19030 \end_inset
19031
19032  quotation marks (as common, e.
19033 \begin_inset space \thinspace{}
19034 \end_inset
19035
19036 g., in Sweden)
19037 \end_layout
19038
19039 \begin_layout Labeling
19040 \labelwidthstring <<Outer>> and <<inner>>:
19041
19042 \family sans
19043 \begin_inset Quotes gld
19044 \end_inset
19045
19046 Outer
19047 \begin_inset Quotes grd
19048 \end_inset
19049
19050
19051 \begin_inset space ~
19052 \end_inset
19053
19054 and
19055 \begin_inset space ~
19056 \end_inset
19057
19058
19059 \begin_inset Quotes gls
19060 \end_inset
19061
19062 inner
19063 \begin_inset Quotes grs
19064 \end_inset
19065
19066
19067 \family default
19068  Produces 
19069 \begin_inset Quotes gld
19070 \end_inset
19071
19072 these outer
19073 \begin_inset Quotes grd
19074 \end_inset
19075
19076  and 
19077 \begin_inset Quotes gls
19078 \end_inset
19079
19080 these inner
19081 \begin_inset Quotes grs
19082 \end_inset
19083
19084  quotation marks (as common, e.
19085 \begin_inset space \thinspace{}
19086 \end_inset
19087
19088 g., in Germany)
19089 \end_layout
19090
19091 \begin_layout Labeling
19092 \labelwidthstring <<Outer>> and <<inner>>:
19093
19094 \family sans
19095 \begin_inset Quotes pld
19096 \end_inset
19097
19098 Outer
19099 \begin_inset Quotes prd
19100 \end_inset
19101
19102
19103 \begin_inset space ~
19104 \end_inset
19105
19106 and
19107 \begin_inset space ~
19108 \end_inset
19109
19110
19111 \begin_inset Quotes pls
19112 \end_inset
19113
19114 inner
19115 \begin_inset Quotes prs
19116 \end_inset
19117
19118
19119 \family default
19120  Produces 
19121 \begin_inset Quotes pld
19122 \end_inset
19123
19124 these outer
19125 \begin_inset Quotes prd
19126 \end_inset
19127
19128  and 
19129 \begin_inset Quotes pls
19130 \end_inset
19131
19132 these inner
19133 \begin_inset Quotes prs
19134 \end_inset
19135
19136  quotation marks (as common, e.
19137 \begin_inset space \thinspace{}
19138 \end_inset
19139
19140 g., in Poland)
19141 \end_layout
19142
19143 \begin_layout Labeling
19144 \labelwidthstring <<Outer>> and <<inner>>:
19145
19146 \family sans
19147 \begin_inset Quotes cld
19148 \end_inset
19149
19150 Outer
19151 \begin_inset Quotes crd
19152 \end_inset
19153
19154
19155 \begin_inset space ~
19156 \end_inset
19157
19158 and
19159 \begin_inset space ~
19160 \end_inset
19161
19162
19163 \begin_inset Quotes cls
19164 \end_inset
19165
19166 inner
19167 \begin_inset Quotes crs
19168 \end_inset
19169
19170
19171 \family default
19172  Produces 
19173 \begin_inset Quotes cld
19174 \end_inset
19175
19176 these outer
19177 \begin_inset Quotes crd
19178 \end_inset
19179
19180  and 
19181 \begin_inset Quotes cls
19182 \end_inset
19183
19184 these inner
19185 \begin_inset Quotes crs
19186 \end_inset
19187
19188  quotation marks (as common, e.
19189 \begin_inset space \thinspace{}
19190 \end_inset
19191
19192 g., in Switzerland)
19193 \end_layout
19194
19195 \begin_layout Labeling
19196 \labelwidthstring <<Outer>> and <<inner>>:
19197
19198 \family sans
19199 \begin_inset Quotes ald
19200 \end_inset
19201
19202 Outer
19203 \begin_inset Quotes ard
19204 \end_inset
19205
19206
19207 \begin_inset space ~
19208 \end_inset
19209
19210 and
19211 \begin_inset space ~
19212 \end_inset
19213
19214
19215 \begin_inset Quotes als
19216 \end_inset
19217
19218 inner
19219 \begin_inset Quotes ars
19220 \end_inset
19221
19222
19223 \family default
19224  Produces 
19225 \begin_inset Quotes ald
19226 \end_inset
19227
19228 these outer
19229 \begin_inset Quotes ard
19230 \end_inset
19231
19232  and 
19233 \begin_inset Quotes als
19234 \end_inset
19235
19236 these inner
19237 \begin_inset Quotes ars
19238 \end_inset
19239
19240  quotation marks (as common, e.
19241 \begin_inset space \thinspace{}
19242 \end_inset
19243
19244 g., in Denmark)
19245 \end_layout
19246
19247 \begin_layout Labeling
19248 \labelwidthstring <<Outer>> and <<inner>>:
19249
19250 \family sans
19251 \begin_inset Quotes qrd
19252 \end_inset
19253
19254 Outer
19255 \begin_inset Quotes qrd
19256 \end_inset
19257
19258
19259 \begin_inset space ~
19260 \end_inset
19261
19262 and
19263 \begin_inset space ~
19264 \end_inset
19265
19266
19267 \begin_inset Quotes qls
19268 \end_inset
19269
19270 inner
19271 \begin_inset Quotes qls
19272 \end_inset
19273
19274
19275 \family default
19276  Produces 
19277 \begin_inset Quotes qrd
19278 \end_inset
19279
19280 these outer
19281 \begin_inset Quotes qrd
19282 \end_inset
19283
19284  and 
19285 \begin_inset Quotes qls
19286 \end_inset
19287
19288 these inner
19289 \begin_inset Quotes qls
19290 \end_inset
19291
19292  quotation marks (so-called plain or non-typographical quotation marks)
19293 \end_layout
19294
19295 \begin_layout Labeling
19296 \labelwidthstring <<Outer>> and <<inner>>:
19297
19298 \family sans
19299 \begin_inset Quotes bld
19300 \end_inset
19301
19302 Outer
19303 \begin_inset Quotes brd
19304 \end_inset
19305
19306
19307 \begin_inset space ~
19308 \end_inset
19309
19310 and
19311 \begin_inset space ~
19312 \end_inset
19313
19314
19315 \begin_inset Quotes bls
19316 \end_inset
19317
19318 inner
19319 \begin_inset Quotes brs
19320 \end_inset
19321
19322
19323 \family default
19324  Produces 
19325 \begin_inset Quotes bld
19326 \end_inset
19327
19328 these outer
19329 \begin_inset Quotes brd
19330 \end_inset
19331
19332  and 
19333 \begin_inset Quotes bls
19334 \end_inset
19335
19336 these inner
19337 \begin_inset Quotes brs
19338 \end_inset
19339
19340  quotation marks (as common, e.
19341 \begin_inset space \thinspace{}
19342 \end_inset
19343
19344 g., in Great Britain)
19345 \end_layout
19346
19347 \begin_layout Labeling
19348 \labelwidthstring <<Outer>> and <<inner>>:
19349
19350 \family sans
19351 \begin_inset Quotes fld
19352 \end_inset
19353
19354 Outer
19355 \begin_inset Quotes frd
19356 \end_inset
19357
19358
19359 \begin_inset space ~
19360 \end_inset
19361
19362 and
19363 \begin_inset space ~
19364 \end_inset
19365
19366
19367 \begin_inset Quotes fls
19368 \end_inset
19369
19370 inner
19371 \begin_inset Quotes frs
19372 \end_inset
19373
19374
19375 \family default
19376  Produces 
19377 \begin_inset Quotes fld
19378 \end_inset
19379
19380 these outer
19381 \begin_inset Quotes frd
19382 \end_inset
19383
19384  and 
19385 \begin_inset Quotes fls
19386 \end_inset
19387
19388 these inner
19389 \begin_inset Quotes frs
19390 \end_inset
19391
19392  quotation marks (as common, e.
19393 \begin_inset space \thinspace{}
19394 \end_inset
19395
19396 g., in France)
19397 \end_layout
19398
19399 \begin_layout Labeling
19400 \labelwidthstring <<Outer>> and <<inner>>:
19401
19402 \family sans
19403 \begin_inset Quotes ild
19404 \end_inset
19405
19406 Outer
19407 \begin_inset Quotes ird
19408 \end_inset
19409
19410
19411 \begin_inset space ~
19412 \end_inset
19413
19414 and
19415 \begin_inset space ~
19416 \end_inset
19417
19418
19419 \begin_inset Quotes ils
19420 \end_inset
19421
19422 inner
19423 \begin_inset Quotes irs
19424 \end_inset
19425
19426
19427 \family default
19428  Produces 
19429 \begin_inset Quotes ild
19430 \end_inset
19431
19432 these outer
19433 \begin_inset Quotes ird
19434 \end_inset
19435
19436  and 
19437 \begin_inset Quotes ils
19438 \end_inset
19439
19440 these inner
19441 \begin_inset Quotes irs
19442 \end_inset
19443
19444  quotation marks (another style common in France)
19445 \begin_inset Foot
19446 status collapsed
19447
19448 \begin_layout Plain Layout
19449 Maybe you wonder why one does not simply use only outer marks in this case,
19450  since these look identical to the inner marks.
19451  The answer is that you cannot easily switch to another style then (where
19452  the inner marks differ).
19453 \end_layout
19454
19455 \end_inset
19456
19457
19458 \end_layout
19459
19460 \begin_layout Labeling
19461 \labelwidthstring <<Outer>> and <<inner>>:
19462
19463 \family sans
19464 \begin_inset Quotes rld
19465 \end_inset
19466
19467 Outer
19468 \begin_inset Quotes rrd
19469 \end_inset
19470
19471
19472 \begin_inset space ~
19473 \end_inset
19474
19475 and
19476 \begin_inset space ~
19477 \end_inset
19478
19479
19480 \begin_inset Quotes rls
19481 \end_inset
19482
19483 inner
19484 \begin_inset Quotes rrs
19485 \end_inset
19486
19487
19488 \family default
19489  Produces 
19490 \begin_inset Quotes rld
19491 \end_inset
19492
19493 these outer
19494 \begin_inset Quotes rrd
19495 \end_inset
19496
19497  and 
19498 \begin_inset Quotes rls
19499 \end_inset
19500
19501 these inner
19502 \begin_inset Quotes rrs
19503 \end_inset
19504
19505  quotation marks (as common, e.
19506 \begin_inset space \thinspace{}
19507 \end_inset
19508
19509 g., in Russia)
19510 \end_layout
19511
19512 \begin_layout Labeling
19513 \labelwidthstring <<Outer>> and <<inner>>:
19514
19515 \family sans
19516 \begin_inset Quotes wld
19517 \end_inset
19518
19519 Outer
19520 \begin_inset Quotes wrd
19521 \end_inset
19522
19523
19524 \begin_inset space ~
19525 \end_inset
19526
19527 and
19528 \begin_inset space ~
19529 \end_inset
19530
19531
19532 \begin_inset Quotes wls
19533 \end_inset
19534
19535 inner
19536 \begin_inset Quotes wrs
19537 \end_inset
19538
19539
19540 \family default
19541  Produces 
19542 \begin_inset Quotes wld
19543 \end_inset
19544
19545 these outer
19546 \begin_inset Quotes wrd
19547 \end_inset
19548
19549  and 
19550 \begin_inset Quotes wls
19551 \end_inset
19552
19553 these inner
19554 \begin_inset Quotes wrs
19555 \end_inset
19556
19557  quotation marks (another style common in Sweden)
19558 \end_layout
19559
19560 \begin_layout Labeling
19561 \labelwidthstring <<Outer>> and <<inner>>:
19562 \begin_inset Quotes jld
19563 \end_inset
19564
19565
19566 \family sans
19567 Outer
19568 \family default
19569
19570 \begin_inset Quotes jrd
19571 \end_inset
19572
19573
19574 \family sans
19575
19576 \begin_inset space ~
19577 \end_inset
19578
19579 and
19580 \begin_inset space ~
19581 \end_inset
19582
19583
19584 \family default
19585
19586 \begin_inset Quotes jls
19587 \end_inset
19588
19589
19590 \family sans
19591 inner
19592 \family default
19593
19594 \begin_inset Quotes jrs
19595 \end_inset
19596
19597  Produces 
19598 \begin_inset Quotes jld
19599 \end_inset
19600
19601 these outer
19602 \begin_inset Quotes jrd
19603 \end_inset
19604
19605  and 
19606 \begin_inset Quotes jls
19607 \end_inset
19608
19609 these inner
19610 \begin_inset Quotes jrs
19611 \end_inset
19612
19613  quotation marks (as common, e.
19614 \begin_inset space \thinspace{}
19615 \end_inset
19616
19617 g., in Japan)
19618 \begin_inset Foot
19619 status collapsed
19620
19621 \begin_layout Plain Layout
19622 Note that these characters are just emulated with similar-looking math symbols
19623  in many encodings that do not cover these glyphs.
19624 \end_layout
19625
19626 \end_inset
19627
19628
19629 \end_layout
19630
19631 \begin_layout Labeling
19632 \labelwidthstring <<Outer>> and <<inner>>:
19633 \begin_inset Quotes kld
19634 \end_inset
19635
19636
19637 \family sans
19638 Outer
19639 \family default
19640
19641 \begin_inset Quotes krd
19642 \end_inset
19643
19644
19645 \family sans
19646
19647 \begin_inset space ~
19648 \end_inset
19649
19650 and
19651 \begin_inset space ~
19652 \end_inset
19653
19654
19655 \family default
19656
19657 \begin_inset Quotes kls
19658 \end_inset
19659
19660
19661 \family sans
19662 inner
19663 \family default
19664
19665 \begin_inset Quotes krs
19666 \end_inset
19667
19668  Produces 
19669 \begin_inset Quotes kld
19670 \end_inset
19671
19672 these outer
19673 \begin_inset Quotes krd
19674 \end_inset
19675
19676  and 
19677 \begin_inset Quotes kls
19678 \end_inset
19679
19680 these inner
19681 \begin_inset Quotes krs
19682 \end_inset
19683
19684  quotation marks (as common, e.
19685 \begin_inset space \thinspace{}
19686 \end_inset
19687
19688 g., in North Korea and China)
19689 \begin_inset Foot
19690 status collapsed
19691
19692 \begin_layout Plain Layout
19693 Note that these characters are just emulated with similar-looking math symbols
19694  in many encodings that do not cover these glyphs.
19695 \end_layout
19696
19697 \end_inset
19698
19699
19700 \end_layout
19701
19702 \begin_layout Standard
19703 Inner quotation marks
19704 \begin_inset Foot
19705 status collapsed
19706
19707 \begin_layout Plain Layout
19708 In many writing cultures, these are single quotation marks.
19709  But as the British and French styles show, this is not necessarily the
19710  case (and specifically the British style shows that 
19711 \begin_inset Quotes eld
19712 \end_inset
19713
19714 outer
19715 \begin_inset Quotes erd
19716 \end_inset
19717
19718  does not necessarily mean 
19719 \begin_inset Quotes eld
19720 \end_inset
19721
19722 double
19723 \begin_inset Quotes erd
19724 \end_inset
19725
19726 ).
19727  This is why we call them 
19728 \begin_inset Quotes els
19729 \end_inset
19730
19731 inner
19732 \begin_inset Quotes ers
19733 \end_inset
19734
19735  as opposed to 
19736 \begin_inset Quotes eld
19737 \end_inset
19738
19739 outer
19740 \begin_inset Quotes erd
19741 \end_inset
19742
19743  quotation marks.
19744 \end_layout
19745
19746 \end_inset
19747
19748  for quotations inside quotations (and other tasks in some languages, such
19749  as 
19750 \begin_inset Quotes els
19751 \end_inset
19752
19753 scare quotes
19754 \begin_inset Quotes ers
19755 \end_inset
19756
19757 ) can be obtained by means of the shortcut 
19758 \begin_inset Info
19759 type  "shortcut"
19760 arg   "quote-insert inner"
19761 \end_inset
19762
19763  and via the 
19764 \family sans
19765 Insert\SpecialChar menuseparator
19766 Special Characters
19767 \family default
19768  menu.
19769 \end_layout
19770
19771 \begin_layout Standard
19772 By default, the quotation mark styles are persistent.
19773  That is to say, a quotation mark maintains the style that was current when
19774  it was inserted, even if the document-wide style changes.
19775  This allows you to enter marks of different style.
19776  If you check the setting 
19777 \family sans
19778 Use dynamic quotation marks
19779 \family default
19780  in 
19781 \family sans
19782 Document\SpecialChar menuseparator
19783 Settings\SpecialChar menuseparator
19784 Language
19785 \family default
19786 , however, special quotation marks will be inserted (in the LyX window,
19787  they appear in a special color).
19788  These marks will automatically adapt to the main style (and its changes).
19789  Such quotation marks make it easy to alter the quotation mark style in
19790  one step (e.
19791 \begin_inset space \thinspace{}
19792 \end_inset
19793
19794 g., if your publisher requests a different style).
19795 \end_layout
19796
19797 \begin_layout Standard
19798 Individual quotation marks (i.
19799 \begin_inset space \thinspace{}
19800 \end_inset
19801
19802 e., their level [inner, outer], side [opening, closing], and style) can be
19803  easily switched by a context menu that pops up if you right-click on a
19804  mark.
19805 \end_layout
19806
19807 \begin_layout Subsection
19808 Ligatures
19809 \begin_inset Index idx
19810 status collapsed
19811
19812 \begin_layout Plain Layout
19813 Typography ! Ligatures
19814 \end_layout
19815
19816 \end_inset
19817
19818
19819 \begin_inset Index idx
19820 status collapsed
19821
19822 \begin_layout Plain Layout
19823 Ligatures | see
19824 \begin_inset ERT
19825 status collapsed
19826
19827 \begin_layout Plain Layout
19828
19829 {
19830 \end_layout
19831
19832 \end_inset
19833
19834 Typography
19835 \begin_inset ERT
19836 status collapsed
19837
19838 \begin_layout Plain Layout
19839
19840 }
19841 \end_layout
19842
19843 \end_inset
19844
19845
19846 \end_layout
19847
19848 \end_inset
19849
19850
19851 \begin_inset CommandInset label
19852 LatexCommand label
19853 name "subsec:Ligatures"
19854
19855 \end_inset
19856
19857
19858 \end_layout
19859
19860 \begin_layout Standard
19861 It is standard typesetting practice to group certain letters together and
19862  print them as single characters.
19863  These groups are known as 
19864 \emph on
19865 ligatures
19866 \emph default
19867 .
19868  Since \SpecialChar LaTeX
19869  knows about ligatures, your documents will contain them too in the
19870  output.
19871  Here are the standard ligatures:
19872 \end_layout
19873
19874 \begin_layout Itemize
19875 ff
19876 \end_layout
19877
19878 \begin_layout Itemize
19879 fi
19880 \end_layout
19881
19882 \begin_layout Itemize
19883 fl
19884 \end_layout
19885
19886 \begin_layout Itemize
19887 ffi
19888 \end_layout
19889
19890 \begin_layout Itemize
19891 ffl
19892 \end_layout
19893
19894 \begin_layout Standard
19895 Some languages uses other ligatures if the document font supports them.
19896 \end_layout
19897
19898 \begin_layout Standard
19899 Sometimes, you don't want a ligature in a word.
19900  While a ligature may be okay in the word, 
19901 \begin_inset Quotes eld
19902 \end_inset
19903
19904 graffiti,
19905 \begin_inset Quotes erd
19906 \end_inset
19907
19908  it looks really weird in compound words, such as 
19909 \begin_inset Quotes eld
19910 \end_inset
19911
19912 cufflink
19913 \begin_inset Quotes erd
19914 \end_inset
19915
19916  or the German 
19917 \begin_inset Quotes eld
19918 \end_inset
19919
19920 Dorffest.
19921 \begin_inset Quotes erd
19922 \end_inset
19923
19924  To break a ligature, use 
19925 \family sans
19926 Insert\SpecialChar menuseparator
19927 Formatting\SpecialChar menuseparator
19928 Ligature
19929 \begin_inset space ~
19930 \end_inset
19931
19932 Break.
19933
19934 \family default
19935  This changes 
19936 \begin_inset Quotes eld
19937 \end_inset
19938
19939 cufflinks
19940 \begin_inset Quotes erd
19941 \end_inset
19942
19943  to 
19944 \begin_inset Quotes eld
19945 \end_inset
19946
19947 cuff\SpecialChar ligaturebreak
19948 links
19949 \begin_inset Quotes erd
19950 \end_inset
19951
19952  and 
19953 \begin_inset Quotes eld
19954 \end_inset
19955
19956 Dorffest
19957 \begin_inset Quotes erd
19958 \end_inset
19959
19960  to 
19961 \begin_inset Quotes eld
19962 \end_inset
19963
19964 Dorf\SpecialChar ligaturebreak
19965 fest
19966 \begin_inset Quotes erd
19967 \end_inset
19968
19969 .
19970 \end_layout
19971
19972 \begin_layout Subsection
19973 \SpecialChar LyX
19974  and \SpecialChar LaTeX
19975  Logos
19976 \begin_inset Index idx
19977 status collapsed
19978
19979 \begin_layout Plain Layout
19980 \SpecialChar LyX
19981  ! Proper names
19982 \end_layout
19983
19984 \end_inset
19985
19986
19987 \end_layout
19988
19989 \begin_layout Standard
19990 Via 
19991 \family sans
19992 Insert\SpecialChar menuseparator
19993 Special Characters\SpecialChar menuseparator
19994 Logos
19995 \family default
19996 , \SpecialChar LyX
19997  provides the following program logos with special formatting:
19998 \end_layout
19999
20000 \begin_layout Description
20001 \SpecialChar LyX
20002  The name of the game.
20003 \end_layout
20004
20005 \begin_layout Description
20006 \SpecialChar TeX
20007  The typesetting engine used by \SpecialChar LyX
20008 .
20009 \end_layout
20010
20011 \begin_layout Description
20012 \SpecialChar LaTeX
20013  The \SpecialChar TeX
20014  macro collection used by \SpecialChar LyX
20015 .
20016 \end_layout
20017
20018 \begin_layout Description
20019 \SpecialChar LaTeX2e
20020  The current version of \SpecialChar LaTeX
20021 .
20022 \end_layout
20023
20024 \begin_layout Standard
20025 You might wonder why the \SpecialChar LaTeX
20026  version is 
20027 \begin_inset Quotes eld
20028 \end_inset
20029
20030 2
20031 \begin_inset Formula $\epsilon$
20032 \end_inset
20033
20034
20035 \begin_inset Quotes erd
20036 \end_inset
20037
20038 .
20039  It is an old tradition in the \SpecialChar TeX
20040  world to give programs geek version numbers.
20041  For example the version number of \SpecialChar TeX
20042  converges to the number 
20043 \begin_inset Formula $\pi$
20044 \end_inset
20045
20046 : The actual version is 
20047 \begin_inset Quotes eld
20048 \end_inset
20049
20050 \SpecialChar TeX
20051 -3.141592
20052 \begin_inset Quotes erd
20053 \end_inset
20054
20055 , the previous one was 
20056 \begin_inset Quotes eld
20057 \end_inset
20058
20059 \SpecialChar TeX
20060 -3.14159
20061 \begin_inset Quotes erd
20062 \end_inset
20063
20064 .
20065 \end_layout
20066
20067 \begin_layout Subsection
20068 Units
20069 \begin_inset Index idx
20070 status collapsed
20071
20072 \begin_layout Plain Layout
20073 Typography ! Units
20074 \end_layout
20075
20076 \end_inset
20077
20078
20079 \end_layout
20080
20081 \begin_layout Standard
20082 Generally the space between units and the number is smaller than the normal
20083  space between two words.
20084  As you can see in the example below, it looks better when the space is
20085  smaller.
20086  To get such a 
20087 \begin_inset Quotes eld
20088 \end_inset
20089
20090 half space
20091 \begin_inset Quotes erd
20092 \end_inset
20093
20094  for units use the menu 
20095 \family sans
20096 Insert\SpecialChar menuseparator
20097 Formatting\SpecialChar menuseparator
20098 Thin
20099 \begin_inset space ~
20100 \end_inset
20101
20102 Space
20103 \family default
20104  (shortcut 
20105 \begin_inset Info
20106 type  "shortcuts"
20107 arg   "space-insert thin"
20108 \end_inset
20109
20110 ).
20111 \end_layout
20112
20113 \begin_layout Standard
20114 Here is an example to show the differences:
20115 \end_layout
20116
20117 \begin_layout Standard
20118 \begin_inset Tabular
20119 <lyxtabular version="3" rows="2" columns="2">
20120 <features tabularvalignment="middle">
20121 <column alignment="left" valignment="top">
20122 <column alignment="left" valignment="top">
20123 <row>
20124 <cell alignment="center" valignment="top" usebox="none">
20125 \begin_inset Text
20126
20127 \begin_layout Plain Layout
20128 24
20129 \begin_inset space ~
20130 \end_inset
20131
20132 kW
20133 \begin_inset Formula $\cdot$
20134 \end_inset
20135
20136 h
20137 \end_layout
20138
20139 \end_inset
20140 </cell>
20141 <cell alignment="center" valignment="top" usebox="none">
20142 \begin_inset Text
20143
20144 \begin_layout Plain Layout
20145 space between number and unit
20146 \end_layout
20147
20148 \end_inset
20149 </cell>
20150 </row>
20151 <row>
20152 <cell alignment="center" valignment="top" usebox="none">
20153 \begin_inset Text
20154
20155 \begin_layout Plain Layout
20156 24
20157 \begin_inset space \thinspace{}
20158 \end_inset
20159
20160 kW
20161 \begin_inset Formula $\cdot$
20162 \end_inset
20163
20164 h
20165 \end_layout
20166
20167 \end_inset
20168 </cell>
20169 <cell alignment="center" valignment="top" usebox="none">
20170 \begin_inset Text
20171
20172 \begin_layout Plain Layout
20173 half space between number and unit
20174 \end_layout
20175
20176 \end_inset
20177 </cell>
20178 </row>
20179 </lyxtabular>
20180
20181 \end_inset
20182
20183
20184 \end_layout
20185
20186 \begin_layout Subsection
20187 Widows and Orphans
20188 \begin_inset Index idx
20189 status collapsed
20190
20191 \begin_layout Plain Layout
20192 Typography ! Widows and orphans
20193 \end_layout
20194
20195 \end_inset
20196
20197
20198 \end_layout
20199
20200 \begin_layout Standard
20201 In the early days of word processors, page breaks went wherever the page
20202  happened to end.
20203  There was no regard for what was actually going on in the text.
20204  For example the heading for a new section was printed at the very bottom
20205  of the page, the first line of a new paragraph all alone at the bottom
20206  of a page, or the last line of a paragraph at the top of a new page.
20207  These bits of text became known as 
20208 \emph on
20209 widows
20210 \emph default
20211  and 
20212 \emph on
20213 orphans
20214 \emph default
20215 .
20216 \end_layout
20217
20218 \begin_layout Standard
20219 Clearly, \SpecialChar LyX
20220  can avoid breaking pages after a section heading.
20221  That's part of the advantage of paragraph environments.
20222  But what about widows and orphans, where the page breaks leave one line
20223  of a paragraph all alone at the top or bottom of a page? There are rules
20224  built into \SpecialChar LaTeX
20225  governing page breaks, and some of those rules are there specifical
20226 ly to prevent widows and orphans.
20227  If they appear nevertheless and you don't like them, you can add the commands
20228 \begin_inset Newline newline
20229 \end_inset
20230
20231
20232 \series bold
20233
20234 \backslash
20235 widowpenalty=10000
20236 \begin_inset Newline newline
20237 \end_inset
20238
20239
20240 \backslash
20241 clubpenalty=10000
20242 \series default
20243
20244 \begin_inset Newline newline
20245 \end_inset
20246
20247 to the \SpecialChar LaTeX
20248  preamble of your document to avoid them.
20249  Some \SpecialChar LaTeX
20250  books (such as
20251 \begin_inset space ~
20252 \end_inset
20253
20254
20255 \begin_inset CommandInset citation
20256 LatexCommand cite
20257 key "latexcompanion"
20258 literal "true"
20259
20260 \end_inset
20261
20262  or
20263 \begin_inset space ~
20264 \end_inset
20265
20266
20267 \begin_inset CommandInset citation
20268 LatexCommand cite
20269 key "latexguide"
20270 literal "true"
20271
20272 \end_inset
20273
20274 ) have more information about the technical details of \SpecialChar LaTeX
20275 's page break mechanism.
20276 \end_layout
20277
20278 \begin_layout Chapter
20279 Notes, Graphics, Tables and Floats
20280 \begin_inset CommandInset label
20281 LatexCommand label
20282 name "chap:Floats-and-Notes"
20283
20284 \end_inset
20285
20286
20287 \end_layout
20288
20289 \begin_layout Standard
20290 The issues of this chapter are described in detail in the 
20291 \emph on
20292 Embedded
20293 \begin_inset space ~
20294 \end_inset
20295
20296 Objects
20297 \emph default
20298  manual.
20299  There you will also find tips and tricks for special cases.
20300 \end_layout
20301
20302 \begin_layout Section
20303 Notes
20304 \begin_inset Index idx
20305 status collapsed
20306
20307 \begin_layout Plain Layout
20308 Notes
20309 \end_layout
20310
20311 \end_inset
20312
20313
20314 \begin_inset CommandInset label
20315 LatexCommand label
20316 name "sec:Notes"
20317
20318 \end_inset
20319
20320
20321 \end_layout
20322
20323 \begin_layout Standard
20324 \SpecialChar LyX
20325  offers you a few types of notes to add to your document:
20326 \end_layout
20327
20328 \begin_layout Description
20329 \SpecialChar LyX
20330
20331 \begin_inset space ~
20332 \end_inset
20333
20334 Note This note type is for internal notes that will not appear in the output.
20335 \begin_inset Newline newline
20336 \end_inset
20337
20338
20339 \begin_inset Note Note
20340 status open
20341
20342 \begin_layout Plain Layout
20343 This is text in a note box that doesn't appear in the output.
20344 \end_layout
20345
20346 \end_inset
20347
20348
20349 \end_layout
20350
20351 \begin_layout Description
20352 Comment This note also doesn't appear in the output but it does appear as
20353  a \SpecialChar LaTeX
20354 -comment when you export the document to \SpecialChar LaTeX
20355  via the menu 
20356 \family sans
20357 File\SpecialChar menuseparator
20358 Export\SpecialChar menuseparator
20359 LaTeX
20360 \begin_inset space ~
20361 \end_inset
20362
20363 (xxx)
20364 \family default
20365 .
20366 \begin_inset Newline newline
20367 \end_inset
20368
20369
20370 \begin_inset Note Comment
20371 status open
20372
20373 \begin_layout Plain Layout
20374 This is text in a note box that only appears as a comment in \SpecialChar LaTeX
20375 -files.
20376 \end_layout
20377
20378 \end_inset
20379
20380
20381 \end_layout
20382
20383 \begin_layout Description
20384 Greyed
20385 \begin_inset space ~
20386 \end_inset
20387
20388 Out This note will appear in the output as text in a color which you can
20389  set in the document settings under 
20390 \family sans
20391 Colors\SpecialChar menuseparator
20392 Greyed-out
20393 \begin_inset space ~
20394 \end_inset
20395
20396 notes
20397 \family default
20398 .
20399 \begin_inset Newline newline
20400 \end_inset
20401
20402
20403 \begin_inset Newline newline
20404 \end_inset
20405
20406
20407 \begin_inset Note Greyedout
20408 status open
20409
20410 \begin_layout Plain Layout
20411 This is the text
20412 \begin_inset Foot
20413 status collapsed
20414
20415 \begin_layout Plain Layout
20416 This is an example footnote within a greyed out note.
20417  In this document the color of this note type is set to blue.
20418 \end_layout
20419
20420 \end_inset
20421
20422  of a comment that appears in the output.
20423 \end_layout
20424
20425 \end_inset
20426
20427
20428 \begin_inset Newline newline
20429 \end_inset
20430
20431
20432 \begin_inset Newline newline
20433 \end_inset
20434
20435 As you can see in the example, greyed out notes can have footnotes.
20436 \end_layout
20437
20438 \begin_layout Standard
20439 Notes are inserted with the toolbar button 
20440 \begin_inset Info
20441 type  "icon"
20442 arg   "note-insert"
20443 \end_inset
20444
20445  or the menu 
20446 \family sans
20447 Insert\SpecialChar menuseparator
20448 Note
20449 \family default
20450 .
20451  Right-click on the note box that appears to select the note type.
20452 \end_layout
20453
20454 \begin_layout Section
20455 Footnotes
20456 \begin_inset Index idx
20457 status collapsed
20458
20459 \begin_layout Plain Layout
20460 Footnotes
20461 \end_layout
20462
20463 \end_inset
20464
20465
20466 \begin_inset CommandInset label
20467 LatexCommand label
20468 name "sec:Footnotes"
20469
20470 \end_inset
20471
20472
20473 \end_layout
20474
20475 \begin_layout Standard
20476 \SpecialChar LyX
20477  uses boxes to display footnotes: When you insert a footnote using the menu
20478  
20479 \family sans
20480 Insert\SpecialChar menuseparator
20481 Footnote
20482 \family default
20483  or the toolbar button 
20484 \begin_inset Info
20485 type  "icon"
20486 arg   "footnote-insert"
20487 \end_inset
20488
20489
20490 \family roman
20491 \series medium
20492 \bar no
20493 you will see
20494 \family default
20495 \series default
20496 \bar default
20497  a box like this: 
20498 \begin_inset Graphics
20499         filename clipart/footnote.png
20500         scale 95
20501
20502 \end_inset
20503
20504
20505 \family roman
20506 \series medium
20507 \bar no
20508  This box is \SpecialChar LyX
20509 's representation of your footnote.
20510  If you
20511 \family default
20512 \series default
20513 \bar default
20514  left-click on 
20515 \family roman
20516 \series medium
20517 \bar no
20518 the 
20519 \begin_inset Quotes eld
20520 \end_inset
20521
20522
20523 \family sans
20524 foot
20525 \family roman
20526
20527 \begin_inset Quotes erd
20528 \end_inset
20529
20530
20531 \family default
20532 \series default
20533 \bar default
20534  
20535 \family roman
20536 \series medium
20537 \bar no
20538 label, the box will
20539 \family default
20540 \series default
20541 \bar default
20542  be opened and you can enter the footnote text into it.
20543  Clicking on the box label again will close 
20544 \family roman
20545 \series medium
20546 \bar no
20547 the
20548 \family default
20549 \series default
20550 \bar default
20551  box
20552 \family roman
20553 \series medium
20554 \bar no
20555 .
20556  If you want to turn existing text into a footnote, simply highlight it
20557  and click on the footnote
20558 \family default
20559 \series default
20560 \bar default
20561  toolbar 
20562 \family roman
20563 \series medium
20564 \bar no
20565 button
20566 \family default
20567 \series default
20568 \bar default
20569 .
20570 \end_layout
20571
20572 \begin_layout Standard
20573 Here is an example footnote:
20574 \family roman
20575 \series medium
20576 \bar no
20577
20578 \begin_inset Foot
20579 status collapsed
20580
20581 \begin_layout Plain Layout
20582 To close a footnote, click on the footnote box label.
20583 \end_layout
20584
20585 \end_inset
20586
20587
20588 \end_layout
20589
20590 \begin_layout Standard
20591 The footnote will appear in the output as a superscript number at the text
20592  position where the footnote box is placed.
20593  The footnote text is placed at the bottom of the current page.
20594  The footnote number is calculated by \SpecialChar LyX
20595  according to the document class.
20596  \SpecialChar LyX
20597  does not yet support a particular numbering scheme, but you can get other
20598  schemes using special \SpecialChar LaTeX
20599 -commands.
20600  T
20601 \family roman
20602 h
20603 \family default
20604 ey are described in the 
20605 \emph on
20606 Embedded
20607 \begin_inset space ~
20608 \end_inset
20609
20610 Objects
20611 \emph default
20612  manual.
20613 \end_layout
20614
20615 \begin_layout Section
20616 Marginal Notes
20617 \begin_inset Index idx
20618 status collapsed
20619
20620 \begin_layout Plain Layout
20621 Marginal notes
20622 \end_layout
20623
20624 \end_inset
20625
20626
20627 \begin_inset CommandInset label
20628 LatexCommand label
20629 name "sec:Marginal-Notes"
20630
20631 \end_inset
20632
20633
20634 \end_layout
20635
20636 \begin_layout Standard
20637 Marginal notes look and behave just like footnotes in \SpecialChar LyX
20638 .
20639  When you insert a margin note via the menu 
20640 \family sans
20641 Insert\SpecialChar menuseparator
20642 Marginal
20643 \begin_inset space ~
20644 \end_inset
20645
20646 Note
20647 \family default
20648  or the toolbar button 
20649 \begin_inset Info
20650 type  "icon"
20651 arg   "marginalnote-insert"
20652 \end_inset
20653
20654 , you will see 
20655 \family roman
20656 \series medium
20657 a
20658 \family default
20659 \series default
20660  
20661 \family roman
20662 \series medium
20663 box with the
20664 \family default
20665 \series default
20666  
20667 \family roman
20668 \series medium
20669 label 
20670 \begin_inset Quotes eld
20671 \end_inset
20672
20673 margin
20674 \begin_inset Quotes erd
20675 \end_inset
20676
20677  appearing within your text.
20678  This box is \SpecialChar LyX
20679 's representation of your margin
20680 \family default
20681 \series default
20682 al 
20683 \family roman
20684 \series medium
20685 note.
20686 \end_layout
20687
20688 \begin_layout Standard
20689 At the side of this sentence is an example marginal note.
20690 \family roman
20691 \series medium
20692
20693 \begin_inset Marginal
20694 status open
20695
20696 \begin_layout Plain Layout
20697 \align left
20698 This is a marginal note.
20699 \end_layout
20700
20701 \end_inset
20702
20703
20704 \end_layout
20705
20706 \begin_layout Standard
20707 Marginal notes appear at the right side in single-sided documents.
20708  In double-sided documents they appear in the outer margin – left on even
20709  pages, right on odd pages.
20710 \end_layout
20711
20712 \begin_layout Standard
20713 For further information about marginal notes see the section 
20714 \emph on
20715 Margin
20716 \begin_inset space ~
20717 \end_inset
20718
20719 Notes
20720 \emph default
20721  in the 
20722 \emph on
20723 Embedded
20724 \begin_inset space ~
20725 \end_inset
20726
20727 Objects
20728 \emph default
20729  manual.
20730 \end_layout
20731
20732 \begin_layout Section
20733 Graphics and Images
20734 \begin_inset Index idx
20735 status collapsed
20736
20737 \begin_layout Plain Layout
20738 Images
20739 \end_layout
20740
20741 \end_inset
20742
20743
20744 \begin_inset Index idx
20745 status collapsed
20746
20747 \begin_layout Plain Layout
20748 Graphics
20749 \end_layout
20750
20751 \end_inset
20752
20753
20754 \begin_inset CommandInset label
20755 LatexCommand label
20756 name "sec:Graphics"
20757
20758 \end_inset
20759
20760
20761 \end_layout
20762
20763 \begin_layout Standard
20764 To insert an image in your document, place the cursor at the text position
20765  you want and click on the toolbar icon 
20766 \begin_inset Info
20767 type  "icon"
20768 arg   "dialog-show-new-inset graphics"
20769 \end_inset
20770
20771  or select 
20772 \family sans
20773 Insert\SpecialChar menuseparator
20774 Graphics
20775 \family default
20776  from the menu.
20777  Then a dialog will appear to choose the file to load.
20778 \end_layout
20779
20780 \begin_layout Standard
20781 This dialog has numerous mostly self-explanatory parameters.
20782  The 
20783 \family sans
20784 Graphics
20785 \family default
20786  tab allows you to choose your image file.
20787  The image can be transformed by setting a rotation angle and a scaling
20788  factor.
20789  The scaling units are explained in Appendix
20790 \begin_inset space ~
20791 \end_inset
20792
20793
20794 \begin_inset CommandInset ref
20795 LatexCommand ref
20796 reference "chap:Units-available-in"
20797
20798 \end_inset
20799
20800 .
20801 \end_layout
20802
20803 \begin_layout Standard
20804 In the tab 
20805 \family sans
20806 Clipping
20807 \family default
20808  it is possible to set image coordinates to adjust the height and width
20809  of the image in the output.
20810  The coordinates can also be calculated automatically by pressing the button
20811  
20812 \family sans
20813 Get
20814 \begin_inset space ~
20815 \end_inset
20816
20817 from
20818 \begin_inset space ~
20819 \end_inset
20820
20821 file
20822 \family default
20823 .
20824  The option 
20825 \family sans
20826 Clip
20827 \begin_inset space ~
20828 \end_inset
20829
20830 to
20831 \begin_inset space ~
20832 \end_inset
20833
20834 bounding
20835 \begin_inset space ~
20836 \end_inset
20837
20838 box
20839 \family default
20840  will only print the image region within the given coordinates.
20841  Normally you don't need to take care about image coordinates and can ignore
20842  the tab 
20843 \family sans
20844 Clipping
20845 \family default
20846 .
20847 \end_layout
20848
20849 \begin_layout Standard
20850 In the 
20851 \family sans
20852 LaTeX
20853 \begin_inset space ~
20854 \end_inset
20855
20856 and
20857 \begin_inset space ~
20858 \end_inset
20859
20860 LyX options
20861 \family default
20862  tab \SpecialChar LaTeX
20863  experts can specify additional \SpecialChar LaTeX
20864  options.
20865  In this tab you can also specify the appearance of the image inside \SpecialChar LyX
20866 .
20867  The option 
20868 \family sans
20869 Draft
20870 \begin_inset space ~
20871 \end_inset
20872
20873 mode
20874 \family default
20875  has the effect that the image doesn't appear in the output, only a frame
20876  with the image size is printed.
20877 \end_layout
20878
20879 \begin_layout Standard
20880 The graphics dialog can be called at any time by clicking on an image.
20881  Images will appear in the output exactly at the position where they are
20882  in the text.
20883  This is an example image within a separate, horizontally centered paragraph:
20884 \end_layout
20885
20886 \begin_layout Standard
20887 \align center
20888 \begin_inset Graphics
20889         filename clipart/2D-intensity-plot.pdf
20890         scale 70
20891
20892 \end_inset
20893
20894
20895 \end_layout
20896
20897 \begin_layout Standard
20898 If you need image captions or want to reference images, you have to put
20899  the image into a float, see section
20900 \begin_inset space ~
20901 \end_inset
20902
20903
20904 \begin_inset CommandInset ref
20905 LatexCommand ref
20906 reference "subsec:Figure-Floats"
20907
20908 \end_inset
20909
20910 .
20911 \end_layout
20912
20913 \begin_layout Subsection
20914 Image Formats
20915 \begin_inset Index idx
20916 status collapsed
20917
20918 \begin_layout Plain Layout
20919 Images ! Formats
20920 \end_layout
20921
20922 \end_inset
20923
20924
20925 \begin_inset CommandInset label
20926 LatexCommand label
20927 name "subsec:Image-Formats"
20928
20929 \end_inset
20930
20931
20932 \end_layout
20933
20934 \begin_layout Standard
20935 You can insert images in any known file format.
20936  But as we explained in section
20937 \begin_inset space ~
20938 \end_inset
20939
20940
20941 \begin_inset CommandInset ref
20942 LatexCommand ref
20943 reference "subsec:Output-file-formats"
20944
20945 \end_inset
20946
20947 , every output document format allows only a few image formats.
20948  \SpecialChar LyX
20949  therefore uses the program 
20950 \family typewriter
20951 ImageMagick
20952 \family default
20953  in the background to convert the images to the right format.
20954  To increase your workflow by avoiding these conversions in the background,
20955  use only the image formats listed in the subsections of section
20956 \begin_inset space ~
20957 \end_inset
20958
20959
20960 \begin_inset CommandInset ref
20961 LatexCommand ref
20962 reference "subsec:Output-file-formats"
20963
20964 \end_inset
20965
20966 .
20967 \end_layout
20968
20969 \begin_layout Standard
20970 Similar to fonts there are two types of image formats:
20971 \end_layout
20972
20973 \begin_layout Description
20974 Bitmap
20975 \begin_inset space ~
20976 \end_inset
20977
20978 images consist of pixel values, often in a compressed form.
20979  They are therefore not fully scalable and look pixelated in large zooms.
20980  Well-known bitmap image formats are 
20981 \begin_inset Quotes eld
20982 \end_inset
20983
20984 Graphics Interchange Format
20985 \begin_inset Quotes erd
20986 \end_inset
20987
20988  (GIF, file extension 
20989 \begin_inset Quotes eld
20990 \end_inset
20991
20992
20993 \family typewriter
20994 .gif
20995 \family default
20996
20997 \begin_inset Quotes erd
20998 \end_inset
20999
21000 )
21001 \begin_inset Index idx
21002 status collapsed
21003
21004 \begin_layout Plain Layout
21005 GIF|see
21006 \begin_inset ERT
21007 status collapsed
21008
21009 \begin_layout Plain Layout
21010
21011 {
21012 \end_layout
21013
21014 \end_inset
21015
21016 Image formats
21017 \begin_inset ERT
21018 status collapsed
21019
21020 \begin_layout Plain Layout
21021
21022 }
21023 \end_layout
21024
21025 \end_inset
21026
21027
21028 \end_layout
21029
21030 \end_inset
21031
21032
21033 \begin_inset Quotes eld
21034 \end_inset
21035
21036 Portable Network Graphics
21037 \begin_inset Quotes erd
21038 \end_inset
21039
21040  (PNG, file extension 
21041 \begin_inset Quotes eld
21042 \end_inset
21043
21044
21045 \family typewriter
21046 .png
21047 \family default
21048
21049 \begin_inset Quotes erd
21050 \end_inset
21051
21052 )
21053 \begin_inset Index idx
21054 status collapsed
21055
21056 \begin_layout Plain Layout
21057 PNG|see
21058 \begin_inset ERT
21059 status collapsed
21060
21061 \begin_layout Plain Layout
21062
21063 {
21064 \end_layout
21065
21066 \end_inset
21067
21068 Image formats
21069 \begin_inset ERT
21070 status collapsed
21071
21072 \begin_layout Plain Layout
21073
21074 }
21075 \end_layout
21076
21077 \end_inset
21078
21079
21080 \end_layout
21081
21082 \end_inset
21083
21084 , and 
21085 \begin_inset Quotes eld
21086 \end_inset
21087
21088 Joint Photographic Experts Group
21089 \begin_inset Quotes erd
21090 \end_inset
21091
21092  (JPG, file extension 
21093 \begin_inset Quotes eld
21094 \end_inset
21095
21096
21097 \family typewriter
21098 .jpg
21099 \family default
21100
21101 \begin_inset Quotes erd
21102 \end_inset
21103
21104  or 
21105 \begin_inset Quotes eld
21106 \end_inset
21107
21108
21109 \family typewriter
21110 .jpeg
21111 \family default
21112
21113 \begin_inset Quotes erd
21114 \end_inset
21115
21116 )
21117 \begin_inset Index idx
21118 status collapsed
21119
21120 \begin_layout Plain Layout
21121 JPG|see
21122 \begin_inset ERT
21123 status collapsed
21124
21125 \begin_layout Plain Layout
21126
21127 {
21128 \end_layout
21129
21130 \end_inset
21131
21132 Image formats
21133 \begin_inset ERT
21134 status collapsed
21135
21136 \begin_layout Plain Layout
21137
21138 }
21139 \end_layout
21140
21141 \end_inset
21142
21143
21144 \end_layout
21145
21146 \end_inset
21147
21148 .
21149 \end_layout
21150
21151 \begin_layout Description
21152 Scalable
21153 \begin_inset space ~
21154 \end_inset
21155
21156 images consist of vectors and can therefore be scaled to any size without
21157  data loss.
21158  The scaling ability is desired if you want to create presentations, because
21159  presentations are always scaled by the beamer.
21160  Scaling is also useful for online documents to let the user zoom into diagrams.
21161 \begin_inset Newline newline
21162 \end_inset
21163
21164 Scalable image formats can be 
21165 \begin_inset Quotes eld
21166 \end_inset
21167
21168 Scalable Vector Graphics
21169 \begin_inset Quotes erd
21170 \end_inset
21171
21172  (SVG, file extension 
21173 \begin_inset Quotes eld
21174 \end_inset
21175
21176
21177 \family typewriter
21178 .svg
21179 \family default
21180
21181 \begin_inset Quotes erd
21182 \end_inset
21183
21184 )
21185 \begin_inset Index idx
21186 status collapsed
21187
21188 \begin_layout Plain Layout
21189 SVG|see
21190 \begin_inset ERT
21191 status collapsed
21192
21193 \begin_layout Plain Layout
21194
21195 {
21196 \end_layout
21197
21198 \end_inset
21199
21200 Image formats
21201 \begin_inset ERT
21202 status collapsed
21203
21204 \begin_layout Plain Layout
21205
21206 }
21207 \end_layout
21208
21209 \end_inset
21210
21211
21212 \end_layout
21213
21214 \end_inset
21215
21216
21217 \begin_inset Quotes eld
21218 \end_inset
21219
21220 Encapsulated PostScript
21221 \begin_inset Quotes erd
21222 \end_inset
21223
21224  (EPS, file extension 
21225 \begin_inset Quotes eld
21226 \end_inset
21227
21228
21229 \family typewriter
21230 .eps
21231 \family default
21232
21233 \begin_inset Quotes erd
21234 \end_inset
21235
21236 )
21237 \begin_inset Index idx
21238 status collapsed
21239
21240 \begin_layout Plain Layout
21241 EPS|see
21242 \begin_inset ERT
21243 status collapsed
21244
21245 \begin_layout Plain Layout
21246
21247 {
21248 \end_layout
21249
21250 \end_inset
21251
21252 Image formats
21253 \begin_inset ERT
21254 status collapsed
21255
21256 \begin_layout Plain Layout
21257
21258 }
21259 \end_layout
21260
21261 \end_inset
21262
21263
21264 \end_layout
21265
21266 \end_inset
21267
21268 , and 
21269 \begin_inset Quotes eld
21270 \end_inset
21271
21272 Portable Document Format
21273 \begin_inset Quotes erd
21274 \end_inset
21275
21276  (PDF, file extension 
21277 \begin_inset Quotes eld
21278 \end_inset
21279
21280
21281 \family typewriter
21282 .pdf
21283 \family default
21284
21285 \begin_inset Quotes erd
21286 \end_inset
21287
21288 )
21289 \begin_inset Index idx
21290 status collapsed
21291
21292 \begin_layout Plain Layout
21293 PDF
21294 \end_layout
21295
21296 \end_inset
21297
21298 .
21299  We say 
21300 \begin_inset Quotes eld
21301 \end_inset
21302
21303 can be
21304 \begin_inset Quotes erd
21305 \end_inset
21306
21307 , because you can convert any bitmap image format to PDF or EPS and the
21308  result will not be scalable.
21309  In this case only a header with the image properties is added to the original
21310  image.
21311 \begin_inset Foot
21312 status collapsed
21313
21314 \begin_layout Plain Layout
21315 In the case of PDF, the original image is additionally compressed.
21316 \end_layout
21317
21318 \end_inset
21319
21320
21321 \end_layout
21322
21323 \begin_layout Standard
21324 Normally one cannot convert a bitmap image into a scalable one, only 
21325 \emph on
21326 vice versa
21327 \emph default
21328 .
21329 \end_layout
21330
21331 \begin_layout Subsection
21332 Grouping of Image Settings
21333 \begin_inset Index idx
21334 status collapsed
21335
21336 \begin_layout Plain Layout
21337 Images ! Settings grouping
21338 \end_layout
21339
21340 \end_inset
21341
21342
21343 \end_layout
21344
21345 \begin_layout Standard
21346 Each image can define a new group of image settings or join an existing
21347  group.
21348  Images within such a group share their settings, so adjusting one image
21349  of the group automatically also adjusts all other images of the group in
21350  the same way.
21351  So you can for example change the size for a bunch of images without the
21352  need to manually change each of them.
21353  
21354 \end_layout
21355
21356 \begin_layout Standard
21357 A new group can be set by pressing the button 
21358 \family sans
21359 Open
21360 \begin_inset space ~
21361 \end_inset
21362
21363 new
21364 \begin_inset space ~
21365 \end_inset
21366
21367 group
21368 \family default
21369  in the
21370 \family sans
21371  Graphics
21372 \family default
21373  dialog in the 
21374 \family sans
21375 LaTeX
21376 \begin_inset space ~
21377 \end_inset
21378
21379 and
21380 \begin_inset space ~
21381 \end_inset
21382
21383 LyX options
21384 \family default
21385  tab.
21386  Joining an existing group can be done using the context menu of the image
21387  and checking the name of the desired group.
21388 \end_layout
21389
21390 \begin_layout Section
21391 Tables
21392 \begin_inset Index idx
21393 status collapsed
21394
21395 \begin_layout Plain Layout
21396 Tables
21397 \end_layout
21398
21399 \end_inset
21400
21401
21402 \begin_inset CommandInset label
21403 LatexCommand label
21404 name "sec:Tables"
21405
21406 \end_inset
21407
21408
21409 \end_layout
21410
21411 \begin_layout Standard
21412 You can insert a table using either the toolbar button 
21413 \begin_inset Info
21414 type  "icon"
21415 arg   "tabular-insert"
21416 \end_inset
21417
21418  or the menu 
21419 \family sans
21420 Insert\SpecialChar menuseparator
21421 Table
21422 \family default
21423 .
21424  A dialog will appear, asking you for the number of rows and columns
21425 \change_inserted -712698321 1554288358
21426 , and you can select a specific (border) style
21427 \change_unchanged
21428 .
21429  The default table has lines around any cell and the first row appears separated
21430  from the rest of the table.
21431  This separation appears due to a double line: The cells of the first row
21432  have a line below them and the cells of the second row have a line above
21433  them.
21434  Here is an example table:
21435 \end_layout
21436
21437 \begin_layout Standard
21438 \align center
21439 \begin_inset Tabular
21440 <lyxtabular version="3" rows="4" columns="4">
21441 <features tabularvalignment="middle">
21442 <column alignment="center" valignment="top" width="0pt">
21443 <column alignment="center" valignment="top" width="0pt">
21444 <column alignment="center" valignment="top" width="0in">
21445 <column alignment="center" valignment="top" width="0pt">
21446 <row>
21447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21448 \begin_inset Text
21449
21450 \begin_layout Plain Layout
21451
21452 \end_layout
21453
21454 \end_inset
21455 </cell>
21456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21457 \begin_inset Text
21458
21459 \begin_layout Plain Layout
21460
21461 \family roman
21462 \series medium
21463 \shape up
21464 \size normal
21465 \emph off
21466 \bar no
21467 \noun off
21468 \color none
21469 1
21470 \end_layout
21471
21472 \end_inset
21473 </cell>
21474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21475 \begin_inset Text
21476
21477 \begin_layout Plain Layout
21478 2
21479 \end_layout
21480
21481 \end_inset
21482 </cell>
21483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21484 \begin_inset Text
21485
21486 \begin_layout Plain Layout
21487 3
21488 \end_layout
21489
21490 \end_inset
21491 </cell>
21492 </row>
21493 <row>
21494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21495 \begin_inset Text
21496
21497 \begin_layout Plain Layout
21498
21499 \family roman
21500 \series medium
21501 \shape up
21502 \size normal
21503 \emph off
21504 \bar no
21505 \noun off
21506 \color none
21507 A
21508 \end_layout
21509
21510 \end_inset
21511 </cell>
21512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21513 \begin_inset Text
21514
21515 \begin_layout Plain Layout
21516
21517 \end_layout
21518
21519 \end_inset
21520 </cell>
21521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21522 \begin_inset Text
21523
21524 \begin_layout Plain Layout
21525
21526 \end_layout
21527
21528 \end_inset
21529 </cell>
21530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21531 \begin_inset Text
21532
21533 \begin_layout Plain Layout
21534
21535 \end_layout
21536
21537 \end_inset
21538 </cell>
21539 </row>
21540 <row>
21541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21542 \begin_inset Text
21543
21544 \begin_layout Plain Layout
21545
21546 \family roman
21547 \series medium
21548 \shape up
21549 \size normal
21550 \emph off
21551 \bar no
21552 \noun off
21553 \color none
21554 B
21555 \end_layout
21556
21557 \end_inset
21558 </cell>
21559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21560 \begin_inset Text
21561
21562 \begin_layout Plain Layout
21563
21564 \end_layout
21565
21566 \end_inset
21567 </cell>
21568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21569 \begin_inset Text
21570
21571 \begin_layout Plain Layout
21572
21573 \size normal
21574 \noun off
21575 \color none
21576  
21577 \end_layout
21578
21579 \end_inset
21580 </cell>
21581 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21582 \begin_inset Text
21583
21584 \begin_layout Plain Layout
21585
21586 \end_layout
21587
21588 \end_inset
21589 </cell>
21590 </row>
21591 <row>
21592 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21593 \begin_inset Text
21594
21595 \begin_layout Plain Layout
21596
21597 \family roman
21598 \series medium
21599 \shape up
21600 \size normal
21601 \emph off
21602 \bar no
21603 \noun off
21604 \color none
21605 C
21606 \end_layout
21607
21608 \end_inset
21609 </cell>
21610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21611 \begin_inset Text
21612
21613 \begin_layout Plain Layout
21614
21615 \end_layout
21616
21617 \end_inset
21618 </cell>
21619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21620 \begin_inset Text
21621
21622 \begin_layout Plain Layout
21623
21624 \end_layout
21625
21626 \end_inset
21627 </cell>
21628 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21629 \begin_inset Text
21630
21631 \begin_layout Plain Layout
21632
21633 \end_layout
21634
21635 \end_inset
21636 </cell>
21637 </row>
21638 </lyxtabular>
21639
21640 \end_inset
21641
21642
21643 \change_inserted -712698321 1554288479
21644
21645 \end_layout
21646
21647 \begin_layout Standard
21648
21649 \change_inserted -712698321 1554288540
21650 This corresponds to the 
21651 \begin_inset Quotes eld
21652 \end_inset
21653
21654 Grid with Head
21655 \begin_inset Quotes erd
21656 \end_inset
21657
21658  table style listed in the style selection.
21659 \end_layout
21660
21661 \begin_layout Standard
21662
21663 \change_inserted -712698321 1554288387
21664 Other available styles include:
21665 \end_layout
21666
21667 \begin_layout Itemize
21668
21669 \change_inserted -712698321 1554288551
21670
21671 \begin_inset Quotes eld
21672 \end_inset
21673
21674 simple grid
21675 \begin_inset Quotes erd
21676 \end_inset
21677
21678  which looks line the above table, but without the first row being separated
21679  via double line,
21680 \end_layout
21681
21682 \begin_layout Itemize
21683
21684 \change_inserted -712698321 1554288764
21685 a border-less table with no lines at all,
21686 \end_layout
21687
21688 \begin_layout Itemize
21689
21690 \change_inserted -712698321 1554289543
21691 and a so-called 
21692 \begin_inset Quotes eld
21693 \end_inset
21694
21695 formal table
21696 \begin_inset Quotes erd
21697 \end_inset
21698
21699  as often used in professional publishing with horizontal lines only and
21700  bold top/bottom lines (see 
21701 \emph on
21702 Embedded Objects
21703 \emph default
21704  manual, section 
21705 \emph on
21706 Formal Tables
21707 \emph default
21708 ).
21709 \end_layout
21710
21711 \begin_layout Standard
21712
21713 \change_inserted -712698321 1554288823
21714 The default style used in the dialog as well as the style used by the toolbar
21715  button can be changed in 
21716 \family sans
21717 Document\SpecialChar menuseparator
21718 Settings\SpecialChar menuseparator
21719 Text Layout
21720 \family default
21721 .
21722  So if the default style above is not the one you need, you should alter
21723  this setting.
21724 \end_layout
21725
21726 \begin_layout Subsection
21727 Table Dialog
21728 \end_layout
21729
21730 \begin_layout Standard
21731 You can alter a table by clicking on it with the right mouse button and
21732  then choosing 
21733 \family sans
21734 More\SpecialChar menuseparator
21735 Settings
21736 \family default
21737 .
21738  This brings up the table dialog.
21739  Here you can adjust the settings of the cell, row and/or column where the
21740  cursor is placed currently.
21741  Most of the dialog options also work on selections.
21742  This means that if you select more cells, columns or rows the action is
21743  done on all of your selection.
21744 \end_layout
21745
21746 \begin_layout Standard
21747 In addition to the table dialog, the 
21748 \family sans
21749 table
21750 \begin_inset space ~
21751 \end_inset
21752
21753 toolbar
21754 \family default
21755  helps you in setting table properties.
21756  It appears if the cursor is inside a table.
21757 \end_layout
21758
21759 \begin_layout Standard
21760 In the tab 
21761 \family sans
21762 Table
21763 \begin_inset space ~
21764 \end_inset
21765
21766 Settings
21767 \family default
21768  of the table dialog you can set the alignment for the current row.
21769  If you add a row or column, it will be inserted right beside or below the
21770  current cell respectively.
21771  The vertical alignment of a column can only be adjusted when a column width
21772  is given.
21773  A given width will allow the cell to have line breaks and multiple paragraphs
21774  of text, see section
21775 \begin_inset space ~
21776 \end_inset
21777
21778
21779 \begin_inset CommandInset ref
21780 LatexCommand ref
21781 reference "subsec:Table-Cells"
21782
21783 \end_inset
21784
21785 .
21786 \end_layout
21787
21788 \begin_layout Standard
21789 You can mark multiple cells of one row/column as a multicolumn/row cell
21790  using the check box 
21791 \family sans
21792 Multicolumn
21793 \family default
21794  or 
21795 \family sans
21796 Multirow
21797 \family default
21798 .
21799  This will merge the cells to 
21800 \emph on
21801 one
21802 \emph default
21803  cell, spread over more than one column/row.
21804  Multicolumn cells are treated as own rows, so that the alignment, width,
21805  and border settings affect only the multicolumn cell.
21806  Here is an example table with a multicolumn cell in the first row and one
21807  in the last row without the upper border:
21808 \end_layout
21809
21810 \begin_layout Standard
21811 \align center
21812 \begin_inset Tabular
21813 <lyxtabular version="3" rows="3" columns="4">
21814 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
21815 <column alignment="center" valignment="top" width="0pt">
21816 <column alignment="center" valignment="middle">
21817 <column alignment="center" valignment="top" width="0in">
21818 <column alignment="center" valignment="top" width="0pt">
21819 <row>
21820 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21821 \begin_inset Text
21822
21823 \begin_layout Plain Layout
21824 abc
21825 \end_layout
21826
21827 \end_inset
21828 </cell>
21829 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
21830 \begin_inset Text
21831
21832 \begin_layout Plain Layout
21833 def ghi
21834 \end_layout
21835
21836 \end_inset
21837 </cell>
21838 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21839 \begin_inset Text
21840
21841 \begin_layout Plain Layout
21842
21843 \end_layout
21844
21845 \end_inset
21846 </cell>
21847 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21848 \begin_inset Text
21849
21850 \begin_layout Plain Layout
21851 jkl
21852 \end_layout
21853
21854 \end_inset
21855 </cell>
21856 </row>
21857 <row>
21858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21859 \begin_inset Text
21860
21861 \begin_layout Plain Layout
21862
21863 \family roman
21864 \series medium
21865 \shape up
21866 \size normal
21867 \emph off
21868 \bar no
21869 \noun off
21870 \color none
21871 A
21872 \end_layout
21873
21874 \end_inset
21875 </cell>
21876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21877 \begin_inset Text
21878
21879 \begin_layout Plain Layout
21880 B
21881 \end_layout
21882
21883 \end_inset
21884 </cell>
21885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21886 \begin_inset Text
21887
21888 \begin_layout Plain Layout
21889 C
21890 \end_layout
21891
21892 \end_inset
21893 </cell>
21894 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21895 \begin_inset Text
21896
21897 \begin_layout Plain Layout
21898 D
21899 \end_layout
21900
21901 \end_inset
21902 </cell>
21903 </row>
21904 <row>
21905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21906 \begin_inset Text
21907
21908 \begin_layout Plain Layout
21909 1
21910 \end_layout
21911
21912 \end_inset
21913 </cell>
21914 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21915 \begin_inset Text
21916
21917 \begin_layout Plain Layout
21918 2
21919 \end_layout
21920
21921 \end_inset
21922 </cell>
21923 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21924 \begin_inset Text
21925
21926 \begin_layout Plain Layout
21927 3
21928 \end_layout
21929
21930 \end_inset
21931 </cell>
21932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21933 \begin_inset Text
21934
21935 \begin_layout Plain Layout
21936 4
21937 \end_layout
21938
21939 \end_inset
21940 </cell>
21941 </row>
21942 </lyxtabular>
21943
21944 \end_inset
21945
21946
21947 \end_layout
21948
21949 \begin_layout Standard
21950 Adept users can declare special \SpecialChar LaTeX
21951 -arguments for the table.
21952  They are necessary for special table formatting, such as the multirow cells,
21953  explained in the chapter 
21954 \emph on
21955 Tables
21956 \emph default
21957  of the 
21958 \emph on
21959 Embedded
21960 \begin_inset space ~
21961 \end_inset
21962
21963 Objects
21964 \emph default
21965  manual.
21966  You can also rotate the current cell or the whole table.
21967  These rotations are not visible in \SpecialChar LyX
21968  but are visible in the output.
21969 \end_layout
21970
21971 \begin_layout Standard
21972 \begin_inset Note Greyedout
21973 status open
21974
21975 \begin_layout Plain Layout
21976
21977 \series bold
21978 Note:
21979 \series default
21980  Most DVI-viewers are 
21981 \emph on
21982 not
21983 \emph default
21984  able to display rotations.
21985 \end_layout
21986
21987 \end_inset
21988
21989
21990 \end_layout
21991
21992 \begin_layout Standard
21993 The 
21994 \family sans
21995 Borders
21996 \family default
21997  tab allows you to add and delete border lines for the current row/column.
21998  The button 
21999 \family sans
22000 Default
22001 \family default
22002  adds lines for all cell borders.
22003 \end_layout
22004
22005 \begin_layout Subsection
22006 Multi-page Tables
22007 \begin_inset Index idx
22008 status collapsed
22009
22010 \begin_layout Plain Layout
22011 Tables ! Multi-page
22012 \end_layout
22013
22014 \end_inset
22015
22016
22017 \begin_inset Index idx
22018 status collapsed
22019
22020 \begin_layout Plain Layout
22021 Multi-page tables
22022 \end_layout
22023
22024 \end_inset
22025
22026
22027 \end_layout
22028
22029 \begin_layout Standard
22030 If the table is too long to fit on one page, you can use the option 
22031 \family sans
22032 Use
22033 \begin_inset space ~
22034 \end_inset
22035
22036 multi-page
22037 \begin_inset space ~
22038 \end_inset
22039
22040 table
22041 \family default
22042  in the tab 
22043 \family sans
22044 Multi-page
22045 \begin_inset space ~
22046 \end_inset
22047
22048 table
22049 \family default
22050  of the table dialog to split the table automatically over more pages.
22051  Doing this enables some check boxes and you can now define:
22052 \end_layout
22053
22054 \begin_layout Description
22055
22056 \family sans
22057 Header
22058 \family default
22059 : The current row and all rows above, that don't have any special options
22060  defined, are defined to be the header rows of all pages of the longtable.
22061  Except for the first page, if 
22062 \family sans
22063 First
22064 \begin_inset space ~
22065 \end_inset
22066
22067 header
22068 \family default
22069  is defined.
22070 \end_layout
22071
22072 \begin_layout Description
22073
22074 \family sans
22075 First
22076 \begin_inset space ~
22077 \end_inset
22078
22079 header
22080 \family default
22081 : The current row and all rows above, that don't have any special options
22082  defined, are defined to be the header rows of the first page of the longtable.
22083 \end_layout
22084
22085 \begin_layout Description
22086
22087 \family sans
22088 Footer
22089 \family default
22090 : The current row and all rows below, that don't have any special options
22091  defined, are defined to be the footer rows of all pages of the longtable,
22092  except for the last page, if 
22093 \family sans
22094 Last
22095 \begin_inset space ~
22096 \end_inset
22097
22098 footer
22099 \family default
22100  is defined.
22101 \end_layout
22102
22103 \begin_layout Description
22104
22105 \family sans
22106 Last
22107 \begin_inset space ~
22108 \end_inset
22109
22110 footer
22111 \family default
22112 : The current row and all rows below, that don't have any special options
22113  defined, are defined to be the footer rows of the last page of the longtable.
22114 \end_layout
22115
22116 \begin_layout Description
22117 Caption: The first row is reset as a single column.
22118  You can now insert there the table caption via the menu 
22119 \family sans
22120 Insert\SpecialChar menuseparator
22121 Caption
22122 \family default
22123 .
22124  More about multi-page table captions can be found in the 
22125 \emph on
22126 Embedded
22127 \begin_inset space ~
22128 \end_inset
22129
22130 Objects
22131 \emph default
22132  manual.
22133 \end_layout
22134
22135 \begin_layout Standard
22136 You can also specify a row where the table is split.
22137  If you set more than one option in the same table row, you should be aware
22138  that then only the first option is used; the others will be defined as
22139  
22140 \emph on
22141 empty
22142 \emph default
22143 .
22144  In this context, first means first in this order: 
22145 \family sans
22146 Footer, Last
22147 \begin_inset space ~
22148 \end_inset
22149
22150 footer,
22151 \family default
22152  
22153 \family sans
22154 Header,
22155 \family default
22156  
22157 \family sans
22158 First
22159 \begin_inset space ~
22160 \end_inset
22161
22162 header
22163 \family default
22164 ; see the following longtable to see how it works:
22165 \end_layout
22166
22167 \begin_layout Standard
22168 \align center
22169 \begin_inset Tabular
22170 <lyxtabular version="3" rows="69" columns="3">
22171 <features islongtable="true" longtabularalignment="center">
22172 <column alignment="block" valignment="top" width="5cm">
22173 <column alignment="left" valignment="top" width="0pt">
22174 <column alignment="right" valignment="top" width="0pt">
22175 <row endfirsthead="true">
22176 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22177 \begin_inset Text
22178
22179 \begin_layout Plain Layout
22180
22181 \series bold
22182 Example Phone List (ignore the names)
22183 \end_layout
22184
22185 \end_inset
22186 </cell>
22187 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22188 \begin_inset Text
22189
22190 \begin_layout Plain Layout
22191
22192 \end_layout
22193
22194 \end_inset
22195 </cell>
22196 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22197 \begin_inset Text
22198
22199 \begin_layout Plain Layout
22200
22201 \end_layout
22202
22203 \end_inset
22204 </cell>
22205 </row>
22206 <row endfirsthead="true">
22207 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22208 \begin_inset Text
22209
22210 \begin_layout Plain Layout
22211
22212 \series bold
22213 NAME
22214 \end_layout
22215
22216 \end_inset
22217 </cell>
22218 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22219 \begin_inset Text
22220
22221 \begin_layout Plain Layout
22222
22223 \end_layout
22224
22225 \end_inset
22226 </cell>
22227 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22228 \begin_inset Text
22229
22230 \begin_layout Plain Layout
22231
22232 \series bold
22233 TEL.
22234 \end_layout
22235
22236 \end_inset
22237 </cell>
22238 </row>
22239 <row endhead="true">
22240 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22241 \begin_inset Text
22242
22243 \begin_layout Plain Layout
22244  
22245 \series bold
22246 Example Phone List
22247 \end_layout
22248
22249 \end_inset
22250 </cell>
22251 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22252 \begin_inset Text
22253
22254 \begin_layout Plain Layout
22255
22256 \end_layout
22257
22258 \end_inset
22259 </cell>
22260 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22261 \begin_inset Text
22262
22263 \begin_layout Plain Layout
22264
22265 \end_layout
22266
22267 \end_inset
22268 </cell>
22269 </row>
22270 <row endhead="true">
22271 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22272 \begin_inset Text
22273
22274 \begin_layout Plain Layout
22275
22276 \series bold
22277 NAME
22278 \end_layout
22279
22280 \end_inset
22281 </cell>
22282 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22283 \begin_inset Text
22284
22285 \begin_layout Plain Layout
22286
22287 \end_layout
22288
22289 \end_inset
22290 </cell>
22291 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22292 \begin_inset Text
22293
22294 \begin_layout Plain Layout
22295
22296 \series bold
22297 TEL.
22298 \end_layout
22299
22300 \end_inset
22301 </cell>
22302 </row>
22303 <row endfoot="true">
22304 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22305 \begin_inset Text
22306
22307 \begin_layout Plain Layout
22308  
22309 \series bold
22310 continue ...
22311 \end_layout
22312
22313 \end_inset
22314 </cell>
22315 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22316 \begin_inset Text
22317
22318 \begin_layout Plain Layout
22319
22320 \end_layout
22321
22322 \end_inset
22323 </cell>
22324 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22325 \begin_inset Text
22326
22327 \begin_layout Plain Layout
22328
22329 \end_layout
22330
22331 \end_inset
22332 </cell>
22333 </row>
22334 <row>
22335 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22336 \begin_inset Text
22337
22338 \begin_layout Plain Layout
22339
22340 \series bold
22341 Annovi
22342 \end_layout
22343
22344 \end_inset
22345 </cell>
22346 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22347 \begin_inset Text
22348
22349 \begin_layout Plain Layout
22350 Silvia
22351 \end_layout
22352
22353 \end_inset
22354 </cell>
22355 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22356 \begin_inset Text
22357
22358 \begin_layout Plain Layout
22359 111
22360 \end_layout
22361
22362 \end_inset
22363 </cell>
22364 </row>
22365 <row>
22366 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22367 \begin_inset Text
22368
22369 \begin_layout Plain Layout
22370
22371 \series bold
22372 Bertoli
22373 \end_layout
22374
22375 \end_inset
22376 </cell>
22377 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22378 \begin_inset Text
22379
22380 \begin_layout Plain Layout
22381 Stefano
22382 \end_layout
22383
22384 \end_inset
22385 </cell>
22386 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22387 \begin_inset Text
22388
22389 \begin_layout Plain Layout
22390 111
22391 \end_layout
22392
22393 \end_inset
22394 </cell>
22395 </row>
22396 <row>
22397 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22398 \begin_inset Text
22399
22400 \begin_layout Plain Layout
22401
22402 \series bold
22403 Bozzi
22404 \end_layout
22405
22406 \end_inset
22407 </cell>
22408 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22409 \begin_inset Text
22410
22411 \begin_layout Plain Layout
22412 Walter
22413 \end_layout
22414
22415 \end_inset
22416 </cell>
22417 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22418 \begin_inset Text
22419
22420 \begin_layout Plain Layout
22421 111
22422 \end_layout
22423
22424 \end_inset
22425 </cell>
22426 </row>
22427 <row>
22428 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22429 \begin_inset Text
22430
22431 \begin_layout Plain Layout
22432
22433 \series bold
22434 Cachia
22435 \end_layout
22436
22437 \end_inset
22438 </cell>
22439 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22440 \begin_inset Text
22441
22442 \begin_layout Plain Layout
22443 Maria
22444 \end_layout
22445
22446 \end_inset
22447 </cell>
22448 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22449 \begin_inset Text
22450
22451 \begin_layout Plain Layout
22452 111
22453 \end_layout
22454
22455 \end_inset
22456 </cell>
22457 </row>
22458 <row>
22459 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22460 \begin_inset Text
22461
22462 \begin_layout Plain Layout
22463
22464 \series bold
22465 Cachia
22466 \end_layout
22467
22468 \end_inset
22469 </cell>
22470 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22471 \begin_inset Text
22472
22473 \begin_layout Plain Layout
22474 Maurizio
22475 \end_layout
22476
22477 \end_inset
22478 </cell>
22479 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22480 \begin_inset Text
22481
22482 \begin_layout Plain Layout
22483 111
22484 \end_layout
22485
22486 \end_inset
22487 </cell>
22488 </row>
22489 <row>
22490 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22491 \begin_inset Text
22492
22493 \begin_layout Plain Layout
22494
22495 \series bold
22496 Cinquemani
22497 \end_layout
22498
22499 \end_inset
22500 </cell>
22501 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22502 \begin_inset Text
22503
22504 \begin_layout Plain Layout
22505 Giusi
22506 \end_layout
22507
22508 \end_inset
22509 </cell>
22510 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22511 \begin_inset Text
22512
22513 \begin_layout Plain Layout
22514 111
22515 \end_layout
22516
22517 \end_inset
22518 </cell>
22519 </row>
22520 <row>
22521 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22522 \begin_inset Text
22523
22524 \begin_layout Plain Layout
22525
22526 \series bold
22527 Colin
22528 \end_layout
22529
22530 \end_inset
22531 </cell>
22532 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22533 \begin_inset Text
22534
22535 \begin_layout Plain Layout
22536 Bernard
22537 \end_layout
22538
22539 \end_inset
22540 </cell>
22541 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22542 \begin_inset Text
22543
22544 \begin_layout Plain Layout
22545 111
22546 \end_layout
22547
22548 \end_inset
22549 </cell>
22550 </row>
22551 <row>
22552 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22553 \begin_inset Text
22554
22555 \begin_layout Plain Layout
22556
22557 \series bold
22558 Concli
22559 \end_layout
22560
22561 \end_inset
22562 </cell>
22563 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22564 \begin_inset Text
22565
22566 \begin_layout Plain Layout
22567 Gianfranco
22568 \end_layout
22569
22570 \end_inset
22571 </cell>
22572 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22573 \begin_inset Text
22574
22575 \begin_layout Plain Layout
22576 111
22577 \end_layout
22578
22579 \end_inset
22580 </cell>
22581 </row>
22582 <row>
22583 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22584 \begin_inset Text
22585
22586 \begin_layout Plain Layout
22587
22588 \series bold
22589 Dal Bosco
22590 \end_layout
22591
22592 \end_inset
22593 </cell>
22594 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22595 \begin_inset Text
22596
22597 \begin_layout Plain Layout
22598 Carolina
22599 \end_layout
22600
22601 \end_inset
22602 </cell>
22603 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22604 \begin_inset Text
22605
22606 \begin_layout Plain Layout
22607 111
22608 \end_layout
22609
22610 \end_inset
22611 </cell>
22612 </row>
22613 <row>
22614 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22615 \begin_inset Text
22616
22617 \begin_layout Plain Layout
22618
22619 \series bold
22620 Dalpiaz
22621 \end_layout
22622
22623 \end_inset
22624 </cell>
22625 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22626 \begin_inset Text
22627
22628 \begin_layout Plain Layout
22629 Annamaria
22630 \end_layout
22631
22632 \end_inset
22633 </cell>
22634 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22635 \begin_inset Text
22636
22637 \begin_layout Plain Layout
22638 111
22639 \end_layout
22640
22641 \end_inset
22642 </cell>
22643 </row>
22644 <row>
22645 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22646 \begin_inset Text
22647
22648 \begin_layout Plain Layout
22649
22650 \series bold
22651 Feliciello
22652 \end_layout
22653
22654 \end_inset
22655 </cell>
22656 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22657 \begin_inset Text
22658
22659 \begin_layout Plain Layout
22660 Domenico
22661 \end_layout
22662
22663 \end_inset
22664 </cell>
22665 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22666 \begin_inset Text
22667
22668 \begin_layout Plain Layout
22669 111
22670 \end_layout
22671
22672 \end_inset
22673 </cell>
22674 </row>
22675 <row>
22676 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22677 \begin_inset Text
22678
22679 \begin_layout Plain Layout
22680
22681 \series bold
22682 Focarelli
22683 \end_layout
22684
22685 \end_inset
22686 </cell>
22687 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22688 \begin_inset Text
22689
22690 \begin_layout Plain Layout
22691 Paola
22692 \end_layout
22693
22694 \end_inset
22695 </cell>
22696 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22697 \begin_inset Text
22698
22699 \begin_layout Plain Layout
22700 111
22701 \end_layout
22702
22703 \end_inset
22704 </cell>
22705 </row>
22706 <row>
22707 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22708 \begin_inset Text
22709
22710 \begin_layout Plain Layout
22711
22712 \series bold
22713 Galletti
22714 \end_layout
22715
22716 \end_inset
22717 </cell>
22718 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22719 \begin_inset Text
22720
22721 \begin_layout Plain Layout
22722 Oreste
22723 \end_layout
22724
22725 \end_inset
22726 </cell>
22727 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22728 \begin_inset Text
22729
22730 \begin_layout Plain Layout
22731 111
22732 \end_layout
22733
22734 \end_inset
22735 </cell>
22736 </row>
22737 <row>
22738 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22739 \begin_inset Text
22740
22741 \begin_layout Plain Layout
22742
22743 \series bold
22744 Gasparini
22745 \end_layout
22746
22747 \end_inset
22748 </cell>
22749 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22750 \begin_inset Text
22751
22752 \begin_layout Plain Layout
22753 Franca
22754 \end_layout
22755
22756 \end_inset
22757 </cell>
22758 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22759 \begin_inset Text
22760
22761 \begin_layout Plain Layout
22762 111
22763 \end_layout
22764
22765 \end_inset
22766 </cell>
22767 </row>
22768 <row>
22769 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22770 \begin_inset Text
22771
22772 \begin_layout Plain Layout
22773
22774 \series bold
22775 Rizzardi
22776 \end_layout
22777
22778 \end_inset
22779 </cell>
22780 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22781 \begin_inset Text
22782
22783 \begin_layout Plain Layout
22784 Paola
22785 \end_layout
22786
22787 \end_inset
22788 </cell>
22789 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22790 \begin_inset Text
22791
22792 \begin_layout Plain Layout
22793 111
22794 \end_layout
22795
22796 \end_inset
22797 </cell>
22798 </row>
22799 <row>
22800 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22801 \begin_inset Text
22802
22803 \begin_layout Plain Layout
22804
22805 \series bold
22806 Lassini
22807 \end_layout
22808
22809 \end_inset
22810 </cell>
22811 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22812 \begin_inset Text
22813
22814 \begin_layout Plain Layout
22815 Giancarlo
22816 \end_layout
22817
22818 \end_inset
22819 </cell>
22820 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22821 \begin_inset Text
22822
22823 \begin_layout Plain Layout
22824 111
22825 \end_layout
22826
22827 \end_inset
22828 </cell>
22829 </row>
22830 <row>
22831 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22832 \begin_inset Text
22833
22834 \begin_layout Plain Layout
22835
22836 \series bold
22837 Malfatti
22838 \end_layout
22839
22840 \end_inset
22841 </cell>
22842 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22843 \begin_inset Text
22844
22845 \begin_layout Plain Layout
22846 Luciano
22847 \end_layout
22848
22849 \end_inset
22850 </cell>
22851 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22852 \begin_inset Text
22853
22854 \begin_layout Plain Layout
22855 111
22856 \end_layout
22857
22858 \end_inset
22859 </cell>
22860 </row>
22861 <row>
22862 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22863 \begin_inset Text
22864
22865 \begin_layout Plain Layout
22866
22867 \series bold
22868 Malfatti
22869 \end_layout
22870
22871 \end_inset
22872 </cell>
22873 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22874 \begin_inset Text
22875
22876 \begin_layout Plain Layout
22877 Valeriano
22878 \end_layout
22879
22880 \end_inset
22881 </cell>
22882 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22883 \begin_inset Text
22884
22885 \begin_layout Plain Layout
22886 111
22887 \end_layout
22888
22889 \end_inset
22890 </cell>
22891 </row>
22892 <row>
22893 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22894 \begin_inset Text
22895
22896 \begin_layout Plain Layout
22897
22898 \series bold
22899 Meneguzzo
22900 \end_layout
22901
22902 \end_inset
22903 </cell>
22904 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22905 \begin_inset Text
22906
22907 \begin_layout Plain Layout
22908 Roberto
22909 \end_layout
22910
22911 \end_inset
22912 </cell>
22913 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22914 \begin_inset Text
22915
22916 \begin_layout Plain Layout
22917 111
22918 \end_layout
22919
22920 \end_inset
22921 </cell>
22922 </row>
22923 <row>
22924 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22925 \begin_inset Text
22926
22927 \begin_layout Plain Layout
22928
22929 \series bold
22930 Mezzadra
22931 \end_layout
22932
22933 \end_inset
22934 </cell>
22935 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22936 \begin_inset Text
22937
22938 \begin_layout Plain Layout
22939 Roberto
22940 \end_layout
22941
22942 \end_inset
22943 </cell>
22944 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22945 \begin_inset Text
22946
22947 \begin_layout Plain Layout
22948 111
22949 \end_layout
22950
22951 \end_inset
22952 </cell>
22953 </row>
22954 <row>
22955 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22956 \begin_inset Text
22957
22958 \begin_layout Plain Layout
22959
22960 \series bold
22961 Pirpamer
22962 \end_layout
22963
22964 \end_inset
22965 </cell>
22966 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22967 \begin_inset Text
22968
22969 \begin_layout Plain Layout
22970 Erich
22971 \end_layout
22972
22973 \end_inset
22974 </cell>
22975 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22976 \begin_inset Text
22977
22978 \begin_layout Plain Layout
22979 111
22980 \end_layout
22981
22982 \end_inset
22983 </cell>
22984 </row>
22985 <row>
22986 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22987 \begin_inset Text
22988
22989 \begin_layout Plain Layout
22990
22991 \series bold
22992 Pochiesa
22993 \end_layout
22994
22995 \end_inset
22996 </cell>
22997 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22998 \begin_inset Text
22999
23000 \begin_layout Plain Layout
23001 Paolo
23002 \end_layout
23003
23004 \end_inset
23005 </cell>
23006 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23007 \begin_inset Text
23008
23009 \begin_layout Plain Layout
23010 111, 222
23011 \end_layout
23012
23013 \end_inset
23014 </cell>
23015 </row>
23016 <row>
23017 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23018 \begin_inset Text
23019
23020 \begin_layout Plain Layout
23021
23022 \series bold
23023 Radina
23024 \end_layout
23025
23026 \end_inset
23027 </cell>
23028 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23029 \begin_inset Text
23030
23031 \begin_layout Plain Layout
23032 Claudio
23033 \end_layout
23034
23035 \end_inset
23036 </cell>
23037 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23038 \begin_inset Text
23039
23040 \begin_layout Plain Layout
23041 111
23042 \end_layout
23043
23044 \end_inset
23045 </cell>
23046 </row>
23047 <row>
23048 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23049 \begin_inset Text
23050
23051 \begin_layout Plain Layout
23052
23053 \series bold
23054 Stuffer
23055 \end_layout
23056
23057 \end_inset
23058 </cell>
23059 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23060 \begin_inset Text
23061
23062 \begin_layout Plain Layout
23063 Oskar
23064 \end_layout
23065
23066 \end_inset
23067 </cell>
23068 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23069 \begin_inset Text
23070
23071 \begin_layout Plain Layout
23072 111
23073 \end_layout
23074
23075 \end_inset
23076 </cell>
23077 </row>
23078 <row>
23079 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23080 \begin_inset Text
23081
23082 \begin_layout Plain Layout
23083
23084 \series bold
23085 Tacchelli
23086 \end_layout
23087
23088 \end_inset
23089 </cell>
23090 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23091 \begin_inset Text
23092
23093 \begin_layout Plain Layout
23094 Ugo
23095 \end_layout
23096
23097 \end_inset
23098 </cell>
23099 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23100 \begin_inset Text
23101
23102 \begin_layout Plain Layout
23103 111
23104 \end_layout
23105
23106 \end_inset
23107 </cell>
23108 </row>
23109 <row>
23110 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23111 \begin_inset Text
23112
23113 \begin_layout Plain Layout
23114
23115 \series bold
23116 Tezzele
23117 \end_layout
23118
23119 \end_inset
23120 </cell>
23121 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23122 \begin_inset Text
23123
23124 \begin_layout Plain Layout
23125 Margit
23126 \end_layout
23127
23128 \end_inset
23129 </cell>
23130 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23131 \begin_inset Text
23132
23133 \begin_layout Plain Layout
23134 111
23135 \end_layout
23136
23137 \end_inset
23138 </cell>
23139 </row>
23140 <row>
23141 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23142 \begin_inset Text
23143
23144 \begin_layout Plain Layout
23145
23146 \series bold
23147 Unterkalmsteiner
23148 \end_layout
23149
23150 \end_inset
23151 </cell>
23152 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23153 \begin_inset Text
23154
23155 \begin_layout Plain Layout
23156 Frieda
23157 \end_layout
23158
23159 \end_inset
23160 </cell>
23161 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23162 \begin_inset Text
23163
23164 \begin_layout Plain Layout
23165 111
23166 \end_layout
23167
23168 \end_inset
23169 </cell>
23170 </row>
23171 <row>
23172 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23173 \begin_inset Text
23174
23175 \begin_layout Plain Layout
23176
23177 \series bold
23178 Vieider
23179 \end_layout
23180
23181 \end_inset
23182 </cell>
23183 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23184 \begin_inset Text
23185
23186 \begin_layout Plain Layout
23187 Hilde
23188 \end_layout
23189
23190 \end_inset
23191 </cell>
23192 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23193 \begin_inset Text
23194
23195 \begin_layout Plain Layout
23196 111
23197 \end_layout
23198
23199 \end_inset
23200 </cell>
23201 </row>
23202 <row>
23203 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23204 \begin_inset Text
23205
23206 \begin_layout Plain Layout
23207
23208 \series bold
23209 Vigna
23210 \end_layout
23211
23212 \end_inset
23213 </cell>
23214 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23215 \begin_inset Text
23216
23217 \begin_layout Plain Layout
23218 Jürgen
23219 \end_layout
23220
23221 \end_inset
23222 </cell>
23223 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23224 \begin_inset Text
23225
23226 \begin_layout Plain Layout
23227 111
23228 \end_layout
23229
23230 \end_inset
23231 </cell>
23232 </row>
23233 <row>
23234 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23235 \begin_inset Text
23236
23237 \begin_layout Plain Layout
23238
23239 \series bold
23240 Weber
23241 \end_layout
23242
23243 \end_inset
23244 </cell>
23245 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23246 \begin_inset Text
23247
23248 \begin_layout Plain Layout
23249 Maurizio
23250 \end_layout
23251
23252 \end_inset
23253 </cell>
23254 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23255 \begin_inset Text
23256
23257 \begin_layout Plain Layout
23258 111
23259 \end_layout
23260
23261 \end_inset
23262 </cell>
23263 </row>
23264 <row>
23265 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23266 \begin_inset Text
23267
23268 \begin_layout Plain Layout
23269
23270 \series bold
23271 Winkler
23272 \end_layout
23273
23274 \end_inset
23275 </cell>
23276 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23277 \begin_inset Text
23278
23279 \begin_layout Plain Layout
23280 Franz
23281 \end_layout
23282
23283 \end_inset
23284 </cell>
23285 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23286 \begin_inset Text
23287
23288 \begin_layout Plain Layout
23289 111
23290 \end_layout
23291
23292 \end_inset
23293 </cell>
23294 </row>
23295 <row>
23296 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23297 \begin_inset Text
23298
23299 \begin_layout Plain Layout
23300  
23301 \end_layout
23302
23303 \end_inset
23304 </cell>
23305 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
23306 \begin_inset Text
23307
23308 \begin_layout Plain Layout
23309
23310 \end_layout
23311
23312 \end_inset
23313 </cell>
23314 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23315 \begin_inset Text
23316
23317 \begin_layout Plain Layout
23318
23319 \end_layout
23320
23321 \end_inset
23322 </cell>
23323 </row>
23324 <row>
23325 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
23326 \begin_inset Text
23327
23328 \begin_layout Plain Layout
23329
23330 \series bold
23331 Annovi
23332 \end_layout
23333
23334 \end_inset
23335 </cell>
23336 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23337 \begin_inset Text
23338
23339 \begin_layout Plain Layout
23340 Silvia
23341 \end_layout
23342
23343 \end_inset
23344 </cell>
23345 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23346 \begin_inset Text
23347
23348 \begin_layout Plain Layout
23349 555
23350 \end_layout
23351
23352 \end_inset
23353 </cell>
23354 </row>
23355 <row>
23356 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
23357 \begin_inset Text
23358
23359 \begin_layout Plain Layout
23360
23361 \series bold
23362 Bertoli
23363 \end_layout
23364
23365 \end_inset
23366 </cell>
23367 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23368 \begin_inset Text
23369
23370 \begin_layout Plain Layout
23371 Stefano
23372 \end_layout
23373
23374 \end_inset
23375 </cell>
23376 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23377 \begin_inset Text
23378
23379 \begin_layout Plain Layout
23380 555
23381 \end_layout
23382
23383 \end_inset
23384 </cell>
23385 </row>
23386 <row>
23387 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
23388 \begin_inset Text
23389
23390 \begin_layout Plain Layout
23391
23392 \series bold
23393 Bozzi
23394 \end_layout
23395
23396 \end_inset
23397 </cell>
23398 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23399 \begin_inset Text
23400
23401 \begin_layout Plain Layout
23402 Walter
23403 \end_layout
23404
23405 \end_inset
23406 </cell>
23407 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23408 \begin_inset Text
23409
23410 \begin_layout Plain Layout
23411 555
23412 \end_layout
23413
23414 \end_inset
23415 </cell>
23416 </row>
23417 <row>
23418 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
23419 \begin_inset Text
23420
23421 \begin_layout Plain Layout
23422
23423 \series bold
23424 Cachia
23425 \end_layout
23426
23427 \end_inset
23428 </cell>
23429 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23430 \begin_inset Text
23431
23432 \begin_layout Plain Layout
23433 Maria
23434 \end_layout
23435
23436 \end_inset
23437 </cell>
23438 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23439 \begin_inset Text
23440
23441 \begin_layout Plain Layout
23442 555
23443 \end_layout
23444
23445 \end_inset
23446 </cell>
23447 </row>
23448 <row>
23449 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
23450 \begin_inset Text
23451
23452 \begin_layout Plain Layout
23453
23454 \series bold
23455 Cachia
23456 \end_layout
23457
23458 \end_inset
23459 </cell>
23460 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23461 \begin_inset Text
23462
23463 \begin_layout Plain Layout
23464 Maurizio
23465 \end_layout
23466
23467 \end_inset
23468 </cell>
23469 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23470 \begin_inset Text
23471
23472 \begin_layout Plain Layout
23473 555
23474 \end_layout
23475
23476 \end_inset
23477 </cell>
23478 </row>
23479 <row>
23480 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
23481 \begin_inset Text
23482
23483 \begin_layout Plain Layout
23484
23485 \series bold
23486 Cinquemani
23487 \end_layout
23488
23489 \end_inset
23490 </cell>
23491 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23492 \begin_inset Text
23493
23494 \begin_layout Plain Layout
23495 Giusi
23496 \end_layout
23497
23498 \end_inset
23499 </cell>
23500 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23501 \begin_inset Text
23502
23503 \begin_layout Plain Layout
23504 555
23505 \end_layout
23506
23507 \end_inset
23508 </cell>
23509 </row>
23510 <row>
23511 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
23512 \begin_inset Text
23513
23514 \begin_layout Plain Layout
23515
23516 \series bold
23517 Colin
23518 \end_layout
23519
23520 \end_inset
23521 </cell>
23522 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23523 \begin_inset Text
23524
23525 \begin_layout Plain Layout
23526 Bernard
23527 \end_layout
23528
23529 \end_inset
23530 </cell>
23531 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23532 \begin_inset Text
23533
23534 \begin_layout Plain Layout
23535 555
23536 \end_layout
23537
23538 \end_inset
23539 </cell>
23540 </row>
23541 <row>
23542 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
23543 \begin_inset Text
23544
23545 \begin_layout Plain Layout
23546
23547 \series bold
23548 Concli
23549 \end_layout
23550
23551 \end_inset
23552 </cell>
23553 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23554 \begin_inset Text
23555
23556 \begin_layout Plain Layout
23557 Gianfranco
23558 \end_layout
23559
23560 \end_inset
23561 </cell>
23562 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23563 \begin_inset Text
23564
23565 \begin_layout Plain Layout
23566 555
23567 \end_layout
23568
23569 \end_inset
23570 </cell>
23571 </row>
23572 <row>
23573 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
23574 \begin_inset Text
23575
23576 \begin_layout Plain Layout
23577
23578 \series bold
23579 Dal Bosco
23580 \end_layout
23581
23582 \end_inset
23583 </cell>
23584 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23585 \begin_inset Text
23586
23587 \begin_layout Plain Layout
23588 Carolina
23589 \end_layout
23590
23591 \end_inset
23592 </cell>
23593 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23594 \begin_inset Text
23595
23596 \begin_layout Plain Layout
23597 555
23598 \end_layout
23599
23600 \end_inset
23601 </cell>
23602 </row>
23603 <row>
23604 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
23605 \begin_inset Text
23606
23607 \begin_layout Plain Layout
23608
23609 \series bold
23610 Dalpiaz
23611 \end_layout
23612
23613 \end_inset
23614 </cell>
23615 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23616 \begin_inset Text
23617
23618 \begin_layout Plain Layout
23619 Annamaria
23620 \end_layout
23621
23622 \end_inset
23623 </cell>
23624 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23625 \begin_inset Text
23626
23627 \begin_layout Plain Layout
23628 555
23629 \end_layout
23630
23631 \end_inset
23632 </cell>
23633 </row>
23634 <row>
23635 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
23636 \begin_inset Text
23637
23638 \begin_layout Plain Layout
23639
23640 \series bold
23641 Feliciello
23642 \end_layout
23643
23644 \end_inset
23645 </cell>
23646 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23647 \begin_inset Text
23648
23649 \begin_layout Plain Layout
23650 Domenico
23651 \end_layout
23652
23653 \end_inset
23654 </cell>
23655 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23656 \begin_inset Text
23657
23658 \begin_layout Plain Layout
23659 555
23660 \end_layout
23661
23662 \end_inset
23663 </cell>
23664 </row>
23665 <row>
23666 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
23667 \begin_inset Text
23668
23669 \begin_layout Plain Layout
23670
23671 \series bold
23672 Focarelli
23673 \end_layout
23674
23675 \end_inset
23676 </cell>
23677 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23678 \begin_inset Text
23679
23680 \begin_layout Plain Layout
23681 Paola
23682 \end_layout
23683
23684 \end_inset
23685 </cell>
23686 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23687 \begin_inset Text
23688
23689 \begin_layout Plain Layout
23690 555
23691 \end_layout
23692
23693 \end_inset
23694 </cell>
23695 </row>
23696 <row>
23697 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
23698 \begin_inset Text
23699
23700 \begin_layout Plain Layout
23701
23702 \series bold
23703 Galletti
23704 \end_layout
23705
23706 \end_inset
23707 </cell>
23708 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23709 \begin_inset Text
23710
23711 \begin_layout Plain Layout
23712 Oreste
23713 \end_layout
23714
23715 \end_inset
23716 </cell>
23717 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23718 \begin_inset Text
23719
23720 \begin_layout Plain Layout
23721 555
23722 \end_layout
23723
23724 \end_inset
23725 </cell>
23726 </row>
23727 <row>
23728 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
23729 \begin_inset Text
23730
23731 \begin_layout Plain Layout
23732
23733 \series bold
23734 Gasparini
23735 \end_layout
23736
23737 \end_inset
23738 </cell>
23739 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23740 \begin_inset Text
23741
23742 \begin_layout Plain Layout
23743 Franca
23744 \end_layout
23745
23746 \end_inset
23747 </cell>
23748 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23749 \begin_inset Text
23750
23751 \begin_layout Plain Layout
23752 555
23753 \end_layout
23754
23755 \end_inset
23756 </cell>
23757 </row>
23758 <row>
23759 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
23760 \begin_inset Text
23761
23762 \begin_layout Plain Layout
23763
23764 \series bold
23765 Rizzardi
23766 \end_layout
23767
23768 \end_inset
23769 </cell>
23770 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23771 \begin_inset Text
23772
23773 \begin_layout Plain Layout
23774 Paola
23775 \end_layout
23776
23777 \end_inset
23778 </cell>
23779 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23780 \begin_inset Text
23781
23782 \begin_layout Plain Layout
23783 555
23784 \end_layout
23785
23786 \end_inset
23787 </cell>
23788 </row>
23789 <row>
23790 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
23791 \begin_inset Text
23792
23793 \begin_layout Plain Layout
23794
23795 \series bold
23796 Lassini
23797 \end_layout
23798
23799 \end_inset
23800 </cell>
23801 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23802 \begin_inset Text
23803
23804 \begin_layout Plain Layout
23805 Giancarlo
23806 \end_layout
23807
23808 \end_inset
23809 </cell>
23810 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23811 \begin_inset Text
23812
23813 \begin_layout Plain Layout
23814 555
23815 \end_layout
23816
23817 \end_inset
23818 </cell>
23819 </row>
23820 <row>
23821 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
23822 \begin_inset Text
23823
23824 \begin_layout Plain Layout
23825
23826 \series bold
23827 Malfatti
23828 \end_layout
23829
23830 \end_inset
23831 </cell>
23832 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23833 \begin_inset Text
23834
23835 \begin_layout Plain Layout
23836 Luciano
23837 \end_layout
23838
23839 \end_inset
23840 </cell>
23841 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23842 \begin_inset Text
23843
23844 \begin_layout Plain Layout
23845 555
23846 \end_layout
23847
23848 \end_inset
23849 </cell>
23850 </row>
23851 <row>
23852 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
23853 \begin_inset Text
23854
23855 \begin_layout Plain Layout
23856
23857 \series bold
23858 Malfatti
23859 \end_layout
23860
23861 \end_inset
23862 </cell>
23863 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23864 \begin_inset Text
23865
23866 \begin_layout Plain Layout
23867 Valeriano
23868 \end_layout
23869
23870 \end_inset
23871 </cell>
23872 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23873 \begin_inset Text
23874
23875 \begin_layout Plain Layout
23876 555
23877 \end_layout
23878
23879 \end_inset
23880 </cell>
23881 </row>
23882 <row>
23883 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
23884 \begin_inset Text
23885
23886 \begin_layout Plain Layout
23887
23888 \series bold
23889 Meneguzzo
23890 \end_layout
23891
23892 \end_inset
23893 </cell>
23894 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23895 \begin_inset Text
23896
23897 \begin_layout Plain Layout
23898 Roberto
23899 \end_layout
23900
23901 \end_inset
23902 </cell>
23903 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23904 \begin_inset Text
23905
23906 \begin_layout Plain Layout
23907 555
23908 \end_layout
23909
23910 \end_inset
23911 </cell>
23912 </row>
23913 <row>
23914 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
23915 \begin_inset Text
23916
23917 \begin_layout Plain Layout
23918
23919 \series bold
23920 Mezzadra
23921 \end_layout
23922
23923 \end_inset
23924 </cell>
23925 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23926 \begin_inset Text
23927
23928 \begin_layout Plain Layout
23929 Roberto
23930 \end_layout
23931
23932 \end_inset
23933 </cell>
23934 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23935 \begin_inset Text
23936
23937 \begin_layout Plain Layout
23938 555
23939 \end_layout
23940
23941 \end_inset
23942 </cell>
23943 </row>
23944 <row>
23945 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
23946 \begin_inset Text
23947
23948 \begin_layout Plain Layout
23949
23950 \series bold
23951 Pirpamer
23952 \end_layout
23953
23954 \end_inset
23955 </cell>
23956 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23957 \begin_inset Text
23958
23959 \begin_layout Plain Layout
23960 Erich
23961 \end_layout
23962
23963 \end_inset
23964 </cell>
23965 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23966 \begin_inset Text
23967
23968 \begin_layout Plain Layout
23969 555
23970 \end_layout
23971
23972 \end_inset
23973 </cell>
23974 </row>
23975 <row>
23976 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
23977 \begin_inset Text
23978
23979 \begin_layout Plain Layout
23980
23981 \series bold
23982 Pochiesa
23983 \end_layout
23984
23985 \end_inset
23986 </cell>
23987 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23988 \begin_inset Text
23989
23990 \begin_layout Plain Layout
23991 Paolo
23992 \end_layout
23993
23994 \end_inset
23995 </cell>
23996 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23997 \begin_inset Text
23998
23999 \begin_layout Plain Layout
24000 555, 222
24001 \end_layout
24002
24003 \end_inset
24004 </cell>
24005 </row>
24006 <row>
24007 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
24008 \begin_inset Text
24009
24010 \begin_layout Plain Layout
24011
24012 \series bold
24013 Radina
24014 \end_layout
24015
24016 \end_inset
24017 </cell>
24018 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24019 \begin_inset Text
24020
24021 \begin_layout Plain Layout
24022 Claudio
24023 \end_layout
24024
24025 \end_inset
24026 </cell>
24027 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24028 \begin_inset Text
24029
24030 \begin_layout Plain Layout
24031 555
24032 \end_layout
24033
24034 \end_inset
24035 </cell>
24036 </row>
24037 <row>
24038 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
24039 \begin_inset Text
24040
24041 \begin_layout Plain Layout
24042
24043 \series bold
24044 Stuffer
24045 \end_layout
24046
24047 \end_inset
24048 </cell>
24049 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24050 \begin_inset Text
24051
24052 \begin_layout Plain Layout
24053 Oskar
24054 \end_layout
24055
24056 \end_inset
24057 </cell>
24058 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24059 \begin_inset Text
24060
24061 \begin_layout Plain Layout
24062 555
24063 \end_layout
24064
24065 \end_inset
24066 </cell>
24067 </row>
24068 <row>
24069 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
24070 \begin_inset Text
24071
24072 \begin_layout Plain Layout
24073
24074 \series bold
24075 Tacchelli
24076 \end_layout
24077
24078 \end_inset
24079 </cell>
24080 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24081 \begin_inset Text
24082
24083 \begin_layout Plain Layout
24084 Ugo
24085 \end_layout
24086
24087 \end_inset
24088 </cell>
24089 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24090 \begin_inset Text
24091
24092 \begin_layout Plain Layout
24093 555
24094 \end_layout
24095
24096 \end_inset
24097 </cell>
24098 </row>
24099 <row>
24100 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
24101 \begin_inset Text
24102
24103 \begin_layout Plain Layout
24104
24105 \series bold
24106 Tezzele
24107 \end_layout
24108
24109 \end_inset
24110 </cell>
24111 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24112 \begin_inset Text
24113
24114 \begin_layout Plain Layout
24115 Margit
24116 \end_layout
24117
24118 \end_inset
24119 </cell>
24120 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24121 \begin_inset Text
24122
24123 \begin_layout Plain Layout
24124 555
24125 \end_layout
24126
24127 \end_inset
24128 </cell>
24129 </row>
24130 <row>
24131 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
24132 \begin_inset Text
24133
24134 \begin_layout Plain Layout
24135
24136 \series bold
24137 Unterkalmsteiner
24138 \end_layout
24139
24140 \end_inset
24141 </cell>
24142 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24143 \begin_inset Text
24144
24145 \begin_layout Plain Layout
24146 Frieda
24147 \end_layout
24148
24149 \end_inset
24150 </cell>
24151 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24152 \begin_inset Text
24153
24154 \begin_layout Plain Layout
24155 555
24156 \end_layout
24157
24158 \end_inset
24159 </cell>
24160 </row>
24161 <row>
24162 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
24163 \begin_inset Text
24164
24165 \begin_layout Plain Layout
24166
24167 \series bold
24168 Vieider
24169 \end_layout
24170
24171 \end_inset
24172 </cell>
24173 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24174 \begin_inset Text
24175
24176 \begin_layout Plain Layout
24177 Hilde
24178 \end_layout
24179
24180 \end_inset
24181 </cell>
24182 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24183 \begin_inset Text
24184
24185 \begin_layout Plain Layout
24186 555
24187 \end_layout
24188
24189 \end_inset
24190 </cell>
24191 </row>
24192 <row>
24193 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
24194 \begin_inset Text
24195
24196 \begin_layout Plain Layout
24197
24198 \series bold
24199 Vigna
24200 \end_layout
24201
24202 \end_inset
24203 </cell>
24204 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24205 \begin_inset Text
24206
24207 \begin_layout Plain Layout
24208 Jürgen
24209 \end_layout
24210
24211 \end_inset
24212 </cell>
24213 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24214 \begin_inset Text
24215
24216 \begin_layout Plain Layout
24217 999
24218 \end_layout
24219
24220 \end_inset
24221 </cell>
24222 </row>
24223 <row>
24224 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
24225 \begin_inset Text
24226
24227 \begin_layout Plain Layout
24228
24229 \series bold
24230 Weber
24231 \end_layout
24232
24233 \end_inset
24234 </cell>
24235 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24236 \begin_inset Text
24237
24238 \begin_layout Plain Layout
24239 Maurizio
24240 \end_layout
24241
24242 \end_inset
24243 </cell>
24244 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24245 \begin_inset Text
24246
24247 \begin_layout Plain Layout
24248 555
24249 \end_layout
24250
24251 \end_inset
24252 </cell>
24253 </row>
24254 <row>
24255 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
24256 \begin_inset Text
24257
24258 \begin_layout Plain Layout
24259
24260 \series bold
24261 Winkler
24262 \end_layout
24263
24264 \end_inset
24265 </cell>
24266 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24267 \begin_inset Text
24268
24269 \begin_layout Plain Layout
24270 Franz
24271 \end_layout
24272
24273 \end_inset
24274 </cell>
24275 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24276 \begin_inset Text
24277
24278 \begin_layout Plain Layout
24279 555
24280 \end_layout
24281
24282 \end_inset
24283 </cell>
24284 </row>
24285 <row endlastfoot="true">
24286 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24287 \begin_inset Text
24288
24289 \begin_layout Plain Layout
24290
24291 \series bold
24292 End
24293 \end_layout
24294
24295 \end_inset
24296 </cell>
24297 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
24298 \begin_inset Text
24299
24300 \begin_layout Plain Layout
24301
24302 \end_layout
24303
24304 \end_inset
24305 </cell>
24306 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24307 \begin_inset Text
24308
24309 \begin_layout Plain Layout
24310
24311 \end_layout
24312
24313 \end_inset
24314 </cell>
24315 </row>
24316 </lyxtabular>
24317
24318 \end_inset
24319
24320
24321 \end_layout
24322
24323 \begin_layout Subsection
24324 Table Cells
24325 \begin_inset Index idx
24326 status collapsed
24327
24328 \begin_layout Plain Layout
24329 Tables ! Cells
24330 \end_layout
24331
24332 \end_inset
24333
24334
24335 \begin_inset CommandInset label
24336 LatexCommand label
24337 name "subsec:Table-Cells"
24338
24339 \end_inset
24340
24341
24342 \end_layout
24343
24344 \begin_layout Standard
24345 A table cell can contain text, inline equations, a figure, or another table.
24346  All these kinds of objects can be placed in the same cell.
24347  Font sizes and shapes can also be altered.
24348  But you can't put a special environment in a cell (like 
24349 \family sans
24350 Section*
24351 \family default
24352 , etc.), nor set spacing options for the cell's paragraph.
24353 \end_layout
24354
24355 \begin_layout Standard
24356 To have multi-line entries in table cells, you have to declare a fixed width
24357  for the column in the table dialog.
24358  Your text is then automatically split into multiple lines and the cell
24359  is enlarged vertically when the length of the text exceeds the given width.
24360  An example:
24361 \end_layout
24362
24363 \begin_layout Standard
24364 \align center
24365 \begin_inset Tabular
24366 <lyxtabular version="3" rows="4" columns="3">
24367 <features tabularvalignment="middle">
24368 <column alignment="center" valignment="top" width="0pt">
24369 <column alignment="block" valignment="top" width="3cm">
24370 <column alignment="center" valignment="top" width="0pt">
24371 <row>
24372 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24373 \begin_inset Text
24374
24375 \begin_layout Plain Layout
24376
24377 \family roman
24378 \series medium
24379 \shape up
24380 \size normal
24381 \emph off
24382 \bar no
24383 \noun off
24384 \color none
24385 1
24386 \end_layout
24387
24388 \end_inset
24389 </cell>
24390 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24391 \begin_inset Text
24392
24393 \begin_layout Plain Layout
24394
24395 \family roman
24396 \series medium
24397 \shape up
24398 \size normal
24399 \emph off
24400 \bar no
24401 \noun off
24402 \color none
24403 2
24404 \end_layout
24405
24406 \end_inset
24407 </cell>
24408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24409 \begin_inset Text
24410
24411 \begin_layout Plain Layout
24412
24413 \family roman
24414 \series medium
24415 \shape up
24416 \size normal
24417 \emph off
24418 \bar no
24419 \noun off
24420 \color none
24421 3
24422 \end_layout
24423
24424 \end_inset
24425 </cell>
24426 </row>
24427 <row>
24428 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24429 \begin_inset Text
24430
24431 \begin_layout Plain Layout
24432
24433 \family roman
24434 \series medium
24435 \shape up
24436 \size normal
24437 \emph off
24438 \bar no
24439 \noun off
24440 \color none
24441 4
24442 \end_layout
24443
24444 \end_inset
24445 </cell>
24446 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24447 \begin_inset Text
24448
24449 \begin_layout Plain Layout
24450
24451 \family roman
24452 \series medium
24453 \shape up
24454 \size normal
24455 \emph off
24456 \bar no
24457 \noun off
24458 \color none
24459 This is a multi-line entry in a table.
24460 \end_layout
24461
24462 \end_inset
24463 </cell>
24464 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24465 \begin_inset Text
24466
24467 \begin_layout Plain Layout
24468
24469 \family roman
24470 \series medium
24471 \shape up
24472 \size normal
24473 \emph off
24474 \bar no
24475 \noun off
24476 \color none
24477 5
24478 \end_layout
24479
24480 \end_inset
24481 </cell>
24482 </row>
24483 <row>
24484 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24485 \begin_inset Text
24486
24487 \begin_layout Plain Layout
24488
24489 \family roman
24490 \series medium
24491 \shape up
24492 \size normal
24493 \emph off
24494 \bar no
24495 \noun off
24496 \color none
24497 6
24498 \end_layout
24499
24500 \end_inset
24501 </cell>
24502 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24503 \begin_inset Text
24504
24505 \begin_layout Plain Layout
24506
24507 \family roman
24508 \series medium
24509 \shape up
24510 \size normal
24511 \emph off
24512 \bar no
24513 \noun off
24514 \color none
24515 This is longer now.
24516 \end_layout
24517
24518 \end_inset
24519 </cell>
24520 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24521 \begin_inset Text
24522
24523 \begin_layout Plain Layout
24524
24525 \family roman
24526 \series medium
24527 \shape up
24528 \size normal
24529 \emph off
24530 \bar no
24531 \noun off
24532 \color none
24533 7
24534 \end_layout
24535
24536 \end_inset
24537 </cell>
24538 </row>
24539 <row>
24540 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24541 \begin_inset Text
24542
24543 \begin_layout Plain Layout
24544
24545 \family roman
24546 \series medium
24547 \shape up
24548 \size normal
24549 \emph off
24550 \bar no
24551 \noun off
24552 \color none
24553 8
24554 \end_layout
24555
24556 \end_inset
24557 </cell>
24558 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24559 \begin_inset Text
24560
24561 \begin_layout Plain Layout
24562
24563 \family roman
24564 \series medium
24565 \shape up
24566 \size normal
24567 \emph off
24568 \bar no
24569 \noun off
24570 \color none
24571 This is a multi-line entry in a table.
24572  This is longer now.
24573 \end_layout
24574
24575 \end_inset
24576 </cell>
24577 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24578 \begin_inset Text
24579
24580 \begin_layout Plain Layout
24581
24582 \family roman
24583 \series medium
24584 \shape up
24585 \size normal
24586 \emph off
24587 \bar no
24588 \noun off
24589 \color none
24590 9
24591 \end_layout
24592
24593 \end_inset
24594 </cell>
24595 </row>
24596 </lyxtabular>
24597
24598 \end_inset
24599
24600
24601 \end_layout
24602
24603 \begin_layout Standard
24604 Cutting and pasting between tables and table cells works reasonably well.
24605  You can even cut and paste more than one row.
24606 \begin_inset Foot
24607 status collapsed
24608
24609 \begin_layout Plain Layout
24610 Note that you cannot paste into a multicell selection because it would not
24611  be clear what to do when pasting a single word in a selected 2×3.
24612  
24613 \end_layout
24614
24615 \end_inset
24616
24617  Selection with the mouse or with 
24618 \family sans
24619 Shift
24620 \family default
24621  plus the arrow keys works as usual.
24622  You can also copy and paste the entire table as a single unit by starting
24623  the selection from outside the table.
24624 \end_layout
24625
24626 \begin_layout Section
24627 Floats
24628 \begin_inset Index idx
24629 status collapsed
24630
24631 \begin_layout Plain Layout
24632 Floats
24633 \end_layout
24634
24635 \end_inset
24636
24637
24638 \begin_inset CommandInset label
24639 LatexCommand label
24640 name "sec:Floats"
24641
24642 \end_inset
24643
24644
24645 \end_layout
24646
24647 \begin_layout Subsection
24648 Introduction
24649 \end_layout
24650
24651 \begin_layout Standard
24652 A float is a block of text associated with some sort of label, which doesn't
24653  have a fixed location.
24654  It can 
24655 \begin_inset Quotes eld
24656 \end_inset
24657
24658 float
24659 \begin_inset Quotes erd
24660 \end_inset
24661
24662  forward or backward a page or two, to wherever it fits best.
24663  
24664 \family sans
24665 Footnotes
24666 \family default
24667  and 
24668 \family sans
24669 Margin
24670 \begin_inset space ~
24671 \end_inset
24672
24673 Notes
24674 \family default
24675  are also floats, because they can float to the next page when there are
24676  too many notes on the current page.
24677 \end_layout
24678
24679 \begin_layout Standard
24680 Floats make it possible to get a high quality layout.
24681  Images and tables can be distributed evenly over the pages to avoid whitespace
24682  and pages without text.
24683  As the floating often destroys the spatial context between the text and
24684  the image/table, every float can be referenced in the text.
24685  Floats are therefore numbered.
24686  Referencing is described in section
24687 \begin_inset space ~
24688 \end_inset
24689
24690
24691 \begin_inset CommandInset ref
24692 LatexCommand ref
24693 reference "sec:Cross-References"
24694
24695 \end_inset
24696
24697 .
24698 \end_layout
24699
24700 \begin_layout Standard
24701 To insert a float, use the menu 
24702 \family sans
24703 Insert\SpecialChar menuseparator
24704 Float
24705 \family default
24706 .
24707  A box with a caption will be inserted into your document.
24708  The label will automatically be translated to the document language in
24709  the output.
24710  After the label you can insert the caption text.
24711 \begin_inset Index idx
24712 status collapsed
24713
24714 \begin_layout Plain Layout
24715 Floats ! Captions
24716 \end_layout
24717
24718 \end_inset
24719
24720  The image or table is inserted above or below the caption in a separate
24721  paragraph within the float.
24722  To keep your \SpecialChar LyX
24723 -document readable, you can open and close the float box by
24724  left-clicking on the box label.
24725  A closed float box looks like this: 
24726 \begin_inset Graphics
24727         filename clipart/float.png
24728         scale 80
24729
24730 \end_inset
24731
24732  – a gray button with a red label.
24733 \end_layout
24734
24735 \begin_layout Standard
24736 You should insert floats in a separate paragraph to avoid possible \SpecialChar LaTeX
24737 -errors
24738  that can occur when the surrounding text is specially formatted.
24739 \end_layout
24740
24741 \begin_layout Subsection
24742 Figure Floats
24743 \begin_inset CommandInset label
24744 LatexCommand label
24745 name "subsec:Figure-Floats"
24746
24747 \end_inset
24748
24749
24750 \begin_inset Index idx
24751 status collapsed
24752
24753 \begin_layout Plain Layout
24754 Floats ! Figure floats
24755 \end_layout
24756
24757 \end_inset
24758
24759
24760 \end_layout
24761
24762 \begin_layout Standard
24763 Figure
24764 \begin_inset space ~
24765 \end_inset
24766
24767
24768 \begin_inset CommandInset ref
24769 LatexCommand ref
24770 reference "fig:A-star-in"
24771
24772 \end_inset
24773
24774  was created using the menu 
24775 \family sans
24776 Insert\SpecialChar menuseparator
24777 Float\SpecialChar menuseparator
24778 Figure
24779 \family default
24780  (toolbar button 
24781 \begin_inset Info
24782 type  "icon"
24783 arg   "float-insert figure"
24784 \end_inset
24785
24786 ).
24787  The image was inserted by setting the cursor above the caption label and
24788  using the menu 
24789 \family sans
24790 Insert\SpecialChar menuseparator
24791 Graphics
24792 \family default
24793  (toolbar button 
24794 \begin_inset Info
24795 type  "icon"
24796 arg   "dialog-show-new-inset graphics"
24797 \end_inset
24798
24799 ).
24800  The image in the float was horizontally centered by putting the cursor
24801  to the left or right of the image and using the menu 
24802 \family sans
24803 Edit\SpecialChar menuseparator
24804 Paragraph
24805 \begin_inset space ~
24806 \end_inset
24807
24808 Settings
24809 \family default
24810  (toolbar button 
24811 \begin_inset Info
24812 type  "icon"
24813 arg   "layout-paragraph"
24814 \end_inset
24815
24816 ).
24817 \end_layout
24818
24819 \begin_layout Standard
24820 \begin_inset Float figure
24821 placement document
24822 alignment document
24823 wide false
24824 sideways false
24825 status open
24826
24827 \begin_layout Plain Layout
24828 \align center
24829 \begin_inset Graphics
24830         filename clipart/Star-structure.pdf
24831         lyxscale 60
24832         width 50col%
24833
24834 \end_inset
24835
24836
24837 \end_layout
24838
24839 \begin_layout Plain Layout
24840 \begin_inset Caption Standard
24841
24842 \begin_layout Plain Layout
24843 \begin_inset CommandInset label
24844 LatexCommand label
24845 name "fig:A-star-in"
24846
24847 \end_inset
24848
24849 A star in a float.
24850 \end_layout
24851
24852 \end_inset
24853
24854
24855 \end_layout
24856
24857 \end_inset
24858
24859
24860 \end_layout
24861
24862 \begin_layout Standard
24863 This figure float also shows how to set a label and create a cross-reference
24864  to it: Insert a label into the caption using the menu 
24865 \family sans
24866 Insert\SpecialChar menuseparator
24867 Label
24868 \family default
24869  (toolbar button 
24870 \begin_inset Info
24871 type  "icon"
24872 arg   "label-insert"
24873 \end_inset
24874
24875 ) and refer to it using the menu 
24876 \family sans
24877 Insert\SpecialChar menuseparator
24878 Cross-Reference
24879 \family default
24880  (toolbar button 
24881 \begin_inset Info
24882 type  "icon"
24883 arg   "dialog-show-new-inset ref"
24884 \end_inset
24885
24886 ).
24887  It is important to use cross-references to figure floats rather than using
24888  vague references like 
24889 \begin_inset Quotes eld
24890 \end_inset
24891
24892 the figure above
24893 \begin_inset Quotes erd
24894 \end_inset
24895
24896 , because, as \SpecialChar LaTeX
24897  will reposition the floats in the final document, it might
24898  not be 
24899 \begin_inset Quotes eld
24900 \end_inset
24901
24902 above
24903 \begin_inset Quotes erd
24904 \end_inset
24905
24906  at all.
24907  For more about cross-references, see section
24908 \begin_inset space ~
24909 \end_inset
24910
24911
24912 \begin_inset CommandInset ref
24913 LatexCommand ref
24914 reference "sec:Cross-References"
24915
24916 \end_inset
24917
24918 .
24919 \end_layout
24920
24921 \begin_layout Standard
24922 Normally only one image is inserted in a figure float, but sometimes you
24923  might want to use two images with separate subcaptions.
24924  This can be done by inserting image floats into existing image floats.
24925  Note that only the main caption of the float is added to the List of Figures
24926  as described in section
24927 \begin_inset space ~
24928 \end_inset
24929
24930
24931 \begin_inset CommandInset ref
24932 LatexCommand ref
24933 reference "subsec:List-of-Figures"
24934
24935 \end_inset
24936
24937 .
24938  Figure
24939 \begin_inset space ~
24940 \end_inset
24941
24942
24943 \begin_inset CommandInset ref
24944 LatexCommand ref
24945 reference "fig:Two-images"
24946
24947 \end_inset
24948
24949  is an example of a figure float with two images set side by side.
24950  You can also set the images one below the other.
24951  Figure
24952 \begin_inset space ~
24953 \end_inset
24954
24955
24956 \begin_inset CommandInset ref
24957 LatexCommand ref
24958 reference "fig:Undefinable"
24959
24960 \end_inset
24961
24962  and 
24963 \begin_inset CommandInset ref
24964 LatexCommand ref
24965 reference "fig:Star"
24966
24967 \end_inset
24968
24969  are the subfigures.
24970 \end_layout
24971
24972 \begin_layout Standard
24973 \begin_inset Float figure
24974 placement document
24975 alignment document
24976 wide false
24977 sideways false
24978 status open
24979
24980 \begin_layout Plain Layout
24981 \begin_inset space \hfill{}
24982 \end_inset
24983
24984
24985 \begin_inset Float figure
24986 placement document
24987 alignment document
24988 wide false
24989 sideways false
24990 status collapsed
24991
24992 \begin_layout Plain Layout
24993 \begin_inset Caption Standard
24994
24995 \begin_layout Plain Layout
24996 \begin_inset CommandInset label
24997 LatexCommand label
24998 name "fig:Undefinable"
24999
25000 \end_inset
25001
25002 Undefinable
25003 \end_layout
25004
25005 \end_inset
25006
25007
25008 \end_layout
25009
25010 \begin_layout Plain Layout
25011 \begin_inset Graphics
25012         filename clipart/3D-structure-distort.pdf
25013         lyxscale 60
25014         width 45col%
25015
25016 \end_inset
25017
25018
25019 \end_layout
25020
25021 \end_inset
25022
25023
25024 \begin_inset space \hfill{}
25025 \end_inset
25026
25027
25028 \begin_inset Float figure
25029 placement document
25030 alignment document
25031 wide false
25032 sideways false
25033 status collapsed
25034
25035 \begin_layout Plain Layout
25036 \begin_inset Caption Standard
25037
25038 \begin_layout Plain Layout
25039 \begin_inset CommandInset label
25040 LatexCommand label
25041 name "fig:Star"
25042
25043 \end_inset
25044
25045 Star
25046 \end_layout
25047
25048 \end_inset
25049
25050
25051 \end_layout
25052
25053 \begin_layout Plain Layout
25054 \begin_inset Graphics
25055         filename clipart/Star-structure.pdf
25056         lyxscale 60
25057         width 45col%
25058
25059 \end_inset
25060
25061
25062 \end_layout
25063
25064 \end_inset
25065
25066
25067 \begin_inset space \hfill{}
25068 \end_inset
25069
25070
25071 \end_layout
25072
25073 \begin_layout Plain Layout
25074 \begin_inset Caption Standard
25075
25076 \begin_layout Plain Layout
25077 \begin_inset CommandInset label
25078 LatexCommand label
25079 name "fig:Two-images"
25080
25081 \end_inset
25082
25083 Two images.
25084 \end_layout
25085
25086 \end_inset
25087
25088
25089 \end_layout
25090
25091 \end_inset
25092
25093
25094 \end_layout
25095
25096 \begin_layout Subsection
25097 Table Floats
25098 \begin_inset Index idx
25099 status collapsed
25100
25101 \begin_layout Plain Layout
25102 Floats ! Table floats
25103 \end_layout
25104
25105 \end_inset
25106
25107
25108 \end_layout
25109
25110 \begin_layout Standard
25111 Table floats can be inserted using the menu 
25112 \family sans
25113 Insert\SpecialChar menuseparator
25114 Float\SpecialChar menuseparator
25115 Table
25116 \family default
25117  or the toolbar button 
25118 \begin_inset Info
25119 type  "icon"
25120 arg   "float-insert table"
25121 \end_inset
25122
25123 .
25124  They have the same properties as figure floats except that the table in
25125  the float is normally placed below the caption and not above like for figures
25126  and that the label begins with “tab:”.
25127  Table
25128 \begin_inset space ~
25129 \end_inset
25130
25131
25132 \begin_inset CommandInset ref
25133 LatexCommand ref
25134 reference "tab:Table-float"
25135
25136 \end_inset
25137
25138  is a table float.
25139 \end_layout
25140
25141 \begin_layout Standard
25142 \begin_inset Float table
25143 placement document
25144 alignment document
25145 wide false
25146 sideways false
25147 status open
25148
25149 \begin_layout Plain Layout
25150 \begin_inset Caption Standard
25151
25152 \begin_layout Plain Layout
25153 \begin_inset CommandInset label
25154 LatexCommand label
25155 name "tab:Table-float"
25156
25157 \end_inset
25158
25159 A table float.
25160 \end_layout
25161
25162 \end_inset
25163
25164
25165 \end_layout
25166
25167 \begin_layout Plain Layout
25168 \align center
25169 \begin_inset Tabular
25170 <lyxtabular version="3" rows="3" columns="3">
25171 <features tabularvalignment="middle">
25172 <column alignment="center" valignment="top" width="0pt">
25173 <column alignment="center" valignment="top" width="0pt">
25174 <column alignment="center" valignment="top" width="0pt">
25175 <row>
25176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25177 \begin_inset Text
25178
25179 \begin_layout Plain Layout
25180
25181 \family roman
25182 \series medium
25183 \shape up
25184 \size normal
25185 \emph off
25186 \bar no
25187 \noun off
25188 \color none
25189 1
25190 \end_layout
25191
25192 \end_inset
25193 </cell>
25194 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25195 \begin_inset Text
25196
25197 \begin_layout Plain Layout
25198
25199 \family roman
25200 \series medium
25201 \shape up
25202 \size normal
25203 \emph off
25204 \bar no
25205 \noun off
25206 \color none
25207 2
25208 \end_layout
25209
25210 \end_inset
25211 </cell>
25212 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25213 \begin_inset Text
25214
25215 \begin_layout Plain Layout
25216
25217 \family roman
25218 \series medium
25219 \shape up
25220 \size normal
25221 \emph off
25222 \bar no
25223 \noun off
25224 \color none
25225 3
25226 \end_layout
25227
25228 \end_inset
25229 </cell>
25230 </row>
25231 <row>
25232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25233 \begin_inset Text
25234
25235 \begin_layout Plain Layout
25236
25237 \family roman
25238 \series medium
25239 \shape up
25240 \size normal
25241 \emph off
25242 \bar no
25243 \noun off
25244 \color none
25245 Joe
25246 \end_layout
25247
25248 \end_inset
25249 </cell>
25250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25251 \begin_inset Text
25252
25253 \begin_layout Plain Layout
25254
25255 \family roman
25256 \series medium
25257 \shape up
25258 \size normal
25259 \emph off
25260 \bar no
25261 \noun off
25262 \color none
25263 Mary
25264 \end_layout
25265
25266 \end_inset
25267 </cell>
25268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25269 \begin_inset Text
25270
25271 \begin_layout Plain Layout
25272
25273 \family roman
25274 \series medium
25275 \shape up
25276 \size normal
25277 \emph off
25278 \bar no
25279 \noun off
25280 \color none
25281 Ted
25282 \end_layout
25283
25284 \end_inset
25285 </cell>
25286 </row>
25287 <row>
25288 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25289 \begin_inset Text
25290
25291 \begin_layout Plain Layout
25292
25293 \family roman
25294 \series medium
25295 \shape up
25296 \size normal
25297 \emph off
25298 \bar no
25299 \noun off
25300 \color none
25301 \begin_inset Formula $\int x^{2}dx$
25302 \end_inset
25303
25304
25305 \end_layout
25306
25307 \end_inset
25308 </cell>
25309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25310 \begin_inset Text
25311
25312 \begin_layout Plain Layout
25313
25314 \family roman
25315 \series medium
25316 \shape up
25317 \size normal
25318 \emph off
25319 \bar no
25320 \noun off
25321 \color none
25322 \begin_inset Formula $\left[\begin{array}{cc}
25323 a & b\\
25324 c & d
25325 \end{array}\right]$
25326 \end_inset
25327
25328
25329 \end_layout
25330
25331 \end_inset
25332 </cell>
25333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25334 \begin_inset Text
25335
25336 \begin_layout Plain Layout
25337
25338 \family roman
25339 \series medium
25340 \shape up
25341 \size normal
25342 \emph off
25343 \bar no
25344 \noun off
25345 \color none
25346 \begin_inset Formula $1+1=2$
25347 \end_inset
25348
25349
25350 \end_layout
25351
25352 \end_inset
25353 </cell>
25354 </row>
25355 </lyxtabular>
25356
25357 \end_inset
25358
25359
25360 \end_layout
25361
25362 \end_inset
25363
25364
25365 \end_layout
25366
25367 \begin_layout Subsection
25368 More Information
25369 \begin_inset Index idx
25370 status collapsed
25371
25372 \begin_layout Plain Layout
25373 Floats ! Details
25374 \end_layout
25375
25376 \end_inset
25377
25378
25379 \end_layout
25380
25381 \begin_layout Standard
25382 \SpecialChar LyX
25383  offers you further float types as well as rotated floats.
25384  It also allows you to change the float numbering scheme, to control the
25385  float placement and to change the formatting and placement of the float
25386  caption.
25387  All these features are explained in detail with many examples in the chapter
25388  
25389 \emph on
25390 Floats
25391 \emph default
25392  in the 
25393 \emph on
25394 Embedded
25395 \begin_inset space ~
25396 \end_inset
25397
25398 Objects
25399 \emph default
25400  manual.
25401 \end_layout
25402
25403 \begin_layout Section
25404 Minipages
25405 \begin_inset Index idx
25406 status collapsed
25407
25408 \begin_layout Plain Layout
25409 Minipages
25410 \end_layout
25411
25412 \end_inset
25413
25414
25415 \end_layout
25416
25417 \begin_layout Standard
25418 \SpecialChar LaTeX
25419  provides a mechanism essentially to produce a page within a page, called
25420  a minipage.
25421  Within a minipage, all the usual rules of indentation, line wrapping, etc.
25422 \begin_inset space \space{}
25423 \end_inset
25424
25425 apply.
25426  
25427 \end_layout
25428
25429 \begin_layout Standard
25430 Minipages in \SpecialChar LyX
25431  have their own collapsible box inserted via the menu 
25432 \family sans
25433 Insert\SpecialChar menuseparator
25434 Box
25435 \family default
25436 .
25437  Right-clicking on the box label allows you to alter the width of the minipage
25438  and its alignment within the page.
25439 \end_layout
25440
25441 \begin_layout Standard
25442 \align center
25443 \begin_inset Box Frameless
25444 position "t"
25445 hor_pos "c"
25446 has_inner_box 1
25447 inner_pos "t"
25448 use_parbox 0
25449 use_makebox 0
25450 width "30col%"
25451 special "none"
25452 height "1pt"
25453 height_special "totalheight"
25454 thickness "0.4pt"
25455 separation "3pt"
25456 shadowsize "4pt"
25457 framecolor "black"
25458 backgroundcolor "none"
25459 status collapsed
25460
25461 \begin_layout Plain Layout
25462
25463 \shape italic
25464 This is a minipage.
25465  The text is set in an italic style.
25466 \end_layout
25467
25468 \begin_layout Plain Layout
25469
25470 \shape italic
25471 Minipages are often used for text in another language or text that needs
25472  another formatting.
25473 \end_layout
25474
25475 \end_inset
25476
25477
25478 \end_layout
25479
25480 \begin_layout Standard
25481 \begin_inset VSpace medskip
25482 \end_inset
25483
25484 If you place two minipages side-by-side, you can use 
25485 \family sans
25486 Horizontal Fills
25487 \family default
25488  as described in section
25489 \begin_inset space ~
25490 \end_inset
25491
25492
25493 \begin_inset CommandInset ref
25494 LatexCommand ref
25495 reference "subsec:Horizontal-Space"
25496
25497 \end_inset
25498
25499 :
25500 \begin_inset VSpace medskip
25501 \end_inset
25502
25503
25504 \end_layout
25505
25506 \begin_layout Standard
25507 \begin_inset Box Frameless
25508 position "t"
25509 hor_pos "c"
25510 has_inner_box 1
25511 inner_pos "t"
25512 use_parbox 0
25513 use_makebox 0
25514 width "1.5in"
25515 special "none"
25516 height "1pt"
25517 height_special "totalheight"
25518 thickness "0.4pt"
25519 separation "3pt"
25520 shadowsize "4pt"
25521 framecolor "black"
25522 backgroundcolor "none"
25523 status open
25524
25525 \begin_layout Plain Layout
25526 This is a minipage with some stupid dummy text.
25527  This dummy text is used to increase the size of the minipage.
25528 \end_layout
25529
25530 \end_inset
25531
25532
25533 \begin_inset space \hfill{}
25534 \end_inset
25535
25536
25537 \begin_inset Box Frameless
25538 position "t"
25539 hor_pos "c"
25540 has_inner_box 1
25541 inner_pos "t"
25542 use_parbox 0
25543 use_makebox 0
25544 width "1.5in"
25545 special "none"
25546 height "1pt"
25547 height_special "totalheight"
25548 thickness "0.4pt"
25549 separation "3pt"
25550 shadowsize "4pt"
25551 framecolor "black"
25552 backgroundcolor "none"
25553 status open
25554
25555 \begin_layout Plain Layout
25556 This is a minipage with some stupid dummy text.
25557  This dummy text is used to increase the size of the minipage.
25558 \end_layout
25559
25560 \end_inset
25561
25562
25563 \end_layout
25564
25565 \begin_layout Standard
25566 \begin_inset VSpace bigskip
25567 \end_inset
25568
25569
25570 \end_layout
25571
25572 \begin_layout Standard
25573 When you right-click on a minipage box, you can transform the box to another
25574  box type.
25575  All box types and their settings are explained in detail in chapter 
25576 \emph on
25577 Boxes
25578 \emph default
25579  of the 
25580 \emph on
25581 Embedded
25582 \begin_inset space ~
25583 \end_inset
25584
25585 Objects
25586 \emph default
25587  manual.
25588 \end_layout
25589
25590 \begin_layout Chapter
25591 Mathematical Formulas
25592 \begin_inset Index idx
25593 status collapsed
25594
25595 \begin_layout Plain Layout
25596 Math
25597 \end_layout
25598
25599 \end_inset
25600
25601
25602 \begin_inset Index idx
25603 status collapsed
25604
25605 \begin_layout Plain Layout
25606 Formulas|see
25607 \begin_inset ERT
25608 status collapsed
25609
25610 \begin_layout Plain Layout
25611
25612 {
25613 \end_layout
25614
25615 \end_inset
25616
25617 Math
25618 \begin_inset ERT
25619 status collapsed
25620
25621 \begin_layout Plain Layout
25622
25623 }
25624 \end_layout
25625
25626 \end_inset
25627
25628
25629 \end_layout
25630
25631 \end_inset
25632
25633
25634 \begin_inset CommandInset label
25635 LatexCommand label
25636 name "chap:Mathematical-Formulas"
25637
25638 \end_inset
25639
25640
25641 \end_layout
25642
25643 \begin_layout Standard
25644 The issues of this chapter are described in detail in the 
25645 \emph on
25646 Math
25647 \emph default
25648  manual.
25649  There you will also find tips and tricks for special cases.
25650 \end_layout
25651
25652 \begin_layout Section
25653 Basic Math Editing
25654 \begin_inset Index idx
25655 status collapsed
25656
25657 \begin_layout Plain Layout
25658 Math ! Basics
25659 \end_layout
25660
25661 \end_inset
25662
25663
25664 \end_layout
25665
25666 \begin_layout Standard
25667 To create a math formula, you can just click on the toolbar icon 
25668 \begin_inset Info
25669 type  "icon"
25670 arg   "math-mode on"
25671 \end_inset
25672
25673  (shortcut 
25674 \begin_inset Info
25675 type  "shortcut"
25676 arg   "math-mode"
25677 \end_inset
25678
25679 ).
25680  That will create a little blue rectangle, with purple markers around its
25681  corners.
25682  That blue rectangle is the formula itself; the purple markers indicate
25683  what level of nesting within the formula you are at.
25684  You can also choose a particular formula type to insert via the 
25685 \family sans
25686 Insert\SpecialChar menuseparator
25687 Math
25688 \family default
25689  menu.
25690 \end_layout
25691
25692 \begin_layout Standard
25693 Editing the parameters of a formula and adding math constructs can be done
25694  with the 
25695 \family sans
25696 math
25697 \begin_inset space ~
25698 \end_inset
25699
25700 toolbar
25701 \family default
25702 , that appears if the cursor is in a formula.
25703 \end_layout
25704
25705 \begin_layout Standard
25706 There are two main types of formulas, inline formulas and display formulas.
25707  Inline formulas appear within a text line, like this one:
25708 \end_layout
25709
25710 \begin_layout Standard
25711 This is a line with an inline formula 
25712 \begin_inset Formula $A=B$
25713 \end_inset
25714
25715  in it.
25716 \end_layout
25717
25718 \begin_layout Standard
25719 Displayed formulas appear outside the text like if they were in a separate
25720  paragraph, like this one:
25721 \begin_inset Formula 
25722 \[
25723 A=B
25724 \]
25725
25726 \end_inset
25727
25728 You can only number and reference displayed formulas.
25729 \end_layout
25730
25731 \begin_layout Standard
25732 \SpecialChar LyX
25733  also supports many \SpecialChar LaTeX
25734  math commands.
25735  For example, typing 
25736 \begin_inset Quotes eld
25737 \end_inset
25738
25739
25740 \series bold
25741
25742 \backslash
25743 alpha
25744 \series default
25745
25746 \begin_inset Quotes erd
25747 \end_inset
25748
25749 , followed by a space, in a formula will create the Greek letter 
25750 \begin_inset Formula $\alpha$
25751 \end_inset
25752
25753 .
25754  Typing commands might sometimes be faster than using the 
25755 \family sans
25756 Math
25757 \begin_inset space ~
25758 \end_inset
25759
25760 Panel
25761 \family default
25762 .
25763 \end_layout
25764
25765 \begin_layout Subsection
25766 Navigating in Formulas
25767 \begin_inset Index idx
25768 status collapsed
25769
25770 \begin_layout Plain Layout
25771 Math ! Navigating
25772 \end_layout
25773
25774 \end_inset
25775
25776
25777 \end_layout
25778
25779 \begin_layout Standard
25780 The best control over the cursor position within an existing formula is
25781  achieved with the arrow keys.
25782  \SpecialChar LyX
25783  uses small rectangles to indicate places where something can be inserted.
25784  The arrow keys can be used to navigate between parts of a formula.
25785  Pressing 
25786 \family sans
25787 Space
25788 \family default
25789  will leave a formula construct (a square root 
25790 \begin_inset Formula $\sqrt{2}$
25791 \end_inset
25792
25793 , or parentheses 
25794 \begin_inset Formula $\left(f\right)$
25795 \end_inset
25796
25797 , or a matrix 
25798 \begin_inset Formula $\left[\begin{array}{cc}
25799 1 & 2\\
25800 3 & 4
25801 \end{array}\right]$
25802 \end_inset
25803
25804 ).
25805  Pressing 
25806 \family sans
25807 Escape
25808 \family default
25809  will leave the formula, placing the cursor after the formula.
25810  
25811 \family sans
25812 Tab
25813 \family default
25814  can be used to move horizontally in a formula; for example, through the
25815  cells of a matrix or the positions in a multi-line equation.
25816 \end_layout
25817
25818 \begin_layout Standard
25819
25820 \family sans
25821 Space
25822 \family default
25823 , printed in this document as 
25824 \begin_inset Quotes eld
25825 \end_inset
25826
25827
25828 \begin_inset space \textvisiblespace{}
25829 \end_inset
25830
25831
25832 \begin_inset Quotes erd
25833 \end_inset
25834
25835 , seems to do nothing in a formula, since it does not add a space between
25836  characters, but it does exit a nested structure.
25837  For this reason, you have to be careful about using 
25838 \family sans
25839 Space
25840 \family default
25841 .
25842  For example, if you want 
25843 \begin_inset Formula $\sqrt{2x+1}$
25844 \end_inset
25845
25846 , type 
25847 \series bold
25848
25849 \backslash
25850 sqrt
25851 \begin_inset space \textvisiblespace{}
25852 \end_inset
25853
25854 2x+1
25855 \series default
25856  and not 
25857 \series bold
25858
25859 \backslash
25860 sqrt
25861 \begin_inset space \textvisiblespace{}
25862 \end_inset
25863
25864 2x
25865 \begin_inset space \textvisiblespace{}
25866 \end_inset
25867
25868 +1
25869 \series default
25870 , since in the latter case only the 
25871 \family typewriter
25872
25873 \begin_inset Formula $2x$
25874 \end_inset
25875
25876
25877 \family default
25878  will be under the square root sign: 
25879 \begin_inset Formula $\sqrt{2x}+1$
25880 \end_inset
25881
25882 .
25883 \end_layout
25884
25885 \begin_layout Standard
25886 You can leave many parts of a formula, like this matrix, partially filled
25887  in, such as:
25888 \begin_inset Formula 
25889 \[
25890 \left(\begin{array}{ccc}
25891 \lambda_{1}\\
25892  & \ddots\\
25893  &  & \lambda_{n}
25894 \end{array}\right)
25895 \]
25896
25897 \end_inset
25898
25899 If you leave a fraction only partially filled in, or a subscript with nothing
25900  in it, the results will be unpredictable, but most constructs don't mind.
25901 \end_layout
25902
25903 \begin_layout Subsection
25904 Selecting Text
25905 \end_layout
25906
25907 \begin_layout Standard
25908 You can select text within a formula in two different ways.
25909  Place the cursor at one end of the string of text you want, and press 
25910 \family sans
25911 Shift
25912 \family default
25913  and a cursor movement key to select text.
25914  It will be highlighted as with regular text selection.
25915  Alternatively, you can select text with the mouse in the usual way.
25916  That text can then be cut or copied, and then pasted within any formula,
25917  but not in a normal text region in \SpecialChar LyX
25918 .
25919 \end_layout
25920
25921 \begin_layout Subsection
25922 Exponents and Subscripts
25923 \begin_inset Index idx
25924 status collapsed
25925
25926 \begin_layout Plain Layout
25927 Math ! Exponents
25928 \end_layout
25929
25930 \end_inset
25931
25932
25933 \begin_inset Index idx
25934 status collapsed
25935
25936 \begin_layout Plain Layout
25937 Math ! Subscripts
25938 \end_layout
25939
25940 \end_inset
25941
25942
25943 \end_layout
25944
25945 \begin_layout Standard
25946 You can use the math panel to add super- or subscripts (buttons 
25947 \begin_inset Info
25948 type  "icon"
25949 arg   "math-superscript"
25950 \end_inset
25951
25952  and 
25953 \begin_inset Info
25954 type  "icon"
25955 arg   "math-subscript"
25956 \end_inset
25957
25958 ), but it is often much easier to use a command.
25959  To get 
25960 \begin_inset Formula $x^{2}$
25961 \end_inset
25962
25963 , type in a formula 
25964 \series bold
25965 x^2
25966 \begin_inset space \textvisiblespace{}
25967 \end_inset
25968
25969
25970 \series default
25971 .
25972  The final 
25973 \family sans
25974 Space
25975 \family default
25976  puts the cursor back down on the base line of the expression.
25977  If you type 
25978 \series bold
25979 x^2y
25980 \series default
25981 , you will get 
25982 \begin_inset Formula $x^{2y}$
25983 \end_inset
25984
25985 , to get 
25986 \begin_inset Formula $x^{2}y$
25987 \end_inset
25988
25989 , type 
25990 \series bold
25991 x^2
25992 \begin_inset space \textvisiblespace{}
25993 \end_inset
25994
25995 y
25996 \series default
25997 .
25998  If you use characters in the superscript, that could be accented with the
25999  circumflex 
26000 \begin_inset Quotes eld
26001 \end_inset
26002
26003 ^
26004 \begin_inset Quotes erd
26005 \end_inset
26006
26007 , you have to use an extra 
26008 \family sans
26009 Space
26010 \family default
26011  to separate the circumflex and the character.
26012  For example, if you want 
26013 \begin_inset Formula $x^{a}$
26014 \end_inset
26015
26016 , type 
26017 \series bold
26018 x^
26019 \begin_inset space \textvisiblespace{}
26020 \end_inset
26021
26022 a
26023 \series default
26024 .
26025  Subscripts are similar: To get 
26026 \begin_inset Formula $a_{1}$
26027 \end_inset
26028
26029 , type 
26030 \series bold
26031 a_1
26032 \begin_inset space \textvisiblespace{}
26033 \end_inset
26034
26035
26036 \series default
26037 .
26038 \end_layout
26039
26040 \begin_layout Subsection
26041 Fractions
26042 \begin_inset Index idx
26043 status collapsed
26044
26045 \begin_layout Plain Layout
26046 Math ! Fractions
26047 \end_layout
26048
26049 \end_inset
26050
26051
26052 \end_layout
26053
26054 \begin_layout Standard
26055 Create a fraction either with the command 
26056 \series bold
26057
26058 \backslash
26059 frac
26060 \series default
26061  or by using the icon 
26062 \begin_inset Info
26063 type  "icon"
26064 arg   "math-insert \\frac"
26065 \end_inset
26066
26067  in the 
26068 \family sans
26069 Math
26070 \begin_inset space ~
26071 \end_inset
26072
26073 Panel
26074 \family default
26075 .
26076  You will be presented with an empty fraction.
26077  The cursor is above the fraction line.
26078  To move it to the bottom, simply press 
26079 \family sans
26080 Down
26081 \family default
26082 .
26083  To move back up, press 
26084 \family sans
26085 Up
26086 \family default
26087 .
26088  Any math structure can be placed in a fraction, as this example shows:
26089 \begin_inset Formula 
26090 \[
26091 \left[\frac{1}{\left(\begin{array}{cc}
26092 2 & 3\\
26093 4 & 5
26094 \end{array}\right)}\right]
26095 \]
26096
26097 \end_inset
26098
26099
26100 \end_layout
26101
26102 \begin_layout Subsection
26103 Roots
26104 \begin_inset Index idx
26105 status collapsed
26106
26107 \begin_layout Plain Layout
26108 Math ! Roots
26109 \end_layout
26110
26111 \end_inset
26112
26113
26114 \end_layout
26115
26116 \begin_layout Standard
26117 Roots can be created using the 
26118 \family sans
26119 Math
26120 \begin_inset space ~
26121 \end_inset
26122
26123 Panel
26124 \family default
26125  buttons 
26126 \begin_inset Info
26127 type  "icon"
26128 arg   "math-insert \\sqrt"
26129 \end_inset
26130
26131  or 
26132 \begin_inset Info
26133 type  "icon"
26134 arg   "math-insert \\root"
26135 \end_inset
26136
26137  or the commands 
26138 \series bold
26139
26140 \backslash
26141 sqrt
26142 \series default
26143  or 
26144 \series bold
26145
26146 \backslash
26147 root
26148 \series default
26149 .
26150  With the command 
26151 \series bold
26152
26153 \backslash
26154 root
26155 \series default
26156  you can produce roots of higher orders, like cube roots, while 
26157 \series bold
26158
26159 \backslash
26160 sqrt
26161 \series default
26162  always produces a square root.
26163 \end_layout
26164
26165 \begin_layout Subsection
26166 Operators with Limits
26167 \begin_inset Index idx
26168 status collapsed
26169
26170 \begin_layout Plain Layout
26171 Math ! Sums
26172 \end_layout
26173
26174 \end_inset
26175
26176
26177 \begin_inset Index idx
26178 status collapsed
26179
26180 \begin_layout Plain Layout
26181 Math ! Integrals
26182 \end_layout
26183
26184 \end_inset
26185
26186
26187 \begin_inset CommandInset label
26188 LatexCommand label
26189 name "subsec:Operators-with-Limits"
26190
26191 \end_inset
26192
26193
26194 \end_layout
26195
26196 \begin_layout Standard
26197 Sum (
26198 \begin_inset Formula $\sum$
26199 \end_inset
26200
26201 ) and integral (
26202 \begin_inset Formula $\int$
26203 \end_inset
26204
26205 ) operators are very often decorated with limits.
26206  These limits can be entered in \SpecialChar LyX
26207  by entering them as you would enter a super-
26208  or subscript, directly after the symbol.
26209  The sum operator will automatically place its 
26210 \begin_inset Quotes eld
26211 \end_inset
26212
26213 limits
26214 \begin_inset Quotes erd
26215 \end_inset
26216
26217  over and under the symbol in displayed formulas, and to the side in inline
26218  formulas, as in 
26219 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
26220 \end_inset
26221
26222 , versus
26223 \begin_inset Formula 
26224 \[
26225 \sum_{n=0}^{\infty}\frac{1}{n!}=e
26226 \]
26227
26228 \end_inset
26229
26230 Integral signs, however, will place the limits to the side in both formula
26231  types.
26232 \end_layout
26233
26234 \begin_layout Standard
26235 All operators with limits will be automatically re-sized when placed in
26236  display mode.
26237  The placement of the limits can be changed by placing the cursor directly
26238  behind the operator and using the menu 
26239 \family sans
26240 Edit\SpecialChar menuseparator
26241 Math\SpecialChar menuseparator
26242 Change
26243 \begin_inset space ~
26244 \end_inset
26245
26246 Limits
26247 \begin_inset space ~
26248 \end_inset
26249
26250 Type
26251 \family default
26252  or entering 
26253 \begin_inset Info
26254 type  "shortcut"
26255 arg   "math-limits"
26256 \end_inset
26257
26258 .
26259 \end_layout
26260
26261 \begin_layout Standard
26262 Certain other mathematical expressions also have this 
26263 \begin_inset Quotes eld
26264 \end_inset
26265
26266 moving limits
26267 \begin_inset Quotes erd
26268 \end_inset
26269
26270  feature, such as
26271 \begin_inset Index idx
26272 status collapsed
26273
26274 \begin_layout Plain Layout
26275 Math ! Limits
26276 \end_layout
26277
26278 \end_inset
26279
26280
26281 \begin_inset Formula 
26282 \[
26283 \lim_{x\rightarrow\infty}f(x),
26284 \]
26285
26286 \end_inset
26287
26288 which will place the 
26289 \begin_inset Formula $x\rightarrow\infty$
26290 \end_inset
26291
26292  underneath the 
26293 \begin_inset Quotes eld
26294 \end_inset
26295
26296 lim
26297 \begin_inset Quotes erd
26298 \end_inset
26299
26300  in display mode.
26301  In inline formulas it looks like this: 
26302 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
26303 \end_inset
26304
26305 .
26306 \end_layout
26307
26308 \begin_layout Standard
26309 Note that the lim-function was entered as the function macro 
26310 \series bold
26311
26312 \backslash
26313 lim
26314 \series default
26315 .
26316  Have a look at section
26317 \begin_inset space ~
26318 \end_inset
26319
26320
26321 \begin_inset CommandInset ref
26322 LatexCommand ref
26323 reference "subsec:Functions"
26324
26325 \end_inset
26326
26327  for an explanation of function macros.
26328 \end_layout
26329
26330 \begin_layout Subsection
26331 Math Symbols
26332 \begin_inset Index idx
26333 status collapsed
26334
26335 \begin_layout Plain Layout
26336 Math ! Symbols
26337 \end_layout
26338
26339 \end_inset
26340
26341
26342 \end_layout
26343
26344 \begin_layout Standard
26345 Most math symbols can be found in the 
26346 \family sans
26347 Math
26348 \begin_inset space ~
26349 \end_inset
26350
26351 Panel
26352 \family default
26353  under one of several categories; including 
26354 \family sans
26355 Greek
26356 \family default
26357
26358 \family sans
26359 Operators
26360 \family default
26361
26362 \family sans
26363 Relations
26364 \family default
26365
26366 \family sans
26367 Arrows
26368 \family default
26369 .
26370  There are also the additional symbols provided by the American Mathematical
26371  Society (AMS).
26372 \end_layout
26373
26374 \begin_layout Standard
26375 If you know the \SpecialChar LaTeX
26376 -command for a construct or symbol you wish to use, you
26377  don't have to use the 
26378 \family sans
26379 Math
26380 \begin_inset space ~
26381 \end_inset
26382
26383 Panel
26384 \family default
26385 ; you can type the command directly into the formula.
26386  \SpecialChar LyX
26387  will convert it to the corresponding symbol or construct.
26388 \end_layout
26389
26390 \begin_layout Subsection
26391 Altering Spacing
26392 \begin_inset Index idx
26393 status collapsed
26394
26395 \begin_layout Plain Layout
26396 Math ! Spaces
26397 \end_layout
26398
26399 \end_inset
26400
26401
26402 \end_layout
26403
26404 \begin_layout Standard
26405 You may want to create spaces that differ from the standard spacing that
26406  \SpecialChar LaTeX
26407  provides.
26408  To do this, press 
26409 \begin_inset Info
26410 type  "shortcut"
26411 arg   "command-alternatives math-space ; space-insert protected"
26412 \end_inset
26413
26414  or use the 
26415 \family sans
26416 Math
26417 \begin_inset space ~
26418 \end_inset
26419
26420 Panel
26421 \family default
26422  button 
26423 \begin_inset Info
26424 type  "icon"
26425 arg   "math-insert \\space"
26426 \end_inset
26427
26428 .
26429  This generates a small space, and shows a small marker on the screen.
26430  For example, the sequence 
26431 \series bold
26432 a Ctrl+Space b
26433 \series default
26434
26435 \begin_inset Formula $a\,b$
26436 \end_inset
26437
26438  appears in \SpecialChar LyX
26439  as 
26440 \begin_inset Graphics
26441         filename clipart/SpaceMarker.png
26442
26443 \end_inset
26444
26445 .
26446  You can change the space to different sizes when you set the cursor behind
26447  the space marker and enter space again several times.
26448  With every space enter the size will be changed.
26449  Some markers for the space size appear red in \SpecialChar LyX
26450 , because they are negative
26451  spaces.
26452  Here are two examples:
26453 \end_layout
26454
26455 \begin_layout Standard
26456
26457 \series bold
26458 a Ctrl+Space b
26459 \series default
26460  and 3×
26461 \family sans
26462 Space
26463 \family default
26464
26465 \begin_inset Formula $a\quad b$
26466 \end_inset
26467
26468
26469 \end_layout
26470
26471 \begin_layout Standard
26472
26473 \series bold
26474 a Ctrl+Space b
26475 \series default
26476  and 5×
26477 \family sans
26478 Space
26479 \family default
26480
26481 \begin_inset Formula $a\!b$
26482 \end_inset
26483
26484
26485 \end_layout
26486
26487 \begin_layout Subsection
26488 Functions
26489 \begin_inset Index idx
26490 status collapsed
26491
26492 \begin_layout Plain Layout
26493 Math ! Functions
26494 \end_layout
26495
26496 \end_inset
26497
26498
26499 \begin_inset CommandInset label
26500 LatexCommand label
26501 name "subsec:Functions"
26502
26503 \end_inset
26504
26505
26506 \end_layout
26507
26508 \begin_layout Standard
26509 The 
26510 \family sans
26511 Math
26512 \begin_inset space ~
26513 \end_inset
26514
26515 Panel
26516 \family default
26517  contains under the button 
26518 \begin_inset Info
26519 type  "icon"
26520 arg   "math-insert \\functions"
26521 \end_inset
26522
26523  a number of function macros, such as 
26524 \begin_inset Formula $\sin$
26525 \end_inset
26526
26527
26528 \begin_inset Formula $\lim$
26529 \end_inset
26530
26531
26532 \emph on
26533 etc
26534 \emph default
26535 .
26536  (you can also insert them in a formula by typing 
26537 \series bold
26538
26539 \backslash
26540 sin
26541 \series default
26542  etc.).
26543  Standard mathematical practice is that functions are printed upright to
26544  avoid confusions, because 
26545 \begin_inset Formula $sin$
26546 \end_inset
26547
26548  does normally mean 
26549 \begin_inset Formula $s\cdot i\cdot n$
26550 \end_inset
26551
26552 .
26553 \end_layout
26554
26555 \begin_layout Standard
26556 Using the function macros will also produce correct spacing around the function:
26557  
26558 \begin_inset Formula $a\sin x$
26559 \end_inset
26560
26561  is different from 
26562 \begin_inset Formula $asinx$
26563 \end_inset
26564
26565 .
26566 \end_layout
26567
26568 \begin_layout Standard
26569 For some mathematical objects, like limits, the macro changes where subscripts
26570  are placed, as described in section
26571 \begin_inset space ~
26572 \end_inset
26573
26574
26575 \begin_inset CommandInset ref
26576 LatexCommand ref
26577 reference "subsec:Operators-with-Limits"
26578
26579 \end_inset
26580
26581 .
26582 \end_layout
26583
26584 \begin_layout Subsection
26585 Accents
26586 \begin_inset Index idx
26587 status collapsed
26588
26589 \begin_layout Plain Layout
26590 Math ! Accents
26591 \end_layout
26592
26593 \end_inset
26594
26595
26596 \end_layout
26597
26598 \begin_layout Standard
26599 In a formula you can insert accented characters in the same way as in text
26600  mode.
26601  This may depend on your keyboard, or the bindings file you use.
26602  You can also use \SpecialChar LaTeX
26603  commands, for example, to enter 
26604 \begin_inset Formula $\hat{a}$
26605 \end_inset
26606
26607  even if your keyboard doesn't have the circumflex enabled.
26608  Our example is entered by typing 
26609 \series bold
26610
26611 \backslash
26612 hat
26613 \begin_inset space \textvisiblespace{}
26614 \end_inset
26615
26616 a
26617 \series default
26618  in a formula.
26619  Table
26620 \begin_inset space ~
26621 \end_inset
26622
26623
26624 \begin_inset CommandInset ref
26625 LatexCommand ref
26626 reference "tab:Accent-names-and"
26627
26628 \end_inset
26629
26630  shows the equivalences between the accent names and the commands.
26631 \end_layout
26632
26633 \begin_layout Standard
26634 \begin_inset Float table
26635 placement document
26636 alignment document
26637 wide false
26638 sideways false
26639 status open
26640
26641 \begin_layout Plain Layout
26642 \begin_inset Caption Standard
26643
26644 \begin_layout Plain Layout
26645 \begin_inset CommandInset label
26646 LatexCommand label
26647 name "tab:Accent-names-and"
26648
26649 \end_inset
26650
26651 Accent names and the corresponding commands.
26652 \end_layout
26653
26654 \end_inset
26655
26656
26657 \end_layout
26658
26659 \begin_layout Plain Layout
26660 \align center
26661 \begin_inset Tabular
26662 <lyxtabular version="3" rows="11" columns="3">
26663 <features tabularvalignment="middle">
26664 <column alignment="center" valignment="top" width="0pt">
26665 <column alignment="center" valignment="top" width="0pt">
26666 <column alignment="center" valignment="top" width="0pt">
26667 <row>
26668 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26669 \begin_inset Text
26670
26671 \begin_layout Plain Layout
26672 Name
26673 \end_layout
26674
26675 \end_inset
26676 </cell>
26677 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26678 \begin_inset Text
26679
26680 \begin_layout Plain Layout
26681 Command
26682 \end_layout
26683
26684 \end_inset
26685 </cell>
26686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26687 \begin_inset Text
26688
26689 \begin_layout Plain Layout
26690 E
26691 \family roman
26692 \series medium
26693 \shape up
26694 \size normal
26695 \emph off
26696 \bar no
26697 \noun off
26698 \color none
26699 xample
26700 \end_layout
26701
26702 \end_inset
26703 </cell>
26704 </row>
26705 <row>
26706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26707 \begin_inset Text
26708
26709 \begin_layout Plain Layout
26710
26711 \family roman
26712 \series medium
26713 \shape up
26714 \size normal
26715 \emph off
26716 \bar no
26717 \noun off
26718 \color none
26719 circumflex
26720 \end_layout
26721
26722 \end_inset
26723 </cell>
26724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26725 \begin_inset Text
26726
26727 \begin_layout Plain Layout
26728
26729 \series bold
26730
26731 \backslash
26732 hat
26733 \end_layout
26734
26735 \end_inset
26736 </cell>
26737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26738 \begin_inset Text
26739
26740 \begin_layout Plain Layout
26741
26742 \family roman
26743 \series medium
26744 \shape up
26745 \size normal
26746 \emph off
26747 \bar no
26748 \noun off
26749 \color none
26750 \begin_inset Formula $\hat{a}$
26751 \end_inset
26752
26753
26754 \end_layout
26755
26756 \end_inset
26757 </cell>
26758 </row>
26759 <row>
26760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26761 \begin_inset Text
26762
26763 \begin_layout Plain Layout
26764
26765 \family roman
26766 \series medium
26767 \shape up
26768 \size normal
26769 \emph off
26770 \bar no
26771 \noun off
26772 \color none
26773 grave
26774 \end_layout
26775
26776 \end_inset
26777 </cell>
26778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26779 \begin_inset Text
26780
26781 \begin_layout Plain Layout
26782
26783 \series bold
26784
26785 \backslash
26786 grave
26787 \end_layout
26788
26789 \end_inset
26790 </cell>
26791 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26792 \begin_inset Text
26793
26794 \begin_layout Plain Layout
26795
26796 \family roman
26797 \series medium
26798 \shape up
26799 \size normal
26800 \emph off
26801 \bar no
26802 \noun off
26803 \color none
26804 \begin_inset Formula $\grave{a}$
26805 \end_inset
26806
26807
26808 \end_layout
26809
26810 \end_inset
26811 </cell>
26812 </row>
26813 <row>
26814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26815 \begin_inset Text
26816
26817 \begin_layout Plain Layout
26818
26819 \family roman
26820 \series medium
26821 \shape up
26822 \size normal
26823 \emph off
26824 \bar no
26825 \noun off
26826 \color none
26827 acute
26828 \end_layout
26829
26830 \end_inset
26831 </cell>
26832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26833 \begin_inset Text
26834
26835 \begin_layout Plain Layout
26836
26837 \series bold
26838
26839 \backslash
26840 acute
26841 \end_layout
26842
26843 \end_inset
26844 </cell>
26845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26846 \begin_inset Text
26847
26848 \begin_layout Plain Layout
26849
26850 \family roman
26851 \series medium
26852 \shape up
26853 \size normal
26854 \emph off
26855 \bar no
26856 \noun off
26857 \color none
26858 \begin_inset Formula $\acute{a}$
26859 \end_inset
26860
26861
26862 \end_layout
26863
26864 \end_inset
26865 </cell>
26866 </row>
26867 <row>
26868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26869 \begin_inset Text
26870
26871 \begin_layout Plain Layout
26872
26873 \family roman
26874 \series medium
26875 \shape up
26876 \size normal
26877 \emph off
26878 \bar no
26879 \noun off
26880 \color none
26881 umlaut
26882 \end_layout
26883
26884 \end_inset
26885 </cell>
26886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26887 \begin_inset Text
26888
26889 \begin_layout Plain Layout
26890
26891 \series bold
26892
26893 \backslash
26894 ddot
26895 \end_layout
26896
26897 \end_inset
26898 </cell>
26899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26900 \begin_inset Text
26901
26902 \begin_layout Plain Layout
26903
26904 \family roman
26905 \series medium
26906 \shape up
26907 \size normal
26908 \emph off
26909 \bar no
26910 \noun off
26911 \color none
26912 \begin_inset Formula $\ddot{a}$
26913 \end_inset
26914
26915
26916 \end_layout
26917
26918 \end_inset
26919 </cell>
26920 </row>
26921 <row>
26922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26923 \begin_inset Text
26924
26925 \begin_layout Plain Layout
26926
26927 \family roman
26928 \series medium
26929 \shape up
26930 \size normal
26931 \emph off
26932 \bar no
26933 \noun off
26934 \color none
26935 tilde
26936 \end_layout
26937
26938 \end_inset
26939 </cell>
26940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26941 \begin_inset Text
26942
26943 \begin_layout Plain Layout
26944
26945 \series bold
26946
26947 \backslash
26948 tilde
26949 \end_layout
26950
26951 \end_inset
26952 </cell>
26953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26954 \begin_inset Text
26955
26956 \begin_layout Plain Layout
26957
26958 \family roman
26959 \series medium
26960 \shape up
26961 \size normal
26962 \emph off
26963 \bar no
26964 \noun off
26965 \color none
26966 \begin_inset Formula $\tilde{a}$
26967 \end_inset
26968
26969
26970 \end_layout
26971
26972 \end_inset
26973 </cell>
26974 </row>
26975 <row>
26976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26977 \begin_inset Text
26978
26979 \begin_layout Plain Layout
26980
26981 \family roman
26982 \series medium
26983 \shape up
26984 \size normal
26985 \emph off
26986 \bar no
26987 \noun off
26988 \color none
26989 dot
26990 \end_layout
26991
26992 \end_inset
26993 </cell>
26994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26995 \begin_inset Text
26996
26997 \begin_layout Plain Layout
26998
26999 \series bold
27000
27001 \backslash
27002 dot
27003 \end_layout
27004
27005 \end_inset
27006 </cell>
27007 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27008 \begin_inset Text
27009
27010 \begin_layout Plain Layout
27011
27012 \family roman
27013 \series medium
27014 \shape up
27015 \size normal
27016 \emph off
27017 \bar no
27018 \noun off
27019 \color none
27020 \begin_inset Formula $\dot{a}$
27021 \end_inset
27022
27023
27024 \end_layout
27025
27026 \end_inset
27027 </cell>
27028 </row>
27029 <row>
27030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27031 \begin_inset Text
27032
27033 \begin_layout Plain Layout
27034
27035 \family roman
27036 \series medium
27037 \shape up
27038 \size normal
27039 \emph off
27040 \bar no
27041 \noun off
27042 \color none
27043 breve
27044 \end_layout
27045
27046 \end_inset
27047 </cell>
27048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27049 \begin_inset Text
27050
27051 \begin_layout Plain Layout
27052
27053 \series bold
27054
27055 \backslash
27056 breve
27057 \end_layout
27058
27059 \end_inset
27060 </cell>
27061 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27062 \begin_inset Text
27063
27064 \begin_layout Plain Layout
27065
27066 \family roman
27067 \series medium
27068 \shape up
27069 \size normal
27070 \emph off
27071 \bar no
27072 \noun off
27073 \color none
27074 \begin_inset Formula $\breve{a}$
27075 \end_inset
27076
27077
27078 \end_layout
27079
27080 \end_inset
27081 </cell>
27082 </row>
27083 <row>
27084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27085 \begin_inset Text
27086
27087 \begin_layout Plain Layout
27088
27089 \family roman
27090 \series medium
27091 \shape up
27092 \size normal
27093 \emph off
27094 \bar no
27095 \noun off
27096 \color none
27097 caron
27098 \end_layout
27099
27100 \end_inset
27101 </cell>
27102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27103 \begin_inset Text
27104
27105 \begin_layout Plain Layout
27106
27107 \series bold
27108
27109 \backslash
27110 check
27111 \end_layout
27112
27113 \end_inset
27114 </cell>
27115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27116 \begin_inset Text
27117
27118 \begin_layout Plain Layout
27119
27120 \family roman
27121 \series medium
27122 \shape up
27123 \size normal
27124 \emph off
27125 \bar no
27126 \noun off
27127 \color none
27128 \begin_inset Formula $\check{a}$
27129 \end_inset
27130
27131
27132 \end_layout
27133
27134 \end_inset
27135 </cell>
27136 </row>
27137 <row>
27138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27139 \begin_inset Text
27140
27141 \begin_layout Plain Layout
27142
27143 \family roman
27144 \series medium
27145 \shape up
27146 \size normal
27147 \emph off
27148 \bar no
27149 \noun off
27150 \color none
27151 macron
27152 \end_layout
27153
27154 \end_inset
27155 </cell>
27156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27157 \begin_inset Text
27158
27159 \begin_layout Plain Layout
27160
27161 \series bold
27162
27163 \backslash
27164 bar
27165 \end_layout
27166
27167 \end_inset
27168 </cell>
27169 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27170 \begin_inset Text
27171
27172 \begin_layout Plain Layout
27173
27174 \family roman
27175 \series medium
27176 \shape up
27177 \size normal
27178 \emph off
27179 \bar no
27180 \noun off
27181 \color none
27182 \begin_inset Formula $\bar{a}$
27183 \end_inset
27184
27185
27186 \end_layout
27187
27188 \end_inset
27189 </cell>
27190 </row>
27191 <row>
27192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27193 \begin_inset Text
27194
27195 \begin_layout Plain Layout
27196 vector
27197 \end_layout
27198
27199 \end_inset
27200 </cell>
27201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27202 \begin_inset Text
27203
27204 \begin_layout Plain Layout
27205
27206 \series bold
27207
27208 \backslash
27209 vec
27210 \end_layout
27211
27212 \end_inset
27213 </cell>
27214 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27215 \begin_inset Text
27216
27217 \begin_layout Plain Layout
27218
27219 \family roman
27220 \series medium
27221 \shape up
27222 \size normal
27223 \emph off
27224 \bar no
27225 \noun off
27226 \color none
27227 \begin_inset Formula $\vec{a}$
27228 \end_inset
27229
27230
27231 \end_layout
27232
27233 \end_inset
27234 </cell>
27235 </row>
27236 </lyxtabular>
27237
27238 \end_inset
27239
27240
27241 \end_layout
27242
27243 \end_inset
27244
27245
27246 \end_layout
27247
27248 \begin_layout Standard
27249 You can choose one of the accents by selecting an item from the 
27250 \family sans
27251 Frame
27252 \begin_inset space ~
27253 \end_inset
27254
27255 decorations
27256 \family default
27257  symbol set button 
27258 \begin_inset Info
27259 type  "icon"
27260 arg   "math-insert \\hat"
27261 \end_inset
27262
27263  in the math panel; this will apply to any selection you have made within
27264  a formula too.
27265 \end_layout
27266
27267 \begin_layout Section
27268 Brackets and Delimiters
27269 \begin_inset Index idx
27270 status collapsed
27271
27272 \begin_layout Plain Layout
27273 Math ! Brackets
27274 \end_layout
27275
27276 \end_inset
27277
27278
27279 \begin_inset Index idx
27280 status collapsed
27281
27282 \begin_layout Plain Layout
27283 Math ! Delimiters
27284 \end_layout
27285
27286 \end_inset
27287
27288
27289 \begin_inset CommandInset label
27290 LatexCommand label
27291 name "sec:Brackets-and-Delimiters"
27292
27293 \end_inset
27294
27295
27296 \end_layout
27297
27298 \begin_layout Standard
27299 There are several brackets available through \SpecialChar LyX
27300 .
27301  For some purposes, using just the keys 
27302 \family typewriter
27303 []{}()|<>
27304 \family default
27305  should suffice.
27306  But if you want to surround a large structure, like a matrix or a fraction,
27307  or if you have several layers of brackets, it is better to use the math
27308  toolbar delimiter icon 
27309 \begin_inset Info
27310 type  "icon"
27311 arg   "dialog-show mathdelimiter"
27312 \end_inset
27313
27314 .
27315  For example, if you construct the brackets around a matrix in this way:
27316 \begin_inset Formula 
27317 \[
27318 \left[\begin{array}{cc}
27319 1 & 2\\
27320 3 & 4
27321 \end{array}\right]
27322 \]
27323
27324 \end_inset
27325
27326 it makes it easier to see the layers of parentheses.
27327  Below, the expression on the left was entered using the delimiter icon
27328  
27329 \begin_inset Info
27330 type  "icon"
27331 arg   "dialog-show mathdelimiter"
27332 \end_inset
27333
27334  and the expression on the right was entered using the 
27335 \family typewriter
27336 ()
27337 \family default
27338  keys.
27339  
27340 \begin_inset Formula 
27341 \[
27342 \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})}))}
27343 \]
27344
27345 \end_inset
27346
27347
27348 \end_layout
27349
27350 \begin_layout Standard
27351 If you use the delimiter icon, the parentheses, and other brackets from
27352  that menu will automatically re-size to accommodate the size of what is
27353  inside.
27354 \end_layout
27355
27356 \begin_layout Standard
27357 To construct brackets click on the button for the bracket you want on the
27358  left side and right side.
27359  If you use the option 
27360 \family sans
27361 Keep
27362 \begin_inset space ~
27363 \end_inset
27364
27365 matched
27366 \family default
27367 , the selected bracket type will be used for the left and the right side.
27368  The selection will be shown as \SpecialChar TeX
27369  code.
27370  If you want one side not to have a bracket, use 
27371 \family sans
27372 (none)
27373 \family default
27374 .
27375  It will appear in \SpecialChar LyX
27376  with a dotted line, but nothing will be printed.
27377 \end_layout
27378
27379 \begin_layout Standard
27380 If you want to place brackets around existing math structures, like a square
27381  root, you can do so by first highlighting (selecting) the structure that
27382  is to go inside the brackets.
27383  Then choose the appropriate brackets for left and right and click on 
27384 \family sans
27385 Insert
27386 \family default
27387 .
27388  The most common bracket combinations (parentheses, square brackets, and
27389  braces, on both sides) can be entered more quickly using keyboard shortcuts.
27390  For example, to insert a pair of parentheses, select the structure and
27391  enter 
27392 \begin_inset Info
27393 type  "shortcut"
27394 arg   "math-delim ( )"
27395 \end_inset
27396
27397 .
27398 \end_layout
27399
27400 \begin_layout Section
27401 Arrays and Multi-line Equations
27402 \begin_inset Index idx
27403 status collapsed
27404
27405 \begin_layout Plain Layout
27406 Math ! Arrays
27407 \end_layout
27408
27409 \end_inset
27410
27411
27412 \begin_inset Index idx
27413 status collapsed
27414
27415 \begin_layout Plain Layout
27416 Math ! Matrices
27417 \end_layout
27418
27419 \end_inset
27420
27421
27422 \begin_inset Index idx
27423 status collapsed
27424
27425 \begin_layout Plain Layout
27426 Math ! Multi-line Equations
27427 \end_layout
27428
27429 \end_inset
27430
27431
27432 \end_layout
27433
27434 \begin_layout Standard
27435 Matrices are entered in \SpecialChar LyX
27436  using the 
27437 \family sans
27438 Math
27439 \begin_inset space ~
27440 \end_inset
27441
27442 Panel
27443 \family default
27444  matrix button 
27445 \begin_inset Info
27446 type  "icon"
27447 arg   "dialog-show mathmatrix"
27448 \end_inset
27449
27450 .
27451  It will open a dialog for you to choose the number of rows/columns.
27452  Here is an example:
27453 \begin_inset Formula 
27454 \[
27455 \left(\begin{array}{ccc}
27456 1 & 2 & 3\\
27457 4 & 5 & 6\\
27458 7 & 8 & 9
27459 \end{array}\right)
27460 \]
27461
27462 \end_inset
27463
27464 The parentheses aren't automatic, but you can add them as described in section
27465 \begin_inset space ~
27466 \end_inset
27467
27468
27469 \begin_inset CommandInset ref
27470 LatexCommand ref
27471 reference "sec:Brackets-and-Delimiters"
27472
27473 \end_inset
27474
27475 .
27476  When you construct the matrix, you can decide whether the column entries
27477  will be left-, right-, or center-justified.
27478  This alignment is set in the box 
27479 \family sans
27480 Horizontal
27481 \family default
27482  with the letters 
27483 \begin_inset Quotes eld
27484 \end_inset
27485
27486
27487 \family sans
27488 l
27489 \family default
27490
27491 \begin_inset Quotes erd
27492 \end_inset
27493
27494
27495 \begin_inset Quotes eld
27496 \end_inset
27497
27498
27499 \family sans
27500 r
27501 \family default
27502
27503 \begin_inset Quotes erd
27504 \end_inset
27505
27506 , and 
27507 \begin_inset Quotes eld
27508 \end_inset
27509
27510
27511 \family sans
27512 c
27513 \family default
27514
27515 \begin_inset Quotes erd
27516 \end_inset
27517
27518 .
27519  \SpecialChar LyX
27520  proposes a 
27521 \begin_inset Quotes eld
27522 \end_inset
27523
27524
27525 \family sans
27526 c
27527 \family default
27528
27529 \begin_inset Quotes erd
27530 \end_inset
27531
27532  for every column as default.
27533  For example, the sequence 
27534 \begin_inset Quotes eld
27535 \end_inset
27536
27537
27538 \family sans
27539 lcr
27540 \family default
27541
27542 \begin_inset Quotes erd
27543 \end_inset
27544
27545  means that the first column will be left-justified, the second will be
27546  centered, and the third column will be right-justified, because each letter
27547  corresponds to the relevant column.
27548  The result will look like this:
27549 \begin_inset Formula 
27550 \[
27551 \begin{array}{lcr}
27552 this & this\,column & this\,column\\
27553 column & has & has\,right\\
27554 has\,left\,alignment & center\,alignment & alignment
27555 \end{array}.
27556 \]
27557
27558 \end_inset
27559
27560
27561 \end_layout
27562
27563 \begin_layout Standard
27564 You can add more rows to an existing matrix by entering 
27565 \begin_inset Info
27566 type  "shortcut"
27567 arg   "newline-insert newline"
27568 \end_inset
27569
27570  while the cursor is in the matrix.
27571  Adding or deleting columns can be done via the menu 
27572 \family sans
27573 Edit\SpecialChar menuseparator
27574 Math
27575 \family default
27576  or the math toolbar.
27577 \end_layout
27578
27579 \begin_layout Standard
27580 There are other arrays used in formulas, such as distinctions of cases.
27581  It can be created with the menu 
27582 \family sans
27583 Insert\SpecialChar menuseparator
27584 Math\SpecialChar menuseparator
27585 Cases
27586 \begin_inset space ~
27587 \end_inset
27588
27589 Environment
27590 \family default
27591  or the command 
27592 \series bold
27593
27594 \backslash
27595 cases
27596 \series default
27597 .
27598  Here is an example: 
27599 \begin_inset Formula 
27600 \[
27601 f(x)=\begin{cases}
27602 -1 & x<0\\
27603 0 & x=0\\
27604 1 & x>0
27605 \end{cases}
27606 \]
27607
27608 \end_inset
27609
27610
27611 \end_layout
27612
27613 \begin_layout Standard
27614 \begin_inset VSpace bigskip
27615 \end_inset
27616
27617 Multi-line formulas are created when you press 
27618 \begin_inset Info
27619 type  "shortcut"
27620 arg   "newline-insert newline"
27621 \end_inset
27622
27623  within a formula.
27624  In an empty formula you can see that three blue boxes appear, one for each
27625  column.
27626  When you press 
27627 \begin_inset Info
27628 type  "shortcut"
27629 arg   "newline-insert newline"
27630 \end_inset
27631
27632  in a non-empty formula, the part before the relation sign (equal sign 
27633 \begin_inset Quotes eld
27634 \end_inset
27635
27636 =
27637 \begin_inset Quotes erd
27638 \end_inset
27639
27640  etc.) will be inserted automatically in the first column, the relation sign
27641  is in the second column, and the rest in the third column.
27642  A new row is created by every further entry of 
27643 \begin_inset Info
27644 type  "shortcut"
27645 arg   "newline-insert newline"
27646 \end_inset
27647
27648 .
27649  Multi-line formulas are always displayed formulas.
27650  Here is an example:
27651 \begin_inset Formula 
27652 \begin{eqnarray}
27653 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
27654 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
27655 \end{eqnarray}
27656
27657 \end_inset
27658
27659 Note that the middle column is designed for relation signs so structures
27660  in this column will be printed in a smaller size:
27661 \begin_inset Formula 
27662 \begin{eqnarray*}
27663 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
27664 \end{eqnarray*}
27665
27666 \end_inset
27667
27668
27669 \end_layout
27670
27671 \begin_layout Standard
27672 The multi-line formula type described here is called 
27673 \family typewriter
27674 \series medium
27675 eqnarray
27676 \family default
27677 \series default
27678 .
27679  There are other multi-line types more suitable for certain situations,
27680  for example if you want a better inter-line spacing than in formula 
27681 \begin_inset CommandInset ref
27682 LatexCommand eqref
27683 reference "eq:asquared"
27684
27685 \end_inset
27686
27687 .
27688  The other types are described in section
27689 \begin_inset space ~
27690 \end_inset
27691
27692
27693 \begin_inset CommandInset ref
27694 LatexCommand ref
27695 reference "subsec:AMS-Formula-Types"
27696
27697 \end_inset
27698
27699 .
27700 \end_layout
27701
27702 \begin_layout Section
27703 Formula Numbering and Referencing
27704 \begin_inset Index idx
27705 status collapsed
27706
27707 \begin_layout Plain Layout
27708 Math ! Formula numbering
27709 \end_layout
27710
27711 \end_inset
27712
27713
27714 \begin_inset Index idx
27715 status collapsed
27716
27717 \begin_layout Plain Layout
27718 Math ! Referencing formulas
27719 \end_layout
27720
27721 \end_inset
27722
27723
27724 \begin_inset CommandInset label
27725 LatexCommand label
27726 name "sec:Formula-Numbering-and"
27727
27728 \end_inset
27729
27730
27731 \end_layout
27732
27733 \begin_layout Standard
27734 To number a formula, set the cursor in the formula and use the menu 
27735 \family sans
27736 Edit\SpecialChar menuseparator
27737 Math\SpecialChar menuseparator
27738 Number
27739 \begin_inset space ~
27740 \end_inset
27741
27742 Whole
27743 \begin_inset space ~
27744 \end_inset
27745
27746 Formula
27747 \family default
27748  or the shortcut 
27749 \begin_inset Info
27750 type  "shortcut"
27751 arg   "math-number-toggle"
27752 \end_inset
27753
27754 .
27755  The formula number appears in \SpecialChar LyX
27756  within parentheses.
27757  The number shown is temporary and may be different when the output is generated.
27758  The placement and format of the formula number in the output depends on
27759  the document class.
27760  In this document the number is printed together with the chapter number,
27761  separated by a dot:
27762 \begin_inset Formula 
27763 \begin{equation}
27764 1+1=2
27765 \end{equation}
27766
27767 \end_inset
27768
27769 Using 
27770 \begin_inset Info
27771 type  "shortcut"
27772 arg   "math-number-toggle"
27773 \end_inset
27774
27775  in a numbered formula will switch off the numbering.
27776  You can only number displayed formulas.
27777 \end_layout
27778
27779 \begin_layout Standard
27780 Multi-line formulas can be numbered line by line: Using the menu 
27781 \family sans
27782 Edit\SpecialChar menuseparator
27783 Math\SpecialChar menuseparator
27784 Number
27785 \begin_inset space ~
27786 \end_inset
27787
27788 This
27789 \begin_inset space ~
27790 \end_inset
27791
27792 Line
27793 \family default
27794  or the shortcut 
27795 \begin_inset Info
27796 type  "shortcut"
27797 arg   "math-number-line-toggle"
27798 \end_inset
27799
27800  will only toggle the numbering of the line where the cursor is:
27801 \begin_inset Formula 
27802 \begin{eqnarray}
27803 1 & = & 3-2\\
27804 2 & = & 4-2\nonumber \\
27805 4 & \leq & 7
27806 \end{eqnarray}
27807
27808 \end_inset
27809
27810 To number all lines use the shortcut 
27811 \begin_inset Info
27812 type  "shortcut"
27813 arg   "math-number-toggle"
27814 \end_inset
27815
27816 .
27817 \end_layout
27818
27819 \begin_layout Standard
27820 \begin_inset VSpace bigskip
27821 \end_inset
27822
27823 Every displayed formula can be referenced by its number using a label.
27824  A label is inserted with the menu 
27825 \family sans
27826 Insert\SpecialChar menuseparator
27827 Label
27828 \family default
27829  (toolbar button 
27830 \begin_inset Info
27831 type  "icon"
27832 arg   "label-insert"
27833 \end_inset
27834
27835 ) when the cursor is in the formula.
27836  This opens a dialog to enter the label.
27837  It is recommended that you use the suggested 
27838 \begin_inset Quotes eld
27839 \end_inset
27840
27841
27842 \family sans
27843 eq:
27844 \family default
27845
27846 \begin_inset Quotes erd
27847 \end_inset
27848
27849  as the first part of the label, because this helps later to identify the
27850  label type when you have many labels in your document.
27851  We inserted in the following example the label 
27852 \begin_inset Quotes eld
27853 \end_inset
27854
27855 eq:tanhExp
27856 \begin_inset Quotes erd
27857 \end_inset
27858
27859  in the second line:
27860 \begin_inset Formula 
27861 \begin{eqnarray}
27862 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
27863  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
27864 \end{eqnarray}
27865
27866 \end_inset
27867
27868 Every labeled line is automatically numbered.
27869  Therefore the label is shown behind the formula number.
27870  You can reference a labeled formula using the menu 
27871 \family sans
27872 Insert\SpecialChar menuseparator
27873 Cross
27874 \begin_inset space ~
27875 \end_inset
27876
27877 Reference
27878 \family default
27879  (toolbar button 
27880 \begin_inset Info
27881 type  "icon"
27882 arg   "dialog-show-new-inset ref"
27883 \end_inset
27884
27885 ).
27886  A dialog appears to choose a label you want to refer to.
27887  The reference appears in \SpecialChar LyX
27888  as a gray cross-reference box and in the output
27889  as the formula number:
27890 \end_layout
27891
27892 \begin_layout Standard
27893 This is a cross-reference to equation (
27894 \begin_inset CommandInset ref
27895 LatexCommand ref
27896 reference "eq:tanhExp"
27897
27898 \end_inset
27899
27900 ).
27901 \end_layout
27902
27903 \begin_layout Standard
27904 The properties of \SpecialChar LyX
27905 's cross-reference box are described in section
27906 \begin_inset space ~
27907 \end_inset
27908
27909
27910 \begin_inset CommandInset ref
27911 LatexCommand ref
27912 reference "sec:Cross-References"
27913
27914 \end_inset
27915
27916 .
27917  To delete a label, set the cursor at the end in the labeled formula and
27918  press 
27919 \family sans
27920 Del
27921 \family default
27922 .
27923 \end_layout
27924
27925 \begin_layout Section
27926 User defined math macros
27927 \begin_inset Index idx
27928 status collapsed
27929
27930 \begin_layout Plain Layout
27931 Math ! Macros
27932 \end_layout
27933
27934 \end_inset
27935
27936
27937 \end_layout
27938
27939 \begin_layout Standard
27940 \SpecialChar LyX
27941  allows you to define macros for formulas which is very useful when you
27942  have equations of the same form in a document several times.
27943  Math macros are explained in section 
27944 \emph on
27945 Math
27946 \begin_inset space ~
27947 \end_inset
27948
27949 Macros
27950 \emph default
27951  of the 
27952 \emph on
27953 Math
27954 \emph default
27955  manual.
27956 \end_layout
27957
27958 \begin_layout Section
27959 Fine-Tuning
27960 \end_layout
27961
27962 \begin_layout Subsection
27963 Typefaces
27964 \begin_inset Index idx
27965 status collapsed
27966
27967 \begin_layout Plain Layout
27968 Math ! Typefaces
27969 \end_layout
27970
27971 \end_inset
27972
27973
27974 \end_layout
27975
27976 \begin_layout Standard
27977 The standard font for text is italic, for numbers the standard is roman.
27978  To set a font in a formula, use the 
27979 \family sans
27980 Math
27981 \begin_inset space ~
27982 \end_inset
27983
27984 Panel
27985 \family default
27986  button 
27987 \begin_inset Info
27988 type  "icon"
27989 arg   "math-insert \\font"
27990 \end_inset
27991
27992 , or enter its command, listed in table
27993 \begin_inset space ~
27994 \end_inset
27995
27996
27997 \begin_inset CommandInset ref
27998 LatexCommand ref
27999 reference "tab:Typefaces-and-the"
28000
28001 \end_inset
28002
28003 , directly.
28004 \end_layout
28005
28006 \begin_layout Standard
28007 \begin_inset Float table
28008 placement document
28009 alignment document
28010 wide false
28011 sideways false
28012 status open
28013
28014 \begin_layout Plain Layout
28015 \begin_inset Caption Standard
28016
28017 \begin_layout Plain Layout
28018 \begin_inset CommandInset label
28019 LatexCommand label
28020 name "tab:Typefaces-and-the"
28021
28022 \end_inset
28023
28024 Typefaces and the corresponding commands.
28025 \end_layout
28026
28027 \end_inset
28028
28029
28030 \end_layout
28031
28032 \begin_layout Plain Layout
28033 \align center
28034 \begin_inset Tabular
28035 <lyxtabular version="3" rows="9" columns="2">
28036 <features tabularvalignment="middle">
28037 <column alignment="center" valignment="top" width="0pt">
28038 <column alignment="center" valignment="top" width="0pt">
28039 <row>
28040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28041 \begin_inset Text
28042
28043 \begin_layout Plain Layout
28044 Font
28045 \end_layout
28046
28047 \end_inset
28048 </cell>
28049 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
28050 \begin_inset Text
28051
28052 \begin_layout Plain Layout
28053 Command
28054 \end_layout
28055
28056 \end_inset
28057 </cell>
28058 </row>
28059 <row>
28060 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28061 \begin_inset Text
28062
28063 \begin_layout Plain Layout
28064
28065 \shape up
28066 \size normal
28067 \bar no
28068 \noun off
28069 \color none
28070 \begin_inset Formula $\mathrm{Roman}$
28071 \end_inset
28072
28073
28074 \end_layout
28075
28076 \end_inset
28077 </cell>
28078 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
28079 \begin_inset Text
28080
28081 \begin_layout Plain Layout
28082
28083 \series bold
28084
28085 \backslash
28086 mathrm
28087 \end_layout
28088
28089 \end_inset
28090 </cell>
28091 </row>
28092 <row>
28093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28094 \begin_inset Text
28095
28096 \begin_layout Plain Layout
28097 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
28098 \end_inset
28099
28100
28101 \end_layout
28102
28103 \end_inset
28104 </cell>
28105 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
28106 \begin_inset Text
28107
28108 \begin_layout Plain Layout
28109
28110 \series bold
28111
28112 \backslash
28113 mathbf
28114 \end_layout
28115
28116 \end_inset
28117 </cell>
28118 </row>
28119 <row>
28120 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28121 \begin_inset Text
28122
28123 \begin_layout Plain Layout
28124 \begin_inset Formula $\mathit{Italic}$
28125 \end_inset
28126
28127
28128 \end_layout
28129
28130 \end_inset
28131 </cell>
28132 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
28133 \begin_inset Text
28134
28135 \begin_layout Plain Layout
28136
28137 \series bold
28138
28139 \backslash
28140 mathit
28141 \end_layout
28142
28143 \end_inset
28144 </cell>
28145 </row>
28146 <row>
28147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28148 \begin_inset Text
28149
28150 \begin_layout Plain Layout
28151
28152 \shape up
28153 \size normal
28154 \bar no
28155 \noun off
28156 \color none
28157 \begin_inset Formula $\mathtt{Typewriter}$
28158 \end_inset
28159
28160
28161 \end_layout
28162
28163 \end_inset
28164 </cell>
28165 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
28166 \begin_inset Text
28167
28168 \begin_layout Plain Layout
28169
28170 \series bold
28171
28172 \backslash
28173 mathtt
28174 \end_layout
28175
28176 \end_inset
28177 </cell>
28178 </row>
28179 <row>
28180 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28181 \begin_inset Text
28182
28183 \begin_layout Plain Layout
28184 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
28185 \end_inset
28186
28187
28188 \end_layout
28189
28190 \end_inset
28191 </cell>
28192 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
28193 \begin_inset Text
28194
28195 \begin_layout Plain Layout
28196
28197 \series bold
28198
28199 \backslash
28200 mathbb
28201 \end_layout
28202
28203 \end_inset
28204 </cell>
28205 </row>
28206 <row>
28207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28208 \begin_inset Text
28209
28210 \begin_layout Plain Layout
28211 \begin_inset Formula $\mathfrak{Fraktur}$
28212 \end_inset
28213
28214
28215 \end_layout
28216
28217 \end_inset
28218 </cell>
28219 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
28220 \begin_inset Text
28221
28222 \begin_layout Plain Layout
28223
28224 \series bold
28225
28226 \backslash
28227 mathfrak
28228 \end_layout
28229
28230 \end_inset
28231 </cell>
28232 </row>
28233 <row>
28234 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28235 \begin_inset Text
28236
28237 \begin_layout Plain Layout
28238
28239 \shape up
28240 \size normal
28241 \emph on
28242 \bar no
28243 \noun off
28244 \color none
28245 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
28246 \end_inset
28247
28248
28249 \end_layout
28250
28251 \end_inset
28252 </cell>
28253 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
28254 \begin_inset Text
28255
28256 \begin_layout Plain Layout
28257
28258 \series bold
28259
28260 \backslash
28261 mathcal
28262 \end_layout
28263
28264 \end_inset
28265 </cell>
28266 </row>
28267 <row>
28268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28269 \begin_inset Text
28270
28271 \begin_layout Plain Layout
28272 \begin_inset Formula $\mathsf{SansSerif}$
28273 \end_inset
28274
28275
28276 \end_layout
28277
28278 \end_inset
28279 </cell>
28280 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
28281 \begin_inset Text
28282
28283 \begin_layout Plain Layout
28284
28285 \series bold
28286
28287 \backslash
28288 mathsf
28289 \end_layout
28290
28291 \end_inset
28292 </cell>
28293 </row>
28294 </lyxtabular>
28295
28296 \end_inset
28297
28298
28299 \end_layout
28300
28301 \end_inset
28302
28303
28304 \end_layout
28305
28306 \begin_layout Standard
28307 \begin_inset Note Greyedout
28308 status open
28309
28310 \begin_layout Plain Layout
28311
28312 \series bold
28313 Note:
28314 \series default
28315  You can only print capital letters in the typefaces 
28316 \family sans
28317 Blackboard
28318 \family default
28319  and 
28320 \family sans
28321 Calligraphic
28322 \family default
28323 .
28324 \end_layout
28325
28326 \end_inset
28327
28328
28329 \end_layout
28330
28331 \begin_layout Standard
28332 When you use a typeface, a blue box is inserted in the formula.
28333  Every character in this box will be printed in this typeface.
28334  Pressing 
28335 \family sans
28336 Space
28337 \family default
28338  within the box will set the cursor outside, so that you have to use a protected
28339  space when you need a space in the box.
28340  Here is an example where 
28341 \begin_inset Quotes eld
28342 \end_inset
28343
28344 N
28345 \begin_inset Quotes erd
28346 \end_inset
28347
28348  in 
28349 \family sans
28350 Blackboard
28351 \family default
28352  denotes the set of numbers:
28353 \begin_inset Formula 
28354 \[
28355 f(x)=\sqrt{x}\:;\:x\in\mathbb{N}
28356 \]
28357
28358 \end_inset
28359
28360
28361 \end_layout
28362
28363 \begin_layout Standard
28364 The typefaces are nestable, which can cause confusion.
28365  You can, for example, put a character in 
28366 \family sans
28367 Fraktur
28368 \family default
28369  in a box for 
28370 \family sans
28371 Typewriter
28372 \family default
28373
28374 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
28375 \end_inset
28376
28377  
28378 \begin_inset Newline newline
28379 \end_inset
28380
28381 So it is better not to use this feature.
28382 \end_layout
28383
28384 \begin_layout Standard
28385 The typefaces have no effect on Greek letters: 
28386 \begin_inset Formula $\mathfrak{abc\delta e}$
28387 \end_inset
28388
28389
28390 \begin_inset Newline newline
28391 \end_inset
28392
28393 You can only print them emboldened using the command 
28394 \series bold
28395
28396 \backslash
28397 boldsymbol
28398 \series default
28399 , which works like the other typeface commands: 
28400 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
28401 \end_inset
28402
28403
28404 \end_layout
28405
28406 \begin_layout Standard
28407
28408 \series bold
28409
28410 \backslash
28411 boldsymbol
28412 \series default
28413  works for all symbols, letters, and numbers.
28414 \end_layout
28415
28416 \begin_layout Standard
28417 A number of other font options are available as well, in the menu 
28418 \family sans
28419 Edit\SpecialChar menuseparator
28420 Math\SpecialChar menuseparator
28421 Text
28422 \begin_inset space ~
28423 \end_inset
28424
28425 Style
28426 \family default
28427 .
28428 \end_layout
28429
28430 \begin_layout Subsection
28431 Math Text
28432 \begin_inset Index idx
28433 status collapsed
28434
28435 \begin_layout Plain Layout
28436 Math ! Text
28437 \end_layout
28438
28439 \end_inset
28440
28441
28442 \end_layout
28443
28444 \begin_layout Standard
28445 Typefaces are useful for entering some characters in some given font, but
28446  not for text.
28447  For typing longer pieces of text use the math text, which is obtained using
28448  the entry 
28449 \family sans
28450 Normal
28451 \begin_inset space ~
28452 \end_inset
28453
28454 text
28455 \begin_inset space ~
28456 \end_inset
28457
28458 mode
28459 \family default
28460  of the 
28461 \family sans
28462 Math
28463 \begin_inset space ~
28464 \end_inset
28465
28466 Panel
28467 \family default
28468  button 
28469 \begin_inset Info
28470 type  "icon"
28471 arg   "math-insert \\font"
28472 \end_inset
28473
28474 .
28475  Math text appears in \SpecialChar LyX
28476  in black instead of blue.
28477  You can use spaces and accents in math text as in normal text.
28478  Here is an example:
28479 \begin_inset Formula 
28480 \[
28481 f(x)=\begin{cases}
28482 x & \mbox{if I say so}\\
28483 -x & \mbox{under Umständen}
28484 \end{cases}
28485 \]
28486
28487 \end_inset
28488
28489
28490 \end_layout
28491
28492 \begin_layout Subsection
28493 Font Sizes
28494 \begin_inset Index idx
28495 status collapsed
28496
28497 \begin_layout Plain Layout
28498 Math ! Font sizes
28499 \end_layout
28500
28501 \end_inset
28502
28503
28504 \end_layout
28505
28506 \begin_layout Standard
28507 There are four font styles (relative sizes) used in math-mode, which are
28508  automatically chosen in most situations.
28509  These are called 
28510 \family sans
28511 textstyle
28512 \family default
28513
28514 \family sans
28515 displaystyle
28516 \family default
28517
28518 \family sans
28519 scriptstyle
28520 \family default
28521 , and 
28522 \family sans
28523 scriptscriptstyle
28524 \family default
28525 .
28526  For most characters, 
28527 \family sans
28528 textstyle
28529 \family default
28530  and 
28531 \family sans
28532 displaystyle
28533 \family default
28534  are actually the same size, but fractions, superscripts and subscripts,
28535  and certain other structures, are set larger in 
28536 \family sans
28537 displaystyle
28538 \family default
28539 .
28540  Except for some operators, which resize themselves to accommodate various
28541  situations, all text will be set in the styles that \SpecialChar LaTeX
28542  thinks are appropriate.
28543  These choices can be overridden by using the math panel button 
28544 \begin_inset Info
28545 type  "icon"
28546 arg   "math-insert \\style"
28547 \end_inset
28548
28549 .
28550  A box for the size will be created in which you can insert the math structure.
28551  For example, you can set 
28552 \begin_inset Formula $\frac{1}{2}$
28553 \end_inset
28554
28555 , which is normally in 
28556 \family sans
28557 textstyle
28558 \family default
28559 , larger in 
28560 \family sans
28561 displaystyle
28562 \family default
28563
28564 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
28565 \end_inset
28566
28567 .
28568  The four styles are used in the following example:
28569 \end_layout
28570
28571 \begin_layout Standard
28572 \begin_inset Formula $displaystyle$
28573 \end_inset
28574
28575
28576 \begin_inset Formula ${\textstyle textstyle}$
28577 \end_inset
28578
28579
28580 \begin_inset Formula ${\scriptstyle scriptstyle}$
28581 \end_inset
28582
28583
28584 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
28585 \end_inset
28586
28587 .
28588 \end_layout
28589
28590 \begin_layout Standard
28591 All these math-mode font sizes are relative so that if the whole math inset
28592  is set in a particular size with the menu 
28593 \family sans
28594 Edit\SpecialChar menuseparator
28595 Text
28596 \begin_inset space ~
28597 \end_inset
28598
28599 Style
28600 \family default
28601 , all sizes in the formula will be adjusted relative to this size.
28602  Similarly, if the base font size of the document is changed, all fonts
28603  will be adjusted to correspond.
28604  As an example here is a formula in the font size 
28605 \begin_inset Quotes eld
28606 \end_inset
28607
28608 largest
28609 \begin_inset Quotes erd
28610 \end_inset
28611
28612 :
28613 \end_layout
28614
28615 \begin_layout Standard
28616
28617 \family roman
28618 \size largest
28619 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
28620 \end_inset
28621
28622
28623 \end_layout
28624
28625 \begin_layout Section
28626 AMS-\SpecialChar LaTeX
28627
28628 \begin_inset Index idx
28629 status collapsed
28630
28631 \begin_layout Plain Layout
28632 AMS math
28633 \end_layout
28634
28635 \end_inset
28636
28637
28638 \begin_inset Index idx
28639 status collapsed
28640
28641 \begin_layout Plain Layout
28642 Math ! AMS
28643 \end_layout
28644
28645 \end_inset
28646
28647
28648 \end_layout
28649
28650 \begin_layout Standard
28651 \SpecialChar LyX
28652  supports the packages provided by the American Mathematical Society (AMS)
28653  that are in common use.
28654 \end_layout
28655
28656 \begin_layout Subsection
28657 Enabling AMS-Support
28658 \end_layout
28659
28660 \begin_layout Standard
28661 You can make the facilities of the AMS-packages explicitly available in
28662  the document by selecting the checkbox 
28663 \family sans
28664 Use
28665 \begin_inset space ~
28666 \end_inset
28667
28668 AMS
28669 \begin_inset space ~
28670 \end_inset
28671
28672 math
28673 \begin_inset space ~
28674 \end_inset
28675
28676 package
28677 \family default
28678  in the 
28679 \family sans
28680 Document\SpecialChar menuseparator
28681 Settings
28682 \family default
28683
28684 \begin_inset Index idx
28685 status collapsed
28686
28687 \begin_layout Plain Layout
28688 Document ! Settings
28689 \end_layout
28690
28691 \end_inset
28692
28693  dialog under 
28694 \family sans
28695 Math
28696 \begin_inset space ~
28697 \end_inset
28698
28699 Options
28700 \family default
28701 .
28702  AMS is needed for many math-constructs; so when you get \SpecialChar LaTeX
28703 -errors in formulas,
28704  ensure that you have enabled AMS.
28705 \end_layout
28706
28707 \begin_layout Subsection
28708 AMS-Formula Types
28709 \begin_inset CommandInset label
28710 LatexCommand label
28711 name "subsec:AMS-Formula-Types"
28712
28713 \end_inset
28714
28715
28716 \begin_inset Index idx
28717 status collapsed
28718
28719 \begin_layout Plain Layout
28720 Math ! Multi-line Equations
28721 \end_layout
28722
28723 \end_inset
28724
28725
28726 \end_layout
28727
28728 \begin_layout Standard
28729 AMS-\SpecialChar LaTeX
28730  provides a selection of different formula types.
28731  \SpecialChar LyX
28732  allows you to choose between 
28733 \family typewriter
28734 align
28735 \family default
28736
28737 \family typewriter
28738 alignat
28739 \family default
28740
28741 \family typewriter
28742 flalign
28743 \family default
28744
28745 \family typewriter
28746 gather
28747 \family default
28748 , and 
28749 \family typewriter
28750 multline
28751 \family default
28752 .
28753  We refer you to the AMS-documentation, 
28754 \begin_inset CommandInset citation
28755 LatexCommand cite
28756 key "AMS"
28757 literal "true"
28758
28759 \end_inset
28760
28761 , for an explanation of these formula types.
28762 \end_layout
28763
28764 \begin_layout Chapter
28765 More Tools
28766 \end_layout
28767
28768 \begin_layout Section
28769 Cross-References
28770 \begin_inset Index idx
28771 status collapsed
28772
28773 \begin_layout Plain Layout
28774 Cross references
28775 \end_layout
28776
28777 \end_inset
28778
28779
28780 \begin_inset CommandInset label
28781 LatexCommand label
28782 name "sec:Cross-References"
28783
28784 \end_inset
28785
28786
28787 \end_layout
28788
28789 \begin_layout Standard
28790 One of \SpecialChar LyX
28791 's strengths is cross-references.
28792  You can reference every section, float, footnote, formula, and list in
28793  the document.
28794  To reference a document part, you have to insert a label into it.
28795  The label is used as an anchor and a name for the reference.
28796  We want for example to refer to the second item of the following list:
28797 \end_layout
28798
28799 \begin_layout Enumerate
28800 First item
28801 \end_layout
28802
28803 \begin_layout Enumerate
28804 \begin_inset CommandInset label
28805 LatexCommand label
28806 name "enu:Second-item"
28807
28808 \end_inset
28809
28810 Second item
28811 \end_layout
28812
28813 \begin_layout Enumerate
28814 Third item
28815 \end_layout
28816
28817 \begin_layout Standard
28818 First we insert a label into the second item with the menu 
28819 \family sans
28820 Insert\SpecialChar menuseparator
28821 Label
28822 \family default
28823  or by pressing the toolbar button 
28824 \begin_inset Info
28825 type  "icon"
28826 arg   "label-insert"
28827 \end_inset
28828
28829 .
28830  A gray label box like this: 
28831 \begin_inset Graphics
28832         filename clipart/label.png
28833
28834 \end_inset
28835
28836  is inserted and the label window pops up asking for the label text.
28837  \SpecialChar LyX
28838  offers as text the first words of the item with a prefix, in our case
28839  the text 
28840 \begin_inset Quotes eld
28841 \end_inset
28842
28843
28844 \family sans
28845 enu:Second-item
28846 \family default
28847
28848 \begin_inset Quotes erd
28849 \end_inset
28850
28851 .
28852  The prefix 
28853 \begin_inset Quotes eld
28854 \end_inset
28855
28856
28857 \family sans
28858 enu:
28859 \family default
28860
28861 \begin_inset Quotes erd
28862 \end_inset
28863
28864  stands for 
28865 \begin_inset Quotes eld
28866 \end_inset
28867
28868 enumerate
28869 \begin_inset Quotes erd
28870 \end_inset
28871
28872 .
28873  The prefix depends on the document part where the label is inserted; for
28874  example, if you insert a label into a section heading, the suggested prefix
28875  will be 
28876 \begin_inset Quotes eld
28877 \end_inset
28878
28879
28880 \family sans
28881 sec:
28882 \family default
28883
28884 \begin_inset Quotes erd
28885 \end_inset
28886
28887 .
28888 \end_layout
28889
28890 \begin_layout Standard
28891 To reference the item, we refer to its label using the menu 
28892 \family sans
28893 Insert\SpecialChar menuseparator
28894 Cross-Reference
28895 \family default
28896  or the toolbar button 
28897 \begin_inset Info
28898 type  "icon"
28899 arg   "dialog-show-new-inset ref"
28900 \end_inset
28901
28902 .
28903  A gray cross-reference box like this: 
28904 \begin_inset Graphics
28905         filename clipart/reference.png
28906
28907 \end_inset
28908
28909  is inserted and the cross-reference window appears showing all the labels
28910  in the document.
28911  We can now sort the labels alphabetically and then choose the entry 
28912 \begin_inset Quotes eld
28913 \end_inset
28914
28915
28916 \family sans
28917 enu:Second-item
28918 \family default
28919
28920 \begin_inset Quotes erd
28921 \end_inset
28922
28923 .
28924  At the position of the cross-reference box the item number will appear
28925  in the output.
28926 \end_layout
28927
28928 \begin_layout Standard
28929 As an alternative to 
28930 \family sans
28931 Insert\SpecialChar menuseparator
28932 Cross-Reference
28933 \family default
28934 , you can right-click on a label and in the popup menu select 
28935 \family sans
28936 Copy as Reference
28937 \family default
28938 .
28939  The cross-reference to this label is now in the clipboard and can be pasted
28940  to the actual cursor position via the menu 
28941 \family sans
28942 Edit\SpecialChar menuseparator
28943 Paste
28944 \family default
28945  (shortcut 
28946 \begin_inset Info
28947 type  "shortcut"
28948 arg   "paste"
28949 \end_inset
28950
28951 ).
28952 \end_layout
28953
28954 \begin_layout Standard
28955 Here is our cross-reference: Item
28956 \begin_inset space ~
28957 \end_inset
28958
28959
28960 \begin_inset CommandInset ref
28961 LatexCommand ref
28962 reference "enu:Second-item"
28963
28964 \end_inset
28965
28966
28967 \end_layout
28968
28969 \begin_layout Standard
28970 It is recommended to use a protected space
28971 \begin_inset Foot
28972 status collapsed
28973
28974 \begin_layout Plain Layout
28975 described in section
28976 \begin_inset space ~
28977 \end_inset
28978
28979
28980 \begin_inset CommandInset ref
28981 LatexCommand ref
28982 reference "subsec:Protected-Space"
28983
28984 \end_inset
28985
28986
28987 \end_layout
28988
28989 \end_inset
28990
28991  between the cross-reference name and the cross-reference to avoid ugly
28992  line breaks between them.
28993 \end_layout
28994
28995 \begin_layout Standard
28996 There are eight formats of cross-references:
28997 \end_layout
28998
28999 \begin_layout Description
29000 <reference>: prints the number, this is the default: 
29001 \begin_inset CommandInset ref
29002 LatexCommand ref
29003 reference "fig:Two-images"
29004
29005 \end_inset
29006
29007
29008 \end_layout
29009
29010 \begin_layout Description
29011 (<reference>): prints the number within two parentheses, this is the style
29012  normally used to reference formulas, especially when the reference name
29013  
29014 \begin_inset Quotes eld
29015 \end_inset
29016
29017 Equation
29018 \begin_inset Quotes erd
29019 \end_inset
29020
29021  is omitted: 
29022 \begin_inset CommandInset ref
29023 LatexCommand eqref
29024 reference "eq:tanhExp"
29025
29026 \end_inset
29027
29028
29029 \end_layout
29030
29031 \begin_layout Description
29032 <page>: prints the page number: Page
29033 \begin_inset space ~
29034 \end_inset
29035
29036
29037 \begin_inset CommandInset ref
29038 LatexCommand pageref
29039 reference "fig:Two-images"
29040
29041 \end_inset
29042
29043
29044 \end_layout
29045
29046 \begin_layout Description
29047 on
29048 \begin_inset space ~
29049 \end_inset
29050
29051 page
29052 \begin_inset space ~
29053 \end_inset
29054
29055 <page>: prints the text “on page” and the page number: 
29056 \begin_inset CommandInset ref
29057 LatexCommand vpageref
29058 reference "fig:Two-images"
29059
29060 \end_inset
29061
29062
29063 \begin_inset Newline newline
29064 \end_inset
29065
29066 If the label is on the same page, it prints “on this page”; if the label
29067  is on a facing page in a two-sided document, it prints “on the facing page”;
29068  if it is on the previous page which is not a facing page, it prints “on
29069  the previous page”; if it is on the next page which is not a facing page,
29070  it prints “on the next page”.
29071  The wording of the printed text also depends on the used document class.
29072 \end_layout
29073
29074 \begin_layout Description
29075 <reference>
29076 \begin_inset space ~
29077 \end_inset
29078
29079 on
29080 \begin_inset space ~
29081 \end_inset
29082
29083 page
29084 \begin_inset space ~
29085 \end_inset
29086
29087 <page>: prints the number, the text “on page” and the page number: 
29088 \begin_inset CommandInset ref
29089 LatexCommand vref
29090 reference "fig:Two-images"
29091
29092 \end_inset
29093
29094
29095 \begin_inset Newline newline
29096 \end_inset
29097
29098 If the label is on the same page, this format behaves like 
29099 \family sans
29100 \series bold
29101 <reference>
29102 \family default
29103 \series default
29104 ; otherwise it behaves like 
29105 \family sans
29106 \series bold
29107 on
29108 \begin_inset space ~
29109 \end_inset
29110
29111 page
29112 \begin_inset space ~
29113 \end_inset
29114
29115 <page>
29116 \family default
29117 \series default
29118 .
29119 \end_layout
29120
29121 \begin_layout Description
29122 Formatted
29123 \begin_inset space ~
29124 \end_inset
29125
29126 reference: prints a self defined cross-reference format.
29127 \begin_inset Newline newline
29128 \end_inset
29129
29130
29131 \begin_inset Note Greyedout
29132 status open
29133
29134 \begin_layout Plain Layout
29135
29136 \series bold
29137 Note:
29138 \series default
29139  This feature is only available when you have the \SpecialChar LaTeX
29140 -package 
29141 \series bold
29142 prettyref
29143 \series default
29144  or 
29145 \series bold
29146 refstyle
29147 \series default
29148
29149 \begin_inset Index idx
29150 status collapsed
29151
29152 \begin_layout Plain Layout
29153 \SpecialChar LaTeX
29154  packages ! prettyref
29155 \end_layout
29156
29157 \end_inset
29158
29159
29160 \begin_inset Index idx
29161 status collapsed
29162
29163 \begin_layout Plain Layout
29164 \SpecialChar LaTeX
29165  packages ! refstyle
29166 \end_layout
29167
29168 \end_inset
29169
29170  installed.
29171 \end_layout
29172
29173 \end_inset
29174
29175
29176 \begin_inset Newline newline
29177 \end_inset
29178
29179 You can select which \SpecialChar LaTeX
29180 -package should be used for this feature by setting
29181  the option 
29182 \family sans
29183 Use refstyle (not prettyref) for cross-references
29184 \family default
29185  in the menu 
29186 \family sans
29187 Document\SpecialChar menuseparator
29188 Settings\SpecialChar menuseparator
29189 Document Class
29190 \family default
29191 .
29192  The package 
29193 \series bold
29194 refstyle
29195 \series default
29196  is the default and preferred because 
29197 \series bold
29198 prettyref
29199 \series default
29200  supports only English documents.
29201  The format is specified by using the command 
29202 \series bold
29203
29204 \backslash
29205 newrefformat
29206 \series default
29207  (prettyref) or 
29208 \series bold
29209
29210 \backslash
29211 newref
29212 \series default
29213  (refstyle) in the \SpecialChar LaTeX
29214  preamble of the document.
29215  For example redefining all references to figures (which have the label
29216  shortcut 
29217 \begin_inset Quotes eld
29218 \end_inset
29219
29220
29221 \family sans
29222 fig
29223 \family default
29224
29225 \begin_inset Quotes erd
29226 \end_inset
29227
29228 ) can be done for 
29229 \series bold
29230 refstyle
29231 \series default
29232  with this command:
29233 \begin_inset Newline newline
29234 \end_inset
29235
29236
29237 \series bold
29238
29239 \backslash
29240 newref{fig}{refcmd={Image on page 
29241 \backslash
29242 pageref{#1}}}
29243 \series default
29244
29245 \begin_inset Newline newline
29246 \end_inset
29247
29248 Note that neither 
29249 \series bold
29250 prettyref
29251 \series default
29252  nor 
29253 \series bold
29254 refstyle 
29255 \series default
29256 predefines reference formats for all available types.
29257  This is especially true for the wide variety of mathematical `theorem'
29258  environments.
29259  So if you want to make formatted references to, say, Propositions, then
29260  you will need to define the relevant format yourself.
29261  For 
29262 \series bold
29263 prettyref
29264 \series default
29265 , you might do so as follows:
29266 \begin_inset Newline newline
29267 \end_inset
29268
29269
29270 \series bold
29271
29272 \backslash
29273 newrefformat{prop}{Proposition 
29274 \backslash
29275 ref{#1}}
29276 \series default
29277
29278 \begin_inset Newline newline
29279 \end_inset
29280
29281 For more information about defining formatted references, have a look at
29282  the package documentation 
29283 \begin_inset CommandInset citation
29284 LatexCommand cite
29285 key "prettyref,refstyle"
29286 literal "true"
29287
29288 \end_inset
29289
29290 .
29291 \begin_inset Newline newline
29292 \end_inset
29293
29294 The options 
29295 \family sans
29296 Plural
29297 \family default
29298  and 
29299 \family sans
29300 Capitalized
29301 \family default
29302  will be available with formatted references only if you are using the 
29303 \series bold
29304 refstyle
29305 \series default
29306  package.
29307 \end_layout
29308
29309 \begin_layout Description
29310 Textual
29311 \begin_inset space ~
29312 \end_inset
29313
29314 reference: prints the caption or the name of the reference: 
29315 \begin_inset CommandInset ref
29316 LatexCommand nameref
29317 reference "fig:Two-images"
29318
29319 \end_inset
29320
29321
29322 \end_layout
29323
29324 \begin_layout Description
29325 Label
29326 \begin_inset space ~
29327 \end_inset
29328
29329 only: prints only the \SpecialChar LaTeX
29330  label for the reference: 
29331 \begin_inset CommandInset ref
29332 LatexCommand labelonly
29333 reference "fig:Two-images"
29334
29335 \end_inset
29336
29337
29338 \begin_inset Newline newline
29339 \end_inset
29340
29341 This allows for customization, using \SpecialChar TeX
29342  Code, if you want to issue a command
29343  that \SpecialChar LyX
29344  does not support.
29345  If you are using 
29346 \series bold
29347 refstyle
29348 \series default
29349 , then you may want to use the 
29350 \family sans
29351 No
29352 \begin_inset space ~
29353 \end_inset
29354
29355 Prefix
29356 \family default
29357  option, which will output only the part of the reference following the
29358  
29359 \begin_inset Quotes eld
29360 \end_inset
29361
29362 :
29363 \begin_inset Quotes erd
29364 \end_inset
29365
29366  separator.
29367  This is the form needed for e.
29368 \begin_inset space \thinspace{}
29369 \end_inset
29370
29371 g.
29372 \begin_inset space \space{}
29373 \end_inset
29374
29375
29376 \series bold
29377 refstyle
29378 \series default
29379 's range commands.The number and current page of the referenced document
29380  part in the output is automatically calculated by \SpecialChar LaTeX
29381 .
29382  The varieties are adjusted in the field 
29383 \family sans
29384 Format
29385 \family default
29386  of the cross-reference window, that appears when you click on the cross-referen
29387 ce.
29388 \end_layout
29389
29390 \begin_layout Standard
29391 You can only use the style 
29392 \family sans
29393 <reference>
29394 \family default
29395  to reference numbered document parts, while the reference style 
29396 \family sans
29397 <page>
29398 \family default
29399  is always possible.
29400 \end_layout
29401
29402 \begin_layout Standard
29403 If you want to reference a section, put the label in the section heading;
29404  for floats put the label in the caption; for footnotes put the label in
29405  it.
29406  Referencing formulas is explained in section
29407 \begin_inset space ~
29408 \end_inset
29409
29410
29411 \begin_inset CommandInset ref
29412 LatexCommand ref
29413 reference "sec:Formula-Numbering-and"
29414
29415 \end_inset
29416
29417 .
29418 \end_layout
29419
29420 \begin_layout Standard
29421 Right-clicking on a cross-reference opens a context menu.
29422  The entry 
29423 \family sans
29424 Go
29425 \begin_inset space ~
29426 \end_inset
29427
29428 to
29429 \begin_inset space ~
29430 \end_inset
29431
29432 Label
29433 \family default
29434  sets the cursor before the referenced label.
29435  This entry will be renamed in the context menu of the label to 
29436 \family sans
29437 Go
29438 \begin_inset space ~
29439 \end_inset
29440
29441 Back
29442 \family default
29443  so that you can use it to set the cursor back to the cross-reference.
29444  You can also go back with the toolbar button 
29445 \begin_inset Info
29446 type  "icon"
29447 arg   "bookmark-goto 0"
29448 \end_inset
29449
29450 .
29451 \end_layout
29452
29453 \begin_layout Standard
29454 You can change labels at any time.
29455  References to the changed label will automatically be updated so that you
29456  do not need to think about this.
29457 \end_layout
29458
29459 \begin_layout Standard
29460 If a cross-reference refers to a non-existent label, you will see in \SpecialChar LyX
29461  “BROKEN”
29462  in the cross-reference label and two question marks in the output instead
29463  of the reference.
29464 \end_layout
29465
29466 \begin_layout Standard
29467 References are described in detail in the section
29468 \begin_inset space ~
29469 \end_inset
29470
29471
29472 \emph on
29473 Referencing Floats
29474 \emph default
29475  of the 
29476 \emph on
29477 Embedded
29478 \begin_inset space ~
29479 \end_inset
29480
29481 Objects
29482 \emph default
29483  manual.
29484 \end_layout
29485
29486 \begin_layout Section
29487 Table of Contents and other Listings
29488 \begin_inset Index idx
29489 status collapsed
29490
29491 \begin_layout Plain Layout
29492 Table of contents
29493 \end_layout
29494
29495 \end_inset
29496
29497
29498 \begin_inset Index idx
29499 status collapsed
29500
29501 \begin_layout Plain Layout
29502 Navigating ! Outline
29503 \end_layout
29504
29505 \end_inset
29506
29507
29508 \begin_inset Index idx
29509 status collapsed
29510
29511 \begin_layout Plain Layout
29512 Outline
29513 \end_layout
29514
29515 \end_inset
29516
29517
29518 \begin_inset CommandInset label
29519 LatexCommand label
29520 name "sec:toc"
29521
29522 \end_inset
29523
29524
29525 \end_layout
29526
29527 \begin_layout Subsection
29528 Table of Contents
29529 \begin_inset CommandInset label
29530 LatexCommand label
29531 name "subsec:Table-of-Contents"
29532
29533 \end_inset
29534
29535
29536 \end_layout
29537
29538 \begin_layout Standard
29539 The Table of Contents (TOC) is inserted with the menu 
29540 \family sans
29541 Insert\SpecialChar menuseparator
29542 List/Contents/References\SpecialChar menuseparator
29543 Table
29544 \begin_inset space ~
29545 \end_inset
29546
29547 of
29548 \begin_inset space ~
29549 \end_inset
29550
29551 Contents
29552 \family default
29553 .
29554  It is displayed in \SpecialChar LyX
29555  as a gray box.
29556  If you click on it, the 
29557 \family sans
29558 Outline
29559 \family default
29560  window appears, showing you the TOC entries as outline, which allows you
29561  to move and rearrange sections in your documents.
29562  So this operation is an alternative to the menu 
29563 \family sans
29564 View\SpecialChar menuseparator
29565 Outline
29566 \begin_inset space ~
29567 \end_inset
29568
29569 Pane
29570 \family default
29571  that is described in section
29572 \begin_inset space ~
29573 \end_inset
29574
29575
29576 \begin_inset CommandInset ref
29577 LatexCommand ref
29578 reference "subsec:The-Outliner"
29579
29580 \end_inset
29581
29582 .
29583 \end_layout
29584
29585 \begin_layout Standard
29586 The TOC in the document output lists every numbered section automatically.
29587  If you have declared a short title for a section heading, as described
29588  in section
29589 \begin_inset space ~
29590 \end_inset
29591
29592
29593 \begin_inset CommandInset ref
29594 LatexCommand ref
29595 reference "sec:Short-Titles"
29596
29597 \end_inset
29598
29599 , it will be used in the TOC instead of the section heading.
29600  Section
29601 \begin_inset space ~
29602 \end_inset
29603
29604
29605 \begin_inset CommandInset ref
29606 LatexCommand ref
29607 reference "subsec:Numbering-depth"
29608
29609 \end_inset
29610
29611  describes how the level is adjusted that defines which section types are
29612  listed in the TOC.
29613  Unnumbered sections are not listed in the TOC.
29614 \end_layout
29615
29616 \begin_layout Subsection
29617 List of Figures, Tables, Listings and Algorithms
29618 \begin_inset CommandInset label
29619 LatexCommand label
29620 name "subsec:List-of-Figures"
29621
29622 \end_inset
29623
29624
29625 \end_layout
29626
29627 \begin_layout Standard
29628 Table, figure, listings and algorithm lists are very much like the table
29629  of contents.
29630  You can insert them via the 
29631 \family sans
29632 Insert\SpecialChar menuseparator
29633 List/Contents/References
29634 \family default
29635  submenus.
29636  The list entries are the float captions and the float number.
29637 \end_layout
29638
29639 \begin_layout Section
29640 URLs and Hyperlinks
29641 \begin_inset Index idx
29642 status collapsed
29643
29644 \begin_layout Plain Layout
29645 URLs
29646 \end_layout
29647
29648 \end_inset
29649
29650
29651 \begin_inset Index idx
29652 status collapsed
29653
29654 \begin_layout Plain Layout
29655 Hyperlinks
29656 \end_layout
29657
29658 \end_inset
29659
29660
29661 \end_layout
29662
29663 \begin_layout Subsection
29664 URLs
29665 \begin_inset CommandInset label
29666 LatexCommand label
29667 name "subsec:URLs"
29668
29669 \end_inset
29670
29671
29672 \end_layout
29673
29674 \begin_layout Standard
29675 Links to web pages or email addresses can be inserted via the menu 
29676 \family sans
29677 Insert\SpecialChar menuseparator
29678 URL
29679 \family default
29680 .
29681 \end_layout
29682
29683 \begin_layout Standard
29684 Here is an example URL: \SpecialChar LyX
29685 's homepage: 
29686 \begin_inset Flex URL
29687 status collapsed
29688
29689 \begin_layout Plain Layout
29690
29691 https://www.lyx.org
29692 \end_layout
29693
29694 \end_inset
29695
29696
29697 \end_layout
29698
29699 \begin_layout Standard
29700 You cannot change the style of the link text, the URL text will always be
29701  in the style 
29702 \family typewriter
29703 Typewriter
29704 \family default
29705 .
29706  To be able to format the URL text, use hyperlinks as explained in the next
29707  subsection.
29708 \end_layout
29709
29710 \begin_layout Standard
29711 \begin_inset Note Greyedout
29712 status open
29713
29714 \begin_layout Plain Layout
29715
29716 \series bold
29717 Note:
29718 \series default
29719  URLs must not end with a backslash, otherwise you get \SpecialChar LaTeX
29720  errors.
29721 \end_layout
29722
29723 \end_inset
29724
29725
29726 \end_layout
29727
29728 \begin_layout Subsection
29729 Hyperlinks
29730 \begin_inset CommandInset label
29731 LatexCommand label
29732 name "subsec:Hyperlinks"
29733
29734 \end_inset
29735
29736
29737 \end_layout
29738
29739 \begin_layout Standard
29740 Hyperlinks can be inserted with the menu 
29741 \family sans
29742 Insert\SpecialChar menuseparator
29743 Hyperlink
29744 \family default
29745  or with the toolbar button 
29746 \begin_inset Info
29747 type  "icon"
29748 arg   "href-insert"
29749 \end_inset
29750
29751 .
29752  The appearing dialog has two fields: 
29753 \family sans
29754 Target
29755 \family default
29756  and 
29757 \family sans
29758 Name
29759 \family default
29760 .
29761  The name is the printed text for the hyperlink.
29762  The hyperlink type can be a weblink like this: 
29763 \begin_inset CommandInset href
29764 LatexCommand href
29765 name "LyX's homepage"
29766 target "https://www.lyx.org"
29767 literal "false"
29768
29769 \end_inset
29770
29771 , an Email address like this: 
29772 \begin_inset CommandInset href
29773 LatexCommand href
29774 name "lyx-docs mailing list"
29775 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
29776 type "mailto:"
29777 literal "false"
29778
29779 \end_inset
29780
29781 , or a link to a file.
29782  The option 
29783 \family sans
29784 Literal
29785 \family default
29786  in the hyperlink settings dialog allows to input \SpecialChar TeX
29787  code to the 
29788 \family sans
29789 Name
29790 \family default
29791  field.
29792 \end_layout
29793
29794 \begin_layout Standard
29795 You can start applications via a hyperlink when you insert a weblink by
29796  adding the prefix 
29797 \begin_inset Quotes eld
29798 \end_inset
29799
29800
29801 \family sans
29802 run:
29803 \family default
29804
29805 \begin_inset Quotes erd
29806 \end_inset
29807
29808  to the link target.
29809 \end_layout
29810
29811 \begin_layout Standard
29812 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
29813  and become clickable in the DVI and PDF-output.
29814  To set the format of the link text, highlight the hyperlink inset and use
29815  the text style dialog.
29816  This is for example a hyperlink with bold sans serif text: 
29817 \family sans
29818 \series bold
29819
29820 \begin_inset CommandInset href
29821 LatexCommand href
29822 name "LyX's homepage"
29823 target "https://www.lyx.org"
29824 literal "false"
29825
29826 \end_inset
29827
29828
29829 \end_layout
29830
29831 \begin_layout Standard
29832 The link text color can be changed, when the option 
29833 \family sans
29834 Color links
29835 \family default
29836  is set in the PDF Properties dialog (menu 
29837 \family sans
29838 Document\SpecialChar menuseparator
29839 Settings\SpecialChar menuseparator
29840 PDF Properties
29841 \family default
29842 ).
29843  The link text is for example set in this document to blue by adding the
29844  option
29845 \begin_inset Newline newline
29846 \end_inset
29847
29848
29849 \series bold
29850 urlcolor=blue
29851 \series default
29852
29853 \begin_inset Newline newline
29854 \end_inset
29855
29856 to the field 
29857 \family sans
29858 Additional options
29859 \family default
29860  in the PDF Properties dialog.
29861 \change_inserted -584632292 1588303457
29862
29863 \end_layout
29864
29865 \begin_layout Section
29866
29867 \change_inserted -584632292 1588303474
29868 Counters
29869 \begin_inset Index idx
29870 status open
29871
29872 \begin_layout Plain Layout
29873 Counters
29874 \end_layout
29875
29876 \end_inset
29877
29878
29879 \begin_inset CommandInset label
29880 LatexCommand label
29881 name "sec:Counters"
29882
29883 \end_inset
29884
29885
29886 \end_layout
29887
29888 \begin_layout Standard
29889
29890 \change_inserted -584632292 1588374084
29891 One powerful feature of \SpecialChar LaTeX
29892  is its ability to manage counters.
29893  Mostly, this is handled automatically, but there are times one wants to
29894  modify counters directly.
29895  This can be done in LyX using the counter inset, which is accessible from
29896  the Insert menu.
29897  This allows one to set a counter's value; to reset it (to zero); to add
29898  to the value (or subtract from it, since the value added can be negative);
29899  to save it; to restore the saved value; and to print the value.
29900  These effects can also be limited to LyX itself.
29901  And they will appear in HTML and DocBook output, as well as in LaTeX.
29902  
29903 \end_layout
29904
29905 \begin_layout Standard
29906
29907 \change_inserted -584632292 1588529162
29908 There are five commands you can use:
29909 \end_layout
29910
29911 \begin_layout Enumerate
29912
29913 \change_inserted -584632292 1588529167
29914 Set counter: Allows you to assign a specific value to a counter
29915 \end_layout
29916
29917 \begin_layout Enumerate
29918
29919 \change_inserted -584632292 1588529177
29920 Increase counter: Allows you to add some specified amount to a counter (or
29921  to subtract, if you choose a negative number)
29922 \end_layout
29923
29924 \begin_layout Enumerate
29925
29926 \change_inserted -584632292 1588529180
29927 Reset to zero: Sets the value of the counter to 0.
29928 \end_layout
29929
29930 \begin_layout Enumerate
29931
29932 \change_inserted -584632292 1588529184
29933 Save value of counter: Saves the value of the counter so that it can later
29934  be restored.
29935 \end_layout
29936
29937 \begin_layout Enumerate
29938
29939 \change_inserted -584632292 1588529187
29940 Restore value of counter: Restores the previously saved value.
29941 \end_layout
29942
29943 \begin_layout Standard
29944
29945 \change_inserted -584632292 1588374230
29946 The dialog allows you to choose which counter you wish to modify from all
29947  those that are available in the current document class.
29948 \change_unchanged
29949
29950 \end_layout
29951
29952 \begin_layout Section
29953 Appendices
29954 \begin_inset Index idx
29955 status collapsed
29956
29957 \begin_layout Plain Layout
29958 Appendix
29959 \end_layout
29960
29961 \end_inset
29962
29963
29964 \begin_inset CommandInset label
29965 LatexCommand label
29966 name "sec:Appendices"
29967
29968 \end_inset
29969
29970
29971 \end_layout
29972
29973 \begin_layout Standard
29974 Appendices are created with the menu 
29975 \family sans
29976 Document\SpecialChar menuseparator
29977 Start
29978 \begin_inset space ~
29979 \end_inset
29980
29981 Appendix
29982 \begin_inset space ~
29983 \end_inset
29984
29985 Here
29986 \family default
29987 .
29988  This menu sets the document from the current cursor position to the end
29989  as the appendix part of the book.
29990  This part is marked with a red borderline.
29991 \end_layout
29992
29993 \begin_layout Standard
29994 Every chapter (or section) within the appendix part is treated as an appendix,
29995  numbered with a capital Latin letter.
29996  The appendix subsections are numbered with this letter followed by a dot
29997  and the subsection number.
29998  All appendix sections can be referenced as if they were normal sections,
29999  here two examples:
30000 \end_layout
30001
30002 \begin_layout Standard
30003 Appendix
30004 \begin_inset space ~
30005 \end_inset
30006
30007
30008 \begin_inset CommandInset ref
30009 LatexCommand ref
30010 reference "chap:Units-available-in"
30011 plural "false"
30012 caps "false"
30013 noprefix "false"
30014
30015 \end_inset
30016
30017 ; Appendix
30018 \begin_inset space ~
30019 \end_inset
30020
30021
30022 \begin_inset CommandInset ref
30023 LatexCommand ref
30024 reference "subsec:Export"
30025
30026 \end_inset
30027
30028
30029 \end_layout
30030
30031 \begin_layout Section
30032 Bibliography
30033 \begin_inset Index idx
30034 status collapsed
30035
30036 \begin_layout Plain Layout
30037 Bibliography
30038 \end_layout
30039
30040 \end_inset
30041
30042
30043 \begin_inset CommandInset label
30044 LatexCommand label
30045 name "sec:Bibliography"
30046
30047 \end_inset
30048
30049
30050 \end_layout
30051
30052 \begin_layout Standard
30053 There are two ways of generating the bibliography in a \SpecialChar LyX
30054  document.
30055  You can include a bibliography database, which is explained in sec.
30056 \begin_inset space ~
30057 \end_inset
30058
30059
30060 \begin_inset CommandInset ref
30061 LatexCommand ref
30062 reference "subsec:Bibliography-databases"
30063 plural "false"
30064 caps "false"
30065 noprefix "false"
30066
30067 \end_inset
30068
30069 , or you can insert the bibliography manually, using the paragraph environment
30070  
30071 \family sans
30072 Bibliography
30073 \family default
30074 , which is described in the following section (but see also sec.
30075 \begin_inset space ~
30076 \end_inset
30077
30078
30079 \begin_inset CommandInset ref
30080 LatexCommand ref
30081 reference "subsec:Biblio_environment"
30082
30083 \end_inset
30084
30085 ).
30086  If you want anything other than the numerical citations that are used in
30087  this document, such as author-year citations, and if you have more than
30088  a handful of references, then you should seriously consider
30089 \emph on
30090  
30091 \emph default
30092 using a bibliography database.
30093 \end_layout
30094
30095 \begin_layout Standard
30096 In order to demonstrate the difference between these two approaches, we
30097  use two bibliographies in this document, a 
30098 \family sans
30099 Bibliography
30100 \family default
30101  environment and a database-generated bibliography.
30102  As you can see, the bibliography that is created from a database lists
30103  only the database entries that are referenced in the document.
30104  In other words, the database approach relieves you, amongst other things,
30105  from the burden to check which entries you have actually cited.
30106 \end_layout
30107
30108 \begin_layout Subsection
30109 The Bibliography Environment
30110 \begin_inset CommandInset label
30111 LatexCommand label
30112 name "subsec:The-Bibliography-Environment"
30113
30114 \end_inset
30115
30116
30117 \end_layout
30118
30119 \begin_layout Standard
30120 Within the 
30121 \family sans
30122 Bibliography
30123 \family default
30124  environment, every paragraph begins with a gray bibliography box labeled
30125  with a number.
30126  If you click on it, you will get a dialog in which you can set a 
30127 \family sans
30128 Key
30129 \family default
30130  and a 
30131 \family sans
30132 Label
30133 \family default
30134 .
30135  The key is the symbolic name by which you will refer to this bibliography
30136  entry.
30137  Each entry needs to be given a unique key, which is one word consisting
30138  of ASCII characters only.
30139 \begin_inset Foot
30140 status collapsed
30141
30142 \begin_layout Plain Layout
30143 ASCII means 
30144 \begin_inset CommandInset href
30145 LatexCommand href
30146 name "this set"
30147 target "https://en.wikipedia.org/wiki/ASCII#Character_set"
30148 literal "false"
30149
30150 \end_inset
30151
30152  of characters:
30153 \begin_inset Newline newline
30154 \end_inset
30155
30156
30157 \begin_inset Flex URL
30158 status open
30159
30160 \begin_layout Plain Layout
30161
30162 https://en.wikipedia.org/wiki/ASCII#Character_set
30163 \end_layout
30164
30165 \end_inset
30166
30167
30168 \end_layout
30169
30170 \end_inset
30171
30172  For example, our second entry in the bibliography is a book about \SpecialChar LaTeX
30173  and
30174  we used 
30175 \begin_inset Quotes eld
30176 \end_inset
30177
30178 latexcompanion
30179 \begin_inset Quotes erd
30180 \end_inset
30181
30182 , a short form of its title, as the key.
30183 \begin_inset Newline newline
30184 \end_inset
30185
30186 If you set a 
30187 \family sans
30188 Label
30189 \family default
30190  for the entry, references to it will appear with this label instead of
30191  the number of the entry.
30192  The option 
30193 \family sans
30194 Literal
30195 \family default
30196  in the bibliography items settings dialog allows to input \SpecialChar TeX
30197  code to the
30198  
30199 \family sans
30200 Label
30201 \family default
30202  field.
30203 \end_layout
30204
30205 \begin_layout Standard
30206 You can cross-reference a bibliography entry using the menu 
30207 \family sans
30208 Insert\SpecialChar menuseparator
30209 Citation
30210 \family default
30211  or the toolbar button 
30212 \begin_inset Info
30213 type  "icon"
30214 arg   "dialog-show-new-inset citation"
30215 \end_inset
30216
30217 .
30218  A citation reference box is inserted and a citation window will appear
30219  containing the available citations.
30220  Select one or more keys from the list and 
30221 \family sans
30222 Add
30223 \family default
30224  them.
30225  Then press 
30226 \family sans
30227 OK
30228 \family default
30229 .
30230  The citation reference box will be labeled with the referenced key(s).
30231  If you click on the box, the citation window will appear and you can change
30232  the reference.
30233 \end_layout
30234
30235 \begin_layout Standard
30236 Citation references appear in the output as the number or the label of the
30237  bibliography entry with surrounding brackets.
30238  Here are two examples; the first without a label, the second with the label
30239  
30240 \begin_inset Quotes eld
30241 \end_inset
30242
30243 Credits
30244 \begin_inset Quotes erd
30245 \end_inset
30246
30247 :
30248 \end_layout
30249
30250 \begin_layout Standard
30251 Have a look at the 
30252 \family sans
30253 \SpecialChar LaTeX
30254  Companion Second Edition
30255 \family default
30256
30257 \begin_inset CommandInset citation
30258 LatexCommand cite
30259 key "latexcompanion"
30260 literal "true"
30261
30262 \end_inset
30263
30264
30265 \end_layout
30266
30267 \begin_layout Standard
30268 The \SpecialChar LyX
30269 -Team members are listed in the Credits: 
30270 \begin_inset CommandInset citation
30271 LatexCommand cite
30272 key "lyxcredit"
30273 literal "true"
30274
30275 \end_inset
30276
30277
30278 \end_layout
30279
30280 \begin_layout Standard
30281 You can also produce author-year or author-number citations, using the \SpecialChar LaTeX
30282
30283  package 
30284 \series bold
30285 natbib
30286 \series default
30287
30288 \begin_inset Index idx
30289 status collapsed
30290
30291 \begin_layout Plain Layout
30292 \SpecialChar LaTeX
30293  packages ! natbib
30294 \end_layout
30295
30296 \end_inset
30297
30298 .
30299  In order to do so, 
30300 \change_deleted -712698321 1555659455
30301 the label needs to be given the form 
30302 \begin_inset Quotes eld
30303 \end_inset
30304
30305 Author(Year)
30306 \begin_inset Quotes erd
30307 \end_inset
30308
30309  or 
30310 \begin_inset Quotes eld
30311 \end_inset
30312
30313 Author A and Author B(Year)
30314 \begin_inset Quotes erd
30315 \end_inset
30316
30317  
30318 \emph on
30319 without
30320 \emph default
30321  a blank between the author(s) and the opening parenthesis that delimits
30322  the year.
30323  Then, if you 
30324 \change_unchanged
30325 select 
30326 \family sans
30327 Natbib
30328 \begin_inset space ~
30329 \end_inset
30330
30331 (BibTeX)
30332 \family default
30333  in the document settings
30334 \begin_inset Index idx
30335 status collapsed
30336
30337 \begin_layout Plain Layout
30338 Document ! Settings
30339 \end_layout
30340
30341 \end_inset
30342
30343  dialog under 
30344 \family sans
30345 Bibliography\SpecialChar menuseparator
30346 Style
30347 \begin_inset space ~
30348 \end_inset
30349
30350 format
30351 \family default
30352  (see 
30353 \begin_inset CommandInset ref
30354 LatexCommand ref
30355 reference "subsec:Citation-Format"
30356 plural "false"
30357 caps "false"
30358 noprefix "false"
30359
30360 \end_inset
30361
30362 )
30363 \change_inserted -712698321 1555660530
30364 .
30365  Once you have done that, the 
30366 \family sans
30367 Bibliography
30368 \family default
30369  dialog has three input fields instead of the 
30370 \family sans
30371 Label
30372 \family default
30373  field:
30374 \family sans
30375  Author Names
30376 \family default
30377
30378 \family sans
30379 Year
30380 \family default
30381  and 
30382 \family sans
30383 All Author Names
30384 \family default
30385 .
30386  The first one takes the Author list as it should be displayed in the citation
30387  reference, the second the year (without parentheses).
30388  These two are madatory.
30389  If there are multiple authors and you want to both refer to them as a full
30390  list (
30391 \emph on
30392 Baker, Jones, and Williams
30393 \emph default
30394 ) and in abrreviated form (
30395 \emph on
30396 Baker et al.
30397 \emph default
30398 )
30399 \change_unchanged
30400 ,
30401 \change_inserted -712698321 1555660544
30402  add the abbreviated form to 
30403 \family sans
30404 Author Names
30405 \family default
30406  and the full list to the optional 
30407 \family sans
30408 All Author Names
30409 \family default
30410  field.
30411
30412 \change_unchanged
30413  
30414 \change_inserted -712698321 1555659886
30415 If specified like this, 
30416 \change_unchanged
30417 you can select between different author-year or author-number styles
30418 \change_inserted -712698321 1555660646
30419  in the 
30420 \family sans
30421 Insert\SpecialChar menuseparator
30422 Citation
30423 \family default
30424  dialog, and if 
30425 \family sans
30426 All Author Names
30427 \family default
30428  is specified, toggling 
30429 \begin_inset Quotes eld
30430 \end_inset
30431
30432 All authors
30433 \begin_inset Quotes erd
30434 \end_inset
30435
30436  in the citation dialog or the citation context menu will switch between
30437  full and abbreviated list
30438 \change_unchanged
30439 .
30440
30441 \change_inserted -712698321 1555660793
30442  Note that the author and year specified in the dialog are only used for
30443  the citation references.
30444  In the bibliography entry, author and year must be added manually.
30445 \change_unchanged
30446
30447 \end_layout
30448
30449 \begin_layout Standard
30450 To align all entries in the bibliography environment you can set a longest
30451  label via the menu 
30452 \family sans
30453 Edit\SpecialChar menuseparator
30454 Paragraph
30455 \begin_inset space ~
30456 \end_inset
30457
30458 Settings
30459 \family default
30460  (toolbar button 
30461 \begin_inset Info
30462 type  "icon"
30463 arg   "layout-paragraph"
30464 \end_inset
30465
30466 ).
30467  All entries are then indented in the output by the width of the given label.
30468 \end_layout
30469
30470 \begin_layout Subsection
30471 Bibliography databases
30472 \begin_inset Index idx
30473 status collapsed
30474
30475 \begin_layout Plain Layout
30476 Bibliography ! Databases
30477 \end_layout
30478
30479 \end_inset
30480
30481
30482 \begin_inset CommandInset label
30483 LatexCommand label
30484 name "subsec:Bibliography-databases"
30485
30486 \end_inset
30487
30488
30489 \end_layout
30490
30491 \begin_layout Standard
30492 Bibliography databases are useful if you use the same references in different
30493  documents.
30494 \begin_inset Foot
30495 status collapsed
30496
30497 \begin_layout Plain Layout
30498 They are also useful for keeping a database of articles and notes concerning
30499  them.
30500  Most of the database programs mentioned below allow you to store annotations
30501  and reviews along with bibliographical information.
30502 \end_layout
30503
30504 \end_inset
30505
30506  It also makes it very easy to have a uniform layout for all bibliography
30507  entries.
30508  You can collect the bibliography of all relevant books and articles of
30509  your working field in a database.
30510  This database can be used for different documents, and by default only
30511  the entries cited in a particular document will appear in the bibliography
30512  list for that document.
30513  This relieves you of the need to keep track of which articles and books
30514  you have cited.
30515 \end_layout
30516
30517 \begin_layout Standard
30518 The database is a text file with the file extension 
30519 \begin_inset Quotes eld
30520 \end_inset
30521
30522
30523 \family sans
30524 .bib
30525 \family default
30526
30527 \begin_inset Quotes erd
30528 \end_inset
30529
30530 , containing the bibliography in a special format.
30531  The format is explained in 
30532 \begin_inset CommandInset citation
30533 LatexCommand cite
30534 key "BibTeX-2"
30535 literal "true"
30536
30537 \end_inset
30538
30539  and in the \SpecialChar LaTeX
30540  books (
30541 \begin_inset CommandInset citation
30542 LatexCommand cite
30543 key "Mittelbach,Kopka,Lamport"
30544 literal "true"
30545
30546 \end_inset
30547
30548 ).
30549  The file can be created using any text editor, but normally one uses a
30550  special program to create and edit the entries in the database.
30551  A list of such programs is maintained on the \SpecialChar LyX
30552  Wiki at 
30553 \begin_inset Flex URL
30554 status collapsed
30555
30556 \begin_layout Plain Layout
30557
30558 https://wiki.lyx.org/BibTeX/Programs
30559 \end_layout
30560
30561 \end_inset
30562
30563 .
30564 \end_layout
30565
30566 \begin_layout Standard
30567 \SpecialChar LyX
30568  supports two different approaches to use bibliography databases in a document.
30569  Bib\SpecialChar TeX
30570  is the classic technique that has been the only way to use such databases
30571  for a long time.
30572  It is quite established and mature and there is a huge range of existing
30573  styles available.
30574  But it has its drawbacks, especially when it comes to more complex bibliographi
30575 c needs and support for specific languages and scripts.
30576  Those are addressed by 
30577 \series bold
30578 biblatex
30579 \series default
30580
30581 \begin_inset Index idx
30582 status collapsed
30583
30584 \begin_layout Plain Layout
30585 \SpecialChar LaTeX
30586  packages ! biblatex
30587 \end_layout
30588
30589 \end_inset
30590
30591 .
30592  It reads the same database format than Bib\SpecialChar TeX
30593  (although it has been significantly
30594  extended beyond Bib\SpecialChar TeX
30595 's scope)
30596 \begin_inset Foot
30597 status collapsed
30598
30599 \begin_layout Plain Layout
30600 Meaning: While 
30601 \noun on
30602 Biblatex
30603 \noun default
30604  can handle any classic Bib\SpecialChar TeX
30605  database, Bib\SpecialChar TeX
30606  might conversely fail to correctly
30607  handle databases that use specific 
30608 \noun on
30609 Biblatex
30610 \noun default
30611  features.
30612 \end_layout
30613
30614 \end_inset
30615
30616 , but it uses a different framework to generate citations and references
30617  from it.
30618 \end_layout
30619
30620 \begin_layout Standard
30621 To select if Bib\SpecialChar TeX
30622  or 
30623 \series bold
30624 biblatex
30625 \series default
30626  should be used, set in the document settings (menu 
30627 \family sans
30628 Document\SpecialChar menuseparator
30629 Settings
30630 \family default
30631 )
30632 \begin_inset Index idx
30633 status collapsed
30634
30635 \begin_layout Plain Layout
30636 Document ! Settings
30637 \end_layout
30638
30639 \end_inset
30640
30641  under 
30642 \family sans
30643 Bibliography
30644 \family default
30645  the 
30646 \family sans
30647 Style
30648 \begin_inset space ~
30649 \end_inset
30650
30651 format
30652 \family default
30653  to a Bib\SpecialChar TeX
30654  or a 
30655 \family sans
30656 Biblatex
30657 \family default
30658  format.
30659 \end_layout
30660
30661 \begin_layout Subsubsection
30662 Bib\SpecialChar TeX
30663
30664 \begin_inset Index idx
30665 status collapsed
30666
30667 \begin_layout Plain Layout
30668 Bibliography ! Bib\SpecialChar TeX
30669
30670 \end_layout
30671
30672 \end_inset
30673
30674
30675 \end_layout
30676
30677 \begin_layout Standard
30678 To access a database via Bib\SpecialChar TeX
30679 , use the menu 
30680 \family sans
30681 Insert\SpecialChar menuseparator
30682 List/Contents/References\SpecialChar menuseparator
30683 Bib(la)TeX
30684 \begin_inset space ~
30685 \end_inset
30686
30687 Bibliography
30688 \family default
30689 .
30690  A window will appear in which you can add one or more databases and select
30691  a Bib\SpecialChar TeX
30692
30693 \family sans
30694  style
30695 \family default
30696  file.
30697  The option 
30698 \family sans
30699 Add bibliography to TOC
30700 \family default
30701  adds a table of contents entry for the bibliography.
30702  In the 
30703 \family sans
30704 Content
30705 \family default
30706  drop box you can select whether to include all the entries in the database
30707  in the document or just the cited references.
30708
30709 \change_inserted -712698321 1530969762
30710  The 
30711 \family sans
30712 Encoding
30713 \family default
30714  drop box lets you specify the encoding of the database(s), should this
30715  differ from the encoding of the document.
30716 \change_unchanged
30717
30718 \end_layout
30719
30720 \begin_layout Standard
30721 The Bib\SpecialChar TeX
30722  style file is a text file with the file extension 
30723 \begin_inset Quotes eld
30724 \end_inset
30725
30726
30727 \family sans
30728 .bst
30729 \family default
30730
30731 \begin_inset Quotes erd
30732 \end_inset
30733
30734  that controls how the bibliography entries will appear.
30735  Your \SpecialChar LaTeX
30736  distribution should provide several of these, and many publishers
30737  provide their own style files, so that you don't have to take care of the
30738  layout.
30739  It is of course possible to write your own style file, but this is something
30740  for experts.
30741 \begin_inset Foot
30742 status collapsed
30743
30744 \begin_layout Plain Layout
30745 For information on how this is done, have a look at
30746 \begin_inset Newline newline
30747 \end_inset
30748
30749
30750 \begin_inset CommandInset href
30751 LatexCommand href
30752 target "https://www.ctan.org/tex-archive/biblio/bibtex/contrib/doc/btxhak.pdf"
30753 literal "false"
30754
30755 \end_inset
30756
30757 .
30758 \end_layout
30759
30760 \end_inset
30761
30762  In this document we used the Bib\SpecialChar TeX
30763  style 
30764 \family sans
30765 alphadin.bst
30766 \family default
30767 , which provides an alpha-numeric style in accordance with the German Standards
30768  Institute (DIN).
30769 \end_layout
30770
30771 \begin_layout Standard
30772 Inserting a citation reference works as described in the previous section.
30773 \end_layout
30774
30775 \begin_layout Subsubsection
30776 Biblatex
30777 \begin_inset Index idx
30778 status collapsed
30779
30780 \begin_layout Plain Layout
30781 Bibliography ! Biblatex
30782 \end_layout
30783
30784 \end_inset
30785
30786
30787 \begin_inset Index idx
30788 status collapsed
30789
30790 \begin_layout Plain Layout
30791 \SpecialChar LaTeX
30792  packages ! biblatex
30793 \end_layout
30794
30795 \end_inset
30796
30797
30798 \end_layout
30799
30800 \begin_layout Standard
30801 Accessing a database via 
30802 \series bold
30803 biblatex
30804 \series default
30805  is almost identical to Bib\SpecialChar TeX
30806 : Use the menu 
30807 \family sans
30808 Insert\SpecialChar menuseparator
30809 List/Contents/References\SpecialChar menuseparator
30810 Bib(la)TeX
30811 \begin_inset space ~
30812 \end_inset
30813
30814 Bibliography
30815 \family default
30816 .
30817  In contrary to Bib\SpecialChar TeX
30818  you cannot select a 
30819 \family sans
30820 style
30821 \family default
30822  file
30823 \change_inserted -712698321 1531045799
30824  at this place
30825 \change_unchanged
30826 .
30827  The other dialog options are the same as with Bib\SpecialChar TeX
30828 .
30829
30830 \change_inserted -712698321 1531045867
30831  As for the styles, note the following.
30832 \change_unchanged
30833
30834 \end_layout
30835
30836 \begin_layout Standard
30837
30838 \series bold
30839 biblatex
30840 \series default
30841  has two different style files: a bibliography style file (text file with
30842  the file extension 
30843 \begin_inset Quotes eld
30844 \end_inset
30845
30846
30847 \family sans
30848 .bbx
30849 \family default
30850
30851 \begin_inset Quotes erd
30852 \end_inset
30853
30854 ) controls how the bibliography entries will look like and a citation style
30855  file (text file with the file extension 
30856 \begin_inset Quotes eld
30857 \end_inset
30858
30859
30860 \family sans
30861 .cbx
30862 \family default
30863
30864 \begin_inset Quotes erd
30865 \end_inset
30866
30867 ) controls the look of the citation references in the text.
30868  Usually such style files come in pairs and it makes sense to use matching
30869  styles.
30870  It is nevertheless possible to mix any citation style with any bibliography
30871  style.
30872 \end_layout
30873
30874 \begin_layout Standard
30875
30876 \series bold
30877 biblatex
30878 \series default
30879  styles are not set in the 
30880 \family sans
30881 Bib(la)TeX
30882 \begin_inset space ~
30883 \end_inset
30884
30885 Bibliography
30886 \family default
30887  dialog, but in the document settings.
30888 \begin_inset Index idx
30889 status collapsed
30890
30891 \begin_layout Plain Layout
30892 Document ! Settings
30893 \end_layout
30894
30895 \end_inset
30896
30897  However, in the dialog in the 
30898 \family sans
30899 Options
30900 \family default
30901  field, which is only visible if you use 
30902 \series bold
30903 biblatex
30904 \series default
30905 , you can enter options that determine how the bibliography is printed (for
30906  example how its heading will appear).
30907  These options are described in detail in the 
30908 \series bold
30909 biblatex
30910 \series default
30911  manual, 
30912 \begin_inset CommandInset citation
30913 LatexCommand cite
30914 key "Biblatex"
30915 literal "true"
30916
30917 \end_inset
30918
30919 .
30920 \end_layout
30921
30922 \begin_layout Standard
30923 Inserting a citation reference works as described in section
30924 \begin_inset space ~
30925 \end_inset
30926
30927
30928 \begin_inset CommandInset ref
30929 LatexCommand ref
30930 reference "subsec:The-Bibliography-Environment"
30931 plural "false"
30932 caps "false"
30933 noprefix "false"
30934
30935 \end_inset
30936
30937 .
30938 \end_layout
30939
30940 \begin_layout Subsubsection
30941 Bibliography Processors
30942 \end_layout
30943
30944 \begin_layout Standard
30945 To generate the bibliography from a database, \SpecialChar LyX
30946  uses a bibliography processor,
30947  that is an external program that reads the database, sorts the citations
30948  and processes the data in a way it can be included in the document.
30949  The classic program is called Bib\SpecialChar TeX
30950 .
30951  It has the advantage that it is very mature and widespread, but the disadvantag
30952 e that it has severe limitations, due to its age.
30953 \end_layout
30954
30955 \begin_layout Standard
30956 Meanwhile, some alternatives have been developed that address some of these
30957  limitations.
30958  LyX natively supports some of them and lets you select a custom processor.
30959  You can do this on a general level in 
30960 \family sans
30961 Tools\SpecialChar menuseparator
30962 Preferences\SpecialChar menuseparator
30963 Output\SpecialChar menuseparator
30964 LaTeX
30965 \family default
30966  or for individual documents in 
30967 \family sans
30968 Document\SpecialChar menuseparator
30969 Settings\SpecialChar menuseparator
30970 Bibliography
30971 \family default
30972 .
30973  The following variants are available by default:
30974 \end_layout
30975
30976 \begin_layout Description
30977 biber a specific, modern processor
30978 \begin_inset Index idx
30979 status collapsed
30980
30981 \begin_layout Plain Layout
30982 \SpecialChar LaTeX
30983  packages ! biber
30984 \end_layout
30985
30986 \end_inset
30987
30988  developed exclusively for 
30989 \series bold
30990 biblatex
30991 \series default
30992  (it does not work with Bib\SpecialChar TeX
30993 !).
30994  
30995 \series bold
30996 biber
30997 \series default
30998  provides full Unicode support, unlimited memory and many specific features
30999  
31000 \series bold
31001 biblatex
31002 \series default
31003  makes use of; if you use the 
31004 \series bold
31005 biblatex
31006 \series default
31007  approach, it is strongly recommended to use 
31008 \series bold
31009 biber
31010 \series default
31011 .
31012 \end_layout
31013
31014 \begin_layout Description
31015 bibtex the standard; does not allow special characters in bibliography entries
31016  that are not possible to encode in a 7-bit encoding, limited memory, works
31017  with all bibliography packages, although it will probably fail with 
31018 \series bold
31019 biblatex
31020 \series default
31021  bibliographies due to the limited memory.
31022 \end_layout
31023
31024 \begin_layout Description
31025 bibtex8 allows all characters that are possible to encode in an 8-bit encoding
31026  (but no Unicode support), larger memory than 
31027 \family sans
31028 bibtex
31029 \family default
31030 , works with all bibliography packages, although more complex 
31031 \series bold
31032 biblatex
31033 \series default
31034  bibliographies will exceed its limits, and not all 
31035 \series bold
31036 biblatex
31037 \series default
31038  features are supported.
31039 \end_layout
31040
31041 \begin_layout Standard
31042 By default (with the 
31043 \family sans
31044 Processor
31045 \family default
31046  set in 
31047 \family sans
31048 Document\SpecialChar menuseparator
31049 Settings\SpecialChar menuseparator
31050 Bibliography
31051 \family default
31052  and with 
31053 \family sans
31054 Automatic
31055 \family default
31056  as setting for the 
31057 \family sans
31058 Processor
31059 \family default
31060  in 
31061 \family sans
31062 Tools\SpecialChar menuseparator
31063 Preferences\SpecialChar menuseparator
31064 Output\SpecialChar menuseparator
31065 LaTeX
31066 \family default
31067 ), \SpecialChar LyX
31068  selects an appropriate (available) processor for the current bibliography
31069  approach (
31070 \series bold
31071 biber
31072 \series default
31073  for 
31074 \series bold
31075 biblatex
31076 \series default
31077
31078 \family sans
31079 bibtex
31080 \family default
31081  for Bib\SpecialChar TeX
31082 -based bibliography styles).
31083  This should suit most needs.
31084 \end_layout
31085
31086 \begin_layout Standard
31087 In Japanese documents, a specific processor is used.
31088  By default this is pBib\SpecialChar TeX
31089  (in \SpecialChar LyX
31090  
31091 \family sans
31092 pbibtex
31093 \family default
31094 ), a Bib\SpecialChar TeX
31095  variant specifically aimed at Japanese.
31096  You can adjust it in 
31097 \family sans
31098 Tools\SpecialChar menuseparator
31099 Preferences\SpecialChar menuseparator
31100 Output\SpecialChar menuseparator
31101 LaTeX
31102 \family default
31103 .
31104 \end_layout
31105
31106 \begin_layout Standard
31107 Selected bibliography processors can be controlled with options that you
31108  can add below the selection.
31109  Before adding options, it is strongly recommended that you read the manual
31110  of Bib\SpecialChar TeX
31111  or 
31112 \series bold
31113 biber
31114 \series default
31115
31116 \begin_inset CommandInset citation
31117 LatexCommand cite
31118 key "BibTeX,biber"
31119 literal "true"
31120
31121 \end_inset
31122
31123 .
31124 \end_layout
31125
31126 \begin_layout Subsubsection
31127 Customizing
31128 \end_layout
31129
31130 \begin_layout Standard
31131 \SpecialChar LyX
31132  supports some specific tasks such as sectioned bibliographies and multiple
31133  bibliographies.
31134  These are explained in detail in section 
31135 \emph on
31136 Customizing Bibliographies
31137 \emph default
31138  
31139 \emph on
31140 with Bib\SpecialChar TeX
31141  or Biblatex
31142 \emph default
31143  of the 
31144 \emph on
31145 Additional Features
31146 \emph default
31147  manual.
31148 \end_layout
31149
31150 \begin_layout Subsection
31151 Citation Format
31152 \begin_inset Index idx
31153 status collapsed
31154
31155 \begin_layout Plain Layout
31156 Bibliography ! Citation format
31157 \end_layout
31158
31159 \end_inset
31160
31161
31162 \begin_inset CommandInset label
31163 LatexCommand label
31164 name "subsec:Citation-Format"
31165
31166 \end_inset
31167
31168
31169 \end_layout
31170
31171 \begin_layout Standard
31172 Many different citation formats are common, e.
31173 \begin_inset space \thinspace{}
31174 \end_inset
31175
31176 g.
31177 \begin_inset space \space{}
31178 \end_inset
31179
31180 numerical citation (as 
31181 \begin_inset Quotes eld
31182 \end_inset
31183
31184 1
31185 \begin_inset Quotes erd
31186 \end_inset
31187
31188  like in this document), alpha-numerical citations (as 
31189 \begin_inset Quotes eld
31190 \end_inset
31191
31192 Mil08
31193 \begin_inset Quotes erd
31194 \end_inset
31195
31196 ) or author-year citations (as 
31197 \begin_inset Quotes eld
31198 \end_inset
31199
31200 Miller (2008a)
31201 \begin_inset Quotes erd
31202 \end_inset
31203
31204 ).
31205  \SpecialChar LyX
31206  supports these formats via specific citation packages and their style
31207  files.
31208 \end_layout
31209
31210 \begin_layout Standard
31211 By default a simple numeric citation style is used.
31212  In 
31213 \family sans
31214 Document\SpecialChar menuseparator
31215 Settings\SpecialChar menuseparator
31216 Bibliography
31217 \family default
31218
31219 \begin_inset Index idx
31220 status collapsed
31221
31222 \begin_layout Plain Layout
31223 Document ! Settings
31224 \end_layout
31225
31226 \end_inset
31227
31228  you have a range of other options, depending on your preferred bibliography
31229  approach.
31230  With the 
31231 \family sans
31232 Bibliography
31233 \family default
31234  environment your only choice besides manual formatting of the bibliography
31235  labels, is there to use 
31236 \family sans
31237 Natbib
31238 \begin_inset space ~
31239 \end_inset
31240
31241 (BibTeX)
31242 \family default
31243 \series bold
31244  
31245 \series default
31246 as 
31247 \family sans
31248 Style
31249 \begin_inset space ~
31250 \end_inset
31251
31252 format
31253 \family default
31254  which gives you author-year and author-numerical citations (see above 
31255 \begin_inset CommandInset ref
31256 LatexCommand ref
31257 reference "subsec:The-Bibliography-Environment"
31258
31259 \end_inset
31260
31261  for details).
31262 \end_layout
31263
31264 \begin_layout Standard
31265 With a bibliography database (see 
31266 \begin_inset CommandInset ref
31267 LatexCommand ref
31268 reference "subsec:Bibliography-databases"
31269 plural "false"
31270 caps "false"
31271 noprefix "false"
31272
31273 \end_inset
31274
31275 ) one has in contrary to the 
31276 \family sans
31277 Bibliography
31278 \family default
31279  environment full access to the formatting styles.
31280  These style formats are available:
31281 \end_layout
31282
31283 \begin_layout Description
31284 Basic
31285 \begin_inset space ~
31286 \end_inset
31287
31288 (BibTeX) the default Bib\SpecialChar TeX
31289 -based approached without any additional packages
31290  (simple numeric citations).
31291 \end_layout
31292
31293 \begin_layout Description
31294 Biblatex loads the package 
31295 \series bold
31296 biblatex
31297 \series default
31298
31299 \begin_inset Index idx
31300 status collapsed
31301
31302 \begin_layout Plain Layout
31303 \SpecialChar LaTeX
31304  packages ! biblatex
31305 \end_layout
31306
31307 \end_inset
31308
31309  and lets you select a style in the dropdown boxes 
31310 \family sans
31311 Biblatex citation style
31312 \family default
31313  and 
31314 \family sans
31315 Biblatex bibliography style
31316 \family default
31317  below.
31318  Options to the package 
31319 \series bold
31320 biblatex
31321 \series default
31322  can be entered in the 
31323 \family sans
31324 Options
31325 \family default
31326  field.
31327 \end_layout
31328
31329 \begin_layout Description
31330 Biblatex
31331 \begin_inset space ~
31332 \end_inset
31333
31334 (natbib
31335 \begin_inset space ~
31336 \end_inset
31337
31338 mode) loads the package 
31339 \series bold
31340 biblatex
31341 \series default
31342  with the natbib compatibility mode.
31343  This is a specific variant for users who switch an existing document that
31344  uses 
31345 \series bold
31346 natbib
31347 \series default
31348  or want to emulate 
31349 \family sans
31350 the 
31351 \family default
31352 \series bold
31353 natbib
31354 \series default
31355  behavior very closely.
31356  Compared to normal 
31357 \family sans
31358 Biblatex
31359 \family default
31360  this option has some additional styles.
31361  All 
31362 \series bold
31363 biblatex
31364 \series default
31365  styles are also supported by this variant.
31366 \end_layout
31367
31368 \begin_layout Description
31369 Jurabib
31370 \begin_inset space ~
31371 \end_inset
31372
31373 (BibTeX) loads the package 
31374 \series bold
31375 jurabib
31376 \series default
31377
31378 \begin_inset Index idx
31379 status collapsed
31380
31381 \begin_layout Plain Layout
31382 \SpecialChar LaTeX
31383  packages ! jurabib
31384 \end_layout
31385
31386 \end_inset
31387
31388  which provides author-year styles particularly suited for law studies.
31389 \end_layout
31390
31391 \begin_layout Description
31392 Natbib
31393 \begin_inset space ~
31394 \end_inset
31395
31396 (BibTeX) loads the package 
31397 \series bold
31398 natbib
31399 \series default
31400
31401 \begin_inset Index idx
31402 status collapsed
31403
31404 \begin_layout Plain Layout
31405 \SpecialChar LaTeX
31406  packages ! natbib
31407 \end_layout
31408
31409 \end_inset
31410
31411  which provides citation styles particularly suited for the humanities.
31412 \end_layout
31413
31414 \begin_layout Standard
31415 The 
31416 \family sans
31417 Biblatex
31418 \family default
31419  and 
31420 \family sans
31421 Natbib
31422 \family default
31423  style formats provide the choice between author-year and author-numerical
31424  citation styles.
31425  You have to select one style in the dropdown box 
31426 \family sans
31427 Variant
31428 \family default
31429 .
31430  Note that for the 
31431 \family sans
31432 Biblatex
31433 \family default
31434  formats, this only affects the appearance in the \SpecialChar LyX
31435  workarea.
31436  Whether the output uses numerical, author-year or another format such as
31437  alpha-numerical depends only on the selected 
31438 \family sans
31439 Biblatex citation style
31440 \family default
31441 .
31442  However, when switching between Author-year and Author-number, a suitable
31443  style is proposed.
31444  With 
31445 \family sans
31446 Natbib
31447 \family default
31448 , on the other hand, the dialog selection will ultimately determine the
31449  style.
31450 \end_layout
31451
31452 \begin_layout Standard
31453 For any author-year and author-numerical selection, multiple style variants
31454  are available in the 
31455 \family sans
31456 Citation
31457 \family default
31458  dialog.
31459  Some selections also provide further options like the option to uppercase
31460  a name prefix such as 
31461 \begin_inset Quotes eld
31462 \end_inset
31463
31464 van Beethoven
31465 \begin_inset Quotes erd
31466 \end_inset
31467
31468  (to 
31469 \begin_inset Quotes eld
31470 \end_inset
31471
31472 Van Beethoven
31473 \begin_inset Quotes erd
31474 \end_inset
31475
31476 ) or to expand or reduce the number of displayed others (i.
31477 \begin_inset space \thinspace{}
31478 \end_inset
31479
31480 e.
31481 \begin_inset space \space{}
31482 \end_inset
31483
31484 use or don't use 
31485 \begin_inset Quotes eld
31486 \end_inset
31487
31488 et al.
31489 \begin_inset Quotes erd
31490 \end_inset
31491
31492 ).
31493  
31494 \end_layout
31495
31496 \begin_layout Standard
31497 In the citation dialog you can also set text to appear after a citation
31498  reference, e.
31499 \begin_inset space \thinspace{}
31500 \end_inset
31501
31502 g.
31503 \begin_inset space \space{}
31504 \end_inset
31505
31506 page numbers, which will then be formatted according to the style's needs
31507  (e.
31508 \begin_inset space \thinspace{}
31509 \end_inset
31510
31511 g.
31512 \begin_inset space \space{}
31513 \end_inset
31514
31515 with or without 
31516 \begin_inset Quotes eld
31517 \end_inset
31518
31519 pp.
31520 \begin_inset Quotes erd
31521 \end_inset
31522
31523 ).
31524  The option 
31525 \family sans
31526 Literal
31527 \family default
31528  in the citation dialog allows to input \SpecialChar TeX
31529  code to the fields 
31530 \family sans
31531 Text
31532 \begin_inset space ~
31533 \end_inset
31534
31535 before
31536 \family default
31537  and 
31538 \family sans
31539 Text
31540 \begin_inset space ~
31541 \end_inset
31542
31543 after
31544 \family default
31545 .
31546  Here is a simple example where the text 
31547 \begin_inset Quotes eld
31548 \end_inset
31549
31550 Chapter
31551 \begin_inset space ~
31552 \end_inset
31553
31554 3
31555 \begin_inset Quotes erd
31556 \end_inset
31557
31558  appears after the reference:
31559 \end_layout
31560
31561 \begin_layout Quote
31562 Have a look at 
31563 \begin_inset CommandInset citation
31564 LatexCommand cite
31565 after "Chapter 3"
31566 key "latexcompanion"
31567 literal "false"
31568
31569 \end_inset
31570
31571 .
31572 \end_layout
31573
31574 \begin_layout Standard
31575 All styles except for 
31576 \family sans
31577 Basic (BibTeX)
31578 \family default
31579  also provide the feature to add text that precedes the reference (such
31580  as 
31581 \begin_inset Quotes eld
31582 \end_inset
31583
31584 cf.
31585 \begin_inset Quotes erd
31586 \end_inset
31587
31588 ).
31589  This text is then also included in the parentheses, if the style requires
31590  this.
31591 \end_layout
31592
31593 \begin_layout Standard
31594 Note that these pre- and postnotes apply to the whole citation.
31595  So if you refer to multiple references at once, the prenote will precede
31596  the first citation in the list, the postnote will follow the last.
31597  Some 
31598 \family sans
31599 Biblatex
31600 \family default
31601  styles allow to add pre- and postnotes to any individual reference in a
31602  multi-citation (so-called 
31603 \begin_inset Quotes eld
31604 \end_inset
31605
31606 qualified citation lists
31607 \begin_inset Quotes erd
31608 \end_inset
31609
31610 ).
31611  \SpecialChar LyX
31612  supports this.
31613  If you use such a style and if the current reference includes multiple
31614  items the 
31615 \family sans
31616 Citation
31617 \family default
31618  dialog will display three columns in the field 
31619 \family sans
31620 Selected Citations
31621 \family default
31622
31623 \family sans
31624 Text
31625 \begin_inset space ~
31626 \end_inset
31627
31628 before
31629 \family default
31630
31631 \family sans
31632 Cite
31633 \begin_inset space ~
31634 \end_inset
31635
31636 key
31637 \family default
31638  and 
31639 \family sans
31640 Text
31641 \begin_inset space ~
31642 \end_inset
31643
31644 after
31645 \family default
31646 .
31647  If you double-click on an item's 
31648 \family sans
31649 Text
31650 \begin_inset space ~
31651 \end_inset
31652
31653 before
31654 \family default
31655  or 
31656 \family sans
31657 Text
31658 \begin_inset space ~
31659 \end_inset
31660
31661 after
31662 \family default
31663  field, you can add such individual pre- and postnotes.
31664  In the 
31665 \family sans
31666 General text before
31667 \family default
31668  and 
31669 \family sans
31670 General text after
31671 \family default
31672  fields you can add pre- and postnotes that apply to the whole list.
31673 \end_layout
31674
31675 \begin_layout Section
31676 Index
31677 \begin_inset Index idx
31678 status collapsed
31679
31680 \begin_layout Plain Layout
31681 Index generation
31682 \end_layout
31683
31684 \end_inset
31685
31686
31687 \begin_inset CommandInset label
31688 LatexCommand label
31689 name "sec:Index"
31690
31691 \end_inset
31692
31693
31694 \end_layout
31695
31696 \begin_layout Standard
31697 An index entry is created if you use the menu 
31698 \family sans
31699 Insert\SpecialChar menuseparator
31700 Index
31701 \begin_inset space ~
31702 \end_inset
31703
31704 Entry
31705 \family default
31706  or the toolbar button 
31707 \begin_inset Info
31708 type  "icon"
31709 arg   "index-insert"
31710 \end_inset
31711
31712 .
31713  A box is inserted containing the text that appears in the index.
31714  The word where the cursor is in or the currently highlighted text is proposed
31715  by \SpecialChar LyX
31716  as the index entry.
31717 \end_layout
31718
31719 \begin_layout Standard
31720 The index list is inserted in the document with the menu 
31721 \family sans
31722 Insert\SpecialChar menuseparator
31723 List/Contents/References\SpecialChar menuseparator
31724 Index
31725 \begin_inset space ~
31726 \end_inset
31727
31728 List
31729 \family default
31730 .
31731  A light blue box labeled 
31732 \begin_inset Quotes eld
31733 \end_inset
31734
31735
31736 \family sans
31737 Index
31738 \family default
31739
31740 \begin_inset Quotes erd
31741 \end_inset
31742
31743  will show the place where the index is printed in the output.
31744  The index list box is not clickable like other \SpecialChar LyX
31745 -boxes.
31746 \end_layout
31747
31748 \begin_layout Standard
31749 We give a short overview of the index commands in the next subsections.
31750  For a detailed description of \SpecialChar LaTeX
31751 's index mechanism, have a look at one of
31752  the \SpecialChar LaTeX
31753  books 
31754 \begin_inset CommandInset citation
31755 LatexCommand cite
31756 key "latexcompanion,latexguide,latexbook"
31757 literal "true"
31758
31759 \end_inset
31760
31761 .
31762 \end_layout
31763
31764 \begin_layout Subsection
31765 Grouping Index Entries
31766 \begin_inset Index idx
31767 status collapsed
31768
31769 \begin_layout Plain Layout
31770 Index ! Grouping
31771 \end_layout
31772
31773 \end_inset
31774
31775
31776 \end_layout
31777
31778 \begin_layout Standard
31779 Index entries are often grouped to offer the reader a fast search in the
31780  index.
31781  We want to group for example the index entries for itemized and enumerated
31782  lists under the entry 
31783 \begin_inset Quotes eld
31784 \end_inset
31785
31786 Lists
31787 \begin_inset Quotes erd
31788 \end_inset
31789
31790 .
31791  First we create the entry 
31792 \begin_inset Quotes eld
31793 \end_inset
31794
31795 Lists
31796 \begin_inset Quotes erd
31797 \end_inset
31798
31799  in section
31800 \begin_inset space ~
31801 \end_inset
31802
31803
31804 \begin_inset CommandInset ref
31805 LatexCommand ref
31806 reference "subsec:Lists"
31807
31808 \end_inset
31809
31810 .
31811  In the text field for the itemized list index entry in section
31812 \begin_inset space ~
31813 \end_inset
31814
31815
31816 \begin_inset CommandInset ref
31817 LatexCommand ref
31818 reference "sec:Itemize"
31819
31820 \end_inset
31821
31822 , we insert the command
31823 \end_layout
31824
31825 \begin_layout Standard
31826
31827 \series bold
31828 Lists ! Itemize
31829 \end_layout
31830
31831 \begin_layout Standard
31832 and the command
31833 \end_layout
31834
31835 \begin_layout Standard
31836
31837 \series bold
31838 Lists ! Enumerate
31839 \end_layout
31840
31841 \begin_layout Standard
31842 for the enumerated list in section
31843 \begin_inset space ~
31844 \end_inset
31845
31846
31847 \begin_inset CommandInset ref
31848 LatexCommand ref
31849 reference "sec:Enumerate"
31850
31851 \end_inset
31852
31853 .
31854 \end_layout
31855
31856 \begin_layout Standard
31857 The exclamation mark 
31858 \begin_inset Quotes eld
31859 \end_inset
31860
31861 !
31862 \begin_inset Quotes erd
31863 \end_inset
31864
31865  marks the grouping levels.
31866  You can have three levels; every index level is indented a bit more.
31867  An index entry for the higher levels is not required.
31868  If we don't have an index entry for 
31869 \begin_inset Quotes eld
31870 \end_inset
31871
31872 Lists
31873 \begin_inset Quotes erd
31874 \end_inset
31875
31876 , it will be printed anyway, but without a page number.
31877 \end_layout
31878
31879 \begin_layout Subsection
31880 Page Ranges
31881 \begin_inset Index idx
31882 status collapsed
31883
31884 \begin_layout Plain Layout
31885 Index ! Page ranges
31886 \end_layout
31887
31888 \end_inset
31889
31890
31891 \end_layout
31892
31893 \begin_layout Standard
31894 Normally an index entry will appear with the page number of the indexed
31895  section.
31896  But sometimes you want to index more pages under the same entry.
31897  For example, if we want to index the paragraph environments, we create
31898  an index entry in section
31899 \begin_inset space ~
31900 \end_inset
31901
31902
31903 \begin_inset CommandInset ref
31904 LatexCommand ref
31905 reference "sec:Paragraph-Environments"
31906
31907 \end_inset
31908
31909  with the command
31910 \end_layout
31911
31912 \begin_layout Standard
31913
31914 \series bold
31915 Paragraph environments|(
31916 \end_layout
31917
31918 \begin_layout Standard
31919 and another entry at the end of section
31920 \begin_inset space ~
31921 \end_inset
31922
31923
31924 \begin_inset CommandInset ref
31925 LatexCommand ref
31926 reference "subsec:LyX-Code"
31927
31928 \end_inset
31929
31930  with the command
31931 \end_layout
31932
31933 \begin_layout Standard
31934
31935 \series bold
31936 Paragraph environments|)
31937 \end_layout
31938
31939 \begin_layout Standard
31940 The commands 
31941 \begin_inset Quotes eld
31942 \end_inset
31943
31944
31945 \series bold
31946 |(
31947 \series default
31948
31949 \begin_inset Quotes erd
31950 \end_inset
31951
31952  and 
31953 \begin_inset Quotes eld
31954 \end_inset
31955
31956
31957 \series bold
31958 |)
31959 \series default
31960
31961 \begin_inset Quotes erd
31962 \end_inset
31963
31964  respectively start and end the index range.
31965  You can also add the same index entry at different places in the document.
31966  They appear in the output under one entry with a comma separated list of
31967  the pages of the indexed document parts.
31968  An example is the index entry 
31969 \begin_inset Quotes eld
31970 \end_inset
31971
31972 Document ! Settings
31973 \begin_inset Quotes erd
31974 \end_inset
31975
31976 .
31977 \end_layout
31978
31979 \begin_layout Subsection
31980 Cross referencing
31981 \begin_inset Index idx
31982 status collapsed
31983
31984 \begin_layout Plain Layout
31985 Index ! Cross referencing
31986 \end_layout
31987
31988 \end_inset
31989
31990
31991 \end_layout
31992
31993 \begin_layout Standard
31994 It is also possible to refer to another index entry.
31995  We referred for example in the index entry 
31996 \begin_inset Quotes eld
31997 \end_inset
31998
31999 GIF
32000 \begin_inset Quotes erd
32001 \end_inset
32002
32003  (in section
32004 \begin_inset space ~
32005 \end_inset
32006
32007
32008 \begin_inset CommandInset ref
32009 LatexCommand ref
32010 reference "subsec:Image-Formats"
32011
32012 \end_inset
32013
32014 ) to the index entry 
32015 \begin_inset Quotes eld
32016 \end_inset
32017
32018 Image formats
32019 \begin_inset Quotes erd
32020 \end_inset
32021
32022  in the same section using the entry
32023 \end_layout
32024
32025 \begin_layout Standard
32026
32027 \series bold
32028 GIF|see{Image formats}
32029 \end_layout
32030
32031 \begin_layout Standard
32032 where the braces have to be inserted as \SpecialChar TeX
32033  Code.
32034  The text within the braces is the referenced entry.
32035  The reference will appear in the output without a page number.
32036 \end_layout
32037
32038 \begin_layout Subsection
32039 Index Entry Order
32040 \begin_inset Index idx
32041 status collapsed
32042
32043 \begin_layout Plain Layout
32044 Index ! Entry order
32045 \end_layout
32046
32047 \end_inset
32048
32049
32050 \end_layout
32051
32052 \begin_layout Standard
32053 If you use accented characters in the index entry the entries might not
32054  follow the rules for the index order.
32055  The index entries are sorted alphabetically but \SpecialChar LaTeX
32056
32057 \begin_inset Foot
32058 status collapsed
32059
32060 \begin_layout Plain Layout
32061 The index generating is done in the background by an extra program, see
32062  section
32063 \begin_inset space ~
32064 \end_inset
32065
32066
32067 \begin_inset CommandInset ref
32068 LatexCommand ref
32069 reference "subsec:Index-Program"
32070
32071 \end_inset
32072
32073 .
32074 \end_layout
32075
32076 \end_inset
32077
32078  does not know how to sort accents in different languages.
32079  We have created as an example the three dummy index entries 
32080 \begin_inset Quotes eld
32081 \end_inset
32082
32083 maison
32084 \begin_inset Quotes erd
32085 \end_inset
32086
32087
32088 \begin_inset Quotes eld
32089 \end_inset
32090
32091 maïs
32092 \begin_inset Quotes erd
32093 \end_inset
32094
32095 , and 
32096 \begin_inset Quotes eld
32097 \end_inset
32098
32099 maître
32100 \begin_inset Quotes erd
32101 \end_inset
32102
32103 .
32104 \begin_inset Index idx
32105 status collapsed
32106
32107 \begin_layout Plain Layout
32108 Dummy entries ! maïs
32109 \end_layout
32110
32111 \end_inset
32112
32113
32114 \begin_inset Index idx
32115 status collapsed
32116
32117 \begin_layout Plain Layout
32118 Dummy entries ! maître
32119 \end_layout
32120
32121 \end_inset
32122
32123
32124 \begin_inset Index idx
32125 status collapsed
32126
32127 \begin_layout Plain Layout
32128 Dummy entries ! maïs@maison
32129 \end_layout
32130
32131 \end_inset
32132
32133  They will be sorted in the order maïs, maître, maison but we want the order
32134  maïs, maison, maître.
32135  To achieve this, we use the command
32136 \end_layout
32137
32138 \begin_layout Standard
32139
32140 \series bold
32141 previous entry@current entry
32142 \end_layout
32143
32144 \begin_layout Standard
32145 In our case we want to have 
32146 \begin_inset Quotes eld
32147 \end_inset
32148
32149 maison
32150 \begin_inset Quotes erd
32151 \end_inset
32152
32153  after 
32154 \begin_inset Quotes eld
32155 \end_inset
32156
32157 maïs
32158 \begin_inset Quotes erd
32159 \end_inset
32160
32161  and write therefore for the index entry of maison:
32162 \end_layout
32163
32164 \begin_layout Standard
32165
32166 \series bold
32167 maïs@maison
32168 \end_layout
32169
32170 \begin_layout Standard
32171 The previous entry need not be a real existing entry.
32172  You can also use another word to tell \SpecialChar LaTeX
32173  the entry order.
32174  See the next subsection for an example.
32175 \end_layout
32176
32177 \begin_layout Subsection
32178 Index Entry Layout
32179 \begin_inset Index idx
32180 status collapsed
32181
32182 \begin_layout Plain Layout
32183 Index ! Entry layout
32184 \end_layout
32185
32186 \end_inset
32187
32188
32189 \end_layout
32190
32191 \begin_layout Standard
32192 You can change the appearance of index entries via the text style dialog.
32193 \begin_inset Index idx
32194 status open
32195
32196 \begin_layout Plain Layout
32197 Dummy entries ! 
32198 \shape italic
32199 This is an italic dummy entry
32200 \end_layout
32201
32202 \end_inset
32203
32204  You can also format the page number using the character 
32205 \begin_inset Quotes eld
32206 \end_inset
32207
32208 |
32209 \begin_inset Quotes erd
32210 \end_inset
32211
32212  followed by a \SpecialChar LaTeX
32213 -command without a backslash.
32214  We can write for example
32215 \end_layout
32216
32217 \begin_layout Standard
32218
32219 \series bold
32220 italic page number:|textit
32221 \end_layout
32222
32223 \begin_layout Standard
32224 to get the page number in italic.
32225 \begin_inset Index idx
32226 status open
32227
32228 \begin_layout Plain Layout
32229 Dummy entries ! italic page number:|textit
32230 \end_layout
32231
32232 \end_inset
32233
32234  Normally all \SpecialChar LaTeX
32235 -commands begin with a backslash, but in this special case
32236  
32237 \begin_inset Quotes eld
32238 \end_inset
32239
32240
32241 \series bold
32242 |command
32243 \series default
32244
32245 \begin_inset Quotes erd
32246 \end_inset
32247
32248  means 
32249 \series bold
32250
32251 \backslash
32252 command{page
32253 \begin_inset space ~
32254 \end_inset
32255
32256 number}
32257 \series default
32258 .
32259  Have a look at section
32260 \begin_inset space ~
32261 \end_inset
32262
32263
32264 \begin_inset CommandInset ref
32265 LatexCommand ref
32266 reference "subsec:LaTeX-Syntax"
32267
32268 \end_inset
32269
32270  to learn more about the \SpecialChar LaTeX
32271 -syntax.
32272 \end_layout
32273
32274 \begin_layout Standard
32275 \begin_inset Note Greyedout
32276 status open
32277
32278 \begin_layout Plain Layout
32279
32280 \series bold
32281 Note:
32282 \series default
32283  Formatting single index entries only works when you use the program 
32284 \family sans
32285 makeindex 
32286 \family default
32287 to generate the index, see section
32288 \begin_inset space ~
32289 \end_inset
32290
32291
32292 \begin_inset CommandInset ref
32293 LatexCommand ref
32294 reference "subsec:Index-Program"
32295
32296 \end_inset
32297
32298 .
32299  If you use 
32300 \family sans
32301 xindy
32302 \family default
32303 , this will not work for anything other than bold or italic text.
32304  This is because 
32305 \family sans
32306 xindy
32307 \family default
32308  requires you to define semantic elements before they can be used, see 
32309 \begin_inset CommandInset citation
32310 LatexCommand cite
32311 after "p. 678 ff."
32312 key "latexcompanion"
32313 literal "true"
32314
32315 \end_inset
32316
32317  for details.
32318 \end_layout
32319
32320 \end_inset
32321
32322
32323 \end_layout
32324
32325 \begin_layout Standard
32326 In general, we encourage you to not format page numbers directly as shown
32327  above.
32328  Instead, you should define a macro in the preamble and use that.
32329  Maybe you want all page references italic that refer to a definition of
32330  the indexed term, so that users can easily find definitions.
32331  If so, put the following in the preamble
32332 \end_layout
32333
32334 \begin_layout Standard
32335
32336 \series bold
32337
32338 \backslash
32339 newcommand{
32340 \backslash
32341 IndexDef}[1]{
32342 \backslash
32343 textit{#1}}
32344 \end_layout
32345
32346 \begin_layout Standard
32347 and write
32348 \end_layout
32349
32350 \begin_layout Standard
32351
32352 \series bold
32353 my entry|IndexDef
32354 \end_layout
32355
32356 \begin_layout Standard
32357 in the index entry.
32358 \begin_inset Index idx
32359 status open
32360
32361 \begin_layout Plain Layout
32362 Dummy entries ! my entry|IndexDef
32363 \end_layout
32364
32365 \end_inset
32366
32367  The advantage is that, if you change your mind later or if your publisher
32368  insists that definitions must not be italic but bold, you just need to
32369  change the macro in the preamble, not every single index entry.
32370 \end_layout
32371
32372 \begin_layout Standard
32373 You can also change the layout for the whole index.
32374  For example, we marked the index list box of this document as bold to get
32375  a bold font for all index entries.
32376  For more advanced tasks you have to set up a so-called 
32377 \emph on
32378 Index Style File
32379 \emph default
32380 , see the 
32381 \family sans
32382 makeindex
32383 \family default
32384  or 
32385 \family sans
32386 xindy
32387 \family default
32388  documentation for details, 
32389 \begin_inset CommandInset citation
32390 LatexCommand cite
32391 key "makeindex,xindy"
32392 literal "true"
32393
32394 \end_inset
32395
32396 .
32397 \end_layout
32398
32399 \begin_layout Subsection
32400 Index Program
32401 \begin_inset Index idx
32402 status collapsed
32403
32404 \begin_layout Plain Layout
32405 Index ! Program
32406 \end_layout
32407
32408 \end_inset
32409
32410
32411 \begin_inset CommandInset label
32412 LatexCommand label
32413 name "subsec:Index-Program"
32414
32415 \end_inset
32416
32417
32418 \end_layout
32419
32420 \begin_layout Standard
32421 If the index generation program 
32422 \family sans
32423 xindy
32424 \family default
32425  is installed, \SpecialChar LyX
32426  uses it for index generation; otherwise the program 
32427 \family sans
32428 makeindex
32429 \family default
32430 , the program that is part of every \SpecialChar LaTeX
32431  distribution, is used.
32432 \begin_inset Foot
32433 status collapsed
32434
32435 \begin_layout Plain Layout
32436
32437 \family sans
32438 Makeindex
32439 \family default
32440  is very old, no longer under development and has many pitfalls, notably
32441  that it was developed with only the English language in mind.
32442  So it fails to sort anything other than a monolingual English text correctly.
32443  We have shown above how to fix this sorting.
32444  However, if you are writing in another than the English language, consider
32445  to use 
32446 \family sans
32447 xindy
32448 \family default
32449 .
32450 \end_layout
32451
32452 \end_inset
32453
32454  Both programs can be controlled by options that can be set in \SpecialChar LyX
32455 's preferences
32456  dialog, see section
32457 \begin_inset space ~
32458 \end_inset
32459
32460
32461 \begin_inset CommandInset ref
32462 LatexCommand ref
32463 reference "subsec:LaTeX-settings"
32464
32465 \end_inset
32466
32467 .
32468  The available options are listed and explained in 
32469 \begin_inset CommandInset citation
32470 LatexCommand cite
32471 key "makeindex-man,xindy"
32472 literal "true"
32473
32474 \end_inset
32475
32476 .
32477  In this dialog, you can also specify an alternative program to generate
32478  the index.
32479 \end_layout
32480
32481 \begin_layout Standard
32482 If you need specific options or an alternative index program only for a
32483  given document, you can define the program and\SpecialChar breakableslash
32484 or the options in 
32485 \family sans
32486 Document\SpecialChar menuseparator
32487 Settings\SpecialChar menuseparator
32488 Indexes
32489 \family default
32490 .
32491  This is especially useful if you need to pass language-specific options
32492  to the index program or if you need a specific layout style.
32493 \end_layout
32494
32495 \begin_layout Subsection
32496 Multiple Indexes
32497 \end_layout
32498
32499 \begin_layout Standard
32500 In many fields it is common to have more than one index.
32501  For instance, you might need to set up a separate 
32502 \begin_inset Quotes eld
32503 \end_inset
32504
32505 Index of Names
32506 \begin_inset Quotes erd
32507 \end_inset
32508
32509  next to the standard index.
32510  \SpecialChar LaTeX
32511  does not provide this possibility out of the box, but there are packages
32512  that add this feature.
32513  \SpecialChar LyX
32514  uses the 
32515 \series bold
32516 splitidx
32517 \series default
32518
32519 \begin_inset Index idx
32520 status collapsed
32521
32522 \begin_layout Plain Layout
32523 \SpecialChar LaTeX
32524  packages ! splitidx
32525 \end_layout
32526
32527 \end_inset
32528
32529  package to generate multiple indexes.
32530  The package is included in all recent \SpecialChar LaTeX
32531  distributions.
32532 \begin_inset Foot
32533 status collapsed
32534
32535 \begin_layout Plain Layout
32536 If yours does not ship it, consult the \SpecialChar TeX
32537  catalogue, 
32538 \begin_inset CommandInset citation
32539 LatexCommand cite
32540 key "TeXCatalogue"
32541 literal "true"
32542
32543 \end_inset
32544
32545 .
32546  Note that the package does not only consist of a \SpecialChar LaTeX
32547  style, but it also includes
32548  specific preprocessor programs that need to be installed as well.
32549  Please consult the package's manual for details.
32550 \end_layout
32551
32552 \end_inset
32553
32554
32555 \end_layout
32556
32557 \begin_layout Standard
32558 To set up \SpecialChar LyX
32559  for the use of multiple indexes, go to 
32560 \family sans
32561 Document\SpecialChar menuseparator
32562 Settings\SpecialChar menuseparator
32563 Indexes
32564 \family default
32565  and select the option 
32566 \family sans
32567 Use multiple Indexes
32568 \family default
32569 .
32570  Note that the list 
32571 \family sans
32572 Available Indexes
32573 \family default
32574  already contains the standard index 
32575 \begin_inset Quotes eld
32576 \end_inset
32577
32578 Index
32579 \begin_inset Quotes erd
32580 \end_inset
32581
32582 .
32583  To add further indexes, add the name of the index (in the form that should
32584  also appear as a heading) to the 
32585 \family sans
32586 New
32587 \family default
32588  input field and press the 
32589 \family sans
32590 Add
32591 \family default
32592  button.
32593  The new index now also appears in the list.
32594  If you like, you can attribute an alternative \SpecialChar LyX
32595  label color to the new index.
32596 \end_layout
32597
32598 \begin_layout Standard
32599 Once the document changes have been applied, you can find the new index
32600  list in 
32601 \family sans
32602 Insert\SpecialChar menuseparator
32603 List/Contents/References
32604 \family default
32605  and the 
32606 \family sans
32607 Insert
32608 \family default
32609  menu has a separate entry for each of the defined indexes.
32610  The workflow is basically the same as for the default index, but there
32611  are additional features:
32612 \end_layout
32613
32614 \begin_layout Itemize
32615 If you want to change the attribution of a specific index entry, right-clicking
32616  on the entry's label will open a dialog where you can do that.
32617 \end_layout
32618
32619 \begin_layout Itemize
32620 By right-clicking on an index, you can change its type.
32621  Furthermore, you can specify an index to be a 
32622 \family sans
32623 Subindex
32624 \family default
32625 .
32626  If you do that, the heading of that list will be decreased by one level.
32627  For example, if you use a book class, where the standard index heading
32628  is defined as a chapter, subindexes will be defined as sections and can
32629  thus be nested to the non-subindexes.
32630 \end_layout
32631
32632 \begin_layout Itemize
32633 The option 
32634 \family sans
32635 Literal
32636 \family default
32637  allows to use \SpecialChar TeX
32638  code in the name of the index.
32639 \end_layout
32640
32641 \begin_layout Section
32642 Nomenclature/Glossary 
32643 \begin_inset Index idx
32644 status collapsed
32645
32646 \begin_layout Plain Layout
32647 Nomenclature
32648 \end_layout
32649
32650 \end_inset
32651
32652
32653 \begin_inset Index idx
32654 status collapsed
32655
32656 \begin_layout Plain Layout
32657 Glossary|see
32658 \begin_inset ERT
32659 status collapsed
32660
32661 \begin_layout Plain Layout
32662
32663 {
32664 \end_layout
32665
32666 \end_inset
32667
32668 Nomenclature
32669 \begin_inset ERT
32670 status collapsed
32671
32672 \begin_layout Plain Layout
32673
32674 }
32675 \end_layout
32676
32677 \end_inset
32678
32679
32680 \end_layout
32681
32682 \end_inset
32683
32684
32685 \begin_inset CommandInset label
32686 LatexCommand label
32687 name "sec:Nomenclature"
32688
32689 \end_inset
32690
32691
32692 \end_layout
32693
32694 \begin_layout Standard
32695 Sometimes you need to provide a list of technical terms or symbols that
32696  are mentioned in your document with a brief explanation of them – a so
32697  called nomenclature or glossary.
32698 \end_layout
32699
32700 \begin_layout Standard
32701 To be able to create nomenclatures or glossaries, you need the \SpecialChar LaTeX
32702  package
32703  
32704 \series bold
32705 nomencl
32706 \series default
32707
32708 \begin_inset Index idx
32709 status collapsed
32710
32711 \begin_layout Plain Layout
32712 \SpecialChar LaTeX
32713  packages ! nomencl
32714 \end_layout
32715
32716 \end_inset
32717
32718  installed.
32719  You find it in the \SpecialChar TeX
32720  catalogue, 
32721 \begin_inset CommandInset citation
32722 LatexCommand cite
32723 key "TeXCatalogue"
32724 literal "true"
32725
32726 \end_inset
32727
32728  or in the package manager of your \SpecialChar LaTeX
32729 -system.
32730 \end_layout
32731
32732 \begin_layout Standard
32733 A nomenclature entry is created if you place the cursor after a symbol entry
32734  and then use the menu 
32735 \family sans
32736 Insert\SpecialChar menuseparator
32737
32738 \family default
32739 N
32740 \family sans
32741 omenclature
32742 \begin_inset space ~
32743 \end_inset
32744
32745 Entry
32746 \family default
32747  or the toolbar button 
32748 \begin_inset Info
32749 type  "icon"
32750 arg   "nomencl-insert"
32751 \end_inset
32752
32753 .
32754  A gray box labeled 
32755 \begin_inset Quotes eld
32756 \end_inset
32757
32758
32759 \family sans
32760 Nom
32761 \family default
32762
32763 \begin_inset Quotes erd
32764 \end_inset
32765
32766  is inserted and a window pops up asking for the nomenclature entry.
32767 \end_layout
32768
32769 \begin_layout Standard
32770 A nomenclature entry consists of two main entries.
32771  The first is the term or 
32772 \family sans
32773 Symbol
32774 \family default
32775  that you wish to define.
32776  The second is the 
32777 \family sans
32778 Description
32779 \family default
32780  of the term or symbol.
32781 \end_layout
32782
32783 \begin_layout Standard
32784 \begin_inset Note Greyedout
32785 status open
32786
32787 \begin_layout Plain Layout
32788
32789 \series bold
32790 Note:
32791 \series default
32792  To use \SpecialChar TeX
32793  code for nomenclature entries the option 
32794 \family sans
32795 Literal
32796 \family default
32797  in the nomenclature dialog has to be used.
32798 \end_layout
32799
32800 \end_inset
32801
32802
32803 \end_layout
32804
32805 \begin_layout Subsection
32806 Nomenclature Definition and Layout
32807 \begin_inset Index idx
32808 status collapsed
32809
32810 \begin_layout Plain Layout
32811 Nomenclature ! Layout
32812 \end_layout
32813
32814 \end_inset
32815
32816
32817 \end_layout
32818
32819 \begin_layout Standard
32820 If you have symbols in formulas, you have to define them in the 
32821 \family sans
32822 Symbol
32823 \family default
32824  field as \SpecialChar LaTeX
32825  formulas.
32826  For example to get 
32827 \begin_inset Quotes eld
32828 \end_inset
32829
32830
32831 \begin_inset Formula $\sigma$
32832 \end_inset
32833
32834
32835 \begin_inset Quotes erd
32836 \end_inset
32837
32838 , insert this:
32839 \begin_inset Newline newline
32840 \end_inset
32841
32842
32843 \series bold
32844 $
32845 \backslash
32846 sigma$
32847 \begin_inset Newline newline
32848 \end_inset
32849
32850
32851 \series default
32852 The 
32853 \begin_inset Quotes eld
32854 \end_inset
32855
32856 $
32857 \begin_inset Quotes erd
32858 \end_inset
32859
32860  character starts/ends the formula.
32861  The \SpecialChar LaTeX
32862 -command for the Greek letter is the name of the letter beginning with
32863  a backslash 
32864 \begin_inset Quotes eld
32865 \end_inset
32866
32867
32868 \backslash
32869
32870 \begin_inset Quotes erd
32871 \end_inset
32872
32873 .
32874  For capital Greek letters, start the command also with a capital letter,
32875  like 
32876 \series bold
32877
32878 \backslash
32879 Sigma
32880 \series default
32881 .
32882 \end_layout
32883
32884 \begin_layout Standard
32885 (A short introduction to the \SpecialChar LaTeX
32886  syntax is given in section
32887 \begin_inset space ~
32888 \end_inset
32889
32890
32891 \begin_inset CommandInset ref
32892 LatexCommand ref
32893 reference "subsec:LaTeX-Syntax"
32894
32895 \end_inset
32896
32897 .)
32898 \end_layout
32899
32900 \begin_layout Standard
32901 You cannot use the 
32902 \family sans
32903 Text
32904 \begin_inset space ~
32905 \end_inset
32906
32907 Style
32908 \family default
32909  dialog to format the description text; you have to use \SpecialChar LaTeX
32910 -commands.
32911  For example the description of the nomenclature entry for the 
32912 \begin_inset Quotes eld
32913 \end_inset
32914
32915
32916 \begin_inset Formula $\sigma$
32917 \end_inset
32918
32919
32920 \begin_inset Quotes erd
32921 \end_inset
32922
32923  in this document is:
32924 \begin_inset Newline newline
32925 \end_inset
32926
32927
32928 \series bold
32929 dummy entry for the character 
32930 \backslash
32931 textsf{sigma}
32932 \series default
32933
32934 \begin_inset Newline newline
32935 \end_inset
32936
32937 The command 
32938 \series bold
32939
32940 \backslash
32941 textsf
32942 \series default
32943  sets the fonts to 
32944 \family sans
32945 sans
32946 \begin_inset space ~
32947 \end_inset
32948
32949 serif
32950 \family default
32951 .
32952  To get 
32953 \series bold
32954 bold
32955 \series default
32956  font use the command 
32957 \series bold
32958
32959 \backslash
32960 textbf
32961 \series default
32962 , for 
32963 \family typewriter
32964 typewriter
32965 \family default
32966  use 
32967 \series bold
32968
32969 \backslash
32970 texttt
32971 \series default
32972 , for 
32973 \emph on
32974 emphasized
32975 \emph default
32976  use 
32977 \series bold
32978
32979 \backslash
32980 emph
32981 \series default
32982 .
32983 \end_layout
32984
32985 \begin_layout Standard
32986 To customize the appearance of all symbols add e.
32987 \begin_inset space \thinspace{}
32988 \end_inset
32989
32990 g.
32991 \begin_inset space \space{}
32992 \end_inset
32993
32994 the command
32995 \begin_inset Newline newline
32996 \end_inset
32997
32998
32999 \series bold
33000
33001 \backslash
33002 renewcommand{
33003 \backslash
33004 nomlabel}[1]{
33005 \backslash
33006 textsf{
33007 \backslash
33008 textbf{#1}}}
33009 \series default
33010
33011 \begin_inset Newline newline
33012 \end_inset
33013
33014 to the LaTeX preamble in the document settings.
33015  This command will make the font of all symbols 
33016 \series bold
33017 bold
33018 \series default
33019  and 
33020 \family sans
33021 sans
33022 \begin_inset space ~
33023 \end_inset
33024
33025 serif
33026 \family default
33027 .
33028 \end_layout
33029
33030 \begin_layout Standard
33031 If the characters |
33032 \begin_inset space \space{}
33033 \end_inset
33034
33035 ,
33036 \begin_inset space \space{}
33037 \end_inset
33038
33039 !
33040 \begin_inset space \space{}
33041 \end_inset
33042
33043 , @ and
33044 \begin_inset space \space{}
33045 \end_inset
33046
33047 "
33048 \begin_inset space \space{}
33049 \end_inset
33050
33051 should appear in nomenclature entries containing \SpecialChar TeX
33052  code they need to be escaped
33053  by adding a quote character in front of them.
33054 \begin_inset CommandInset nomenclature
33055 LatexCommand nomenclature
33056 symbol "\"@, \"|, \"!, \"\""
33057 description "The quote sign in TeX code is output by writing ' \"\" '."
33058 literal "true"
33059
33060 \end_inset
33061
33062
33063 \end_layout
33064
33065 \begin_layout Subsection
33066 Sort Order of Nomenclature Entries
33067 \begin_inset Index idx
33068 status collapsed
33069
33070 \begin_layout Plain Layout
33071 Nomenclature ! Sort order
33072 \end_layout
33073
33074 \end_inset
33075
33076
33077 \end_layout
33078
33079 \begin_layout Standard
33080 The nomenclature entries are sorted alphabetically by the \SpecialChar LaTeX
33081 -code of the symbol
33082  definition.
33083  This leads to undesired results when you, for example, have symbols in
33084  formulas.
33085  Suppose you have nomenclature entries for the symbols 
33086 \emph on
33087 a
33088 \begin_inset CommandInset nomenclature
33089 LatexCommand nomenclature
33090 symbol "a"
33091 description "dummy entry for the character \"a\""
33092 literal "false"
33093
33094 \end_inset
33095
33096
33097 \emph default
33098  and 
33099 \begin_inset Formula $\sigma$
33100 \end_inset
33101
33102
33103 \begin_inset CommandInset nomenclature
33104 LatexCommand nomenclature
33105 prefix "sigma"
33106 symbol "$\\sigma$"
33107 description "dummy entry for the character \\textsf{sigma}"
33108 literal "true"
33109
33110 \end_inset
33111
33112 .
33113  They will be sorted by 
33114 \begin_inset Quotes eld
33115 \end_inset
33116
33117
33118 \family sans
33119 a
33120 \family default
33121
33122 \begin_inset Quotes erd
33123 \end_inset
33124
33125  and 
33126 \begin_inset Quotes eld
33127 \end_inset
33128
33129
33130 \family typewriter
33131 $
33132 \backslash
33133 sigma$
33134 \family default
33135
33136 \begin_inset Quotes erd
33137 \end_inset
33138
33139  – the 
33140 \begin_inset Formula $\sigma$
33141 \end_inset
33142
33143  will be sorted before the 
33144 \emph on
33145 a
33146 \emph default
33147  since the character 
33148 \begin_inset Quotes eld
33149 \end_inset
33150
33151 $
33152 \begin_inset Quotes erd
33153 \end_inset
33154
33155  is considered in sorting.
33156 \end_layout
33157
33158 \begin_layout Standard
33159 To control the sort order, you can edit the 
33160 \family sans
33161 Sort
33162 \begin_inset space ~
33163 \end_inset
33164
33165 as
33166 \family default
33167  field of the nomenclature dialog.
33168  Then the nomenclature entry will be sorted by this entry and not the symbol
33169  definition.
33170  For the example given, you can insert 
33171 \family typewriter
33172 sigma
33173 \family default
33174  in this field for the 
33175 \begin_inset Formula $\sigma$
33176 \end_inset
33177
33178 , then 
33179 \emph on
33180 a
33181 \emph default
33182  will be located before 
33183 \begin_inset Formula $\sigma$
33184 \end_inset
33185
33186 .
33187 \end_layout
33188
33189 \begin_layout Standard
33190 For subgrouping and tips for using sort entries see the 
33191 \series bold
33192 nomencl
33193 \series default
33194  documentation, 
33195 \begin_inset CommandInset citation
33196 LatexCommand cite
33197 key "nomencl"
33198 literal "true"
33199
33200 \end_inset
33201
33202 .
33203 \end_layout
33204
33205 \begin_layout Subsection
33206 Nomenclature Options
33207 \begin_inset Index idx
33208 status collapsed
33209
33210 \begin_layout Plain Layout
33211 Nomenclature ! Options
33212 \end_layout
33213
33214 \end_inset
33215
33216
33217 \begin_inset CommandInset label
33218 LatexCommand label
33219 name "subsec:Nomenclature-Options"
33220
33221 \end_inset
33222
33223
33224 \end_layout
33225
33226 \begin_layout Standard
33227 The 
33228 \series bold
33229 nomencl
33230 \series default
33231  package offers some options to adjust the appearance of the nomenclature.
33232  Here are some of its options; for more have a look at its documentation:
33233 \end_layout
33234
33235 \begin_layout Description
33236 refeq Appends the phrase 
33237 \begin_inset Quotes eld
33238 \end_inset
33239
33240
33241 \family sans
33242 , see equation (
33243 \emph on
33244 eq
33245 \emph default
33246 )
33247 \family default
33248
33249 \begin_inset Quotes erd
33250 \end_inset
33251
33252  to every nomenclature entry, where 
33253 \family sans
33254 \emph on
33255 eq
33256 \family default
33257 \emph default
33258  is the number of the last equation in front of the nomenclature entry
33259 \end_layout
33260
33261 \begin_layout Description
33262 refpage Appends the phrase 
33263 \begin_inset Quotes eld
33264 \end_inset
33265
33266
33267 \family sans
33268 , page (
33269 \emph on
33270 page
33271 \emph default
33272 )
33273 \family default
33274
33275 \begin_inset Quotes erd
33276 \end_inset
33277
33278  to every nomenclature entry, where 
33279 \family sans
33280 \emph on
33281 page
33282 \family default
33283 \emph default
33284  is the number of the page on which the nomenclature entry appeared
33285 \end_layout
33286
33287 \begin_layout Description
33288 intoc Inserts the nomenclature in the Table of Contents
33289 \end_layout
33290
33291 \begin_layout Standard
33292 To use one or more of the options, add them to the comma-separated document
33293  class options list in the 
33294 \family sans
33295 Document\SpecialChar menuseparator
33296 Settings
33297 \family default
33298  dialog.
33299  In this document the options 
33300 \series bold
33301 refpage, intoc
33302 \series default
33303  are used.
33304 \end_layout
33305
33306 \begin_layout Standard
33307 \begin_inset VSpace bigskip
33308 \end_inset
33309
33310
33311 \end_layout
33312
33313 \begin_layout Standard
33314 You can also use the first two options above only for certain nomenclature
33315  entries when you add one of the following commands as last entry to the
33316  
33317 \family sans
33318 Description
33319 \family default
33320  field in the nomenclature dialog:
33321 \end_layout
33322
33323 \begin_layout Description
33324
33325 \backslash
33326 nomrefeq Like the 
33327 \series bold
33328 refeq
33329 \series default
33330  option
33331 \end_layout
33332
33333 \begin_layout Description
33334
33335 \backslash
33336 nomrefpage Like the 
33337 \series bold
33338 refpage
33339 \series default
33340  option
33341 \end_layout
33342
33343 \begin_layout Description
33344
33345 \backslash
33346 nomrefeqpage Short notation of 
33347 \series bold
33348
33349 \backslash
33350 nomrefeq
33351 \backslash
33352 nomrefpage
33353 \end_layout
33354
33355 \begin_layout Description
33356
33357 \backslash
33358 nomnorefeq,
33359 \begin_inset space ~
33360 \end_inset
33361
33362
33363 \backslash
33364 nomnorefpage,
33365 \begin_inset space ~
33366 \end_inset
33367
33368
33369 \backslash
33370 nomnorefeqpage Turns off the corresponding options
33371 \end_layout
33372
33373 \begin_layout Standard
33374 Words like 
33375 \begin_inset Quotes eld
33376 \end_inset
33377
33378 page
33379 \begin_inset Quotes erd
33380 \end_inset
33381
33382  are automatically translated for most document languages.
33383  If not, add these lines in front of the nomenclature list as \SpecialChar TeX
33384  code:
33385 \end_layout
33386
33387 \begin_layout Standard
33388 \noindent
33389
33390 \series bold
33391
33392 \backslash
33393 renewcommand*{
33394 \backslash
33395 eqdeclaration}[1]{
33396 \begin_inset Newline newline
33397 \end_inset
33398
33399
33400 \size small
33401
33402 \begin_inset Phantom HPhantom
33403 status open
33404
33405 \begin_layout Plain Layout
33406 \begin_inset space ~
33407 \end_inset
33408
33409
33410 \end_layout
33411
33412 \end_inset
33413
33414
33415 \size default
33416
33417 \backslash
33418 unskip, see equation
33419 \backslash
33420 nobreakspace(#1)}
33421 \begin_inset Newline newline
33422 \end_inset
33423
33424
33425 \backslash
33426 renewcommand*{
33427 \backslash
33428 pagedeclaration}[1]{
33429 \begin_inset Newline newline
33430 \end_inset
33431
33432
33433 \size small
33434
33435 \begin_inset Phantom HPhantom
33436 status open
33437
33438 \begin_layout Plain Layout
33439 \begin_inset space ~
33440 \end_inset
33441
33442
33443 \end_layout
33444
33445 \end_inset
33446
33447
33448 \size default
33449
33450 \backslash
33451 unskip, page
33452 \backslash
33453 nobreakspace{}#1}
33454 \end_layout
33455
33456 \begin_layout Standard
33457 If the numbers should be hyperlinks, assure that you use 
33458 \family sans
33459 Hyperref
33460 \begin_inset space ~
33461 \end_inset
33462
33463 Support
33464 \family default
33465  in the document settings under 
33466 \family sans
33467 PDF
33468 \begin_inset space ~
33469 \end_inset
33470
33471 Properties
33472 \family default
33473  and use instead:
33474 \end_layout
33475
33476 \begin_layout Standard
33477
33478 \series bold
33479
33480 \backslash
33481 renewcommand*{
33482 \backslash
33483 eqdeclaration}[1]{
33484 \begin_inset Newline newline
33485 \end_inset
33486
33487
33488 \begin_inset Phantom HPhantom
33489 status open
33490
33491 \begin_layout Plain Layout
33492 \begin_inset space ~
33493 \end_inset
33494
33495
33496 \end_layout
33497
33498 \end_inset
33499
33500
33501 \backslash
33502 unskip, see 
33503 \backslash
33504 hyperlink{equation.#1}{equation
33505 \backslash
33506 nobreakspace{}(#1)}}
33507 \begin_inset Newline newline
33508 \end_inset
33509
33510
33511 \backslash
33512 renewcommand*{
33513 \backslash
33514 pagedeclaration}[1]{
33515 \begin_inset Newline newline
33516 \end_inset
33517
33518
33519 \begin_inset Phantom HPhantom
33520 status open
33521
33522 \begin_layout Plain Layout
33523 \begin_inset space ~
33524 \end_inset
33525
33526
33527 \end_layout
33528
33529 \end_inset
33530
33531
33532 \backslash
33533 unskip, 
33534 \backslash
33535 hyperlink{page.#1}{page
33536 \backslash
33537 nobreakspace{}#1}}
33538 \end_layout
33539
33540 \begin_layout Subsection
33541 Printing the Nomenclature
33542 \begin_inset Index idx
33543 status collapsed
33544
33545 \begin_layout Plain Layout
33546 Nomenclature ! Printing
33547 \end_layout
33548
33549 \end_inset
33550
33551
33552 \end_layout
33553
33554 \begin_layout Standard
33555 To print the nomenclature, use the menu 
33556 \family sans
33557 Insert\SpecialChar menuseparator
33558 List/Contents/References\SpecialChar menuseparator
33559 Nomenclature
33560 \family default
33561 .
33562  A box labeled 
33563 \begin_inset Quotes eld
33564 \end_inset
33565
33566
33567 \family sans
33568 Nomenclature
33569 \family default
33570
33571 \begin_inset Quotes erd
33572 \end_inset
33573
33574  will show the place where the nomenclature is printed in the output.
33575  By right-clicking on it, the amount of space for symbols can be altered.
33576  You can choose between these settings:
33577 \end_layout
33578
33579 \begin_layout Description
33580 Default a space of 1
33581 \begin_inset space \thinspace{}
33582 \end_inset
33583
33584 cm is used
33585 \end_layout
33586
33587 \begin_layout Description
33588 Longest
33589 \begin_inset space ~
33590 \end_inset
33591
33592 label
33593 \begin_inset space ~
33594 \end_inset
33595
33596 width the width of the widest symbol of all nomenclature entries is used
33597 \end_layout
33598
33599 \begin_layout Description
33600 Custom custom space
33601 \end_layout
33602
33603 \begin_layout Standard
33604 In the printed output the title of the nomenclature appears as 
33605 \begin_inset Quotes eld
33606 \end_inset
33607
33608 Nomenclature
33609 \begin_inset Quotes erd
33610 \end_inset
33611
33612 .
33613  If you are not happy with the name, you can change it by redefining the
33614  command 
33615 \series bold
33616
33617 \backslash
33618 nomname
33619 \series default
33620  in the preamble.
33621  For example, in order to change the name to 
33622 \emph on
33623 List of Symbols
33624 \emph default
33625 , add the following line to the preamble:
33626 \end_layout
33627
33628 \begin_layout Standard
33629
33630 \series bold
33631
33632 \backslash
33633 AtBeginDocument{
33634 \backslash
33635 addto
33636 \backslash
33637 captionsenglish{
33638 \backslash
33639 def
33640 \backslash
33641 nomname{List of Symbols}}}
33642 \end_layout
33643
33644 \begin_layout Standard
33645 When you are using another document language than English, replace
33646 \begin_inset Newline newline
33647 \end_inset
33648
33649
33650 \series bold
33651
33652 \backslash
33653 captionsenglish
33654 \series default
33655  by 
33656 \series bold
33657
33658 \backslash
33659 extras***
33660 \series default
33661 , where *** is the name of the language used.
33662 \end_layout
33663
33664 \begin_layout Subsection
33665 Nomenclature Program
33666 \begin_inset Index idx
33667 status collapsed
33668
33669 \begin_layout Plain Layout
33670 Nomenclature ! Program
33671 \end_layout
33672
33673 \end_inset
33674
33675
33676 \begin_inset CommandInset label
33677 LatexCommand label
33678 name "subsec:Nomenclature-Program"
33679
33680 \end_inset
33681
33682
33683 \end_layout
33684
33685 \begin_layout Standard
33686 \SpecialChar LyX
33687  uses the program 
33688 \family sans
33689 makeindex
33690 \family default
33691 , that is part of every \SpecialChar LaTeX
33692  distribution, to generate the nomenclature.
33693  \SpecialChar LyX
33694 's preferences dialog allows you to specify another program or to control
33695  
33696 \family sans
33697 makeindex
33698 \family default
33699  by adding options, see section
33700 \begin_inset space ~
33701 \end_inset
33702
33703
33704 \begin_inset CommandInset ref
33705 LatexCommand ref
33706 reference "subsec:LaTeX-settings"
33707
33708 \end_inset
33709
33710 .
33711  The available options are listed and explained in 
33712 \begin_inset CommandInset citation
33713 LatexCommand cite
33714 key "nomencl,makeindex"
33715 literal "true"
33716
33717 \end_inset
33718
33719 .
33720 \end_layout
33721
33722 \begin_layout Section
33723 Branches
33724 \begin_inset Index idx
33725 status collapsed
33726
33727 \begin_layout Plain Layout
33728 Branches
33729 \end_layout
33730
33731 \end_inset
33732
33733
33734 \begin_inset Index idx
33735 status collapsed
33736
33737 \begin_layout Plain Layout
33738 Document ! Branches
33739 \end_layout
33740
33741 \end_inset
33742
33743
33744 \begin_inset CommandInset label
33745 LatexCommand label
33746 name "sec:Branches"
33747
33748 \end_inset
33749
33750
33751 \end_layout
33752
33753 \begin_layout Standard
33754 Sometimes it is useful to hide some document parts in the output.
33755  For example a teacher who is setting an exam obviously doesn't want the
33756  pupils to see the answers, but having questions and answers in the same
33757  document will make the life of the markers of that exam much easier.
33758 \end_layout
33759
33760 \begin_layout Standard
33761 For these cases \SpecialChar LyX
33762  allows you to put text into branches.
33763  The text will then only appear in the output when its branch is activated.
33764  To create a branch, either select the menu 
33765 \family sans
33766 Insert\SpecialChar menuseparator
33767 Branch\SpecialChar menuseparator
33768 Insert New Branch
33769 \family default
33770  (if you just want to specify a new branch) or go in the 
33771 \family sans
33772 Document\SpecialChar menuseparator
33773 Settings
33774 \family default
33775  dialog to 
33776 \family sans
33777 Branches
33778 \family default
33779 , where you can specify and change the name of the branch, its activation
33780  state (whether the content of the branch is shown in the output or not),
33781  its background color inside \SpecialChar LyX
33782  and whether the name of the branch should
33783  be appended to the document file name on export if the branch is active
33784  (see below for an example).
33785  Furthermore, the dialog lets you merge two branches (just rename one branch
33786  to the name of the other) and to add 
33787 \begin_inset Quotes eld
33788 \end_inset
33789
33790 unknown branches
33791 \begin_inset Quotes erd
33792 \end_inset
33793
33794  (i.
33795 \begin_inset space \thinspace{}
33796 \end_inset
33797
33798 e.
33799 \begin_inset space ~
33800 \end_inset
33801
33802 branches that were added to the document via copy and paste from other documents
33803 , without having been defined) to the document's branch list.
33804 \end_layout
33805
33806 \begin_layout Standard
33807 Text that should be in a branch is set into branch inset boxes.
33808  These boxes are inserted via the menu 
33809 \family sans
33810 Insert\SpecialChar menuseparator
33811 Branch
33812 \family default
33813  where you can choose a branch.
33814  You can later change the activation state of the branch by right-clicking
33815  on them.
33816 \end_layout
33817
33818 \begin_layout Standard
33819 Here is an example, where only the question text appears, the answer branch
33820  is deactivated and therefore does not appear in the output:
33821 \end_layout
33822
33823 \begin_layout Standard
33824 \begin_inset Branch Question
33825 inverted 0
33826 status open
33827
33828 \begin_layout Standard
33829
33830 \series bold
33831 Question:
33832 \series default
33833  Who was the first physics Nobel prize winner?
33834 \end_layout
33835
33836 \end_inset
33837
33838
33839 \end_layout
33840
33841 \begin_layout Standard
33842 \begin_inset Branch Answer
33843 inverted 0
33844 status collapsed
33845
33846 \begin_layout Standard
33847
33848 \series bold
33849 Answer:
33850 \series default
33851  Wilhelm Conrad Röntgen
33852 \end_layout
33853
33854 \end_inset
33855
33856
33857 \end_layout
33858
33859 \begin_layout Standard
33860 If you activate 
33861 \family sans
33862 Filename Suffix
33863 \family default
33864  in 
33865 \family sans
33866 Document\SpecialChar menuseparator
33867 Settings\SpecialChar menuseparator
33868 Branches
33869 \family default
33870 , the name of the active branches will be appended to the file name at export.
33871  Consider for example a file 
33872 \begin_inset Quotes eld
33873 \end_inset
33874
33875 Exam.lyx
33876 \begin_inset Quotes erd
33877 \end_inset
33878
33879  which has the above branches.
33880  If 
33881 \begin_inset Quotes eld
33882 \end_inset
33883
33884 Filename Suffix
33885 \begin_inset Quotes erd
33886 \end_inset
33887
33888  is active, the PDF export file would be called 
33889 \begin_inset Quotes eld
33890 \end_inset
33891
33892 Exam.pdf
33893 \begin_inset Quotes erd
33894 \end_inset
33895
33896  if both the 
33897 \begin_inset Quotes eld
33898 \end_inset
33899
33900 Question
33901 \begin_inset Quotes erd
33902 \end_inset
33903
33904  and 
33905 \begin_inset Quotes eld
33906 \end_inset
33907
33908 Answer
33909 \begin_inset Quotes erd
33910 \end_inset
33911
33912  branch were inactive, 
33913 \begin_inset Quotes eld
33914 \end_inset
33915
33916 Exam-Question.pdf
33917 \begin_inset Quotes erd
33918 \end_inset
33919
33920  if only the 
33921 \begin_inset Quotes eld
33922 \end_inset
33923
33924 Question
33925 \begin_inset Quotes erd
33926 \end_inset
33927
33928  branch was active, likewise 
33929 \begin_inset Quotes eld
33930 \end_inset
33931
33932 Exam-Answer.pdf
33933 \begin_inset Quotes erd
33934 \end_inset
33935
33936  if only the 
33937 \begin_inset Quotes eld
33938 \end_inset
33939
33940 Answer
33941 \begin_inset Quotes erd
33942 \end_inset
33943
33944  branch was active, and 
33945 \begin_inset Quotes eld
33946 \end_inset
33947
33948 Exam-Question-Answer.pdf
33949 \begin_inset Quotes erd
33950 \end_inset
33951
33952  if both branches were active.
33953  This helps you to export different versions of your document easily.
33954 \begin_inset VSpace bigskip
33955 \end_inset
33956
33957
33958 \end_layout
33959
33960 \begin_layout Standard
33961 There are also inverted branch insets, whose content is output just in case
33962  the branch is 
33963 \emph on
33964 not
33965 \emph default
33966  activated.
33967  This make it easy to add alternative text for different versions of a document.
33968  To control whether a particular inset is inverted, right-click on the inset
33969  button and choose 
33970 \family sans
33971 Invert
33972 \begin_inset space ~
33973 \end_inset
33974
33975 Inset
33976 \family default
33977 .
33978 \end_layout
33979
33980 \begin_layout Standard
33981 \begin_inset Branch Answer
33982 inverted 1
33983 status open
33984
33985 \begin_layout Standard
33986
33987 \series bold
33988 No answer:
33989 \series default
33990  Because the 
33991 \begin_inset Quotes eld
33992 \end_inset
33993
33994 Answer
33995 \begin_inset Quotes erd
33996 \end_inset
33997
33998  branch is deactivated.
33999 \end_layout
34000
34001 \end_inset
34002
34003
34004 \begin_inset VSpace bigskip
34005 \end_inset
34006
34007
34008 \end_layout
34009
34010 \begin_layout Standard
34011 To use conditional output inside places where you cannot insert branch insets,
34012  like inside equations, you can code special \SpecialChar LaTeX
34013  definitions for each branch.
34014  For example you can define for the question branch
34015 \begin_inset Foot
34016 status collapsed
34017
34018 \begin_layout Plain Layout
34019 For an introduction to the \SpecialChar LaTeX
34020 -syntax, see section
34021 \begin_inset space ~
34022 \end_inset
34023
34024
34025 \begin_inset CommandInset ref
34026 LatexCommand ref
34027 reference "subsec:LaTeX-Syntax"
34028
34029 \end_inset
34030
34031 .
34032 \end_layout
34033
34034 \end_inset
34035
34036
34037 \end_layout
34038
34039 \begin_layout Standard
34040
34041 \series bold
34042
34043 \backslash
34044 newcommand{
34045 \backslash
34046 question}[1]{#1}
34047 \end_layout
34048
34049 \begin_layout Standard
34050
34051 \series bold
34052
34053 \backslash
34054 newcommand{
34055 \backslash
34056 answer}[1]{}
34057 \end_layout
34058
34059 \begin_layout Standard
34060 and for the answer branch
34061 \end_layout
34062
34063 \begin_layout Standard
34064
34065 \series bold
34066
34067 \backslash
34068 newcommand{
34069 \backslash
34070 question}[1]{}
34071 \end_layout
34072
34073 \begin_layout Standard
34074
34075 \series bold
34076
34077 \backslash
34078 newcommand{
34079 \backslash
34080 answer}[1]{#1}
34081 \end_layout
34082
34083 \begin_layout Standard
34084 \begin_inset Branch Question
34085 inverted 0
34086 status open
34087
34088 \begin_layout Standard
34089 \begin_inset ERT
34090 status open
34091
34092 \begin_layout Plain Layout
34093
34094
34095 \backslash
34096 newcommand{
34097 \backslash
34098 question}[1]{#1}
34099 \end_layout
34100
34101 \begin_layout Plain Layout
34102
34103
34104 \backslash
34105 newcommand{
34106 \backslash
34107 answer}[1]{}
34108 \end_layout
34109
34110 \end_inset
34111
34112
34113 \end_layout
34114
34115 \end_inset
34116
34117
34118 \end_layout
34119
34120 \begin_layout Standard
34121 \begin_inset Branch Answer
34122 inverted 0
34123 status collapsed
34124
34125 \begin_layout Standard
34126 \begin_inset ERT
34127 status open
34128
34129 \begin_layout Plain Layout
34130
34131
34132 \backslash
34133 newcommand{
34134 \backslash
34135 question}[1]{}
34136 \end_layout
34137
34138 \begin_layout Plain Layout
34139
34140
34141 \backslash
34142 newcommand{
34143 \backslash
34144 answer}[1]{#1}
34145 \end_layout
34146
34147 \end_inset
34148
34149
34150 \end_layout
34151
34152 \end_inset
34153
34154
34155 \end_layout
34156
34157 \begin_layout Standard
34158 Now it is possible to use the 
34159 \series bold
34160
34161 \backslash
34162 question{\SpecialChar ldots
34163 }
34164 \series default
34165  and 
34166 \series bold
34167
34168 \backslash
34169 answer{\SpecialChar ldots
34170 }
34171 \series default
34172  commands to obtain conditional output.
34173  Here is an example formula where only the 
34174 \series bold
34175
34176 \backslash
34177 question
34178 \series default
34179  part appears:
34180 \begin_inset Formula 
34181 \[
34182 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
34183 \]
34184
34185 \end_inset
34186
34187
34188 \end_layout
34189
34190 \begin_layout Standard
34191 Inside math, the same effect can be achieved using math macros, see the
34192  
34193 \emph on
34194 Math
34195 \emph default
34196  manual.
34197 \end_layout
34198
34199 \begin_layout Standard
34200 Each type of branch is allowed to have its specific style defined in layout
34201  files (e.
34202 \begin_inset space \thinspace{}
34203 \end_inset
34204
34205 g.
34206 \begin_inset space \space{}
34207 \end_inset
34208
34209 any branch inset can be automatically wrapped by your own \SpecialChar LaTeX
34210  commands.).
34211  For this advanced usage, see the 
34212 \emph on
34213 Customization
34214 \emph default
34215  manual, section 
34216 \emph on
34217 Flex insets and InsetLayout
34218 \emph default
34219 ).
34220 \end_layout
34221
34222 \begin_layout Section
34223 PDF Properties
34224 \begin_inset CommandInset label
34225 LatexCommand label
34226 name "sec:PDF-Properties"
34227
34228 \end_inset
34229
34230
34231 \begin_inset Index idx
34232 status collapsed
34233
34234 \begin_layout Plain Layout
34235 PDF properties
34236 \end_layout
34237
34238 \end_inset
34239
34240
34241 \end_layout
34242
34243 \begin_layout Standard
34244 The 
34245 \family sans
34246 Document\SpecialChar menuseparator
34247 Settings\SpecialChar menuseparator
34248 PDF Properties
34249 \family default
34250  dialog allows you to set up special options for the PDF output of your
34251  document.
34252  All these options are provided by the \SpecialChar LaTeX
34253 -package 
34254 \series bold
34255 hyperref
34256 \series default
34257
34258 \begin_inset Index idx
34259 status collapsed
34260
34261 \begin_layout Plain Layout
34262 \SpecialChar LaTeX
34263  packages ! hyperref
34264 \end_layout
34265
34266 \end_inset
34267
34268  which will link all cross-references in the DVI- and PDF-output.
34269  This means that the reader of your document will be able to click on a
34270  table of contents entry or on a reference to move to the cross-referenced
34271  part of the document.
34272  
34273 \end_layout
34274
34275 \begin_layout Standard
34276 The header information in the dialog tab 
34277 \family sans
34278 General
34279 \family default
34280  is saved together with the PDF as file properties.
34281  Many programs are able to extract this information, for example, automatically
34282  to recognize who the author is and what the PDF is about.
34283  This is very useful to sort, classify or use PDFs for bibliography issues.
34284  When the option 
34285 \family sans
34286 Automatically
34287 \begin_inset space ~
34288 \end_inset
34289
34290 fill
34291 \begin_inset space ~
34292 \end_inset
34293
34294 header
34295 \family default
34296  is set, \SpecialChar LyX
34297  tries to extract the header information from your document title
34298  and author entries.
34299  The option 
34300 \family sans
34301 Load
34302 \begin_inset space ~
34303 \end_inset
34304
34305 in
34306 \begin_inset space ~
34307 \end_inset
34308
34309 fullscreen
34310 \begin_inset space ~
34311 \end_inset
34312
34313 mode
34314 \family default
34315  will open the PDF in fullscreen mode, which is useful for presentations.
34316 \end_layout
34317
34318 \begin_layout Standard
34319 You can specify in the dialog tab 
34320 \family sans
34321 Hyperlinks
34322 \family default
34323  how the links will look and if links for bibliographical backreferences
34324  are created.
34325  The 
34326 \family sans
34327 Break
34328 \begin_inset space ~
34329 \end_inset
34330
34331 links
34332 \begin_inset space ~
34333 \end_inset
34334
34335 over
34336 \begin_inset space ~
34337 \end_inset
34338
34339 lines
34340 \family default
34341  option allows long links to be split; 
34342 \family sans
34343 No
34344 \begin_inset space ~
34345 \end_inset
34346
34347 frames
34348 \begin_inset space ~
34349 \end_inset
34350
34351 around
34352 \begin_inset space ~
34353 \end_inset
34354
34355 links
34356 \family default
34357  and 
34358 \family sans
34359 Color
34360 \begin_inset space ~
34361 \end_inset
34362
34363 links
34364 \family default
34365  both turn off the default behavior of enclosing all links in frames; 
34366 \family sans
34367 Color
34368 \begin_inset space ~
34369 \end_inset
34370
34371 links
34372 \family default
34373  colors the different links.
34374  The default colors are:
34375 \end_layout
34376
34377 \begin_layout Labeling
34378 \labelwidthstring 00.00.0000
34379
34380 \color magenta
34381 magenta
34382 \color inherit
34383  for hyperlinks and URLs
34384 \end_layout
34385
34386 \begin_layout Labeling
34387 \labelwidthstring 00.00.0000
34388
34389 \color red
34390 red
34391 \color inherit
34392  for links
34393 \end_layout
34394
34395 \begin_layout Labeling
34396 \labelwidthstring 00.00.0000
34397
34398 \color green
34399 green
34400 \color inherit
34401  for citations
34402 \end_layout
34403
34404 \begin_layout Standard
34405 but you can change these in the field 
34406 \family sans
34407 Additional options
34408 \family default
34409 .
34410  For example, in this document they were changed with the additional options:
34411 \end_layout
34412
34413 \begin_layout Standard
34414
34415 \series bold
34416 linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue
34417 \end_layout
34418
34419 \begin_layout Standard
34420 If the option 
34421 \family sans
34422 Backreferences
34423 \family default
34424  is set, the hyperlinks will appear in the bibliography after the different
34425  entries, showing, depending on the option selected, the number of the section,
34426  slide or page where the entry is referenced.
34427 \end_layout
34428
34429 \begin_layout Standard
34430 In the dialog tab 
34431 \family sans
34432 Bookmarks
34433 \family default
34434  you can specify if PDF-bookmarks should be created for every section of
34435  your document to make it easier for readers to navigate through the document.
34436  You can decide if the bookmarks should be numbered like your document sections
34437  or not.
34438  With the 
34439 \family sans
34440 Open bookmarks
34441 \family default
34442  
34443 \family sans
34444 Level
34445 \family default
34446  you can specify what sectioning level should be displayed in the bookmarks
34447  when opening the PDF.
34448  For example level
34449 \begin_inset space ~
34450 \end_inset
34451
34452 2 will display all sections and subsections, while level
34453 \begin_inset space ~
34454 \end_inset
34455
34456 1 will only display the sections.
34457 \end_layout
34458
34459 \begin_layout Standard
34460 PDF properties are also used in this document.
34461  When you look in its document settings, you can see that some additional
34462  
34463 \series bold
34464 hyperref
34465 \series default
34466  options are used.
34467  For an explanation of all them we refer you to the hyperref manual 
34468 \begin_inset CommandInset citation
34469 LatexCommand cite
34470 key "hyperref"
34471 literal "true"
34472
34473 \end_inset
34474
34475 .
34476 \end_layout
34477
34478 \begin_layout Section
34479 \SpecialChar TeX
34480  Code and the \SpecialChar LaTeX
34481  Syntax
34482 \begin_inset CommandInset label
34483 LatexCommand label
34484 name "sec:TeX-Code"
34485
34486 \end_inset
34487
34488
34489 \end_layout
34490
34491 \begin_layout Subsection
34492 \SpecialChar TeX
34493  Code Boxes
34494 \begin_inset Index idx
34495 status collapsed
34496
34497 \begin_layout Plain Layout
34498 \SpecialChar TeX
34499  Code
34500 \end_layout
34501
34502 \end_inset
34503
34504
34505 \begin_inset CommandInset label
34506 LatexCommand label
34507 name "subsec:TeX-Code-Boxes"
34508
34509 \end_inset
34510
34511
34512 \end_layout
34513
34514 \begin_layout Standard
34515 As \SpecialChar LyX
34516  uses \SpecialChar LaTeX
34517  in the background, it supports many \SpecialChar LaTeX
34518  commands and constructs,
34519  but not all.
34520  \SpecialChar LaTeX
34521  contains hundreds of packages that provide different commands.
34522  All the time packages are being updated and new ones added.
34523  This has the advantage that you can typeset nearly everything as there
34524  is a \SpecialChar LaTeX
34525 -package for every problem, though \SpecialChar LyX
34526  cannot support all packages and
34527  their commands.
34528 \end_layout
34529
34530 \begin_layout Standard
34531 But don't worry, you can use any \SpecialChar LaTeX
34532 -command directly in \SpecialChar LyX
34533  inside the \SpecialChar TeX
34534  Code
34535  box.
34536  A \SpecialChar TeX
34537  Code box is created by the menu 
34538 \family sans
34539 Insert\SpecialChar menuseparator
34540 TeX
34541 \begin_inset space ~
34542 \end_inset
34543
34544 Code
34545 \family default
34546  or by the toolbar button 
34547 \begin_inset Info
34548 type  "icon"
34549 arg   "ert-insert"
34550 \end_inset
34551
34552  (shortcut 
34553 \begin_inset Info
34554 type  "shortcut"
34555 arg   "ert-insert"
34556 \end_inset
34557
34558 ).
34559  The box can be opened by left-clicking and closed by right-clicking on
34560  it and selecting 
34561 \family sans
34562 Close Inset
34563 \family default
34564 .
34565 \end_layout
34566
34567 \begin_layout Standard
34568 You can insert complete or incomplete commands as \SpecialChar TeX
34569  Code.
34570  Incomplete means that the command argument can be Standard \SpecialChar LyX
34571  text.
34572  For example, if you want to draw a frame around a word
34573 \begin_inset Foot
34574 status collapsed
34575
34576 \begin_layout Plain Layout
34577 The LyX way would be to use a framed box.
34578 \end_layout
34579
34580 \end_inset
34581
34582  and are therefore using the \SpecialChar LaTeX
34583 -command 
34584 \series bold
34585
34586 \backslash
34587 fbox
34588 \series default
34589 , you can write the command part 
34590 \series bold
34591
34592 \backslash
34593 fbox{
34594 \series default
34595  in a \SpecialChar TeX
34596  Code box before the word and the closing brace 
34597 \series bold
34598 }
34599 \series default
34600  in a second \SpecialChar TeX
34601  Code box behind the word.
34602  The word between the two \SpecialChar TeX
34603  Code boxes is then the argument as it is in the
34604  following example:
34605 \end_layout
34606
34607 \begin_layout Standard
34608 \begin_inset Graphics
34609         filename clipart/ERT.png
34610         scale 95
34611
34612 \end_inset
34613
34614
34615 \end_layout
34616
34617 \begin_layout Standard
34618 gives
34619 \end_layout
34620
34621 \begin_layout Standard
34622 This is a line with a 
34623 \begin_inset ERT
34624 status collapsed
34625
34626 \begin_layout Plain Layout
34627
34628
34629 \backslash
34630 fbox{
34631 \end_layout
34632
34633 \end_inset
34634
34635 framed
34636 \begin_inset ERT
34637 status collapsed
34638
34639 \begin_layout Plain Layout
34640
34641 }
34642 \end_layout
34643
34644 \end_inset
34645
34646  word.
34647 \end_layout
34648
34649 \begin_layout Standard
34650 \begin_inset Note Greyedout
34651 status open
34652
34653 \begin_layout Plain Layout
34654
34655 \series bold
34656 Note:
34657 \series default
34658  At the end of \SpecialChar LaTeX
34659 -commands without parameters, you have to insert a space
34660  to let \SpecialChar LaTeX
34661  know that the command is finished.
34662 \end_layout
34663
34664 \end_inset
34665
34666
34667 \end_layout
34668
34669 \begin_layout Subsection
34670 A Short Introduction to the \SpecialChar LaTeX
34671  Syntax
34672 \begin_inset Argument 1
34673 status collapsed
34674
34675 \begin_layout Plain Layout
34676 The \SpecialChar LaTeX
34677  Syntax
34678 \end_layout
34679
34680 \end_inset
34681
34682
34683 \begin_inset Index idx
34684 status collapsed
34685
34686 \begin_layout Plain Layout
34687 \SpecialChar LaTeX
34688  Syntax
34689 \end_layout
34690
34691 \end_inset
34692
34693
34694 \begin_inset CommandInset label
34695 LatexCommand label
34696 name "subsec:LaTeX-Syntax"
34697
34698 \end_inset
34699
34700
34701 \end_layout
34702
34703 \begin_layout Standard
34704 When you write larger documents or books, you will need to know something
34705  about the \SpecialChar LaTeX
34706 -commands that \SpecialChar LyX
34707  uses in the background.
34708  Because \SpecialChar LaTeX
34709  is based on commands, you can 
34710 \begin_inset Quotes eld
34711 \end_inset
34712
34713 program
34714 \begin_inset Quotes erd
34715 \end_inset
34716
34717  your text.
34718  This has the advantage that the layout of the document can be changed at
34719  any time if you know the right commands.
34720  For example, imagine you have to write a manual for a product and the deadline
34721  is the end of the day.
34722  Your boss has just complimented you for your good work but wants to have
34723  all caption labels bold.
34724  But you have over a hundred figure and table captions with non-bold labels
34725  in your manual.
34726  Of course it is impossible to change all caption labels manually in one
34727  day.
34728 \end_layout
34729
34730 \begin_layout Standard
34731 Now \SpecialChar LaTeX
34732  comes into play.
34733  As mentioned above, for every problem there exists a \SpecialChar LaTeX
34734 -package.
34735  First you have to find out which and therefore look in the \SpecialChar LaTeX
34736  package database,
34737  
34738 \begin_inset CommandInset citation
34739 LatexCommand cite
34740 key "Catalogue"
34741 literal "true"
34742
34743 \end_inset
34744
34745 .
34746 \end_layout
34747
34748 \begin_layout Standard
34749 As result you find that the package 
34750 \series bold
34751 caption
34752 \series default
34753
34754 \begin_inset Index idx
34755 status collapsed
34756
34757 \begin_layout Plain Layout
34758 \SpecialChar LaTeX
34759  packages ! caption
34760 \end_layout
34761
34762 \end_inset
34763
34764  is what you need.
34765  To use a package, you have to load it in the document preamble (menu 
34766 \family sans
34767 Document\SpecialChar menuseparator
34768 Settings
34769 \family default
34770 \SpecialChar menuseparator
34771
34772 \family sans
34773 LaTeX
34774 \begin_inset space ~
34775 \end_inset
34776
34777 Preamble
34778 \family default
34779 ) with the command
34780 \end_layout
34781
34782 \begin_layout Standard
34783
34784 \series bold
34785
34786 \backslash
34787 usepackage[options]{package name}
34788 \end_layout
34789
34790 \begin_layout Standard
34791 All \SpecialChar LaTeX
34792  commands begin with a backslash, the command argument is set within
34793  two braces and the options are set within two brackets.
34794  Note that not all commands have an argument and options.
34795 \end_layout
34796
34797 \begin_layout Standard
34798 In your case the package name is 
34799 \series bold
34800 caption
34801 \series default
34802 .
34803  After a look in the documentation of the package, you know that the option
34804  
34805 \series bold
34806 labelfont=bf
34807 \series default
34808  will change the font of all caption labels to bold.
34809  So you add the command
34810 \end_layout
34811
34812 \begin_layout Standard
34813
34814 \series bold
34815
34816 \backslash
34817 usepackage[labelfont=bf]{caption}
34818 \end_layout
34819
34820 \begin_layout Standard
34821 to the preamble and the problem is solved.
34822 \begin_inset Foot
34823 status collapsed
34824
34825 \begin_layout Plain Layout
34826 For more commands provided by the 
34827 \series bold
34828 caption
34829 \series default
34830  package, have a look at its documentation, 
34831 \begin_inset CommandInset citation
34832 LatexCommand cite
34833 key "caption"
34834 literal "true"
34835
34836 \end_inset
34837
34838 .
34839 \end_layout
34840
34841 \end_inset
34842
34843
34844 \end_layout
34845
34846 \begin_layout Standard
34847 Note that some document classes have built-in solutions for well-known problems
34848  like your case.
34849  For example if you use a 
34850 \family sans
34851 KOMA-Script
34852 \family default
34853  class, you don't need the package 
34854 \series bold
34855 caption
34856 \series default
34857 , you can instead write
34858 \end_layout
34859
34860 \begin_layout Standard
34861
34862 \series bold
34863
34864 \backslash
34865 setkomafont{captionlabel}{
34866 \backslash
34867 bfseries}
34868 \end_layout
34869
34870 \begin_layout Standard
34871 in the preamble and the problem is solved.
34872  So if you plan to write a large document, you should have a look at the
34873  documentation of the document class you want to use.
34874  (
34875 \series bold
34876
34877 \backslash
34878 setkomafont
34879 \series default
34880  is an example of a command with more than one argument.)
34881 \end_layout
34882
34883 \begin_layout Standard
34884 Commands in the preamble affect the whole document, while commands in the
34885  text affect only the text after the command or only the text used as command
34886  argument.
34887  To insert a \SpecialChar LaTeX
34888 -command in text, use the \SpecialChar TeX
34889  Code box as described in the previous
34890  section.
34891 \end_layout
34892
34893 \begin_layout Standard
34894 If you want to learn more about \SpecialChar LaTeX
34895  and its syntax, have a look at the \SpecialChar LaTeX
34896 -books
34897  
34898 \begin_inset CommandInset citation
34899 LatexCommand cite
34900 key "latexcompanion,latexguide"
34901 literal "true"
34902
34903 \end_inset
34904
34905 .
34906 \end_layout
34907
34908 \begin_layout Standard
34909 \begin_inset Newpage clearpage
34910 \end_inset
34911
34912
34913 \end_layout
34914
34915 \begin_layout Standard
34916 \begin_inset ERT
34917 status collapsed
34918
34919 \begin_layout Plain Layout
34920
34921
34922 \backslash
34923 pagestyle{fancy}
34924 \end_layout
34925
34926 \end_inset
34927
34928
34929 \begin_inset Note Note
34930 status collapsed
34931
34932 \begin_layout Plain Layout
34933 switches temporarily to a page style with custom header and footer line
34934 \end_layout
34935
34936 \end_inset
34937
34938
34939 \end_layout
34940
34941 \begin_layout Left Header
34942 \begin_inset Argument 1
34943 status collapsed
34944
34945 \begin_layout Plain Layout
34946
34947 \end_layout
34948
34949 \end_inset
34950
34951
34952 \begin_inset ERT
34953 status collapsed
34954
34955 \begin_layout Plain Layout
34956
34957
34958 \backslash
34959 rightmark
34960 \end_layout
34961
34962 \end_inset
34963
34964
34965 \begin_inset Note Note
34966 status collapsed
34967
34968 \begin_layout Plain Layout
34969 defines the header line as described below
34970 \end_layout
34971
34972 \end_inset
34973
34974
34975 \end_layout
34976
34977 \begin_layout Center Header
34978 \begin_inset Argument 1
34979 status collapsed
34980
34981 \begin_layout Plain Layout
34982
34983 \end_layout
34984
34985 \end_inset
34986
34987
34988 \end_layout
34989
34990 \begin_layout Right Header
34991 \begin_inset Argument 1
34992 status collapsed
34993
34994 \begin_layout Plain Layout
34995 \begin_inset ERT
34996 status collapsed
34997
34998 \begin_layout Plain Layout
34999
35000
35001 \backslash
35002 leftmark
35003 \end_layout
35004
35005 \end_inset
35006
35007
35008 \end_layout
35009
35010 \end_inset
35011
35012
35013 \end_layout
35014
35015 \begin_layout Left Footer
35016 \begin_inset Argument 1
35017 status collapsed
35018
35019 \begin_layout Plain Layout
35020 \begin_inset ERT
35021 status collapsed
35022
35023 \begin_layout Plain Layout
35024
35025
35026 \backslash
35027 thepage
35028 \end_layout
35029
35030 \end_inset
35031
35032
35033 \end_layout
35034
35035 \end_inset
35036
35037
35038 \end_layout
35039
35040 \begin_layout Center Footer
35041 \begin_inset Argument 1
35042 status collapsed
35043
35044 \begin_layout Plain Layout
35045
35046 \family sans
35047 \series bold
35048 \color red
35049 \SpecialChar LyX
35050 's user guide
35051 \end_layout
35052
35053 \end_inset
35054
35055 Magic code:
35056 \begin_inset Newline newline
35057 \end_inset
35058
35059
35060 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
35061 \end_inset
35062
35063
35064 \end_layout
35065
35066 \begin_layout Right Footer
35067 \begin_inset Argument 1
35068 status collapsed
35069
35070 \begin_layout Plain Layout
35071
35072 \end_layout
35073
35074 \end_inset
35075
35076
35077 \begin_inset ERT
35078 status collapsed
35079
35080 \begin_layout Plain Layout
35081
35082
35083 \backslash
35084 Roman{page}
35085 \end_layout
35086
35087 \end_inset
35088
35089
35090 \end_layout
35091
35092 \begin_layout Section
35093 Customized Page Headers and Footers
35094 \begin_inset CommandInset label
35095 LatexCommand label
35096 name "sec:Customized-Page-Headers"
35097
35098 \end_inset
35099
35100
35101 \begin_inset Index idx
35102 status collapsed
35103
35104 \begin_layout Plain Layout
35105 Document ! Header/Footer line
35106 \end_layout
35107
35108 \end_inset
35109
35110
35111 \begin_inset Index idx
35112 status collapsed
35113
35114 \begin_layout Plain Layout
35115 Header/Footer line
35116 \end_layout
35117
35118 \end_inset
35119
35120
35121 \end_layout
35122
35123 \begin_layout Standard
35124 To define a custom page header and footer line for your document, you need
35125  to set the 
35126 \family sans
35127 Page
35128 \begin_inset space ~
35129 \end_inset
35130
35131 style
35132 \family default
35133  to 
35134 \family sans
35135 Fancy
35136 \family default
35137  in the 
35138 \family sans
35139 Document\SpecialChar menuseparator
35140 Settings
35141 \family default
35142  dialog under 
35143 \family sans
35144 Page
35145 \begin_inset space ~
35146 \end_inset
35147
35148 Layout
35149 \family default
35150 .
35151  As a second step add in the menu 
35152 \family sans
35153 Document\SpecialChar menuseparator
35154 Settings\SpecialChar menuseparator
35155 Modules
35156 \family default
35157  the module 
35158 \begin_inset Quotes eld
35159 \end_inset
35160
35161
35162 \emph on
35163 Custom Header/Footerlines
35164 \emph default
35165
35166 \begin_inset Quotes erd
35167 \end_inset
35168
35169 .
35170  This module offers the following 6
35171 \begin_inset space ~
35172 \end_inset
35173
35174 environments:
35175 \end_layout
35176
35177 \begin_layout Description
35178 Left
35179 \begin_inset space ~
35180 \end_inset
35181
35182 Header,
35183 \begin_inset space ~
35184 \end_inset
35185
35186 Center
35187 \begin_inset space ~
35188 \end_inset
35189
35190 Header,
35191 \begin_inset space ~
35192 \end_inset
35193
35194 Right
35195 \begin_inset space ~
35196 \end_inset
35197
35198 Header
35199 \end_layout
35200
35201 \begin_layout Description
35202 Left
35203 \begin_inset space ~
35204 \end_inset
35205
35206 Footer,
35207 \begin_inset space ~
35208 \end_inset
35209
35210 Center
35211 \begin_inset space ~
35212 \end_inset
35213
35214 Footer,
35215 \begin_inset space ~
35216 \end_inset
35217
35218 Right
35219 \begin_inset space ~
35220 \end_inset
35221
35222 Footer
35223 \end_layout
35224
35225 \begin_layout Standard
35226 for the different positions in the header/footer.
35227  These environments can be selected in the environment pull-down box.
35228 \end_layout
35229
35230 \begin_layout Standard
35231 Normally, headers and footers are set up at the beginning of the document.
35232  But you can change them anywhere you want to.
35233  Figure
35234 \begin_inset space ~
35235 \end_inset
35236
35237
35238 \begin_inset CommandInset ref
35239 LatexCommand ref
35240 reference "fig:Page-layout"
35241
35242 \end_inset
35243
35244  shows the page layout and where the header/footer styles will appear.
35245 \end_layout
35246
35247 \begin_layout Standard
35248 \begin_inset Float figure
35249 placement h
35250 alignment document
35251 wide false
35252 sideways false
35253 status open
35254
35255 \begin_layout Plain Layout
35256 \noindent
35257 \align center
35258 \begin_inset Tabular
35259 <lyxtabular version="3" rows="5" columns="3">
35260 <features tabularvalignment="middle">
35261 <column alignment="left" valignment="top" width="30line%">
35262 <column alignment="center" valignment="top" width="30line%">
35263 <column alignment="right" valignment="top" width="30line%">
35264 <row>
35265 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
35266 \begin_inset Text
35267
35268 \begin_layout Plain Layout
35269 Left Header
35270 \end_layout
35271
35272 \end_inset
35273 </cell>
35274 <cell alignment="center" valignment="top" topline="true" usebox="none">
35275 \begin_inset Text
35276
35277 \begin_layout Plain Layout
35278 Center Header
35279 \end_layout
35280
35281 \end_inset
35282 </cell>
35283 <cell alignment="right" valignment="top" topline="true" rightline="true" usebox="none">
35284 \begin_inset Text
35285
35286 \begin_layout Plain Layout
35287 Right Header
35288 \end_layout
35289
35290 \end_inset
35291 </cell>
35292 </row>
35293 <row>
35294 <cell alignment="left" valignment="top" leftline="true" usebox="none">
35295 \begin_inset Text
35296
35297 \begin_layout Plain Layout
35298
35299 \end_layout
35300
35301 \end_inset
35302 </cell>
35303 <cell alignment="center" valignment="top" usebox="none">
35304 \begin_inset Text
35305
35306 \begin_layout Plain Layout
35307
35308 \end_layout
35309
35310 \end_inset
35311 </cell>
35312 <cell alignment="right" valignment="top" rightline="true" usebox="none">
35313 \begin_inset Text
35314
35315 \begin_layout Plain Layout
35316
35317 \end_layout
35318
35319 \end_inset
35320 </cell>
35321 </row>
35322 <row>
35323 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none" width="90line%">
35324 \begin_inset Text
35325
35326 \begin_layout Plain Layout
35327 The normal text on the page goes here.
35328  The running header is above the text, and the footer is below (including
35329  footnotes).
35330  Headers/footers typically contain things like the page number, title of
35331  the chapter, company logo but you can use almost anything, except of floats.
35332 \end_layout
35333
35334 \end_inset
35335 </cell>
35336 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
35337 \begin_inset Text
35338
35339 \begin_layout Plain Layout
35340
35341 \end_layout
35342
35343 \end_inset
35344 </cell>
35345 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
35346 \begin_inset Text
35347
35348 \begin_layout Plain Layout
35349
35350 \end_layout
35351
35352 \end_inset
35353 </cell>
35354 </row>
35355 <row>
35356 <cell alignment="left" valignment="top" leftline="true" usebox="none">
35357 \begin_inset Text
35358
35359 \begin_layout Plain Layout
35360
35361 \end_layout
35362
35363 \end_inset
35364 </cell>
35365 <cell alignment="center" valignment="top" usebox="none">
35366 \begin_inset Text
35367
35368 \begin_layout Plain Layout
35369
35370 \end_layout
35371
35372 \end_inset
35373 </cell>
35374 <cell alignment="right" valignment="top" rightline="true" usebox="none">
35375 \begin_inset Text
35376
35377 \begin_layout Plain Layout
35378
35379 \end_layout
35380
35381 \end_inset
35382 </cell>
35383 </row>
35384 <row>
35385 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
35386 \begin_inset Text
35387
35388 \begin_layout Plain Layout
35389 Left Footer
35390 \end_layout
35391
35392 \end_inset
35393 </cell>
35394 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
35395 \begin_inset Text
35396
35397 \begin_layout Plain Layout
35398 Center Footer
35399 \end_layout
35400
35401 \end_inset
35402 </cell>
35403 <cell alignment="right" valignment="top" bottomline="true" rightline="true" usebox="none">
35404 \begin_inset Text
35405
35406 \begin_layout Plain Layout
35407 Right Footer
35408 \end_layout
35409
35410 \end_inset
35411 </cell>
35412 </row>
35413 </lyxtabular>
35414
35415 \end_inset
35416
35417
35418 \end_layout
35419
35420 \begin_layout Plain Layout
35421 \begin_inset Caption Standard
35422
35423 \begin_layout Plain Layout
35424 \begin_inset CommandInset label
35425 LatexCommand label
35426 name "fig:Page-layout"
35427
35428 \end_inset
35429
35430 Page layout with custom header and footer line.
35431 \end_layout
35432
35433 \end_inset
35434
35435
35436 \end_layout
35437
35438 \end_inset
35439
35440
35441 \end_layout
35442
35443 \begin_layout Standard
35444 \begin_inset Note Greyedout
35445 status open
35446
35447 \begin_layout Plain Layout
35448
35449 \series bold
35450 Note
35451 \series default
35452 : some document classes implement their own customized page headers and
35453  footers if 
35454 \family sans
35455 Page
35456 \begin_inset space ~
35457 \end_inset
35458
35459 style
35460 \family default
35461  is set to “Default”.
35462  Check what these are before you specify your own customized page headers
35463  and footers.
35464 \end_layout
35465
35466 \end_inset
35467
35468
35469 \end_layout
35470
35471 \begin_layout Subsection
35472 Definition
35473 \end_layout
35474
35475 \begin_layout Standard
35476 To define your header line, add all three header environments.
35477  The things you add to each environment appear on odd numbered pages, the
35478  things in the optional arguments on even numbered pages.
35479  For single-sided documents, the optional arguments will not be used and
35480  can be omitted.
35481  If you leave a header environment or its argument empty, nothing appears
35482  in the output.
35483  Defining the footer line works similarly.
35484 \end_layout
35485
35486 \begin_layout Standard
35487 For the definition, you will need some \SpecialChar LaTeX
35488 -commands that are inserted as \SpecialChar TeX
35489  code
35490  (menu 
35491 \family sans
35492 Insert\SpecialChar menuseparator
35493 TeX
35494 \begin_inset space ~
35495 \end_inset
35496
35497 Code
35498 \family default
35499 ):
35500 \end_layout
35501
35502 \begin_layout Description
35503
35504 \backslash
35505 thepage prints the current page number
35506 \end_layout
35507
35508 \begin_layout Description
35509
35510 \backslash
35511 Roman{page} prints the current page number with capital roman numerals
35512 \end_layout
35513
35514 \begin_layout Description
35515
35516 \backslash
35517 roman{page} prints the current page number with small roman numerals
35518 \end_layout
35519
35520 \begin_layout Description
35521
35522 \backslash
35523 leftmark prints the current section number and title.
35524  If the document has chapters, it prints the current chapter number and
35525  title instead.
35526  It is called 
35527 \begin_inset Quotes eld
35528 \end_inset
35529
35530 leftmark
35531 \begin_inset Quotes prd
35532 \end_inset
35533
35534  because it usually goes in a left header.
35535 \end_layout
35536
35537 \begin_layout Description
35538
35539 \backslash
35540 rightmark prints the current subsection number and title.
35541  If the document has chapters, it prints the current section number and
35542  title instead.
35543  It is normally used in the right header.
35544 \end_layout
35545
35546 \begin_layout Subsection
35547 Default header/footer
35548 \end_layout
35549
35550 \begin_layout Standard
35551 The custom header/footer is not empty by default.
35552  The default header contains the chapter and section title and the center
35553  footer has the page number.
35554  In order to remove unwanted entries from the header/footer, include the
35555  relevant header/footer style in your document, but leave it blank.
35556  So, if you do not want a page number in the footer, include a blank 
35557 \family sans
35558 Center
35559 \begin_inset space ~
35560 \end_inset
35561
35562 Footer
35563 \family default
35564  style.
35565 \end_layout
35566
35567 \begin_layout Subsection
35568 Appearance
35569 \end_layout
35570
35571 \begin_layout Standard
35572 The header and footer will appear on normal pages.
35573  Some pages are different.
35574  The title page has a header/footer environment of its own, and so does
35575  any page that starts a new part or chapter in your book.
35576  Such pages will not have the custom headers/footers, but that is normal.
35577  There is for example no need to print a header with the chapter name on
35578  the chapter page where the chapter heading is in big bold letters anyway.
35579 \end_layout
35580
35581 \begin_layout Subsubsection
35582 Header and footer decoration line
35583 \end_layout
35584
35585 \begin_layout Standard
35586 By default, you get a 0.4
35587 \begin_inset space \thinspace{}
35588 \end_inset
35589
35590 pt thick line below the header and no footer line.
35591  This can be changed in the document preamble with the commands 
35592 \series bold
35593
35594 \backslash
35595 headrulewidth
35596 \series default
35597  and 
35598 \series bold
35599
35600 \backslash
35601 footrulewidth
35602 \series default
35603  in the following way:
35604 \end_layout
35605
35606 \begin_layout Standard
35607
35608 \series bold
35609
35610 \backslash
35611 renewcommand{
35612 \backslash
35613 headrulewidth}{thickness}
35614 \end_layout
35615
35616 \begin_layout Standard
35617 where thickness is a size in standard units like 
35618 \family sans
35619 \emph on
35620 pt
35621 \family default
35622 \emph default
35623  or 
35624 \family sans
35625 \emph on
35626 mm
35627 \family default
35628 \emph default
35629 .
35630  If you don't want a line, set the thickness to 0
35631 \begin_inset space \thinspace{}
35632 \end_inset
35633
35634 pt.
35635 \end_layout
35636
35637 \begin_layout Standard
35638 The lines can also be colored, but this requires more knowledge of \SpecialChar LaTeX
35639 .
35640  If you really need this, have a look at the Internet or in section
35641 \begin_inset space ~
35642 \end_inset
35643
35644 4.4 of the book 
35645 \begin_inset CommandInset citation
35646 LatexCommand cite
35647 key "Mittelbach"
35648 literal "true"
35649
35650 \end_inset
35651
35652 .
35653 \end_layout
35654
35655 \begin_layout Subsubsection
35656 Several header/footer lines
35657 \end_layout
35658
35659 \begin_layout Standard
35660 In case you need more than one text line as a header/footer, you can do
35661  this by adding a ragged line break in the style definition.
35662  However, the default height of the header/footer is only the height of
35663  one text line.
35664  To expand the height, redefine the \SpecialChar LaTeX
35665  length 
35666 \series bold
35667
35668 \backslash
35669 headheight
35670 \series default
35671  or 
35672 \series bold
35673
35674 \backslash
35675 footheight
35676 \series default
35677  with this entry in 
35678 \family sans
35679 Document\SpecialChar menuseparator
35680 Settings\SpecialChar menuseparator
35681 LaTeX
35682 \begin_inset space ~
35683 \end_inset
35684
35685 Preamble
35686 \family default
35687 :
35688 \end_layout
35689
35690 \begin_layout Standard
35691
35692 \series bold
35693
35694 \backslash
35695 setlength{
35696 \backslash
35697 headheight}{height}
35698 \end_layout
35699
35700 \begin_layout Standard
35701 where 
35702 \series bold
35703 height
35704 \series default
35705  is a size in standard units (e.
35706 \begin_inset space \thinspace{}
35707 \end_inset
35708
35709 g.
35710 \begin_inset space \space{}
35711 \end_inset
35712
35713
35714 \series bold
35715 1cm
35716 \series default
35717 ).
35718  If you don't know how much space is needed for the height, define your
35719  header/footer and preview your document as a PDF.
35720  Then open the \SpecialChar LaTeX
35721  logfile with the menu 
35722 \family sans
35723 Document\SpecialChar menuseparator
35724 LaTeX
35725 \begin_inset space ~
35726 \end_inset
35727
35728 Log
35729 \family default
35730  and use the button 
35731 \family sans
35732 Next
35733 \begin_inset space ~
35734 \end_inset
35735
35736 Warning
35737 \family default
35738  to see if you can find a warning about the package 
35739 \series bold
35740 fancyhdr
35741 \series default
35742
35743 \begin_inset Index idx
35744 status collapsed
35745
35746 \begin_layout Plain Layout
35747 \SpecialChar LaTeX
35748  packages ! fancyhdr
35749 \end_layout
35750
35751 \end_inset
35752
35753 .
35754  If there is such a warning, it contains the space that you need at least
35755  for your header/footer.
35756 \end_layout
35757
35758 \begin_layout Subsection
35759 This example
35760 \end_layout
35761
35762 \begin_layout Standard
35763 This example demonstrates what can be done with custom header/footers.
35764  Don't use it for your document as it is just an example.
35765  This example consists of the following definition:
35766 \end_layout
35767
35768 \begin_layout Description
35769 Left
35770 \begin_inset space ~
35771 \end_inset
35772
35773 Header 
35774 \series bold
35775
35776 \backslash
35777 rightmark
35778 \series default
35779 , empty optional argument
35780 \end_layout
35781
35782 \begin_layout Description
35783 Center
35784 \begin_inset space ~
35785 \end_inset
35786
35787 Header empty, empty optional argument
35788 \end_layout
35789
35790 \begin_layout Description
35791 Right
35792 \begin_inset space ~
35793 \end_inset
35794
35795 Header empty, 
35796 \series bold
35797
35798 \backslash
35799 leftmark
35800 \series default
35801  in the optional argument
35802 \end_layout
35803
35804 \begin_layout Description
35805 Left
35806 \begin_inset space ~
35807 \end_inset
35808
35809 Footer empty, 
35810 \series bold
35811
35812 \backslash
35813 thepage
35814 \series default
35815  in the optional argument
35816 \end_layout
35817
35818 \begin_layout Description
35819 Center
35820 \begin_inset space ~
35821 \end_inset
35822
35823 Footer 
35824 \family sans
35825 \series bold
35826 \color red
35827 \SpecialChar LyX
35828 's user guide
35829 \family default
35830 \series default
35831 \color inherit
35832
35833 \begin_inset Quotes eld
35834 \end_inset
35835
35836 Magic code:
35837 \begin_inset Newline newline
35838 \end_inset
35839
35840
35841 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
35842 \end_inset
35843
35844
35845 \begin_inset Quotes erd
35846 \end_inset
35847
35848  in the optional argument
35849 \end_layout
35850
35851 \begin_layout Description
35852 Right
35853 \begin_inset space ~
35854 \end_inset
35855
35856 Footer 
35857 \series bold
35858
35859 \backslash
35860 Roman{page}
35861 \series default
35862 , empty optional argument
35863 \end_layout
35864
35865 \begin_layout Description
35866
35867 \backslash
35868 headrulewidth set to 2
35869 \begin_inset space \thinspace{}
35870 \end_inset
35871
35872 pt
35873 \end_layout
35874
35875 \begin_layout Standard
35876 In principle you can use almost everything in headers/footers, except floats.
35877  For more specialized features, for example, thumb-indexes, see the manual
35878  of the 
35879 \series bold
35880 fancyhdr
35881 \series default
35882  package, 
35883 \begin_inset CommandInset citation
35884 LatexCommand cite
35885 key "fancyhdr"
35886 literal "true"
35887
35888 \end_inset
35889
35890 .
35891 \end_layout
35892
35893 \begin_layout Standard
35894 \begin_inset Newpage clearpage
35895 \end_inset
35896
35897
35898 \end_layout
35899
35900 \begin_layout Standard
35901 \begin_inset ERT
35902 status open
35903
35904 \begin_layout Plain Layout
35905
35906
35907 \backslash
35908 pagestyle{headings}
35909 \end_layout
35910
35911 \end_inset
35912
35913
35914 \begin_inset Note Note
35915 status collapsed
35916
35917 \begin_layout Plain Layout
35918 switches back to page style with the default headings
35919 \end_layout
35920
35921 \end_inset
35922
35923
35924 \end_layout
35925
35926 \begin_layout Section
35927 Previewing Snippets of your Document
35928 \begin_inset CommandInset label
35929 LatexCommand label
35930 name "sec:Previewing-snippets-of"
35931
35932 \end_inset
35933
35934
35935 \begin_inset Index idx
35936 status collapsed
35937
35938 \begin_layout Plain Layout
35939 Instant preview
35940 \end_layout
35941
35942 \end_inset
35943
35944
35945 \begin_inset Index idx
35946 status collapsed
35947
35948 \begin_layout Plain Layout
35949 Document ! Preview
35950 \end_layout
35951
35952 \end_inset
35953
35954
35955 \end_layout
35956
35957 \begin_layout Standard
35958 \SpecialChar LyX
35959  allows you to generate previews of sections of your document on the fly
35960  so you can see how they will look in the final document without having
35961  to break your train of thought with viewing the output.
35962 \end_layout
35963
35964 \begin_layout Subsection
35965 Prerequisites
35966 \end_layout
35967
35968 \begin_layout Standard
35969 To get previews working, you need the \SpecialChar LaTeX
35970  package 
35971 \series bold
35972 preview-latex
35973 \series default
35974
35975 \begin_inset Index idx
35976 status collapsed
35977
35978 \begin_layout Plain Layout
35979 \SpecialChar LaTeX
35980  packages ! preview-latex
35981 \end_layout
35982
35983 \end_inset
35984
35985  (on some systems named simply 
35986 \series bold
35987 preview
35988 \series default
35989 ) installed.
35990  If it is not already installed, you will find it in the \SpecialChar TeX
35991 -catalogue, 
35992 \begin_inset CommandInset citation
35993 LatexCommand cite
35994 key "TeXCatalogue"
35995 literal "true"
35996
35997 \end_inset
35998
35999  or in the package manager of your \SpecialChar LaTeX
36000 -system.
36001  You obtain prettier results if you install the program 
36002 \family typewriter
36003 pnmcrop
36004 \family default
36005  from the 
36006 \family typewriter
36007 netpbm
36008 \family default
36009  package; for \SpecialChar LyX
36010  on Windows this program and also the \SpecialChar LaTeX
36011 -package are automatically
36012  installed together with \SpecialChar LyX
36013 .
36014 \end_layout
36015
36016 \begin_layout Subsection
36017 Enabling previews
36018 \end_layout
36019
36020 \begin_layout Standard
36021 If you would for example like to see in \SpecialChar LyX
36022  your math formulas typeset by \SpecialChar LaTeX
36023 ,
36024  activate the option 
36025 \family sans
36026 Display
36027 \begin_inset space ~
36028 \end_inset
36029
36030 Graphics
36031 \family default
36032  in the 
36033 \family sans
36034 Tools\SpecialChar menuseparator
36035 Preferences 
36036 \family default
36037 dialog under 
36038 \family sans
36039 Look
36040 \begin_inset space ~
36041 \end_inset
36042
36043 and
36044 \begin_inset space ~
36045 \end_inset
36046
36047 feel\SpecialChar menuseparator
36048 Display
36049 \family default
36050 .
36051  Then set 
36052 \family sans
36053 Instant
36054 \begin_inset space ~
36055 \end_inset
36056
36057 Preview
36058 \family default
36059  to 
36060 \family sans
36061 On
36062 \family default
36063 .
36064  The 
36065 \family sans
36066 Preview
36067 \begin_inset space ~
36068 \end_inset
36069
36070 Size
36071 \family default
36072  is the multiplication factor for the size.
36073 \end_layout
36074
36075 \begin_layout Standard
36076 If you would like to see everything but your math formulas typeset by \SpecialChar LaTeX
36077 ,
36078  set 
36079 \family sans
36080 Instant
36081 \begin_inset space ~
36082 \end_inset
36083
36084 Preview
36085 \family default
36086  to 
36087 \family sans
36088 No
36089 \begin_inset space ~
36090 \end_inset
36091
36092 math
36093 \family default
36094 .
36095 \end_layout
36096
36097 \begin_layout Standard
36098 Previews are generated when you load a document into \SpecialChar LyX
36099  and when you finish
36100  editing an inset.
36101 \end_layout
36102
36103 \begin_layout Standard
36104 \begin_inset Note Greyedout
36105 status open
36106
36107 \begin_layout Plain Layout
36108
36109 \series bold
36110 Note:
36111 \series default
36112  Previews of an already loaded document are not in every case immediately
36113  generated by activating the option 
36114 \family sans
36115 Display
36116 \begin_inset space ~
36117 \end_inset
36118
36119 Graphics
36120 \family default
36121 .
36122  Reopening the document will fix such problems.
36123 \end_layout
36124
36125 \end_inset
36126
36127
36128 \end_layout
36129
36130 \begin_layout Subsection
36131 Selected document parts
36132 \end_layout
36133
36134 \begin_layout Standard
36135 Besides math there are other cases where you might like to see a preview,
36136  for example things that \SpecialChar LyX
36137  cannot render like rotated parts or things that
36138  are not yet supported by \SpecialChar LyX
36139 .
36140  To do this, insert a preview inset via the menu 
36141 \family sans
36142 Insert\SpecialChar menuseparator
36143 Preview
36144 \family default
36145 .
36146  Insert or paste the stuff that you want to preview into this inset.
36147  The preview will be generated when the cursor is outside the preview inset.
36148  If you click on the preview, you can edit the previewed stuff.
36149 \end_layout
36150
36151 \begin_layout Standard
36152 An example: To create rotated boxes, you use the \SpecialChar LaTeX
36153  command 
36154 \series bold
36155
36156 \backslash
36157 rotatebox
36158 \series default
36159  which is not yet supported by \SpecialChar LyX
36160 .
36161 \begin_inset Foot
36162 status collapsed
36163
36164 \begin_layout Plain Layout
36165
36166 \series bold
36167
36168 \backslash
36169 rotatebox
36170 \series default
36171  is explained in section 
36172 \emph on
36173 Rotated and Scaled Boxes
36174 \emph default
36175  of the 
36176 \emph on
36177 Embedded
36178 \begin_inset space ~
36179 \end_inset
36180
36181 Objects
36182 \emph default
36183  manual.
36184 \end_layout
36185
36186 \end_inset
36187
36188  Instead of the \SpecialChar TeX
36189  Code boxes you want to see in \SpecialChar LyX
36190  the final rotated boxes,
36191  for example to adjust the rotation angle to fit with the surrounding text.
36192  Therefore you create a preview inset and copy the text with the rotated
36193  boxes into it.
36194  Here is the result:
36195 \end_layout
36196
36197 \begin_layout Standard
36198 \begin_inset Preview
36199
36200 \begin_layout Standard
36201 This is a line
36202 \begin_inset ERT
36203 status collapsed
36204
36205 \begin_layout Plain Layout
36206
36207
36208 \backslash
36209 rotatebox[origin=r]{-60}{
36210 \end_layout
36211
36212 \end_inset
36213
36214
36215 \begin_inset Box Doublebox
36216 position "c"
36217 hor_pos "c"
36218 has_inner_box 0
36219 inner_pos "c"
36220 use_parbox 0
36221 use_makebox 0
36222 width "1in"
36223 special "width"
36224 height "1in"
36225 height_special "totalheight"
36226 thickness "0.4pt"
36227 separation "3pt"
36228 shadowsize "4pt"
36229 framecolor "black"
36230 backgroundcolor "none"
36231 status collapsed
36232
36233 \begin_layout Plain Layout
36234 with rotated
36235 \end_layout
36236
36237 \end_inset
36238
36239
36240 \begin_inset ERT
36241 status collapsed
36242
36243 \begin_layout Plain Layout
36244
36245 }
36246 \end_layout
36247
36248 \end_inset
36249
36250  framed text 
36251 \begin_inset ERT
36252 status collapsed
36253
36254 \begin_layout Plain Layout
36255
36256
36257 \backslash
36258 rotatebox[origin=lb]{60}{
36259 \end_layout
36260
36261 \end_inset
36262
36263
36264 \begin_inset Formula $\int A\,\mathrm{d}x=B$
36265 \end_inset
36266
36267
36268 \begin_inset ERT
36269 status collapsed
36270
36271 \begin_layout Plain Layout
36272
36273 }
36274 \end_layout
36275
36276 \end_inset
36277
36278  and a formula.
36279 \end_layout
36280
36281 \end_inset
36282
36283
36284 \end_layout
36285
36286 \begin_layout Standard
36287 Previewing works also for colors.
36288  In this example a special framed, colored box was created using the \SpecialChar LaTeX
36289  command
36290  
36291 \series bold
36292
36293 \backslash
36294 fcolorbox
36295 \series default
36296 :
36297 \begin_inset Foot
36298 status collapsed
36299
36300 \begin_layout Plain Layout
36301
36302 \series bold
36303
36304 \backslash
36305 fcolorbox
36306 \series default
36307  is explained in section 
36308 \emph on
36309 Colored Boxes
36310 \emph default
36311  of the 
36312 \emph on
36313 Embedded
36314 \begin_inset space ~
36315 \end_inset
36316
36317 Objects
36318 \emph default
36319  manual.
36320 \end_layout
36321
36322 \end_inset
36323
36324
36325 \end_layout
36326
36327 \begin_layout Standard
36328 \begin_inset Preview
36329
36330 \begin_layout Standard
36331 \begin_inset ERT
36332 status collapsed
36333
36334 \begin_layout Plain Layout
36335
36336
36337 \backslash
36338 fboxrule 1mm 
36339 \backslash
36340 fboxsep 1mm
36341 \end_layout
36342
36343 \end_inset
36344
36345
36346 \begin_inset ERT
36347 status collapsed
36348
36349 \begin_layout Plain Layout
36350
36351
36352 \backslash
36353 fcolorbox{cyan}{magenta}{
36354 \end_layout
36355
36356 \end_inset
36357
36358 This is text within a colored, framed box.
36359 \begin_inset ERT
36360 status collapsed
36361
36362 \begin_layout Plain Layout
36363
36364 }
36365 \end_layout
36366
36367 \end_inset
36368
36369
36370 \end_layout
36371
36372 \end_inset
36373
36374
36375 \end_layout
36376
36377 \begin_layout Standard
36378 \begin_inset VSpace medskip
36379 \end_inset
36380
36381
36382 \end_layout
36383
36384 \begin_layout Standard
36385 If \SpecialChar LyX
36386  does not show a preview, make sure that you enabled previews as described
36387  above and also make sure that \SpecialChar TeX
36388  Code in the preview inset is valid and that
36389  you loaded the \SpecialChar LaTeX
36390  packages in your document preamble that are required by
36391  the \SpecialChar TeX
36392  Code.
36393  If \SpecialChar LyX
36394  cannot create a preview, you will in most cases also not be able to
36395  view your document due to \SpecialChar LaTeX
36396  errors.
36397  So if you have to use some \SpecialChar TeX
36398  Code and don't know if it is correct, the preview
36399  inset is a nice method to check it without the need to view the whole document.
36400 \end_layout
36401
36402 \begin_layout Subsection
36403 \SpecialChar LaTeX
36404  source code
36405 \end_layout
36406
36407 \begin_layout Standard
36408 You can preview the \SpecialChar LaTeX
36409  source of the whole document or parts of it.
36410  Use the menu 
36411 \family sans
36412 View\SpecialChar menuseparator
36413 Source
36414 \begin_inset space ~
36415 \end_inset
36416
36417 Pane
36418 \family default
36419  and a window will be shown where you can see the \SpecialChar LaTeX
36420 -source code.
36421  The window shows the source of the whole paragraph in which the cursor
36422  currently sits.
36423  You can also select document parts in \SpecialChar LyX
36424 's main window, then only this selection
36425  (when it is more than one paragraph) is shown as source code.
36426  To view the whole document as source, enable the corresponding option in
36427  the source view window.
36428  If you check 
36429 \family sans
36430 Automatic update
36431 \family default
36432 , you can see the changes as you make them in \SpecialChar LyX
36433 ; but note that if you have
36434  several documents open, this will slow things down as \SpecialChar LyX
36435  updates them all,
36436  not just the one which is open at the time.
36437 \end_layout
36438
36439 \begin_layout Section
36440 Advanced Find and Replace
36441 \begin_inset CommandInset label
36442 LatexCommand label
36443 name "sec:Advanced-Find-and"
36444
36445 \end_inset
36446
36447
36448 \begin_inset Index idx
36449 status collapsed
36450
36451 \begin_layout Plain Layout
36452 Replace
36453 \end_layout
36454
36455 \end_inset
36456
36457
36458 \begin_inset Index idx
36459 status collapsed
36460
36461 \begin_layout Plain Layout
36462 Find
36463 \end_layout
36464
36465 \end_inset
36466
36467
36468 \end_layout
36469
36470 \begin_layout Subsection
36471 Introduction
36472 \end_layout
36473
36474 \begin_layout Standard
36475 The advanced find and replace feature of \SpecialChar LyX
36476  allows for searching of complex,
36477  format-sensitive text segments and mathematics contents within \SpecialChar LyX
36478  documents.
36479  It is an enhancement of the standard (quick) find and replace feature.
36480  The key-features are:
36481 \end_layout
36482
36483 \begin_layout Itemize
36484 Both searching of text and of mathematical formulas is allowed, where the
36485  latter is done by entering mathematics in the usual way; not only entire
36486  mathematical formulas are found, but also parts occurring within more complex
36487  formulas
36488 \end_layout
36489
36490 \begin_layout Itemize
36491 Search may be format-insensitive, so that the searched text is found in
36492  any context/style (standard text, section headings, notes, and even mathematics
36493 ), or it may be format-sensitive, so that, for example, a word entered with
36494  a section heading will only be found within section headings
36495 \end_layout
36496
36497 \begin_layout Itemize
36498 Search may be restricted to mathematics environments only; this is useful
36499  for remangling math notation where one does not want to match any text
36500  outside of mathematics environments
36501 \end_layout
36502
36503 \begin_layout Itemize
36504 Search may be widened to a specific 
36505 \emph on
36506 scope
36507 \emph default
36508 , i.
36509 \begin_inset space \thinspace{}
36510 \end_inset
36511
36512 e.
36513 \begin_inset space ~
36514 \end_inset
36515
36516 a set of files which may be all the children of the document being edited,
36517  all the open files, or all the manuals available from the 
36518 \family sans
36519 Help
36520 \family default
36521  menu
36522 \end_layout
36523
36524 \begin_layout Itemize
36525 Replace may optionally preserve capitalization, so that the replaced text
36526  capitalization is adapted to the matching text (i.
36527 \begin_inset space \thinspace{}
36528 \end_inset
36529
36530 e.
36531 \begin_inset space ~
36532 \end_inset
36533
36534 all lowercase, all uppercase, first letter uppercase followed by lowercase)
36535 \end_layout
36536
36537 \begin_layout Subsection
36538 Basic usage
36539 \end_layout
36540
36541 \begin_layout Standard
36542 The advanced find and replace feature is activated through the menu 
36543 \family sans
36544 Edit\SpecialChar menuseparator
36545 Find & Replace
36546 \noun on
36547  (
36548 \noun default
36549 Advanced
36550 \noun on
36551 )
36552 \family default
36553 \noun default
36554  (shortcut 
36555 \begin_inset Info
36556 type  "shortcut"
36557 arg   "dialog-show findreplaceadv"
36558 \end_inset
36559
36560 ) or the toolbar button 
36561 \begin_inset Info
36562 type  "icon"
36563 arg   "dialog-toggle findreplaceadv"
36564 \end_inset
36565
36566 .
36567  This opens the 
36568 \family sans
36569 Advanced Find and Replace
36570 \family default
36571  dialog.
36572 \end_layout
36573
36574 \begin_layout Subsubsection
36575 Searching for text
36576 \end_layout
36577
36578 \begin_layout Standard
36579 Enter into the 
36580 \family sans
36581 Find
36582 \family default
36583  \SpecialChar LyX
36584  mini-editor a simple word, and search for occurrences of it by clicking
36585  on the 
36586 \family sans
36587 Find
36588 \begin_inset space ~
36589 \end_inset
36590
36591 Next
36592 \family default
36593  button at the bottom of the dialog (or just press the 
36594 \begin_inset Info
36595 type  "shortcut"
36596 arg   "paragraph-break"
36597 \end_inset
36598
36599  key).
36600  The entered word is found both in text mode and in math mode, and in emphasized
36601 , bold or normal face, and in both in section titles and in standard text.
36602  Pressing 
36603 \begin_inset Info
36604 type  "shortcut"
36605 arg   "paragraph-break"
36606 \end_inset
36607
36608  repeatedly keeps searching forward while pressing 
36609 \family sans
36610 Shift+Return
36611 \family default
36612  searches backwards.
36613 \end_layout
36614
36615 \begin_layout Standard
36616 The 
36617 \family sans
36618 Case
36619 \begin_inset space ~
36620 \end_inset
36621
36622 sensitive
36623 \family default
36624  option allows matches to occur only with the same case as entered in the
36625  
36626 \family sans
36627 Find
36628 \family default
36629  editor.
36630  The 
36631 \family sans
36632 Whole
36633 \begin_inset space ~
36634 \end_inset
36635
36636 words
36637 \family default
36638  option allows matches to occur only at word boundaries.
36639 \end_layout
36640
36641 \begin_layout Subsubsection
36642 Searching for mathematics
36643 \end_layout
36644
36645 \begin_layout Standard
36646 Mathematical formulas, such as 
36647 \begin_inset Formula $x^{2}$
36648 \end_inset
36649
36650  or something more complex like 
36651 \begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
36652 \end_inset
36653
36654 , may be searched for by typing them in the 
36655 \family sans
36656 Find
36657 \family default
36658  editor.
36659  When searching for a formula, it is found both when it is alone and when
36660  it occurs in sub-formulas and nested parts of sub-formulas.
36661  For example the mentioned segments would be found in something like 
36662 \begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}$
36663 \end_inset
36664
36665 .
36666 \end_layout
36667
36668 \begin_layout Subsubsection
36669 Style-aware search
36670 \end_layout
36671
36672 \begin_layout Standard
36673 It is also possible to search for text with specific styles.
36674  This is done by switching to the 
36675 \family sans
36676 Settings
36677 \family default
36678  tab of the dialog and unchecking the 
36679 \family sans
36680 Ignore format
36681 \family default
36682  option.
36683  This way, entering in the 
36684 \family sans
36685 Find
36686 \family default
36687  editor
36688 \end_layout
36689
36690 \begin_layout Itemize
36691 a normal word and searching for it would not find instances of the word
36692  occurring in emphasized or boldface.
36693 \end_layout
36694
36695 \begin_layout Itemize
36696 an emphasized or boldface word and searching for it would find the respective
36697  instances with the same face only, and within the same text style only.
36698 \end_layout
36699
36700 \begin_layout Itemize
36701 a normal word in a section heading, and searching for it, would find occurrences
36702  of it only within section headings.
36703  Also, if the text to search is given an emphasized or bold face, in addition
36704  to a section style, then it is found only when occurring with the same
36705  style.
36706 \end_layout
36707
36708 \begin_layout Itemize
36709 a displayed formula will only find instances of this formula that are also
36710  displayed formulas (and not inline formulas).
36711 \end_layout
36712
36713 \begin_layout Subsubsection
36714 Replace
36715 \end_layout
36716
36717 \begin_layout Standard
36718 The entries made in the 
36719 \family sans
36720 Find
36721 \family default
36722  editor can be replaced with entries made in the 
36723 \family sans
36724 Replace
36725 \begin_inset space ~
36726 \end_inset
36727
36728 with
36729 \family default
36730  editor.
36731  In order to find the next occurrence and replace it, click on the 
36732 \family sans
36733 Replace
36734 \family default
36735  button or alternatively press 
36736 \begin_inset Info
36737 type  "shortcut"
36738 arg   "paragraph-break"
36739 \end_inset
36740
36741  or 
36742 \family sans
36743 Shift+Return
36744 \family default
36745  while the cursor is in the 
36746 \family sans
36747 Replace
36748 \begin_inset space ~
36749 \end_inset
36750
36751 with
36752 \family default
36753  editor.
36754 \end_layout
36755
36756 \begin_layout Standard
36757 You can replace with fully-featured formatted \SpecialChar LyX
36758  entries.
36759  Typical scenarios in which to use this capability might be (just to mention
36760  two):
36761 \end_layout
36762
36763 \begin_layout Itemize
36764 replacing occurrences of a word with a customized formatted version of the
36765  same word, for example replacing occurrences of a name like 
36766 \begin_inset Quotes eld
36767 \end_inset
36768
36769 func()
36770 \begin_inset Quotes erd
36771 \end_inset
36772
36773  with its typewriter version 
36774 \begin_inset Quotes eld
36775 \end_inset
36776
36777
36778 \family typewriter
36779 func()
36780 \family default
36781
36782 \begin_inset Quotes erd
36783 \end_inset
36784
36785
36786 \end_layout
36787
36788 \begin_layout Itemize
36789 performing a notation rework of mathematical symbols, for example replacing
36790  occurrences of 
36791 \begin_inset Quotes eld
36792 \end_inset
36793
36794
36795 \begin_inset Formula $R$
36796 \end_inset
36797
36798
36799 \begin_inset Quotes erd
36800 \end_inset
36801
36802  with 
36803 \begin_inset Quotes eld
36804 \end_inset
36805
36806
36807 \begin_inset Formula $\mathbb{R}$
36808 \end_inset
36809
36810
36811 \begin_inset Quotes erd
36812 \end_inset
36813
36814  (you may want to enable the 
36815 \family sans
36816 Whole
36817 \begin_inset space ~
36818 \end_inset
36819
36820 words
36821 \family default
36822  and 
36823 \family sans
36824 Case
36825 \begin_inset space ~
36826 \end_inset
36827
36828 sensitive
36829 \family default
36830  options and disable the 
36831 \family sans
36832 Ignore format
36833 \family default
36834  option in the 
36835 \family sans
36836 Settings
36837 \family default
36838  tab, in order to avoid replacing all 
36839 \begin_inset Quotes eld
36840 \end_inset
36841
36842 R
36843 \begin_inset Quotes erd
36844 \end_inset
36845
36846  letters occurring in normal text), or occurrences of 
36847 \begin_inset Formula $x_{j}^{i}$
36848 \end_inset
36849
36850  with 
36851 \begin_inset Formula $x_{i,\,j}$
36852 \end_inset
36853
36854 , or occurrences of 
36855 \begin_inset Formula $x[k]$
36856 \end_inset
36857
36858  with 
36859 \begin_inset Formula $x_{k}$
36860 \end_inset
36861
36862 .
36863 \end_layout
36864
36865 \begin_layout Subsection
36866 Advanced usage
36867 \end_layout
36868
36869 \begin_layout Standard
36870 There is a regular expression (regexp) based searching facility.
36871 \begin_inset Foot
36872 status collapsed
36873
36874 \begin_layout Plain Layout
36875 A good explanation of regular expressions is given in this Wikipedia entry:
36876  
36877 \begin_inset CommandInset href
36878 LatexCommand href
36879 target "https://en.wikipedia.org/wiki/Regular_expression"
36880 literal "false"
36881
36882 \end_inset
36883
36884 .
36885 \end_layout
36886
36887 \end_inset
36888
36889  You can search for a regular expression by inserting a regexp inset into
36890  the 
36891 \family sans
36892 Find
36893 \family default
36894  editor.
36895  This is done with the context menu 
36896 \family sans
36897 Insert\SpecialChar menuseparator
36898 Insert Regular Expression
36899 \family default
36900  while the cursor is in the 
36901 \family sans
36902 Find
36903 \family default
36904  editor.
36905  Characters entered within regexp insets are matched according to the regular
36906  expression matching rules
36907 \begin_inset Foot
36908 status collapsed
36909
36910 \begin_layout Plain Layout
36911 Under the constraint that any (sub)expression must match a well-formed \SpecialChar LyX
36912
36913  segment, i.
36914 \begin_inset space \thinspace{}
36915 \end_inset
36916
36917 e.
36918 \begin_inset space ~
36919 \end_inset
36920
36921 when matching \SpecialChar LaTeX
36922  code, no segments with unbalanced {} braces are allowed to
36923  match expressions.
36924 \end_layout
36925
36926 \end_inset
36927
36928 , while text entered outside regexp insets is matched exactly against the
36929  same text in the document.
36930  You can cut and paste regexp-mode insets.
36931  Examples of using such a feature may be:
36932 \end_layout
36933
36934 \begin_layout Enumerate
36935 Searching for all fractions with a given denominator: for example, entering
36936  in the 
36937 \family sans
36938 Find
36939 \family default
36940  editor the fraction 
36941 \begin_inset Formula $\frac{.*}{1+x^{2}}$
36942 \end_inset
36943
36944  (where the 
36945 \begin_inset Formula $.*$
36946 \end_inset
36947
36948  on the numerator is the match-everything regular expression) finds all
36949  fractions with the given denominator.
36950 \end_layout
36951
36952 \begin_layout Enumerate
36953 Searching for all text with a given style: for example, after unchecking
36954  the 
36955 \family sans
36956 Ignore format
36957 \family default
36958  option from the 
36959 \family sans
36960 Settings
36961 \family default
36962  tab, entering a 
36963 \series bold
36964
36965 \begin_inset Formula $.*$
36966 \end_inset
36967
36968
36969 \series default
36970  regular expression and giving it an emphasized or bold face, finds all
36971  emphasized or bold face text respectively.
36972  Also, by inserting a 
36973 \begin_inset Formula $.*$
36974 \end_inset
36975
36976  regular expression in a bullet or enumerated list or a section heading,
36977  you can find all bullet or enumerated lists or section headings.
36978 \end_layout
36979
36980 \begin_layout Standard
36981 Finally, references to (sub)expressions in regexp may be used as usual:
36982  Enclosing parts of the expression within round braces 
36983 \begin_inset Formula $()$
36984 \end_inset
36985
36986 , and referring back to them through 
36987 \begin_inset Formula $\backslash1$
36988 \end_inset
36989
36990
36991 \begin_inset Formula $\backslash2$
36992 \end_inset
36993
36994 , etc..
36995  For example, try searching with the regexp
36996 \begin_inset Newline newline
36997 \end_inset
36998
36999 [[:space:]]([[:alpha:]]+)[[:space:]]
37000 \backslash
37001 1[[:space:]]
37002 \begin_inset Newline newline
37003 \end_inset
37004
37005 in order to find word repetitions, if there are any.
37006 \end_layout
37007
37008 \begin_layout Standard
37009 The usage of back references in the replaced text is not (yet) implemented.
37010 \end_layout
37011
37012 \begin_layout Standard
37013 \begin_inset Note Greyedout
37014 status open
37015
37016 \begin_layout Plain Layout
37017
37018 \series bold
37019 Note:
37020 \series default
37021  Back references work both when occurring within the same regexp, and when
37022  occurring in multiple different regexps, where the numbering of back-referenced
37023  sub-expressions is absolute.
37024  That is,
37025 \begin_inset space ~
37026 \end_inset
37027
37028
37029 \begin_inset Formula $\backslash1$
37030 \end_inset
37031
37032  always refers to the first occurrence of 
37033 \begin_inset Formula $()$
37034 \end_inset
37035
37036  in all entered regexps.
37037 \end_layout
37038
37039 \end_inset
37040
37041
37042 \end_layout
37043
37044 \begin_layout Section
37045 Spell Checking
37046 \begin_inset CommandInset label
37047 LatexCommand label
37048 name "sec:Spellchecking"
37049
37050 \end_inset
37051
37052
37053 \begin_inset Index idx
37054 status collapsed
37055
37056 \begin_layout Plain Layout
37057 Spell checking
37058 \end_layout
37059
37060 \end_inset
37061
37062
37063 \end_layout
37064
37065 \begin_layout Standard
37066 \SpecialChar LyX
37067  has a built-in spell checker.
37068  The menu
37069 \family sans
37070  Tools\SpecialChar menuseparator
37071 Spellchecker
37072 \family default
37073 , the 
37074 \family sans
37075 F7
37076 \family default
37077  key or the toolbar button 
37078 \begin_inset Info
37079 type  "icon"
37080 arg   "dialog-show spellchecker"
37081 \end_inset
37082
37083  start the spell checking from either the current cursor position or the
37084  beginning of the currently selected text.
37085  A sidebar will appear showing any incorrect (or unknown) word found, allowing
37086  you to edit and replace it in a second line.
37087  Whenever an unknown word is found, the word is highlighted and the text
37088  scrolled so that it is visible.
37089  In the spellchecker sidebar, there is a box showing suggestions for a correctio
37090 n, if any could be found.
37091  Clicking on one of the corrections will copy it to the 
37092 \family sans
37093 Replacement
37094 \family default
37095  field, double-clicking directly invokes the replacement.
37096  Unknown but correctly typed words can be added to the personal dictionary.
37097 \end_layout
37098
37099 \begin_layout Standard
37100 By default, the dictionary file used is determined by the document language
37101  that is set in the 
37102 \family sans
37103 Document\SpecialChar menuseparator
37104 Settings
37105 \family default
37106  dialog.
37107  You can specify the language of a word in the spellchecker dialog by choosing
37108  a different one at the top of the dialog.
37109  \SpecialChar LyX
37110  can correctly spell check documents containing multiple languages.
37111  This works if you have set the language of the text parts using the 
37112 \family sans
37113 Text
37114 \begin_inset space ~
37115 \end_inset
37116
37117 Style
37118 \family default
37119  dialog (
37120 \begin_inset Info
37121 type  "icon"
37122 arg   "dialog-show character"
37123 \end_inset
37124
37125 ) and have the spell checker dictionaries installed.
37126  \SpecialChar LyX
37127  automatically switches to the appropriate dictionary file.
37128 \end_layout
37129
37130 \begin_layout Standard
37131 All spell-checker dictionaries supported by \SpecialChar LyX
37132  can be downloaded from here:
37133 \begin_inset Newline newline
37134 \end_inset
37135
37136
37137 \begin_inset Flex URL
37138 status collapsed
37139
37140 \begin_layout Plain Layout
37141
37142 https://sourceforge.net/projects/lyxwininstaller/files/hunspell/
37143 \end_layout
37144
37145 \end_inset
37146
37147
37148 \begin_inset Newline newline
37149 \end_inset
37150
37151 There are 2
37152 \begin_inset space ~
37153 \end_inset
37154
37155 files for each language.
37156  To install a dictionary on Windows, copy the 2
37157 \begin_inset space ~
37158 \end_inset
37159
37160 files into \SpecialChar LyX
37161 's installation subfolder 
37162 \family sans
37163 ~
37164 \backslash
37165 Resources
37166 \backslash
37167 dicts
37168 \family default
37169  and restart \SpecialChar LyX
37170 .
37171 \begin_inset Newline newline
37172 \end_inset
37173
37174 With Linux one needs to install the packages for the desired language.
37175  The number of these packages vary depending on the Linux distribution,
37176  but in most cases these are 
37177 \family typewriter
37178 aspell-xx
37179 \family default
37180
37181 \family typewriter
37182 hunspell-xx
37183 \family default
37184 ,
37185 \family typewriter
37186  myspell-xx
37187 \family default
37188 , etc., where 
37189 \family sans
37190 xx
37191 \family default
37192  is the language code.
37193 \end_layout
37194
37195 \begin_layout Subsection
37196 Further Settings
37197 \end_layout
37198
37199 \begin_layout Standard
37200 In the menu 
37201 \family sans
37202 Tools\SpecialChar menuseparator
37203 Preferences\SpecialChar menuseparator
37204 Language
37205 \begin_inset space ~
37206 \end_inset
37207
37208 Settings\SpecialChar menuseparator
37209 Spellchecker
37210 \family default
37211  you can set the following things:
37212 \end_layout
37213
37214 \begin_layout Description
37215 Spellchecker
37216 \begin_inset space ~
37217 \end_inset
37218
37219 engine Select the library \SpecialChar LyX
37220  should use for spell checking.
37221  Depending on your platform, 
37222 \family typewriter
37223 hunspell
37224 \family default
37225  or 
37226 \family typewriter
37227 enchant
37228 \begin_inset Foot
37229 status collapsed
37230
37231 \begin_layout Plain Layout
37232 Enchant itself is a wrapper library having different configurable back-ends.
37233  Please consult the documentation or man-page of it to learn more.
37234 \end_layout
37235
37236 \end_inset
37237
37238
37239 \family default
37240  are available.
37241  On Windows only 
37242 \family typewriter
37243 hunspell
37244 \family default
37245  is available.
37246  \SpecialChar LyX
37247  on Mac
37248 \begin_inset space ~
37249 \end_inset
37250
37251 OS can also use Mac's own spellchecker and will use it by default.
37252 \end_layout
37253
37254 \begin_layout Description
37255 Alternative
37256 \begin_inset space ~
37257 \end_inset
37258
37259 language If this field is not empty, \SpecialChar LyX
37260  will always use the given language
37261  for the spell checking, no matter what the document language is.
37262 \end_layout
37263
37264 \begin_layout Description
37265 Escape
37266 \begin_inset space ~
37267 \end_inset
37268
37269 characters Allows you to add non-standard characters that the spell checker
37270  should escape, e.
37271 \begin_inset space \thinspace{}
37272 \end_inset
37273
37274 g.
37275 \begin_inset space \space{}
37276 \end_inset
37277
37278 German umlauts.
37279  This should normally not be needed.
37280 \end_layout
37281
37282 \begin_layout Description
37283 Accept
37284 \begin_inset space ~
37285 \end_inset
37286
37287 compound
37288 \begin_inset space ~
37289 \end_inset
37290
37291 words Prevents the spell checker from complaining about compounded words
37292  like 
37293 \begin_inset Quotes eld
37294 \end_inset
37295
37296 passthrough
37297 \begin_inset Quotes erd
37298 \end_inset
37299
37300 .
37301 \end_layout
37302
37303 \begin_layout Description
37304 Spellcheck
37305 \begin_inset space ~
37306 \end_inset
37307
37308 continuously Checks the spelling of your document as you type it.
37309  Misspelled words get underlined with a dotted red line.
37310  By right-clicking on an underlined word, suggestions from the spellchecker
37311  appear in a context menu.
37312  Choosing one of them will replace the misspelled word with the suggested
37313  word.
37314 \end_layout
37315
37316 \begin_layout Description
37317 Spellcheck
37318 \begin_inset space ~
37319 \end_inset
37320
37321 notes
37322 \begin_inset space ~
37323 \end_inset
37324
37325 and
37326 \begin_inset space ~
37327 \end_inset
37328
37329 comments If enabled, the spelling of non-printed document content is checked
37330  as well.
37331 \end_layout
37332
37333 \begin_layout Section
37334 Thesaurus
37335 \begin_inset Index idx
37336 status collapsed
37337
37338 \begin_layout Plain Layout
37339 Thesaurus
37340 \end_layout
37341
37342 \end_inset
37343
37344
37345 \begin_inset CommandInset label
37346 LatexCommand label
37347 name "sec:Thesaurus"
37348
37349 \end_inset
37350
37351
37352 \end_layout
37353
37354 \begin_layout Standard
37355 \SpecialChar LyX
37356  provides a multilingual thesaurus.
37357  It uses the same thesaurus framework as LibreOffice, OpenOffice and Firefox
37358  (namely the 
37359 \family sans
37360 MyThes
37361 \family default
37362
37363 \begin_inset Foot
37364 status collapsed
37365
37366 \begin_layout Plain Layout
37367 \begin_inset CommandInset href
37368 LatexCommand href
37369 target "https://lingucomponent.openoffice.org/thesaurus.html"
37370 literal "false"
37371
37372 \end_inset
37373
37374
37375 \end_layout
37376
37377 \end_inset
37378
37379  thesaurus library, which is included in \SpecialChar LyX
37380 ).
37381  Therefore, \SpecialChar LyX
37382  is able to directly access OpenOffice thesaurus dictionaries,
37383  which are available for many languages.
37384 \end_layout
37385
37386 \begin_layout Standard
37387 This section describes how new dictionaries are installed and set up for
37388  the use with \SpecialChar LyX
37389 .
37390 \end_layout
37391
37392 \begin_layout Subsection
37393 Setting up the thesaurus
37394 \end_layout
37395
37396 \begin_layout Standard
37397 The 
37398 \family sans
37399 MyThes
37400 \emph on
37401 /
37402 \emph default
37403 OpenOffice
37404 \family default
37405  thesauri consist of two files per language: A file with the suffix 
37406 \emph on
37407 *.dat
37408 \emph default
37409  containing the data and an index file with the suffix 
37410 \emph on
37411 *.idx
37412 \emph default
37413 .
37414  The standardized file names include the language code for the given language
37415  (e.
37416 \begin_inset space \thinspace{}
37417 \end_inset
37418
37419 g.
37420 \begin_inset space ~
37421 \end_inset
37422
37423
37424 \family sans
37425 en_US
37426 \family default
37427  for US English).
37428  For instance, the US English files are named:
37429 \end_layout
37430
37431 \begin_layout Itemize
37432 th_en_US_v2.idx
37433 \end_layout
37434
37435 \begin_layout Itemize
37436 th_en_US_v2.dat
37437 \end_layout
37438
37439 \begin_layout Standard
37440 If you have 
37441 \family sans
37442 LibreOffice
37443 \family default
37444  or 
37445 \family sans
37446 OpenOffice
37447 \family default
37448  and its thesaurus installed, these files should be already on your system
37449  and you just need to point \SpecialChar LyX
37450  (in 
37451 \family sans
37452 Tools\SpecialChar menuseparator
37453 Preferences\SpecialChar menuseparator
37454 Paths\SpecialChar menuseparator
37455 Thesaurus
37456 \begin_inset space ~
37457 \end_inset
37458
37459 dictionaries
37460 \family default
37461 ) to the path where they are installed.
37462 \begin_inset Foot
37463 status collapsed
37464
37465 \begin_layout Plain Layout
37466 On Linux, depending on your distribution and the way you installed the dictionar
37467 ies, typical locations are 
37468 \family typewriter
37469 /usr/share/mythes/
37470 \family default
37471
37472 \family typewriter
37473 /usr/share/myspell/dicts/
37474 \family default
37475
37476 \family typewriter
37477 /usr/share/ooo/thesaurus/
37478 \family default
37479 ,
37480 \family typewriter
37481  ~/.config/libreoffice/<version>/user/
37482 \family default
37483  or alike.
37484  On Windows, dictionaries are to be found at 
37485 \family typewriter
37486 ~
37487 \backslash
37488 Program Files
37489 \backslash
37490 LibreOffice-<Version>
37491 \backslash
37492 share
37493 \backslash
37494 extensions 
37495 \family default
37496 or similar.
37497  On the Mac, the default location is 
37498 \family typewriter
37499 /Users\SpecialChar breakableslash
37500 <user name>\SpecialChar breakableslash
37501 Library\SpecialChar breakableslash
37502 Application Support\SpecialChar breakableslash
37503 libreoffice\SpecialChar breakableslash
37504 <version>\SpecialChar breakableslash
37505 user
37506 \family default
37507 /.
37508 \end_layout
37509
37510 \end_inset
37511
37512  On Windows, you can alternatively also select dictionaries for installation
37513  during the \SpecialChar LyX
37514  installation process, which will then be installed in the correct
37515  place right away.
37516 \end_layout
37517
37518 \begin_layout Standard
37519 If you want to install new\SpecialChar breakableslash
37520 further thesaurus dictionaries, you can downloaded
37521  them from here:
37522 \begin_inset Newline newline
37523 \end_inset
37524
37525
37526 \begin_inset Flex URL
37527 status collapsed
37528
37529 \begin_layout Plain Layout
37530
37531 https://sourceforge.net/projects/lyxwininstaller/files/thesaurus/
37532 \end_layout
37533
37534 \end_inset
37535
37536
37537 \end_layout
37538
37539 \begin_layout Standard
37540 To install a new dictionary, download the two files for this dictionary
37541  into the thesaurus path (which is set in 
37542 \family sans
37543 Tools\SpecialChar menuseparator
37544 Preferences\SpecialChar menuseparator
37545 Paths\SpecialChar menuseparator
37546 Thesaurus
37547 \begin_inset space ~
37548 \end_inset
37549
37550 dictionaries
37551 \family default
37552 ) and restart \SpecialChar LyX
37553 .
37554  If this path is not defined yet, you can use a dictionary of your choice
37555  and point \SpecialChar LyX
37556  there.
37557 \end_layout
37558
37559 \begin_layout Standard
37560 Alternatively, you can also install new dictionaries via 
37561 \family sans
37562 LibreOffice\SpecialChar breakableslash
37563 OpenOffice
37564 \family default
37565  or, on Linux, via your package manager (look for 
37566 \emph on
37567 mythes-*
37568 \emph default
37569  or 
37570 \emph on
37571 libreoffice-thesaurus-*
37572 \emph default
37573  packages).
37574  If you do this, make sure that \SpecialChar LyX
37575  is able to find the installed dictionaries,
37576  i.
37577 \begin_inset space \thinspace{}
37578 \end_inset
37579
37580 e.
37581  that 
37582 \family sans
37583 Tools\SpecialChar menuseparator
37584 Preferences\SpecialChar menuseparator
37585 Paths\SpecialChar menuseparator
37586 Thesaurus
37587 \begin_inset space ~
37588 \end_inset
37589
37590 dictionaries
37591 \family default
37592  points to the path where you installed these dictionaries.
37593 \end_layout
37594
37595 \begin_layout Subsection
37596 Using the thesaurus
37597 \end_layout
37598
37599 \begin_layout Standard
37600 To start the thesaurus, use the menu 
37601 \family sans
37602 Tools\SpecialChar menuseparator
37603 Thesaurus
37604 \family default
37605  or the toolbar button 
37606 \begin_inset Info
37607 type  "icon"
37608 arg   "thesaurus-entry"
37609 \end_inset
37610
37611  while the cursor is at the word you want to look up or while a word is
37612  selected.
37613  A dialog pops up showing you probably related words that you can use as
37614  a replacement.
37615  The suggestions are grouped into categories.
37616  Note that, for some languages (such as English), the thesaurus does not
37617  only show equivalent words (synonyms), but also generic terms (such as
37618  
37619 \emph on
37620 organism
37621 \emph default
37622  for 
37623 \emph on
37624 plant
37625 \emph default
37626 ), related terms (such as 
37627 \emph on
37628 political
37629 \begin_inset space ~
37630 \end_inset
37631
37632 theory
37633 \emph default
37634  for 
37635 \emph on
37636 anarchistic
37637 \emph default
37638 ), compounds (such as 
37639 \emph on
37640 tree
37641 \begin_inset space ~
37642 \end_inset
37643
37644 diagram
37645 \emph default
37646 , if you look for 
37647 \emph on
37648 tree
37649 \emph default
37650 ) and opposites (antonyms) (such as 
37651 \emph on
37652 girl
37653 \emph default
37654  for 
37655 \emph on
37656 boy
37657 \emph default
37658 ).
37659  Generic terms, related terms and antonyms are marked as such.
37660 \end_layout
37661
37662 \begin_layout Standard
37663 The language is automatically chosen from the language at the cursor, but
37664  you can also switch it in the dialog, as you can enter new words to look
37665  up directly there.
37666 \end_layout
37667
37668 \begin_layout Standard
37669 Note that the thesaurus cannot handle phrases (only compounds that are in
37670  the dictionary, such as the above 
37671 \emph on
37672 tree diagram
37673 \emph default
37674 ), and you have to use the so called lemma form, i.
37675 \begin_inset space \thinspace{}
37676 \end_inset
37677
37678 e.
37679 \begin_inset space \space{}
37680 \end_inset
37681
37682 the form that is used in the dictionaries (for many languages: first person
37683  singular indicative active for nouns, infinitive for verbs).
37684  For example, looking up the word form 
37685 \emph on
37686 reporting
37687 \emph default
37688  yields no results, while results are shown for the word form 
37689 \emph on
37690 report
37691 \emph default
37692 .
37693  Your best bet is to highlight only the relevant part of such a word (e.
37694 \begin_inset space \thinspace{}
37695 \end_inset
37696
37697 g.
37698 \begin_inset space \space{}
37699 \end_inset
37700
37701
37702 \emph on
37703 report
37704 \emph default
37705  in 
37706 \emph on
37707 report
37708 \emph default
37709 s); then you will get suggestions without needing to adjust the query in
37710  the dialog, and also the replacement will probably be correct (as only
37711  the highlighted part will be replaced; thus the ending remains).
37712 \end_layout
37713
37714 \begin_layout Section
37715 Change Tracking
37716 \begin_inset Index idx
37717 status collapsed
37718
37719 \begin_layout Plain Layout
37720 Change Tracking
37721 \end_layout
37722
37723 \end_inset
37724
37725
37726 \begin_inset Index idx
37727 status collapsed
37728
37729 \begin_layout Plain Layout
37730 Document ! Change Tracking
37731 \end_layout
37732
37733 \end_inset
37734
37735
37736 \begin_inset CommandInset label
37737 LatexCommand label
37738 name "sec:Change-Tracking"
37739
37740 \end_inset
37741
37742
37743 \end_layout
37744
37745 \begin_layout Standard
37746 When you work on a document collaboratively it is extremely useful to be
37747  able to see changes that others have made highlighted in the document.
37748  You can then decide if you want to accept a change or not.
37749  This can be achieved by turning on change tracking in the menu 
37750 \family sans
37751 Document\SpecialChar menuseparator
37752 Change
37753 \begin_inset space ~
37754 \end_inset
37755
37756 Tracking\SpecialChar menuseparator
37757 Track
37758 \begin_inset space ~
37759 \end_inset
37760
37761 Changes
37762 \family default
37763 .
37764 \end_layout
37765
37766 \begin_layout Standard
37767 Changes made in the document will then be highlighted by strokes and colors:
37768  
37769 \bar under
37770 \color blue
37771 underlined text
37772 \bar default
37773 \color inherit
37774  is an addition, 
37775 \strikeout on
37776 \color blue
37777 canceled text
37778 \strikeout default
37779 \color inherit
37780  is a deletion.
37781  The color depends on the author that made the change.
37782  You can change the color in 
37783 \family sans
37784 Tools\SpecialChar menuseparator
37785 Preferences\SpecialChar menuseparator
37786 Look
37787 \begin_inset space ~
37788 \end_inset
37789
37790 &
37791 \begin_inset space ~
37792 \end_inset
37793
37794 feel
37795 \family default
37796 \SpecialChar menuseparator
37797
37798 \family sans
37799 Colors
37800 \family default
37801 .
37802 \begin_inset Index idx
37803 status collapsed
37804
37805 \begin_layout Plain Layout
37806 Color ! Change tracking
37807 \end_layout
37808
37809 \end_inset
37810
37811  The author and the date of the change are shown in \SpecialChar LyX
37812 's status bar when the
37813  cursor is in changed text.
37814  The same information is shown when you use the toolbar button 
37815 \begin_inset Info
37816 type  "icon"
37817 arg   "changes-merge"
37818 \end_inset
37819
37820 .
37821 \end_layout
37822
37823 \begin_layout Standard
37824 When change tracking is activated, you will see the review toolbar in \SpecialChar LyX
37825 :
37826 \begin_inset Index idx
37827 status collapsed
37828
37829 \begin_layout Plain Layout
37830 Toolbar ! Review
37831 \end_layout
37832
37833 \end_inset
37834
37835
37836 \end_layout
37837
37838 \begin_layout Standard
37839 \begin_inset VSpace defskip
37840 \end_inset
37841
37842
37843 \end_layout
37844
37845 \begin_layout Standard
37846 \begin_inset Graphics
37847         filename clipart/ChangesToolbar.png
37848         scale 90
37849
37850 \end_inset
37851
37852
37853 \end_layout
37854
37855 \begin_layout Standard
37856 \begin_inset VSpace defskip
37857 \end_inset
37858
37859
37860 \end_layout
37861
37862 \begin_layout Standard
37863 The review toolbar as shown above contains the following buttons:
37864 \end_layout
37865
37866 \begin_layout Standard
37867 \begin_inset VSpace defskip
37868 \end_inset
37869
37870
37871 \end_layout
37872
37873 \begin_layout Standard
37874 \begin_inset Tabular
37875 <lyxtabular version="3" rows="10" columns="2">
37876 <features islongtable="true" longtabularalignment="center">
37877 <column alignment="left" valignment="top">
37878 <column alignment="left" valignment="top">
37879 <row interlinespace="2.5mm">
37880 <cell alignment="center" valignment="top" usebox="none">
37881 \begin_inset Text
37882
37883 \begin_layout Plain Layout
37884
37885 \family sans
37886 \begin_inset Info
37887 type  "icon"
37888 arg   "changes-track"
37889 \end_inset
37890
37891
37892 \end_layout
37893
37894 \end_inset
37895 </cell>
37896 <cell alignment="center" valignment="top" usebox="none">
37897 \begin_inset Text
37898
37899 \begin_layout Plain Layout
37900
37901 \family sans
37902 Document\SpecialChar menuseparator
37903 Change
37904 \begin_inset space ~
37905 \end_inset
37906
37907 Tracking\SpecialChar menuseparator
37908 Track
37909 \begin_inset space ~
37910 \end_inset
37911
37912 Changes
37913 \end_layout
37914
37915 \end_inset
37916 </cell>
37917 </row>
37918 <row interlinespace="2.5mm">
37919 <cell alignment="center" valignment="top" usebox="none">
37920 \begin_inset Text
37921
37922 \begin_layout Plain Layout
37923
37924 \family sans
37925 \begin_inset Info
37926 type  "icon"
37927 arg   "changes-output"
37928 \end_inset
37929
37930
37931 \end_layout
37932
37933 \end_inset
37934 </cell>
37935 <cell alignment="center" valignment="top" usebox="none">
37936 \begin_inset Text
37937
37938 \begin_layout Plain Layout
37939
37940 \family sans
37941 Document\SpecialChar menuseparator
37942 Change
37943 \begin_inset space ~
37944 \end_inset
37945
37946 Tracking\SpecialChar menuseparator
37947 Show
37948 \begin_inset space ~
37949 \end_inset
37950
37951 Changes
37952 \begin_inset space ~
37953 \end_inset
37954
37955 in
37956 \begin_inset space ~
37957 \end_inset
37958
37959 Output
37960 \end_layout
37961
37962 \end_inset
37963 </cell>
37964 </row>
37965 <row interlinespace="2.5mm">
37966 <cell alignment="center" valignment="top" usebox="none">
37967 \begin_inset Text
37968
37969 \begin_layout Plain Layout
37970
37971 \family sans
37972 \begin_inset Info
37973 type  "icon"
37974 arg   "change-next"
37975 \end_inset
37976
37977
37978 \end_layout
37979
37980 \end_inset
37981 </cell>
37982 <cell alignment="center" valignment="top" usebox="none">
37983 \begin_inset Text
37984
37985 \begin_layout Plain Layout
37986 Jumps to the next change
37987 \end_layout
37988
37989 \end_inset
37990 </cell>
37991 </row>
37992 <row interlinespace="2.5mm">
37993 <cell alignment="center" valignment="top" usebox="none">
37994 \begin_inset Text
37995
37996 \begin_layout Plain Layout
37997
37998 \family sans
37999 \begin_inset Info
38000 type  "icon"
38001 arg   "change-accept"
38002 \end_inset
38003
38004
38005 \end_layout
38006
38007 \end_inset
38008 </cell>
38009 <cell alignment="center" valignment="top" usebox="none">
38010 \begin_inset Text
38011
38012 \begin_layout Plain Layout
38013
38014 \family sans
38015 Document\SpecialChar menuseparator
38016 Change
38017 \begin_inset space ~
38018 \end_inset
38019
38020 Tracking\SpecialChar menuseparator
38021 Accept
38022 \begin_inset space ~
38023 \end_inset
38024
38025 Change
38026 \end_layout
38027
38028 \end_inset
38029 </cell>
38030 </row>
38031 <row interlinespace="2.5mm">
38032 <cell alignment="center" valignment="top" usebox="none">
38033 \begin_inset Text
38034
38035 \begin_layout Plain Layout
38036
38037 \family sans
38038 \begin_inset Info
38039 type  "icon"
38040 arg   "change-reject"
38041 \end_inset
38042
38043
38044 \end_layout
38045
38046 \end_inset
38047 </cell>
38048 <cell alignment="center" valignment="top" usebox="none">
38049 \begin_inset Text
38050
38051 \begin_layout Plain Layout
38052
38053 \family sans
38054 Document\SpecialChar menuseparator
38055 Change
38056 \begin_inset space ~
38057 \end_inset
38058
38059 Tracking\SpecialChar menuseparator
38060 Reject
38061 \begin_inset space ~
38062 \end_inset
38063
38064 Change
38065 \end_layout
38066
38067 \end_inset
38068 </cell>
38069 </row>
38070 <row interlinespace="2.5mm">
38071 <cell alignment="center" valignment="top" usebox="none">
38072 \begin_inset Text
38073
38074 \begin_layout Plain Layout
38075
38076 \family sans
38077 \begin_inset Info
38078 type  "icon"
38079 arg   "changes-merge"
38080 \end_inset
38081
38082
38083 \end_layout
38084
38085 \end_inset
38086 </cell>
38087 <cell alignment="center" valignment="top" usebox="none">
38088 \begin_inset Text
38089
38090 \begin_layout Plain Layout
38091
38092 \family sans
38093 Document\SpecialChar menuseparator
38094 Change
38095 \begin_inset space ~
38096 \end_inset
38097
38098 Tracking\SpecialChar menuseparator
38099 Merge
38100 \begin_inset space ~
38101 \end_inset
38102
38103 Changes
38104 \end_layout
38105
38106 \end_inset
38107 </cell>
38108 </row>
38109 <row interlinespace="2.5mm">
38110 <cell alignment="center" valignment="top" usebox="none">
38111 \begin_inset Text
38112
38113 \begin_layout Plain Layout
38114
38115 \family sans
38116 \begin_inset Info
38117 type  "icon"
38118 arg   "all-changes-accept"
38119 \end_inset
38120
38121
38122 \end_layout
38123
38124 \end_inset
38125 </cell>
38126 <cell alignment="center" valignment="top" usebox="none">
38127 \begin_inset Text
38128
38129 \begin_layout Plain Layout
38130
38131 \family sans
38132 Document\SpecialChar menuseparator
38133 Change
38134 \begin_inset space ~
38135 \end_inset
38136
38137 Tracking\SpecialChar menuseparator
38138 Accept
38139 \begin_inset space ~
38140 \end_inset
38141
38142 All
38143 \begin_inset space ~
38144 \end_inset
38145
38146 Changes
38147 \end_layout
38148
38149 \end_inset
38150 </cell>
38151 </row>
38152 <row interlinespace="2.5mm">
38153 <cell alignment="center" valignment="top" usebox="none">
38154 \begin_inset Text
38155
38156 \begin_layout Plain Layout
38157
38158 \family sans
38159 \begin_inset Info
38160 type  "icon"
38161 arg   "all-changes-reject"
38162 \end_inset
38163
38164
38165 \end_layout
38166
38167 \end_inset
38168 </cell>
38169 <cell alignment="center" valignment="top" usebox="none">
38170 \begin_inset Text
38171
38172 \begin_layout Plain Layout
38173
38174 \family sans
38175 Document\SpecialChar menuseparator
38176 Change
38177 \begin_inset space ~
38178 \end_inset
38179
38180 Tracking\SpecialChar menuseparator
38181 Reject
38182 \begin_inset space ~
38183 \end_inset
38184
38185 All
38186 \begin_inset space ~
38187 \end_inset
38188
38189 Changes
38190 \end_layout
38191
38192 \end_inset
38193 </cell>
38194 </row>
38195 <row interlinespace="2.5mm">
38196 <cell alignment="center" valignment="top" usebox="none">
38197 \begin_inset Text
38198
38199 \begin_layout Plain Layout
38200
38201 \family sans
38202 \begin_inset Info
38203 type  "icon"
38204 arg   "note-insert"
38205 \end_inset
38206
38207
38208 \end_layout
38209
38210 \end_inset
38211 </cell>
38212 <cell alignment="center" valignment="top" usebox="none">
38213 \begin_inset Text
38214
38215 \begin_layout Plain Layout
38216
38217 \family sans
38218 Insert\SpecialChar menuseparator
38219 Note\SpecialChar menuseparator
38220 LyX
38221 \begin_inset space ~
38222 \end_inset
38223
38224 Note
38225 \end_layout
38226
38227 \end_inset
38228 </cell>
38229 </row>
38230 <row interlinespace="2.5mm">
38231 <cell alignment="center" valignment="top" usebox="none">
38232 \begin_inset Text
38233
38234 \begin_layout Plain Layout
38235
38236 \family sans
38237 \begin_inset Info
38238 type  "icon"
38239 arg   "note-next"
38240 \end_inset
38241
38242
38243 \end_layout
38244
38245 \end_inset
38246 </cell>
38247 <cell alignment="center" valignment="top" usebox="none">
38248 \begin_inset Text
38249
38250 \begin_layout Plain Layout
38251
38252 \family sans
38253 Navigate\SpecialChar menuseparator
38254 Next
38255 \begin_inset space ~
38256 \end_inset
38257
38258 Note
38259 \end_layout
38260
38261 \end_inset
38262 </cell>
38263 </row>
38264 </lyxtabular>
38265
38266 \end_inset
38267
38268
38269 \end_layout
38270
38271 \begin_layout Standard
38272 \begin_inset VSpace defskip
38273 \end_inset
38274
38275
38276 \end_layout
38277
38278 \begin_layout Standard
38279 Not all changes are (yet) visualized, especially no format changes like
38280  from 
38281 \emph on
38282 normal
38283 \emph default
38284  to 
38285 \emph on
38286 bold
38287 \emph default
38288  font or 
38289 \emph on
38290 Standard
38291 \emph default
38292  to 
38293 \emph on
38294 Description
38295 \emph default
38296  paragraph.
38297 \end_layout
38298
38299 \begin_layout Standard
38300 The review toolbar helps you to accept, reject, or merge changes – highlight
38301  the change and press one of the desired toolbar buttons.
38302  When you merge changes, a window pops up showing you information about
38303  the next change after the current cursor position.
38304  So you don't need to highlight a certain change.
38305  Within the merge window you can decide to accept or reject changes and
38306  step to the next change.
38307  This way you can jump through all the changes in the document.
38308 \end_layout
38309
38310 \begin_layout Standard
38311 The toolbar has two buttons to handle notes because notes are often important
38312  to describe a change.
38313 \end_layout
38314
38315 \begin_layout Standard
38316
38317 \change_deleted -712698321 1577206802
38318 To show the changes made in the output you need the \SpecialChar LaTeX
38319  package 
38320 \series bold
38321 dvipost
38322 \series default
38323
38324 \begin_inset Index idx
38325 status collapsed
38326
38327 \begin_layout Plain Layout
38328 \SpecialChar LaTeX
38329  packages ! dvipost
38330 \end_layout
38331
38332 \end_inset
38333
38334  installed.
38335  You will find it in the \SpecialChar TeX
38336  Catalogue, 
38337 \begin_inset CommandInset citation
38338 LatexCommand cite
38339 key "TeXCatalogue"
38340 literal "true"
38341
38342 \end_inset
38343
38344  or in the package manager of your \SpecialChar LaTeX
38345 -system.
38346 \change_unchanged
38347
38348 \end_layout
38349
38350 \begin_layout Section
38351 Comparison of Documents
38352 \begin_inset CommandInset label
38353 LatexCommand label
38354 name "sec:Comparison-of-Documents"
38355
38356 \end_inset
38357
38358
38359 \begin_inset Index idx
38360 status collapsed
38361
38362 \begin_layout Plain Layout
38363 Comparison of documents
38364 \end_layout
38365
38366 \end_inset
38367
38368
38369 \end_layout
38370
38371 \begin_layout Standard
38372 You can compare two different \SpecialChar LyX
38373  files via the menu 
38374 \family sans
38375 Tools\SpecialChar menuseparator
38376 Compare
38377 \family default
38378 .
38379  The comparison result is a \SpecialChar LyX
38380  file with change tracking enabled showing the
38381  differences.
38382  In the comparison dialog you can select from which document \SpecialChar LyX
38383  should take
38384  the document settings for the resulting difference file with the option
38385  
38386 \family sans
38387 Copy
38388 \begin_inset space ~
38389 \end_inset
38390
38391 Document
38392 \begin_inset space ~
38393 \end_inset
38394
38395 Settings
38396 \begin_inset space ~
38397 \end_inset
38398
38399 from
38400 \family default
38401 .
38402  The option 
38403 \family sans
38404 Enable
38405 \begin_inset space ~
38406 \end_inset
38407
38408 change
38409 \begin_inset space ~
38410 \end_inset
38411
38412 tracking
38413 \begin_inset space ~
38414 \end_inset
38415
38416 features
38417 \begin_inset space ~
38418 \end_inset
38419
38420 in
38421 \begin_inset space ~
38422 \end_inset
38423
38424 the
38425 \begin_inset space ~
38426 \end_inset
38427
38428 output
38429 \family default
38430  enables the change tracking option 
38431 \family sans
38432 Show
38433 \begin_inset space ~
38434 \end_inset
38435
38436 Changes
38437 \begin_inset space ~
38438 \end_inset
38439
38440 in
38441 \begin_inset space ~
38442 \end_inset
38443
38444 Output
38445 \family default
38446  to visualize the differences also in the PDF output of the difference file.
38447 \end_layout
38448
38449 \begin_layout Section
38450 International Support
38451 \begin_inset Index idx
38452 status collapsed
38453
38454 \begin_layout Plain Layout
38455 International support
38456 \end_layout
38457
38458 \end_inset
38459
38460
38461 \end_layout
38462
38463 \begin_layout Standard
38464 This section describes how to use \SpecialChar LyX
38465  with any language you want.
38466  For some languages there are special Wiki-pages that explain how to set
38467  up \SpecialChar LyX
38468  to use them: 
38469 \begin_inset CommandInset citation
38470 LatexCommand cite
38471 key "Arabic,Armenian,Cyrillic,Farsi,Hebrew,Japanese"
38472 literal "true"
38473
38474 \end_inset
38475
38476
38477 \end_layout
38478
38479 \begin_layout Standard
38480 Besides languages, \SpecialChar LyX
38481  also supports phonetic symbols, see section
38482 \begin_inset space ~
38483 \end_inset
38484
38485
38486 \begin_inset CommandInset ref
38487 LatexCommand ref
38488 reference "subsec:Special-Character"
38489
38490 \end_inset
38491
38492 .
38493 \end_layout
38494
38495 \begin_layout Subsection
38496 Language Options
38497 \begin_inset Index idx
38498 status collapsed
38499
38500 \begin_layout Plain Layout
38501 Language ! Options
38502 \end_layout
38503
38504 \end_inset
38505
38506
38507 \begin_inset Index idx
38508 status collapsed
38509
38510 \begin_layout Plain Layout
38511 Document ! Settings
38512 \end_layout
38513
38514 \end_inset
38515
38516
38517 \begin_inset Index idx
38518 status collapsed
38519
38520 \begin_layout Plain Layout
38521 Document ! Language
38522 \end_layout
38523
38524 \end_inset
38525
38526
38527 \end_layout
38528
38529 \begin_layout Standard
38530 The 
38531 \family sans
38532 Document\SpecialChar menuseparator
38533 Settings\SpecialChar menuseparator
38534 Language
38535 \family default
38536  dialog lets you set 
38537 \family roman
38538 the language, the quote style and character encoding
38539 \family default
38540 .
38541 \end_layout
38542
38543 \begin_layout Standard
38544 Under 
38545 \family sans
38546 Encoding
38547 \family default
38548  you can choose the character encoding map you want to use for \SpecialChar LaTeX
38549  export.
38550  The option 
38551 \family sans
38552 Language
38553 \begin_inset space ~
38554 \end_inset
38555
38556 Default
38557 \family default
38558  is the preferred choice and works well in most cases.
38559  For details about the different encoding options see section
38560 \begin_inset space ~
38561 \end_inset
38562
38563
38564 \begin_inset CommandInset ref
38565 LatexCommand ref
38566 reference "sec:Language-encodings"
38567
38568 \end_inset
38569
38570 .
38571 \end_layout
38572
38573 \begin_layout Subsection
38574 Keyboard mapping configuration
38575 \begin_inset CommandInset label
38576 LatexCommand label
38577 name "subsec:Keyboard-mapping"
38578
38579 \end_inset
38580
38581
38582 \end_layout
38583
38584 \begin_layout Standard
38585 If you have for example a U.
38586 \begin_inset space \thinspace{}
38587 \end_inset
38588
38589 S.-style keyboard and want to write in a language other than English, you
38590  can use an alternate keymap.
38591  For example, if you want to write in Italian, you can configure \SpecialChar LyX
38592  to use
38593  an Italian keymap.
38594  The 
38595 \family sans
38596 Tools\SpecialChar menuseparator
38597 Preferences\SpecialChar menuseparator
38598 Editing\SpecialChar menuseparator
38599 Keyboard/Mouse
38600 \family default
38601  dialog allows you to choose up to two keyboard mappings, see section
38602 \begin_inset space ~
38603 \end_inset
38604
38605
38606 \begin_inset CommandInset ref
38607 LatexCommand ref
38608 reference "subsec:Keyboard-Map"
38609
38610 \end_inset
38611
38612 .
38613  You can choose primary and secondary keyboard languages and then select
38614  which one you want to use.
38615 \end_layout
38616
38617 \begin_layout Standard
38618 Finally, you may just want to change a few key mappings or create an entirely
38619  different keymap (for Vulcan, for instance).
38620  You may, for example, normally write in Italian on a U.
38621 \begin_inset space \thinspace{}
38622 \end_inset
38623
38624 S.-style keyboard but want to include an occasional quotation in German.
38625  In such a case, you can write your own keyboard mapping or modify an existing
38626  one to support the characters you want.
38627  This and many other customizations are explained in the 
38628 \emph on
38629 Customization
38630 \emph default
38631  manual.
38632 \end_layout
38633
38634 \begin_layout Chapter
38635 \start_of_appendix
38636 The User Interface
38637 \begin_inset CommandInset label
38638 LatexCommand label
38639 name "chap:The-User-Interface"
38640
38641 \end_inset
38642
38643
38644 \end_layout
38645
38646 \begin_layout Standard
38647 This appendix lists all the available menus and describes their functionality.
38648  It is designed as a quick reference if you are searching for a special
38649  topic inside the user's guide.
38650 \end_layout
38651
38652 \begin_layout Section
38653 The File Menu
38654 \begin_inset Index idx
38655 status collapsed
38656
38657 \begin_layout Plain Layout
38658 Menu ! File
38659 \end_layout
38660
38661 \end_inset
38662
38663
38664 \end_layout
38665
38666 \begin_layout Standard
38667 Under the 
38668 \family sans
38669 File
38670 \family default
38671  menu are the basic operations in addition to some more advanced operations.
38672 \end_layout
38673
38674 \begin_layout Subsection
38675 New
38676 \end_layout
38677
38678 \begin_layout Standard
38679 Creates a new document.
38680 \end_layout
38681
38682 \begin_layout Subsection
38683 New from Template
38684 \end_layout
38685
38686 \begin_layout Standard
38687 This menu entry prompts you for a template to use.
38688  Selecting a template will automatically set certain layout features for
38689  the document, features you would otherwise need to change manually.
38690
38691 \change_inserted -712698321 1553353209
38692  Furthermore, templates can provide text structures and fragments for recurring
38693  writing tasks.
38694 \change_unchanged
38695
38696 \end_layout
38697
38698 \begin_layout Subsection
38699 Open
38700 \end_layout
38701
38702 \begin_layout Standard
38703 Opens a document.
38704 \end_layout
38705
38706 \begin_layout Subsection
38707 Open Recent
38708 \end_layout
38709
38710 \begin_layout Standard
38711 The submenu shows a list of the recently opened files.
38712  Click there on a file to open it.
38713 \end_layout
38714
38715 \begin_layout Subsection
38716
38717 \change_inserted -712698321 1553352812
38718 Open Example
38719 \end_layout
38720
38721 \begin_layout Standard
38722
38723 \change_inserted -712698321 1553352848
38724 This menu entry gives you quick access to all \SpecialChar LyX
38725  example files.
38726 \end_layout
38727
38728 \begin_layout Subsection
38729 Close
38730 \end_layout
38731
38732 \begin_layout Standard
38733 Closes the current document.
38734 \end_layout
38735
38736 \begin_layout Subsection
38737 Close All
38738 \end_layout
38739
38740 \begin_layout Standard
38741 Closes all opened documents.
38742 \end_layout
38743
38744 \begin_layout Subsection
38745 Save
38746 \end_layout
38747
38748 \begin_layout Standard
38749 Saves the actual document.
38750 \end_layout
38751
38752 \begin_layout Subsection
38753 Save As
38754 \end_layout
38755
38756 \begin_layout Standard
38757 Saves the actual document under a new name to create a copy.
38758 \change_inserted -712698321 1553352868
38759
38760 \end_layout
38761
38762 \begin_layout Subsection
38763
38764 \change_inserted -712698321 1553352875
38765 Save As Template
38766 \end_layout
38767
38768 \begin_layout Standard
38769
38770 \change_inserted -712698321 1553352904
38771 Saves the document in the appropriate templates directory for later use
38772  as a template.
38773 \change_unchanged
38774
38775 \end_layout
38776
38777 \begin_layout Subsection
38778 Save All
38779 \end_layout
38780
38781 \begin_layout Standard
38782 Saves all opened documents.
38783 \end_layout
38784
38785 \begin_layout Subsection
38786 Revert to saved
38787 \end_layout
38788
38789 \begin_layout Standard
38790 Reloads the actual document from disk.
38791 \end_layout
38792
38793 \begin_layout Subsection
38794 Version Control
38795 \end_layout
38796
38797 \begin_layout Standard
38798 This is used when multiple people are working on the same document or when
38799  one person wants to keep a careful archive of changes.
38800  It is described in the section 
38801 \emph on
38802 Version Control in \SpecialChar LyX
38803
38804 \emph default
38805  of the 
38806 \emph on
38807 Additional Features
38808 \emph default
38809  manual.
38810 \end_layout
38811
38812 \begin_layout Subsection
38813 Import
38814 \end_layout
38815
38816 \begin_layout Standard
38817 Here you can import files from older \SpecialChar LyX
38818  versions, HTML files, \SpecialChar LaTeX
38819  files, NoWeb
38820  files, plain text files and comma separated, table-like text files (CSV).
38821  The files will be imported as a new \SpecialChar LyX
38822  document.
38823 \end_layout
38824
38825 \begin_layout Standard
38826 When using the menu entry 
38827 \family sans
38828 Plain
38829 \begin_inset space ~
38830 \end_inset
38831
38832 text
38833 \family default
38834 , line breaks in the text will start a new paragraph; when using the menu
38835  entry 
38836 \family sans
38837 Plain
38838 \begin_inset space ~
38839 \end_inset
38840
38841 Text,
38842 \begin_inset space ~
38843 \end_inset
38844
38845 Join
38846 \begin_inset space ~
38847 \end_inset
38848
38849 Lines
38850 \family default
38851 , consecutive lines of text will be imported to one big paragraph.
38852  A new paragraph will begin when there is a blank line in the file.
38853 \end_layout
38854
38855 \begin_layout Subsection
38856 Export
38857 \begin_inset CommandInset label
38858 LatexCommand label
38859 name "subsec:Export"
38860
38861 \end_inset
38862
38863
38864 \end_layout
38865
38866 \begin_layout Standard
38867 You can export your document to various file formats.
38868  The resulting files are placed in the directory of your \SpecialChar LyX
38869  file.
38870  The menu entries are not the same on all installations.
38871  They depend on the programs found by \SpecialChar LyX
38872  during its configuration.
38873 \end_layout
38874
38875 \begin_layout Standard
38876 Here is a list of all available entries; some of them are explained in detail
38877  in section
38878 \begin_inset space ~
38879 \end_inset
38880
38881
38882 \begin_inset CommandInset ref
38883 LatexCommand ref
38884 reference "subsec:Output-file-formats"
38885
38886 \end_inset
38887
38888 :
38889 \end_layout
38890
38891 \begin_layout Description
38892
38893 \family sans
38894 CJK
38895 \family default
38896
38897 \begin_inset space ~
38898 \end_inset
38899
38900 LyX format of the special \SpecialChar LyX
38901
38902 \begin_inset space ~
38903 \end_inset
38904
38905 1.4.x versions for Chinese, Japanese and Korean (CJK)
38906 \begin_inset Newline newline
38907 \end_inset
38908
38909  Since \SpecialChar LyX
38910  1.5.0 CJK support has been fully integrated into \SpecialChar LyX
38911 .
38912 \end_layout
38913
38914 \begin_layout Description
38915 DocBook text file with code in the language SGML that is used for the markup
38916  language 
38917 \family typewriter
38918 DocBook
38919 \end_layout
38920
38921 \begin_layout Description
38922 DocBook
38923 \begin_inset space ~
38924 \end_inset
38925
38926 (XML) text file with code in the language XML that is used for the markup
38927  language 
38928 \family typewriter
38929 DocBook
38930 \end_layout
38931
38932 \begin_layout Description
38933 DraftDVI \SpecialChar LaTeX
38934 's native DVI-format.
38935  This format is not suitable if you have special characters or spaces in
38936  files paths or file names in your document.
38937  \SpecialChar LyX
38938  use this format internally as a pre-stage to export to 
38939 \family sans
38940 DVI
38941 \family default
38942 .
38943 \end_layout
38944
38945 \begin_layout Description
38946 DVI DVI-format that also allows the usage of special characters or spaces
38947  in files paths or file names
38948 \end_layout
38949
38950 \begin_layout Description
38951 DVI
38952 \begin_inset space ~
38953 \end_inset
38954
38955 (Lua
38956 \family sans
38957 TeX
38958 \family default
38959 ) DVI-format using the program 
38960 \family typewriter
38961 Lua\SpecialChar TeX
38962
38963 \family default
38964 ; supports Unicode and the usage of non-\SpecialChar TeX
38965  fonts; 
38966 \series bold
38967
38968 \begin_inset Note Greyedout
38969 status open
38970
38971 \begin_layout Plain Layout
38972
38973 \series bold
38974 Note:
38975 \series default
38976  not all DVI-viewers are currently able to display this output format properly.
38977 \end_layout
38978
38979 \end_inset
38980
38981
38982 \end_layout
38983
38984 \begin_layout Description
38985 EPS
38986 \begin_inset space ~
38987 \end_inset
38988
38989 (cropped) the same as 
38990 \family sans
38991 PostScript
38992 \family default
38993  but with cropped page margins.
38994 \end_layout
38995
38996 \begin_layout Description
38997 Graphviz
38998 \begin_inset space ~
38999 \end_inset
39000
39001 Dot text file with code in the programming language 
39002 \family typewriter
39003 Dot
39004 \family default
39005  which is used to draw visualizations of graphs via the program 
39006 \family typewriter
39007 Graphviz
39008 \end_layout
39009
39010 \begin_layout Description
39011 HTML HTML-format; 
39012 \series bold
39013
39014 \begin_inset Note Greyedout
39015 status open
39016
39017 \begin_layout Plain Layout
39018
39019 \series bold
39020 Note:
39021 \series default
39022  the exported file will be stored in a subdirectory.
39023 \end_layout
39024
39025 \end_inset
39026
39027
39028 \end_layout
39029
39030 \begin_layout Description
39031 HTML
39032 \begin_inset space ~
39033 \end_inset
39034
39035 (MS
39036 \begin_inset space ~
39037 \end_inset
39038
39039 Word) HTML-format specialized so that the result can be imported to 
39040 \family sans
39041 MS Word
39042 \family default
39043 ; as a consequence of this formulas will be embedded as bitmap fonts and
39044  not in the format 
39045 \family sans
39046 MathML
39047 \family default
39048 .
39049 \end_layout
39050
39051 \begin_layout Description
39052
39053 \family sans
39054 LaTeX
39055 \begin_inset space ~
39056 \end_inset
39057
39058 (
39059 \family default
39060 Lua
39061 \family sans
39062 TeX) 
39063 \family default
39064 text file with the \SpecialChar LaTeX
39065  source that is compilable with the program 
39066 \family typewriter
39067 Lua\SpecialChar TeX
39068
39069 \end_layout
39070
39071 \begin_layout Description
39072
39073 \family sans
39074 LaTeX
39075 \begin_inset space ~
39076 \end_inset
39077
39078 (pdflatex)
39079 \family default
39080  text file with the \SpecialChar LaTeX
39081  source, additionally all images used in the document
39082  will be converted to a format that is readable by the 
39083 \family typewriter
39084 pdflatex
39085 \family default
39086  program (GIF, JPG, PDF, PNG)
39087 \end_layout
39088
39089 \begin_layout Description
39090
39091 \family sans
39092 LaTeX
39093 \begin_inset space ~
39094 \end_inset
39095
39096 (plain)
39097 \family default
39098  text file with the \SpecialChar LaTeX
39099  source code, additionally all images used in the document
39100  will be converted to the EPS-format, only this format is readable by the
39101  
39102 \family typewriter
39103 latex
39104 \family default
39105  program
39106 \end_layout
39107
39108 \begin_layout Description
39109
39110 \family sans
39111 LaTeX
39112 \begin_inset space ~
39113 \end_inset
39114
39115 (
39116 \family default
39117 Xe
39118 \family sans
39119 TeX) 
39120 \family default
39121 text file with the \SpecialChar LaTeX
39122  source that is compilable with the program 
39123 \family typewriter
39124 Xe\SpecialChar TeX
39125
39126 \end_layout
39127
39128 \begin_layout Description
39129 LilyPond
39130 \begin_inset space ~
39131 \end_inset
39132
39133 book
39134 \begin_inset space ~
39135 \end_inset
39136
39137 (La
39138 \family sans
39139 TeX
39140 \family default
39141 ) text file with the \SpecialChar LaTeX
39142  source and also code in the syntax of the music notation
39143  software 
39144 \family typewriter
39145 LilyPond
39146 \end_layout
39147
39148 \begin_layout Description
39149 LyX
39150 \begin_inset space ~
39151 \end_inset
39152
39153 z.y.x \SpecialChar LyX
39154 -Document in a format readable by the \SpecialChar LyX
39155  versions z.y.x (e.
39156 \begin_inset space \thinspace{}
39157 \end_inset
39158
39159 g.
39160 \begin_inset space \space{}
39161 \end_inset
39162
39163 "\SpecialChar LyX
39164
39165 \begin_inset space ~
39166 \end_inset
39167
39168 2.1.x"; 
39169 \begin_inset Quotes eld
39170 \end_inset
39171
39172 z
39173 \begin_inset Quotes erd
39174 \end_inset
39175
39176  and 
39177 \begin_inset Quotes eld
39178 \end_inset
39179
39180 y
39181 \begin_inset Quotes erd
39182 \end_inset
39183
39184  represent the version number)
39185 \end_layout
39186
39187 \begin_layout Description
39188 LyX
39189 \begin_inset space ~
39190 \end_inset
39191
39192 Archive
39193 \begin_inset space ~
39194 \end_inset
39195
39196 (zip|tar.gz) creates a zip-archive or a tar.gz-archive file (depending upon
39197  your system) that contains your document and all files that are necessary
39198  to compile it (images, child documents, Bib\SpecialChar TeX
39199  files, etc.)
39200 \end_layout
39201
39202 \begin_layout Description
39203 LyXHTML HTML-format using \SpecialChar LyX
39204 's internal XHTML engine
39205 \end_layout
39206
39207 \begin_layout Description
39208 MS
39209 \begin_inset space ~
39210 \end_inset
39211
39212 Word
39213 \begin_inset space ~
39214 \end_inset
39215
39216 Office
39217 \begin_inset space ~
39218 \end_inset
39219
39220 Open
39221 \begin_inset space ~
39222 \end_inset
39223
39224 XML Office Open XML file, to be opened with 
39225 \family sans
39226 Microsoft Word
39227 \family default
39228 .
39229  For the conversion the program 
39230 \family typewriter
39231 Pandoc
39232 \family default
39233  is used.
39234  
39235 \family typewriter
39236 Pandoc
39237 \family default
39238  is a third-party product and may not work in all cases.
39239 \end_layout
39240
39241 \begin_layout Description
39242 NoWeb text file with code in the format of the literate programming language
39243 \family typewriter
39244  NoWeb
39245 \end_layout
39246
39247 \begin_layout Description
39248 OpenDocument
39249 \begin_inset space ~
39250 \end_inset
39251
39252 (Pandoc) OpenDocument file, to be opened with 
39253 \family sans
39254 LibreOffice, OpenOffice, KOffice, Abiword
39255 \family default
39256 , etc..
39257  For the conversion the program 
39258 \family typewriter
39259 Pandoc
39260 \family default
39261  is used.
39262  
39263 \family typewriter
39264 Pandoc
39265 \family default
39266  is a third-party product and may not work in all cases.
39267 \end_layout
39268
39269 \begin_layout Description
39270 OpenDocument
39271 \begin_inset space ~
39272 \end_inset
39273
39274 (tex4ht) OpenDocument file.
39275  For the conversion the program 
39276 \family typewriter
39277 tex4ht
39278 \family default
39279  is used.
39280  
39281 \family typewriter
39282 tex4ht
39283 \family default
39284  is a third-party product and may not work in all cases.
39285 \end_layout
39286
39287 \begin_layout Description
39288 PDF
39289 \begin_inset space ~
39290 \end_inset
39291
39292 (cropped) the same as 
39293 \family sans
39294 PDF
39295 \begin_inset space ~
39296 \end_inset
39297
39298 (pdflatex)
39299 \family default
39300  but with cropped page margins
39301 \end_layout
39302
39303 \begin_layout Description
39304
39305 \family sans
39306 PDF
39307 \begin_inset space ~
39308 \end_inset
39309
39310 (dvipdfm)
39311 \family default
39312  PDF-format using the program 
39313 \family typewriter
39314 dvipdfm
39315 \family default
39316 , produces internally a DVI-file which is then converted to a PDF-file
39317 \end_layout
39318
39319 \begin_layout Description
39320
39321 \family sans
39322 PDF
39323 \begin_inset space ~
39324 \end_inset
39325
39326 (lower
39327 \begin_inset space ~
39328 \end_inset
39329
39330 resolution)
39331 \family default
39332  the same as 
39333 \family sans
39334 PDF
39335 \begin_inset space ~
39336 \end_inset
39337
39338 (pdflatex)
39339 \family default
39340  but with a reduced pixel resolution of 150
39341 \begin_inset space \thinspace{}
39342 \end_inset
39343
39344 dpi (e.g.
39345 \begin_inset space \space{}
39346 \end_inset
39347
39348 useful for e-books to be read on tablet PCs or for large documents as intermedia
39349 te preview)
39350 \end_layout
39351
39352 \begin_layout Description
39353
39354 \family sans
39355 PDF
39356 \begin_inset space ~
39357 \end_inset
39358
39359 (LuaTeX)
39360 \family default
39361  PDF-format using the program 
39362 \family typewriter
39363 Lua\SpecialChar TeX
39364
39365 \family default
39366 , produces PDF-files directly
39367 \end_layout
39368
39369 \begin_layout Description
39370
39371 \family sans
39372 PDF
39373 \begin_inset space ~
39374 \end_inset
39375
39376 (pdflatex)
39377 \family default
39378  PDF-format using the program 
39379 \family typewriter
39380 pdflatex
39381 \family default
39382 , produces PDF-files directly
39383 \end_layout
39384
39385 \begin_layout Description
39386
39387 \family sans
39388 PDF
39389 \begin_inset space ~
39390 \end_inset
39391
39392 (ps2pdf)
39393 \family default
39394  PDF-format using the program 
39395 \family typewriter
39396 ps2pdf
39397 \family default
39398 , produces internally a PostScript-file which is then converted to a PDF-file
39399 \end_layout
39400
39401 \begin_layout Description
39402
39403 \family sans
39404 PDF
39405 \begin_inset space ~
39406 \end_inset
39407
39408 (XeTeX)
39409 \family default
39410  PDF-format using the program 
39411 \family typewriter
39412 Xe\SpecialChar TeX
39413
39414 \family default
39415 , produces PDF-files directly
39416 \end_layout
39417
39418 \begin_layout Description
39419
39420 \family sans
39421 Plain
39422 \begin_inset space ~
39423 \end_inset
39424
39425 text
39426 \family default
39427  text format
39428 \end_layout
39429
39430 \begin_layout Description
39431
39432 \family sans
39433 Plain
39434 \begin_inset space ~
39435 \end_inset
39436
39437 text
39438 \begin_inset space ~
39439 \end_inset
39440
39441 (ps2ascii)
39442 \family default
39443  text format, the document will first be converted to Postscript format
39444  and then exported as text using the program 
39445 \family sans
39446 ps2ascii
39447 \end_layout
39448
39449 \begin_layout Description
39450
39451 \family sans
39452 Postscript
39453 \family default
39454  PostScript format using the program 
39455 \family typewriter
39456 dvips
39457 \family default
39458 ; for possible 
39459 \family typewriter
39460 dvips
39461 \family default
39462  options see section
39463 \begin_inset space ~
39464 \end_inset
39465
39466
39467 \begin_inset CommandInset ref
39468 LatexCommand ref
39469 reference "subsec:General-output"
39470
39471 \end_inset
39472
39473
39474 \end_layout
39475
39476 \begin_layout Description
39477 Sweave text file with the \SpecialChar LaTeX
39478  source and also code in the statistical programming
39479  language 
39480 \family typewriter
39481 R
39482 \family default
39483 .
39484  Using the 
39485 \family typewriter
39486 R
39487 \family default
39488 -function 
39489 \family typewriter
39490 Sweave
39491 \family default
39492  it is possible to use 
39493 \family typewriter
39494 R
39495 \family default
39496 -commands in \SpecialChar LaTeX
39497
39498 \end_layout
39499
39500 \begin_layout Standard
39501 If one of the menu entries 
39502 \family sans
39503 DVI
39504 \family default
39505
39506 \family sans
39507 PDF
39508 \begin_inset space ~
39509 \end_inset
39510
39511 (pdflatex)
39512 \family default
39513  or 
39514 \family sans
39515 Postscript
39516 \family default
39517  is missing, you need to update your \SpecialChar LaTeX
39518  installation.
39519  After updating you have to reconfigure \SpecialChar LyX
39520 , see section
39521 \begin_inset space ~
39522 \end_inset
39523
39524
39525 \begin_inset CommandInset ref
39526 LatexCommand ref
39527 reference "sec:Basic-LyX-Setup"
39528
39529 \end_inset
39530
39531 .
39532 \begin_inset Index idx
39533 status collapsed
39534
39535 \begin_layout Plain Layout
39536 Reconfiguration of \SpecialChar LyX
39537
39538 \end_layout
39539
39540 \end_inset
39541
39542
39543 \end_layout
39544
39545 \begin_layout Subsection
39546 Fax
39547 \end_layout
39548
39549 \begin_layout Standard
39550 This menu entry will only appear if you have a fax program installed (on
39551  Windows you additionally need to register its program path to \SpecialChar LyX
39552 's PATH prefix,
39553  see section
39554 \begin_inset space ~
39555 \end_inset
39556
39557
39558 \begin_inset CommandInset ref
39559 LatexCommand ref
39560 reference "sec:Paths"
39561
39562 \end_inset
39563
39564 ).
39565  With this menu entry you can send your document to a fax program like 
39566 \family typewriter
39567 hylapex
39568 \family default
39569  or 
39570 \family typewriter
39571 kdeprintfax
39572 \family default
39573 .
39574  The default format of the sent file is PostScript.
39575  The format can be changed in \SpecialChar LyX
39576 's preferences as described in section
39577 \begin_inset space ~
39578 \end_inset
39579
39580
39581 \begin_inset CommandInset ref
39582 LatexCommand ref
39583 reference "subsec:Converters"
39584
39585 \end_inset
39586
39587 .
39588 \end_layout
39589
39590 \begin_layout Subsection
39591 New and Close Window
39592 \end_layout
39593
39594 \begin_layout Standard
39595 Opens or closes a new instance of \SpecialChar LyX
39596 .
39597 \end_layout
39598
39599 \begin_layout Subsection
39600 Exit
39601 \end_layout
39602
39603 \begin_layout Standard
39604 Prompts you to save all unsaved documents and then exits.
39605 \end_layout
39606
39607 \begin_layout Section
39608 The Edit Menu
39609 \begin_inset Index idx
39610 status collapsed
39611
39612 \begin_layout Plain Layout
39613 Menu ! Edit
39614 \end_layout
39615
39616 \end_inset
39617
39618
39619 \end_layout
39620
39621 \begin_layout Subsection
39622 Undo and Redo
39623 \end_layout
39624
39625 \begin_layout Standard
39626 Described in section
39627 \begin_inset space ~
39628 \end_inset
39629
39630
39631 \begin_inset CommandInset ref
39632 LatexCommand ref
39633 reference "sec:Undo-and-Redo"
39634
39635 \end_inset
39636
39637 .
39638 \end_layout
39639
39640 \begin_layout Subsection
39641 Cut, Copy, Paste, Paste Recent, Paste Special
39642 \end_layout
39643
39644 \begin_layout Standard
39645 Described in section
39646 \begin_inset space ~
39647 \end_inset
39648
39649
39650 \begin_inset CommandInset ref
39651 LatexCommand ref
39652 reference "sec:Basic-Editing-Features"
39653
39654 \end_inset
39655
39656 .
39657 \end_layout
39658
39659 \begin_layout Subsection
39660 Select Whole Inset
39661 \end_layout
39662
39663 \begin_layout Standard
39664 Selects the content of the inset in which the cursor currently is.
39665  If the cursor is outside an inset, the whole document will be selected.
39666 \end_layout
39667
39668 \begin_layout Subsection
39669 Select All
39670 \end_layout
39671
39672 \begin_layout Standard
39673 Selects the whole document.
39674 \end_layout
39675
39676 \begin_layout Subsection
39677 Find & Replace (Quick)
39678 \end_layout
39679
39680 \begin_layout Standard
39681 Described in section
39682 \begin_inset space ~
39683 \end_inset
39684
39685
39686 \begin_inset CommandInset ref
39687 LatexCommand ref
39688 reference "sec:Basic-Editing-Features"
39689
39690 \end_inset
39691
39692 .
39693 \end_layout
39694
39695 \begin_layout Subsection
39696 Find & Replace (Advanced)
39697 \end_layout
39698
39699 \begin_layout Standard
39700 Described in section
39701 \begin_inset space ~
39702 \end_inset
39703
39704
39705 \begin_inset CommandInset ref
39706 LatexCommand ref
39707 reference "sec:Advanced-Find-and"
39708
39709 \end_inset
39710
39711 .
39712 \end_layout
39713
39714 \begin_layout Subsection
39715 Move Paragraph Up/Down
39716 \end_layout
39717
39718 \begin_layout Standard
39719 This shifts the paragraph in which the cursor currently is one paragraph
39720  up or down.
39721 \end_layout
39722
39723 \begin_layout Subsection
39724
39725 \change_deleted -712698321 1525756612
39726 Text Style
39727 \end_layout
39728
39729 \begin_layout Standard
39730
39731 \change_deleted -712698321 1525756612
39732 Described in section
39733 \begin_inset space ~
39734 \end_inset
39735
39736
39737 \begin_inset CommandInset ref
39738 LatexCommand ref
39739 reference "subsec:Fine-Tuning-with-the"
39740
39741 \end_inset
39742
39743 .
39744 \change_unchanged
39745
39746 \end_layout
39747
39748 \begin_layout Subsection
39749 Paragraph Settings
39750 \begin_inset Index idx
39751 status collapsed
39752
39753 \begin_layout Plain Layout
39754 Paragraph ! Settings
39755 \end_layout
39756
39757 \end_inset
39758
39759
39760 \end_layout
39761
39762 \begin_layout Standard
39763 Enables you to set the paragraph alignment, line spacing and label width.
39764  These settings only affect the paragraph in which the cursor is currently
39765  in.
39766 \end_layout
39767
39768 \begin_layout Standard
39769 You can also prevent the first line of the paragraph being indented if you
39770  have chosen to separate paragraphs with 
39771 \family sans
39772 Indentation
39773 \family default
39774  in the 
39775 \family sans
39776 Document\SpecialChar menuseparator
39777 Settings\SpecialChar menuseparator
39778 Text
39779 \begin_inset space ~
39780 \end_inset
39781
39782 Layout
39783 \family default
39784  dialog.
39785 \change_inserted -712698321 1525756614
39786
39787 \end_layout
39788
39789 \begin_layout Subsection
39790
39791 \change_inserted -712698321 1525756624
39792 Text Properties
39793 \end_layout
39794
39795 \begin_layout Standard
39796
39797 \change_inserted -712698321 1525756615
39798 This sub-menu provides several ways to customize the appearance of text
39799  passages.
39800  You can
39801 \end_layout
39802
39803 \begin_layout Enumerate
39804
39805 \change_inserted -712698321 1525756657
39806 Customize text properties by means of the 
39807 \family sans
39808 Text Properties
39809 \family default
39810  dialog (via 
39811 \family sans
39812 Customize\SpecialChar ldots
39813
39814 \family default
39815 ; this is described in section
39816 \begin_inset space ~
39817 \end_inset
39818
39819
39820 \begin_inset CommandInset ref
39821 LatexCommand ref
39822 reference "subsec:Fine-Tuning-with-the"
39823
39824 \end_inset
39825
39826 )
39827 \end_layout
39828
39829 \begin_layout Enumerate
39830
39831 \change_inserted -712698321 1525756942
39832 Apply the last settings done in this dialog via 
39833 \family sans
39834 Apply last settings
39835 \end_layout
39836
39837 \begin_layout Enumerate
39838
39839 \change_inserted -712698321 1525756615
39840 Change the casing of selected text (
39841 \family sans
39842 Capitalize
39843 \family default
39844
39845 \family sans
39846 Uppercase
39847 \family default
39848
39849 \family sans
39850 Lowercase
39851 \family default
39852 )
39853 \end_layout
39854
39855 \begin_layout Subsection
39856
39857 \change_inserted -712698321 1525756641
39858 Custom Text Styles
39859 \end_layout
39860
39861 \begin_layout Standard
39862
39863 \change_inserted -712698321 1525756787
39864 This sub-menu only appears the document class or a module provides custom
39865  text styles (in the case of this document: 
39866 \family sans
39867 Code
39868 \family default
39869
39870 \family sans
39871 Emph
39872 \family default
39873
39874 \family sans
39875 Noun
39876 \family default
39877  and 
39878 \family sans
39879 Strong
39880 \family default
39881 , provided by the 
39882 \family sans
39883 Logical Markup
39884 \family default
39885  module).
39886  See section
39887 \begin_inset space ~
39888 \end_inset
39889
39890
39891 \begin_inset CommandInset ref
39892 LatexCommand ref
39893 reference "subsec:Custom-Character-Styles"
39894
39895 \end_inset
39896
39897  for details.
39898 \change_unchanged
39899
39900 \end_layout
39901
39902 \begin_layout Subsection
39903 Table and Rows & Columns
39904 \end_layout
39905
39906 \begin_layout Standard
39907 These menus only appear if the cursor is inside a table.
39908  It allows you to create multicolumn and multirow cells, add or remove borders
39909  of a cell and to set the alignment of the cell.
39910 \end_layout
39911
39912 \begin_layout Subsection
39913 Dissolve Inset
39914 \end_layout
39915
39916 \begin_layout Standard
39917 This menu only appears if the cursor is inside an inset.
39918  It will dissolve this inset.
39919  This means that the inset is deleted and its content is left as normal
39920  text.
39921 \end_layout
39922
39923 \begin_layout Subsection
39924 Settings or Math
39925 \end_layout
39926
39927 \begin_layout Standard
39928 This menu is only active if the cursor is inside an inset or a formula.
39929  Here you can change the properties of the inset or the formula.
39930 \end_layout
39931
39932 \begin_layout Subsection
39933 Increase/Decrease List Depth
39934 \end_layout
39935
39936 \begin_layout Standard
39937 These menus are only active if the cursor is in an environment that can
39938  be nested.
39939  They increase/decrease the environment nesting level as explained in section
39940 \begin_inset space ~
39941 \end_inset
39942
39943
39944 \begin_inset CommandInset ref
39945 LatexCommand ref
39946 reference "sec:Nesting"
39947
39948 \end_inset
39949
39950  and 
39951 \begin_inset CommandInset ref
39952 LatexCommand ref
39953 reference "subsec:Numbering-depth"
39954
39955 \end_inset
39956
39957 .
39958 \end_layout
39959
39960 \begin_layout Section
39961 The View Menu
39962 \begin_inset Index idx
39963 status collapsed
39964
39965 \begin_layout Plain Layout
39966 Menu ! View
39967 \end_layout
39968
39969 \end_inset
39970
39971
39972 \end_layout
39973
39974 \begin_layout Standard
39975 At the bottom of the 
39976 \family sans
39977 View
39978 \family default
39979  menu the opened documents are listed.
39980 \end_layout
39981
39982 \begin_layout Subsection
39983 Open/Close all Insets
39984 \end_layout
39985
39986 \begin_layout Standard
39987 Opens/closes all insets in your document.
39988 \end_layout
39989
39990 \begin_layout Subsection
39991 Unfold/Fold Math Macros
39992 \end_layout
39993
39994 \begin_layout Standard
39995 Unfolds/folds the current math macro.
39996 \end_layout
39997
39998 \begin_layout Standard
39999 Math macros are described in the 
40000 \emph on
40001 Math
40002 \emph default
40003  manual.
40004 \end_layout
40005
40006 \begin_layout Subsection
40007 Outline Pane
40008 \end_layout
40009
40010 \begin_layout Standard
40011 Shows the outline window as described in sections
40012 \begin_inset space ~
40013 \end_inset
40014
40015
40016 \begin_inset CommandInset ref
40017 LatexCommand ref
40018 reference "sec:Navigating"
40019
40020 \end_inset
40021
40022  and 
40023 \begin_inset CommandInset ref
40024 LatexCommand ref
40025 reference "subsec:Table-of-Contents"
40026
40027 \end_inset
40028
40029 .
40030 \end_layout
40031
40032 \begin_layout Subsection
40033 Source Pane
40034 \end_layout
40035
40036 \begin_layout Standard
40037 Opens a window showing the source code of the actual document, as described
40038  in section
40039 \begin_inset space ~
40040 \end_inset
40041
40042
40043 \begin_inset CommandInset ref
40044 LatexCommand ref
40045 reference "sec:Previewing-snippets-of"
40046
40047 \end_inset
40048
40049 .
40050 \end_layout
40051
40052 \begin_layout Subsection
40053 Messages Pane
40054 \end_layout
40055
40056 \begin_layout Standard
40057 Opens a window showing console messages.
40058  This is useful for debugging \SpecialChar LyX
40059  (i.
40060 \begin_inset space \thinspace{}
40061 \end_inset
40062
40063 e., hunt for errors in the program) or to see what is going on in the background
40064  while \SpecialChar LaTeX
40065  is processing the document.
40066 \end_layout
40067
40068 \begin_layout Subsection
40069 Toolbars
40070 \begin_inset CommandInset label
40071 LatexCommand label
40072 name "subsec:Toolbars"
40073
40074 \end_inset
40075
40076
40077 \begin_inset Index idx
40078 status collapsed
40079
40080 \begin_layout Plain Layout
40081 Toolbar
40082 \end_layout
40083
40084 \end_inset
40085
40086
40087 \end_layout
40088
40089 \begin_layout Standard
40090 In this menu entry you can set the icon size and the appearance of the different
40091  toolbars.
40092  All toolbars and the 
40093 \family sans
40094 Command
40095 \begin_inset space ~
40096 \end_inset
40097
40098 Buffer
40099 \family default
40100  can be turned on and off.
40101  The 
40102 \emph on
40103 on
40104 \emph default
40105  state is denoted in the menu with a checkmark.
40106  The 
40107 \family sans
40108 Table
40109 \family default
40110
40111 \family sans
40112 Math,
40113 \family default
40114  
40115 \family sans
40116 Math
40117 \begin_inset space ~
40118 \end_inset
40119
40120 Macros,
40121 \family default
40122  
40123 \family sans
40124 Review
40125 \family default
40126  and 
40127 \family sans
40128 Math
40129 \begin_inset space ~
40130 \end_inset
40131
40132 Panels
40133 \family default
40134  toolbars can additionally be set to the state 
40135 \emph on
40136 automatic
40137 \emph default
40138 , denoted in the menu with the suffix 
40139 \family sans
40140 (auto)
40141 \family default
40142 .
40143 \end_layout
40144
40145 \begin_layout Standard
40146 In the 
40147 \emph on
40148 on
40149 \emph default
40150  state the toolbar is permanently shown; in the 
40151 \emph on
40152 automatic
40153 \emph default
40154  state the toolbar is only shown when the cursor is in a certain environment
40155  or when a certain feature is enabled.
40156  That means that the review toolbar will only be shown if change tracking
40157  is activated, the math and table toolbars are only shown if the cursor
40158  is inside a formula or table respectively.
40159 \end_layout
40160
40161 \begin_layout Standard
40162 \SpecialChar LyX
40163 's toolbars and their buttons are explained in section
40164 \begin_inset space ~
40165 \end_inset
40166
40167
40168 \begin_inset CommandInset ref
40169 LatexCommand ref
40170 reference "sec:Toolbars"
40171
40172 \end_inset
40173
40174 .
40175 \end_layout
40176
40177 \begin_layout Subsection
40178 Split View
40179 \end_layout
40180
40181 \begin_layout Standard
40182
40183 \family sans
40184 Split
40185 \begin_inset space ~
40186 \end_inset
40187
40188 View
40189 \begin_inset space ~
40190 \end_inset
40191
40192 into
40193 \begin_inset space ~
40194 \end_inset
40195
40196 Left
40197 \begin_inset space ~
40198 \end_inset
40199
40200 and
40201 \begin_inset space ~
40202 \end_inset
40203
40204 Right
40205 \begin_inset space ~
40206 \end_inset
40207
40208 Half
40209 \family default
40210  will split \SpecialChar LyX
40211 's main window vertically while 
40212 \family sans
40213 Split
40214 \begin_inset space ~
40215 \end_inset
40216
40217 View
40218 \begin_inset space ~
40219 \end_inset
40220
40221 into
40222 \begin_inset space ~
40223 \end_inset
40224
40225 Upper
40226 \begin_inset space ~
40227 \end_inset
40228
40229 and
40230 \begin_inset space ~
40231 \end_inset
40232
40233 Lower
40234 \begin_inset space ~
40235 \end_inset
40236
40237 Half
40238 \family default
40239  will split it horizontally.
40240  This allows you to view documents at the same time to compare them, or
40241  to view the same document, but at different positions.
40242  You can even split the main window several times to view, for example,
40243  three or more documents at the same time.
40244  To close a split view, use the menu 
40245 \family sans
40246 Close
40247 \begin_inset space ~
40248 \end_inset
40249
40250 Current
40251 \begin_inset space ~
40252 \end_inset
40253
40254 View
40255 \family default
40256 .
40257 \end_layout
40258
40259 \begin_layout Subsection
40260 Close Current View
40261 \end_layout
40262
40263 \begin_layout Standard
40264 Closes a split view.
40265 \end_layout
40266
40267 \begin_layout Subsection
40268 Fullscreen
40269 \end_layout
40270
40271 \begin_layout Standard
40272 Using this menu entry or pressing F11 removes the menu bar and all toolbars
40273  so that you will see nothing but your text.
40274  It furthermore displays \SpecialChar LyX
40275 's main window fullscreen.
40276  To return from fullscreen to the normal view, press F11, or right-click
40277  and turn off the fullscreen mode in the context menu.
40278 \end_layout
40279
40280 \begin_layout Section
40281 The Insert Menu
40282 \begin_inset Index idx
40283 status collapsed
40284
40285 \begin_layout Plain Layout
40286 Menu ! Insert
40287 \end_layout
40288
40289 \end_inset
40290
40291
40292 \end_layout
40293
40294 \begin_layout Subsection
40295 Math
40296 \end_layout
40297
40298 \begin_layout Standard
40299 Inserts math constructs that are explained in chapter
40300 \begin_inset space ~
40301 \end_inset
40302
40303
40304 \begin_inset CommandInset ref
40305 LatexCommand ref
40306 reference "chap:Mathematical-Formulas"
40307
40308 \end_inset
40309
40310  and the 
40311 \emph on
40312 Math
40313 \emph default
40314  manual.
40315 \end_layout
40316
40317 \begin_layout Subsection
40318 Special Character
40319 \begin_inset CommandInset label
40320 LatexCommand label
40321 name "subsec:Special-Character"
40322
40323 \end_inset
40324
40325
40326 \end_layout
40327
40328 \begin_layout Standard
40329 Here you can insert the following characters:
40330 \end_layout
40331
40332 \begin_layout Description
40333 Symbols Opens the 
40334 \family sans
40335 Symbols
40336 \family default
40337  dialog which allows you to insert any character that can be output by your
40338  \SpecialChar LaTeX
40339  system.
40340  By default groups of characters are displayed in character categories;
40341  the available characters depend on the \SpecialChar LaTeX
40342 -packages you have installed.
40343  You can get a complete display by checking 
40344 \family sans
40345 Display
40346 \begin_inset space ~
40347 \end_inset
40348
40349 all
40350 \family default
40351 .
40352 \begin_inset Newline newline
40353 \end_inset
40354
40355  
40356 \begin_inset Note Greyedout
40357 status open
40358
40359 \begin_layout Plain Layout
40360
40361 \series bold
40362 Note:
40363 \series default
40364  Not all characters will be visible in the 
40365 \family sans
40366 Symbols
40367 \family default
40368  dialog because none of the screen fonts that you can set in the preferences
40369  dialog (see section
40370 \begin_inset space ~
40371 \end_inset
40372
40373
40374 \begin_inset CommandInset ref
40375 LatexCommand ref
40376 reference "subsec:Screen-Fonts"
40377
40378 \end_inset
40379
40380 ) can display every character.
40381 \end_layout
40382
40383 \end_inset
40384
40385
40386 \end_layout
40387
40388 \begin_layout Description
40389 Ellipsis Inserts an ellipsis: \SpecialChar ldots
40390
40391 \end_layout
40392
40393 \begin_layout Description
40394 End
40395 \begin_inset space ~
40396 \end_inset
40397
40398 of
40399 \begin_inset space ~
40400 \end_inset
40401
40402 Sentence Inserts an end of sentence period as described in section
40403 \begin_inset space ~
40404 \end_inset
40405
40406
40407 \begin_inset CommandInset ref
40408 LatexCommand ref
40409 reference "subsec:Abbreviations"
40410
40411 \end_inset
40412
40413 .
40414 \end_layout
40415
40416 \begin_layout Description
40417 Ordinary
40418 \begin_inset space ~
40419 \end_inset
40420
40421 Quote Inserts this quote: ", no matter what quote style you selected in
40422  the 
40423 \family sans
40424 Document\SpecialChar menuseparator
40425 Settings\SpecialChar menuseparator
40426 Language
40427 \family default
40428  dialog.
40429 \end_layout
40430
40431 \begin_layout Description
40432 Single
40433 \begin_inset space ~
40434 \end_inset
40435
40436 Quote Inserts a single quote in the quotation marks style selected in the
40437  
40438 \family sans
40439 Document\SpecialChar menuseparator
40440 Settings\SpecialChar menuseparator
40441 Language
40442 \family default
40443  dialog.
40444 \end_layout
40445
40446 \begin_layout Description
40447 Protected
40448 \begin_inset space ~
40449 \end_inset
40450
40451 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar nobreakdash
40452
40453 \end_layout
40454
40455 \begin_layout Description
40456 Breakable
40457 \begin_inset space ~
40458 \end_inset
40459
40460 Slash Inserts a slash where a line break can also occur: \SpecialChar breakableslash
40461
40462 \end_layout
40463
40464 \begin_layout Description
40465 Visible
40466 \begin_inset space ~
40467 \end_inset
40468
40469 Space Inserts a character representing a single space (the one you get when
40470  pressing the 
40471 \family sans
40472 Space
40473 \family default
40474  key): 
40475 \begin_inset space \textvisiblespace{}
40476 \end_inset
40477
40478
40479 \end_layout
40480
40481 \begin_layout Description
40482 Menu
40483 \begin_inset space ~
40484 \end_inset
40485
40486 Separator Inserts the menu separator sign: \SpecialChar menuseparator
40487
40488 \end_layout
40489
40490 \begin_layout Description
40491 Phonetic
40492 \begin_inset space ~
40493 \end_inset
40494
40495 Symbols 
40496 \begin_inset Index idx
40497 status collapsed
40498
40499 \begin_layout Plain Layout
40500 Phonetic symbols
40501 \end_layout
40502
40503 \end_inset
40504
40505
40506 \begin_inset Index idx
40507 status collapsed
40508
40509 \begin_layout Plain Layout
40510 Language ! Phonetic symbols
40511 \end_layout
40512
40513 \end_inset
40514
40515 Inserts a box where you can insert symbols from the International Phonetic
40516  Alphabet (IPA) and opens a toolbar which provides a large set of these
40517  symbols.
40518  To use this feature you must have the \SpecialChar LaTeX
40519 -package 
40520 \series bold
40521 tipa
40522 \series default
40523
40524 \begin_inset Index idx
40525 status collapsed
40526
40527 \begin_layout Plain Layout
40528 \SpecialChar LaTeX
40529  packages ! tipa
40530 \end_layout
40531
40532 \end_inset
40533
40534  installed.
40535 \begin_inset Newline newline
40536 \end_inset
40537
40538 More information about this feature can be found in the 
40539 \emph on
40540 Linguistics
40541 \emph default
40542  manual (
40543 \family sans
40544 Help\SpecialChar menuseparator
40545 Specific Manuals
40546 \family default
40547 ).
40548 \end_layout
40549
40550 \begin_layout Description
40551 Logos Inserts the logos of the programs \SpecialChar LyX
40552 , \SpecialChar TeX
40553 , \SpecialChar LaTeX
40554  and \SpecialChar LaTeX2e
40555 .
40556 \end_layout
40557
40558 \begin_layout Subsection
40559 Formatting
40560 \end_layout
40561
40562 \begin_layout Standard
40563 Opens a submenu with the following options:
40564 \end_layout
40565
40566 \begin_layout Description
40567 Superscript Inserts a superscript: test
40568 \begin_inset script superscript
40569
40570 \begin_layout Plain Layout
40571 a, b
40572 \end_layout
40573
40574 \end_inset
40575
40576
40577 \end_layout
40578
40579 \begin_layout Description
40580 Subscript Inserts a subscript: test
40581 \begin_inset script subscript
40582
40583 \begin_layout Plain Layout
40584 3x
40585 \end_layout
40586
40587 \end_inset
40588
40589
40590 \end_layout
40591
40592 \begin_layout Description
40593 Protected
40594 \begin_inset space ~
40595 \end_inset
40596
40597 Space Inserts a protected space as described in section
40598 \begin_inset space ~
40599 \end_inset
40600
40601
40602 \begin_inset CommandInset ref
40603 LatexCommand ref
40604 reference "subsec:Protected-Space"
40605
40606 \end_inset
40607
40608 .
40609 \end_layout
40610
40611 \begin_layout Description
40612 Interword
40613 \begin_inset space ~
40614 \end_inset
40615
40616 Space Inserts an inter-word space as described in section
40617 \begin_inset space ~
40618 \end_inset
40619
40620
40621 \begin_inset CommandInset ref
40622 LatexCommand ref
40623 reference "subsec:Inter-word-Space"
40624
40625 \end_inset
40626
40627 .
40628 \end_layout
40629
40630 \begin_layout Description
40631 Thin
40632 \begin_inset space ~
40633 \end_inset
40634
40635 Space Inserts a thin space as described in section
40636 \begin_inset space ~
40637 \end_inset
40638
40639
40640 \begin_inset CommandInset ref
40641 LatexCommand ref
40642 reference "subsec:Thin-Space"
40643
40644 \end_inset
40645
40646 .
40647 \end_layout
40648
40649 \begin_layout Description
40650 Visible
40651 \begin_inset space ~
40652 \end_inset
40653
40654 Space Inserts a character to visualize that there is or should be a space.
40655  This is e.
40656 \begin_inset space \thinspace{}
40657 \end_inset
40658
40659 g.
40660 \begin_inset space \space{}
40661 \end_inset
40662
40663 useful if you need to indicate a space in a command sequence.
40664  An example from the \SpecialChar LyX
40665  
40666 \emph on
40667 Math
40668 \emph default
40669  manual: 
40670 \begin_inset Quotes eld
40671 \end_inset
40672
40673 To insert a fraction use the command 
40674 \series bold
40675
40676 \backslash
40677 frac
40678 \begin_inset space \textvisiblespace{}
40679 \end_inset
40680
40681 A
40682 \begin_inset Formula $\downarrow$
40683 \end_inset
40684
40685 B.
40686 \series default
40687
40688 \begin_inset Quotes erd
40689 \end_inset
40690
40691  The visible space is hereby the character before the 
40692 \series bold
40693 A
40694 \series default
40695 .
40696 \end_layout
40697
40698 \begin_layout Description
40699 Horizontal
40700 \begin_inset space ~
40701 \end_inset
40702
40703 Space Inserts horizontal space as described in section
40704 \begin_inset space ~
40705 \end_inset
40706
40707
40708 \begin_inset CommandInset ref
40709 LatexCommand ref
40710 reference "subsec:Horizontal-Space"
40711
40712 \end_inset
40713
40714 .
40715 \end_layout
40716
40717 \begin_layout Description
40718 Horizontal
40719 \begin_inset space ~
40720 \end_inset
40721
40722 Line Inserts a horizontal line as described in section
40723 \begin_inset space ~
40724 \end_inset
40725
40726
40727 \begin_inset CommandInset ref
40728 LatexCommand ref
40729 reference "subsec:Horizontal-Lines"
40730
40731 \end_inset
40732
40733 .
40734 \end_layout
40735
40736 \begin_layout Description
40737 Vertical
40738 \begin_inset space ~
40739 \end_inset
40740
40741 Space Inserts vertical space as described in section
40742 \begin_inset space ~
40743 \end_inset
40744
40745
40746 \begin_inset CommandInset ref
40747 LatexCommand ref
40748 reference "subsec:Vertical-Space"
40749
40750 \end_inset
40751
40752 .
40753 \end_layout
40754
40755 \begin_layout Description
40756 Phantom Inserts a Phantom space as described in section
40757 \begin_inset space ~
40758 \end_inset
40759
40760
40761 \begin_inset CommandInset ref
40762 LatexCommand ref
40763 reference "subsec:Phantom-Space"
40764
40765 \end_inset
40766
40767 .
40768 \end_layout
40769
40770 \begin_layout Description
40771 Hyphenation
40772 \begin_inset space ~
40773 \end_inset
40774
40775 Point Inserts a hyphenation point as described in section
40776 \begin_inset space ~
40777 \end_inset
40778
40779
40780 \begin_inset CommandInset ref
40781 LatexCommand ref
40782 reference "subsec:Hyphenation"
40783
40784 \end_inset
40785
40786 .
40787 \end_layout
40788
40789 \begin_layout Description
40790 Ligature
40791 \begin_inset space ~
40792 \end_inset
40793
40794 Break Inserts a ligature break as described in section
40795 \begin_inset space ~
40796 \end_inset
40797
40798
40799 \begin_inset CommandInset ref
40800 LatexCommand ref
40801 reference "subsec:Ligatures"
40802
40803 \end_inset
40804
40805 .
40806 \end_layout
40807
40808 \begin_layout Description
40809 Optional
40810 \begin_inset space ~
40811 \end_inset
40812
40813 Line
40814 \begin_inset space ~
40815 \end_inset
40816
40817 Break Inserts a line break point (zero-width space character) that is invisible
40818  in the output.
40819  See section
40820 \begin_inset space ~
40821 \end_inset
40822
40823
40824 \begin_inset CommandInset ref
40825 LatexCommand ref
40826 reference "subsec:Dashes-and-line-breaks"
40827 plural "false"
40828 caps "false"
40829 noprefix "false"
40830
40831 \end_inset
40832
40833  for a usage example.
40834 \end_layout
40835
40836 \begin_layout Description
40837 Ragged
40838 \begin_inset space ~
40839 \end_inset
40840
40841 Line
40842 \begin_inset space ~
40843 \end_inset
40844
40845 Break Inserts a forced line break as described in section
40846 \begin_inset space ~
40847 \end_inset
40848
40849
40850 \begin_inset CommandInset ref
40851 LatexCommand ref
40852 reference "subsec:Forced-Line-Breaks"
40853
40854 \end_inset
40855
40856 .
40857 \end_layout
40858
40859 \begin_layout Description
40860 Justified
40861 \begin_inset space ~
40862 \end_inset
40863
40864 Break Inserts a forced line break that right justifies the remaining text
40865  as described in section
40866 \begin_inset space ~
40867 \end_inset
40868
40869
40870 \begin_inset CommandInset ref
40871 LatexCommand ref
40872 reference "subsec:Forced-Line-Breaks"
40873
40874 \end_inset
40875
40876 .
40877 \end_layout
40878
40879 \begin_layout Description
40880 New
40881 \begin_inset space ~
40882 \end_inset
40883
40884 Page Inserts a forced page break as described in section
40885 \begin_inset space ~
40886 \end_inset
40887
40888
40889 \begin_inset CommandInset ref
40890 LatexCommand ref
40891 reference "subsec:Forced-Page-Breaks"
40892
40893 \end_inset
40894
40895 .
40896 \end_layout
40897
40898 \begin_layout Description
40899 Page
40900 \begin_inset space ~
40901 \end_inset
40902
40903 Break Inserts a forced page break that shares the extra space among paragraph
40904  breaks instead of leaving it at the bottom of the page, as described in
40905  section
40906 \begin_inset space ~
40907 \end_inset
40908
40909
40910 \begin_inset CommandInset ref
40911 LatexCommand ref
40912 reference "subsec:Forced-Page-Breaks"
40913
40914 \end_inset
40915
40916 .
40917 \end_layout
40918
40919 \begin_layout Description
40920 Clear
40921 \begin_inset space ~
40922 \end_inset
40923
40924 Page Inserts a clear page break as described in section
40925 \begin_inset space ~
40926 \end_inset
40927
40928
40929 \begin_inset CommandInset ref
40930 LatexCommand ref
40931 reference "subsec:Clear-Page-Breaks"
40932
40933 \end_inset
40934
40935 .
40936 \end_layout
40937
40938 \begin_layout Description
40939 Clear
40940 \begin_inset space ~
40941 \end_inset
40942
40943 Double
40944 \begin_inset space ~
40945 \end_inset
40946
40947 Page Inserts a clear doublepage break as described in section
40948 \begin_inset space ~
40949 \end_inset
40950
40951
40952 \begin_inset CommandInset ref
40953 LatexCommand ref
40954 reference "subsec:Clear-Page-Breaks"
40955
40956 \end_inset
40957
40958 .
40959 \end_layout
40960
40961 \begin_layout Subsection
40962
40963 \change_inserted -712698321 1533459357
40964 Field
40965 \end_layout
40966
40967 \begin_layout Standard
40968
40969 \change_inserted -712698321 1533459959
40970 Here you can insert fields holding specific information.
40971  The submenu allows you to insert
40972 \end_layout
40973
40974 \begin_layout Description
40975
40976 \change_inserted -712698321 1533460018
40977 Date
40978 \begin_inset space ~
40979 \end_inset
40980
40981 (Current) inserts the current date (which will automatically update itself)
40982 \end_layout
40983
40984 \begin_layout Description
40985
40986 \change_inserted -712698321 1533460347
40987 Date
40988 \begin_inset space ~
40989 \end_inset
40990
40991 (Last
40992 \begin_inset space ~
40993 \end_inset
40994
40995 Modification) inserts the date of the last file modification (time of last
40996  save)
40997 \end_layout
40998
40999 \begin_layout Description
41000
41001 \change_inserted -712698321 1533647074
41002 Date
41003 \begin_inset space ~
41004 \end_inset
41005
41006 (Fix) inserts a static date that will not change.
41007 \end_layout
41008
41009 \begin_layout Description
41010
41011 \change_inserted -712698321 1533647089
41012 Time
41013 \begin_inset space ~
41014 \end_inset
41015
41016 (Current) inserts the current time (which will automatically update itself)
41017 \end_layout
41018
41019 \begin_layout Description
41020
41021 \change_inserted -712698321 1533647093
41022 Time
41023 \begin_inset space ~
41024 \end_inset
41025
41026 (Last
41027 \begin_inset space ~
41028 \end_inset
41029
41030 Modification) inserts the time of the last file modification (time of last
41031  save)
41032 \end_layout
41033
41034 \begin_layout Description
41035
41036 \change_inserted -712698321 1533647133
41037 Time
41038 \begin_inset space ~
41039 \end_inset
41040
41041 (Fix) inserts a static time that will not change.
41042 \end_layout
41043
41044 \begin_layout Description
41045
41046 \change_inserted -712698321 1533647170
41047 File
41048 \begin_inset space ~
41049 \end_inset
41050
41051 Name
41052 \begin_inset space ~
41053 \end_inset
41054
41055 (Excl.
41056 \begin_inset space ~
41057 \end_inset
41058
41059 Extension) inserts the name of the current file (without the extension .lyx)
41060 \end_layout
41061
41062 \begin_layout Description
41063
41064 \change_inserted -712698321 1533647240
41065 User
41066 \begin_inset space ~
41067 \end_inset
41068
41069 Name inserts the user name as specified in 
41070 \family sans
41071 Tools\SpecialChar menuseparator
41072 Preferences\SpecialChar menuseparator
41073 Identity
41074 \family default
41075 .
41076 \end_layout
41077
41078 \begin_layout Description
41079
41080 \change_inserted -712698321 1533647259
41081 User
41082 \begin_inset space ~
41083 \end_inset
41084
41085 Email inserts the user email address as specified in 
41086 \family sans
41087 Tools\SpecialChar menuseparator
41088 Preferences\SpecialChar menuseparator
41089 Identity
41090 \family default
41091 .
41092 \end_layout
41093
41094 \begin_layout Description
41095
41096 \change_inserted -712698321 1533460561
41097 Other\SpecialChar ldots
41098  opens a dialog that lets you insert alternative formats of the three
41099  date types listed above and insert a range of other information.
41100 \end_layout
41101
41102 \begin_layout Subsection
41103
41104 \family sans
41105 List/Contents/References
41106 \end_layout
41107
41108 \begin_layout Standard
41109 Various lists can be inserted with this menu entry.
41110  The 
41111 \family sans
41112 Table
41113 \begin_inset space ~
41114 \end_inset
41115
41116 of Contents
41117 \family default
41118 , the 
41119 \family sans
41120 List of Algorithms
41121 \family default
41122
41123 \family sans
41124 List of Figures,
41125 \family default
41126  
41127 \family sans
41128 List of Tables
41129 \family default
41130  and 
41131 \family sans
41132 List of Listings
41133 \family default
41134  are described in section
41135 \begin_inset space ~
41136 \end_inset
41137
41138
41139 \begin_inset CommandInset ref
41140 LatexCommand ref
41141 reference "sec:toc"
41142
41143 \end_inset
41144
41145 .
41146  The 
41147 \family sans
41148 Index List
41149 \family default
41150  is described in section
41151 \begin_inset space ~
41152 \end_inset
41153
41154
41155 \begin_inset CommandInset ref
41156 LatexCommand ref
41157 reference "sec:Index"
41158
41159 \end_inset
41160
41161 , the 
41162 \family sans
41163 Nomenclature
41164 \family default
41165  is described in section
41166 \begin_inset space ~
41167 \end_inset
41168
41169
41170 \begin_inset CommandInset ref
41171 LatexCommand ref
41172 reference "sec:Nomenclature"
41173
41174 \end_inset
41175
41176  and the 
41177 \family sans
41178 Bib\SpecialChar TeX
41179  Bibliography
41180 \family default
41181  is described in section
41182 \begin_inset space ~
41183 \end_inset
41184
41185
41186 \begin_inset CommandInset ref
41187 LatexCommand ref
41188 reference "subsec:Bibliography-databases"
41189
41190 \end_inset
41191
41192 .
41193 \end_layout
41194
41195 \begin_layout Subsection
41196 Float
41197 \end_layout
41198
41199 \begin_layout Standard
41200 To insert floats, as described in section
41201 \begin_inset space ~
41202 \end_inset
41203
41204
41205 \begin_inset CommandInset ref
41206 LatexCommand ref
41207 reference "sec:Floats"
41208
41209 \end_inset
41210
41211  and in detail the chapter 
41212 \emph on
41213 Floats
41214 \emph default
41215  of the 
41216 \emph on
41217 Embedded
41218 \begin_inset space ~
41219 \end_inset
41220
41221 Objects
41222 \emph default
41223  manual.
41224 \end_layout
41225
41226 \begin_layout Subsection
41227 Note
41228 \end_layout
41229
41230 \begin_layout Standard
41231 To insert notes, described in section
41232 \begin_inset space ~
41233 \end_inset
41234
41235
41236 \begin_inset CommandInset ref
41237 LatexCommand ref
41238 reference "sec:Notes"
41239
41240 \end_inset
41241
41242 .
41243 \end_layout
41244
41245 \begin_layout Subsection
41246 Branch
41247 \end_layout
41248
41249 \begin_layout Standard
41250 Inserts a branch inset, if any, and allowing you to create and insert a
41251  new branch.
41252  Branches are described in section
41253 \begin_inset space ~
41254 \end_inset
41255
41256
41257 \begin_inset CommandInset ref
41258 LatexCommand ref
41259 reference "sec:Branches"
41260
41261 \end_inset
41262
41263 .
41264 \end_layout
41265
41266 \begin_layout Subsection
41267 Custom Insets
41268 \end_layout
41269
41270 \begin_layout Standard
41271 Inserts document class-specific insets.
41272  Such insets only exist if they are defined in the layout file for a certain
41273  document class.
41274  An example is the document class 
41275 \change_deleted -712698321 1553354540
41276
41277 \begin_inset Quotes eld
41278 \end_inset
41279
41280 article (
41281 \change_unchanged
41282
41283 \emph on
41284 Elsevier
41285 \change_deleted -712698321 1553354543
41286
41287 \emph default
41288 )
41289 \begin_inset Quotes erd
41290 \end_inset
41291
41292
41293 \change_unchanged
41294  with three custom insets.
41295  The section 
41296 \emph on
41297 Flex insets and InsetLayout
41298 \emph default
41299  in 
41300 \emph on
41301 Installing New Document Classes, The Layout file format 
41302 \emph default
41303 of the 
41304 \emph on
41305 Customization
41306 \emph default
41307  manual explains how custom insets are defined.
41308 \end_layout
41309
41310 \begin_layout Subsection
41311 File
41312 \begin_inset Index idx
41313 status collapsed
41314
41315 \begin_layout Plain Layout
41316 External Material
41317 \end_layout
41318
41319 \end_inset
41320
41321
41322 \end_layout
41323
41324 \begin_layout Standard
41325 This menu entry allows you to insert or include the contents of other files
41326  in your document.
41327  For more information see chapter 
41328 \emph on
41329 External Document Parts
41330 \emph default
41331  of the Embedded
41332 \begin_inset space ~
41333 \end_inset
41334
41335 Objects manual.
41336 \end_layout
41337
41338 \begin_layout Subsection
41339 Box
41340 \begin_inset Index idx
41341 status collapsed
41342
41343 \begin_layout Plain Layout
41344 Boxes
41345 \end_layout
41346
41347 \end_inset
41348
41349
41350 \end_layout
41351
41352 \begin_layout Standard
41353 Inserts a box in a certain style.
41354  Boxes are described in detail in the chapter 
41355 \emph on
41356 Boxes
41357 \emph default
41358  of the 
41359 \emph on
41360 Embedded
41361 \begin_inset space ~
41362 \end_inset
41363
41364 Objects
41365 \emph default
41366  manual.
41367 \end_layout
41368
41369 \begin_layout Subsection
41370 Citation
41371 \end_layout
41372
41373 \begin_layout Standard
41374 Opens the 
41375 \family sans
41376 Citation
41377 \family default
41378  dialog as described in section
41379 \begin_inset space ~
41380 \end_inset
41381
41382
41383 \begin_inset CommandInset ref
41384 LatexCommand ref
41385 reference "sec:Bibliography"
41386
41387 \end_inset
41388
41389 .
41390 \end_layout
41391
41392 \begin_layout Subsection
41393 Cross-Reference
41394 \end_layout
41395
41396 \begin_layout Standard
41397 Inserts a 
41398 \family sans
41399 cross-reference
41400 \family default
41401  as described in section
41402 \begin_inset space ~
41403 \end_inset
41404
41405
41406 \begin_inset CommandInset ref
41407 LatexCommand ref
41408 reference "sec:Cross-References"
41409
41410 \end_inset
41411
41412 .
41413 \end_layout
41414
41415 \begin_layout Subsection
41416 Label
41417 \end_layout
41418
41419 \begin_layout Standard
41420 Inserts a 
41421 \family sans
41422 label
41423 \family default
41424  as described in section
41425 \begin_inset space ~
41426 \end_inset
41427
41428
41429 \begin_inset CommandInset ref
41430 LatexCommand ref
41431 reference "sec:Cross-References"
41432
41433 \end_inset
41434
41435 .
41436 \end_layout
41437
41438 \begin_layout Subsection
41439 Caption
41440 \begin_inset Index idx
41441 status collapsed
41442
41443 \begin_layout Plain Layout
41444 Captions
41445 \end_layout
41446
41447 \end_inset
41448
41449
41450 \begin_inset Index idx
41451 status collapsed
41452
41453 \begin_layout Plain Layout
41454 Tables ! Multi-page ! Caption
41455 \end_layout
41456
41457 \end_inset
41458
41459
41460 \end_layout
41461
41462 \begin_layout Standard
41463 Inserts a caption in a float or multi-page table.
41464  Floats are described in section
41465 \begin_inset space ~
41466 \end_inset
41467
41468
41469 \begin_inset CommandInset ref
41470 LatexCommand ref
41471 reference "sec:Floats"
41472
41473 \end_inset
41474
41475 ; captions in multi-page tables are described in the section 
41476 \emph on
41477 Multi-page Captions
41478 \emph default
41479  of the 
41480 \emph on
41481 Embedded
41482 \begin_inset space ~
41483 \end_inset
41484
41485 Objects
41486 \emph default
41487  manual.
41488 \end_layout
41489
41490 \begin_layout Subsection
41491 Index Entry
41492 \end_layout
41493
41494 \begin_layout Standard
41495 Inserts an index entry as described in section
41496 \begin_inset space ~
41497 \end_inset
41498
41499
41500 \begin_inset CommandInset ref
41501 LatexCommand ref
41502 reference "sec:Index"
41503
41504 \end_inset
41505
41506 .
41507 \end_layout
41508
41509 \begin_layout Subsection
41510 Nomenclature Entry
41511 \end_layout
41512
41513 \begin_layout Standard
41514 Inserts a nomenclature entry as described in section
41515 \begin_inset space ~
41516 \end_inset
41517
41518
41519 \begin_inset CommandInset ref
41520 LatexCommand ref
41521 reference "sec:Nomenclature"
41522
41523 \end_inset
41524
41525 .
41526 \end_layout
41527
41528 \begin_layout Subsection
41529 Table
41530 \end_layout
41531
41532 \begin_layout Standard
41533 Opens a dialog allowing you to specify the rows and columns of the table.
41534  Tables are described in section
41535 \begin_inset space ~
41536 \end_inset
41537
41538
41539 \begin_inset CommandInset ref
41540 LatexCommand ref
41541 reference "sec:Tables"
41542
41543 \end_inset
41544
41545  and in detail in the chapter 
41546 \emph on
41547 Tables
41548 \emph default
41549  of the 
41550 \emph on
41551 Embedded
41552 \begin_inset space ~
41553 \end_inset
41554
41555 Objects
41556 \emph default
41557  manual.
41558 \end_layout
41559
41560 \begin_layout Subsection
41561 Graphics
41562 \end_layout
41563
41564 \begin_layout Standard
41565 Opens the 
41566 \family sans
41567 Graphics
41568 \family default
41569  dialog.
41570  Graphics are described in section
41571 \begin_inset space ~
41572 \end_inset
41573
41574
41575 \begin_inset CommandInset ref
41576 LatexCommand ref
41577 reference "sec:Graphics"
41578
41579 \end_inset
41580
41581 .
41582 \end_layout
41583
41584 \begin_layout Subsection
41585 URL
41586 \end_layout
41587
41588 \begin_layout Standard
41589 Inserts a URL as described in section
41590 \begin_inset space ~
41591 \end_inset
41592
41593
41594 \begin_inset CommandInset ref
41595 LatexCommand ref
41596 reference "subsec:URLs"
41597
41598 \end_inset
41599
41600 .
41601 \end_layout
41602
41603 \begin_layout Subsection
41604 Hyperlink
41605 \end_layout
41606
41607 \begin_layout Standard
41608 Inserts a hyperlink as described in section
41609 \begin_inset space ~
41610 \end_inset
41611
41612
41613 \begin_inset CommandInset ref
41614 LatexCommand ref
41615 reference "subsec:Hyperlinks"
41616
41617 \end_inset
41618
41619 .
41620 \end_layout
41621
41622 \begin_layout Subsection
41623 Footnote
41624 \end_layout
41625
41626 \begin_layout Standard
41627 Inserts a footnote as described in section
41628 \begin_inset space ~
41629 \end_inset
41630
41631
41632 \begin_inset CommandInset ref
41633 LatexCommand ref
41634 reference "sec:Footnotes"
41635
41636 \end_inset
41637
41638 .
41639 \end_layout
41640
41641 \begin_layout Subsection
41642 Marginal Note
41643 \end_layout
41644
41645 \begin_layout Standard
41646 Inserts a marginal note as described in section
41647 \begin_inset space ~
41648 \end_inset
41649
41650
41651 \begin_inset CommandInset ref
41652 LatexCommand ref
41653 reference "sec:Marginal-Notes"
41654
41655 \end_inset
41656
41657 .
41658 \end_layout
41659
41660 \begin_layout Subsection
41661
41662 \family sans
41663 Separate <Name> (Above/Below)
41664 \end_layout
41665
41666 \begin_layout Standard
41667 These menu items are only visible if it is possible to have two consecutive
41668  environments of the same type.
41669  See section
41670 \begin_inset space ~
41671 \end_inset
41672
41673
41674 \begin_inset CommandInset ref
41675 LatexCommand ref
41676 reference "subsec:Separate-Nestings"
41677
41678 \end_inset
41679
41680  for an explanation.
41681 \end_layout
41682
41683 \begin_layout Subsection
41684 Short Title
41685 \end_layout
41686
41687 \begin_layout Standard
41688 Is only visible if the cursor is in front, in or behind a section heading,
41689  title or caption of a float.
41690  Inserts a short title as described in section
41691 \begin_inset space ~
41692 \end_inset
41693
41694
41695 \begin_inset CommandInset ref
41696 LatexCommand ref
41697 reference "sec:Short-Titles"
41698
41699 \end_inset
41700
41701 .
41702 \end_layout
41703
41704 \begin_layout Subsection
41705 \SpecialChar TeX
41706  Code
41707 \end_layout
41708
41709 \begin_layout Standard
41710 Inserts a \SpecialChar TeX
41711  Code box as described in section
41712 \begin_inset space ~
41713 \end_inset
41714
41715
41716 \begin_inset CommandInset ref
41717 LatexCommand ref
41718 reference "subsec:TeX-Code-Boxes"
41719
41720 \end_inset
41721
41722 .
41723 \end_layout
41724
41725 \begin_layout Subsection
41726 Program Listing
41727 \begin_inset Index idx
41728 status collapsed
41729
41730 \begin_layout Plain Layout
41731 Program listings
41732 \end_layout
41733
41734 \end_inset
41735
41736
41737 \end_layout
41738
41739 \begin_layout Standard
41740 Inserts a program listings box.
41741  Program listings are explained in the chapter 
41742 \emph on
41743 Program Code Listings
41744 \emph default
41745  of the 
41746 \emph on
41747 Embedded
41748 \begin_inset space ~
41749 \end_inset
41750
41751 Objects
41752 \emph default
41753  manual.
41754 \end_layout
41755
41756 \begin_layout Subsection
41757
41758 \change_deleted -712698321 1533459320
41759 Date
41760 \end_layout
41761
41762 \begin_layout Standard
41763
41764 \change_deleted -712698321 1533459320
41765 Inserts the actual date.
41766  The format depends on the date format of the language that is used for
41767  \SpecialChar LyX
41768 's menus.
41769 \change_unchanged
41770
41771 \end_layout
41772
41773 \begin_layout Subsection
41774 Preview
41775 \end_layout
41776
41777 \begin_layout Standard
41778 Inserts a preview inset as described in section
41779 \begin_inset space ~
41780 \end_inset
41781
41782
41783 \begin_inset CommandInset ref
41784 LatexCommand ref
41785 reference "sec:Previewing-snippets-of"
41786
41787 \end_inset
41788
41789 .
41790 \end_layout
41791
41792 \begin_layout Section
41793 The Navigate Menu
41794 \begin_inset Index idx
41795 status collapsed
41796
41797 \begin_layout Plain Layout
41798 Menu ! Navigate
41799 \end_layout
41800
41801 \end_inset
41802
41803
41804 \end_layout
41805
41806 \begin_layout Standard
41807 This menu lists the existing chapters, sections, figures, tables, etc.
41808 \begin_inset space ~
41809 \end_inset
41810
41811 of the current document.
41812  This allows you to navigate easily through your document.
41813 \end_layout
41814
41815 \begin_layout Subsection
41816 Bookmarks
41817 \end_layout
41818
41819 \begin_layout Standard
41820 With this menu entry you are able to define your own bookmarks.
41821  This is useful when you are working on a large document and often have
41822  to jump, for example, between section
41823 \begin_inset space ~
41824 \end_inset
41825
41826 2.5 and 6.3.
41827  To create bookmarks for this example, go to section
41828 \begin_inset space ~
41829 \end_inset
41830
41831 2.5 and use the submenu 
41832 \family sans
41833 Save
41834 \begin_inset space ~
41835 \end_inset
41836
41837 Bookmark
41838 \begin_inset space ~
41839 \end_inset
41840
41841 1
41842 \family default
41843 .
41844  Then go to section
41845 \begin_inset space ~
41846 \end_inset
41847
41848 6.3 and use 
41849 \family sans
41850 Save
41851 \begin_inset space ~
41852 \end_inset
41853
41854 Bookmark
41855 \begin_inset space ~
41856 \end_inset
41857
41858
41859 \family default
41860 2.
41861  Now you can jump easily between these sections by using the menu or by
41862  the key bindings 
41863 \begin_inset Info
41864 type  "shortcut"
41865 arg   "bookmark-goto 1"
41866 \end_inset
41867
41868  and 
41869 \begin_inset Info
41870 type  "shortcut"
41871 arg   "bookmark-goto 2"
41872 \end_inset
41873
41874 .You can also use bookmarks to jump between several opened documents.
41875 \end_layout
41876
41877 \begin_layout Standard
41878 The saved bookmarks are valid till the document is closed.
41879  The submenu 
41880 \family sans
41881 Clear
41882 \begin_inset space ~
41883 \end_inset
41884
41885 Bookmarks
41886 \family default
41887  allows you to clear bookmarks while the submenu 
41888 \family sans
41889 Navigate
41890 \begin_inset space ~
41891 \end_inset
41892
41893 Back
41894 \family default
41895  jumps to the position in the document where you recently changed something.
41896 \end_layout
41897
41898 \begin_layout Subsection
41899 Next Note, Change, Cross-reference
41900 \end_layout
41901
41902 \begin_layout Standard
41903 Jump to the next note, change, or cross-reference after the current cursor
41904  position.
41905 \end_layout
41906
41907 \begin_layout Subsection
41908 Go to Label
41909 \end_layout
41910
41911 \begin_layout Standard
41912 Only active if the cursor is in front of a cross-reference.
41913  Sets the cursor before the referenced label.
41914  (It is the same as if you right-click on a cross-reference box and use
41915  
41916 \family sans
41917 Go
41918 \begin_inset space ~
41919 \end_inset
41920
41921 to
41922 \begin_inset space ~
41923 \end_inset
41924
41925 Label)
41926 \family default
41927 .
41928 \end_layout
41929
41930 \begin_layout Subsection
41931 Forward Search
41932 \end_layout
41933
41934 \begin_layout Standard
41935 Allows you to jump directly to the corresponding text part in the output,
41936  see section 
41937 \emph on
41938 The \SpecialChar LyX
41939  Server\SpecialChar menuseparator
41940 Forward
41941 \begin_inset space ~
41942 \end_inset
41943
41944 search
41945 \emph default
41946  in the 
41947 \emph on
41948 Additional
41949 \begin_inset space ~
41950 \end_inset
41951
41952 Features
41953 \emph default
41954  manual for a detailed description.
41955 \end_layout
41956
41957 \begin_layout Section
41958 The Document Menu
41959 \begin_inset Index idx
41960 status collapsed
41961
41962 \begin_layout Plain Layout
41963 Menu ! Document
41964 \end_layout
41965
41966 \end_inset
41967
41968
41969 \end_layout
41970
41971 \begin_layout Subsection
41972 Change Tracking
41973 \end_layout
41974
41975 \begin_layout Standard
41976 Change Tracking is described in section
41977 \begin_inset space ~
41978 \end_inset
41979
41980
41981 \begin_inset CommandInset ref
41982 LatexCommand ref
41983 reference "sec:Change-Tracking"
41984
41985 \end_inset
41986
41987 .
41988 \end_layout
41989
41990 \begin_layout Subsection
41991 La
41992 \family sans
41993 TeX
41994 \family default
41995  Log
41996 \end_layout
41997
41998 \begin_layout Standard
41999 After running \SpecialChar LaTeX
42000  by viewing or exporting a document, this menu will be enabled.
42001  It shows the logfile of the \SpecialChar LaTeX
42002 -program used.
42003  You can go to the next error or the next warning, search, copy something
42004  to the clipboard or update the view.
42005 \begin_inset Newline newline
42006 \end_inset
42007
42008 With the help of the logfile, experts can find reasons for \SpecialChar LaTeX
42009 -errors.
42010 \end_layout
42011
42012 \begin_layout Standard
42013 With the button 
42014 \family sans
42015 Open Containing Directory
42016 \family default
42017  one can open \SpecialChar LyX
42018 's temporary folder for the document.
42019  This folder contains all converted and created files to generate the output.
42020  Some of these files might be of interest for experts to solve problems
42021  or for writers who need to supply intermediate files.
42022  For example some journals require to send the 
42023 \family sans
42024 *.bbl
42025 \family default
42026  file (a text file with the used Bib\SpecialChar TeX
42027  references).
42028 \end_layout
42029
42030 \begin_layout Subsection
42031 Start Appendix Here
42032 \end_layout
42033
42034 \begin_layout Standard
42035 Sets the start of the appendices of the document at the current cursor position
42036  as described in section
42037 \begin_inset space ~
42038 \end_inset
42039
42040
42041 \begin_inset CommandInset ref
42042 LatexCommand ref
42043 reference "sec:Appendices"
42044
42045 \end_inset
42046
42047 .
42048 \end_layout
42049
42050 \begin_layout Subsection
42051 View
42052 \begin_inset space ~
42053 \end_inset
42054
42055 [<output format>]
42056 \end_layout
42057
42058 \begin_layout Standard
42059 This menu entry generates the output in the format you have specified as
42060  default output format for the document (menu 
42061 \family sans
42062 Document\SpecialChar menuseparator
42063 Settings\SpecialChar menuseparator
42064 Output\SpecialChar menuseparator
42065 Default
42066 \begin_inset space ~
42067 \end_inset
42068
42069 Output
42070 \begin_inset space ~
42071 \end_inset
42072
42073 Format
42074 \family default
42075 ; see section
42076 \begin_inset space ~
42077 \end_inset
42078
42079
42080 \begin_inset CommandInset ref
42081 LatexCommand ref
42082 reference "sec:Doc-Formats"
42083
42084 \end_inset
42085
42086 ) or in the \SpecialChar LyX
42087  preferences (menu 
42088 \family sans
42089 Tools\SpecialChar menuseparator
42090 Preferences\SpecialChar menuseparator
42091 File
42092 \begin_inset space ~
42093 \end_inset
42094
42095 Handling\SpecialChar menuseparator
42096 File
42097 \begin_inset space ~
42098 \end_inset
42099
42100 Formats\SpecialChar menuseparator
42101 Default
42102 \begin_inset space ~
42103 \end_inset
42104
42105 Output
42106 \begin_inset space ~
42107 \end_inset
42108
42109 Format
42110 \family default
42111 ; see section
42112 \begin_inset space ~
42113 \end_inset
42114
42115
42116 \begin_inset CommandInset ref
42117 LatexCommand ref
42118 reference "sec:File-Formats"
42119
42120 \end_inset
42121
42122 ) and opens it in an appropriate viewer.
42123  The viewer can be set or changed in the preferences (menu 
42124 \family sans
42125 Tools\SpecialChar menuseparator
42126 Preferences\SpecialChar menuseparator
42127 File
42128 \begin_inset space ~
42129 \end_inset
42130
42131 Handling\SpecialChar menuseparator
42132 File
42133 \begin_inset space ~
42134 \end_inset
42135
42136 Formats\SpecialChar menuseparator
42137 Viewer
42138 \family default
42139 ; see section
42140 \begin_inset space ~
42141 \end_inset
42142
42143
42144 \begin_inset CommandInset ref
42145 LatexCommand ref
42146 reference "sec:File-Formats"
42147
42148 \end_inset
42149
42150 ).
42151  The default viewers are set by \SpecialChar LyX
42152  when it is first configured.
42153  The default output format is 
42154 \family sans
42155 PDF
42156 \begin_inset space ~
42157 \end_inset
42158
42159 (pdflatex)
42160 \family default
42161 .
42162 \end_layout
42163
42164 \begin_layout Subsection
42165 View (Other Formats)
42166 \end_layout
42167
42168 \begin_layout Standard
42169 With this menu you can view your document in alternative output formats.
42170  The menu contains a list of available formats in which you can view the
42171  actual document with an external program.
42172  The menu entries are not the same on all installations — it depends on
42173  the \SpecialChar LaTeX
42174  programs that are found when \SpecialChar LyX
42175  was configured.
42176  All possible formats are listed in section
42177 \begin_inset space ~
42178 \end_inset
42179
42180
42181 \begin_inset CommandInset ref
42182 LatexCommand ref
42183 reference "subsec:Export"
42184
42185 \end_inset
42186
42187 .
42188  You should at least see the menu entry 
42189 \family sans
42190 DVI
42191 \family default
42192 .
42193  If it is missing, you need to update or repair your \SpecialChar LaTeX
42194  installation.
42195  After updating you have to reconfigure \SpecialChar LyX
42196  (see section
42197 \begin_inset space ~
42198 \end_inset
42199
42200
42201 \begin_inset CommandInset ref
42202 LatexCommand ref
42203 reference "sec:Basic-LyX-Setup"
42204
42205 \end_inset
42206
42207 .
42208 \begin_inset Index idx
42209 status collapsed
42210
42211 \begin_layout Plain Layout
42212 Reconfiguration of \SpecialChar LyX
42213
42214 \end_layout
42215
42216 \end_inset
42217
42218 )
42219 \end_layout
42220
42221 \begin_layout Standard
42222 Invoking a view menu will start a viewer program.
42223  The viewer can be set or changed in the preferences (menu 
42224 \family sans
42225 Tools\SpecialChar menuseparator
42226 Preferences\SpecialChar menuseparator
42227 File
42228 \begin_inset space ~
42229 \end_inset
42230
42231 Handling\SpecialChar menuseparator
42232 File
42233 \begin_inset space ~
42234 \end_inset
42235
42236 Formats\SpecialChar menuseparator
42237 Viewer
42238 \family default
42239 ; see section
42240 \begin_inset space ~
42241 \end_inset
42242
42243
42244 \begin_inset CommandInset ref
42245 LatexCommand ref
42246 reference "sec:File-Formats"
42247
42248 \end_inset
42249
42250 ).
42251  The default viewers are set by \SpecialChar LyX
42252  when it is first configured.
42253 \end_layout
42254
42255 \begin_layout Subsection
42256 Update
42257 \begin_inset space ~
42258 \end_inset
42259
42260 [<output format>]
42261 \end_layout
42262
42263 \begin_layout Standard
42264 This menu entry allows you to update the view with your latest changes (in
42265  the default output format) without opening a new viewer window.
42266 \end_layout
42267
42268 \begin_layout Subsection
42269 Update (Other Formats)
42270 \end_layout
42271
42272 \begin_layout Standard
42273 With this menu you can update the view of alternative output formats of
42274  your document without opening a new viewer window.
42275 \end_layout
42276
42277 \begin_layout Subsection
42278 View Master Document
42279 \end_layout
42280
42281 \begin_layout Standard
42282 This menu item is only visible if your document is included to another document,
42283  which is then its 
42284 \begin_inset Quotes eld
42285 \end_inset
42286
42287 master
42288 \begin_inset Quotes erd
42289 \end_inset
42290
42291  (see section 
42292 \emph on
42293 Child Documents
42294 \emph default
42295  in the 
42296 \emph on
42297 Embedded
42298 \begin_inset space ~
42299 \end_inset
42300
42301 Objects
42302 \emph default
42303  manual for more information on this topic).
42304  This item allows you to view the master document from within its child.
42305  That is, if you are working on a child document which is a chapter of a
42306  book, 
42307 \family sans
42308 View
42309 \begin_inset space ~
42310 \end_inset
42311
42312 Master
42313 \begin_inset space ~
42314 \end_inset
42315
42316 Document
42317 \family default
42318  generates the output of the whole book, while 
42319 \family sans
42320 View
42321 \family default
42322  will just output the chapter alone.
42323 \end_layout
42324
42325 \begin_layout Standard
42326 The format used by this function is the default output format as specified
42327  in the document settings (menu 
42328 \family sans
42329 Document\SpecialChar menuseparator
42330 Settings\SpecialChar menuseparator
42331 Output\SpecialChar menuseparator
42332 Default
42333 \begin_inset space ~
42334 \end_inset
42335
42336 Output
42337 \begin_inset space ~
42338 \end_inset
42339
42340 Format
42341 \family default
42342 ; see section
42343 \begin_inset space ~
42344 \end_inset
42345
42346
42347 \begin_inset CommandInset ref
42348 LatexCommand ref
42349 reference "sec:Doc-Formats"
42350
42351 \end_inset
42352
42353 ) or in the preferences (menu 
42354 \family sans
42355 Tools\SpecialChar menuseparator
42356 Preferences\SpecialChar menuseparator
42357 File
42358 \begin_inset space ~
42359 \end_inset
42360
42361 Handling\SpecialChar menuseparator
42362 File
42363 \begin_inset space ~
42364 \end_inset
42365
42366 Formats\SpecialChar menuseparator
42367 Default
42368 \begin_inset space ~
42369 \end_inset
42370
42371 Output
42372 \begin_inset space ~
42373 \end_inset
42374
42375 Format
42376 \family default
42377 ; see section
42378 \begin_inset space ~
42379 \end_inset
42380
42381
42382 \begin_inset CommandInset ref
42383 LatexCommand ref
42384 reference "sec:File-Formats"
42385
42386 \end_inset
42387
42388 ).
42389 \end_layout
42390
42391 \begin_layout Subsection
42392 Update Master Document
42393 \end_layout
42394
42395 \begin_layout Standard
42396 This menu item is only visible if your document is included to another document,
42397  which is then its 
42398 \begin_inset Quotes eld
42399 \end_inset
42400
42401 master
42402 \begin_inset Quotes erd
42403 \end_inset
42404
42405  (see section 
42406 \emph on
42407 Child Documents
42408 \emph default
42409  in the 
42410 \emph on
42411 Embedded
42412 \begin_inset space ~
42413 \end_inset
42414
42415 Objects
42416 \emph default
42417  manual for more information on this topic).
42418  This item allows you to update the view of a master document from within
42419  its child without the need to switch to the master document itself.
42420 \end_layout
42421
42422 \begin_layout Standard
42423 The format used by this function is the default output format as specified
42424  in the document settings (menu 
42425 \family sans
42426 Document\SpecialChar menuseparator
42427 Settings\SpecialChar menuseparator
42428 Output\SpecialChar menuseparator
42429 Default
42430 \begin_inset space ~
42431 \end_inset
42432
42433 Output
42434 \begin_inset space ~
42435 \end_inset
42436
42437 Format
42438 \family default
42439 ; see section
42440 \begin_inset space ~
42441 \end_inset
42442
42443
42444 \begin_inset CommandInset ref
42445 LatexCommand ref
42446 reference "sec:Doc-Formats"
42447
42448 \end_inset
42449
42450 ) or in the preferences (menu 
42451 \family sans
42452 Tools\SpecialChar menuseparator
42453 Preferences\SpecialChar menuseparator
42454 File
42455 \begin_inset space ~
42456 \end_inset
42457
42458 Handling\SpecialChar menuseparator
42459 File
42460 \begin_inset space ~
42461 \end_inset
42462
42463 Formats\SpecialChar menuseparator
42464 Default
42465 \begin_inset space ~
42466 \end_inset
42467
42468 Output
42469 \begin_inset space ~
42470 \end_inset
42471
42472 Format
42473 \family default
42474 ; see section
42475 \begin_inset space ~
42476 \end_inset
42477
42478
42479 \begin_inset CommandInset ref
42480 LatexCommand ref
42481 reference "sec:File-Formats"
42482
42483 \end_inset
42484
42485 ).
42486 \end_layout
42487
42488 \begin_layout Subsection
42489 Compressed
42490 \begin_inset CommandInset label
42491 LatexCommand label
42492 name "subsec:Compressed"
42493
42494 \end_inset
42495
42496
42497 \end_layout
42498
42499 \begin_layout Standard
42500 Un/compresses the current document.
42501  For documents under version control it is strongly recommended to disable
42502  compression (see the 
42503 \emph on
42504 Additional Features
42505 \emph default
42506  manual for details).
42507 \end_layout
42508
42509 \begin_layout Subsection
42510 Disable Editing
42511 \end_layout
42512
42513 \begin_layout Standard
42514 Toggles the read-only state for the document.
42515 \end_layout
42516
42517 \begin_layout Subsection
42518 Settings
42519 \end_layout
42520
42521 \begin_layout Standard
42522 The document settings are described in appendix
42523 \begin_inset space ~
42524 \end_inset
42525
42526
42527 \begin_inset CommandInset ref
42528 LatexCommand ref
42529 reference "chap:The-Document-Settings"
42530
42531 \end_inset
42532
42533 .
42534 \end_layout
42535
42536 \begin_layout Section
42537 The Tools Menu
42538 \begin_inset Index idx
42539 status collapsed
42540
42541 \begin_layout Plain Layout
42542 Menu ! Tools
42543 \end_layout
42544
42545 \end_inset
42546
42547
42548 \end_layout
42549
42550 \begin_layout Subsection
42551 Spellchecker
42552 \end_layout
42553
42554 \begin_layout Standard
42555 Spell checking is explained in section
42556 \begin_inset space ~
42557 \end_inset
42558
42559
42560 \begin_inset CommandInset ref
42561 LatexCommand ref
42562 reference "sec:Spellchecking"
42563
42564 \end_inset
42565
42566 .
42567 \end_layout
42568
42569 \begin_layout Subsection
42570 Thesaurus
42571 \end_layout
42572
42573 \begin_layout Standard
42574 The thesaurus is described in section
42575 \begin_inset space ~
42576 \end_inset
42577
42578
42579 \begin_inset CommandInset ref
42580 LatexCommand ref
42581 reference "sec:Thesaurus"
42582
42583 \end_inset
42584
42585 .
42586 \end_layout
42587
42588 \begin_layout Subsection
42589 Statistics
42590 \begin_inset Index idx
42591 status collapsed
42592
42593 \begin_layout Plain Layout
42594 Word count
42595 \end_layout
42596
42597 \end_inset
42598
42599
42600 \begin_inset Index idx
42601 status collapsed
42602
42603 \begin_layout Plain Layout
42604 Character count
42605 \end_layout
42606
42607 \end_inset
42608
42609
42610 \end_layout
42611
42612 \begin_layout Standard
42613 Returns the number of the words and characters in the actual document or
42614  the highlighted document part.
42615 \end_layout
42616
42617 \begin_layout Subsection
42618 Check 
42619 \family sans
42620 TeX
42621 \family default
42622
42623 \begin_inset Index idx
42624 status collapsed
42625
42626 \begin_layout Plain Layout
42627 Chk\SpecialChar TeX
42628
42629 \end_layout
42630
42631 \end_inset
42632
42633
42634 \end_layout
42635
42636 \begin_layout Standard
42637 Generates with the help of the program 
42638 \family typewriter
42639 Chk\SpecialChar TeX
42640
42641 \family default
42642  a log of possible \SpecialChar LaTeX
42643 -errors and displays it in a dialog.
42644  This feature is not available on Windows.
42645 \end_layout
42646
42647 \begin_layout Subsection
42648
42649 \family sans
42650 TeX
42651 \family default
42652  Information
42653 \begin_inset Index idx
42654 status collapsed
42655
42656 \begin_layout Plain Layout
42657 \SpecialChar TeX
42658  Information
42659 \end_layout
42660
42661 \end_inset
42662
42663
42664 \end_layout
42665
42666 \begin_layout Standard
42667 Shows you a list of the document classes and styles installed in your \SpecialChar LaTeX
42668 -system.
42669  Use the option 
42670 \family sans
42671 Show
42672 \begin_inset space ~
42673 \end_inset
42674
42675 path
42676 \family default
42677  to see the full filename paths.
42678 \end_layout
42679
42680 \begin_layout Subsection
42681 Compare
42682 \begin_inset Index idx
42683 status collapsed
42684
42685 \begin_layout Plain Layout
42686 Compare
42687 \end_layout
42688
42689 \end_inset
42690
42691
42692 \end_layout
42693
42694 \begin_layout Standard
42695 Opens a dialog to compare \SpecialChar LyX
42696  files as described in section
42697 \begin_inset space ~
42698 \end_inset
42699
42700
42701 \begin_inset CommandInset ref
42702 LatexCommand ref
42703 reference "sec:Comparison-of-Documents"
42704
42705 \end_inset
42706
42707 .
42708 \end_layout
42709
42710 \begin_layout Subsection
42711 Reconfigure
42712 \begin_inset Index idx
42713 status collapsed
42714
42715 \begin_layout Plain Layout
42716 \SpecialChar LyX
42717  ! Reconfigure|see
42718 \begin_inset ERT
42719 status collapsed
42720
42721 \begin_layout Plain Layout
42722
42723 {
42724 \end_layout
42725
42726 \end_inset
42727
42728 Reconfiguration of \SpecialChar LyX
42729
42730 \begin_inset ERT
42731 status collapsed
42732
42733 \begin_layout Plain Layout
42734
42735 }
42736 \end_layout
42737
42738 \end_inset
42739
42740
42741 \end_layout
42742
42743 \end_inset
42744
42745
42746 \begin_inset Index idx
42747 status collapsed
42748
42749 \begin_layout Plain Layout
42750 Reconfiguration of \SpecialChar LyX
42751
42752 \end_layout
42753
42754 \end_inset
42755
42756
42757 \end_layout
42758
42759 \begin_layout Standard
42760 Reconfigures \SpecialChar LyX
42761 ; that is, \SpecialChar LyX
42762  looks for \SpecialChar LaTeX
42763 -packages and programs it needs; see
42764  also section
42765 \begin_inset space ~
42766 \end_inset
42767
42768
42769 \begin_inset CommandInset ref
42770 LatexCommand ref
42771 reference "sec:Basic-LyX-Setup"
42772
42773 \end_inset
42774
42775 .
42776 \end_layout
42777
42778 \begin_layout Subsection
42779 Preferences
42780 \end_layout
42781
42782 \begin_layout Standard
42783 Opens the 
42784 \family sans
42785 Preferences
42786 \family default
42787  dialog as described in detail in appendix
42788 \begin_inset space ~
42789 \end_inset
42790
42791
42792 \begin_inset CommandInset ref
42793 LatexCommand ref
42794 reference "chap:The-Preferences-dialog"
42795
42796 \end_inset
42797
42798 .
42799 \end_layout
42800
42801 \begin_layout Section
42802 The Help Menu
42803 \begin_inset Index idx
42804 status collapsed
42805
42806 \begin_layout Plain Layout
42807 Menu ! Help
42808 \end_layout
42809
42810 \end_inset
42811
42812
42813 \end_layout
42814
42815 \begin_layout Standard
42816 This menu lists the documentation files of \SpecialChar LyX
42817  in the language of \SpecialChar LyX
42818 's menus.
42819  If a file is not available in this language, the English version will be
42820  listed.
42821 \end_layout
42822
42823 \begin_layout Standard
42824 The menu 
42825 \family sans
42826 LaTeX
42827 \begin_inset space ~
42828 \end_inset
42829
42830 Configuration
42831 \family default
42832  shows a \SpecialChar LyX
42833  document with information about the \SpecialChar LaTeX
42834  packages and classes found
42835  by \SpecialChar LyX
42836  (see also section
42837 \begin_inset space ~
42838 \end_inset
42839
42840
42841 \begin_inset CommandInset ref
42842 LatexCommand ref
42843 reference "sec:LaTeX-Setup"
42844
42845 \end_inset
42846
42847 ).
42848 \end_layout
42849
42850 \begin_layout Standard
42851 The menu 
42852 \family sans
42853 About
42854 \begin_inset space ~
42855 \end_inset
42856
42857 LyX
42858 \family default
42859  gives information about the copyright, the credits and the \SpecialChar LyX
42860  version you
42861  are using.
42862 \end_layout
42863
42864 \begin_layout Section
42865 Toolbars
42866 \begin_inset CommandInset label
42867 LatexCommand label
42868 name "sec:Toolbars"
42869
42870 \end_inset
42871
42872
42873 \end_layout
42874
42875 \begin_layout Standard
42876 How to show or hide toolbars is explained in section
42877 \begin_inset space ~
42878 \end_inset
42879
42880
42881 \begin_inset CommandInset ref
42882 LatexCommand ref
42883 reference "subsec:Toolbars"
42884
42885 \end_inset
42886
42887 .
42888 \end_layout
42889
42890 \begin_layout Standard
42891 It is also possible to define custom toolbars.
42892  This is described in the 
42893 \emph on
42894 Additional Features
42895 \emph default
42896  manual.
42897 \end_layout
42898
42899 \begin_layout Subsection
42900 Standard Toolbar
42901 \begin_inset Index idx
42902 status collapsed
42903
42904 \begin_layout Plain Layout
42905 Toolbar ! Standard
42906 \end_layout
42907
42908 \end_inset
42909
42910
42911 \end_layout
42912
42913 \begin_layout Standard
42914 \begin_inset Graphics
42915         filename clipart/StandardToolbar.png
42916         width 100col%
42917
42918 \end_inset
42919
42920
42921 \end_layout
42922
42923 \begin_layout Standard
42924 \begin_inset VSpace defskip
42925 \end_inset
42926
42927
42928 \end_layout
42929
42930 \begin_layout Standard
42931 The standard toolbar as shown above contains from left to right the following
42932  buttons:
42933 \begin_inset ERT
42934 status collapsed
42935
42936 \begin_layout Plain Layout
42937
42938
42939 \backslash
42940 setlength{
42941 \backslash
42942 LTleft}{0pt}
42943 \end_layout
42944
42945 \end_inset
42946
42947
42948 \begin_inset Note Note
42949 status collapsed
42950
42951 \begin_layout Plain Layout
42952 This is necessary to left align the following longtables.
42953  See the 
42954 \emph on
42955 Embedded Objects
42956 \emph default
42957  manual for more information.
42958 \end_layout
42959
42960 \end_inset
42961
42962
42963 \end_layout
42964
42965 \begin_layout Standard
42966 \begin_inset VSpace defskip
42967 \end_inset
42968
42969
42970 \end_layout
42971
42972 \begin_layout Standard
42973 \begin_inset Tabular
42974 <lyxtabular version="3" rows="1" columns="2">
42975 <features islongtable="true" longtabularalignment="center">
42976 <column alignment="center" valignment="top">
42977 <column alignment="center" valignment="top">
42978 <row>
42979 <cell alignment="center" valignment="top" usebox="none">
42980 \begin_inset Text
42981
42982 \begin_layout Plain Layout
42983 \begin_inset Graphics
42984         filename clipart/ToolbarEnvBox.png
42985         clip
42986
42987 \end_inset
42988
42989
42990 \end_layout
42991
42992 \end_inset
42993 </cell>
42994 <cell alignment="center" valignment="top" usebox="none">
42995 \begin_inset Text
42996
42997 \begin_layout Plain Layout
42998 pull-down box for the environments
42999 \end_layout
43000
43001 \end_inset
43002 </cell>
43003 </row>
43004 </lyxtabular>
43005
43006 \end_inset
43007
43008
43009 \end_layout
43010
43011 \begin_layout Standard
43012 \begin_inset VSpace -10mm
43013 \end_inset
43014
43015
43016 \end_layout
43017
43018 \begin_layout Standard
43019 \align left
43020 \begin_inset Tabular
43021 <lyxtabular version="3" rows="24" columns="2">
43022 <features islongtable="true" longtabularalignment="center">
43023 <column alignment="left" valignment="top">
43024 <column alignment="left" valignment="top">
43025 <row interlinespace="2.5mm">
43026 <cell alignment="center" valignment="top" usebox="none">
43027 \begin_inset Text
43028
43029 \begin_layout Plain Layout
43030
43031 \family sans
43032 \begin_inset Info
43033 type  "icon"
43034 arg   "buffer-new"
43035 \end_inset
43036
43037
43038 \end_layout
43039
43040 \end_inset
43041 </cell>
43042 <cell alignment="center" valignment="top" usebox="none">
43043 \begin_inset Text
43044
43045 \begin_layout Plain Layout
43046
43047 \family sans
43048 File\SpecialChar menuseparator
43049 New
43050 \end_layout
43051
43052 \end_inset
43053 </cell>
43054 </row>
43055 <row interlinespace="2.5mm">
43056 <cell alignment="center" valignment="top" usebox="none">
43057 \begin_inset Text
43058
43059 \begin_layout Plain Layout
43060
43061 \family sans
43062 \begin_inset Info
43063 type  "icon"
43064 arg   "file-open"
43065 \end_inset
43066
43067
43068 \end_layout
43069
43070 \end_inset
43071 </cell>
43072 <cell alignment="center" valignment="top" usebox="none">
43073 \begin_inset Text
43074
43075 \begin_layout Plain Layout
43076
43077 \family sans
43078 File\SpecialChar menuseparator
43079 Open
43080 \end_layout
43081
43082 \end_inset
43083 </cell>
43084 </row>
43085 <row interlinespace="2.5mm">
43086 <cell alignment="center" valignment="top" usebox="none">
43087 \begin_inset Text
43088
43089 \begin_layout Plain Layout
43090
43091 \family sans
43092 \begin_inset Info
43093 type  "icon"
43094 arg   "buffer-write"
43095 \end_inset
43096
43097
43098 \end_layout
43099
43100 \end_inset
43101 </cell>
43102 <cell alignment="center" valignment="top" usebox="none">
43103 \begin_inset Text
43104
43105 \begin_layout Plain Layout
43106
43107 \family sans
43108 File\SpecialChar menuseparator
43109 Save
43110 \end_layout
43111
43112 \end_inset
43113 </cell>
43114 </row>
43115 <row interlinespace="2.5mm">
43116 <cell alignment="center" valignment="top" usebox="none">
43117 \begin_inset Text
43118
43119 \begin_layout Plain Layout
43120
43121 \family sans
43122 \begin_inset Info
43123 type  "icon"
43124 arg   "dialog-show spellchecker"
43125 \end_inset
43126
43127
43128 \end_layout
43129
43130 \end_inset
43131 </cell>
43132 <cell alignment="center" valignment="top" usebox="none">
43133 \begin_inset Text
43134
43135 \begin_layout Plain Layout
43136
43137 \family sans
43138 Tools\SpecialChar menuseparator
43139 Spellchecker
43140 \end_layout
43141
43142 \end_inset
43143 </cell>
43144 </row>
43145 <row interlinespace="2.5mm">
43146 <cell alignment="center" valignment="top" usebox="none">
43147 \begin_inset Text
43148
43149 \begin_layout Plain Layout
43150
43151 \family sans
43152 \begin_inset Info
43153 type  "icon"
43154 arg   "spelling-continuously"
43155 \end_inset
43156
43157
43158 \end_layout
43159
43160 \end_inset
43161 </cell>
43162 <cell alignment="center" valignment="top" usebox="none">
43163 \begin_inset Text
43164
43165 \begin_layout Plain Layout
43166 Spellcheck continuously
43167 \end_layout
43168
43169 \end_inset
43170 </cell>
43171 </row>
43172 <row interlinespace="2.5mm">
43173 <cell alignment="center" valignment="top" usebox="none">
43174 \begin_inset Text
43175
43176 \begin_layout Plain Layout
43177
43178 \family sans
43179 \begin_inset Info
43180 type  "icon"
43181 arg   "undo"
43182 \end_inset
43183
43184
43185 \end_layout
43186
43187 \end_inset
43188 </cell>
43189 <cell alignment="center" valignment="top" usebox="none">
43190 \begin_inset Text
43191
43192 \begin_layout Plain Layout
43193
43194 \family sans
43195 Edit\SpecialChar menuseparator
43196 Undo
43197 \end_layout
43198
43199 \end_inset
43200 </cell>
43201 </row>
43202 <row interlinespace="2.5mm">
43203 <cell alignment="center" valignment="top" usebox="none">
43204 \begin_inset Text
43205
43206 \begin_layout Plain Layout
43207
43208 \family sans
43209 \begin_inset Info
43210 type  "icon"
43211 arg   "redo"
43212 \end_inset
43213
43214
43215 \end_layout
43216
43217 \end_inset
43218 </cell>
43219 <cell alignment="center" valignment="top" usebox="none">
43220 \begin_inset Text
43221
43222 \begin_layout Plain Layout
43223
43224 \family sans
43225 Edit\SpecialChar menuseparator
43226 Redo
43227 \end_layout
43228
43229 \end_inset
43230 </cell>
43231 </row>
43232 <row interlinespace="2.5mm">
43233 <cell alignment="center" valignment="top" usebox="none">
43234 \begin_inset Text
43235
43236 \begin_layout Plain Layout
43237
43238 \family sans
43239 \begin_inset Info
43240 type  "icon"
43241 arg   "cut"
43242 \end_inset
43243
43244
43245 \end_layout
43246
43247 \end_inset
43248 </cell>
43249 <cell alignment="center" valignment="top" usebox="none">
43250 \begin_inset Text
43251
43252 \begin_layout Plain Layout
43253
43254 \family sans
43255 Edit\SpecialChar menuseparator
43256 Cut
43257 \end_layout
43258
43259 \end_inset
43260 </cell>
43261 </row>
43262 <row interlinespace="2.5mm">
43263 <cell alignment="center" valignment="top" usebox="none">
43264 \begin_inset Text
43265
43266 \begin_layout Plain Layout
43267
43268 \family sans
43269 \begin_inset Info
43270 type  "icon"
43271 arg   "copy"
43272 \end_inset
43273
43274
43275 \end_layout
43276
43277 \end_inset
43278 </cell>
43279 <cell alignment="center" valignment="top" usebox="none">
43280 \begin_inset Text
43281
43282 \begin_layout Plain Layout
43283
43284 \family sans
43285 Edit\SpecialChar menuseparator
43286 Copy
43287 \end_layout
43288
43289 \end_inset
43290 </cell>
43291 </row>
43292 <row interlinespace="2.5mm">
43293 <cell alignment="center" valignment="top" usebox="none">
43294 \begin_inset Text
43295
43296 \begin_layout Plain Layout
43297
43298 \family sans
43299 \begin_inset Info
43300 type  "icon"
43301 arg   "paste"
43302 \end_inset
43303
43304
43305 \end_layout
43306
43307 \end_inset
43308 </cell>
43309 <cell alignment="center" valignment="top" usebox="none">
43310 \begin_inset Text
43311
43312 \begin_layout Plain Layout
43313
43314 \family sans
43315 Edit\SpecialChar menuseparator
43316 Paste
43317 \change_inserted -712698321 1545905310
43318  
43319 \family default
43320 or
43321 \family sans
43322  Edit\SpecialChar menuseparator
43323 Paste Recent
43324 \change_unchanged
43325
43326 \end_layout
43327
43328 \end_inset
43329 </cell>
43330 </row>
43331 <row interlinespace="2.5mm">
43332 <cell alignment="center" valignment="top" usebox="none">
43333 \begin_inset Text
43334
43335 \begin_layout Plain Layout
43336
43337 \family sans
43338 \begin_inset Info
43339 type  "icon"
43340 arg   "dialog-show findreplace"
43341 \end_inset
43342
43343
43344 \end_layout
43345
43346 \end_inset
43347 </cell>
43348 <cell alignment="center" valignment="top" usebox="none">
43349 \begin_inset Text
43350
43351 \begin_layout Plain Layout
43352
43353 \family sans
43354 Edit\SpecialChar menuseparator
43355 Find
43356 \begin_inset space \thinspace{}
43357 \end_inset
43358
43359 &
43360 \begin_inset space \thinspace{}
43361 \end_inset
43362
43363 Replace
43364 \begin_inset space \thinspace{}
43365 \end_inset
43366
43367 (Quick)
43368 \end_layout
43369
43370 \end_inset
43371 </cell>
43372 </row>
43373 <row interlinespace="2.5mm">
43374 <cell alignment="center" valignment="top" usebox="none">
43375 \begin_inset Text
43376
43377 \begin_layout Plain Layout
43378 \begin_inset Info
43379 type  "icon"
43380 arg   "dialog-toggle findreplaceadv"
43381 \end_inset
43382
43383
43384 \end_layout
43385
43386 \end_inset
43387 </cell>
43388 <cell alignment="center" valignment="top" usebox="none">
43389 \begin_inset Text
43390
43391 \begin_layout Plain Layout
43392
43393 \family sans
43394 Edit\SpecialChar menuseparator
43395 Find
43396 \begin_inset space \thinspace{}
43397 \end_inset
43398
43399 &
43400 \begin_inset space \thinspace{}
43401 \end_inset
43402
43403 Replace
43404 \begin_inset space \thinspace{}
43405 \end_inset
43406
43407 (Advanced)
43408 \end_layout
43409
43410 \end_inset
43411 </cell>
43412 </row>
43413 <row interlinespace="2.5mm">
43414 <cell alignment="center" valignment="top" usebox="none">
43415 \begin_inset Text
43416
43417 \begin_layout Plain Layout
43418
43419 \family sans
43420 \begin_inset Info
43421 type  "icon"
43422 arg   "bookmark-goto 0"
43423 \end_inset
43424
43425
43426 \end_layout
43427
43428 \end_inset
43429 </cell>
43430 <cell alignment="center" valignment="top" usebox="none">
43431 \begin_inset Text
43432
43433 \begin_layout Plain Layout
43434
43435 \family sans
43436 Navigate\SpecialChar menuseparator
43437 Bookmarks\SpecialChar menuseparator
43438 Navigate Back
43439 \end_layout
43440
43441 \end_inset
43442 </cell>
43443 </row>
43444 <row interlinespace="2.5mm">
43445 <cell alignment="center" valignment="top" usebox="none">
43446 \begin_inset Text
43447
43448 \begin_layout Plain Layout
43449
43450 \family sans
43451 \begin_inset Info
43452 type  "icon"
43453 arg   "font-emph"
43454 \end_inset
43455
43456
43457 \end_layout
43458
43459 \end_inset
43460 </cell>
43461 <cell alignment="center" valignment="top" usebox="none">
43462 \begin_inset Text
43463
43464 \begin_layout Plain Layout
43465 Emphasize text, function of the 
43466 \change_deleted -712698321 1525758222
43467
43468 \family sans
43469 Edit\SpecialChar menuseparator
43470 Text
43471 \begin_inset space ~
43472 \end_inset
43473
43474 Style\SpecialChar menuseparator
43475 Customized
43476 \change_inserted -712698321 1525758222
43477
43478 \family default
43479
43480 \begin_inset Info
43481 type  "menu"
43482 arg   "dialog-show character"
43483 \end_inset
43484
43485
43486 \change_unchanged
43487  dialog
43488 \end_layout
43489
43490 \end_inset
43491 </cell>
43492 </row>
43493 <row interlinespace="2.5mm">
43494 <cell alignment="center" valignment="top" usebox="none">
43495 \begin_inset Text
43496
43497 \begin_layout Plain Layout
43498
43499 \family sans
43500 \begin_inset Info
43501 type  "icon"
43502 arg   "font-noun"
43503 \end_inset
43504
43505
43506 \end_layout
43507
43508 \end_inset
43509 </cell>
43510 <cell alignment="center" valignment="top" usebox="none">
43511 \begin_inset Text
43512
43513 \begin_layout Plain Layout
43514 Set text to noun style, function of the 
43515 \change_deleted -712698321 1525758226
43516
43517 \family sans
43518 Edit\SpecialChar menuseparator
43519 Text
43520 \begin_inset space ~
43521 \end_inset
43522
43523 Style\SpecialChar menuseparator
43524 Customized
43525 \change_inserted -712698321 1525758226
43526
43527 \family default
43528
43529 \begin_inset Info
43530 type  "menu"
43531 arg   "dialog-show character"
43532 \end_inset
43533
43534
43535 \change_unchanged
43536  dialog
43537 \end_layout
43538
43539 \end_inset
43540 </cell>
43541 </row>
43542 <row interlinespace="2.5mm">
43543 <cell alignment="center" valignment="top" usebox="none">
43544 \begin_inset Text
43545
43546 \begin_layout Plain Layout
43547
43548 \change_inserted -712698321 1545900859
43549 \begin_inset Info
43550 type  "icon"
43551 arg   "dynamic-char-styles"
43552 \end_inset
43553
43554
43555 \end_layout
43556
43557 \end_inset
43558 </cell>
43559 <cell alignment="center" valignment="top" usebox="none">
43560 \begin_inset Text
43561
43562 \begin_layout Plain Layout
43563
43564 \change_inserted -712698321 1545900930
43565
43566 \family sans
43567 Edit\SpecialChar menuseparator
43568 Custom Text Styles
43569 \end_layout
43570
43571 \end_inset
43572 </cell>
43573 </row>
43574 <row interlinespace="2.5mm">
43575 <cell alignment="center" valignment="top" usebox="none">
43576 \begin_inset Text
43577
43578 \begin_layout Plain Layout
43579
43580 \change_deleted -712698321 1545899987
43581
43582 \family sans
43583 \begin_inset Info
43584 type  "icon"
43585 arg   "textstyle-apply"
43586 \end_inset
43587
43588
43589 \change_unchanged
43590
43591 \end_layout
43592
43593 \end_inset
43594 </cell>
43595 <cell alignment="center" valignment="top" usebox="none">
43596 \begin_inset Text
43597
43598 \begin_layout Plain Layout
43599
43600 \change_deleted -712698321 1545900001
43601 Format text using the current settings in the 
43602 \family sans
43603 Edit\SpecialChar menuseparator
43604 Text
43605 \begin_inset space ~
43606 \end_inset
43607
43608 Style\SpecialChar menuseparator
43609 Customized
43610 \family default
43611  dialog
43612 \change_unchanged
43613
43614 \end_layout
43615
43616 \end_inset
43617 </cell>
43618 </row>
43619 <row interlinespace="2.5mm">
43620 <cell alignment="center" valignment="top" usebox="none">
43621 \begin_inset Text
43622
43623 \begin_layout Plain Layout
43624
43625 \family sans
43626 \begin_inset Info
43627 type  "icon"
43628 arg   "math-mode"
43629 \end_inset
43630
43631
43632 \end_layout
43633
43634 \end_inset
43635 </cell>
43636 <cell alignment="center" valignment="top" usebox="none">
43637 \begin_inset Text
43638
43639 \begin_layout Plain Layout
43640
43641 \family sans
43642 Insert\SpecialChar menuseparator
43643 Math\SpecialChar menuseparator
43644 Inline
43645 \begin_inset space ~
43646 \end_inset
43647
43648 Formula
43649 \end_layout
43650
43651 \end_inset
43652 </cell>
43653 </row>
43654 <row interlinespace="2.5mm">
43655 <cell alignment="center" valignment="top" usebox="none">
43656 \begin_inset Text
43657
43658 \begin_layout Plain Layout
43659
43660 \family sans
43661 \begin_inset Info
43662 type  "icon"
43663 arg   "dialog-show-new-inset graphics"
43664 \end_inset
43665
43666
43667 \end_layout
43668
43669 \end_inset
43670 </cell>
43671 <cell alignment="center" valignment="top" usebox="none">
43672 \begin_inset Text
43673
43674 \begin_layout Plain Layout
43675
43676 \family sans
43677 Insert\SpecialChar menuseparator
43678 Graphics
43679 \end_layout
43680
43681 \end_inset
43682 </cell>
43683 </row>
43684 <row interlinespace="2.5mm">
43685 <cell alignment="center" valignment="top" usebox="none">
43686 \begin_inset Text
43687
43688 \begin_layout Plain Layout
43689 \begin_inset Info
43690 type  "icon"
43691 arg   "tabular-insert"
43692 \end_inset
43693
43694
43695 \end_layout
43696
43697 \end_inset
43698 </cell>
43699 <cell alignment="center" valignment="top" usebox="none">
43700 \begin_inset Text
43701
43702 \begin_layout Plain Layout
43703
43704 \family sans
43705 Insert\SpecialChar menuseparator
43706 Table
43707 \end_layout
43708
43709 \end_inset
43710 </cell>
43711 </row>
43712 <row interlinespace="2.5mm">
43713 <cell alignment="center" valignment="top" usebox="none">
43714 \begin_inset Text
43715
43716 \begin_layout Plain Layout
43717
43718 \change_inserted -712698321 1545900837
43719 \begin_inset Info
43720 type  "icon"
43721 arg   "dynamic-custom-insets"
43722 \end_inset
43723
43724
43725 \end_layout
43726
43727 \end_inset
43728 </cell>
43729 <cell alignment="center" valignment="top" usebox="none">
43730 \begin_inset Text
43731
43732 \begin_layout Plain Layout
43733
43734 \change_inserted -712698321 1545900953
43735
43736 \family sans
43737 Insert\SpecialChar menuseparator
43738 Custom Insets
43739 \end_layout
43740
43741 \end_inset
43742 </cell>
43743 </row>
43744 <row interlinespace="2.5mm">
43745 <cell alignment="center" valignment="top" usebox="none">
43746 \begin_inset Text
43747
43748 \begin_layout Plain Layout
43749
43750 \family sans
43751 \begin_inset Info
43752 type  "icon"
43753 arg   "dialog-toggle toc"
43754 \end_inset
43755
43756
43757 \end_layout
43758
43759 \end_inset
43760 </cell>
43761 <cell alignment="center" valignment="top" usebox="none">
43762 \begin_inset Text
43763
43764 \begin_layout Plain Layout
43765 Toggle outline window on/off, 
43766 \family sans
43767 View\SpecialChar menuseparator
43768 Outline
43769 \end_layout
43770
43771 \end_inset
43772 </cell>
43773 </row>
43774 <row interlinespace="2.5mm">
43775 <cell alignment="center" valignment="top" usebox="none">
43776 \begin_inset Text
43777
43778 \begin_layout Plain Layout
43779
43780 \family sans
43781 \begin_inset Info
43782 type  "icon"
43783 arg   "toolbar-toggle math"
43784 \end_inset
43785
43786
43787 \end_layout
43788
43789 \end_inset
43790 </cell>
43791 <cell alignment="center" valignment="top" usebox="none">
43792 \begin_inset Text
43793
43794 \begin_layout Plain Layout
43795 Toggle math toolbar on/off
43796 \end_layout
43797
43798 \end_inset
43799 </cell>
43800 </row>
43801 <row interlinespace="2.5mm">
43802 <cell alignment="center" valignment="top" usebox="none">
43803 \begin_inset Text
43804
43805 \begin_layout Plain Layout
43806
43807 \family sans
43808 \begin_inset Info
43809 type  "icon"
43810 arg   "toolbar-toggle table"
43811 \end_inset
43812
43813
43814 \end_layout
43815
43816 \end_inset
43817 </cell>
43818 <cell alignment="center" valignment="top" usebox="none">
43819 \begin_inset Text
43820
43821 \begin_layout Plain Layout
43822 Toggle table toolbar on/off
43823 \end_layout
43824
43825 \end_inset
43826 </cell>
43827 </row>
43828 </lyxtabular>
43829
43830 \end_inset
43831
43832
43833 \end_layout
43834
43835 \begin_layout Subsection
43836 Extra Toolbar
43837 \begin_inset Index idx
43838 status collapsed
43839
43840 \begin_layout Plain Layout
43841 Toolbar ! Extra
43842 \end_layout
43843
43844 \end_inset
43845
43846
43847 \end_layout
43848
43849 \begin_layout Standard
43850 \begin_inset Graphics
43851         filename clipart/ExtraToolbar.png
43852         width 100col%
43853
43854 \end_inset
43855
43856
43857 \end_layout
43858
43859 \begin_layout Standard
43860 \begin_inset VSpace defskip
43861 \end_inset
43862
43863
43864 \end_layout
43865
43866 \begin_layout Standard
43867 The extra toolbar as shown above contains from left to right the following
43868  buttons:
43869 \end_layout
43870
43871 \begin_layout Standard
43872 \begin_inset VSpace defskip
43873 \end_inset
43874
43875
43876 \end_layout
43877
43878 \begin_layout Standard
43879 \begin_inset Tabular
43880 <lyxtabular version="3" rows="26" columns="2">
43881 <features islongtable="true" longtabularalignment="center">
43882 <column alignment="left" valignment="top">
43883 <column alignment="left" valignment="top">
43884 <row interlinespace="2.5mm">
43885 <cell alignment="center" valignment="top" usebox="none">
43886 \begin_inset Text
43887
43888 \begin_layout Plain Layout
43889
43890 \family sans
43891 \begin_inset Info
43892 type  "icon"
43893 arg   "layout"
43894 \end_inset
43895
43896
43897 \end_layout
43898
43899 \end_inset
43900 </cell>
43901 <cell alignment="center" valignment="top" usebox="none">
43902 \begin_inset Text
43903
43904 \begin_layout Plain Layout
43905 Default
43906 \end_layout
43907
43908 \end_inset
43909 </cell>
43910 </row>
43911 <row interlinespace="2.5mm">
43912 <cell alignment="center" valignment="top" usebox="none">
43913 \begin_inset Text
43914
43915 \begin_layout Plain Layout
43916
43917 \family sans
43918 \begin_inset Info
43919 type  "icon"
43920 arg   "layout-toggle Enumerate"
43921 \end_inset
43922
43923
43924 \end_layout
43925
43926 \end_inset
43927 </cell>
43928 <cell alignment="center" valignment="top" usebox="none">
43929 \begin_inset Text
43930
43931 \begin_layout Plain Layout
43932 Numbered list
43933 \end_layout
43934
43935 \end_inset
43936 </cell>
43937 </row>
43938 <row interlinespace="2.5mm">
43939 <cell alignment="center" valignment="top" usebox="none">
43940 \begin_inset Text
43941
43942 \begin_layout Plain Layout
43943
43944 \family sans
43945 \begin_inset Info
43946 type  "icon"
43947 arg   "layout-toggle Itemize"
43948 \end_inset
43949
43950
43951 \end_layout
43952
43953 \end_inset
43954 </cell>
43955 <cell alignment="center" valignment="top" usebox="none">
43956 \begin_inset Text
43957
43958 \begin_layout Plain Layout
43959 Itemized list
43960 \end_layout
43961
43962 \end_inset
43963 </cell>
43964 </row>
43965 <row interlinespace="2.5mm">
43966 <cell alignment="center" valignment="top" usebox="none">
43967 \begin_inset Text
43968
43969 \begin_layout Plain Layout
43970
43971 \family sans
43972 \begin_inset Info
43973 type  "icon"
43974 arg   "layout-toggle List"
43975 \end_inset
43976
43977
43978 \end_layout
43979
43980 \end_inset
43981 </cell>
43982 <cell alignment="center" valignment="top" usebox="none">
43983 \begin_inset Text
43984
43985 \begin_layout Plain Layout
43986 List
43987 \end_layout
43988
43989 \end_inset
43990 </cell>
43991 </row>
43992 <row interlinespace="2.5mm">
43993 <cell alignment="center" valignment="top" usebox="none">
43994 \begin_inset Text
43995
43996 \begin_layout Plain Layout
43997
43998 \family sans
43999 \begin_inset Info
44000 type  "icon"
44001 arg   "layout-toggle Description"
44002 \end_inset
44003
44004
44005 \end_layout
44006
44007 \end_inset
44008 </cell>
44009 <cell alignment="center" valignment="top" usebox="none">
44010 \begin_inset Text
44011
44012 \begin_layout Plain Layout
44013 Description list
44014 \end_layout
44015
44016 \end_inset
44017 </cell>
44018 </row>
44019 <row interlinespace="2.5mm">
44020 <cell alignment="center" valignment="top" usebox="none">
44021 \begin_inset Text
44022
44023 \begin_layout Plain Layout
44024
44025 \family sans
44026 \begin_inset Info
44027 type  "icon"
44028 arg   "depth-increment"
44029 \end_inset
44030
44031
44032 \end_layout
44033
44034 \end_inset
44035 </cell>
44036 <cell alignment="center" valignment="top" usebox="none">
44037 \begin_inset Text
44038
44039 \begin_layout Plain Layout
44040
44041 \family sans
44042 Edit\SpecialChar menuseparator
44043 Increase
44044 \begin_inset space ~
44045 \end_inset
44046
44047 List
44048 \begin_inset space ~
44049 \end_inset
44050
44051 Depth
44052 \end_layout
44053
44054 \end_inset
44055 </cell>
44056 </row>
44057 <row interlinespace="2.5mm">
44058 <cell alignment="center" valignment="top" usebox="none">
44059 \begin_inset Text
44060
44061 \begin_layout Plain Layout
44062
44063 \family sans
44064 \begin_inset Info
44065 type  "icon"
44066 arg   "depth-decrement"
44067 \end_inset
44068
44069
44070 \end_layout
44071
44072 \end_inset
44073 </cell>
44074 <cell alignment="center" valignment="top" usebox="none">
44075 \begin_inset Text
44076
44077 \begin_layout Plain Layout
44078
44079 \family sans
44080 Edit\SpecialChar menuseparator
44081 Decrease
44082 \begin_inset space ~
44083 \end_inset
44084
44085 List
44086 \begin_inset space ~
44087 \end_inset
44088
44089 Depth
44090 \end_layout
44091
44092 \end_inset
44093 </cell>
44094 </row>
44095 <row interlinespace="2.5mm">
44096 <cell alignment="center" valignment="top" usebox="none">
44097 \begin_inset Text
44098
44099 \begin_layout Plain Layout
44100
44101 \family sans
44102 \begin_inset Info
44103 type  "icon"
44104 arg   "float-insert figure"
44105 \end_inset
44106
44107
44108 \end_layout
44109
44110 \end_inset
44111 </cell>
44112 <cell alignment="center" valignment="top" usebox="none">
44113 \begin_inset Text
44114
44115 \begin_layout Plain Layout
44116
44117 \family sans
44118 Insert\SpecialChar menuseparator
44119 Float\SpecialChar menuseparator
44120 Figure
44121 \end_layout
44122
44123 \end_inset
44124 </cell>
44125 </row>
44126 <row interlinespace="2.5mm">
44127 <cell alignment="center" valignment="top" usebox="none">
44128 \begin_inset Text
44129
44130 \begin_layout Plain Layout
44131
44132 \family sans
44133 \begin_inset Info
44134 type  "icon"
44135 arg   "float-insert table"
44136 \end_inset
44137
44138
44139 \end_layout
44140
44141 \end_inset
44142 </cell>
44143 <cell alignment="center" valignment="top" usebox="none">
44144 \begin_inset Text
44145
44146 \begin_layout Plain Layout
44147
44148 \family sans
44149 Insert\SpecialChar menuseparator
44150 Float\SpecialChar menuseparator
44151 Table
44152 \end_layout
44153
44154 \end_inset
44155 </cell>
44156 </row>
44157 <row interlinespace="2.5mm">
44158 <cell alignment="center" valignment="top" usebox="none">
44159 \begin_inset Text
44160
44161 \begin_layout Plain Layout
44162
44163 \family sans
44164 \begin_inset Info
44165 type  "icon"
44166 arg   "label-insert"
44167 \end_inset
44168
44169
44170 \end_layout
44171
44172 \end_inset
44173 </cell>
44174 <cell alignment="center" valignment="top" usebox="none">
44175 \begin_inset Text
44176
44177 \begin_layout Plain Layout
44178
44179 \family sans
44180 Insert\SpecialChar menuseparator
44181 Label
44182 \end_layout
44183
44184 \end_inset
44185 </cell>
44186 </row>
44187 <row interlinespace="2.5mm">
44188 <cell alignment="center" valignment="top" usebox="none">
44189 \begin_inset Text
44190
44191 \begin_layout Plain Layout
44192
44193 \family sans
44194 \begin_inset Info
44195 type  "icon"
44196 arg   "dialog-show-new-inset ref"
44197 \end_inset
44198
44199
44200 \end_layout
44201
44202 \end_inset
44203 </cell>
44204 <cell alignment="center" valignment="top" usebox="none">
44205 \begin_inset Text
44206
44207 \begin_layout Plain Layout
44208
44209 \family sans
44210 Insert\SpecialChar menuseparator
44211 Cross-Reference
44212 \end_layout
44213
44214 \end_inset
44215 </cell>
44216 </row>
44217 <row interlinespace="2.5mm">
44218 <cell alignment="center" valignment="top" usebox="none">
44219 \begin_inset Text
44220
44221 \begin_layout Plain Layout
44222
44223 \family sans
44224 \begin_inset Info
44225 type  "icon"
44226 arg   "dialog-show-new-inset citation"
44227 \end_inset
44228
44229
44230 \end_layout
44231
44232 \end_inset
44233 </cell>
44234 <cell alignment="center" valignment="top" usebox="none">
44235 \begin_inset Text
44236
44237 \begin_layout Plain Layout
44238
44239 \family sans
44240 Insert\SpecialChar menuseparator
44241 Citation
44242 \end_layout
44243
44244 \end_inset
44245 </cell>
44246 </row>
44247 <row interlinespace="2.5mm">
44248 <cell alignment="center" valignment="top" usebox="none">
44249 \begin_inset Text
44250
44251 \begin_layout Plain Layout
44252
44253 \family sans
44254 \begin_inset Info
44255 type  "icon"
44256 arg   "index-insert"
44257 \end_inset
44258
44259
44260 \end_layout
44261
44262 \end_inset
44263 </cell>
44264 <cell alignment="center" valignment="top" usebox="none">
44265 \begin_inset Text
44266
44267 \begin_layout Plain Layout
44268
44269 \family sans
44270 Insert\SpecialChar menuseparator
44271 Index
44272 \begin_inset space ~
44273 \end_inset
44274
44275 Entry
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   "nomencl-insert"
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 Insert\SpecialChar menuseparator
44305 Nomenclature
44306 \begin_inset space ~
44307 \end_inset
44308
44309 Entry
44310 \end_layout
44311
44312 \end_inset
44313 </cell>
44314 </row>
44315 <row interlinespace="2.5mm">
44316 <cell alignment="center" valignment="top" usebox="none">
44317 \begin_inset Text
44318
44319 \begin_layout Plain Layout
44320
44321 \family sans
44322 \begin_inset Info
44323 type  "icon"
44324 arg   "footnote-insert"
44325 \end_inset
44326
44327
44328 \end_layout
44329
44330 \end_inset
44331 </cell>
44332 <cell alignment="center" valignment="top" usebox="none">
44333 \begin_inset Text
44334
44335 \begin_layout Plain Layout
44336
44337 \family sans
44338 Insert\SpecialChar menuseparator
44339 Footnote
44340 \end_layout
44341
44342 \end_inset
44343 </cell>
44344 </row>
44345 <row interlinespace="2.5mm">
44346 <cell alignment="center" valignment="top" usebox="none">
44347 \begin_inset Text
44348
44349 \begin_layout Plain Layout
44350
44351 \family sans
44352 \begin_inset Info
44353 type  "icon"
44354 arg   "marginalnote-insert"
44355 \end_inset
44356
44357
44358 \end_layout
44359
44360 \end_inset
44361 </cell>
44362 <cell alignment="center" valignment="top" usebox="none">
44363 \begin_inset Text
44364
44365 \begin_layout Plain Layout
44366
44367 \family sans
44368 Insert\SpecialChar menuseparator
44369 Marginal
44370 \begin_inset space ~
44371 \end_inset
44372
44373 Note
44374 \end_layout
44375
44376 \end_inset
44377 </cell>
44378 </row>
44379 <row interlinespace="2.5mm">
44380 <cell alignment="center" valignment="top" usebox="none">
44381 \begin_inset Text
44382
44383 \begin_layout Plain Layout
44384
44385 \family sans
44386 \begin_inset Info
44387 type  "icon"
44388 arg   "note-insert"
44389 \end_inset
44390
44391
44392 \end_layout
44393
44394 \end_inset
44395 </cell>
44396 <cell alignment="center" valignment="top" usebox="none">
44397 \begin_inset Text
44398
44399 \begin_layout Plain Layout
44400
44401 \family sans
44402 Insert\SpecialChar menuseparator
44403 Note\SpecialChar menuseparator
44404 LyX
44405 \begin_inset space ~
44406 \end_inset
44407
44408 Note
44409 \end_layout
44410
44411 \end_inset
44412 </cell>
44413 </row>
44414 <row interlinespace="2.5mm">
44415 <cell alignment="center" valignment="top" usebox="none">
44416 \begin_inset Text
44417
44418 \begin_layout Plain Layout
44419
44420 \family sans
44421 \begin_inset Info
44422 type  "icon"
44423 arg   "box-insert Frameless"
44424 \end_inset
44425
44426
44427 \end_layout
44428
44429 \end_inset
44430 </cell>
44431 <cell alignment="center" valignment="top" usebox="none">
44432 \begin_inset Text
44433
44434 \begin_layout Plain Layout
44435
44436 \family sans
44437 Insert\SpecialChar menuseparator
44438 Box
44439 \end_layout
44440
44441 \end_inset
44442 </cell>
44443 </row>
44444 <row interlinespace="2.5mm">
44445 <cell alignment="center" valignment="top" usebox="none">
44446 \begin_inset Text
44447
44448 \begin_layout Plain Layout
44449
44450 \family sans
44451 \begin_inset Info
44452 type  "icon"
44453 arg   "href-insert"
44454 \end_inset
44455
44456
44457 \end_layout
44458
44459 \end_inset
44460 </cell>
44461 <cell alignment="center" valignment="top" usebox="none">
44462 \begin_inset Text
44463
44464 \begin_layout Plain Layout
44465
44466 \family sans
44467 Insert\SpecialChar menuseparator
44468 Hyperlink
44469 \end_layout
44470
44471 \end_inset
44472 </cell>
44473 </row>
44474 <row interlinespace="2.5mm">
44475 <cell alignment="center" valignment="top" usebox="none">
44476 \begin_inset Text
44477
44478 \begin_layout Plain Layout
44479
44480 \family sans
44481 \begin_inset Info
44482 type  "icon"
44483 arg   "ert-insert"
44484 \end_inset
44485
44486
44487 \end_layout
44488
44489 \end_inset
44490 </cell>
44491 <cell alignment="center" valignment="top" usebox="none">
44492 \begin_inset Text
44493
44494 \begin_layout Plain Layout
44495
44496 \family sans
44497 Insert\SpecialChar menuseparator
44498 TeX
44499 \begin_inset space ~
44500 \end_inset
44501
44502 Code
44503 \end_layout
44504
44505 \end_inset
44506 </cell>
44507 </row>
44508 <row interlinespace="2.5mm">
44509 <cell alignment="center" valignment="top" usebox="none">
44510 \begin_inset Text
44511
44512 \begin_layout Plain Layout
44513
44514 \family sans
44515 \begin_inset Info
44516 type  "icon"
44517 arg   "math-macro newmacroname newcommand"
44518 \end_inset
44519
44520
44521 \end_layout
44522
44523 \end_inset
44524 </cell>
44525 <cell alignment="center" valignment="top" usebox="none">
44526 \begin_inset Text
44527
44528 \begin_layout Plain Layout
44529
44530 \family sans
44531 Insert\SpecialChar menuseparator
44532 Math\SpecialChar menuseparator
44533 Macro
44534 \end_layout
44535
44536 \end_inset
44537 </cell>
44538 </row>
44539 <row interlinespace="2.5mm">
44540 <cell alignment="center" valignment="top" usebox="none">
44541 \begin_inset Text
44542
44543 \begin_layout Plain Layout
44544
44545 \family sans
44546 \begin_inset Info
44547 type  "icon"
44548 arg   "dialog-show-new-inset include"
44549 \end_inset
44550
44551
44552 \end_layout
44553
44554 \end_inset
44555 </cell>
44556 <cell alignment="center" valignment="top" usebox="none">
44557 \begin_inset Text
44558
44559 \begin_layout Plain Layout
44560
44561 \family sans
44562 Insert\SpecialChar menuseparator
44563 File\SpecialChar menuseparator
44564 Child
44565 \begin_inset space ~
44566 \end_inset
44567
44568 Document
44569 \end_layout
44570
44571 \end_inset
44572 </cell>
44573 </row>
44574 <row interlinespace="2.5mm">
44575 <cell alignment="center" valignment="top" usebox="none">
44576 \begin_inset Text
44577
44578 \begin_layout Plain Layout
44579
44580 \family sans
44581 \begin_inset Info
44582 type  "icon"
44583 arg   "dialog-show character"
44584 \end_inset
44585
44586
44587 \end_layout
44588
44589 \end_inset
44590 </cell>
44591 <cell alignment="center" valignment="top" usebox="none">
44592 \begin_inset Text
44593
44594 \begin_layout Plain Layout
44595
44596 \family sans
44597 Edit\SpecialChar menuseparator
44598 Text
44599 \begin_inset space ~
44600 \end_inset
44601
44602 Style\SpecialChar menuseparator
44603 Customized
44604 \end_layout
44605
44606 \end_inset
44607 </cell>
44608 </row>
44609 <row interlinespace="2.5mm">
44610 <cell alignment="center" valignment="top" usebox="none">
44611 \begin_inset Text
44612
44613 \begin_layout Plain Layout
44614
44615 \change_inserted -712698321 1545899981
44616
44617 \family sans
44618 \begin_inset Info
44619 type  "icon"
44620 arg   "textstyle-apply"
44621 \end_inset
44622
44623
44624 \end_layout
44625
44626 \end_inset
44627 </cell>
44628 <cell alignment="center" valignment="top" usebox="none">
44629 \begin_inset Text
44630
44631 \begin_layout Plain Layout
44632
44633 \change_inserted -712698321 1545900045
44634 Format text using the recent settings in the 
44635 \begin_inset Info
44636 type  "menu"
44637 arg   "dialog-show character"
44638 \end_inset
44639
44640  dialog
44641 \end_layout
44642
44643 \end_inset
44644 </cell>
44645 </row>
44646 <row interlinespace="2.5mm">
44647 <cell alignment="center" valignment="top" usebox="none">
44648 \begin_inset Text
44649
44650 \begin_layout Plain Layout
44651
44652 \family sans
44653 \begin_inset Info
44654 type  "icon"
44655 arg   "layout-paragraph"
44656 \end_inset
44657
44658
44659 \end_layout
44660
44661 \end_inset
44662 </cell>
44663 <cell alignment="center" valignment="top" usebox="none">
44664 \begin_inset Text
44665
44666 \begin_layout Plain Layout
44667
44668 \family sans
44669 Edit\SpecialChar menuseparator
44670 Paragraph
44671 \begin_inset space ~
44672 \end_inset
44673
44674 Settings
44675 \end_layout
44676
44677 \end_inset
44678 </cell>
44679 </row>
44680 <row interlinespace="2.5mm">
44681 <cell alignment="center" valignment="top" usebox="none">
44682 \begin_inset Text
44683
44684 \begin_layout Plain Layout
44685
44686 \family sans
44687 \begin_inset Info
44688 type  "icon"
44689 arg   "thesaurus-entry"
44690 \end_inset
44691
44692
44693 \end_layout
44694
44695 \end_inset
44696 </cell>
44697 <cell alignment="center" valignment="top" usebox="none">
44698 \begin_inset Text
44699
44700 \begin_layout Plain Layout
44701
44702 \family sans
44703 Tools\SpecialChar menuseparator
44704 Thesaurus
44705 \end_layout
44706
44707 \end_inset
44708 </cell>
44709 </row>
44710 </lyxtabular>
44711
44712 \end_inset
44713
44714
44715 \end_layout
44716
44717 \begin_layout Subsection
44718 View/Update Toolbar
44719 \begin_inset Index idx
44720 status collapsed
44721
44722 \begin_layout Plain Layout
44723 Toolbar ! View / Update
44724 \end_layout
44725
44726 \end_inset
44727
44728
44729 \end_layout
44730
44731 \begin_layout Standard
44732 \begin_inset Graphics
44733         filename clipart/ViewToolbar.png
44734
44735 \end_inset
44736
44737
44738 \end_layout
44739
44740 \begin_layout Standard
44741 \begin_inset VSpace defskip
44742 \end_inset
44743
44744
44745 \end_layout
44746
44747 \begin_layout Standard
44748 The view/update toolbar as shown above contains from left to right the following
44749  buttons:
44750 \end_layout
44751
44752 \begin_layout Standard
44753 \begin_inset VSpace defskip
44754 \end_inset
44755
44756
44757 \end_layout
44758
44759 \begin_layout Standard
44760 \begin_inset Tabular
44761 <lyxtabular version="3" rows="7" columns="2">
44762 <features islongtable="true" longtabularalignment="center">
44763 <column alignment="left" valignment="top">
44764 <column alignment="left" valignment="top">
44765 <row interlinespace="2.5mm">
44766 <cell alignment="center" valignment="top" usebox="none">
44767 \begin_inset Text
44768
44769 \begin_layout Plain Layout
44770
44771 \family sans
44772 \begin_inset Info
44773 type  "icon"
44774 arg   "buffer-view"
44775 \end_inset
44776
44777
44778 \end_layout
44779
44780 \end_inset
44781 </cell>
44782 <cell alignment="center" valignment="top" usebox="none">
44783 \begin_inset Text
44784
44785 \begin_layout Plain Layout
44786
44787 \family sans
44788 Document\SpecialChar menuseparator
44789 View
44790 \end_layout
44791
44792 \end_inset
44793 </cell>
44794 </row>
44795 <row interlinespace="2.5mm">
44796 <cell alignment="center" valignment="top" usebox="none">
44797 \begin_inset Text
44798
44799 \begin_layout Plain Layout
44800
44801 \family sans
44802 \begin_inset Info
44803 type  "icon"
44804 arg   "buffer-update"
44805 \end_inset
44806
44807
44808 \end_layout
44809
44810 \end_inset
44811 </cell>
44812 <cell alignment="center" valignment="top" usebox="none">
44813 \begin_inset Text
44814
44815 \begin_layout Plain Layout
44816
44817 \family sans
44818 Document\SpecialChar menuseparator
44819 Update
44820 \end_layout
44821
44822 \end_inset
44823 </cell>
44824 </row>
44825 <row interlinespace="2.5mm">
44826 <cell alignment="center" valignment="top" usebox="none">
44827 \begin_inset Text
44828
44829 \begin_layout Plain Layout
44830
44831 \family sans
44832 \begin_inset Info
44833 type  "icon"
44834 arg   "master-buffer-view"
44835 \end_inset
44836
44837
44838 \end_layout
44839
44840 \end_inset
44841 </cell>
44842 <cell alignment="center" valignment="top" usebox="none">
44843 \begin_inset Text
44844
44845 \begin_layout Plain Layout
44846
44847 \family sans
44848 Document\SpecialChar menuseparator
44849 Master
44850 \begin_inset space ~
44851 \end_inset
44852
44853 Document
44854 \end_layout
44855
44856 \end_inset
44857 </cell>
44858 </row>
44859 <row interlinespace="2.5mm">
44860 <cell alignment="center" valignment="top" usebox="none">
44861 \begin_inset Text
44862
44863 \begin_layout Plain Layout
44864
44865 \family sans
44866 \begin_inset Info
44867 type  "icon"
44868 arg   "master-buffer-update"
44869 \end_inset
44870
44871
44872 \end_layout
44873
44874 \end_inset
44875 </cell>
44876 <cell alignment="center" valignment="top" usebox="none">
44877 \begin_inset Text
44878
44879 \begin_layout Plain Layout
44880
44881 \family sans
44882 Document\SpecialChar menuseparator
44883 Update
44884 \begin_inset space ~
44885 \end_inset
44886
44887 Master
44888 \begin_inset space ~
44889 \end_inset
44890
44891 Document
44892 \end_layout
44893
44894 \end_inset
44895 </cell>
44896 </row>
44897 <row interlinespace="2.5mm">
44898 <cell alignment="center" valignment="top" usebox="none">
44899 \begin_inset Text
44900
44901 \begin_layout Plain Layout
44902
44903 \family sans
44904 \begin_inset Info
44905 type  "icon"
44906 arg   "buffer-toggle-output-sync"
44907 \end_inset
44908
44909
44910 \end_layout
44911
44912 \end_inset
44913 </cell>
44914 <cell alignment="center" valignment="top" usebox="none">
44915 \begin_inset Text
44916
44917 \begin_layout Plain Layout
44918
44919 \family sans
44920 Document\SpecialChar menuseparator
44921 Settings\SpecialChar menuseparator
44922 Output\SpecialChar menuseparator
44923 Synchronize with Output
44924 \end_layout
44925
44926 \end_inset
44927 </cell>
44928 </row>
44929 <row interlinespace="2.5mm">
44930 <cell alignment="center" valignment="top" usebox="none">
44931 \begin_inset Text
44932
44933 \begin_layout Plain Layout
44934 \begin_inset Info
44935 type  "icon"
44936 arg   "view-others"
44937 \end_inset
44938
44939
44940 \change_deleted -712698321 1545901299
44941
44942 \family sans
44943 *
44944 \change_unchanged
44945
44946 \end_layout
44947
44948 \end_inset
44949 </cell>
44950 <cell alignment="center" valignment="top" usebox="none">
44951 \begin_inset Text
44952
44953 \begin_layout Plain Layout
44954
44955 \family sans
44956 Document\SpecialChar menuseparator
44957 View (Other Formats)
44958 \end_layout
44959
44960 \end_inset
44961 </cell>
44962 </row>
44963 <row interlinespace="2.5mm">
44964 <cell alignment="center" valignment="top" usebox="none">
44965 \begin_inset Text
44966
44967 \begin_layout Plain Layout
44968 \begin_inset Info
44969 type  "icon"
44970 arg   "update-others"
44971 \end_inset
44972
44973
44974 \change_deleted -712698321 1545901301
44975 *
44976 \change_unchanged
44977
44978 \end_layout
44979
44980 \end_inset
44981 </cell>
44982 <cell alignment="center" valignment="top" usebox="none">
44983 \begin_inset Text
44984
44985 \begin_layout Plain Layout
44986
44987 \family sans
44988 Document\SpecialChar menuseparator
44989 Update (Other Formats)
44990 \end_layout
44991
44992 \end_inset
44993 </cell>
44994 </row>
44995 </lyxtabular>
44996
44997 \end_inset
44998
44999
45000 \end_layout
45001
45002 \begin_layout Standard
45003
45004 \change_deleted -712698321 1545901302
45005 * These icons might look different for you if you do not use the default
45006  icon set.
45007 \change_unchanged
45008
45009 \end_layout
45010
45011 \begin_layout Subsection
45012 Other Toolbars
45013 \end_layout
45014
45015 \begin_layout Standard
45016 The change tracking toolbar is explained in section
45017 \begin_inset space ~
45018 \end_inset
45019
45020
45021 \begin_inset CommandInset ref
45022 LatexCommand ref
45023 reference "sec:Change-Tracking"
45024
45025 \end_inset
45026
45027 , the table toolbar
45028 \begin_inset Index idx
45029 status collapsed
45030
45031 \begin_layout Plain Layout
45032 Toolbar ! Table
45033 \end_layout
45034
45035 \end_inset
45036
45037  in the 
45038 \emph on
45039 Embedded
45040 \begin_inset space ~
45041 \end_inset
45042
45043 Objects
45044 \emph default
45045  manual and the math macro toolbar
45046 \begin_inset Index idx
45047 status collapsed
45048
45049 \begin_layout Plain Layout
45050 Toolbar ! Macro
45051 \end_layout
45052
45053 \end_inset
45054
45055  in the 
45056 \emph on
45057 Math
45058 \emph default
45059  manual.
45060 \end_layout
45061
45062 \begin_layout Chapter
45063 The Document Settings
45064 \begin_inset CommandInset label
45065 LatexCommand label
45066 name "chap:The-Document-Settings"
45067
45068 \end_inset
45069
45070
45071 \begin_inset Index idx
45072 status collapsed
45073
45074 \begin_layout Plain Layout
45075 Document ! Settings
45076 \end_layout
45077
45078 \end_inset
45079
45080
45081 \end_layout
45082
45083 \begin_layout Standard
45084 The 
45085 \family sans
45086 Document
45087 \begin_inset space ~
45088 \end_inset
45089
45090 Setting
45091 \family default
45092 s dialog contains submenus to set properties for the whole document and
45093  is called with the menu
45094 \family sans
45095  Document\SpecialChar menuseparator
45096 Settings
45097 \family default
45098 .
45099  You can save your document settings as default with the
45100 \family sans
45101  Save as Document Defaults
45102 \family default
45103  button in any dialog.
45104  This will create a template named 
45105 \family typewriter
45106 defaults.lyx
45107 \family default
45108  which is automatically loaded by \SpecialChar LyX
45109  when you create a new document without
45110  using a template.
45111 \end_layout
45112
45113 \begin_layout Standard
45114 The button 
45115 \family sans
45116 Use Class Defaults
45117 \family default
45118  resets the document settings to the default of the document class.
45119  This affects mostly class options, the page layout and Numbering & TOC.
45120 \end_layout
45121
45122 \begin_layout Standard
45123 The different submenus of the dialog are explained in the following sections.
45124  There are so many document settings available that it might take a while
45125  to find the one you are looking for.
45126  To find a setting quicker, you can use the search field which is above
45127  the submenus of the dialog.
45128  If you search e.
45129 \begin_inset space \thinspace{}
45130 \end_inset
45131
45132 g.
45133 \begin_inset space \space{}
45134 \end_inset
45135
45136 for 
45137 \begin_inset Quotes eld
45138 \end_inset
45139
45140 page
45141 \begin_inset Quotes erd
45142 \end_inset
45143
45144 , you will see that some submenus will be grayed-out and disabled.
45145  Only the submenus with page settings stay enabled.
45146  The found page settings are labeled red in these submenus.
45147 \end_layout
45148
45149 \begin_layout Section
45150 Document Class
45151 \end_layout
45152
45153 \begin_layout Standard
45154 Here you set the document class, class options, a graphics driver, and a
45155  master document.
45156  Document classes are described in section
45157 \begin_inset space ~
45158 \end_inset
45159
45160
45161 \begin_inset CommandInset ref
45162 LatexCommand ref
45163 reference "sec:Document-Classes"
45164
45165 \end_inset
45166
45167 .
45168  
45169 \end_layout
45170
45171 \begin_layout Standard
45172 With the button 
45173 \family sans
45174 Local
45175 \begin_inset space ~
45176 \end_inset
45177
45178 Layout
45179 \family default
45180  you can load you own layout-file, that is not in \SpecialChar LyX
45181 's 
45182 \emph on
45183 layouts
45184 \emph default
45185  folder and thus not recognized by \SpecialChar LyX
45186  as a layout for a document class.
45187  For more about layout-files, see the chapter 
45188 \emph on
45189 Installing New Document Classes, Types of Layout Files
45190 \emph default
45191  of the 
45192 \emph on
45193 Customization
45194 \emph default
45195  Handbook.
45196 \end_layout
45197
45198 \begin_layout Standard
45199 Some classes use special class options by default.
45200  If this is the case, they are listed in the field 
45201 \family sans
45202 Predefined
45203 \family default
45204  and you can decide to use them or not.
45205  If you do not know exactly what the default class options are for, it is
45206  recommended you leave them untouched.
45207  The 
45208 \family sans
45209 Graphics driver
45210 \family default
45211  is used for \SpecialChar LaTeX
45212 's graphics, color and page layout packages.
45213  If using 
45214 \family sans
45215 Default
45216 \family default
45217 , the default driver for the \SpecialChar LaTeX
45218 -packages is used.
45219  It is recommended that you use the default unless you know what you are
45220  doing.
45221 \begin_inset Foot
45222 status collapsed
45223
45224 \begin_layout Plain Layout
45225 When you want to use one of the following drivers
45226 \begin_inset Newline newline
45227 \end_inset
45228
45229
45230 \family sans
45231 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
45232 \family default
45233
45234 \begin_inset Newline newline
45235 \end_inset
45236
45237 you first have to activate them in your \SpecialChar LaTeX
45238  distribution, see section 
45239 \emph on
45240 Driver support
45241 \emph default
45242  in 
45243 \begin_inset CommandInset href
45244 LatexCommand href
45245 target "https://www.ctan.org/tex-archive/macros/latex/required/graphics/grfguide.pdf"
45246 literal "false"
45247
45248 \end_inset
45249
45250 .
45251 \end_layout
45252
45253 \end_inset
45254
45255
45256 \end_layout
45257
45258 \begin_layout Standard
45259 Specifying a 
45260 \family sans
45261 Master
45262 \family default
45263  document is necessary if the current document is a child or subdocument.
45264  The master document will be used by \SpecialChar LyX
45265  in the background if the child document
45266  is opened without its master.
45267  This way child documents are always compilable.
45268  More about master and child documents is explained in the section 
45269 \emph on
45270 Child Documents
45271 \emph default
45272  of the 
45273 \emph on
45274 Embedded
45275 \begin_inset space ~
45276 \end_inset
45277
45278 Objects
45279 \emph default
45280  manual.
45281 \end_layout
45282
45283 \begin_layout Standard
45284 There is also an option to suppress the date and one to use the \SpecialChar LaTeX
45285 -package
45286  
45287 \series bold
45288 refstyle
45289 \series default
45290  instead of 
45291 \series bold
45292 prettyref
45293 \series default
45294
45295 \begin_inset Index idx
45296 status collapsed
45297
45298 \begin_layout Plain Layout
45299 \SpecialChar LaTeX
45300  packages ! prettyref
45301 \end_layout
45302
45303 \end_inset
45304
45305
45306 \begin_inset Index idx
45307 status collapsed
45308
45309 \begin_layout Plain Layout
45310 \SpecialChar LaTeX
45311  packages ! refstyle
45312 \end_layout
45313
45314 \end_inset
45315
45316  for cross-references, see section
45317 \begin_inset space ~
45318 \end_inset
45319
45320
45321 \begin_inset CommandInset ref
45322 LatexCommand ref
45323 reference "sec:Cross-References"
45324
45325 \end_inset
45326
45327 .
45328 \end_layout
45329
45330 \begin_layout Section
45331 Child Documents
45332 \end_layout
45333
45334 \begin_layout Standard
45335 This submenu is only visible when your document includes child documents.
45336  Please refer to the section 
45337 \emph on
45338 Child
45339 \begin_inset space ~
45340 \end_inset
45341
45342 Documents
45343 \emph default
45344  of the 
45345 \emph on
45346 Embedded
45347 \begin_inset space ~
45348 \end_inset
45349
45350 Objects
45351 \emph default
45352  manual for details.
45353 \end_layout
45354
45355 \begin_layout Section
45356 Modules
45357 \end_layout
45358
45359 \begin_layout Standard
45360 Modules are explained in section
45361 \begin_inset space ~
45362 \end_inset
45363
45364
45365 \begin_inset CommandInset ref
45366 LatexCommand ref
45367 reference "subsec:Modules"
45368
45369 \end_inset
45370
45371 .
45372 \end_layout
45373
45374 \begin_layout Section
45375 Local Layout
45376 \end_layout
45377
45378 \begin_layout Standard
45379 See section
45380 \begin_inset space ~
45381 \end_inset
45382
45383
45384 \begin_inset CommandInset ref
45385 LatexCommand ref
45386 reference "subsec:Local-Layout"
45387
45388 \end_inset
45389
45390  for a description.
45391 \end_layout
45392
45393 \begin_layout Section
45394 Fonts
45395 \end_layout
45396
45397 \begin_layout Standard
45398 The document font settings are described in section
45399 \begin_inset space ~
45400 \end_inset
45401
45402
45403 \begin_inset CommandInset ref
45404 LatexCommand ref
45405 reference "sec:Fonts-and-Text"
45406
45407 \end_inset
45408
45409 .
45410 \end_layout
45411
45412 \begin_layout Section
45413 Text Layout
45414 \end_layout
45415
45416 \begin_layout Standard
45417 You can specify if paragraphs should be separated by 
45418 \family sans
45419 Indentation
45420 \family default
45421  or by 
45422 \family sans
45423 Vertical space
45424 \family default
45425 .
45426  The 
45427 \family sans
45428 Line
45429 \begin_inset space ~
45430 \end_inset
45431
45432 spacing
45433 \family default
45434  and whether it should be a 
45435 \family sans
45436 Two-column
45437 \begin_inset space ~
45438 \end_inset
45439
45440 document
45441 \family default
45442  can also be specified here.
45443 \end_layout
45444
45445 \begin_layout Standard
45446 Note that \SpecialChar LyX
45447  will not show two columns or the specified line spacing on screen.
45448  That would be impractical, often unreadable, and is not part of the WYSIWYM
45449  concept.
45450  However, it will be as you specified in the output.
45451 \end_layout
45452
45453 \begin_layout Standard
45454 With the option 
45455 \family sans
45456 Use justification in \SpecialChar LyX
45457  work area
45458 \family default
45459  you can decide if \SpecialChar LyX
45460  justifies the text on screen.
45461  This only affects the text inside \SpecialChar LyX
45462  not in the output.
45463 \change_inserted -712698321 1554288869
45464
45465 \end_layout
45466
45467 \begin_layout Standard
45468
45469 \change_inserted -712698321 1554288904
45470 The 
45471 \family sans
45472 Default Style
45473 \family default
45474  setting in 
45475 \family sans
45476 Table Style
45477 \family default
45478  lets you select which style newly inserted tables should use by default.
45479 \change_unchanged
45480
45481 \end_layout
45482
45483 \begin_layout Section
45484 Page Layout
45485 \end_layout
45486
45487 \begin_layout Standard
45488 This dialog is described in sections
45489 \begin_inset space ~
45490 \end_inset
45491
45492
45493 \begin_inset CommandInset ref
45494 LatexCommand ref
45495 reference "subsec:Paper-Size,-Orientation"
45496
45497 \end_inset
45498
45499  and 
45500 \begin_inset CommandInset ref
45501 LatexCommand ref
45502 reference "subsec:Document-Layout"
45503
45504 \end_inset
45505
45506 .
45507 \end_layout
45508
45509 \begin_layout Section
45510 Page Margins
45511 \end_layout
45512
45513 \begin_layout Standard
45514 Here you can adjust the page margins as described in section
45515 \begin_inset space ~
45516 \end_inset
45517
45518
45519 \begin_inset CommandInset ref
45520 LatexCommand ref
45521 reference "subsec:Margins"
45522
45523 \end_inset
45524
45525 .
45526 \end_layout
45527
45528 \begin_layout Section
45529 Language
45530 \begin_inset CommandInset label
45531 LatexCommand label
45532 name "sec:Language-encodings"
45533
45534 \end_inset
45535
45536
45537 \begin_inset Index idx
45538 status collapsed
45539
45540 \begin_layout Plain Layout
45541 Language ! Encoding
45542 \end_layout
45543
45544 \end_inset
45545
45546
45547 \end_layout
45548
45549 \begin_layout Standard
45550 The document language and quote styles are set here.
45551  The encoding specifies how the document content is exported to \SpecialChar LaTeX
45552  (the \SpecialChar LyX
45553  file
45554  is always encoded in utf8).
45555  All characters that cannot be encoded using the specified encoding will
45556  be exported as \SpecialChar LaTeX
45557 -commands (this can fail if a \SpecialChar LaTeX
45558 -command is not known for
45559  a particular character).
45560 \change_inserted -712698321 1557594829
45561
45562 \end_layout
45563
45564 \begin_layout Standard
45565
45566 \change_inserted -712698321 1557596095
45567 By default, \SpecialChar LyX
45568  outputs \SpecialChar LaTeX
45569  files in Unicode – or utf8, for that matter (which
45570  is nowadays also \SpecialChar LaTeX
45571 's default encoding).
45572  This should normally fit your needs, since \SpecialChar LaTeX
45573 's Unicode support covers the
45574  characters of most scripts.
45575  Nonetheless it is not yet comprehensive, so there might be cases where
45576  using one of the traditional, or 
45577 \begin_inset Quotes eld
45578 \end_inset
45579
45580 legacy
45581 \begin_inset Quotes erd
45582 \end_inset
45583
45584 , encodings is necessary.
45585 \end_layout
45586
45587 \begin_layout Standard
45588
45589 \change_inserted -712698321 1557596136
45590 \SpecialChar LyX
45591  provides support for these traditional encodings.
45592  If you chose 
45593 \family sans
45594 Traditional (auto-selected)
45595 \family default
45596  from the 
45597 \family sans
45598 Encodings
45599 \family default
45600  dropdown, \SpecialChar LyX
45601  automatically selects the appropriate traditional encoding for
45602  the given language(s).
45603  
45604 \change_deleted -712698321 1557595310
45605
45606 \end_layout
45607
45608 \begin_layout Standard
45609
45610 \change_deleted -712698321 1557595310
45611 If you use the option 
45612 \family sans
45613 Language Default
45614 \family default
45615 , \SpecialChar LyX
45616  determines the encoding of a text part from the language of this text.
45617  
45618 \change_unchanged
45619 If the document contains text in more than one language you 
45620 \change_inserted -712698321 1557595342
45621 thus 
45622 \change_unchanged
45623 may get more than one encoding in the \SpecialChar LaTeX
45624  file.
45625  
45626 \change_deleted -712698321 1557595350
45627 If you do not use this option then the complete document will always use
45628  exactly one encoding.
45629  Checking this option is the preferred setting.
45630 \change_unchanged
45631
45632 \end_layout
45633
45634 \begin_layout Standard
45635
45636 \change_inserted -712698321 1557596155
45637 As a third option, \SpecialChar LyX
45638  provides the 
45639 \family sans
45640 ASCII
45641 \family default
45642  selection.
45643  If this is chosen, any character outside the 7bit ASCII range will be output
45644  as a \SpecialChar LaTeX
45645  command.
45646 \end_layout
45647
45648 \begin_layout Standard
45649
45650 \change_inserted -712698321 1557645585
45651 Finally, you can also select 
45652 \family sans
45653 Custom
45654 \family default
45655 , which lets you specify a specific (single) encoding for the whole document.
45656  Note that this encoding is then used for 
45657 \emph on
45658 any
45659 \emph default
45660  language.
45661  The custom list (which is spelled out below) consists of traditional encodings
45662  and some special cases of Unicode for specific purposes (see explanation
45663  below).
45664 \end_layout
45665
45666 \begin_layout Standard
45667
45668 \change_inserted -712698321 1557645268
45669 The 
45670 \family sans
45671 Do not load inputenc
45672 \family default
45673  checkbox does what it states: It prevents \SpecialChar LyX
45674  from automatically loading the
45675  \SpecialChar LaTeX
45676 -package 
45677 \series bold
45678 inputenc
45679 \series default
45680
45681 \begin_inset Index idx
45682 status collapsed
45683
45684 \begin_layout Plain Layout
45685
45686 \change_inserted -712698321 1557645185
45687 \SpecialChar LaTeX
45688  packages ! inputenc
45689 \end_layout
45690
45691 \end_inset
45692
45693 .
45694  This option might be useful if you use a class or package that pre-loads
45695  inputenc or if inputenc must not be used for some reason.
45696  When using this, you probably need to load some additional packages manually
45697  in the preamble and specify the used encoding for text parts in foreign
45698  languages in \SpecialChar TeX
45699  code.
45700  Note that this option is only available for the standard 
45701 \family sans
45702 Unicode
45703 \family default
45704  and 
45705 \family sans
45706 Traditional (auto-selected)
45707 \family default
45708  encodings.
45709 \change_unchanged
45710
45711 \end_layout
45712
45713 \begin_layout Standard
45714
45715 \change_deleted -712698321 1557596063
45716 \SpecialChar LyX
45717  also supports Unicode output, which is particularly useful if you need
45718  lots of special symbols or non-alphabetic scripts, respectively.
45719  If you want to use this (and your \SpecialChar LaTeX
45720  installation supports Unicode), choose
45721  one of the four utf8 variants from the list below.
45722  Unfortunately the Unicode support of standard \SpecialChar LaTeX
45723  is quite incomplete, so
45724  it is not uncommon that a file with lots of Unicode symbols works fine
45725  with 
45726 \family sans
45727 Language Default
45728 \family default
45729  (when \SpecialChar LyX
45730  uses its list of known \SpecialChar LaTeX
45731 -commands), but does not work with a fixed
45732  utf8 encoding (when the list of known \SpecialChar LaTeX
45733 -commands is not used, because all
45734  Unicode symbols can be encoded in utf8).
45735  The situation is much better with Xe\SpecialChar TeX
45736  and Lua\SpecialChar TeX
45737 , two new alternative engines
45738  to standard \SpecialChar LaTeX
45739 .
45740  Both engines support Unicode natively.
45741  \SpecialChar LyX
45742  now also supports these two engines (via the output formats 
45743 \family sans
45744 PDF
45745 \begin_inset space ~
45746 \end_inset
45747
45748 (XeTeX)
45749 \family default
45750
45751 \family sans
45752 PDF
45753 \begin_inset space ~
45754 \end_inset
45755
45756 (LuaTeX)
45757 \family default
45758  and 
45759 \family sans
45760 DVI
45761 \begin_inset space ~
45762 \end_inset
45763
45764 (LuaTeX)
45765 \family default
45766 , see section
45767 \begin_inset space ~
45768 \end_inset
45769
45770
45771 \begin_inset CommandInset ref
45772 LatexCommand ref
45773 reference "subsec:Output-file-formats"
45774
45775 \end_inset
45776
45777 ).
45778  So if you are using many special or accented characters and 
45779 \family sans
45780 Language Default
45781 \family default
45782  fails, you might try out one of these new engines.
45783 \change_unchanged
45784
45785 \end_layout
45786
45787 \begin_layout Standard
45788 The 
45789 \family sans
45790 Language
45791 \begin_inset space ~
45792 \end_inset
45793
45794 package
45795 \family default
45796  determines the \SpecialChar LaTeX
45797 -package that is used for hyphenation and the translation
45798  of strings like 
45799 \begin_inset Quotes eld
45800 \end_inset
45801
45802 Part
45803 \begin_inset Quotes erd
45804 \end_inset
45805
45806 .
45807  The possible settings are:
45808 \end_layout
45809
45810 \begin_layout Description
45811 Default uses the language package that is selected in
45812 \family sans
45813  Tools\SpecialChar menuseparator
45814 Preferences\SpecialChar menuseparator
45815 Language Settings
45816 \family default
45817  (see section
45818 \begin_inset space ~
45819 \end_inset
45820
45821
45822 \begin_inset CommandInset ref
45823 LatexCommand ref
45824 reference "subsec:Prefs-Language"
45825
45826 \end_inset
45827
45828 ).
45829 \end_layout
45830
45831 \begin_layout Description
45832 Automatic selects the most suitable language package for the view/export
45833  format you will use.
45834  In many cases this will be 
45835 \series bold
45836 babel
45837 \series default
45838
45839 \begin_inset Index idx
45840 status collapsed
45841
45842 \begin_layout Plain Layout
45843 \SpecialChar LaTeX
45844  packages ! babel
45845 \end_layout
45846
45847 \end_inset
45848
45849 .
45850  If the newer package 
45851 \series bold
45852 polyglossia
45853 \series default
45854
45855 \begin_inset Index idx
45856 status collapsed
45857
45858 \begin_layout Plain Layout
45859 \SpecialChar LaTeX
45860  packages ! polyglossia
45861 \end_layout
45862
45863 \end_inset
45864
45865  is more appropriate (is the case when using Xe\SpecialChar TeX
45866  or Lua\SpecialChar TeX
45867  and non-\SpecialChar TeX
45868  fonts),
45869  this package will be used instead of 
45870 \series bold
45871 babel
45872 \series default
45873 .
45874 \end_layout
45875
45876 \begin_layout Description
45877 Always
45878 \begin_inset space ~
45879 \end_inset
45880
45881 Babel uses 
45882 \series bold
45883 babel
45884 \series default
45885  even if 
45886 \series bold
45887 polyglossia
45888 \series default
45889  would be more appropriate.
45890 \end_layout
45891
45892 \begin_layout Description
45893 Custom allows you to specify a language package command of your choice.
45894  For example if you want to use a language-specific package like 
45895 \series bold
45896 ngerman
45897 \series default
45898  (for German texts), type in
45899 \series bold
45900
45901 \begin_inset Newline newline
45902 \end_inset
45903
45904
45905 \backslash
45906 usepackage{ngerman}
45907 \end_layout
45908
45909 \begin_layout Description
45910 None will not use a language package.
45911  This is necessary for some document classes for scientific articles.
45912 \end_layout
45913
45914 \begin_layout Standard
45915 Here is a list with the important encodings:
45916 \end_layout
45917
45918 \begin_layout Description
45919
45920 \change_deleted -712698321 1557645284
45921 Language
45922 \begin_inset space ~
45923 \end_inset
45924
45925 Default
45926 \begin_inset space ~
45927 \end_inset
45928
45929 (no
45930 \begin_inset space ~
45931 \end_inset
45932
45933 inputenc) Same as 
45934 \family sans
45935 Language Default
45936 \family default
45937 , but the \SpecialChar LaTeX
45938 -package 
45939 \series bold
45940 inputenc
45941 \series default
45942
45943 \begin_inset Index idx
45944 status collapsed
45945
45946 \begin_layout Plain Layout
45947 \SpecialChar LaTeX
45948  packages ! inputenc
45949 \end_layout
45950
45951 \end_inset
45952
45953  is not used.
45954  When using this, you probably need to load some additional packages manually
45955  in the preamble and specify the used encoding for text parts in foreign
45956  languages in \SpecialChar TeX
45957  code.
45958 \change_unchanged
45959
45960 \end_layout
45961
45962 \begin_layout Description
45963 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
45964  \SpecialChar LyX
45965  converts all other characters into \SpecialChar LaTeX
45966  commands, which may result in a big
45967  file when lots of \SpecialChar LaTeX
45968 -commands are needed.
45969
45970 \change_inserted -712698321 1557596221
45971  This is the same as the 
45972 \family sans
45973 ASCII
45974 \family default
45975  option in the main 
45976 \family sans
45977 Encoding
45978 \family default
45979  dropdown list.
45980 \change_unchanged
45981
45982 \end_layout
45983
45984 \begin_layout Description
45985 Arabic
45986 \begin_inset space ~
45987 \end_inset
45988
45989 (CP
45990 \begin_inset space ~
45991 \end_inset
45992
45993 1256) MS Windows code page for Arabic and Farsi
45994 \end_layout
45995
45996 \begin_layout Description
45997 Arabic
45998 \begin_inset space ~
45999 \end_inset
46000
46001 (ISO
46002 \begin_inset space ~
46003 \end_inset
46004
46005 8859-6) for Arabic and Farsi
46006 \end_layout
46007
46008 \begin_layout Description
46009 Armenian
46010 \begin_inset space ~
46011 \end_inset
46012
46013 (ArmSCII8) for Armenian
46014 \end_layout
46015
46016 \begin_layout Description
46017 Baltic
46018 \begin_inset space ~
46019 \end_inset
46020
46021 (CP
46022 \begin_inset space ~
46023 \end_inset
46024
46025 1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
46026  as the ISO-8859-13 encoding
46027 \end_layout
46028
46029 \begin_layout Description
46030 Baltic
46031 \begin_inset space ~
46032 \end_inset
46033
46034 (ISO
46035 \begin_inset space ~
46036 \end_inset
46037
46038 8859-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
46039  encoding
46040 \end_layout
46041
46042 \begin_layout Description
46043 Baltic
46044 \begin_inset space ~
46045 \end_inset
46046
46047 (ISO
46048 \begin_inset space ~
46049 \end_inset
46050
46051 8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
46052  ISO-8859-13 encoding
46053 \end_layout
46054
46055 \begin_layout Description
46056 Central
46057 \begin_inset space ~
46058 \end_inset
46059
46060 European
46061 \begin_inset space ~
46062 \end_inset
46063
46064 (CP
46065 \begin_inset space ~
46066 \end_inset
46067
46068 1250) MS Windows code page for ISO
46069 \begin_inset space ~
46070 \end_inset
46071
46072 8859-2 (latin2)
46073 \end_layout
46074
46075 \begin_layout Description
46076 Central
46077 \begin_inset space ~
46078 \end_inset
46079
46080 European
46081 \begin_inset space ~
46082 \end_inset
46083
46084 (ISO
46085 \begin_inset space ~
46086 \end_inset
46087
46088 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
46089  Romanian, Slovak and Slovenian
46090 \end_layout
46091
46092 \begin_layout Description
46093 Chinese
46094 \begin_inset space ~
46095 \end_inset
46096
46097 (simplified)
46098 \begin_inset space ~
46099 \end_inset
46100
46101 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
46102  this encoding is officially replaced by the encoding GB18030, as GB18030
46103  is not available for \SpecialChar LaTeX
46104  you should try to use the encoding Unicode
46105 \begin_inset space ~
46106 \end_inset
46107
46108 (CJK)
46109 \begin_inset space ~
46110 \end_inset
46111
46112 (utf8)
46113 \end_layout
46114
46115 \begin_layout Description
46116 Chinese
46117 \begin_inset space ~
46118 \end_inset
46119
46120 (simplified)
46121 \begin_inset space ~
46122 \end_inset
46123
46124 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
46125  except for the Euro currency sign, since 2001 this encoding is officially
46126  replaced by the encoding GB18030, as GB18030 is not available for \SpecialChar LaTeX
46127  you
46128  should try to use the encoding Unicode
46129 \begin_inset space ~
46130 \end_inset
46131
46132 (CJK)
46133 \begin_inset space ~
46134 \end_inset
46135
46136 (utf8)
46137 \end_layout
46138
46139 \begin_layout Description
46140 Chinese
46141 \begin_inset space ~
46142 \end_inset
46143
46144 (traditional)
46145 \begin_inset space ~
46146 \end_inset
46147
46148 (EUC-TW) for traditional Chinese
46149 \end_layout
46150
46151 \begin_layout Description
46152 Cyrillic
46153 \begin_inset space ~
46154 \end_inset
46155
46156 (CP
46157 \begin_inset space ~
46158 \end_inset
46159
46160 1251) MS Windows code page for Cyrillic
46161 \end_layout
46162
46163 \begin_layout Description
46164 Cyrillic
46165 \begin_inset space ~
46166 \end_inset
46167
46168 (ISO
46169 \begin_inset space ~
46170 \end_inset
46171
46172 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
46173 \end_layout
46174
46175 \begin_layout Description
46176 Cyrillic
46177 \begin_inset space ~
46178 \end_inset
46179
46180 (KOI8-R) standard Cyrillic especially for Russian
46181 \end_layout
46182
46183 \begin_layout Description
46184 Cyrillic
46185 \begin_inset space ~
46186 \end_inset
46187
46188 (KOI8-U) Cyrillic for Ukrainian
46189 \end_layout
46190
46191 \begin_layout Description
46192 Cyrillic
46193 \begin_inset space ~
46194 \end_inset
46195
46196 (pt
46197 \begin_inset space ~
46198 \end_inset
46199
46200 154) Cyrillic for Kazakh
46201 \end_layout
46202
46203 \begin_layout Description
46204 Greek
46205 \begin_inset space ~
46206 \end_inset
46207
46208 (ISO
46209 \begin_inset space ~
46210 \end_inset
46211
46212 8859-7) for Greek
46213 \end_layout
46214
46215 \begin_layout Description
46216 Hebrew
46217 \begin_inset space ~
46218 \end_inset
46219
46220 (CP
46221 \begin_inset space ~
46222 \end_inset
46223
46224 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
46225 \end_layout
46226
46227 \begin_layout Description
46228 Hebrew
46229 \begin_inset space ~
46230 \end_inset
46231
46232 (ISO
46233 \begin_inset space ~
46234 \end_inset
46235
46236 8859-8) for Hebrew
46237 \end_layout
46238
46239 \begin_layout Description
46240 Japanese
46241 \begin_inset space ~
46242 \end_inset
46243
46244 (CJK)
46245 \begin_inset space ~
46246 \end_inset
46247
46248 (EUC-JP) EUC-JP encoding for Japanese, uses the \SpecialChar LaTeX
46249 -package 
46250 \series bold
46251 CJK
46252 \series default
46253
46254 \begin_inset Index idx
46255 status collapsed
46256
46257 \begin_layout Plain Layout
46258 \SpecialChar LaTeX
46259  packages ! CJK
46260 \end_layout
46261
46262 \end_inset
46263
46264 , when using this, set the document language to 
46265 \family sans
46266 Japanese (CJK)
46267 \end_layout
46268
46269 \begin_layout Description
46270 Japanese
46271 \begin_inset space ~
46272 \end_inset
46273
46274 (CJK)
46275 \begin_inset space ~
46276 \end_inset
46277
46278 (JIS) JIS encoding for Japanese, uses the \SpecialChar LaTeX
46279 -package 
46280 \series bold
46281 CJK
46282 \series default
46283 , when using this, set the document language to 
46284 \family sans
46285 Japanese
46286 \begin_inset space ~
46287 \end_inset
46288
46289 (CJK)
46290 \end_layout
46291
46292 \begin_layout Description
46293 Japanese
46294 \begin_inset space ~
46295 \end_inset
46296
46297 (non-CJK)
46298 \begin_inset space ~
46299 \end_inset
46300
46301 (EUC-JP) EUC-JP encoding for Japanese, uses the \SpecialChar LaTeX
46302 -package 
46303 \series bold
46304 japanese
46305 \series default
46306
46307 \begin_inset Index idx
46308 status collapsed
46309
46310 \begin_layout Plain Layout
46311 \SpecialChar LaTeX
46312  packages ! japanese
46313 \end_layout
46314
46315 \end_inset
46316
46317 , when using this, set the document language to 
46318 \family sans
46319 Japanese
46320 \end_layout
46321
46322 \begin_layout Description
46323 Japanese
46324 \begin_inset space ~
46325 \end_inset
46326
46327 (non-CJK)
46328 \begin_inset space ~
46329 \end_inset
46330
46331 (JIS) JIS encoding for Japanese, uses the \SpecialChar LaTeX
46332 -package 
46333 \series bold
46334 japanese
46335 \series default
46336 , when using this, set the document language to 
46337 \family sans
46338 Japanese
46339 \end_layout
46340
46341 \begin_layout Description
46342 Japanese
46343 \begin_inset space ~
46344 \end_inset
46345
46346 (non-CJK)
46347 \begin_inset space ~
46348 \end_inset
46349
46350 (SJIS) SJIS encoding for Japanese, uses the \SpecialChar LaTeX
46351 -package 
46352 \series bold
46353 japanese
46354 \series default
46355 , when using this, set the document language to 
46356 \family sans
46357 Japanese
46358 \end_layout
46359
46360 \begin_layout Description
46361 Korean
46362 \begin_inset space ~
46363 \end_inset
46364
46365 (EUC-KR) for Korean
46366 \end_layout
46367
46368 \begin_layout Description
46369 Southern
46370 \begin_inset space ~
46371 \end_inset
46372
46373 European
46374 \begin_inset space ~
46375 \end_inset
46376
46377 (ISO
46378 \begin_inset space ~
46379 \end_inset
46380
46381 8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
46382 \end_layout
46383
46384 \begin_layout Description
46385 South-Eastern
46386 \begin_inset space ~
46387 \end_inset
46388
46389 European
46390 \begin_inset space ~
46391 \end_inset
46392
46393 (ISO
46394 \begin_inset space ~
46395 \end_inset
46396
46397 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
46398  Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
46399  to cover many languages and characters with diacritics
46400 \end_layout
46401
46402 \begin_layout Description
46403 Thai
46404 \begin_inset space ~
46405 \end_inset
46406
46407 (TIS
46408 \begin_inset space ~
46409 \end_inset
46410
46411 620-0) for Thai
46412 \end_layout
46413
46414 \begin_layout Description
46415 Turkish
46416 \begin_inset space ~
46417 \end_inset
46418
46419 (ISO
46420 \begin_inset space ~
46421 \end_inset
46422
46423 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
46424  Icelandic letters are replaced by Turkish ones
46425 \end_layout
46426
46427 \begin_layout Description
46428 Unicode
46429 \begin_inset space ~
46430 \end_inset
46431
46432 (CJK)
46433 \begin_inset space ~
46434 \end_inset
46435
46436 (utf8) Unicode utf8 with the \SpecialChar LaTeX
46437 -package 
46438 \series bold
46439 CJK
46440 \series default
46441
46442 \begin_inset Index idx
46443 status collapsed
46444
46445 \begin_layout Plain Layout
46446 \SpecialChar LaTeX
46447  packages ! CJK
46448 \end_layout
46449
46450 \end_inset
46451
46452  (for the languages Chinese, Japanese and Korean)
46453 \change_inserted -712698321 1557596410
46454 .
46455  This encoding is selected by \SpecialChar LyX
46456  with the default encoding (
46457 \family sans
46458 Unicode (utf8) [default]
46459 \family default
46460  in the main 
46461 \family sans
46462 Encoding
46463 \family default
46464  dropdown list) with CJK languages.
46465  Normally you do not need to set this encoding manually.
46466 \change_unchanged
46467
46468 \end_layout
46469
46470 \begin_layout Description
46471 Unicode
46472 \begin_inset space ~
46473 \end_inset
46474
46475 (Xe
46476 \family sans
46477 TeX
46478 \family default
46479 )
46480 \begin_inset space ~
46481 \end_inset
46482
46483 (utf8) Unicode utf8 to be used with 
46484 \family sans
46485 Xe\SpecialChar TeX
46486
46487 \family default
46488  and 
46489 \family sans
46490 Lua\SpecialChar TeX
46491
46492 \family default
46493 , which use Unicode directly, without the help of the \SpecialChar LaTeX
46494 -package 
46495 \series bold
46496 inputenc
46497 \series default
46498 .
46499  \SpecialChar LyX
46500  automatically selects this encoding if you export or preview Xe\SpecialChar TeX
46501  or Lua\SpecialChar TeX
46502 .
46503  Normally you do not need to set this encoding manually.
46504 \end_layout
46505
46506 \begin_layout Description
46507 Unicode
46508 \begin_inset space ~
46509 \end_inset
46510
46511 (ucs-extended)
46512 \begin_inset space ~
46513 \end_inset
46514
46515 (utf8x) Unicode utf8 based on the \SpecialChar LaTeX
46516 -package 
46517 \series bold
46518 ucs
46519 \series default
46520
46521 \begin_inset Index idx
46522 status collapsed
46523
46524 \begin_layout Plain Layout
46525 \SpecialChar LaTeX
46526  packages ! ucs
46527 \end_layout
46528
46529 \end_inset
46530
46531  (
46532 \change_deleted -712698321 1557596443
46533 comprehensive, 
46534 \change_unchanged
46535 including Latin, Greek, Cyrillic and CJK scripts).
46536
46537 \change_inserted -712698321 1557596475
46538  This used to be more comprehensive than 
46539 \family sans
46540 Unicode
46541 \begin_inset space ~
46542 \end_inset
46543
46544 (utf8)
46545 \family default
46546 , but meanwhile it is rather outdated.
46547 \change_unchanged
46548
46549 \end_layout
46550
46551 \begin_layout Description
46552 Unicode
46553 \begin_inset space ~
46554 \end_inset
46555
46556 (utf8) Unicode utf8 based on the \SpecialChar LaTeX
46557 -package 
46558 \series bold
46559 inputenc
46560 \series default
46561
46562 \begin_inset Index idx
46563 status collapsed
46564
46565 \begin_layout Plain Layout
46566 \SpecialChar LaTeX
46567  packages ! inputenc
46568 \end_layout
46569
46570 \end_inset
46571
46572 .
46573  
46574 \change_deleted -712698321 1557596266
46575 Currently only a limited range of characters (mainly for Latin scripts)
46576  is supported.
46577 \change_inserted -712698321 1557596400
46578 This encoding is selected by \SpecialChar LyX
46579  with the default encoding (
46580 \family sans
46581 Unicode (utf8) [default]
46582 \family default
46583  in the main 
46584 \family sans
46585 Encoding
46586 \family default
46587  dropdown list) with non-CJK languages.
46588  Normally you do not need to set this encoding manually.
46589 \change_unchanged
46590
46591 \end_layout
46592
46593 \begin_layout Description
46594 Western
46595 \begin_inset space ~
46596 \end_inset
46597
46598 European
46599 \begin_inset space ~
46600 \end_inset
46601
46602 (CP
46603 \begin_inset space ~
46604 \end_inset
46605
46606 1252) MS Windows code page for ISO
46607 \begin_inset space ~
46608 \end_inset
46609
46610 8859-1 (latin1)
46611 \end_layout
46612
46613 \begin_layout Description
46614 Western
46615 \begin_inset space ~
46616 \end_inset
46617
46618 European
46619 \begin_inset space ~
46620 \end_inset
46621
46622 (ISO
46623 \begin_inset space ~
46624 \end_inset
46625
46626 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
46627  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
46628  Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
46629  encoding instead
46630 \end_layout
46631
46632 \begin_layout Description
46633 Western
46634 \begin_inset space ~
46635 \end_inset
46636
46637 European
46638 \begin_inset space ~
46639 \end_inset
46640
46641 (ISO
46642 \begin_inset space ~
46643 \end_inset
46644
46645 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
46646  sign, the œ-ligature and some characters used for French and Finnish
46647 \end_layout
46648
46649 \begin_layout Section
46650 Colors
46651 \begin_inset Index idx
46652 status collapsed
46653
46654 \begin_layout Plain Layout
46655 Color ! main text
46656 \end_layout
46657
46658 \end_inset
46659
46660
46661 \begin_inset Index idx
46662 status collapsed
46663
46664 \begin_layout Plain Layout
46665 Color ! background
46666 \end_layout
46667
46668 \end_inset
46669
46670
46671 \begin_inset Index idx
46672 status collapsed
46673
46674 \begin_layout Plain Layout
46675 Color ! Shaded boxes
46676 \end_layout
46677
46678 \end_inset
46679
46680
46681 \begin_inset Index idx
46682 status collapsed
46683
46684 \begin_layout Plain Layout
46685 Color ! Greyed-out notes
46686 \end_layout
46687
46688 \end_inset
46689
46690
46691 \end_layout
46692
46693 \begin_layout Standard
46694 Here you can alter the font color for the 
46695 \family sans
46696 Main text
46697 \family default
46698  (default: black), for 
46699 \family sans
46700 Greyed
46701 \begin_inset space ~
46702 \end_inset
46703
46704 out notes
46705 \family default
46706  (default: light grey)for the background color for the 
46707 \family sans
46708 Page
46709 \family default
46710  (default: white) and for 
46711 \family sans
46712 Shaded
46713 \begin_inset space ~
46714 \end_inset
46715
46716 boxes
46717 \family default
46718  (default: red).
46719  The button 
46720 \family sans
46721 Reset
46722 \family default
46723  sets the color back to the default.
46724 \end_layout
46725
46726 \begin_layout Standard
46727 Clicking any button showing 
46728 \family sans
46729 Default
46730 \family default
46731  or 
46732 \family sans
46733 Change
46734 \family default
46735  opens a dialog enabling you to choose from a selection of colors or from
46736  a color-picker or to specify a color using HSL or RGB values.
46737  In the dialog you can add any color to the custom colors to select them
46738  later more quickly.
46739 \end_layout
46740
46741 \begin_layout Standard
46742 Note, if you change the 
46743 \family sans
46744 Main
46745 \begin_inset space ~
46746 \end_inset
46747
46748 text
46749 \family default
46750  font color and use the option 
46751 \family sans
46752 Color
46753 \begin_inset space ~
46754 \end_inset
46755
46756 links
46757 \family default
46758  in the document settings under 
46759 \family sans
46760 PDF
46761 \begin_inset space ~
46762 \end_inset
46763
46764 properties
46765 \family default
46766 , you probably also need to change the link font color as described in section
46767 \begin_inset space ~
46768 \end_inset
46769
46770
46771 \begin_inset CommandInset ref
46772 LatexCommand ref
46773 reference "sec:PDF-Properties"
46774
46775 \end_inset
46776
46777 .
46778 \end_layout
46779
46780 \begin_layout Standard
46781 \begin_inset VSpace bigskip
46782 \end_inset
46783
46784
46785 \end_layout
46786
46787 \begin_layout Standard
46788 You can adapt the 
46789 \family sans
46790 Main
46791 \begin_inset space ~
46792 \end_inset
46793
46794 text
46795 \family default
46796  font color and the 
46797 \family sans
46798 Page
46799 \family default
46800  background for every page in your document if you use these commands as
46801  \SpecialChar TeX
46802
46803 \begin_inset space ~
46804 \end_inset
46805
46806 Code after a forced page break:
46807 \end_layout
46808
46809 \begin_layout Itemize
46810 For the page color:
46811 \begin_inset Newline newline
46812 \end_inset
46813
46814
46815 \series bold
46816
46817 \backslash
46818 pagecolor{color name}
46819 \end_layout
46820
46821 \begin_layout Itemize
46822 For the text color:
46823 \begin_inset Newline newline
46824 \end_inset
46825
46826
46827 \series bold
46828
46829 \backslash
46830 color{color name}
46831 \end_layout
46832
46833 \begin_layout Standard
46834 You are restricted to one of 
46835 \series bold
46836 black
46837 \series default
46838
46839 \series bold
46840 blue
46841 \series default
46842
46843 \series bold
46844 cyan
46845 \series default
46846
46847 \series bold
46848 green
46849 \series default
46850
46851 \series bold
46852 magenta
46853 \series default
46854
46855 \series bold
46856 red
46857 \series default
46858
46859 \series bold
46860 white
46861 \series default
46862  or 
46863 \series bold
46864 yellow
46865 \series default
46866  for the 
46867 \series bold
46868 color name
46869 \series default
46870  unless you have defined your own color (see the section 
46871 \emph on
46872 Colored Tables
46873 \emph default
46874  of the 
46875 \emph on
46876 Embedded
46877 \begin_inset space ~
46878 \end_inset
46879
46880 Objects
46881 \emph default
46882  Manual).
46883 \begin_inset Newline newline
46884 \end_inset
46885
46886 If you have changed a text or background color, you can use the following
46887  names to refer to them:
46888 \end_layout
46889
46890 \begin_layout Itemize
46891 For the 
46892 \family sans
46893 Page
46894 \family default
46895  background color:
46896 \begin_inset Newline newline
46897 \end_inset
46898
46899
46900 \series bold
46901 page_backgroundcolor
46902 \end_layout
46903
46904 \begin_layout Itemize
46905 For the 
46906 \family sans
46907 Main
46908 \begin_inset space ~
46909 \end_inset
46910
46911 text
46912 \family default
46913  color:
46914 \begin_inset Newline newline
46915 \end_inset
46916
46917
46918 \series bold
46919 document_fontcolor
46920 \end_layout
46921
46922 \begin_layout Itemize
46923 For the 
46924 \family sans
46925 Shaded
46926 \begin_inset space ~
46927 \end_inset
46928
46929 boxes
46930 \family default
46931  background color:
46932 \begin_inset Newline newline
46933 \end_inset
46934
46935
46936 \series bold
46937 shadecolor
46938 \end_layout
46939
46940 \begin_layout Itemize
46941 For the 
46942 \family sans
46943 Greyed
46944 \begin_inset space ~
46945 \end_inset
46946
46947 out notes
46948 \family default
46949  text color:
46950 \begin_inset Newline newline
46951 \end_inset
46952
46953
46954 \series bold
46955 note_fontcolor
46956 \end_layout
46957
46958 \begin_layout Standard
46959 To see how to define and use custom colors, see section 
46960 \emph on
46961 Colored
46962 \begin_inset space ~
46963 \end_inset
46964
46965 Cells
46966 \emph default
46967  of the 
46968 \emph on
46969 Embedded
46970 \begin_inset space ~
46971 \end_inset
46972
46973 Objects
46974 \emph default
46975  manual.
46976 \end_layout
46977
46978 \begin_layout Section
46979
46980 \change_inserted -712698321 1577206827
46981 Change Tracking
46982 \end_layout
46983
46984 \begin_layout Standard
46985
46986 \change_inserted -712698321 1577206929
46987 Here you can do some settings related to change tracking (see sec.
46988 \begin_inset space ~
46989 \end_inset
46990
46991
46992 \begin_inset CommandInset ref
46993 LatexCommand ref
46994 reference "sec:Change-Tracking"
46995 plural "false"
46996 caps "false"
46997 noprefix "false"
46998
46999 \end_inset
47000
47001 ).
47002  Alternatively to the menu or toolbar, you can set here whether changes
47003  are being tracked and whether they are shown in the output.
47004 \end_layout
47005
47006 \begin_layout Standard
47007
47008 \change_inserted -712698321 1577207214
47009 Additionally, you can advise LyX to place a change bar in the margin of
47010  the output.
47011  This might be useful to make changed passages more salient.
47012 \end_layout
47013
47014 \begin_layout Section
47015 Numbering & TOC
47016 \end_layout
47017
47018 \begin_layout Standard
47019 Here you can adjust the 
47020 \family sans
47021 Numbering
47022 \family default
47023  depth of section headings and the section depth in the 
47024 \family sans
47025 Table of Contents
47026 \family default
47027  as described in section
47028 \begin_inset space ~
47029 \end_inset
47030
47031
47032 \begin_inset CommandInset ref
47033 LatexCommand ref
47034 reference "subsec:Numbering-depth"
47035
47036 \end_inset
47037
47038 .
47039 \change_inserted 5863208 1558620045
47040
47041 \end_layout
47042
47043 \begin_layout Standard
47044
47045 \change_inserted 5863208 1558620379
47046 You can typeset lines numbering in the output file by enabling the checkbox
47047  at the bottom.
47048  The functionality is handled by package lineno and and additional options
47049  of this package can be used as well.
47050  The most common one are:
47051 \end_layout
47052
47053 \begin_layout Description
47054
47055 \change_inserted 5863208 1558620630
47056 right Line numbers to the right margin
47057 \end_layout
47058
47059 \begin_layout Description
47060
47061 \change_inserted 5863208 1558620589
47062 switch Line number to the outer margin (left – even pages, right – odd pages)
47063  
47064 \end_layout
47065
47066 \begin_layout Description
47067
47068 \change_inserted 5863208 1558620637
47069 switch* Line numbers to the inner margin 
47070 \end_layout
47071
47072 \begin_layout Description
47073
47074 \change_inserted 5863208 1558620780
47075 modulo Print numbers only on multiples of five lines
47076 \end_layout
47077
47078 \begin_layout Description
47079
47080 \change_inserted 5863208 1558620792
47081 displaymath,
47082 \begin_inset space ~
47083 \end_inset
47084
47085 mathlines Line numbers for math environments (both options needed).
47086 \change_unchanged
47087
47088 \end_layout
47089
47090 \begin_layout Section
47091 Bibliography
47092 \end_layout
47093
47094 \begin_layout Standard
47095 Here you can specify if a specific citation style using the \SpecialChar LaTeX
47096  packages 
47097 \series bold
47098 biblatex
47099 \series default
47100
47101 \begin_inset Index idx
47102 status collapsed
47103
47104 \begin_layout Plain Layout
47105 \SpecialChar LaTeX
47106  packages ! biblatex
47107 \end_layout
47108
47109 \end_inset
47110
47111
47112 \series bold
47113 natbib
47114 \series default
47115
47116 \begin_inset Index idx
47117 status collapsed
47118
47119 \begin_layout Plain Layout
47120 \SpecialChar LaTeX
47121  packages ! natbib
47122 \end_layout
47123
47124 \end_inset
47125
47126  or 
47127 \series bold
47128 jurabib
47129 \series default
47130
47131 \begin_inset Index idx
47132 status collapsed
47133
47134 \begin_layout Plain Layout
47135 \SpecialChar LaTeX
47136  packages ! jurabib
47137 \end_layout
47138
47139 \end_inset
47140
47141  should be used.
47142  If you use Bib\SpecialChar TeX
47143 , you can enable a 
47144 \family sans
47145 Sectioned bibliography
47146 \family default
47147  using the \SpecialChar LaTeX
47148  package 
47149 \series bold
47150 bibtopic
47151 \series default
47152
47153 \begin_inset Index idx
47154 status collapsed
47155
47156 \begin_layout Plain Layout
47157 \SpecialChar LaTeX
47158  packages ! bibtopic
47159 \end_layout
47160
47161 \end_inset
47162
47163 .
47164  If you use 
47165 \noun on
47166 Biblatex
47167 \noun default
47168 , you can select the style files and specify further options.
47169  Finally, you can select a document-specific 
47170 \family sans
47171 Processor
47172 \family default
47173  for the generation of the bibliography.
47174  For a further description of these possibilities see section
47175 \begin_inset space ~
47176 \end_inset
47177
47178
47179 \begin_inset CommandInset ref
47180 LatexCommand ref
47181 reference "sec:Bibliography"
47182
47183 \end_inset
47184
47185 .
47186 \end_layout
47187
47188 \begin_layout Section
47189 Indexes
47190 \end_layout
47191
47192 \begin_layout Standard
47193 Here you can define the 
47194 \family sans
47195 Processor
47196 \family default
47197  that will generate your index and you can define additional indexes (see
47198  section
47199 \begin_inset space ~
47200 \end_inset
47201
47202
47203 \begin_inset CommandInset ref
47204 LatexCommand ref
47205 reference "sec:Index"
47206
47207 \end_inset
47208
47209  for details).
47210 \end_layout
47211
47212 \begin_layout Section
47213 PDF Properties
47214 \end_layout
47215
47216 \begin_layout Standard
47217 The PDF properties are explained in section
47218 \begin_inset space ~
47219 \end_inset
47220
47221
47222 \begin_inset CommandInset ref
47223 LatexCommand ref
47224 reference "sec:PDF-Properties"
47225
47226 \end_inset
47227
47228 .
47229 \end_layout
47230
47231 \begin_layout Section
47232 Math Options
47233 \end_layout
47234
47235 \begin_layout Standard
47236 These options will force \SpecialChar LyX
47237  to use the \SpecialChar LaTeX
47238  packages 
47239 \series bold
47240 amsmath
47241 \series default
47242
47243 \begin_inset Index idx
47244 status collapsed
47245
47246 \begin_layout Plain Layout
47247 \SpecialChar LaTeX
47248  packages ! amsmath
47249 \end_layout
47250
47251 \end_inset
47252
47253
47254 \series bold
47255 amssymb
47256 \series default
47257
47258 \begin_inset Index idx
47259 status collapsed
47260
47261 \begin_layout Plain Layout
47262 \SpecialChar LaTeX
47263  packages ! amssymb
47264 \end_layout
47265
47266 \end_inset
47267
47268 ,
47269 \series bold
47270  cancel
47271 \series default
47272
47273 \begin_inset Index idx
47274 status collapsed
47275
47276 \begin_layout Plain Layout
47277 \SpecialChar LaTeX
47278  packages ! cancel
47279 \end_layout
47280
47281 \end_inset
47282
47283 ,
47284 \series bold
47285  esint
47286 \series default
47287
47288 \begin_inset Index idx
47289 status collapsed
47290
47291 \begin_layout Plain Layout
47292 \SpecialChar LaTeX
47293  packages ! esint
47294 \end_layout
47295
47296 \end_inset
47297
47298
47299 \series bold
47300 mathdots
47301 \series default
47302
47303 \begin_inset Index idx
47304 status collapsed
47305
47306 \begin_layout Plain Layout
47307 \SpecialChar LaTeX
47308  packages ! mathdots
47309 \end_layout
47310
47311 \end_inset
47312
47313
47314 \series bold
47315 mathtools
47316 \series default
47317
47318 \begin_inset Index idx
47319 status collapsed
47320
47321 \begin_layout Plain Layout
47322 \SpecialChar LaTeX
47323  packages ! mathtools
47324 \end_layout
47325
47326 \end_inset
47327
47328
47329 \series bold
47330 mhchem
47331 \series default
47332
47333 \begin_inset Index idx
47334 status collapsed
47335
47336 \begin_layout Plain Layout
47337 \SpecialChar LaTeX
47338  packages ! mhchem
47339 \end_layout
47340
47341 \end_inset
47342
47343
47344 \series bold
47345 stackrel
47346 \series default
47347
47348 \begin_inset Index idx
47349 status collapsed
47350
47351 \begin_layout Plain Layout
47352 \SpecialChar LaTeX
47353  packages ! stackrel
47354 \end_layout
47355
47356 \end_inset
47357
47358
47359 \series bold
47360 stmaryrd
47361 \series default
47362
47363 \begin_inset Index idx
47364 status collapsed
47365
47366 \begin_layout Plain Layout
47367 \SpecialChar LaTeX
47368  packages ! stmaryrd
47369 \end_layout
47370
47371 \end_inset
47372
47373  and 
47374 \series bold
47375 undertilde
47376 \series default
47377
47378 \begin_inset Index idx
47379 status collapsed
47380
47381 \begin_layout Plain Layout
47382 \SpecialChar LaTeX
47383  packages ! undertilde
47384 \end_layout
47385
47386 \end_inset
47387
47388 , or to use them automatically when they are needed.
47389 \end_layout
47390
47391 \begin_layout Description
47392 amsmath is needed for many constructs, so when you get \SpecialChar LaTeX
47393 -errors in formulas,
47394  ensure that you have this enabled.
47395 \end_layout
47396
47397 \begin_layout Description
47398 amssymb is needed for some special math symbols like bold or upright Greek
47399  letters, so when you get \SpecialChar LaTeX
47400 -errors in formulas, ensure that you have this
47401  enabled.
47402 \end_layout
47403
47404 \begin_layout Description
47405 cancel is used for canceled formulas, see section 
47406 \emph on
47407 Canceled
47408 \begin_inset space ~
47409 \end_inset
47410
47411 Formulas
47412 \emph default
47413  of the 
47414 \emph on
47415 Math
47416 \emph default
47417  manual.
47418 \end_layout
47419
47420 \begin_layout Description
47421 esint is used for special integral characters, see section 
47422 \emph on
47423 Big
47424 \begin_inset space ~
47425 \end_inset
47426
47427 Operators
47428 \emph default
47429  of the 
47430 \emph on
47431 Math
47432 \emph default
47433  manual.
47434 \end_layout
47435
47436 \begin_layout Description
47437 mathdots is used for special ellipses, see section 
47438 \emph on
47439 Ellipses
47440 \emph default
47441  of the 
47442 \emph on
47443 Math
47444 \emph default
47445  manual.
47446 \end_layout
47447
47448 \begin_layout Description
47449 mathtools is used for the math commands 
47450 \series bold
47451
47452 \backslash
47453 overbracket
47454 \series default
47455
47456 \series bold
47457
47458 \backslash
47459 underbracket
47460 \series default
47461
47462 \series bold
47463
47464 \backslash
47465 smashoperator
47466 \series default
47467
47468 \series bold
47469
47470 \backslash
47471 adjustlimits
47472 \series default
47473
47474 \series bold
47475
47476 \backslash
47477 splitfrac
47478 \series default
47479
47480 \series bold
47481
47482 \backslash
47483 shortintertext
47484 \series default
47485  and labeled arrows, see the corresponding sections in the 
47486 \emph on
47487 Math
47488 \emph default
47489  manual.
47490 \end_layout
47491
47492 \begin_layout Description
47493 mhchem is used for chemical equations, see section 
47494 \emph on
47495 Chemical Symbols and Equations
47496 \emph default
47497  of the 
47498 \emph on
47499 Math
47500 \emph default
47501  manual.
47502 \end_layout
47503
47504 \begin_layout Description
47505 stackrel is used for the math command 
47506 \series bold
47507
47508 \backslash
47509 stackrel
47510 \series default
47511 , see section 
47512 \emph on
47513 Relations 
47514 \emph default
47515 of the 
47516 \emph on
47517 Math
47518 \emph default
47519  manual.
47520 \end_layout
47521
47522 \begin_layout Description
47523 stmaryrd is used for a few special math symbols.
47524 \end_layout
47525
47526 \begin_layout Description
47527 undertilde is used for the math command 
47528 \series bold
47529
47530 \backslash
47531 utilde
47532 \series default
47533 , see section 
47534 \emph on
47535 Accents for one Character 
47536 \emph default
47537 of the 
47538 \emph on
47539 Math
47540 \emph default
47541  manual.
47542 \end_layout
47543
47544 \begin_layout Section
47545 Float 
47546 \change_deleted -712698321 1526030304
47547 Placement
47548 \change_inserted -712698321 1526030306
47549 Settings
47550 \change_unchanged
47551
47552 \end_layout
47553
47554 \begin_layout Standard
47555
47556 \change_inserted -712698321 1526030352
47557 Here you can set global float placement and alignment options.
47558 \end_layout
47559
47560 \begin_layout Standard
47561
47562 \change_deleted -712698321 1526030366
47563 The float placement options
47564 \change_inserted -712698321 1526030367
47565 Details
47566 \change_unchanged
47567  are described in the section 
47568 \emph on
47569 Float
47570 \begin_inset space ~
47571 \end_inset
47572
47573
47574 \change_deleted -712698321 1526031799
47575 Placement
47576 \change_inserted -712698321 1526031800
47577 Settings
47578 \change_unchanged
47579
47580 \emph default
47581  of the 
47582 \emph on
47583 Embedded
47584 \begin_inset space ~
47585 \end_inset
47586
47587 Objects
47588 \emph default
47589  manual.
47590 \end_layout
47591
47592 \begin_layout Section
47593 Listings
47594 \end_layout
47595
47596 \begin_layout Standard
47597 The listings settings are explained in the chapter 
47598 \emph on
47599 Program Code Listings
47600 \emph default
47601  of the 
47602 \emph on
47603 Embedded
47604 \begin_inset space ~
47605 \end_inset
47606
47607 Objects
47608 \emph default
47609  manual.
47610 \end_layout
47611
47612 \begin_layout Section
47613 Bullets
47614 \end_layout
47615
47616 \begin_layout Standard
47617 Here you can adjust the characters used for the itemize 
47618 \family sans
47619 Level
47620 \family default
47621 s, specify the 
47622 \family sans
47623 Font
47624 \family default
47625  set to be used and set the 
47626 \family sans
47627 Size
47628 \family default
47629  of the bullets.
47630  The itemize environment is described in section
47631 \begin_inset space ~
47632 \end_inset
47633
47634
47635 \begin_inset CommandInset ref
47636 LatexCommand ref
47637 reference "sec:Itemize"
47638
47639 \end_inset
47640
47641 .
47642 \end_layout
47643
47644 \begin_layout Standard
47645 You can furthermore specify a 
47646 \family sans
47647 Custom
47648 \begin_inset space ~
47649 \end_inset
47650
47651 Bullet
47652 \family default
47653  by inserting in this field the \SpecialChar LaTeX
47654  command of the desired character.
47655  For example to use the € sign, you have to insert the command 
47656 \series bold
47657
47658 \backslash
47659 texteuro
47660 \series default
47661 .
47662  For math symbols you additionally need to enclose the command with $ signs.
47663  To use e.
47664 \begin_inset space \thinspace{}
47665 \end_inset
47666
47667 g.
47668 \begin_inset space \space{}
47669 \end_inset
47670
47671 the symbol 
47672 \begin_inset Formula $\circlearrowright$
47673 \end_inset
47674
47675  you need to enter 
47676 \series bold
47677 $
47678 \backslash
47679 circlearrowright$
47680 \series default
47681 .
47682  To find the command for a math symbol, create a formula and hover the mouse
47683  over the desired symbol in the math toolbar.
47684 \end_layout
47685
47686 \begin_layout Standard
47687 \begin_inset Note Greyedout
47688 status open
47689
47690 \begin_layout Plain Layout
47691
47692 \series bold
47693 Note:
47694 \series default
47695  Some characters require to load special \SpecialChar LaTeX
47696 -packages in the preamble (menu
47697  
47698 \family sans
47699 Document\SpecialChar menuseparator
47700 Settings\SpecialChar menuseparator
47701 \SpecialChar LaTeX
47702
47703 \begin_inset space ~
47704 \end_inset
47705
47706 Preamble
47707 \family default
47708 ).
47709  For example for the € sign one needs to add the line 
47710 \series bold
47711
47712 \backslash
47713 usepackage{textcomp}
47714 \series default
47715  to the preamble.
47716  For most math symbols it is sufficient to add the line 
47717 \series bold
47718
47719 \backslash
47720 usepackage{amssymb}
47721 \series default
47722 .
47723 \end_layout
47724
47725 \end_inset
47726
47727
47728 \end_layout
47729
47730 \begin_layout Section
47731 Branches
47732 \end_layout
47733
47734 \begin_layout Standard
47735 Branches are described in section
47736 \begin_inset space ~
47737 \end_inset
47738
47739
47740 \begin_inset CommandInset ref
47741 LatexCommand ref
47742 reference "sec:Branches"
47743
47744 \end_inset
47745
47746 .
47747 \end_layout
47748
47749 \begin_layout Section
47750 Formats
47751 \begin_inset CommandInset label
47752 LatexCommand label
47753 name "sec:Doc-Formats"
47754
47755 \end_inset
47756
47757
47758 \end_layout
47759
47760 \begin_layout Standard
47761 Here you can define some output specifics for the current document:
47762 \end_layout
47763
47764 \begin_layout Description
47765 Default
47766 \begin_inset space ~
47767 \end_inset
47768
47769 Output
47770 \begin_inset space ~
47771 \end_inset
47772
47773 Format: The format that is used when you enter 
47774 \begin_inset Quotes eld
47775 \end_inset
47776
47777 View
47778 \begin_inset Quotes erd
47779 \end_inset
47780
47781
47782 \begin_inset Quotes eld
47783 \end_inset
47784
47785 Update
47786 \begin_inset Quotes erd
47787 \end_inset
47788
47789
47790 \begin_inset Quotes eld
47791 \end_inset
47792
47793 View Master Document
47794 \begin_inset Quotes erd
47795 \end_inset
47796
47797  and 
47798 \begin_inset Quotes eld
47799 \end_inset
47800
47801 Update Master Document
47802 \begin_inset Quotes erd
47803 \end_inset
47804
47805  in the 
47806 \family sans
47807 Document
47808 \family default
47809  menu or the toolbar.
47810  The default is set in 
47811 \family sans
47812 Tools\SpecialChar menuseparator
47813 Preferences\SpecialChar menuseparator
47814 File
47815 \begin_inset space ~
47816 \end_inset
47817
47818 Handling\SpecialChar menuseparator
47819 File Formats
47820 \family default
47821 , see section
47822 \begin_inset space ~
47823 \end_inset
47824
47825
47826 \begin_inset CommandInset ref
47827 LatexCommand ref
47828 reference "sec:File-Formats"
47829
47830 \end_inset
47831
47832 .
47833 \end_layout
47834
47835 \begin_layout Description
47836
47837 \change_inserted -712698321 1578647276
47838 Allow
47839 \begin_inset space ~
47840 \end_inset
47841
47842 running
47843 \begin_inset space ~
47844 \end_inset
47845
47846 external
47847 \begin_inset space ~
47848 \end_inset
47849
47850 programs If this is switched on, \SpecialChar LaTeX
47851  is run with the 
47852 \family typewriter
47853 -shell-escape
47854 \family default
47855  option which is needed with some packages.
47856  Note that this comes with security risks, so please use this only when
47857  really necessary and if you know what you are doing.
47858 \end_layout
47859
47860 \begin_layout Description
47861
47862 \change_inserted -712698321 1578647006
47863 LaTeX
47864 \begin_inset space ~
47865 \end_inset
47866
47867 Output
47868 \begin_inset space ~
47869 \end_inset
47870
47871 Options offers settings for the 
47872 \family sans
47873 LaTeX
47874 \family default
47875  export.
47876 \end_layout
47877
47878 \begin_deeper
47879 \begin_layout Itemize
47880
47881 \family sans
47882 Synchronize
47883 \change_inserted -712698321 1578646679
47884  
47885 \change_deleted -712698321 1578646679
47886
47887 \begin_inset space ~
47888 \end_inset
47889
47890
47891 \change_unchanged
47892 with
47893 \change_deleted -712698321 1578646686
47894
47895 \begin_inset space ~
47896 \end_inset
47897
47898
47899 \change_inserted -712698321 1578646686
47900  
47901 \change_unchanged
47902 Output
47903 \family default
47904  
47905 \change_inserted -712698321 1578646719
47906 enables 
47907 \change_deleted -712698321 1578646729
47908 settings for the menu 
47909 \family sans
47910 Navigate\SpecialChar menuseparator
47911
47912 \change_unchanged
47913 Forward
47914 \begin_inset space ~
47915 \end_inset
47916
47917 search
47918 \change_inserted -712698321 1578646752
47919
47920 \family default
47921  and allows to customize the macro used in this process
47922 \change_deleted -712698321 1578646757
47923 .
47924
47925 \change_unchanged
47926  
47927 \change_inserted -712698321 1578646759
47928 (
47929 \change_deleted -712698321 1578646759
47930 F
47931 \change_inserted -712698321 1578646759
47932 f
47933 \change_unchanged
47934 or a detailed description see section 
47935 \emph on
47936 Reverse DVI/PDF search
47937 \emph default
47938  of the 
47939 \emph on
47940 Additional
47941 \begin_inset space ~
47942 \end_inset
47943
47944 Features
47945 \emph default
47946  manual
47947 \change_inserted -712698321 1578646762
47948 )
47949 \change_unchanged
47950 .
47951 \change_inserted -712698321 1578647009
47952
47953 \end_layout
47954
47955 \begin_layout Itemize
47956
47957 \change_inserted -712698321 1578647929
47958
47959 \family sans
47960 Put fragile content out of moving arguments
47961 \family default
47962  determines whether so-called 
47963 \begin_inset Quotes els
47964 \end_inset
47965
47966 fragile
47967 \begin_inset Quotes ers
47968 \end_inset
47969
47970  \SpecialChar LaTeX
47971  constructs (such as labels or index entries) are placed outside of so-called
47972  
47973 \begin_inset Quotes els
47974 \end_inset
47975
47976 moving arguments
47977 \begin_inset Quotes ers
47978 \end_inset
47979
47980  in \SpecialChar LaTeX
47981  (such as sections or captions), even if the corresponding insets are
47982  placed in such context in \SpecialChar LyX
47983 .
47984  This setting is on by default, since it prevents nasty \SpecialChar LaTeX
47985  errors.
47986  If you rely on labels or index entries being kept inside the problematic
47987  macros, you can uncheck this.
47988  If you don't know what we are talking about here, worry not: just leave
47989  it checked.
47990 \change_unchanged
47991
47992 \end_layout
47993
47994 \end_deeper
47995 \begin_layout Description
47996 XHTML
47997 \begin_inset space ~
47998 \end_inset
47999
48000 Output
48001 \begin_inset space ~
48002 \end_inset
48003
48004 Options offers settings for the export format 
48005 \family sans
48006 LyXHTML
48007 \family default
48008 .
48009  
48010 \family sans
48011 Strict XHTML
48012 \begin_inset space ~
48013 \end_inset
48014
48015 1.1
48016 \family default
48017  will assure that the output follows exactly version
48018 \begin_inset space ~
48019 \end_inset
48020
48021 1.1 of the XHTML standard.
48022  The different 
48023 \family sans
48024 Math
48025 \begin_inset space ~
48026 \end_inset
48027
48028 output
48029 \family default
48030  settings are described in detail in section 
48031 \emph on
48032 Math Output in XHTML
48033 \emph default
48034  of the 
48035 \emph on
48036 Additional
48037 \begin_inset space ~
48038 \end_inset
48039
48040 Features
48041 \emph default
48042  manual.
48043  
48044 \family sans
48045 Math
48046 \begin_inset space ~
48047 \end_inset
48048
48049 image
48050 \begin_inset space ~
48051 \end_inset
48052
48053 scaling
48054 \family default
48055  is used for the size of equations in the output.
48056 \end_layout
48057
48058 \begin_layout Description
48059 LyX
48060 \begin_inset space ~
48061 \end_inset
48062
48063 Format The option 
48064 \family sans
48065 Save transient properties
48066 \family default
48067  controls whether document settings that are frequently switched or that
48068  are specific to the user are saved with the document.
48069  The properties that are affected by option are currently:
48070 \end_layout
48071
48072 \begin_deeper
48073 \begin_layout Itemize
48074 the activation of change tracking
48075 \end_layout
48076
48077 \begin_layout Itemize
48078 the output of tracked changes
48079 \end_layout
48080
48081 \begin_layout Itemize
48082 the recording of the document directory path.
48083 \end_layout
48084
48085 \begin_layout Standard
48086 Disabling the option can prevent issues in collaborative work and/or when
48087  using a version control system (for instance unnecessary merge conflicts).
48088 \end_layout
48089
48090 \end_deeper
48091 \begin_layout Section
48092 La
48093 \family sans
48094 TeX
48095 \family default
48096  Preamble
48097 \end_layout
48098
48099 \begin_layout Standard
48100 In this text field you can enter commands to load special \SpecialChar LaTeX
48101 -packages or to
48102  define \SpecialChar LaTeX
48103 -commands.
48104  The preamble is a thing for \SpecialChar LaTeX
48105 -experts.
48106  You should not enter commands here until you know exactly what you are
48107  doing.
48108 \end_layout
48109
48110 \begin_layout Standard
48111 An introduction to the \SpecialChar LaTeX
48112 -syntax is given in section
48113 \begin_inset space ~
48114 \end_inset
48115
48116
48117 \begin_inset CommandInset ref
48118 LatexCommand ref
48119 reference "subsec:LaTeX-Syntax"
48120
48121 \end_inset
48122
48123 .
48124 \end_layout
48125
48126 \begin_layout Chapter
48127 The 
48128 \family sans
48129 Preferences
48130 \family default
48131  Dialog
48132 \begin_inset CommandInset label
48133 LatexCommand label
48134 name "chap:The-Preferences-dialog"
48135
48136 \end_inset
48137
48138
48139 \begin_inset Index idx
48140 status collapsed
48141
48142 \begin_layout Plain Layout
48143 Preferences
48144 \end_layout
48145
48146 \end_inset
48147
48148
48149 \end_layout
48150
48151 \begin_layout Standard
48152 The preferences dialog is called with the menu 
48153 \family sans
48154 Tools\SpecialChar menuseparator
48155 Preferences
48156 \family default
48157 .
48158  It has the following submenus.
48159 \end_layout
48160
48161 \begin_layout Section
48162 Look and Feel
48163 \end_layout
48164
48165 \begin_layout Subsection
48166 User Interface
48167 \end_layout
48168
48169 \begin_layout Subsubsection
48170 User Interface File
48171 \begin_inset Index idx
48172 status collapsed
48173
48174 \begin_layout Plain Layout
48175 Customization ! of toolbars
48176 \end_layout
48177
48178 \end_inset
48179
48180
48181 \begin_inset Index idx
48182 status collapsed
48183
48184 \begin_layout Plain Layout
48185 Customization ! of menus
48186 \end_layout
48187
48188 \end_inset
48189
48190
48191 \end_layout
48192
48193 \begin_layout Standard
48194 The appearance of the menus and toolbars can be changed by choosing a user
48195  interface (ui) file.
48196  A ui-file is a text file where the toolbars and menus are listed.
48197  The file 
48198 \emph on
48199 default.ui
48200 \emph default
48201  loads three files:
48202 \end_layout
48203
48204 \begin_layout Description
48205 stdmenus.inc
48206 \shape italic
48207  
48208 \emph on
48209 specifies the menu entries for the standard menus
48210 \end_layout
48211
48212 \begin_layout Description
48213 stdcontext.inc 
48214 \shape italic
48215 \emph on
48216 specifies
48217 \shape default
48218 \emph default
48219  the menu entries in popup context menus
48220 \end_layout
48221
48222 \begin_layout Description
48223 stdtoolbars.inc
48224 \shape italic
48225  
48226 \emph on
48227 specifies the toolbar buttons
48228 \end_layout
48229
48230 \begin_layout Standard
48231 To create your own menu and toolbar layout, start with a copy of these files
48232  and edit the entries.
48233 \end_layout
48234
48235 \begin_layout Standard
48236 The syntax of the .inc-files is straightforward: the 
48237 \family sans
48238 Menubar
48239 \family default
48240
48241 \family sans
48242 Menu
48243 \family default
48244  and 
48245 \family sans
48246 Toolbar
48247 \family default
48248  entries must be finished with an explicit 
48249 \family sans
48250 End
48251 \family default
48252 .
48253  They may contain 
48254 \family sans
48255 Submenu
48256 \family default
48257
48258 \family sans
48259 Item
48260 \family default
48261
48262 \family sans
48263 OptItem
48264 \family default
48265
48266 \family sans
48267 Separator
48268 \family default
48269
48270 \family sans
48271 Icon,
48272 \family default
48273  and in the case of the 
48274 \begin_inset Quotes eld
48275 \end_inset
48276
48277 file_lastfiles
48278 \begin_inset Quotes erd
48279 \end_inset
48280
48281  menu a 
48282 \family sans
48283 Lastfiles
48284 \family default
48285  entry.
48286  The syntax for the entries is:
48287 \end_layout
48288
48289 \begin_layout Standard
48290 \begin_inset VSpace smallskip*
48291 \end_inset
48292
48293
48294 \series bold
48295 Item 
48296 \begin_inset Quotes eld
48297 \end_inset
48298
48299 menu 
48300 \series default
48301 or
48302 \series bold
48303  button name
48304 \begin_inset Quotes erd
48305 \end_inset
48306
48307  
48308 \begin_inset Quotes eld
48309 \end_inset
48310
48311 \SpecialChar LyX
48312  function
48313 \begin_inset Quotes erd
48314 \end_inset
48315
48316
48317 \end_layout
48318
48319 \begin_layout Standard
48320 \noindent
48321 \begin_inset VSpace smallskip*
48322 \end_inset
48323
48324 All the \SpecialChar LyX
48325 -functions are listed in the menu 
48326 \family sans
48327 Help\SpecialChar menuseparator
48328 LyX
48329 \begin_inset space ~
48330 \end_inset
48331
48332 Functions
48333 \family default
48334 .
48335 \end_layout
48336
48337 \begin_layout Standard
48338 \begin_inset VSpace medskip
48339 \end_inset
48340
48341
48342 \end_layout
48343
48344 \begin_layout Standard
48345 For example, assuming you use the menu 
48346 \family sans
48347 Navigate\SpecialChar menuseparator
48348 Bookmarks
48349 \family default
48350  quite often and therefore want six available bookmarks, you can add the
48351  line
48352 \end_layout
48353
48354 \begin_layout Standard
48355 \begin_inset VSpace smallskip*
48356 \end_inset
48357
48358
48359 \series bold
48360 Item 
48361 \begin_inset Quotes eld
48362 \end_inset
48363
48364 Save Bookmark 6
48365 \begin_inset Quotes erd
48366 \end_inset
48367
48368  
48369 \begin_inset Quotes eld
48370 \end_inset
48371
48372 bookmark-save 6
48373 \begin_inset Quotes erd
48374 \end_inset
48375
48376
48377 \end_layout
48378
48379 \begin_layout Standard
48380 \noindent
48381 \begin_inset VSpace smallskip*
48382 \end_inset
48383
48384 to the 
48385 \begin_inset Quotes eld
48386 \end_inset
48387
48388 navigate_bookmarks
48389 \begin_inset Quotes erd
48390 \end_inset
48391
48392  menu in 
48393 \emph on
48394 stdmenus.inc
48395 \emph default
48396  to have the sixth bookmark.
48397 \end_layout
48398
48399 \begin_layout Standard
48400
48401 \family sans
48402 Icon
48403 \begin_inset space ~
48404 \end_inset
48405
48406 Set
48407 \family default
48408  allows you to change the appearance of \SpecialChar LyX
48409 's toolbar buttons.
48410  The currently available icon sets are compared in 
48411 \begin_inset CommandInset href
48412 LatexCommand href
48413 name "this image"
48414 target "https://wiki.lyx.org/uploads/LyX/NewInLyX20/themes.png"
48415 literal "false"
48416
48417 \end_inset
48418
48419 .
48420 \end_layout
48421
48422 \begin_layout Subsubsection
48423 Context help
48424 \end_layout
48425
48426 \begin_layout Standard
48427 The option 
48428 \family sans
48429 Enable tool tips in main work area
48430 \family default
48431  enables tool tips showing the content of closed insets like index entries
48432  or footnotes.
48433 \end_layout
48434
48435 \begin_layout Subsubsection
48436 Menus
48437 \end_layout
48438
48439 \begin_layout Standard
48440
48441 \family sans
48442 Maximum last files
48443 \family default
48444  is the number of last opened files that \SpecialChar LyX
48445  should display in the menu 
48446 \family sans
48447 File\SpecialChar menuseparator
48448 Open
48449 \begin_inset space ~
48450 \end_inset
48451
48452 Recent
48453 \family default
48454 .
48455 \end_layout
48456
48457 \begin_layout Subsection
48458 Document Handling
48459 \end_layout
48460
48461 \begin_layout Subsubsection
48462 Session handling
48463 \end_layout
48464
48465 \begin_layout Standard
48466 With the option 
48467 \family sans
48468 Restore window layouts and geometries
48469 \family default
48470  \SpecialChar LyX
48471 's main window will be opened with the size and layout that was used in
48472  the last \SpecialChar LyX
48473  session.
48474 \end_layout
48475
48476 \begin_layout Standard
48477 The option 
48478 \family sans
48479 Restore cursor positions
48480 \family default
48481  sets the cursor to the position in the file where it was at the end of
48482  the last session.
48483 \end_layout
48484
48485 \begin_layout Standard
48486 The option 
48487 \family sans
48488 Load opened files from last session
48489 \family default
48490  opens all files that were opened in the last \SpecialChar LyX
48491  session.
48492 \end_layout
48493
48494 \begin_layout Standard
48495 The button 
48496 \family sans
48497 Clear all session information
48498 \family default
48499  deletes all information from previous \SpecialChar LyX
48500  sessions (cursor positions, names
48501  of last opened documents, etc.).
48502 \end_layout
48503
48504 \begin_layout Subsubsection
48505 Backup & saving
48506 \begin_inset CommandInset label
48507 LatexCommand label
48508 name "subsec:Backup documents"
48509
48510 \end_inset
48511
48512
48513 \begin_inset Index idx
48514 status collapsed
48515
48516 \begin_layout Plain Layout
48517 Backup ! Documents
48518 \end_layout
48519
48520 \end_inset
48521
48522
48523 \end_layout
48524
48525 \begin_layout Standard
48526
48527 \family sans
48528 Backup original documents when saving
48529 \family default
48530  creates a backup copy of the file in the state when it was opened or when
48531  it was saved the last time.
48532  It is stored in the 
48533 \family sans
48534 Backup
48535 \begin_inset space ~
48536 \end_inset
48537
48538 directory
48539 \family default
48540  (see section
48541 \begin_inset space ~
48542 \end_inset
48543
48544
48545 \begin_inset CommandInset ref
48546 LatexCommand ref
48547 reference "sec:Paths"
48548
48549 \end_inset
48550
48551 ) or in the same folder as your document if no 
48552 \family sans
48553 Backup
48554 \begin_inset space ~
48555 \end_inset
48556
48557 directory
48558 \family default
48559  is specified.
48560  The backup file has the file extension 
48561 \begin_inset Quotes eld
48562 \end_inset
48563
48564
48565 \family sans
48566 .lyx~
48567 \family default
48568
48569 \begin_inset Quotes erd
48570 \end_inset
48571
48572 .
48573 \end_layout
48574
48575 \begin_layout Standard
48576 With the option 
48577 \family sans
48578 Backup documents, every
48579 \family default
48580 , you can specify the time between backup saves.
48581 \end_layout
48582
48583 \begin_layout Standard
48584
48585 \family sans
48586 Save documents compressed by default
48587 \family default
48588  always saves files in a compressed format (see also section
48589 \begin_inset space ~
48590 \end_inset
48591
48592
48593 \begin_inset CommandInset ref
48594 LatexCommand ref
48595 reference "subsec:Compressed"
48596
48597 \end_inset
48598
48599 ).
48600  This applies to newly created documents only.
48601  The compression status of existing documents is not changed when saving.
48602 \end_layout
48603
48604 \begin_layout Subsubsection
48605 Windows & work area
48606 \end_layout
48607
48608 \begin_layout Standard
48609 If the option 
48610 \family sans
48611 Open documents in tabs
48612 \family default
48613  is not checked, every file will be opened in its own new instance of \SpecialChar LyX
48614 .
48615 \end_layout
48616
48617 \begin_layout Standard
48618 The option 
48619 \family sans
48620 Single instance
48621 \family default
48622  is only active if a \SpecialChar LyX
48623 Server pipe
48624 \begin_inset Foot
48625 status collapsed
48626
48627 \begin_layout Plain Layout
48628 See section
48629 \begin_inset space ~
48630 \end_inset
48631
48632
48633 \begin_inset CommandInset ref
48634 LatexCommand ref
48635 reference "sec:Paths"
48636
48637 \end_inset
48638
48639  for information about \SpecialChar LyX
48640 Server pipes.
48641 \end_layout
48642
48643 \end_inset
48644
48645  is specified.
48646  If it is checked, \SpecialChar LyX
48647  documents will be opened in the same running instance
48648  of \SpecialChar LyX
48649 .
48650  Otherwise a new \SpecialChar LyX
48651  instance is created for each file.
48652 \end_layout
48653
48654 \begin_layout Standard
48655 If the option 
48656 \family sans
48657 Single close-tab button
48658 \family default
48659  is checked, there will only be one close button (
48660 \family sans
48661
48662 \begin_inset Info
48663 type  "icon"
48664 arg   "closetab"
48665 \end_inset
48666
48667
48668 \family default
48669 ) at the right side of the tab bar to close tabs.
48670  Otherwise every document tab has its own close button.
48671  Regardless of this option, one can always close a tab by middle-clicking
48672  it in the tab bar.
48673 \end_layout
48674
48675 \begin_layout Standard
48676 \begin_inset Note Greyedout
48677 status open
48678
48679 \begin_layout Plain Layout
48680
48681 \series bold
48682 Note:
48683 \series default
48684  For this option you have to restart \SpecialChar LyX
48685  before the change takes effect.
48686 \end_layout
48687
48688 \end_inset
48689
48690
48691 \end_layout
48692
48693 \begin_layout Standard
48694 With the setting 
48695 \family sans
48696 Closing last view
48697 \family default
48698  you one can decide if a document is closed or hidden when its tab or view
48699  is closed.
48700  Hidden documents are accessible via the menu 
48701 \family sans
48702 View\SpecialChar menuseparator
48703 Hidden
48704 \family default
48705 .
48706  Not to close documents can be useful if you open files parallel in several
48707  instances of \SpecialChar LyX
48708  and only want to close the view in once instance.
48709 \end_layout
48710
48711 \begin_layout Subsection
48712 Screen Fonts
48713 \begin_inset Index idx
48714 status collapsed
48715
48716 \begin_layout Plain Layout
48717 Font ! Screen
48718 \end_layout
48719
48720 \end_inset
48721
48722
48723 \begin_inset CommandInset label
48724 LatexCommand label
48725 name "subsec:Screen-Fonts"
48726
48727 \end_inset
48728
48729
48730 \end_layout
48731
48732 \begin_layout Standard
48733 These fonts are used to display your documents within \SpecialChar LyX
48734 .
48735 \end_layout
48736
48737 \begin_layout Standard
48738 \begin_inset Note Greyedout
48739 status open
48740
48741 \begin_layout Plain Layout
48742
48743 \series bold
48744 Note:
48745 \series default
48746  This section only deals with the fonts 
48747 \emph on
48748 inside
48749 \emph default
48750  the \SpecialChar LyX
48751  window.
48752  The fonts that appear in the output are independent of these fonts, and
48753  set in the menu 
48754 \family sans
48755 Document\SpecialChar menuseparator
48756 Settings\SpecialChar menuseparator
48757 Fonts
48758 \family default
48759 .
48760 \end_layout
48761
48762 \end_inset
48763
48764
48765 \end_layout
48766
48767 \begin_layout Standard
48768 By default, \SpecialChar LyX
48769  uses 
48770 \family typewriter
48771 Times
48772 \family default
48773  as its 
48774 \family sans
48775 Roman
48776 \family default
48777  (serif) font, 
48778 \family typewriter
48779 Arial
48780 \family default
48781  or 
48782 \family typewriter
48783 Helvetica
48784 \family default
48785  (depends on the system) as its 
48786 \family sans
48787 Sans
48788 \begin_inset space ~
48789 \end_inset
48790
48791 Serif
48792 \family default
48793  font and 
48794 \family typewriter
48795 Courier
48796 \family default
48797  as its 
48798 \family typewriter
48799 Typewriter
48800 \family default
48801  font.
48802 \end_layout
48803
48804 \begin_layout Standard
48805 You can change the font size with the 
48806 \family sans
48807 Zoom
48808 \family default
48809  setting.
48810 \end_layout
48811
48812 \begin_layout Standard
48813 The 
48814 \family sans
48815 Font Sizes
48816 \family default
48817  are calculated as letter height in units of points.
48818  72.27
48819 \begin_inset space \thinspace{}
48820 \end_inset
48821
48822 points have the size of 1
48823 \begin_inset space \thinspace{}
48824 \end_inset
48825
48826 inch, see Appendix
48827 \begin_inset space ~
48828 \end_inset
48829
48830
48831 \begin_inset CommandInset ref
48832 LatexCommand ref
48833 reference "chap:Units-available-in"
48834
48835 \end_inset
48836
48837 .
48838  The default font sizes are the same as if a document font size of 10
48839 \begin_inset space \thinspace{}
48840 \end_inset
48841
48842 pt were used.
48843  The sizes are explained in detail in section
48844 \begin_inset space ~
48845 \end_inset
48846
48847
48848 \begin_inset CommandInset ref
48849 LatexCommand ref
48850 reference "subsec:Document-Font"
48851
48852 \end_inset
48853
48854 .
48855 \end_layout
48856
48857 \begin_layout Subsection
48858 Colors
48859 \begin_inset Index idx
48860 status collapsed
48861
48862 \begin_layout Plain Layout
48863 Color ! \SpecialChar LyX
48864  screen
48865 \end_layout
48866
48867 \end_inset
48868
48869
48870 \begin_inset Index idx
48871 status collapsed
48872
48873 \begin_layout Plain Layout
48874 Settings ! Color
48875 \end_layout
48876
48877 \end_inset
48878
48879
48880 \end_layout
48881
48882 \begin_layout Standard
48883 Here you can change the screen colors used by \SpecialChar LyX
48884  by choosing an item in the
48885  list and selecting the 
48886 \family sans
48887 Alter
48888 \family default
48889  button.
48890 \end_layout
48891
48892 \begin_layout Standard
48893 By checking the option 
48894 \family sans
48895 Use system colors
48896 \family default
48897  the color scheme of your OS or window manager is used.
48898  The colors 
48899 \family sans
48900 cursor, selection, table line, text, URL
48901 \begin_inset space ~
48902 \end_inset
48903
48904 label and URL
48905 \begin_inset space ~
48906 \end_inset
48907
48908 text
48909 \family default
48910  are then not customizable and thus not listed.
48911 \end_layout
48912
48913 \begin_layout Subsection
48914 Display
48915 \begin_inset Index idx
48916 status collapsed
48917
48918 \begin_layout Plain Layout
48919 Settings ! Display
48920 \end_layout
48921
48922 \end_inset
48923
48924
48925 \end_layout
48926
48927 \begin_layout Standard
48928 Here you can specify if graphics are displayed inside \SpecialChar LyX
48929 .
48930 \end_layout
48931
48932 \begin_layout Standard
48933
48934 \family sans
48935 Instant Preview
48936 \family default
48937  enables previewing snippets of your document.
48938  This feature is described in section
48939 \begin_inset space ~
48940 \end_inset
48941
48942
48943 \begin_inset CommandInset ref
48944 LatexCommand ref
48945 reference "sec:Previewing-snippets-of"
48946
48947 \end_inset
48948
48949 .
48950 \end_layout
48951
48952 \begin_layout Standard
48953 Checking the option 
48954 \family sans
48955 Mark
48956 \begin_inset space ~
48957 \end_inset
48958
48959 end
48960 \begin_inset space ~
48961 \end_inset
48962
48963 of
48964 \begin_inset space ~
48965 \end_inset
48966
48967 paragraphs
48968 \family default
48969  displays a pilcrow (¶) at the end of every paragraph.
48970 \end_layout
48971
48972 \begin_layout Section
48973 Editing
48974 \begin_inset Index idx
48975 status collapsed
48976
48977 \begin_layout Plain Layout
48978 Settings ! Editing
48979 \end_layout
48980
48981 \end_inset
48982
48983
48984 \end_layout
48985
48986 \begin_layout Subsection
48987 Control
48988 \end_layout
48989
48990 \begin_layout Subsubsection
48991 Editing
48992 \end_layout
48993
48994 \begin_layout Standard
48995 The option 
48996 \family sans
48997 Cursor follows scrollbar
48998 \family default
48999  sets the cursor to the top of the currently displayed document part when
49000  scrolling.
49001 \end_layout
49002
49003 \begin_layout Standard
49004 You can adjust the width of the cursor.
49005  If you set the value to zero, the thickness of the cursor scales relative
49006  to the zoom value you choose for the screen fonts.
49007 \end_layout
49008
49009 \begin_layout Standard
49010
49011 \family sans
49012 Scroll below end of document
49013 \family default
49014  is self-explanatory.
49015 \end_layout
49016
49017 \begin_layout Standard
49018 In \SpecialChar LyX
49019  one can jump from word to word by pressing 
49020 \family sans
49021 Ctrl+arrow key
49022 \family default
49023 .
49024  With the option
49025 \family sans
49026  Use Mac-style for cursor moving between words
49027 \family default
49028  the cursor jumps from the end of a word to the end of the next word.
49029  Normally it jumps from the beginning to the beginning.
49030 \change_inserted -712698321 1578924606
49031
49032 \end_layout
49033
49034 \begin_layout Standard
49035
49036 \change_inserted -712698321 1578924785
49037 The option 
49038 \family sans
49039 Keep change tracking markup on copy and paste
49040 \family default
49041  is for users who don't want tracked changes to be dissolved on copy and
49042  paste operations (i.
49043 \begin_inset space \thinspace{}
49044 \end_inset
49045
49046 e., inserted as new text with the deletions removed).
49047  If this is checked, the change-tracked text will be copied and pasted as
49048  is, independent if changes are currently tracked or not.
49049  This also applies to wrapping to\SpecialChar breakableslash
49050 dissolving from insets.
49051 \change_unchanged
49052
49053 \end_layout
49054
49055 \begin_layout Standard
49056 The option 
49057 \family sans
49058 Sort environments alphabetically
49059 \family default
49060  sorts the entries in the pull-down box for the paragraph environments.
49061 \end_layout
49062
49063 \begin_layout Standard
49064 The option 
49065 \family sans
49066 Group environments by their category
49067 \family default
49068  groups the entries in the pull-down box for the paragraph environments.
49069 \end_layout
49070
49071 \begin_layout Standard
49072 The 
49073 \family sans
49074 Edit math macros
49075 \family default
49076  options determine the editing style for math macros, see the section 
49077 \emph on
49078 Math Macros
49079 \emph default
49080  of the 
49081 \emph on
49082 Math
49083 \emph default
49084  manual.
49085 \end_layout
49086
49087 \begin_layout Subsubsection
49088 Fullscreen
49089 \end_layout
49090
49091 \begin_layout Standard
49092 Here you can specify what is hidden in the fullscreen mode.
49093  With the option 
49094 \family sans
49095 Limit text width
49096 \family default
49097  you can specify the width of the text in fullscreen mode.
49098  This way you can display the text smaller than the screen; the text then
49099  appears centered.
49100 \end_layout
49101
49102 \begin_layout Subsection
49103 Shortcuts
49104 \begin_inset Index idx
49105 status collapsed
49106
49107 \begin_layout Plain Layout
49108 Key Bindings
49109 \end_layout
49110
49111 \end_inset
49112
49113
49114 \begin_inset Index idx
49115 status collapsed
49116
49117 \begin_layout Plain Layout
49118 Settings ! Shortcuts
49119 \end_layout
49120
49121 \end_inset
49122
49123
49124 \end_layout
49125
49126 \begin_layout Standard
49127
49128 \family sans
49129 Bind File
49130 \family default
49131  specifies the file to be used to bind a \SpecialChar LyX
49132  function to a key.
49133  Several binding files are available, among them:
49134 \end_layout
49135
49136 \begin_layout Description
49137 cua.bind a typical set of PC keyboard shortcuts
49138 \end_layout
49139
49140 \begin_layout Description
49141 (x)emacs.bind a set of bindings similar to those used in the editor programs
49142  
49143 \family sans
49144 Emacs
49145 \family default
49146  (
49147 \family sans
49148 XEmacs
49149 \family default
49150 )
49151 \end_layout
49152
49153 \begin_layout Description
49154 mac.bind a set of bindings for 
49155 \family sans
49156 Mac
49157 \begin_inset space \thinspace{}
49158 \end_inset
49159
49160 OS
49161 \family default
49162  systems.
49163 \end_layout
49164
49165 \begin_layout Standard
49166 There are also binding files designed for special document classes, like
49167  
49168 \shape italic
49169 broadway.bind
49170 \shape default
49171 , and binding files for special languages.
49172  The names of language binding files begin with a language code, e.
49173 \begin_inset space \thinspace{}
49174 \end_inset
49175
49176 g.
49177 \begin_inset space \space{}
49178 \end_inset
49179
49180
49181 \begin_inset Quotes eld
49182 \end_inset
49183
49184 pt
49185 \begin_inset Quotes erd
49186 \end_inset
49187
49188  for Portuguese.
49189  If you use \SpecialChar LyX
49190  in a certain language, \SpecialChar LyX
49191  will try to use the appropriate binding
49192  file.
49193 \end_layout
49194
49195 \begin_layout Standard
49196 Some binding files, like 
49197 \shape italic
49198 math.bind
49199 \shape default
49200 , only have a limited scope.
49201  When looking at the end of the file 
49202 \shape italic
49203 cua.bind
49204 \shape default
49205 , you can see that they are included to keep the overview in the bind-file.
49206 \end_layout
49207
49208 \begin_layout Standard
49209 The field 
49210 \family sans
49211 Show
49212 \begin_inset space ~
49213 \end_inset
49214
49215 key-bindings
49216 \begin_inset space ~
49217 \end_inset
49218
49219 containing
49220 \family default
49221  allows you to search for the shortcut provided for a particular function
49222  in the selected key binding file.
49223 \end_layout
49224
49225 \begin_layout Subsubsection
49226 Editing Shortcuts
49227 \begin_inset CommandInset label
49228 LatexCommand label
49229 name "subsec:Editing-Shortcuts"
49230
49231 \end_inset
49232
49233
49234 \begin_inset Index idx
49235 status collapsed
49236
49237 \begin_layout Plain Layout
49238 Key Bindings ! Editing
49239 \end_layout
49240
49241 \end_inset
49242
49243
49244 \end_layout
49245
49246 \begin_layout Standard
49247 To add new or modify existing key bindings to your own taste you can use
49248  the table in the dialog that lists all \SpecialChar LyX
49249  functions and the bound shortcuts.
49250  To find functions easily, they are grouped by categories and the dialog
49251  provides the field 
49252 \family sans
49253 Show key-bindings containing
49254 \family default
49255 .
49256  In this field you can insert a keyword for a function you want to edit.
49257  Insert there for example as keyword 
49258 \begin_inset Quotes eld
49259 \end_inset
49260
49261 paste
49262 \begin_inset Quotes erd
49263 \end_inset
49264
49265  and you get the four different existing shortcuts for the three different
49266  functions that contain 
49267 \begin_inset Quotes eld
49268 \end_inset
49269
49270 paste
49271 \begin_inset Quotes erd
49272 \end_inset
49273
49274  in their name.
49275  As you can see, one function can have more than one shortcut.
49276  All \SpecialChar LyX
49277  functions are also listed in the file 
49278 \family sans
49279 \SpecialChar LyX
49280  Functions
49281 \family default
49282  that you will find in the 
49283 \family sans
49284 Help
49285 \family default
49286  menu.
49287 \end_layout
49288
49289 \begin_layout Standard
49290 For example, to add the shortcut 
49291 \family sans
49292 Alt+Q
49293 \family default
49294  for the function 
49295 \family sans
49296 textstyle-apply
49297 \family default
49298 , select the function and press the 
49299 \family sans
49300 Modify
49301 \family default
49302  button.
49303  A dialog pops up where you can add the shortcut by using it.
49304  So press Alt+Q to define the shortcut.
49305 \end_layout
49306
49307 \begin_layout Standard
49308 Modifying an existing shortcut is done the same way.
49309  You can also bind multiple functions to one shortcut by starting the \SpecialChar LyX
49310  Function
49311  definition with “command alternatives” and following it with the different
49312  function names as a semicolon separated list.
49313  \SpecialChar LyX
49314  will then use the first function that is enabled in the current document
49315  part.
49316  
49317 \end_layout
49318
49319 \begin_layout Standard
49320 If you don't like a particular shortcut, you can remove it.
49321 \end_layout
49322
49323 \begin_layout Standard
49324 Alternatively you can also edit shortcuts by modifying binding files with
49325  a text editor.
49326  The syntax of the entries is:
49327 \end_layout
49328
49329 \begin_layout Standard
49330
49331 \series bold
49332
49333 \backslash
49334 bind 
49335 \begin_inset Quotes eld
49336 \end_inset
49337
49338 key combination
49339 \begin_inset Quotes erd
49340 \end_inset
49341
49342  
49343 \begin_inset Quotes eld
49344 \end_inset
49345
49346 \SpecialChar LyX
49347  function
49348 \begin_inset Quotes erd
49349 \end_inset
49350
49351
49352 \end_layout
49353
49354 \begin_layout Standard
49355 Note, though, that the key combination definition uses a specific syntax.
49356  This applies to the designators of specific modifier keys (e.
49357 \begin_inset space \thinspace{}
49358 \end_inset
49359
49360 g., 
49361 \family typewriter
49362 M
49363 \family default
49364
49365 \family typewriter
49366 S
49367 \family default
49368
49369 \family typewriter
49370 C
49371 \family default
49372  for 
49373 \family sans
49374 Meta/Alt
49375 \family default
49376
49377 \family sans
49378 Shift
49379 \family default
49380
49381 \family sans
49382 Ctrl
49383 \family default
49384 , respectively) as well as to the other keys.
49385  Note particularly that you cannot use non-alphanumeric characters directly
49386  in the definition of the key combination, but must use commands following
49387  the Xlib standard instead (please refer to the existing bind files for
49388  a model).
49389  So if you wanted to bind a command to the key combination 
49390 \family sans
49391 Alt+Shift+:
49392 \family default
49393 , you needed to specify it as 
49394 \family typewriter
49395 M-S-colon
49396 \family default
49397 .
49398  If you use the dialog to edit key bindings, you don't have to care for
49399  these specifics.
49400  \SpecialChar LyX
49401  transforms your input to the correct syntax.
49402 \end_layout
49403
49404 \begin_layout Subsection
49405 Keyboard/Mouse
49406 \begin_inset CommandInset label
49407 LatexCommand label
49408 name "subsec:Keyboard-Map"
49409
49410 \end_inset
49411
49412
49413 \begin_inset Index idx
49414 status collapsed
49415
49416 \begin_layout Plain Layout
49417 Keyboard Map
49418 \end_layout
49419
49420 \end_inset
49421
49422
49423 \begin_inset Index idx
49424 status collapsed
49425
49426 \begin_layout Plain Layout
49427 Settings ! Keyboard Map
49428 \end_layout
49429
49430 \end_inset
49431
49432
49433 \end_layout
49434
49435 \begin_layout Standard
49436 Normally keyboard settings are made in a menu of your operating system.
49437  For the case thatWhere this is not possible, \SpecialChar LyX
49438  provides keyboard maps.
49439  If, for example, you have a Czech keyboard but want to use it as if it
49440  is a Romanian one, you can enable 
49441 \family sans
49442 Use
49443 \begin_inset space ~
49444 \end_inset
49445
49446 keyboard
49447 \begin_inset space ~
49448 \end_inset
49449
49450 map
49451 \family default
49452  and select the keyboard map file named 
49453 \shape italic
49454 romanian.kmap
49455 \shape default
49456 .
49457 \end_layout
49458
49459 \begin_layout Standard
49460 You can specify a 
49461 \family sans
49462 First
49463 \family default
49464  and a 
49465 \family sans
49466 Second
49467 \family default
49468  keyboard map and, if you use the 
49469 \emph on
49470 cua
49471 \emph default
49472  bindings, you can select the first and second with 
49473 \begin_inset Info
49474 type  "shortcut"
49475 arg   "keymap-primary"
49476 \end_inset
49477
49478  and 
49479 \begin_inset Info
49480 type  "shortcut"
49481 arg   "keymap-secondary"
49482 \end_inset
49483
49484  respectively or toggle between them with 
49485 \begin_inset Info
49486 type  "shortcut"
49487 arg   "keymap-toggle"
49488 \end_inset
49489
49490 .
49491 \end_layout
49492
49493 \begin_layout Standard
49494 \begin_inset Note Greyedout
49495 status open
49496
49497 \begin_layout Plain Layout
49498
49499 \series bold
49500 Note:
49501 \series default
49502  Keyboard maps can only provide a makeshift solution and don't work on all
49503  systems.
49504 \end_layout
49505
49506 \end_inset
49507
49508
49509 \end_layout
49510
49511 \begin_layout Standard
49512 You can also specify the mouse 
49513 \family sans
49514 Wheel scrolling speed
49515 \family default
49516 .
49517  The standard value is 1.0; higher values speed up the scrolling, lower ones
49518  slow it down.
49519  With the option 
49520 \family sans
49521 Middle mouse button pasting
49522 \family default
49523  you can determine if pressing the middle mouse button (or the mouse wheel)
49524  inserts the content of the clipboard.
49525 \end_layout
49526
49527 \begin_layout Standard
49528 If you 
49529 \family sans
49530 Enable
49531 \family default
49532  
49533 \family sans
49534 Scroll
49535 \begin_inset space ~
49536 \end_inset
49537
49538 wheel
49539 \begin_inset space ~
49540 \end_inset
49541
49542 zoom,
49543 \family default
49544  you can select a key for zooming.
49545  When this key is pressed and the mouse wheel is rotated, the text is zoomed.
49546 \end_layout
49547
49548 \begin_layout Subsection
49549 Input Completion
49550 \end_layout
49551
49552 \begin_layout Standard
49553 Input completion is described in section
49554 \begin_inset space ~
49555 \end_inset
49556
49557
49558 \begin_inset CommandInset ref
49559 LatexCommand ref
49560 reference "sec:Input-Completion"
49561
49562 \end_inset
49563
49564 .
49565 \end_layout
49566
49567 \begin_layout Section
49568 Paths
49569 \begin_inset CommandInset label
49570 LatexCommand label
49571 name "sec:Paths"
49572
49573 \end_inset
49574
49575
49576 \begin_inset Index idx
49577 status collapsed
49578
49579 \begin_layout Plain Layout
49580 Paths
49581 \end_layout
49582
49583 \end_inset
49584
49585
49586 \begin_inset Index idx
49587 status collapsed
49588
49589 \begin_layout Plain Layout
49590 Settings ! Paths
49591 \end_layout
49592
49593 \end_inset
49594
49595
49596 \end_layout
49597
49598 \begin_layout Standard
49599 The paths to the various resources used by \SpecialChar LyX
49600  are normally determined during
49601  the installation.
49602  But there may be reasons why you might want to modify them.
49603 \end_layout
49604
49605 \begin_layout Description
49606 Working
49607 \begin_inset space ~
49608 \end_inset
49609
49610 directory This is \SpecialChar LyX
49611 's working directory.
49612  It is the default when you 
49613 \family sans
49614 Open
49615 \family default
49616
49617 \family sans
49618 Save
49619 \family default
49620  or 
49621 \family sans
49622 Save
49623 \begin_inset space ~
49624 \end_inset
49625
49626 As
49627 \family default
49628  files.
49629 \end_layout
49630
49631 \begin_layout Description
49632 Document
49633 \begin_inset space ~
49634 \end_inset
49635
49636 templates This directory 
49637 \change_inserted -712698321 1553354019
49638 contains the templates that are shown 
49639 \change_deleted -712698321 1553354025
49640 will be opened when you use the menu
49641 \change_inserted -712698321 1553354026
49642 in
49643 \change_unchanged
49644  
49645 \family sans
49646 File\SpecialChar menuseparator
49647 New
49648 \begin_inset space ~
49649 \end_inset
49650
49651 from
49652 \begin_inset space ~
49653 \end_inset
49654
49655 Template
49656 \family default
49657 .
49658 \end_layout
49659
49660 \begin_layout Description
49661 Example
49662 \begin_inset space ~
49663 \end_inset
49664
49665 files This directory 
49666 \change_deleted -712698321 1553354035
49667 will be opened when you use the
49668 \change_inserted -712698321 1553354048
49669 contains the example files that are listed in
49670 \change_unchanged
49671  
49672 \change_deleted -712698321 1553352959
49673 button 
49674 \family sans
49675 Examples
49676 \family default
49677  in the
49678 \change_unchanged
49679  
49680 \family sans
49681 File\SpecialChar menuseparator
49682 Open
49683 \change_inserted -712698321 1553352950
49684  Example
49685 \change_deleted -712698321 1553352963
49686
49687 \family default
49688  dialog
49689 \change_unchanged
49690 .
49691 \change_deleted -712698321 1553354004
49692
49693 \begin_inset Newline newline
49694 \end_inset
49695
49696
49697 \begin_inset Note Greyedout
49698 status open
49699
49700 \begin_layout Plain Layout
49701
49702 \series bold
49703 Note:
49704 \series default
49705  The 
49706 \family sans
49707 Examples
49708 \family default
49709  button does not exist when using \SpecialChar LyX
49710  on Mac OS and Windows systems.
49711 \end_layout
49712
49713 \end_inset
49714
49715
49716 \change_unchanged
49717
49718 \end_layout
49719
49720 \begin_layout Description
49721 Backup
49722 \begin_inset space ~
49723 \end_inset
49724
49725 directory
49726 \begin_inset Index idx
49727 status collapsed
49728
49729 \begin_layout Plain Layout
49730 Backup ! Directory
49731 \end_layout
49732
49733 \end_inset
49734
49735  Backup copies will be saved to this directory.
49736  If no directory is given but backups are enabled as described in section
49737 \begin_inset space ~
49738 \end_inset
49739
49740
49741 \begin_inset CommandInset ref
49742 LatexCommand ref
49743 reference "subsec:Backup documents"
49744
49745 \end_inset
49746
49747 , the 
49748 \family sans
49749 Working directory
49750 \family default
49751  will be used to save the backups.
49752 \begin_inset Newline newline
49753 \end_inset
49754
49755 Backup files have the ending 
49756 \begin_inset Quotes eld
49757 \end_inset
49758
49759 .lyx~
49760 \begin_inset Quotes erd
49761 \end_inset
49762
49763 .
49764 \end_layout
49765
49766 \begin_layout Description
49767 LyXServer
49768 \begin_inset space ~
49769 \end_inset
49770
49771 pipe Here you can enter the name of a so-called UNIX-pipe.
49772  This pipe is used to send data from external programs to \SpecialChar LyX
49773 .
49774 \begin_inset Newline newline
49775 \end_inset
49776
49777
49778 \series bold
49779 Example:
49780 \series default
49781  You add a Bib\SpecialChar TeX
49782  database 
49783 \emph on
49784 test.bib
49785 \emph default
49786  to your document.
49787  You can edit this file with the program 
49788 \family typewriter
49789 JabRef
49790 \family default
49791 .
49792  In 
49793 \family typewriter
49794 JabRef
49795 \family default
49796  you have to use the same Unix-Pipe for \SpecialChar LyX
49797  in its preferences under 
49798 \family sans
49799 External
49800 \begin_inset space ~
49801 \end_inset
49802
49803 programs
49804 \family default
49805 .
49806  If you want to get one entry of the database as citation, select it in
49807  
49808 \family typewriter
49809 JabRef
49810 \family default
49811  and click on the \SpecialChar LyX
49812  symbol.
49813  The entry will now be inserted as a citation at the current cursor position
49814  in your \SpecialChar LyX
49815  file.
49816  Of course, 
49817 \family typewriter
49818 JabRef
49819 \family default
49820  and \SpecialChar LyX
49821  need to be running the same time.
49822 \begin_inset Newline newline
49823 \end_inset
49824
49825 The pipe is also used for the 
49826 \family sans
49827 Single instance
49828 \family default
49829  feature, see section
49830 \begin_inset space ~
49831 \end_inset
49832
49833
49834 \begin_inset CommandInset ref
49835 LatexCommand ref
49836 reference "subsec:Backup documents"
49837
49838 \end_inset
49839
49840 .
49841 \begin_inset Newline newline
49842 \end_inset
49843
49844 To use the \SpecialChar LyX
49845 Server-Pipe on Windows, you must use this pipe name:
49846 \begin_inset Newline newline
49847 \end_inset
49848
49849
49850 \series bold
49851
49852 \backslash
49853
49854 \backslash
49855 .
49856 \backslash
49857 pipe
49858 \backslash
49859 lyxpipe
49860 \end_layout
49861
49862 \begin_layout Description
49863 Temporary
49864 \begin_inset space ~
49865 \end_inset
49866
49867 directory Temporary files will be saved in this directory.
49868 \end_layout
49869
49870 \begin_layout Description
49871 Thesaurus
49872 \begin_inset space ~
49873 \end_inset
49874
49875 dictionary Directory where the thesaurus dictionaries are located.
49876  You only need to specify it if the thesaurus does not work or if you want
49877  to use custom/alternative dictionaries.
49878 \end_layout
49879
49880 \begin_layout Description
49881 Hunspell
49882 \begin_inset space ~
49883 \end_inset
49884
49885 dictionary Directory where the dictionaries of the spell checker program
49886  
49887 \family typewriter
49888 Hunspell
49889 \family default
49890  are located.
49891  You only need to specify it if you are using 
49892 \family typewriter
49893 Hunspell
49894 \family default
49895  and spell checking does not work or if you want to use custom/alternative
49896  dictionaries.
49897  For \SpecialChar LyX
49898  on Windows 
49899 \family typewriter
49900 Hunspell
49901 \family default
49902  is the only available spell checker and should work without specifying
49903  a directory.
49904 \end_layout
49905
49906 \begin_layout Description
49907 PATH
49908 \begin_inset space ~
49909 \end_inset
49910
49911 prefix This field contains a list of paths to external programs.
49912  When \SpecialChar LyX
49913  needs to use an external program, it looks in this list to see where
49914  to find it on the system.
49915  The path list is automatically set up on Windows and Mac systems when \SpecialChar LyX
49916
49917  is configured; so you normally don't have to modify it.
49918  On Unix
49919 \begin_inset space \thinspace{}
49920 \end_inset
49921
49922 /
49923 \begin_inset space \thinspace{}
49924 \end_inset
49925
49926 Linux systems, the path list will need to be set only if there are external
49927  programs you wish to use that are not in your normal system path ($PATH).
49928 \end_layout
49929
49930 \begin_layout Description
49931 TEXINPUTS
49932 \begin_inset space ~
49933 \end_inset
49934
49935 prefix The TEXINPUTS environment variable allows you to use external files
49936  which are included in a \SpecialChar LyX
49937  document via commands in \SpecialChar TeX
49938  code or in the document
49939  preamble.
49940  This prefix includes by default the document directory (represented by
49941  a single dot '.').
49942  The prefix can contain any list of paths separated by the default separator
49943  of the OS (':' on UNIX like systems and ';' on Windows).
49944  If files are included, the paths listed in the TEXINPUTS prefix will be
49945  scanned for the input files.
49946  Note that any non-absolute path listed in the TEXINPUTS prefix is considered
49947  to be relative to the directory of your \SpecialChar LyX
49948  file.
49949  It is recommended that you always include '.' as one of the paths; otherwise
49950  compilation may fail for some documents.
49951 \end_layout
49952
49953 \begin_layout Section
49954 Identity
49955 \end_layout
49956
49957 \begin_layout Standard
49958 Here you can insert your 
49959 \family sans
49960 Name
49961 \family default
49962  and 
49963 \family sans
49964 E-mail
49965 \family default
49966  address.
49967  These will be used when you have enabled change tracking, as described
49968  in section
49969 \begin_inset space ~
49970 \end_inset
49971
49972
49973 \begin_inset CommandInset ref
49974 LatexCommand ref
49975 reference "sec:Change-Tracking"
49976
49977 \end_inset
49978
49979 , to mark changes you make as yours.
49980 \end_layout
49981
49982 \begin_layout Section
49983 Language Settings
49984 \begin_inset Index idx
49985 status collapsed
49986
49987 \begin_layout Plain Layout
49988 Language ! Settings
49989 \end_layout
49990
49991 \end_inset
49992
49993
49994 \begin_inset Index idx
49995 status collapsed
49996
49997 \begin_layout Plain Layout
49998 Settings ! Language
49999 \end_layout
50000
50001 \end_inset
50002
50003
50004 \end_layout
50005
50006 \begin_layout Subsection
50007 Language
50008 \begin_inset CommandInset label
50009 LatexCommand label
50010 name "subsec:Prefs-Language"
50011
50012 \end_inset
50013
50014
50015 \end_layout
50016
50017 \begin_layout Description
50018 User
50019 \begin_inset space ~
50020 \end_inset
50021
50022 interface
50023 \begin_inset space ~
50024 \end_inset
50025
50026 language Here you can select the language for \SpecialChar LyX
50027 's menus.
50028  You can find its actual translation status here: 
50029 \begin_inset CommandInset href
50030 LatexCommand href
50031 target "https://www.lyx.org/I18n"
50032 literal "false"
50033
50034 \end_inset
50035
50036
50037 \change_inserted -712698321 1563708959
50038
50039 \end_layout
50040
50041 \begin_layout Subsubsection
50042
50043 \change_inserted -712698321 1563708986
50044 LaTeX Language Support
50045 \change_unchanged
50046
50047 \end_layout
50048
50049 \begin_layout Description
50050 Language
50051 \begin_inset space ~
50052 \end_inset
50053
50054 package determines which \SpecialChar LaTeX
50055  package should be loaded to handle language issues.
50056  Language issues that are handled by this package include proper hyphenation
50057  as well as localization of dates and text strings such as 
50058 \begin_inset Quotes eld
50059 \end_inset
50060
50061 Chapter
50062 \begin_inset Quotes erd
50063 \end_inset
50064
50065  and 
50066 \begin_inset Quotes eld
50067 \end_inset
50068
50069 Table
50070 \begin_inset Quotes erd
50071 \end_inset
50072
50073 .
50074  The most widespread language package is 
50075 \series bold
50076 babel
50077 \series default
50078
50079 \begin_inset Index idx
50080 status collapsed
50081
50082 \begin_layout Plain Layout
50083 \SpecialChar LaTeX
50084  packages ! babel
50085 \end_layout
50086
50087 \end_inset
50088
50089 ; it is the default language package in classic \SpecialChar LaTeX
50090 .
50091  More recent typesetting engines such as Xe\SpecialChar TeX
50092  and Lua\SpecialChar TeX
50093  come with the alternative
50094  language package 
50095 \series bold
50096 polyglossia
50097 \series default
50098
50099 \begin_inset Index idx
50100 status collapsed
50101
50102 \begin_layout Plain Layout
50103 \SpecialChar LaTeX
50104  packages ! polyglossia
50105 \end_layout
50106
50107 \end_inset
50108
50109  that is more suited to the multi-script support of these engines.
50110  Furthermore, there are also specific language packages for languages not
50111  covered by 
50112 \series bold
50113 babel
50114 \series default
50115 .
50116  The available selections are described in section
50117 \begin_inset space ~
50118 \end_inset
50119
50120
50121 \begin_inset CommandInset ref
50122 LatexCommand ref
50123 reference "sec:Language-encodings"
50124
50125 \end_inset
50126
50127 .
50128 \end_layout
50129
50130 \begin_layout Description
50131 Command
50132 \begin_inset space ~
50133 \end_inset
50134
50135 start 
50136 \change_deleted -712698321 1563708374
50137 If a special \SpecialChar LaTeX
50138 -package is needed to write in a certain document language,
50139  you can h
50140 \change_inserted -712698321 1563708374
50141 H
50142 \change_unchanged
50143 ere
50144 \change_inserted -712698321 1563708377
50145  you
50146 \change_unchanged
50147  
50148 \change_deleted -712698321 1563708382
50149 specify
50150 \change_inserted -712698321 1563708384
50151 customize
50152 \change_unchanged
50153  the command 
50154 \change_inserted -712698321 1563708639
50155 that is used to switch to a different language
50156 \change_deleted -712698321 1563708410
50157 to start the package
50158 \change_unchanged
50159 .
50160  
50161 \change_inserted -712698321 1563708611
50162 This might be useful if you want to use a different command with 
50163 \series bold
50164 babel
50165 \series default
50166  (which provides several alternative commands with different behavior),
50167  or if you use a custom language package with specific commands, such as
50168  
50169 \series bold
50170 Arab\SpecialChar TeX
50171
50172 \series default
50173  
50174 \begin_inset CommandInset citation
50175 LatexCommand cite
50176 key "Arabic"
50177 literal "true"
50178
50179 \end_inset
50180
50181 , which needs 
50182 \change_deleted -712698321 1563708616
50183 An example is 
50184 \change_unchanged
50185 the start command 
50186 \family sans
50187
50188 \backslash
50189 begin{arabtext}
50190 \change_deleted -712698321 1563708621
50191
50192 \family default
50193  that is needed to write Arabic using the package 
50194 \series bold
50195 Arab\SpecialChar TeX
50196
50197 \series default
50198 , see 
50199 \begin_inset CommandInset citation
50200 LatexCommand cite
50201 key "Arabic"
50202 literal "true"
50203
50204 \end_inset
50205
50206
50207 \change_unchanged
50208 .
50209  The default is the 
50210 \series bold
50211 babel
50212 \series default
50213  command 
50214 \family typewriter
50215
50216 \backslash
50217 selectlanguage{$$lang}
50218 \change_inserted -712698321 1563708571
50219
50220 \family default
50221 , whereby 
50222 \family sans
50223 $$lang
50224 \family default
50225  is a placeholder that is substituted with the respective language name
50226  in the \SpecialChar LaTeX
50227  output
50228 \change_unchanged
50229 .
50230
50231 \change_inserted -712698321 1563708571
50232  Note that with 
50233 \series bold
50234 polyglossia
50235 \series default
50236 , this setting is ignored.
50237 \change_unchanged
50238
50239 \end_layout
50240
50241 \begin_layout Description
50242 Command
50243 \begin_inset space ~
50244 \end_inset
50245
50246 end 
50247 \change_deleted -712698321 1563857836
50248 Counterpart to 
50249 \family sans
50250 Command start
50251 \family default
50252 .
50253  
50254 \change_inserted -712698321 1563857869
50255 Use this if the language switch set in 
50256 \family sans
50257 Command start
50258 \family default
50259  needs to be explicitly ended, as in 
50260 \series bold
50261 babel
50262 \series default
50263 's alternative command 
50264 \family typewriter
50265
50266 \backslash
50267 begin{otherlanguage*}\SpecialChar ldots
50268 \SpecialChar allowbreak
50269
50270 \backslash
50271 end{otherlanguage*}
50272 \family default
50273 .
50274  
50275 \change_deleted -712698321 1563708866
50276 Some packages, like the default, don't have an end command since the start
50277  command toggles the package on and off
50278 \change_inserted -712698321 1563858041
50279 Empty by default, as 
50280 \family typewriter
50281
50282 \backslash
50283 selectlanguage{$$lang}
50284 \family default
50285  does not need to be explicitly ended (the switch remains valid until the
50286  next 
50287 \family typewriter
50288
50289 \backslash
50290 selectlanguage{$$lang}
50291 \family default
50292 )
50293 \change_unchanged
50294 .
50295
50296 \change_inserted -712698321 1563857868
50297  Note that with 
50298 \series bold
50299 polyglossia
50300 \series default
50301 , this setting is ignored.
50302 \change_unchanged
50303
50304 \end_layout
50305
50306 \begin_layout Description
50307
50308 \change_deleted -712698321 1563708996
50309 Default
50310 \begin_inset space ~
50311 \end_inset
50312
50313 decimal
50314 \begin_inset space ~
50315 \end_inset
50316
50317 separator Defines the default decimal point for use in tables (decimal point
50318  alignment).
50319 \end_layout
50320
50321 \begin_layout Description
50322
50323 \change_deleted -712698321 1563708996
50324 Default
50325 \begin_inset space ~
50326 \end_inset
50327
50328 length
50329 \begin_inset space ~
50330 \end_inset
50331
50332 unit Defines the unit that is used as default for lengths in \SpecialChar LyX
50333 's dialogs.
50334 \change_unchanged
50335
50336 \end_layout
50337
50338 \begin_layout Description
50339 Set
50340 \begin_inset space ~
50341 \end_inset
50342
50343 languages
50344 \begin_inset space ~
50345 \end_inset
50346
50347 globally 
50348 \change_deleted -712698321 1563709051
50349 When
50350 \change_inserted -712698321 1563709052
50351 If
50352 \change_unchanged
50353  this option is set, the languages used in the document will be added 
50354 \change_deleted -712698321 1563709127
50355 as options 
50356 \change_unchanged
50357 to the document class options
50358 \change_inserted -712698321 1563709259
50359  rather than the language package options.
50360 \change_deleted -712698321 1563709186
50361 ,
50362 \change_unchanged
50363  
50364 \change_deleted -712698321 1563709191
50365 so that they can be used by all \SpecialChar LaTeX
50366 -packages
50367 \change_inserted -712698321 1563709305
50368 Since the document class passes all options in gets to all loaded \SpecialChar LaTeX
50369 -packages,
50370  all language-aware packages will be informed about the used languages this
50371  way
50372 \change_unchanged
50373 .
50374  
50375 \change_deleted -712698321 1563709264
50376 Otherwise they will only be used as options for the 
50377 \series bold
50378 babel
50379 \series default
50380  package.
50381 \change_unchanged
50382
50383 \end_layout
50384
50385 \begin_layout Description
50386
50387 \change_deleted -712698321 1563709314
50388 Auto
50389 \begin_inset space ~
50390 \end_inset
50391
50392 begin
50393 \change_inserted -712698321 1563709328
50394 Set
50395 \begin_inset space ~
50396 \end_inset
50397
50398 document
50399 \begin_inset space ~
50400 \end_inset
50401
50402 language
50403 \begin_inset space ~
50404 \end_inset
50405
50406 explicitly
50407 \change_unchanged
50408  
50409 \change_deleted -712698321 1563709331
50410 When
50411 \change_inserted -712698321 1563709331
50412 If
50413 \change_unchanged
50414  this option is set, 
50415 \change_inserted -712698321 1563709808
50416 the language switch defined in 
50417 \family sans
50418 Command
50419 \begin_inset space ~
50420 \end_inset
50421
50422 start
50423 \family default
50424  is output at the beginning of the document, thereby explicitly switching
50425  to the document language.
50426  This assures that the correct language is used in any case.
50427  This might be needed if you use a non-default 
50428 \family sans
50429 Command
50430 \begin_inset space ~
50431 \end_inset
50432
50433 start
50434 \family default
50435  or if a package resets the document language.
50436  If not set, the language that is active at document start is used (this
50437  usually should be the document language).
50438 \change_deleted -712698321 1563709548
50439 documents start with the chosen document language.
50440  When this option is not set, the 
50441 \family sans
50442 Command
50443 \begin_inset space ~
50444 \end_inset
50445
50446 start
50447 \family default
50448  is explicitly set to the beginning of the document in the \SpecialChar LaTeX
50449 -output.
50450  This assures that the correct language is used when you use another 
50451 \family sans
50452 Command
50453 \begin_inset space ~
50454 \end_inset
50455
50456 start
50457 \family default
50458  than the default.
50459 \change_unchanged
50460
50461 \end_layout
50462
50463 \begin_layout Description
50464
50465 \change_deleted -712698321 1563709354
50466 Auto
50467 \begin_inset space ~
50468 \end_inset
50469
50470 end
50471 \change_inserted -712698321 1563709358
50472 Unset
50473 \begin_inset space ~
50474 \end_inset
50475
50476 document
50477 \begin_inset space ~
50478 \end_inset
50479
50480 language
50481 \begin_inset space ~
50482 \end_inset
50483
50484 explicitly
50485 \change_unchanged
50486  Counterpart to 
50487 \change_deleted -712698321 1563709361
50488
50489 \family sans
50490 Auto
50491 \begin_inset space ~
50492 \end_inset
50493
50494 begin
50495 \change_inserted -712698321 1563709392
50496 Set document language explicitly
50497 \change_unchanged
50498
50499 \family default
50500 .
50501  
50502 \change_deleted -712698321 1563709618
50503 When it is not
50504 \change_inserted -712698321 1563709618
50505 If
50506 \change_unchanged
50507  set, the 
50508 \family sans
50509 Command
50510 \begin_inset space ~
50511 \end_inset
50512
50513 end
50514 \family default
50515  is 
50516 \change_deleted -712698321 1563709625
50517 set
50518 \change_inserted -712698321 1563709626
50519 output
50520 \change_unchanged
50521  
50522 \change_inserted -712698321 1563709628
50523 at
50524 \change_deleted -712698321 1563709628
50525 to
50526 \change_unchanged
50527  the end of the document.
50528 \change_inserted -712698321 1563709816
50529
50530 \end_layout
50531
50532 \begin_layout Subsubsection
50533 \paragraph_spacing single
50534
50535 \change_inserted -712698321 1563709833
50536 Editor Settings
50537 \change_unchanged
50538
50539 \end_layout
50540
50541 \begin_layout Description
50542 Mark
50543 \begin_inset space ~
50544 \end_inset
50545
50546
50547 \change_inserted -712698321 1563709847
50548 additional
50549 \change_deleted -712698321 1563709845
50550 foreign
50551 \change_unchanged
50552
50553 \begin_inset space ~
50554 \end_inset
50555
50556 languages 
50557 \change_inserted -712698321 1563709877
50558 If set, all 
50559 \change_deleted -712698321 1563709877
50560 T
50561 \change_inserted -712698321 1563709878
50562 t
50563 \change_unchanged
50564 ext 
50565 \change_deleted -712698321 1563709882
50566 marked formatted 
50567 \change_unchanged
50568 in a language different 
50569 \change_deleted -712698321 1563709886
50570 from
50571 \change_inserted -712698321 1563709886
50572 to
50573 \change_unchanged
50574  the document language will be 
50575 \change_inserted -712698321 1563709907
50576 marked (by default with a blue 
50577 \change_unchanged
50578 underline
50579 \change_deleted -712698321 1563709911
50580 d in blue
50581 \change_inserted -712698321 1563709911
50582 )
50583 \change_unchanged
50584 .
50585 \change_inserted -712698321 1563709927
50586
50587 \end_layout
50588
50589 \begin_layout Description
50590
50591 \change_inserted -712698321 1563711969
50592 Respect
50593 \begin_inset space ~
50594 \end_inset
50595
50596 OS
50597 \begin_inset space ~
50598 \end_inset
50599
50600 keyboard
50601 \begin_inset space ~
50602 \end_inset
50603
50604 language If set, \SpecialChar LyX
50605  will switch the input language if the keyboard map is
50606  switched via the operating system.
50607  This is particularly useful if you switch between languages with different
50608  scripts (e.
50609 \begin_inset space \thinspace{}
50610 \end_inset
50611
50612 g., English and Hebrew: in this case, switching the keyboard to Hebrew will
50613  automatically switch the input language to Hebrew as well, and vice versa).
50614 \change_unchanged
50615
50616 \end_layout
50617
50618 \begin_layout Description
50619
50620 \change_deleted -712698321 1563709926
50621 Enable
50622 \begin_inset space ~
50623 \end_inset
50624
50625 RTL
50626 \begin_inset space ~
50627 \end_inset
50628
50629 support Enables the use of languages, written from right to left (RTL),
50630  like Arabic, Hebrew or Farsi.
50631 \change_unchanged
50632
50633 \end_layout
50634
50635 \begin_layout Description
50636
50637 \change_inserted -712698321 1563710132
50638 Right-to-left
50639 \begin_inset space ~
50640 \end_inset
50641
50642
50643 \change_deleted -712698321 1563710132
50644 C
50645 \change_inserted -712698321 1563710132
50646 c
50647 \change_unchanged
50648 ursor
50649 \begin_inset space ~
50650 \end_inset
50651
50652 movement 
50653 \change_inserted -712698321 1563710265
50654 Here you can define how cursor movement (with the arrow keys) behaves 
50655 \change_deleted -712698321 1563710266
50656 W
50657 \change_inserted -712698321 1563710267
50658 w
50659 \change_unchanged
50660 hen writing 
50661 \change_deleted -712698321 1563710171
50662 RTL
50663 \change_inserted -712698321 1563710286
50664 scripts with right-to-left direction (e.g., Arabic, Hebrew or Farsi).
50665  
50666 \change_deleted -712698321 1563857456
50667 , you can define if the left and right arrow keys move the cursor visually
50668  to the left or right, respectively, or logically.
50669  
50670 \change_inserted -712698321 1563859701
50671
50672 \end_layout
50673
50674 \begin_deeper
50675 \begin_layout Standard
50676
50677 \family sans
50678 Logical
50679 \family default
50680  means that the cursor 
50681 \change_inserted -712698321 1563859940
50682 follows the logic of the text direction, and the arrows' direction relates
50683  to the directionality of the main paragraph language.
50684  E.
50685 \begin_inset space \thinspace{}
50686 \end_inset
50687
50688 g., in embedded right-to-left text in a left-to-right paragraph (say, Hebrew
50689  embedded in English), the cursor starts at the right (that is, at the 
50690 \emph on
50691 beginning
50692 \emph default
50693  of the embedded passage in the right-to-left logic) when coming from the
50694  left.
50695  The meaning of the key is thus swapped for that part; right arrow in this
50696  specific case always means: move 
50697 \emph on
50698 forward
50699 \emph default
50700  in text (even if this means: 
50701 \emph on
50702 move left
50703 \emph default
50704 ).
50705  
50706 \change_deleted -712698321 1563857456
50707 is moved to the left when pressing the right arrow key 
50708 \change_inserted -712698321 1563859705
50709 This setting might be useful in texts that mix left-to-right and right-to-left
50710  scripts, since the cursor then follows a coherent 
50711 \begin_inset Quotes eld
50712 \end_inset
50713
50714 text logic
50715 \begin_inset Quotes erd
50716 \end_inset
50717
50718 .
50719  
50720 \end_layout
50721
50722 \begin_layout Standard
50723
50724 \change_inserted -712698321 1563860084
50725
50726 \family sans
50727 Visual
50728 \family default
50729  means: always move to the direction towards which the arrows really point.
50730  In this case, in embedded right-to-left text in a left-to-right paragraph,
50731  the cursor starts at the left (in the text logic: 
50732 \emph on
50733 from the end
50734 \emph default
50735 ) when coming from the left.
50736  The visual meaning of the key is thus maintained in all cases, at the expense
50737  of the text logic.
50738 \change_deleted -712698321 1563857456
50739 and the cursor is inside text in an RTL language.
50740 \change_inserted -712698321 1563858627
50741
50742 \end_layout
50743
50744 \end_deeper
50745 \begin_layout Subsubsection
50746
50747 \change_inserted -712698321 1563710235
50748 Local Preferences
50749 \end_layout
50750
50751 \begin_layout Description
50752
50753 \change_inserted -712698321 1563776004
50754 Default
50755 \begin_inset space ~
50756 \end_inset
50757
50758 decimal
50759 \begin_inset space ~
50760 \end_inset
50761
50762 separator Defines the default decimal separator for use in tables (decimal
50763  separator alignment).
50764  By default, the appropriate character for the current language is selected
50765  (e.
50766 \begin_inset space \thinspace{}
50767 \end_inset
50768
50769 g., dot for English, comma for German), but you can also specify a specific
50770  (static) custom character here.
50771 \end_layout
50772
50773 \begin_layout Description
50774
50775 \change_inserted -712698321 1563709001
50776 Default
50777 \begin_inset space ~
50778 \end_inset
50779
50780 length
50781 \begin_inset space ~
50782 \end_inset
50783
50784 unit Defines the unit that is used as default for lengths in \SpecialChar LyX
50785 's dialogs.
50786 \change_unchanged
50787
50788 \end_layout
50789
50790 \begin_layout Subsection
50791 Spellchecker
50792 \end_layout
50793
50794 \begin_layout Standard
50795 The spellchecker settings are explained in section
50796 \begin_inset space ~
50797 \end_inset
50798
50799
50800 \begin_inset CommandInset ref
50801 LatexCommand ref
50802 reference "sec:Spellchecking"
50803
50804 \end_inset
50805
50806 .
50807 \end_layout
50808
50809 \begin_layout Section
50810 Outputs
50811 \end_layout
50812
50813 \begin_layout Subsection
50814 General
50815 \begin_inset CommandInset label
50816 LatexCommand label
50817 name "subsec:General-output"
50818
50819 \end_inset
50820
50821
50822 \end_layout
50823
50824 \begin_layout Description
50825 Forward
50826 \begin_inset space ~
50827 \end_inset
50828
50829 search Commands that will be used for the menu 
50830 \family sans
50831 Navigate\SpecialChar menuseparator
50832 Forward
50833 \begin_inset space ~
50834 \end_inset
50835
50836 search
50837 \family default
50838 .
50839  For a detailed description see section 
50840 \emph on
50841 Reverse DVI/PDF search
50842 \emph default
50843  of the 
50844 \emph on
50845 Additional
50846 \begin_inset space ~
50847 \end_inset
50848
50849 Features
50850 \emph default
50851  manual.
50852 \end_layout
50853
50854 \begin_layout Description
50855 Dvips
50856 \begin_inset space ~
50857 \end_inset
50858
50859 Options Options for the program 
50860 \family typewriter
50861 dvips
50862 \family default
50863  that is used for the export format 
50864 \family sans
50865 Postscript
50866 \family default
50867 , see section
50868 \begin_inset space ~
50869 \end_inset
50870
50871
50872 \begin_inset CommandInset ref
50873 LatexCommand ref
50874 reference "subsec:Export"
50875
50876 \end_inset
50877
50878 .
50879  Possible options are listed in the 
50880 \family typewriter
50881 dvips
50882 \family default
50883  manual:
50884 \begin_inset Newline newline
50885 \end_inset
50886
50887
50888 \begin_inset Flex URL
50889 status collapsed
50890
50891 \begin_layout Plain Layout
50892
50893 https://www.tug.org/texinfohtml/dvips.html
50894 \backslash
50895 #Option-details
50896 \end_layout
50897
50898 \end_inset
50899
50900
50901 \end_layout
50902
50903 \begin_layout Description
50904 Output
50905 \begin_inset space ~
50906 \end_inset
50907
50908 line
50909 \begin_inset space ~
50910 \end_inset
50911
50912 length sets the maximum number of characters printed in one line when using
50913  the menu 
50914 \family sans
50915 File\SpecialChar menuseparator
50916 Export\SpecialChar menuseparator
50917 Plain
50918 \begin_inset space ~
50919 \end_inset
50920
50921 text
50922 \family default
50923 .
50924  Setting the line length to 0 means all text is printed in one endless line.
50925 \end_layout
50926
50927 \begin_layout Description
50928
50929 \change_deleted -712698321 1534601711
50930 Date
50931 \begin_inset space ~
50932 \end_inset
50933
50934 format
50935 \begin_inset Index idx
50936 status collapsed
50937
50938 \begin_layout Plain Layout
50939 Date Format
50940 \end_layout
50941
50942 \end_inset
50943
50944
50945 \begin_inset Index idx
50946 status collapsed
50947
50948 \begin_layout Plain Layout
50949 Settings ! Date format
50950 \end_layout
50951
50952 \end_inset
50953
50954  The date format can be one or a mixture of the formats listed here:
50955 \begin_inset Newline newline
50956 \end_inset
50957
50958
50959 \begin_inset Flex URL
50960 status collapsed
50961
50962 \begin_layout Plain Layout
50963
50964 http://man7.org/linux/man-pages/man1/date.1.html
50965 \end_layout
50966
50967 \end_inset
50968
50969
50970 \begin_inset Newline newline
50971 \end_inset
50972
50973 For example the format
50974 \begin_inset Newline newline
50975 \end_inset
50976
50977 %d/%m/%y
50978 \begin_inset Newline newline
50979 \end_inset
50980
50981 prints the date as day/month/year.
50982 \change_unchanged
50983
50984 \end_layout
50985
50986 \begin_layout Description
50987 Overwrite
50988 \begin_inset space ~
50989 \end_inset
50990
50991 on
50992 \begin_inset space ~
50993 \end_inset
50994
50995 export Setting what \SpecialChar LyX
50996  is allowed to overwrite on export.
50997 \end_layout
50998
50999 \begin_layout Subsection
51000 La
51001 \family sans
51002 TeX
51003 \family default
51004
51005 \begin_inset CommandInset label
51006 LatexCommand label
51007 name "subsec:LaTeX-settings"
51008
51009 \end_inset
51010
51011
51012 \begin_inset Index idx
51013 status collapsed
51014
51015 \begin_layout Plain Layout
51016 Settings ! \SpecialChar LaTeX
51017
51018 \end_layout
51019
51020 \end_inset
51021
51022
51023 \end_layout
51024
51025 \begin_layout Description
51026
51027 \change_deleted -712698321 1524413534
51028 Use
51029 \begin_inset space ~
51030 \end_inset
51031
51032 La
51033 \family sans
51034 TeX
51035 \family default
51036
51037 \begin_inset space ~
51038 \end_inset
51039
51040 font
51041 \begin_inset space ~
51042 \end_inset
51043
51044 encoding This is the default encoding of the document font.
51045  
51046 \family sans
51047 T1
51048 \family default
51049  is the default and covers western languages and symbols.
51050  
51051 \family sans
51052 T2A
51053 \family default
51054
51055 \family sans
51056 T2B
51057 \family default
51058
51059 \family sans
51060 T2C
51061 \family default
51062
51063 \family sans
51064 LCY
51065 \family default
51066  and 
51067 \family sans
51068 X2
51069 \family default
51070  are used for Cyrillic.
51071  Combinations of the encodings are possible, like 
51072 \begin_inset Quotes eld
51073 \end_inset
51074
51075
51076 \family sans
51077 T1, T2B
51078 \family default
51079
51080 \begin_inset Quotes erd
51081 \end_inset
51082
51083 .
51084  The font encoding is normally automatically loaded by the language packages
51085  \SpecialChar LyX
51086  sets up in the background.
51087  So there is no need to change the default encoding.
51088 \change_unchanged
51089
51090 \end_layout
51091
51092 \begin_layout Description
51093 DVI
51094 \begin_inset space ~
51095 \end_inset
51096
51097 viewer
51098 \begin_inset space ~
51099 \end_inset
51100
51101 paper
51102 \begin_inset space ~
51103 \end_inset
51104
51105 size
51106 \begin_inset space ~
51107 \end_inset
51108
51109 options They only have an effect when the program 
51110 \family sans
51111 xdvi
51112 \family default
51113  is used as DVI-viewer, read its manual to find out more.
51114 \end_layout
51115
51116 \begin_layout Standard
51117 Here you can also specify options and commands with parameters for processors.
51118  But before you change something, it is strongly recommended to read the
51119  manuals of the applications.
51120 \end_layout
51121
51122 \begin_layout Description
51123 Bibliography
51124 \begin_inset space ~
51125 \end_inset
51126
51127 generation Settings for the generation of the bibliography, see section
51128 \begin_inset space ~
51129 \end_inset
51130
51131
51132 \begin_inset CommandInset ref
51133 LatexCommand ref
51134 reference "subsec:Bibliography-databases"
51135
51136 \end_inset
51137
51138 .
51139 \end_layout
51140
51141 \begin_layout Description
51142 Index
51143 \begin_inset space ~
51144 \end_inset
51145
51146 generation Settings for the generation of the index, see section
51147 \begin_inset space ~
51148 \end_inset
51149
51150
51151 \begin_inset CommandInset ref
51152 LatexCommand ref
51153 reference "subsec:Index-Program"
51154
51155 \end_inset
51156
51157 .
51158 \end_layout
51159
51160 \begin_layout Description
51161 Nomenclature
51162 \begin_inset space ~
51163 \end_inset
51164
51165 command Command for the program that generates the nomenclature, see section
51166 \begin_inset space ~
51167 \end_inset
51168
51169
51170 \begin_inset CommandInset ref
51171 LatexCommand ref
51172 reference "subsec:Nomenclature-Program"
51173
51174 \end_inset
51175
51176 .
51177 \end_layout
51178
51179 \begin_layout Description
51180 Check
51181 \family sans
51182 TeX
51183 \family default
51184
51185 \begin_inset space ~
51186 \end_inset
51187
51188 command Command for the program 
51189 \family sans
51190 Check\SpecialChar TeX
51191
51192 \family default
51193  that is described in the section 
51194 \emph on
51195 Checking \SpecialChar TeX
51196
51197 \emph default
51198  of the 
51199 \emph on
51200 Additional Features
51201 \emph default
51202  manual.
51203 \end_layout
51204
51205 \begin_layout Standard
51206 There are additionally the following options:
51207 \end_layout
51208
51209 \begin_layout Description
51210 Use
51211 \begin_inset space ~
51212 \end_inset
51213
51214 Windows-style
51215 \begin_inset space ~
51216 \end_inset
51217
51218 paths
51219 \begin_inset space ~
51220 \end_inset
51221
51222 in
51223 \begin_inset space ~
51224 \end_inset
51225
51226 \SpecialChar LaTeX
51227
51228 \begin_inset space ~
51229 \end_inset
51230
51231 files Uses paths in the notation of Windows, that means that 
51232 \begin_inset Quotes eld
51233 \end_inset
51234
51235
51236 \backslash
51237
51238 \begin_inset Quotes erd
51239 \end_inset
51240
51241  is used instead of 
51242 \begin_inset Quotes eld
51243 \end_inset
51244
51245 /
51246 \begin_inset Quotes erd
51247 \end_inset
51248
51249  to separate folders.
51250  This option is enabled by default when you use \SpecialChar LyX
51251  on Windows.
51252 \begin_inset Index idx
51253 status collapsed
51254
51255 \begin_layout Plain Layout
51256 Paths
51257 \end_layout
51258
51259 \end_inset
51260
51261
51262 \begin_inset Index idx
51263 status collapsed
51264
51265 \begin_layout Plain Layout
51266 Settings ! Paths
51267 \end_layout
51268
51269 \end_inset
51270
51271
51272 \end_layout
51273
51274 \begin_layout Description
51275 Reset
51276 \begin_inset space ~
51277 \end_inset
51278
51279 class
51280 \begin_inset space ~
51281 \end_inset
51282
51283 options
51284 \begin_inset space ~
51285 \end_inset
51286
51287 when
51288 \begin_inset space ~
51289 \end_inset
51290
51291 document
51292 \begin_inset space ~
51293 \end_inset
51294
51295 class
51296 \begin_inset space ~
51297 \end_inset
51298
51299 changes Removes all manually set 
51300 \family sans
51301 Class options
51302 \family default
51303  in the 
51304 \family sans
51305 Document\SpecialChar menuseparator
51306 Settings\SpecialChar menuseparator
51307 Document
51308 \begin_inset space ~
51309 \end_inset
51310
51311 Class
51312 \family default
51313  dialog when changing the document class.
51314 \end_layout
51315
51316 \begin_layout Section
51317 File
51318 \begin_inset space ~
51319 \end_inset
51320
51321 Handling
51322 \begin_inset Index idx
51323 status collapsed
51324
51325 \begin_layout Plain Layout
51326 File handling
51327 \end_layout
51328
51329 \end_inset
51330
51331
51332 \end_layout
51333
51334 \begin_layout Subsection
51335 Converters
51336 \begin_inset CommandInset label
51337 LatexCommand label
51338 name "subsec:Converters"
51339
51340 \end_inset
51341
51342
51343 \begin_inset Index idx
51344 status collapsed
51345
51346 \begin_layout Plain Layout
51347 Converters
51348 \end_layout
51349
51350 \end_inset
51351
51352
51353 \end_layout
51354
51355 \begin_layout Standard
51356 Here you find the list of defined converter commands to convert material
51357  from one format to another.
51358  You can modify converters or create new ones.
51359  To modify a converter, select it, change the entry of the 
51360 \family sans
51361 Converter
51362 \family default
51363  and/or 
51364 \family sans
51365 Extra
51366 \begin_inset space ~
51367 \end_inset
51368
51369 flag
51370 \family default
51371  field and press the 
51372 \family sans
51373 Modify
51374 \family default
51375  button.
51376  To create a new converter, select an existing one, select a different format
51377  in the 
51378 \family sans
51379 To
51380 \begin_inset space ~
51381 \end_inset
51382
51383 format
51384 \family default
51385  drop-down list, modify the 
51386 \family sans
51387 Converter
51388 \family default
51389  field and press the 
51390 \family sans
51391 Add
51392 \family default
51393  button.
51394 \end_layout
51395
51396 \begin_layout Standard
51397 If the 
51398 \family sans
51399 Converter File Cache
51400 \family default
51401  is 
51402 \family sans
51403 Enabled
51404 \family default
51405 , conversions will be cached as long as specified in the field 
51406 \family sans
51407 Maximum Age (in days
51408 \family default
51409 ).
51410  This means that images don't need to be converted again when you reopen
51411  a document; the converted images from the cache will be used instead.
51412 \end_layout
51413
51414 \begin_layout Standard
51415 More about converters, like the flags that can be used in the converter
51416  definition, is described in the section 
51417 \emph on
51418 Converters
51419 \emph default
51420  of the 
51421 \emph on
51422 Customization
51423 \emph default
51424  manual.
51425 \end_layout
51426
51427 \begin_layout Subsection
51428 File Formats
51429 \begin_inset CommandInset label
51430 LatexCommand label
51431 name "sec:File-Formats"
51432
51433 \end_inset
51434
51435
51436 \begin_inset Index idx
51437 status collapsed
51438
51439 \begin_layout Plain Layout
51440 File formats
51441 \end_layout
51442
51443 \end_inset
51444
51445
51446 \begin_inset Index idx
51447 status collapsed
51448
51449 \begin_layout Plain Layout
51450 Copiers
51451 \end_layout
51452
51453 \end_inset
51454
51455
51456 \end_layout
51457
51458 \begin_layout Standard
51459 Here you find the list of defined file formats that \SpecialChar LyX
51460  can handle.
51461  You can modify the 
51462 \family sans
51463 Editor
51464 \family default
51465  and 
51466 \family sans
51467 Viewer
51468 \family default
51469  programs that should be used for certain formats.
51470 \end_layout
51471
51472 \begin_layout Standard
51473 You can also define the 
51474 \family sans
51475 Default output format
51476 \family default
51477  that is used when you use 
51478 \family sans
51479 View, Update, View Master Document
51480 \family default
51481  or 
51482 \family sans
51483 Update Master Document
51484 \family default
51485  in the 
51486 \family sans
51487 Document
51488 \family default
51489  menu or the toolbar.
51490 \end_layout
51491
51492 \begin_layout Standard
51493 More about formats and their options is described in the section 
51494 \emph on
51495 Formats
51496 \emph default
51497  of the 
51498 \emph on
51499 Customization
51500 \emph default
51501  manual.
51502 \end_layout
51503
51504 \begin_layout Standard
51505 Since all conversions from one format to another take place in \SpecialChar LyX
51506 's temporary
51507  directory, it is sometimes necessary to modify a file before copying it
51508  to the temporary directory so that the conversion may be performed.
51509  This is done by specifying a 
51510 \family sans
51511 Copier
51512 \family default
51513 .
51514  More about this is described in the section 
51515 \emph on
51516 Copiers
51517 \emph default
51518  of the 
51519 \emph on
51520 Customization
51521 \emph default
51522  manual.
51523 \end_layout
51524
51525 \begin_layout Chapter
51526 Units available in \SpecialChar LyX
51527
51528 \begin_inset Index idx
51529 status collapsed
51530
51531 \begin_layout Plain Layout
51532 Units
51533 \end_layout
51534
51535 \end_inset
51536
51537
51538 \begin_inset CommandInset label
51539 LatexCommand label
51540 name "chap:Units-available-in"
51541
51542 \end_inset
51543
51544
51545 \end_layout
51546
51547 \begin_layout Standard
51548 Table
51549 \begin_inset space ~
51550 \end_inset
51551
51552
51553 \begin_inset CommandInset ref
51554 LatexCommand ref
51555 reference "tab:Units"
51556
51557 \end_inset
51558
51559  explains all the units available in \SpecialChar LyX
51560  and used in this documentation.
51561 \end_layout
51562
51563 \begin_layout Standard
51564 \begin_inset Float table
51565 placement h
51566 alignment document
51567 wide false
51568 sideways false
51569 status open
51570
51571 \begin_layout Plain Layout
51572 \begin_inset Caption Standard
51573
51574 \begin_layout Plain Layout
51575 \begin_inset CommandInset label
51576 LatexCommand label
51577 name "tab:Units"
51578
51579 \end_inset
51580
51581 Units
51582 \end_layout
51583
51584 \end_inset
51585
51586
51587 \end_layout
51588
51589 \begin_layout Plain Layout
51590 \begin_inset VSpace medskip
51591 \end_inset
51592
51593
51594 \end_layout
51595
51596 \begin_layout Plain Layout
51597 \align center
51598 \begin_inset Tabular
51599 <lyxtabular version="3" rows="21" columns="3">
51600 <features tabularvalignment="middle">
51601 <column alignment="center" valignment="top">
51602 <column alignment="center" valignment="middle" width="50col%">
51603 <column alignment="center" valignment="top">
51604 <row>
51605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
51606 \begin_inset Text
51607
51608 \begin_layout Plain Layout
51609 unit
51610 \end_layout
51611
51612 \end_inset
51613 </cell>
51614 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
51615 \begin_inset Text
51616
51617 \begin_layout Plain Layout
51618 name/description
51619 \end_layout
51620
51621 \end_inset
51622 </cell>
51623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
51624 \begin_inset Text
51625
51626 \begin_layout Plain Layout
51627 \SpecialChar LaTeX
51628  command
51629 \end_layout
51630
51631 \end_inset
51632 </cell>
51633 </row>
51634 <row>
51635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
51636 \begin_inset Text
51637
51638 \begin_layout Plain Layout
51639 bp
51640 \end_layout
51641
51642 \end_inset
51643 </cell>
51644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
51645 \begin_inset Text
51646
51647 \begin_layout Plain Layout
51648 big point (72
51649 \begin_inset space \thinspace{}
51650 \end_inset
51651
51652 bp = 1
51653 \begin_inset space \thinspace{}
51654 \end_inset
51655
51656 in)
51657 \end_layout
51658
51659 \end_inset
51660 </cell>
51661 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
51662 \begin_inset Text
51663
51664 \begin_layout Plain Layout
51665 -
51666 \end_layout
51667
51668 \end_inset
51669 </cell>
51670 </row>
51671 <row>
51672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
51673 \begin_inset Text
51674
51675 \begin_layout Plain Layout
51676 cc
51677 \end_layout
51678
51679 \end_inset
51680 </cell>
51681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
51682 \begin_inset Text
51683
51684 \begin_layout Plain Layout
51685 cicero (1
51686 \begin_inset space \thinspace{}
51687 \end_inset
51688
51689 cc = 12
51690 \begin_inset space \thinspace{}
51691 \end_inset
51692
51693 dd)
51694 \end_layout
51695
51696 \end_inset
51697 </cell>
51698 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
51699 \begin_inset Text
51700
51701 \begin_layout Plain Layout
51702 -
51703 \end_layout
51704
51705 \end_inset
51706 </cell>
51707 </row>
51708 <row>
51709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
51710 \begin_inset Text
51711
51712 \begin_layout Plain Layout
51713 cm
51714 \end_layout
51715
51716 \end_inset
51717 </cell>
51718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
51719 \begin_inset Text
51720
51721 \begin_layout Plain Layout
51722 centimeter
51723 \end_layout
51724
51725 \end_inset
51726 </cell>
51727 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
51728 \begin_inset Text
51729
51730 \begin_layout Plain Layout
51731 -
51732 \end_layout
51733
51734 \end_inset
51735 </cell>
51736 </row>
51737 <row>
51738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
51739 \begin_inset Text
51740
51741 \begin_layout Plain Layout
51742 dd
51743 \end_layout
51744
51745 \end_inset
51746 </cell>
51747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
51748 \begin_inset Text
51749
51750 \begin_layout Plain Layout
51751 didot (1
51752 \begin_inset space \thinspace{}
51753 \end_inset
51754
51755 dd 
51756 \begin_inset Formula $\approx$
51757 \end_inset
51758
51759  0.376
51760 \begin_inset space \thinspace{}
51761 \end_inset
51762
51763 mm)
51764 \end_layout
51765
51766 \end_inset
51767 </cell>
51768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
51769 \begin_inset Text
51770
51771 \begin_layout Plain Layout
51772 -
51773 \end_layout
51774
51775 \end_inset
51776 </cell>
51777 </row>
51778 <row>
51779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
51780 \begin_inset Text
51781
51782 \begin_layout Plain Layout
51783 em
51784 \end_layout
51785
51786 \end_inset
51787 </cell>
51788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
51789 \begin_inset Text
51790
51791 \begin_layout Plain Layout
51792 width of letter 
51793 \emph on
51794 M
51795 \emph default
51796  in current font
51797 \end_layout
51798
51799 \end_inset
51800 </cell>
51801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
51802 \begin_inset Text
51803
51804 \begin_layout Plain Layout
51805 -
51806 \end_layout
51807
51808 \end_inset
51809 </cell>
51810 </row>
51811 <row>
51812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
51813 \begin_inset Text
51814
51815 \begin_layout Plain Layout
51816 ex
51817 \end_layout
51818
51819 \end_inset
51820 </cell>
51821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
51822 \begin_inset Text
51823
51824 \begin_layout Plain Layout
51825 height of letter 
51826 \emph on
51827 x
51828 \emph default
51829  in current font
51830 \end_layout
51831
51832 \end_inset
51833 </cell>
51834 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
51835 \begin_inset Text
51836
51837 \begin_layout Plain Layout
51838 -
51839 \end_layout
51840
51841 \end_inset
51842 </cell>
51843 </row>
51844 <row>
51845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
51846 \begin_inset Text
51847
51848 \begin_layout Plain Layout
51849 in
51850 \end_layout
51851
51852 \end_inset
51853 </cell>
51854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
51855 \begin_inset Text
51856
51857 \begin_layout Plain Layout
51858 inch
51859 \end_layout
51860
51861 \end_inset
51862 </cell>
51863 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
51864 \begin_inset Text
51865
51866 \begin_layout Plain Layout
51867 -
51868 \end_layout
51869
51870 \end_inset
51871 </cell>
51872 </row>
51873 <row>
51874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
51875 \begin_inset Text
51876
51877 \begin_layout Plain Layout
51878 mm
51879 \end_layout
51880
51881 \end_inset
51882 </cell>
51883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
51884 \begin_inset Text
51885
51886 \begin_layout Plain Layout
51887 millimeter
51888 \end_layout
51889
51890 \end_inset
51891 </cell>
51892 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
51893 \begin_inset Text
51894
51895 \begin_layout Plain Layout
51896 -
51897 \end_layout
51898
51899 \end_inset
51900 </cell>
51901 </row>
51902 <row>
51903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
51904 \begin_inset Text
51905
51906 \begin_layout Plain Layout
51907 mu
51908 \end_layout
51909
51910 \end_inset
51911 </cell>
51912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
51913 \begin_inset Text
51914
51915 \begin_layout Plain Layout
51916 math unit (1
51917 \begin_inset space \thinspace{}
51918 \end_inset
51919
51920 mu = 1/18
51921 \begin_inset space \thinspace{}
51922 \end_inset
51923
51924 em)
51925 \end_layout
51926
51927 \end_inset
51928 </cell>
51929 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
51930 \begin_inset Text
51931
51932 \begin_layout Plain Layout
51933 -
51934 \end_layout
51935
51936 \end_inset
51937 </cell>
51938 </row>
51939 <row>
51940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
51941 \begin_inset Text
51942
51943 \begin_layout Plain Layout
51944 pt
51945 \end_layout
51946
51947 \end_inset
51948 </cell>
51949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
51950 \begin_inset Text
51951
51952 \begin_layout Plain Layout
51953 point (72.27
51954 \begin_inset space \thinspace{}
51955 \end_inset
51956
51957 pt = 1
51958 \begin_inset space \thinspace{}
51959 \end_inset
51960
51961 in)
51962 \end_layout
51963
51964 \end_inset
51965 </cell>
51966 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
51967 \begin_inset Text
51968
51969 \begin_layout Plain Layout
51970 -
51971 \end_layout
51972
51973 \end_inset
51974 </cell>
51975 </row>
51976 <row>
51977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
51978 \begin_inset Text
51979
51980 \begin_layout Plain Layout
51981 pc
51982 \end_layout
51983
51984 \end_inset
51985 </cell>
51986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
51987 \begin_inset Text
51988
51989 \begin_layout Plain Layout
51990 pica (1
51991 \begin_inset space \thinspace{}
51992 \end_inset
51993
51994 pc = 12
51995 \begin_inset space \thinspace{}
51996 \end_inset
51997
51998 pt)
51999 \end_layout
52000
52001 \end_inset
52002 </cell>
52003 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
52004 \begin_inset Text
52005
52006 \begin_layout Plain Layout
52007 -
52008 \end_layout
52009
52010 \end_inset
52011 </cell>
52012 </row>
52013 <row>
52014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
52015 \begin_inset Text
52016
52017 \begin_layout Plain Layout
52018 sp
52019 \end_layout
52020
52021 \end_inset
52022 </cell>
52023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
52024 \begin_inset Text
52025
52026 \begin_layout Plain Layout
52027 scaled point (65536
52028 \begin_inset space \thinspace{}
52029 \end_inset
52030
52031 sp = 1
52032 \begin_inset space \thinspace{}
52033 \end_inset
52034
52035 pt)
52036 \end_layout
52037
52038 \end_inset
52039 </cell>
52040 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
52041 \begin_inset Text
52042
52043 \begin_layout Plain Layout
52044 -
52045 \end_layout
52046
52047 \end_inset
52048 </cell>
52049 </row>
52050 <row>
52051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
52052 \begin_inset Text
52053
52054 \begin_layout Plain Layout
52055 Column Width %
52056 \end_layout
52057
52058 \end_inset
52059 </cell>
52060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
52061 \begin_inset Text
52062
52063 \begin_layout Plain Layout
52064 % of column width
52065 \end_layout
52066
52067 \end_inset
52068 </cell>
52069 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
52070 \begin_inset Text
52071
52072 \begin_layout Plain Layout
52073
52074 \backslash
52075 columnwidth
52076 \end_layout
52077
52078 \end_inset
52079 </cell>
52080 </row>
52081 <row>
52082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
52083 \begin_inset Text
52084
52085 \begin_layout Plain Layout
52086 Line Distance %
52087 \end_layout
52088
52089 \end_inset
52090 </cell>
52091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
52092 \begin_inset Text
52093
52094 \begin_layout Plain Layout
52095 % of height between baselines of two subsequent text lines
52096 \end_layout
52097
52098 \end_inset
52099 </cell>
52100 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
52101 \begin_inset Text
52102
52103 \begin_layout Plain Layout
52104
52105 \backslash
52106 baselineskip
52107 \end_layout
52108
52109 \end_inset
52110 </cell>
52111 </row>
52112 <row>
52113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
52114 \begin_inset Text
52115
52116 \begin_layout Plain Layout
52117 Line Width %
52118 \end_layout
52119
52120 \end_inset
52121 </cell>
52122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
52123 \begin_inset Text
52124
52125 \begin_layout Plain Layout
52126 % of line width
52127 \end_layout
52128
52129 \end_inset
52130 </cell>
52131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
52132 \begin_inset Text
52133
52134 \begin_layout Plain Layout
52135
52136 \backslash
52137 linewidth
52138 \end_layout
52139
52140 \end_inset
52141 </cell>
52142 </row>
52143 <row>
52144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
52145 \begin_inset Text
52146
52147 \begin_layout Plain Layout
52148 Page Height %
52149 \end_layout
52150
52151 \end_inset
52152 </cell>
52153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
52154 \begin_inset Text
52155
52156 \begin_layout Plain Layout
52157 % of paper height
52158 \end_layout
52159
52160 \end_inset
52161 </cell>
52162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
52163 \begin_inset Text
52164
52165 \begin_layout Plain Layout
52166
52167 \backslash
52168 paperheight
52169 \end_layout
52170
52171 \end_inset
52172 </cell>
52173 </row>
52174 <row>
52175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
52176 \begin_inset Text
52177
52178 \begin_layout Plain Layout
52179 Page Width %
52180 \end_layout
52181
52182 \end_inset
52183 </cell>
52184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
52185 \begin_inset Text
52186
52187 \begin_layout Plain Layout
52188 % of paper width
52189 \end_layout
52190
52191 \end_inset
52192 </cell>
52193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
52194 \begin_inset Text
52195
52196 \begin_layout Plain Layout
52197
52198 \backslash
52199 paperwidth
52200 \end_layout
52201
52202 \end_inset
52203 </cell>
52204 </row>
52205 <row>
52206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
52207 \begin_inset Text
52208
52209 \begin_layout Plain Layout
52210 Scale Graphics %
52211 \end_layout
52212
52213 \end_inset
52214 </cell>
52215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
52216 \begin_inset Text
52217
52218 \begin_layout Plain Layout
52219 % of original image width
52220 \end_layout
52221
52222 \end_inset
52223 </cell>
52224 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
52225 \begin_inset Text
52226
52227 \begin_layout Plain Layout
52228
52229 \end_layout
52230
52231 \end_inset
52232 </cell>
52233 </row>
52234 <row>
52235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
52236 \begin_inset Text
52237
52238 \begin_layout Plain Layout
52239 Text Height %
52240 \end_layout
52241
52242 \end_inset
52243 </cell>
52244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
52245 \begin_inset Text
52246
52247 \begin_layout Plain Layout
52248 % of text height
52249 \end_layout
52250
52251 \end_inset
52252 </cell>
52253 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
52254 \begin_inset Text
52255
52256 \begin_layout Plain Layout
52257
52258 \backslash
52259 textheight
52260 \end_layout
52261
52262 \end_inset
52263 </cell>
52264 </row>
52265 <row>
52266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
52267 \begin_inset Text
52268
52269 \begin_layout Plain Layout
52270 Text Width %
52271 \end_layout
52272
52273 \end_inset
52274 </cell>
52275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
52276 \begin_inset Text
52277
52278 \begin_layout Plain Layout
52279 % of text width
52280 \end_layout
52281
52282 \end_inset
52283 </cell>
52284 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
52285 \begin_inset Text
52286
52287 \begin_layout Plain Layout
52288
52289 \backslash
52290 textwidth
52291 \end_layout
52292
52293 \end_inset
52294 </cell>
52295 </row>
52296 </lyxtabular>
52297
52298 \end_inset
52299
52300
52301 \end_layout
52302
52303 \end_inset
52304
52305
52306 \end_layout
52307
52308 \begin_layout Standard
52309 \begin_inset Newpage newpage
52310 \end_inset
52311
52312 The bibliography on the following page was created with the 
52313 \family sans
52314 Bibliography
52315 \family default
52316  environment.
52317 \end_layout
52318
52319 \begin_layout Bibliography
52320 \begin_inset CommandInset bibitem
52321 LatexCommand bibitem
52322 label "Credits"
52323 key "lyxcredit"
52324 literal "true"
52325
52326 \end_inset
52327
52328 The \SpecialChar LyX
52329  Team: 
52330 \begin_inset CommandInset href
52331 LatexCommand href
52332 name "Credits"
52333 target "https://www.lyx.org/Credits"
52334 literal "false"
52335
52336 \end_inset
52337
52338 :
52339 \begin_inset Newline newline
52340 \end_inset
52341
52342
52343 \begin_inset Flex URL
52344 status collapsed
52345
52346 \begin_layout Plain Layout
52347
52348 https://www.lyx.org/Credits
52349 \end_layout
52350
52351 \end_inset
52352
52353
52354 \end_layout
52355
52356 \begin_layout Bibliography
52357 \begin_inset CommandInset bibitem
52358 LatexCommand bibitem
52359 key "latexcompanion"
52360 literal "true"
52361
52362 \end_inset
52363
52364 Frank Mittelbach and Michel Goossens: 
52365 \emph on
52366 The \SpecialChar LaTeX
52367  Companion Second Edition.
52368
52369 \emph default
52370  Addison-Wesley, 2004
52371 \end_layout
52372
52373 \begin_layout Bibliography
52374 \begin_inset CommandInset bibitem
52375 LatexCommand bibitem
52376 key "latexguide"
52377 literal "true"
52378
52379 \end_inset
52380
52381 Helmut Kopka and Patrick W.
52382  Daly: 
52383 \emph on
52384 A Guide to \SpecialChar LaTeX
52385  Fourth Edition.
52386
52387 \emph default
52388  Addison-Wesley, 2003
52389 \end_layout
52390
52391 \begin_layout Bibliography
52392 \begin_inset CommandInset bibitem
52393 LatexCommand bibitem
52394 key "latexbook"
52395 literal "true"
52396
52397 \end_inset
52398
52399 Leslie Lamport: 
52400 \emph on
52401 \SpecialChar LaTeX
52402 : A Document Preparation System.
52403
52404 \emph default
52405  Addison-Wesley, second edition, 1994
52406 \end_layout
52407
52408 \begin_layout Bibliography
52409 \begin_inset CommandInset bibitem
52410 LatexCommand bibitem
52411 key "texbook"
52412 literal "true"
52413
52414 \end_inset
52415
52416 Donald E.
52417  Knuth.
52418  
52419 \emph on
52420 The \SpecialChar TeX
52421 book.
52422
52423 \emph default
52424  Addison-Wesley, 1984
52425 \end_layout
52426
52427 \begin_layout Bibliography
52428 \begin_inset CommandInset bibitem
52429 LatexCommand bibitem
52430 key "TeXCatalogue"
52431 literal "true"
52432
52433 \end_inset
52434
52435 The \SpecialChar TeX
52436  Catalogue:
52437 \begin_inset Newline newline
52438 \end_inset
52439
52440
52441 \begin_inset Flex URL
52442 status collapsed
52443
52444 \begin_layout Plain Layout
52445
52446 https://ctan.org/topic
52447 \end_layout
52448
52449 \end_inset
52450
52451
52452 \end_layout
52453
52454 \begin_layout Bibliography
52455 \begin_inset CommandInset bibitem
52456 LatexCommand bibitem
52457 key "LaTeXFAQ"
52458 literal "true"
52459
52460 \end_inset
52461
52462 The \SpecialChar LaTeX
52463  FAQ:
52464 \begin_inset Newline newline
52465 \end_inset
52466
52467
52468 \begin_inset Flex URL
52469 status collapsed
52470
52471 \begin_layout Plain Layout
52472
52473 http://www.tex.ac.uk/faq/
52474 \end_layout
52475
52476 \end_inset
52477
52478
52479 \end_layout
52480
52481 \begin_layout Bibliography
52482 \begin_inset CommandInset bibitem
52483 LatexCommand bibitem
52484 key "BibTeX"
52485 literal "true"
52486
52487 \end_inset
52488
52489
52490 \begin_inset CommandInset href
52491 LatexCommand href
52492 name "Documentation"
52493 target "https://www.ctan.org/tex-archive/biblio/bibtex/contrib/doc/btxdoc.pdf"
52494 literal "false"
52495
52496 \end_inset
52497
52498  of the program 
52499 \family sans
52500 Bib\SpecialChar TeX
52501
52502 \family default
52503 :
52504 \begin_inset Newline newline
52505 \end_inset
52506
52507
52508 \begin_inset Flex URL
52509 status collapsed
52510
52511 \begin_layout Plain Layout
52512
52513 https://www.ctan.org/tex-archive/biblio/bibtex/contrib/doc/btxdoc.pdf
52514 \end_layout
52515
52516 \end_inset
52517
52518
52519 \end_layout
52520
52521 \begin_layout Bibliography
52522 \begin_inset CommandInset bibitem
52523 LatexCommand bibitem
52524 key "BibTeX-2"
52525 literal "true"
52526
52527 \end_inset
52528
52529
52530 \begin_inset CommandInset href
52531 LatexCommand href
52532 name "Documentation"
52533 target "https://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
52534 literal "false"
52535
52536 \end_inset
52537
52538  how to use the program 
52539 \family sans
52540 Bib\SpecialChar TeX
52541
52542 \family default
52543 :
52544 \begin_inset Newline newline
52545 \end_inset
52546
52547
52548 \begin_inset Flex URL
52549 status collapsed
52550
52551 \begin_layout Plain Layout
52552
52553 https://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
52554 \end_layout
52555
52556 \end_inset
52557
52558
52559 \end_layout
52560
52561 \begin_layout Bibliography
52562 \begin_inset CommandInset bibitem
52563 LatexCommand bibitem
52564 key "Biblatex"
52565 literal "true"
52566
52567 \end_inset
52568
52569
52570 \begin_inset CommandInset href
52571 LatexCommand href
52572 name "Documentation"
52573 target "https://www.ctan.org/tex-archive/macros/latex/contrib/biblatex/doc/biblatex.pdf"
52574 literal "false"
52575
52576 \end_inset
52577
52578  of the \SpecialChar LaTeX
52579  package 
52580 \series bold
52581 biblatex
52582 \series default
52583
52584 \begin_inset Index idx
52585 status collapsed
52586
52587 \begin_layout Plain Layout
52588 \SpecialChar LaTeX
52589  packages ! biblatex
52590 \end_layout
52591
52592 \end_inset
52593
52594 :
52595 \begin_inset Newline newline
52596 \end_inset
52597
52598
52599 \begin_inset Flex URL
52600 status collapsed
52601
52602 \begin_layout Plain Layout
52603
52604 https://www.ctan.org/tex-archive/macros/latex/contrib/biblatex/doc/biblatex.pdf
52605 \end_layout
52606
52607 \end_inset
52608
52609
52610 \end_layout
52611
52612 \begin_layout Bibliography
52613 \begin_inset CommandInset bibitem
52614 LatexCommand bibitem
52615 key "biber"
52616 literal "true"
52617
52618 \end_inset
52619
52620
52621 \begin_inset CommandInset href
52622 LatexCommand href
52623 name "Documentation"
52624 target "https://www.ctan.org/tex-archive/biblio/biber/documentation/biber.pdf"
52625 literal "false"
52626
52627 \end_inset
52628
52629  of the \SpecialChar LaTeX
52630  package 
52631 \series bold
52632 biber
52633 \series default
52634
52635 \begin_inset Index idx
52636 status collapsed
52637
52638 \begin_layout Plain Layout
52639 \SpecialChar LaTeX
52640  packages ! biber
52641 \end_layout
52642
52643 \end_inset
52644
52645 :
52646 \begin_inset Newline newline
52647 \end_inset
52648
52649
52650 \begin_inset Flex URL
52651 status collapsed
52652
52653 \begin_layout Plain Layout
52654
52655 https://www.ctan.org/tex-archive/biblio/biber/documentation/biber.pdf
52656 \end_layout
52657
52658 \end_inset
52659
52660
52661 \end_layout
52662
52663 \begin_layout Bibliography
52664 \begin_inset CommandInset bibitem
52665 LatexCommand bibitem
52666 key "makeindex"
52667 literal "true"
52668
52669 \end_inset
52670
52671
52672 \begin_inset CommandInset href
52673 LatexCommand href
52674 name "Documentation"
52675 target "https://www.ctan.org/tex-archive/indexing/makeindex/doc/makeindex.pdf"
52676 literal "false"
52677
52678 \end_inset
52679
52680  of the program 
52681 \family sans
52682 makeindex
52683 \family default
52684 :
52685 \begin_inset Newline newline
52686 \end_inset
52687
52688
52689 \begin_inset Flex URL
52690 status collapsed
52691
52692 \begin_layout Plain Layout
52693
52694 https://www.ctan.org/tex-archive/indexing/makeindex/doc/makeindex.pdf
52695 \end_layout
52696
52697 \end_inset
52698
52699
52700 \end_layout
52701
52702 \begin_layout Bibliography
52703 \begin_inset CommandInset bibitem
52704 LatexCommand bibitem
52705 key "makeindex-man"
52706 literal "true"
52707
52708 \end_inset
52709
52710
52711 \begin_inset CommandInset href
52712 LatexCommand href
52713 name "Options"
52714 target "https://www.ctan.org/tex-archive/indexing/makeindex/doc/manpages.dvi"
52715 literal "false"
52716
52717 \end_inset
52718
52719  for the program 
52720 \family sans
52721 makeindex
52722 \family default
52723 :
52724 \begin_inset Newline newline
52725 \end_inset
52726
52727
52728 \begin_inset Flex URL
52729 status collapsed
52730
52731 \begin_layout Plain Layout
52732
52733 https://www.ctan.org/tex-archive/indexing/makeindex/doc/manpages.dvi
52734 \end_layout
52735
52736 \end_inset
52737
52738
52739 \end_layout
52740
52741 \begin_layout Bibliography
52742 \begin_inset CommandInset bibitem
52743 LatexCommand bibitem
52744 key "xindy"
52745 literal "true"
52746
52747 \end_inset
52748
52749
52750 \begin_inset CommandInset href
52751 LatexCommand href
52752 name "Documentation"
52753 target "http://www.xindy.org/documentation.html"
52754 literal "false"
52755
52756 \end_inset
52757
52758  of the program 
52759 \family sans
52760 xindy
52761 \family default
52762 :
52763 \begin_inset Newline newline
52764 \end_inset
52765
52766
52767 \begin_inset Flex URL
52768 status collapsed
52769
52770 \begin_layout Plain Layout
52771
52772 http://www.xindy.org/documentation.html
52773 \end_layout
52774
52775 \end_inset
52776
52777
52778 \end_layout
52779
52780 \begin_layout Bibliography
52781 \begin_inset CommandInset bibitem
52782 LatexCommand bibitem
52783 key "AMS"
52784 literal "true"
52785
52786 \end_inset
52787
52788
52789 \begin_inset CommandInset href
52790 LatexCommand href
52791 name "Documentation"
52792 target "https://www.ams.org/publications/authors/tex/amslatex"
52793 literal "false"
52794
52795 \end_inset
52796
52797  of the AMS \SpecialChar LaTeX
52798 -packages:
52799 \begin_inset Newline newline
52800 \end_inset
52801
52802
52803 \begin_inset Flex URL
52804 status collapsed
52805
52806 \begin_layout Plain Layout
52807
52808 https://www.ams.org/publications/authors/tex/amslatex
52809 \end_layout
52810
52811 \end_inset
52812
52813
52814 \end_layout
52815
52816 \begin_layout Bibliography
52817 \begin_inset CommandInset bibitem
52818 LatexCommand bibitem
52819 key "caption"
52820 literal "true"
52821
52822 \end_inset
52823
52824
52825 \begin_inset CommandInset href
52826 LatexCommand href
52827 name "Documentation"
52828 target "https://www.ctan.org/tex-archive/macros/latex/contrib/caption/caption-eng.pdf"
52829 literal "false"
52830
52831 \end_inset
52832
52833  of the \SpecialChar LaTeX
52834  package 
52835 \series bold
52836 caption
52837 \series default
52838
52839 \begin_inset Index idx
52840 status collapsed
52841
52842 \begin_layout Plain Layout
52843 \SpecialChar LaTeX
52844  packages ! caption
52845 \end_layout
52846
52847 \end_inset
52848
52849 :
52850 \begin_inset Newline newline
52851 \end_inset
52852
52853
52854 \begin_inset Flex URL
52855 status collapsed
52856
52857 \begin_layout Plain Layout
52858
52859 https://www.ctan.org/tex-archive/macros/latex/contrib/caption/caption-eng.pdf
52860 \end_layout
52861
52862 \end_inset
52863
52864
52865 \end_layout
52866
52867 \begin_layout Bibliography
52868 \begin_inset CommandInset bibitem
52869 LatexCommand bibitem
52870 key "enumitem"
52871 literal "true"
52872
52873 \end_inset
52874
52875
52876 \begin_inset CommandInset href
52877 LatexCommand href
52878 name "Documentation"
52879 target "https://www.ctan.org/tex-archive/macros/latex/contrib/enumitem/enumitem.pdf"
52880 literal "false"
52881
52882 \end_inset
52883
52884  of the \SpecialChar LaTeX
52885  package 
52886 \series bold
52887 enumitem
52888 \series default
52889
52890 \begin_inset Index idx
52891 status collapsed
52892
52893 \begin_layout Plain Layout
52894 \SpecialChar LaTeX
52895  packages ! enumitem
52896 \end_layout
52897
52898 \end_inset
52899
52900 :
52901 \begin_inset Newline newline
52902 \end_inset
52903
52904
52905 \begin_inset Flex URL
52906 status collapsed
52907
52908 \begin_layout Plain Layout
52909
52910 https://www.ctan.org/tex-archive/macros/latex/contrib/enumitem/enumitem.pdf
52911 \end_layout
52912
52913 \end_inset
52914
52915
52916 \end_layout
52917
52918 \begin_layout Bibliography
52919 \begin_inset CommandInset bibitem
52920 LatexCommand bibitem
52921 key "fancyhdr"
52922 literal "true"
52923
52924 \end_inset
52925
52926
52927 \begin_inset CommandInset href
52928 LatexCommand href
52929 name "Documentation"
52930 target "https://www.ctan.org/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
52931 literal "false"
52932
52933 \end_inset
52934
52935  of the \SpecialChar LaTeX
52936  package 
52937 \series bold
52938 fancyhdr
52939 \series default
52940
52941 \begin_inset Index idx
52942 status collapsed
52943
52944 \begin_layout Plain Layout
52945 \SpecialChar LaTeX
52946  packages ! fancyhdr
52947 \end_layout
52948
52949 \end_inset
52950
52951 :
52952 \begin_inset Newline newline
52953 \end_inset
52954
52955
52956 \begin_inset Flex URL
52957 status collapsed
52958
52959 \begin_layout Plain Layout
52960
52961 https://www.ctan.org/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
52962 \end_layout
52963
52964 \end_inset
52965
52966
52967 \end_layout
52968
52969 \begin_layout Bibliography
52970 \begin_inset CommandInset bibitem
52971 LatexCommand bibitem
52972 key "hyperref"
52973 literal "true"
52974
52975 \end_inset
52976
52977
52978 \begin_inset CommandInset href
52979 LatexCommand href
52980 name "Documentation"
52981 target "https://www.ctan.org/tex-archive/macros/latex/contrib/hyperref/doc/manual.pdf"
52982 literal "false"
52983
52984 \end_inset
52985
52986  of the \SpecialChar LaTeX
52987  package 
52988 \series bold
52989 hyperref
52990 \series default
52991
52992 \begin_inset Index idx
52993 status collapsed
52994
52995 \begin_layout Plain Layout
52996 \SpecialChar LaTeX
52997  packages ! hyperref
52998 \end_layout
52999
53000 \end_inset
53001
53002 :
53003 \begin_inset Newline newline
53004 \end_inset
53005
53006
53007 \begin_inset Flex URL
53008 status collapsed
53009
53010 \begin_layout Plain Layout
53011
53012 https://www.ctan.org/tex-archive/macros/latex/contrib/hyperref/doc/manual.pdf
53013 \end_layout
53014
53015 \end_inset
53016
53017
53018 \end_layout
53019
53020 \begin_layout Bibliography
53021 \begin_inset CommandInset bibitem
53022 LatexCommand bibitem
53023 key "microtype"
53024 literal "true"
53025
53026 \end_inset
53027
53028
53029 \begin_inset CommandInset href
53030 LatexCommand href
53031 name "Documentation"
53032 target "https://www.ctan.org/tex-archive/macros/latex/contrib/microtype/microtype.pdf"
53033 literal "false"
53034
53035 \end_inset
53036
53037  of the \SpecialChar LaTeX
53038  package 
53039 \series bold
53040 microtype
53041 \series default
53042
53043 \begin_inset Index idx
53044 status collapsed
53045
53046 \begin_layout Plain Layout
53047 \SpecialChar LaTeX
53048  packages ! microtype
53049 \end_layout
53050
53051 \end_inset
53052
53053 :
53054 \begin_inset Newline newline
53055 \end_inset
53056
53057
53058 \begin_inset Flex URL
53059 status collapsed
53060
53061 \begin_layout Plain Layout
53062
53063 https://www.ctan.org/tex-archive/macros/latex/contrib/microtype/microtype.pdf
53064 \end_layout
53065
53066 \end_inset
53067
53068
53069 \end_layout
53070
53071 \begin_layout Bibliography
53072 \begin_inset CommandInset bibitem
53073 LatexCommand bibitem
53074 key "nomencl"
53075 literal "true"
53076
53077 \end_inset
53078
53079
53080 \begin_inset CommandInset href
53081 LatexCommand href
53082 name "Documentation"
53083 target "https://www.ctan.org/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
53084 literal "false"
53085
53086 \end_inset
53087
53088  of the \SpecialChar LaTeX
53089  package 
53090 \series bold
53091 nomencl
53092 \series default
53093
53094 \begin_inset Index idx
53095 status collapsed
53096
53097 \begin_layout Plain Layout
53098 \SpecialChar LaTeX
53099  packages ! nomencl
53100 \end_layout
53101
53102 \end_inset
53103
53104 :
53105 \begin_inset Newline newline
53106 \end_inset
53107
53108
53109 \begin_inset Flex URL
53110 status collapsed
53111
53112 \begin_layout Plain Layout
53113
53114 https://www.ctan.org/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
53115 \end_layout
53116
53117 \end_inset
53118
53119
53120 \end_layout
53121
53122 \begin_layout Bibliography
53123 \begin_inset CommandInset bibitem
53124 LatexCommand bibitem
53125 key "prettyref"
53126 literal "true"
53127
53128 \end_inset
53129
53130
53131 \begin_inset CommandInset href
53132 LatexCommand href
53133 name "Documentation"
53134 target "https://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
53135 literal "false"
53136
53137 \end_inset
53138
53139  of the \SpecialChar LaTeX
53140  package 
53141 \series bold
53142 prettyref
53143 \series default
53144
53145 \begin_inset Index idx
53146 status collapsed
53147
53148 \begin_layout Plain Layout
53149 \SpecialChar LaTeX
53150  packages ! prettyref
53151 \end_layout
53152
53153 \end_inset
53154
53155 :
53156 \begin_inset Newline newline
53157 \end_inset
53158
53159
53160 \begin_inset Flex URL
53161 status collapsed
53162
53163 \begin_layout Plain Layout
53164
53165 https://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf
53166 \end_layout
53167
53168 \end_inset
53169
53170
53171 \end_layout
53172
53173 \begin_layout Bibliography
53174 \begin_inset CommandInset bibitem
53175 LatexCommand bibitem
53176 key "refstyle"
53177 literal "true"
53178
53179 \end_inset
53180
53181
53182 \begin_inset CommandInset href
53183 LatexCommand href
53184 name "Documentation"
53185 target "https://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/refstyle.pdf"
53186 literal "false"
53187
53188 \end_inset
53189
53190  of the \SpecialChar LaTeX
53191  package 
53192 \series bold
53193 refstyle
53194 \series default
53195
53196 \begin_inset Index idx
53197 status collapsed
53198
53199 \begin_layout Plain Layout
53200 \SpecialChar LaTeX
53201  packages ! refstyle
53202 \end_layout
53203
53204 \end_inset
53205
53206 :
53207 \begin_inset Newline newline
53208 \end_inset
53209
53210
53211 \begin_inset Flex URL
53212 status collapsed
53213
53214 \begin_layout Plain Layout
53215
53216 https://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/refstyle.pdf
53217 \end_layout
53218
53219 \end_inset
53220
53221
53222 \end_layout
53223
53224 \begin_layout Bibliography
53225 \begin_inset CommandInset bibitem
53226 LatexCommand bibitem
53227 key "Arabic"
53228 literal "true"
53229
53230 \end_inset
53231
53232
53233 \begin_inset CommandInset href
53234 LatexCommand href
53235 name "Wiki-page"
53236 target "https://wiki.lyx.org/Windows/Arabic"
53237 literal "false"
53238
53239 \end_inset
53240
53241  how to set up \SpecialChar LyX
53242  for Arabic:
53243 \begin_inset Newline newline
53244 \end_inset
53245
53246
53247 \begin_inset Flex URL
53248 status collapsed
53249
53250 \begin_layout Plain Layout
53251
53252 https://wiki.lyx.org/Windows/Arabic
53253 \end_layout
53254
53255 \end_inset
53256
53257
53258 \end_layout
53259
53260 \begin_layout Bibliography
53261 \begin_inset CommandInset bibitem
53262 LatexCommand bibitem
53263 key "Armenian"
53264 literal "true"
53265
53266 \end_inset
53267
53268
53269 \begin_inset CommandInset href
53270 LatexCommand href
53271 name "Wiki-page"
53272 target "https://wiki.lyx.org/Windows/Armenian"
53273 literal "false"
53274
53275 \end_inset
53276
53277  how to set up \SpecialChar LyX
53278  for Armenian:
53279 \begin_inset Newline newline
53280 \end_inset
53281
53282
53283 \begin_inset Flex URL
53284 status collapsed
53285
53286 \begin_layout Plain Layout
53287
53288 https://wiki.lyx.org/Windows/Armenian
53289 \end_layout
53290
53291 \end_inset
53292
53293
53294 \end_layout
53295
53296 \begin_layout Bibliography
53297 \begin_inset CommandInset bibitem
53298 LatexCommand bibitem
53299 key "Cyrillic"
53300 literal "true"
53301
53302 \end_inset
53303
53304
53305 \begin_inset CommandInset href
53306 LatexCommand href
53307 name "Wiki-page"
53308 target "https://wiki.lyx.org/Windows/Cyrillic"
53309 literal "false"
53310
53311 \end_inset
53312
53313  how to set up \SpecialChar LyX
53314  for Cyrillic languages:
53315 \begin_inset Newline newline
53316 \end_inset
53317
53318
53319 \begin_inset Flex URL
53320 status collapsed
53321
53322 \begin_layout Plain Layout
53323
53324 https://wiki.lyx.org/Windows/Cyrillic
53325 \end_layout
53326
53327 \end_inset
53328
53329
53330 \end_layout
53331
53332 \begin_layout Bibliography
53333 \begin_inset CommandInset bibitem
53334 LatexCommand bibitem
53335 key "Farsi"
53336 literal "true"
53337
53338 \end_inset
53339
53340
53341 \begin_inset CommandInset href
53342 LatexCommand href
53343 name "Wiki-page"
53344 target "https://wiki.lyx.org/Windows/Farsi"
53345 literal "false"
53346
53347 \end_inset
53348
53349  how to set up \SpecialChar LyX
53350  for Farsi:
53351 \begin_inset Newline newline
53352 \end_inset
53353
53354
53355 \begin_inset Flex URL
53356 status collapsed
53357
53358 \begin_layout Plain Layout
53359
53360 https://wiki.lyx.org/Windows/Farsi
53361 \end_layout
53362
53363 \end_inset
53364
53365
53366 \end_layout
53367
53368 \begin_layout Bibliography
53369 \begin_inset CommandInset bibitem
53370 LatexCommand bibitem
53371 key "Hebrew"
53372 literal "true"
53373
53374 \end_inset
53375
53376
53377 \begin_inset CommandInset href
53378 LatexCommand href
53379 name "Wiki-page"
53380 target "https://wiki.lyx.org/Windows/Hebrew"
53381 literal "false"
53382
53383 \end_inset
53384
53385  how to set up \SpecialChar LyX
53386  for Hebrew:
53387 \begin_inset Newline newline
53388 \end_inset
53389
53390
53391 \begin_inset Flex URL
53392 status collapsed
53393
53394 \begin_layout Plain Layout
53395
53396 https://wiki.lyx.org/Windows/Hebrew
53397 \end_layout
53398
53399 \end_inset
53400
53401
53402 \end_layout
53403
53404 \begin_layout Bibliography
53405 \begin_inset CommandInset bibitem
53406 LatexCommand bibitem
53407 key "Japanese"
53408 literal "true"
53409
53410 \end_inset
53411
53412
53413 \begin_inset CommandInset href
53414 LatexCommand href
53415 name "Wiki-page"
53416 target "https://wiki.lyx.org/Windows/Japanese"
53417 literal "false"
53418
53419 \end_inset
53420
53421  how to set up \SpecialChar LyX
53422  for Japanese:
53423 \begin_inset Newline newline
53424 \end_inset
53425
53426
53427 \begin_inset Flex URL
53428 status collapsed
53429
53430 \begin_layout Plain Layout
53431
53432 https://wiki.lyx.org/Windows/Japanese
53433 \end_layout
53434
53435 \end_inset
53436
53437
53438 \end_layout
53439
53440 \begin_layout Standard
53441 \begin_inset Newpage newpage
53442 \end_inset
53443
53444
53445 \begin_inset ERT
53446 status collapsed
53447
53448 \begin_layout Plain Layout
53449
53450
53451 \backslash
53452 let
53453 \backslash
53454 mybibname
53455 \backslash
53456 bibname
53457 \end_layout
53458
53459 \begin_layout Plain Layout
53460
53461
53462 \backslash
53463 renewcommand{
53464 \backslash
53465 bibname}{
53466 \backslash
53467 mybibname
53468 \backslash
53469 ; 2}
53470 \end_layout
53471
53472 \end_inset
53473
53474
53475 \begin_inset Note Note
53476 status collapsed
53477
53478 \begin_layout Plain Layout
53479 The command 
53480 \series bold
53481
53482 \backslash
53483 bibname
53484 \series default
53485  is the name of the bibliography in the current document language.
53486  It is redefined here with the number 2 at the end to state that the following
53487  bibliography is the second one:
53488 \end_layout
53489
53490 \end_inset
53491
53492
53493 \end_layout
53494
53495 \begin_layout Standard
53496 \begin_inset CommandInset bibtex
53497 LatexCommand bibtex
53498 bibfiles "biblio/LyXDocs"
53499 options "biblio/alphadin"
53500
53501 \end_inset
53502
53503
53504 \end_layout
53505
53506 \begin_layout Standard
53507 The above bibliography is created from a Bib\SpecialChar TeX
53508  database.
53509 \end_layout
53510
53511 \begin_layout Standard
53512 \begin_inset ERT
53513 status collapsed
53514
53515 \begin_layout Plain Layout
53516
53517
53518 \backslash
53519 renewcommand*{
53520 \backslash
53521 pagedeclaration}[1]{
53522 \end_layout
53523
53524 \begin_layout Plain Layout
53525
53526  
53527 \backslash
53528 unskip, 
53529 \backslash
53530 hyperlink{page.#1}{page
53531 \backslash
53532 nobreakspace{}#1}}
53533 \end_layout
53534
53535 \end_inset
53536
53537
53538 \begin_inset Note Note
53539 status collapsed
53540
53541 \begin_layout Plain Layout
53542 This command makes the page number a clickable hyperlink, see sec.
53543 \begin_inset space ~
53544 \end_inset
53545
53546
53547 \begin_inset CommandInset ref
53548 LatexCommand ref
53549 reference "subsec:Nomenclature-Options"
53550
53551 \end_inset
53552
53553  for more info.
53554 \end_layout
53555
53556 \end_inset
53557
53558
53559 \end_layout
53560
53561 \begin_layout Standard
53562 \begin_inset CommandInset nomencl_print
53563 LatexCommand printnomenclature
53564 set_width "auto"
53565
53566 \end_inset
53567
53568
53569 \begin_inset CommandInset index_print
53570 LatexCommand printindex
53571 type "idx"
53572 name "Index"
53573 literal "false"
53574
53575 \end_inset
53576
53577
53578 \end_layout
53579
53580 \end_body
53581 \end_document