]> git.lyx.org Git - lyx.git/blob - lib/doc/Customization.lyx
Clarify the ListName tag for floats.
[lyx.git] / lib / doc / Customization.lyx
1 #LyX 2.0.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 378
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that this document prints
10 % out as advertised. If you mess with this preamble,
11 % parts of this document may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 \usepackage{ifpdf} % part of the hyperref bundle
17 \ifpdf % if pdflatex is used
18
19  % set fonts for nicer pdf view
20  \IfFileExists{lmodern.sty}
21   {\usepackage{lmodern}}{}
22
23 \fi % end if pdflatex is used
24
25 % the pages of the TOC is numbered roman
26 % and a pdf-bookmark for the TOC is added
27 \let\myTOC\tableofcontents
28 \renewcommand\tableofcontents{%
29   \frontmatter
30   \pdfbookmark[1]{\contentsname}{}
31   \myTOC
32   \mainmatter }
33
34 % redefine the \LyX macro for PDF bookmarks
35 \def\LyX{\texorpdfstring{%
36   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
37   {LyX}}
38
39 % used for multi-column text
40 \usepackage{multicol}
41 \usepackage{inputenc}
42 \end_preamble
43 \options fleqn,liststotoc,bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
44 \use_default_options false
45 \begin_modules
46 logicalmkup
47 \end_modules
48 \maintain_unincluded_children false
49 \begin_local_layout
50 Format 7
51 InsetLayout CharStyle:MenuItem
52 LyxType               charstyle
53 LabelString           menu
54 LatexType             command
55 LatexName             menuitem
56 Font
57 Family              Sans
58 EndFont
59 Preamble
60 \newcommand*{\menuitem}[1]{{\sffamily #1}}
61 EndPreamble
62 End
63 \end_local_layout
64 \language english
65 \inputencoding auto
66 \fontencoding global
67 \font_roman default
68 \font_sans default
69 \font_typewriter default
70 \font_default_family default
71 \use_xetex false
72 \font_sc false
73 \font_osf false
74 \font_sf_scale 100
75 \font_tt_scale 100
76
77 \graphics default
78 \default_output_format default
79 \bibtex_command default
80 \index_command default
81 \paperfontsize 12
82 \spacing single
83 \use_hyperref true
84 \pdf_title "LyX Configuration Manual"
85 \pdf_author "LyX Team"
86 \pdf_subject "LyX-documentation Customization"
87 \pdf_keywords "LyX, documentation, customization"
88 \pdf_bookmarks true
89 \pdf_bookmarksnumbered true
90 \pdf_bookmarksopen true
91 \pdf_bookmarksopenlevel 1
92 \pdf_breaklinks false
93 \pdf_pdfborder false
94 \pdf_colorlinks true
95 \pdf_backref false
96 \pdf_pdfusetitle false
97 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,pdfpagelayout=OneColumn, pdfnewwindow=true,pdfstartview=XYZ, plainpages=false, pdfpagelabels"
98 \papersize default
99 \use_geometry false
100 \use_amsmath 0
101 \use_esint 0
102 \use_mhchem 1
103 \cite_engine basic
104 \use_bibtopic false
105 \use_indices false
106 \paperorientation portrait
107 \suppress_date false
108 \branch OutDated
109 \selected 0
110 \filename_suffix 0
111 \color #f5fae7
112 \end_branch
113 \index Index
114 \shortcut idx
115 \color #008000
116 \end_index
117 \secnumdepth 3
118 \tocdepth 3
119 \paragraph_separation indent
120 \paragraph_indentation default
121 \quotes_language english
122 \papercolumns 1
123 \papersides 2
124 \paperpagestyle headings
125 \tracking_changes false
126 \output_changes false
127 \html_use_mathml true
128 \html_be_strict true
129 \end_header
130
131 \begin_body
132
133 \begin_layout Title
134 Customizing LyX: Features for the Advanced User
135 \end_layout
136
137 \begin_layout Author
138 by the LyX Team
139 \begin_inset Foot
140 status collapsed
141
142 \begin_layout Plain Layout
143 \noindent
144 If you have comments or error corrections, please send them to the LyX Documenta
145 tion mailing list, 
146 \begin_inset CommandInset href
147 LatexCommand href
148 target "lyx-docs@lists.lyx.org"
149 type "mailto:"
150
151 \end_inset
152
153 .
154  Include 
155 \begin_inset Quotes eld
156 \end_inset
157
158 [Customization]
159 \begin_inset Quotes erd
160 \end_inset
161
162  in the subject header, and please cc the current maintainer of this file,
163  Richard Heck <rgheck@comcast.net>.
164 \end_layout
165
166 \end_inset
167
168
169 \begin_inset Newline newline
170 \end_inset
171
172
173 \begin_inset Newline newline
174 \end_inset
175
176 Version 2.0.x 
177 \end_layout
178
179 \begin_layout Standard
180 \begin_inset CommandInset toc
181 LatexCommand tableofcontents
182
183 \end_inset
184
185
186 \end_layout
187
188 \begin_layout Standard
189 \begin_inset Note Note
190 status open
191
192 \begin_layout Plain Layout
193 Please use change tracking when modifying this document.
194  This makes it easier for our translators to recognize things that have
195  been changed, and it helps the maintainer keep up-to-date with what's been
196  done.
197 \end_layout
198
199 \end_inset
200
201
202 \end_layout
203
204 \begin_layout Chapter
205 Introduction
206 \end_layout
207
208 \begin_layout Standard
209 This manual covers the customization features present in LyX.
210  In it, we discuss issues like keyboard shortcuts, screen previewing options,
211  printer options, sending commands to LyX via the LyX Server, internationalizati
212 on, installing new LaTeX classes and LyX layouts, etc.
213  We can't possibly hope to touch on everything you can change—our developers
214  add new features faster than we can document them—but we will explain the
215  most common customizations and hopefully point you in the right direction
216  for some of the more obscure ones.
217 \end_layout
218
219 \begin_layout Standard
220 \begin_inset Branch OutDated
221 status open
222
223 \begin_layout Standard
224 Information from previous versions of this document that now seems to be
225  outdated is contained in the OutDated branch of this document.
226  By default, this information will not appear in the LaTeX output.
227 \end_layout
228
229 \end_inset
230
231
232 \end_layout
233
234 \begin_layout Chapter
235 LyX configuration files
236 \end_layout
237
238 \begin_layout Standard
239 This chapter aims to help you to find your way through the LyX configuration
240  files.
241  Before continuing to read this chapter, you should find out where your
242  LyX library and user directories are by using 
243 \begin_inset Flex CharStyle:MenuItem
244 status collapsed
245
246 \begin_layout Plain Layout
247 Help\SpecialChar \menuseparator
248 About
249 \begin_inset space ~
250 \end_inset
251
252 LyX
253 \end_layout
254
255 \end_inset
256
257 .
258  The library directory is the place where LyX places its system-wide configurati
259 on files; the user directory is where you can place your modified versions.
260  We will call the former 
261 \begin_inset Flex CharStyle:Code
262 status collapsed
263
264 \begin_layout Plain Layout
265 LyXDir
266 \end_layout
267
268 \end_inset
269
270  and the latter 
271 \begin_inset Flex CharStyle:MenuItem
272 status collapsed
273
274 \begin_layout Plain Layout
275 UserDir
276 \end_layout
277
278 \end_inset
279
280  in the remainder of this document.
281  
282 \end_layout
283
284 \begin_layout Section
285 What's in 
286 \begin_inset Flex CharStyle:Code
287 status collapsed
288
289 \begin_layout Plain Layout
290 LyXDir
291 \end_layout
292
293 \end_inset
294
295 ?
296 \end_layout
297
298 \begin_layout Standard
299 \begin_inset Flex CharStyle:Code
300 status collapsed
301
302 \begin_layout Plain Layout
303 LyXDir
304 \end_layout
305
306 \end_inset
307
308  and its sub-directories contain a number of files and that can be used
309  to customize LyX's behavior.
310  You can change many of these files from within LyX itself through the 
311 \begin_inset Flex CharStyle:MenuItem
312 status collapsed
313
314 \begin_layout Plain Layout
315 Tools\SpecialChar \menuseparator
316 Preferences
317 \end_layout
318
319 \end_inset
320
321  dialog.
322  Most customization that you will want to do in LyX is possible through
323  this dialog.
324  However, many other inner aspects of LyX can be customized by modifying
325  the files in 
326 \begin_inset Flex CharStyle:Code
327 status collapsed
328
329 \begin_layout Plain Layout
330 LyXDir
331 \end_layout
332
333 \end_inset
334
335 .
336  These files fall in different categories, described in the following subsection
337 s.
338 \end_layout
339
340 \begin_layout Subsection
341 Automatically generated files
342 \end_layout
343
344 \begin_layout Standard
345 The files, which are to be found in 
346 \begin_inset Flex CharStyle:MenuItem
347 status collapsed
348
349 \begin_layout Plain Layout
350 UserDir
351 \end_layout
352
353 \end_inset
354
355 , are generated when you configure LyX.
356  They contain various default values that are guessed by inspection.
357  In general, it is not a good idea to modify them, since they might be overwritt
358 en at any time.
359 \end_layout
360
361 \begin_layout Labeling
362 \labelwidthstring 00.00.0000
363 \begin_inset Flex CharStyle:Code
364 status collapsed
365
366 \begin_layout Plain Layout
367 lyxrc.defaults
368 \end_layout
369
370 \end_inset
371
372  contains defaults for various commands.
373 \end_layout
374
375 \begin_layout Labeling
376 \labelwidthstring 00.00.0000
377 \begin_inset Flex CharStyle:Code
378 status collapsed
379
380 \begin_layout Plain Layout
381 packages.lst
382 \end_layout
383
384 \end_inset
385
386  contains the list of packages that have been recognized by LyX.
387  It is currently unused by the LyX program itself, but the information extracted
388 , and more, is made available with 
389 \begin_inset Flex CharStyle:MenuItem
390 status collapsed
391
392 \begin_layout Plain Layout
393 Help\SpecialChar \menuseparator
394 LaTeX
395 \begin_inset space ~
396 \end_inset
397
398 Configuration
399 \end_layout
400
401 \end_inset
402
403 .
404 \end_layout
405
406 \begin_layout Labeling
407 \labelwidthstring 00.00.0000
408 \begin_inset Flex CharStyle:Code
409 status collapsed
410
411 \begin_layout Plain Layout
412 textclass.lst
413 \end_layout
414
415 \end_inset
416
417  the list of text classes that have been found in your 
418 \begin_inset Flex CharStyle:Code
419 status collapsed
420
421 \begin_layout Plain Layout
422 layout/
423 \end_layout
424
425 \end_inset
426
427  directories, along with the associated LaTeX document class and their descripti
428 on.
429 \end_layout
430
431 \begin_layout Labeling
432 \labelwidthstring 00.00.0000
433 \begin_inset Flex CharStyle:Code
434 status collapsed
435
436 \begin_layout Plain Layout
437 lyxmodules.lst
438 \end_layout
439
440 \end_inset
441
442  the list of layout modules found in your 
443 \begin_inset Flex CharStyle:Code
444 status collapsed
445
446 \begin_layout Plain Layout
447 layout/
448 \end_layout
449
450 \end_inset
451
452  directories
453 \end_layout
454
455 \begin_layout Labeling
456 \labelwidthstring 00.00.0000
457 \begin_inset Flex CharStyle:Code
458 status collapsed
459
460 \begin_layout Plain Layout
461 *files.lst
462 \end_layout
463
464 \end_inset
465
466  lists of various sorts of LaTeX-related files found on your system
467 \end_layout
468
469 \begin_layout Labeling
470 \labelwidthstring 00.00.0000
471 \begin_inset Flex CharStyle:Code
472 status collapsed
473
474 \begin_layout Plain Layout
475 doc/LaTeXConfig.lyx
476 \end_layout
477
478 \end_inset
479
480  is automatically generated during configuration from the file 
481 \begin_inset Flex CharStyle:Code
482 status collapsed
483
484 \begin_layout Plain Layout
485 LaTeXConfig.lyx.in
486 \end_layout
487
488 \end_inset
489
490 .
491  It contains information on your LaTeX configuration.
492 \end_layout
493
494 \begin_layout Subsection
495 Directories
496 \end_layout
497
498 \begin_layout Standard
499 These directories are duplicated between 
500 \begin_inset Flex CharStyle:Code
501 status collapsed
502
503 \begin_layout Plain Layout
504 LyXDir
505 \end_layout
506
507 \end_inset
508
509  and 
510 \begin_inset Flex CharStyle:Code
511 status collapsed
512
513 \begin_layout Plain Layout
514 UserDir
515 \end_layout
516
517 \end_inset
518
519 .
520  If a particular files exists in both places, the one in 
521 \begin_inset Flex CharStyle:Code
522 status collapsed
523
524 \begin_layout Plain Layout
525 UserDir
526 \end_layout
527
528 \end_inset
529
530  will be used.
531 \end_layout
532
533 \begin_layout Labeling
534 \labelwidthstring 00.00.0000
535 \begin_inset Flex CharStyle:Code
536 status collapsed
537
538 \begin_layout Plain Layout
539 bind/
540 \end_layout
541
542 \end_inset
543
544  this directory contains files with the extension 
545 \begin_inset Flex CharStyle:Code
546 status collapsed
547
548 \begin_layout Plain Layout
549 .bind
550 \end_layout
551
552 \end_inset
553
554  that define the keybindings used in LyX.
555  If there exists an internationalized version of the bind file named 
556 \begin_inset Flex CharStyle:Code
557 status collapsed
558
559 \begin_layout Plain Layout
560 $LANG_xxx.bind
561 \end_layout
562
563 \end_inset
564
565 , that will be used first.
566 \end_layout
567
568 \begin_layout Labeling
569 \labelwidthstring 00.00.0000
570 \begin_inset Flex CharStyle:Code
571 status collapsed
572
573 \begin_layout Plain Layout
574 clipart/
575 \end_layout
576
577 \end_inset
578
579  contains graphics files that can be included in documents.
580  
581 \end_layout
582
583 \begin_layout Labeling
584 \labelwidthstring 00.00.0000
585 \begin_inset Flex CharStyle:Code
586 status collapsed
587
588 \begin_layout Plain Layout
589 doc/
590 \end_layout
591
592 \end_inset
593
594  contains LyX documentation files (including the one you are currently reading).
595  The file 
596 \begin_inset Flex CharStyle:Code
597 status collapsed
598
599 \begin_layout Plain Layout
600 LaTeXConfig.lyx
601 \end_layout
602
603 \end_inset
604
605  deserves special attention, as noted above.
606  The internationalized help docs are in subdirectories 
607 \begin_inset Flex CharStyle:Code
608 status collapsed
609
610 \begin_layout Plain Layout
611 doc/xx
612 \end_layout
613
614 \end_inset
615
616  where 
617 \begin_inset Quotes eld
618 \end_inset
619
620 xx
621 \begin_inset Quotes erd
622 \end_inset
623
624  is the ISO language code.
625  See chapter
626 \begin_inset space ~
627 \end_inset
628
629
630 \begin_inset CommandInset ref
631 LatexCommand ref
632 reference "cha:Internationalizing-LyX"
633
634 \end_inset
635
636  for details.
637 \end_layout
638
639 \begin_layout Labeling
640 \labelwidthstring 00.00.0000
641 \begin_inset Flex CharStyle:Code
642 status collapsed
643
644 \begin_layout Plain Layout
645 examples/
646 \end_layout
647
648 \end_inset
649
650  contains example files that explain how to use some features.
651  In the file browser, press the 
652 \begin_inset Flex CharStyle:MenuItem
653 status collapsed
654
655 \begin_layout Plain Layout
656 Examples
657 \end_layout
658
659 \end_inset
660
661  button to get there.
662 \end_layout
663
664 \begin_layout Labeling
665 \labelwidthstring 00.00.0000
666 \begin_inset Flex CharStyle:Code
667 status collapsed
668
669 \begin_layout Plain Layout
670 images/
671 \end_layout
672
673 \end_inset
674
675  contains image files that are used by the 
676 \begin_inset Flex CharStyle:MenuItem
677 status collapsed
678
679 \begin_layout Plain Layout
680 Document
681 \end_layout
682
683 \end_inset
684
685  dialog.
686  In addition, it also contains the individual icons used in the toolbar
687  and the banners that can be shown when LyX is launched.
688 \end_layout
689
690 \begin_layout Labeling
691 \labelwidthstring 00.00.0000
692 \begin_inset Flex CharStyle:Code
693 status collapsed
694
695 \begin_layout Plain Layout
696 kbd/
697 \end_layout
698
699 \end_inset
700
701  contains keyboard keymapping files.
702  See Chapter
703 \begin_inset space ~
704 \end_inset
705
706
707 \begin_inset CommandInset ref
708 LatexCommand ref
709 reference "sec:International-Keymap-Stuff"
710
711 \end_inset
712
713  for details.
714 \end_layout
715
716 \begin_layout Labeling
717 \labelwidthstring 00.00.0000
718 \begin_inset Flex CharStyle:Code
719 status collapsed
720
721 \begin_layout Plain Layout
722 layouts/
723 \end_layout
724
725 \end_inset
726
727  contains the text class and module files described in Chapter
728 \begin_inset space ~
729 \end_inset
730
731
732 \begin_inset CommandInset ref
733 LatexCommand ref
734 reference "cha:Installing-New-Document"
735
736 \end_inset
737
738 .
739 \end_layout
740
741 \begin_layout Labeling
742 \labelwidthstring 00.00.0000
743 \begin_inset Flex CharStyle:Code
744 status collapsed
745
746 \begin_layout Plain Layout
747 lyx2lyx
748 \end_layout
749
750 \end_inset
751
752  contains the 
753 \begin_inset Flex CharStyle:Code
754 status collapsed
755
756 \begin_layout Plain Layout
757 lyx2lyx
758 \end_layout
759
760 \end_inset
761
762  Python scripts used to convert between LyX versions.
763  These can be run from the command line if, say, you want to batch-convert
764  files.
765 \end_layout
766
767 \begin_layout Labeling
768 \labelwidthstring 00.00.0000
769 \begin_inset Flex CharStyle:Code
770 status collapsed
771
772 \begin_layout Plain Layout
773 scripts/
774 \end_layout
775
776 \end_inset
777
778  contains some files that demonstrate the capabilities of the 
779 \begin_inset Flex CharStyle:MenuItem
780 status collapsed
781
782 \begin_layout Plain Layout
783 External
784 \begin_inset space ~
785 \end_inset
786
787 Template
788 \end_layout
789
790 \end_inset
791
792  feature.
793  Also contains some scripts used by LyX itself.
794 \end_layout
795
796 \begin_layout Labeling
797 \labelwidthstring 00.00.0000
798 \begin_inset Flex CharStyle:Code
799 status collapsed
800
801 \begin_layout Plain Layout
802 templates/
803 \end_layout
804
805 \end_inset
806
807  contains the standard LyX template files described in Chapter
808 \begin_inset space ~
809 \end_inset
810
811
812 \begin_inset CommandInset ref
813 LatexCommand ref
814 reference "sub:Creating-Templates"
815
816 \end_inset
817
818 .
819 \end_layout
820
821 \begin_layout Labeling
822 \labelwidthstring 00.00.0000
823 \begin_inset Flex CharStyle:Code
824 status collapsed
825
826 \begin_layout Plain Layout
827 ui/
828 \end_layout
829
830 \end_inset
831
832  contains files with the extension 
833 \begin_inset Flex CharStyle:Code
834 status collapsed
835
836 \begin_layout Plain Layout
837 .ui
838 \end_layout
839
840 \end_inset
841
842  that define the user interface to LyX.
843  That is, the files define which items appear in which menus and the items
844  appearing on the toolbar.
845 \end_layout
846
847 \begin_layout Subsection
848 Files you don't want to modify
849 \end_layout
850
851 \begin_layout Standard
852 These files are used internally by LyX and you generally do not need to
853  modify them unless you are a developer.
854 \end_layout
855
856 \begin_layout Labeling
857 \labelwidthstring 00.00.0000
858 \begin_inset Flex CharStyle:Code
859 status collapsed
860
861 \begin_layout Plain Layout
862 CREDITS
863 \end_layout
864
865 \end_inset
866
867  this file contains the list of LyX developers.
868  The contents are displayed with the menu entry 
869 \begin_inset Flex CharStyle:MenuItem
870 status collapsed
871
872 \begin_layout Plain Layout
873 Help\SpecialChar \menuseparator
874 About
875 \begin_inset space ~
876 \end_inset
877
878 LyX
879 \end_layout
880
881 \end_inset
882
883 .
884 \end_layout
885
886 \begin_layout Labeling
887 \labelwidthstring 00.00.0000
888 \begin_inset Flex CharStyle:Code
889 status collapsed
890
891 \begin_layout Plain Layout
892 chkconfig.ltx
893 \end_layout
894
895 \end_inset
896
897  this is a LaTeX script used during the configuration process.
898  Do not run directly.
899 \end_layout
900
901 \begin_layout Labeling
902 \labelwidthstring 00.00.0000
903 \begin_inset Flex CharStyle:Code
904 status collapsed
905
906 \begin_layout Plain Layout
907 configure.py
908 \end_layout
909
910 \end_inset
911
912  this is the script that is used to re-configure LyX.
913  It creates configuration files in the directory it was run from.
914 \end_layout
915
916 \begin_layout Subsection
917 Other files needing a line or two...
918 \end_layout
919
920 \begin_layout Labeling
921 \labelwidthstring 00.00.0000
922 \begin_inset Flex CharStyle:Code
923 status collapsed
924
925 \begin_layout Plain Layout
926 encodings
927 \end_layout
928
929 \end_inset
930
931  this contains tables describing how different character encodings can be
932  mapped to Unicode
933 \end_layout
934
935 \begin_layout Labeling
936 \labelwidthstring 00.00.0000
937 \begin_inset Flex CharStyle:Code
938 status collapsed
939
940 \begin_layout Plain Layout
941 external_templates
942 \end_layout
943
944 \end_inset
945
946  this file contains the templates available to the new 
947 \begin_inset Flex CharStyle:MenuItem
948 status collapsed
949
950 \begin_layout Plain Layout
951 External
952 \begin_inset space ~
953 \end_inset
954
955 Template
956 \end_layout
957
958 \end_inset
959
960  feature.
961 \end_layout
962
963 \begin_layout Labeling
964 \labelwidthstring 00.00.0000
965 \begin_inset Flex CharStyle:Code
966 status collapsed
967
968 \begin_layout Plain Layout
969 languages
970 \end_layout
971
972 \end_inset
973
974  this file contains a list of all the languages currently supported by LyX.
975 \end_layout
976
977 \begin_layout Section
978 Your local configuration directory
979 \end_layout
980
981 \begin_layout Standard
982 Even if you are using LyX as an unprivileged user, you might want to change
983  LyX configuration for your own use.
984  The 
985 \begin_inset Flex CharStyle:Code
986 status collapsed
987
988 \begin_layout Plain Layout
989 UserDir
990 \end_layout
991
992 \end_inset
993
994  directory contains all your personal configuration files.
995  This is the directory described as 
996 \begin_inset Quotes eld
997 \end_inset
998
999 user directory
1000 \begin_inset Quotes erd
1001 \end_inset
1002
1003  in 
1004 \begin_inset Flex CharStyle:MenuItem
1005 status collapsed
1006
1007 \begin_layout Plain Layout
1008 Help\SpecialChar \menuseparator
1009 About
1010 \begin_inset space ~
1011 \end_inset
1012
1013 LyX
1014 \end_layout
1015
1016 \end_inset
1017
1018 .
1019  This directory is used as a mirror of 
1020 \begin_inset Flex CharStyle:Code
1021 status collapsed
1022
1023 \begin_layout Plain Layout
1024 LyXDir
1025 \end_layout
1026
1027 \end_inset
1028
1029 , which means that every file in 
1030 \begin_inset Flex CharStyle:Code
1031 status collapsed
1032
1033 \begin_layout Plain Layout
1034 UserDir
1035 \end_layout
1036
1037 \end_inset
1038
1039  is a replacement for the corresponding file in 
1040 \begin_inset Flex CharStyle:Code
1041 status collapsed
1042
1043 \begin_layout Plain Layout
1044 LyXDir
1045 \end_layout
1046
1047 \end_inset
1048
1049 .
1050  Any configuration file described in the above sections can be placed either
1051  in the system-wide directory, in which case it will affect all users, or
1052  in your local directory for your own use.
1053 \end_layout
1054
1055 \begin_layout Standard
1056 To make things clearer, let's provide a few examples:
1057 \end_layout
1058
1059 \begin_layout Itemize
1060 The preferences set in the 
1061 \begin_inset Flex CharStyle:MenuItem
1062 status collapsed
1063
1064 \begin_layout Plain Layout
1065 Tools\SpecialChar \menuseparator
1066 Preferences
1067 \end_layout
1068
1069 \end_inset
1070
1071  dialog are saved to a file 
1072 \begin_inset Flex CharStyle:Code
1073 status collapsed
1074
1075 \begin_layout Plain Layout
1076 preferences
1077 \end_layout
1078
1079 \end_inset
1080
1081  in 
1082 \begin_inset Flex CharStyle:Code
1083 status collapsed
1084
1085 \begin_layout Plain Layout
1086 UserDir
1087 \end_layout
1088
1089 \end_inset
1090
1091 .
1092 \end_layout
1093
1094 \begin_layout Itemize
1095 When you reconfigure using 
1096 \begin_inset Flex CharStyle:MenuItem
1097 status collapsed
1098
1099 \begin_layout Plain Layout
1100 Tools\SpecialChar \menuseparator
1101 Reconfigure
1102 \end_layout
1103
1104 \end_inset
1105
1106 , LyX runs the 
1107 \begin_inset Flex CharStyle:Code
1108 status collapsed
1109
1110 \begin_layout Plain Layout
1111 configure.py
1112 \end_layout
1113
1114 \end_inset
1115
1116  script, and the resulting files are written in your local configuration
1117  directory.
1118  This means that any additional text class file that you might have added
1119  in 
1120 \begin_inset Flex CharStyle:Code
1121 status collapsed
1122
1123 \begin_layout Plain Layout
1124 UserDir/layouts
1125 \end_layout
1126
1127 \end_inset
1128
1129  will be added to the list of classes in the 
1130 \begin_inset Flex CharStyle:MenuItem
1131 status collapsed
1132
1133 \begin_layout Plain Layout
1134 Document\SpecialChar \menuseparator
1135 Settings
1136 \end_layout
1137
1138 \end_inset
1139
1140  dialog.
1141 \end_layout
1142
1143 \begin_layout Itemize
1144 If you get some updated documentation from LyX ftp site and cannot install
1145  it because you do not have sysadmin rights on your system, you can just
1146  copy the files in 
1147 \begin_inset Flex CharStyle:Code
1148 status collapsed
1149
1150 \begin_layout Plain Layout
1151 UserDir/doc/
1152 \end_layout
1153
1154 \end_inset
1155
1156  and the items in the 
1157 \begin_inset Flex CharStyle:MenuItem
1158 status collapsed
1159
1160 \begin_layout Plain Layout
1161 Help
1162 \end_layout
1163
1164 \end_inset
1165
1166  menu will open them!
1167 \end_layout
1168
1169 \begin_layout Section
1170 Running LyX with multiple configurations
1171 \end_layout
1172
1173 \begin_layout Standard
1174 The configuration freedom of the local configuration directory may not suffice
1175  if you want to have more than one configuration at your disposal.
1176  For example, you may want to be use different key bindings or printer settings
1177  at different times.
1178  You can achieve this by having several such directories.
1179  You then specify which directory to use at run-time.
1180 \end_layout
1181
1182 \begin_layout Standard
1183 Invoking LyX with the command line switch 
1184 \begin_inset Flex CharStyle:Code
1185 status collapsed
1186
1187 \begin_layout Plain Layout
1188 -userdir
1189 \end_layout
1190
1191 \end_inset
1192
1193  
1194 \emph on
1195 <some directory>
1196 \emph default
1197  instructs the program to read the configuration from that directory, and
1198  not from the default directory.
1199  (You can determine the default directory by running LyX without the 
1200 \begin_inset Flex CharStyle:Code
1201 status collapsed
1202
1203 \begin_layout Plain Layout
1204 -userdir
1205 \end_layout
1206
1207 \end_inset
1208
1209  switch.) If the specified directory does not exist, LyX offers to create
1210  it for you, just like it does for the default directory on the first time
1211  you run the program.
1212  You can modify the configuration options in this additional user directory
1213  exactly as you would for the default directory.
1214  These directories are completely independent (but read on).
1215  Note that setting the environment variable 
1216 \begin_inset Flex CharStyle:Code
1217 status collapsed
1218
1219 \begin_layout Plain Layout
1220 LYX_USERDIR_VER
1221 \end_layout
1222
1223 \end_inset
1224
1225  to some value has exactly the same effect.
1226 \end_layout
1227
1228 \begin_layout Standard
1229 Having several configurations also requires more maintenance: if you want
1230  to add a new layout to 
1231 \begin_inset Flex CharStyle:Code
1232 status collapsed
1233
1234 \begin_layout Plain Layout
1235 NewUserDir/layouts
1236 \end_layout
1237
1238 \end_inset
1239
1240  which you want available from all your configurations, you must add it
1241  to each directory separately.
1242  You can avoid this with the following trick: after LyX creates the additional
1243  directory, most of the subdirectories (see above) are empty.
1244  If you want the new configuration to mirror an existing one, replace the
1245  empty subdirectory with a symbolic link to the matching subdirectory in
1246  the existing configuration.
1247  Take care with the 
1248 \begin_inset Flex CharStyle:Code
1249 status collapsed
1250
1251 \begin_layout Plain Layout
1252 doc/
1253 \end_layout
1254
1255 \end_inset
1256
1257  subdirectory, however, since it contains a file written by the configuration
1258  script (also accessible through 
1259 \begin_inset Flex CharStyle:MenuItem
1260 status collapsed
1261
1262 \begin_layout Plain Layout
1263 Tools\SpecialChar \menuseparator
1264 Reconfigure
1265 \end_layout
1266
1267 \end_inset
1268
1269 ) which is configuration-specific.
1270 \end_layout
1271
1272 \begin_layout Chapter
1273 The Preferences dialog
1274 \end_layout
1275
1276 \begin_layout Standard
1277 All options of the preferences dialog are described in the Appendix 
1278 \emph on
1279 The Preferences Dialog
1280 \emph default
1281  in the 
1282 \emph on
1283 User's Guide
1284 \emph default
1285 .
1286  For some options you might find here more details.
1287 \end_layout
1288
1289 \begin_layout Section
1290 Formats
1291 \begin_inset CommandInset label
1292 LatexCommand label
1293 name "sec:Formats"
1294
1295 \end_inset
1296
1297
1298 \end_layout
1299
1300 \begin_layout Standard
1301 The first step is to define your file formats if they are not already defined.
1302  To do so, open the 
1303 \begin_inset Flex CharStyle:MenuItem
1304 status collapsed
1305
1306 \begin_layout Plain Layout
1307 Tools\SpecialChar \menuseparator
1308 Preferences
1309 \end_layout
1310
1311 \end_inset
1312
1313  dialog.
1314  Under 
1315 \begin_inset Flex CharStyle:MenuItem
1316 status collapsed
1317
1318 \begin_layout Plain Layout
1319 File Handling\SpecialChar \menuseparator
1320 File formats
1321 \end_layout
1322
1323 \end_inset
1324
1325  press the 
1326 \begin_inset Flex CharStyle:MenuItem
1327 status collapsed
1328
1329 \begin_layout Plain Layout
1330 New\SpecialChar \ldots{}
1331
1332 \end_layout
1333
1334 \end_inset
1335
1336  button to define your new format.
1337  The 
1338 \begin_inset Flex CharStyle:MenuItem
1339 status collapsed
1340
1341 \begin_layout Plain Layout
1342 Format
1343 \end_layout
1344
1345 \end_inset
1346
1347  field contains the name used to identify the format in the GUI.
1348  The 
1349 \begin_inset Flex CharStyle:MenuItem
1350 status collapsed
1351
1352 \begin_layout Plain Layout
1353 Short Name
1354 \end_layout
1355
1356 \end_inset
1357
1358  is used to identify the format internally.
1359  You will also need to enter a file extension.
1360  These are all required.
1361  The optional 
1362 \begin_inset Flex CharStyle:MenuItem
1363 status collapsed
1364
1365 \begin_layout Plain Layout
1366 Shortcut
1367 \end_layout
1368
1369 \end_inset
1370
1371  field is used to provide a keyboard shortcut on the menus.
1372  (For example, pressing 
1373 \begin_inset Flex CharStyle:MenuItem
1374 status collapsed
1375
1376 \begin_layout Plain Layout
1377 Alt-V D
1378 \end_layout
1379
1380 \end_inset
1381
1382  will 
1383 \begin_inset Flex CharStyle:MenuItem
1384 status collapsed
1385
1386 \begin_layout Plain Layout
1387 View\SpecialChar \menuseparator
1388 DVI
1389 \end_layout
1390
1391 \end_inset
1392
1393 .) 
1394 \end_layout
1395
1396 \begin_layout Standard
1397 A Format can have a 
1398 \begin_inset Flex CharStyle:MenuItem
1399 status collapsed
1400
1401 \begin_layout Plain Layout
1402 Viewer
1403 \end_layout
1404
1405 \end_inset
1406
1407  and an 
1408 \begin_inset Flex CharStyle:MenuItem
1409 status collapsed
1410
1411 \begin_layout Plain Layout
1412 Editor
1413 \end_layout
1414
1415 \end_inset
1416
1417  associated with it.
1418  For example, you might want to use 
1419 \begin_inset Flex CharStyle:MenuItem
1420 status collapsed
1421
1422 \begin_layout Plain Layout
1423 Ghostview
1424 \end_layout
1425
1426 \end_inset
1427
1428  to view PostScript files.
1429  You can enter the command needed to start the program in the corresponding
1430  fields.
1431  In defining this command, you can use the four variables listed in the
1432  next section.
1433  The viewer is launched when you view an image in LyX or use the 
1434 \begin_inset Flex CharStyle:MenuItem
1435 status collapsed
1436
1437 \begin_layout Plain Layout
1438 View
1439 \end_layout
1440
1441 \end_inset
1442
1443  menu.
1444  The editor is for example launched when you right-click on an image and
1445  choose 
1446 \begin_inset Flex CharStyle:MenuItem
1447 status collapsed
1448
1449 \begin_layout Plain Layout
1450 Edit externally
1451 \end_layout
1452
1453 \end_inset
1454
1455  in the appearing context menu.
1456 \end_layout
1457
1458 \begin_layout Standard
1459 The 
1460 \begin_inset Flex CharStyle:MenuItem
1461 status collapsed
1462
1463 \begin_layout Plain Layout
1464 Document format
1465 \end_layout
1466
1467 \end_inset
1468
1469  option tells LyX that a format is suitable for document export.
1470  If this is set and if a suitable conversion route exists (see sec.
1471 \begin_inset space \thinspace{}
1472 \end_inset
1473
1474
1475 \begin_inset CommandInset ref
1476 LatexCommand ref
1477 reference "sec:Converters"
1478
1479 \end_inset
1480
1481 ), the format will appear in the 
1482 \begin_inset Flex CharStyle:MenuItem
1483 status collapsed
1484
1485 \begin_layout Plain Layout
1486 File\SpecialChar \menuseparator
1487 Export
1488 \end_layout
1489
1490 \end_inset
1491
1492  menu.
1493  The format will also appear in the 
1494 \begin_inset Flex CharStyle:MenuItem
1495 status collapsed
1496
1497 \begin_layout Plain Layout
1498 View
1499 \end_layout
1500
1501 \end_inset
1502
1503  menu if a viewer is specified for the format.
1504  Pure image formats, such as 
1505 \begin_inset Flex CharStyle:Code
1506 status collapsed
1507
1508 \begin_layout Plain Layout
1509 png
1510 \end_layout
1511
1512 \end_inset
1513
1514 , should not use this option.
1515  Formats that can both represent vector graphics and documents like 
1516 \begin_inset Flex CharStyle:Code
1517 status collapsed
1518
1519 \begin_layout Plain Layout
1520 pdf
1521 \end_layout
1522
1523 \end_inset
1524
1525  should use it.
1526 \end_layout
1527
1528 \begin_layout Standard
1529 The option 
1530 \begin_inset Flex CharStyle:MenuItem
1531 status collapsed
1532
1533 \begin_layout Plain Layout
1534 Vector graphics format
1535 \end_layout
1536
1537 \end_inset
1538
1539  tells LyX that a format can contain vector graphics.
1540  This information is used to determine the target format of included graphics
1541  for 
1542 \begin_inset Flex CharStyle:MenuItem
1543 status collapsed
1544
1545 \begin_layout Plain Layout
1546 pdflatex
1547 \end_layout
1548
1549 \end_inset
1550
1551  export.
1552  Included graphics may need to be converted to either 
1553 \begin_inset Flex CharStyle:MenuItem
1554 status collapsed
1555
1556 \begin_layout Plain Layout
1557 pdf
1558 \end_layout
1559
1560 \end_inset
1561
1562
1563 \begin_inset Flex CharStyle:MenuItem
1564 status collapsed
1565
1566 \begin_layout Plain Layout
1567 png
1568 \end_layout
1569
1570 \end_inset
1571
1572 , or 
1573 \begin_inset Flex CharStyle:MenuItem
1574 status collapsed
1575
1576 \begin_layout Plain Layout
1577 jpg
1578 \end_layout
1579
1580 \end_inset
1581
1582 , since 
1583 \begin_inset Flex CharStyle:MenuItem
1584 status collapsed
1585
1586 \begin_layout Plain Layout
1587 pdflatex
1588 \end_layout
1589
1590 \end_inset
1591
1592  cannot handle other image formats.
1593  If an included graphic is not already in 
1594 \begin_inset Flex CharStyle:MenuItem
1595 status collapsed
1596
1597 \begin_layout Plain Layout
1598 pdf
1599 \end_layout
1600
1601 \end_inset
1602
1603
1604 \begin_inset Flex CharStyle:MenuItem
1605 status collapsed
1606
1607 \begin_layout Plain Layout
1608 png
1609 \end_layout
1610
1611 \end_inset
1612
1613 , or 
1614 \begin_inset Flex CharStyle:MenuItem
1615 status collapsed
1616
1617 \begin_layout Plain Layout
1618 jpg
1619 \end_layout
1620
1621 \end_inset
1622
1623  format, it is converted to 
1624 \begin_inset Flex CharStyle:MenuItem
1625 status collapsed
1626
1627 \begin_layout Plain Layout
1628 pdf
1629 \end_layout
1630
1631 \end_inset
1632
1633  if the vector format option is set, and otherwise to 
1634 \begin_inset Flex CharStyle:MenuItem
1635 status collapsed
1636
1637 \begin_layout Plain Layout
1638 png
1639 \end_layout
1640
1641 \end_inset
1642
1643 .
1644 \end_layout
1645
1646 \begin_layout Section
1647 Copiers
1648 \end_layout
1649
1650 \begin_layout Standard
1651 Since all conversions from one format to another take place in LyX's temporary
1652  directory, it is sometimes necessary to modify a file before copying it
1653  to the temporary directory in order that the conversion may be performed.
1654 \begin_inset Foot
1655 status collapsed
1656
1657 \begin_layout Plain Layout
1658 For example, the file may refer to other files—images, for example—using
1659  relative file names, and these may become invalid when the file is copied
1660  to the temporary directory.
1661 \end_layout
1662
1663 \end_inset
1664
1665  This is done by a Copier: It copies a file to (or from) the temporary directory
1666  and may modify it in the process.
1667 \end_layout
1668
1669 \begin_layout Standard
1670 The definitions of the copiers may use four variables:
1671 \end_layout
1672
1673 \begin_layout Labeling
1674 \labelwidthstring 00.00.0000
1675 \begin_inset Flex CharStyle:Code
1676 status collapsed
1677
1678 \begin_layout Plain Layout
1679 $$s
1680 \end_layout
1681
1682 \end_inset
1683
1684  The LyX system directory (e.
1685 \begin_inset space \thinspace{}
1686 \end_inset
1687
1688 g.
1689 \begin_inset space \space{}
1690 \end_inset
1691
1692
1693 \begin_inset Flex CharStyle:MenuItem
1694 status collapsed
1695
1696 \begin_layout Plain Layout
1697 /usr/share/lyx
1698 \end_layout
1699
1700 \end_inset
1701
1702 ).
1703 \end_layout
1704
1705 \begin_layout Labeling
1706 \labelwidthstring 00.00.0000
1707 \begin_inset Flex CharStyle:Code
1708 status collapsed
1709
1710 \begin_layout Plain Layout
1711 $$i
1712 \end_layout
1713
1714 \end_inset
1715
1716  The input file
1717 \end_layout
1718
1719 \begin_layout Labeling
1720 \labelwidthstring 00.00.0000
1721 \begin_inset Flex CharStyle:Code
1722 status collapsed
1723
1724 \begin_layout Plain Layout
1725 $$o
1726 \end_layout
1727
1728 \end_inset
1729
1730  The output file
1731 \end_layout
1732
1733 \begin_layout Labeling
1734 \labelwidthstring 00.00.0000
1735 \begin_inset Flex CharStyle:Code
1736 status collapsed
1737
1738 \begin_layout Plain Layout
1739 $$l
1740 \end_layout
1741
1742 \end_inset
1743
1744  The `LaTeX name'
1745 \end_layout
1746
1747 \begin_layout Standard
1748 The latter should be the filename as it would be used in a LaTeX's 
1749 \series bold
1750
1751 \backslash
1752 include
1753 \series default
1754  command.
1755  It is relevant only when exporting files suitable for such inclusion.
1756 \end_layout
1757
1758 \begin_layout Standard
1759 Copiers can be used to do almost anything with output files.
1760  For example, suppose you want generated pdf files to be copied to a special
1761  directory, 
1762 \begin_inset Flex CharStyle:Code
1763 status collapsed
1764
1765 \begin_layout Plain Layout
1766 /home/you/pdf/
1767 \end_layout
1768
1769 \end_inset
1770
1771 .
1772  Then you could write a shell script such as this one:
1773 \end_layout
1774
1775 \begin_layout Standard
1776 \begin_inset listings
1777 inline false
1778 status open
1779
1780 \begin_layout Plain Layout
1781
1782 #!/bin/bash
1783 \end_layout
1784
1785 \begin_layout Plain Layout
1786
1787 FROMFILE=$1
1788 \end_layout
1789
1790 \begin_layout Plain Layout
1791
1792 TOFILE=`basename $2`
1793 \end_layout
1794
1795 \begin_layout Plain Layout
1796
1797 cp $FROMFILE /home/you/pdf/$TOFILE
1798 \end_layout
1799
1800 \end_inset
1801
1802 Save it in your local LyX directory—say, 
1803 \begin_inset Flex CharStyle:Code
1804 status collapsed
1805
1806 \begin_layout Plain Layout
1807 /home/you/.lyx/scripts/pdfcopier.sh
1808 \end_layout
1809
1810 \end_inset
1811
1812 —and make it executable, if you need to do so on your platform.
1813  Then, in the 
1814 \begin_inset Flex CharStyle:MenuItem
1815 status collapsed
1816
1817 \begin_layout Plain Layout
1818 Tools\SpecialChar \menuseparator
1819 Preferences
1820 \end_layout
1821
1822 \end_inset
1823
1824  dialog, select under 
1825 \begin_inset Flex CharStyle:MenuItem
1826 status collapsed
1827
1828 \begin_layout Plain Layout
1829 File Handling\SpecialChar \menuseparator
1830 File formats
1831 \end_layout
1832
1833 \end_inset
1834
1835  the 
1836 \begin_inset Flex CharStyle:MenuItem
1837 status collapsed
1838
1839 \begin_layout Plain Layout
1840 PDF(pdflatex)
1841 \end_layout
1842
1843 \end_inset
1844
1845  format—or one of the other pdf formats—and enter 
1846 \begin_inset Flex CharStyle:Code
1847 status collapsed
1848
1849 \begin_layout Plain Layout
1850 pdfcopier.sh $$i $$o
1851 \end_layout
1852
1853 \end_inset
1854
1855  into the 
1856 \begin_inset Flex CharStyle:MenuItem
1857 status collapsed
1858
1859 \begin_layout Plain Layout
1860 Copier
1861 \end_layout
1862
1863 \end_inset
1864
1865  field.
1866  
1867 \end_layout
1868
1869 \begin_layout Standard
1870 Copiers are used by LyX in various of its own conversions.
1871  For example, if appropriate programs are found, LyX will automatically
1872  install copiers for the 
1873 \begin_inset Flex CharStyle:MenuItem
1874 status collapsed
1875
1876 \begin_layout Plain Layout
1877 HTML
1878 \end_layout
1879
1880 \end_inset
1881
1882  and 
1883 \begin_inset Flex CharStyle:MenuItem
1884 status collapsed
1885
1886 \begin_layout Plain Layout
1887 HTML
1888 \begin_inset space ~
1889 \end_inset
1890
1891 (MS Word)
1892 \end_layout
1893
1894 \end_inset
1895
1896  formats.
1897  When these formats are exported, the copier sees that not just the main
1898  HTML file but various associated files (style files, images, etc.) are also
1899  copied.
1900  All these files are written to a subdirectory of the directory in which
1901  the original LyX file was found.
1902 \begin_inset Foot
1903 status collapsed
1904
1905 \begin_layout Plain Layout
1906 This copier can be customized.
1907  The optional 
1908 \begin_inset Quotes eld
1909 \end_inset
1910
1911 -e
1912 \begin_inset Quotes erd
1913 \end_inset
1914
1915  argument takes a comma-separated list of extensions to be copied; if it
1916  is omitted, all files will be copied.
1917  The 
1918 \begin_inset Quotes eld
1919 \end_inset
1920
1921 -t
1922 \begin_inset Quotes erd
1923 \end_inset
1924
1925  argument determines the extension added to the generated directory.
1926  By default, it is 
1927 \begin_inset Quotes eld
1928 \end_inset
1929
1930
1931 \begin_inset Flex CharStyle:MenuItem
1932 status collapsed
1933
1934 \begin_layout Plain Layout
1935 LyXconv
1936 \end_layout
1937
1938 \end_inset
1939
1940
1941 \begin_inset Quotes erd
1942 \end_inset
1943
1944 , so HTML generated from 
1945 \begin_inset Flex CharStyle:MenuItem
1946 status collapsed
1947
1948 \begin_layout Plain Layout
1949 /path/to/filename.lyx
1950 \end_layout
1951
1952 \end_inset
1953
1954  will end up in 
1955 \begin_inset Flex CharStyle:MenuItem
1956 status collapsed
1957
1958 \begin_layout Plain Layout
1959 /path/to/filename.html.LyXconv
1960 \end_layout
1961
1962 \end_inset
1963
1964 .
1965  
1966 \end_layout
1967
1968 \end_inset
1969
1970
1971 \end_layout
1972
1973 \begin_layout Section
1974 Converters
1975 \begin_inset CommandInset label
1976 LatexCommand label
1977 name "sec:Converters"
1978
1979 \end_inset
1980
1981
1982 \end_layout
1983
1984 \begin_layout Standard
1985 You can define your own Converters to convert files between different formats.
1986  This is done in the 
1987 \begin_inset Flex CharStyle:MenuItem
1988 status collapsed
1989
1990 \begin_layout Plain Layout
1991 Tools\SpecialChar \menuseparator
1992 Preferences\SpecialChar \menuseparator
1993 File Handling\SpecialChar \menuseparator
1994 Converters
1995 \end_layout
1996
1997 \end_inset
1998
1999  dialog.
2000 \end_layout
2001
2002 \begin_layout Standard
2003 To define a new converter, select the 
2004 \begin_inset Flex CharStyle:MenuItem
2005 status collapsed
2006
2007 \begin_layout Plain Layout
2008 From
2009 \begin_inset space ~
2010 \end_inset
2011
2012 format
2013 \end_layout
2014
2015 \end_inset
2016
2017  and 
2018 \begin_inset Flex CharStyle:MenuItem
2019 status collapsed
2020
2021 \begin_layout Plain Layout
2022 To
2023 \begin_inset space ~
2024 \end_inset
2025
2026 format
2027 \end_layout
2028
2029 \end_inset
2030
2031  from the drop-down lists, enter the command needed for the conversion,
2032  and then press the 
2033 \begin_inset Flex CharStyle:MenuItem
2034 status collapsed
2035
2036 \begin_layout Plain Layout
2037 Add
2038 \end_layout
2039
2040 \end_inset
2041
2042  button.
2043  Several variables can be used in the definition of converters:
2044 \end_layout
2045
2046 \begin_layout Labeling
2047 \labelwidthstring 00.00.0000
2048 \begin_inset Flex CharStyle:Code
2049 status collapsed
2050
2051 \begin_layout Plain Layout
2052 $$s
2053 \end_layout
2054
2055 \end_inset
2056
2057  The LyX system directory
2058 \end_layout
2059
2060 \begin_layout Labeling
2061 \labelwidthstring 00.00.0000
2062 \begin_inset Flex CharStyle:Code
2063 status collapsed
2064
2065 \begin_layout Plain Layout
2066 $$i
2067 \end_layout
2068
2069 \end_inset
2070
2071  The input file
2072 \end_layout
2073
2074 \begin_layout Labeling
2075 \labelwidthstring 00.00.0000
2076 \begin_inset Flex CharStyle:Code
2077 status collapsed
2078
2079 \begin_layout Plain Layout
2080 $$o
2081 \end_layout
2082
2083 \end_inset
2084
2085  The output file
2086 \end_layout
2087
2088 \begin_layout Labeling
2089 \labelwidthstring 00.00.0000
2090 \begin_inset Flex CharStyle:Code
2091 status collapsed
2092
2093 \begin_layout Plain Layout
2094 $$b
2095 \end_layout
2096
2097 \end_inset
2098
2099  The base filename of the input file (i.
2100 \begin_inset space \thinspace{}
2101 \end_inset
2102
2103 g., without the extension)
2104 \end_layout
2105
2106 \begin_layout Labeling
2107 \labelwidthstring 00.00.0000
2108 \begin_inset Flex CharStyle:Code
2109 status collapsed
2110
2111 \begin_layout Plain Layout
2112 $$p
2113 \end_layout
2114
2115 \end_inset
2116
2117  The path to the input file
2118 \end_layout
2119
2120 \begin_layout Labeling
2121 \labelwidthstring 00.00.0000
2122 \begin_inset Flex CharStyle:Code
2123 status collapsed
2124
2125 \begin_layout Plain Layout
2126 $$r
2127 \end_layout
2128
2129 \end_inset
2130
2131  The path to the original input file (this is different from $$p when a
2132  chain of converters is called).
2133 \end_layout
2134
2135 \begin_layout Standard
2136 In the 
2137 \begin_inset Flex CharStyle:MenuItem
2138 status collapsed
2139
2140 \begin_layout Plain Layout
2141 Extra
2142 \begin_inset space ~
2143 \end_inset
2144
2145 Flag
2146 \end_layout
2147
2148 \end_inset
2149
2150  field you can enter the following flags, separated by commas:
2151 \end_layout
2152
2153 \begin_layout Labeling
2154 \labelwidthstring 00.00.0000
2155 \begin_inset Flex CharStyle:Code
2156 status collapsed
2157
2158 \begin_layout Plain Layout
2159 latex
2160 \end_layout
2161
2162 \end_inset
2163
2164  This converter runs some form of LaTeX.
2165  This will make LyX's LaTeX error logs available.
2166 \end_layout
2167
2168 \begin_layout Labeling
2169 \labelwidthstring 00.00.0000
2170 \begin_inset Flex CharStyle:Code
2171 status collapsed
2172
2173 \begin_layout Plain Layout
2174 needaux
2175 \end_layout
2176
2177 \end_inset
2178
2179  Needs the LaTeX 
2180 \begin_inset Flex CharStyle:MenuItem
2181 status collapsed
2182
2183 \begin_layout Plain Layout
2184 .aux
2185 \end_layout
2186
2187 \end_inset
2188
2189  file for the conversion.
2190 \end_layout
2191
2192 \begin_layout Labeling
2193 \labelwidthstring 00.00.0000
2194 \begin_inset Flex CharStyle:Code
2195 status collapsed
2196
2197 \begin_layout Plain Layout
2198 xml
2199 \end_layout
2200
2201 \end_inset
2202
2203  Output is XML.
2204 \end_layout
2205
2206 \begin_layout Standard
2207 The following three flags are not really flags at all because they take
2208  an argument in the 
2209 \begin_inset Flex CharStyle:MenuItem
2210 status collapsed
2211
2212 \begin_layout Plain Layout
2213 key
2214 \begin_inset space ~
2215 \end_inset
2216
2217 =
2218 \begin_inset space ~
2219 \end_inset
2220
2221 value
2222 \end_layout
2223
2224 \end_inset
2225
2226  format:
2227 \end_layout
2228
2229 \begin_layout Labeling
2230 \labelwidthstring 00.00.0000
2231 \begin_inset Flex CharStyle:Code
2232 status collapsed
2233
2234 \begin_layout Plain Layout
2235 parselog
2236 \end_layout
2237
2238 \end_inset
2239
2240  If set, the converter's standard error will be redirected to a file 
2241 \begin_inset Flex CharStyle:Code
2242 status collapsed
2243
2244 \begin_layout Plain Layout
2245 infile.out
2246 \end_layout
2247
2248 \end_inset
2249
2250 , and the script given as argument will be run as: 
2251 \begin_inset Flex CharStyle:Code
2252 status collapsed
2253
2254 \begin_layout Plain Layout
2255 script < infile.out > infile.log
2256 \end_layout
2257
2258 \end_inset
2259
2260 .
2261  The argument may contain 
2262 \begin_inset Flex CharStyle:Code
2263 status collapsed
2264
2265 \begin_layout Plain Layout
2266 $$s
2267 \end_layout
2268
2269 \end_inset
2270
2271 .
2272 \end_layout
2273
2274 \begin_layout Labeling
2275 \labelwidthstring 00.00.0000
2276 \begin_inset Flex CharStyle:Code
2277 status collapsed
2278
2279 \begin_layout Plain Layout
2280 resultdir
2281 \end_layout
2282
2283 \end_inset
2284
2285  The name of the directory in which the converter will dump the generated
2286  files.
2287  LyX will not create this directory, and it does not copy anything into
2288  it, though it will copy this directory to the destination.
2289  The argument may contain 
2290 \begin_inset Flex CharStyle:Code
2291 status collapsed
2292
2293 \begin_layout Plain Layout
2294 $$b
2295 \end_layout
2296
2297 \end_inset
2298
2299 , which will be replaced by the base name of the input and output files,
2300  respectively, when the directory is copied.
2301 \begin_inset Newline newline
2302 \end_inset
2303
2304 Note that resultdir and usetempdir make no sense together.
2305  The latter will be ignored if the former is given.
2306 \end_layout
2307
2308 \begin_layout Labeling
2309 \labelwidthstring 00.00.0000
2310 \begin_inset Flex CharStyle:Code
2311 status collapsed
2312
2313 \begin_layout Plain Layout
2314 resultfile
2315 \end_layout
2316
2317 \end_inset
2318
2319  Determines the output file name and may, contain 
2320 \begin_inset Flex CharStyle:Code
2321 status collapsed
2322
2323 \begin_layout Plain Layout
2324 $$b
2325 \end_layout
2326
2327 \end_inset
2328
2329 .
2330  Sensible only with resultdir and optional even then; if not given, it defaults
2331  to `index'.
2332 \end_layout
2333
2334 \begin_layout Standard
2335 None of these last three are presently used in any of the converters that
2336  are installed with LyX.
2337  
2338 \end_layout
2339
2340 \begin_layout Standard
2341 You do not have to define converters for all formats between which you want
2342  to convert.
2343  For example, you will note that there is no `LyX to PostScript' converter,
2344  but LyX will export PostScript.
2345  It does so by first creating a LaTeX file (no converter needs to be defined
2346  for this) which is then converted to DVI using the `LaTeX to DVI' converter,
2347  and finally converting the resulting DVI file to PostScript.
2348  LyX finds such `chains' of converters automatically, and it will always
2349  choose the shortest possible chain.
2350  You can, though, still define multiple conversion methods between file
2351  formats.
2352  For example, the standard LyX configuration provides three ways to convert
2353  LaTeX to PDF: Directly, using 
2354 \begin_inset Flex CharStyle:MenuItem
2355 status collapsed
2356
2357 \begin_layout Plain Layout
2358 pdflatex
2359 \end_layout
2360
2361 \end_inset
2362
2363 ; via (DVI and) PostScript, using 
2364 \begin_inset Flex CharStyle:MenuItem
2365 status collapsed
2366
2367 \begin_layout Plain Layout
2368 ps2pdf
2369 \end_layout
2370
2371 \end_inset
2372
2373 ; or via DVI, using 
2374 \begin_inset Flex CharStyle:MenuItem
2375 status collapsed
2376
2377 \begin_layout Plain Layout
2378 dvipdfm
2379 \end_layout
2380
2381 \end_inset
2382
2383 .
2384  To define such alternate chains, you must define multiple target `file
2385  formats', as described in section 
2386 \begin_inset CommandInset ref
2387 LatexCommand ref
2388 reference "sec:Formats"
2389
2390 \end_inset
2391
2392 .
2393  For example, in the standard configuration, the formats named 
2394 \begin_inset Flex CharStyle:MenuItem
2395 status collapsed
2396
2397 \begin_layout Plain Layout
2398 pdf
2399 \end_layout
2400
2401 \end_inset
2402
2403
2404 \begin_inset Flex CharStyle:MenuItem
2405 status collapsed
2406
2407 \begin_layout Plain Layout
2408 pdf2
2409 \end_layout
2410
2411 \end_inset
2412
2413 , and 
2414 \begin_inset Flex CharStyle:MenuItem
2415 status collapsed
2416
2417 \begin_layout Plain Layout
2418 pdf3
2419 \end_layout
2420
2421 \end_inset
2422
2423  are defined, all of which share the extension 
2424 \begin_inset Flex CharStyle:MenuItem
2425 status collapsed
2426
2427 \begin_layout Plain Layout
2428 .pdf
2429 \end_layout
2430
2431 \end_inset
2432
2433 , and which correspond to the conversion methods just mentioned.
2434 \end_layout
2435
2436 \begin_layout Chapter
2437 Internationalizing LyX
2438 \begin_inset CommandInset label
2439 LatexCommand label
2440 name "cha:Internationalizing-LyX"
2441
2442 \end_inset
2443
2444
2445 \end_layout
2446
2447 \begin_layout Standard
2448 LyX supports using a translated interface.
2449  Last time we checked, LyX provided text in thirty languages.
2450  The language of choice is called your 
2451 \emph on
2452 locale
2453 \emph default
2454 .
2455  (For further reading on locale settings, see also the documentation for
2456  locale that comes with your operating system.
2457  For Linux, the manual page for 
2458 \begin_inset Flex CharStyle:Code
2459 status collapsed
2460
2461 \begin_layout Plain Layout
2462 locale(5)
2463 \end_layout
2464
2465 \end_inset
2466
2467  could be a good place to start).
2468 \end_layout
2469
2470 \begin_layout Standard
2471 Notice that these translations will work, but do contain a few flaws.
2472  In particular, all dialogs have been designed with the English text in
2473  mind, which means that some of the translated text will be too large to
2474  fit within the space allocated.
2475  This is only a display problem and will not cause any harm.
2476  Also, you will find that some of the translations do not define shortcut
2477  keys for everything.
2478  Sometimes, there are simply not enough free letters to do it.
2479  Other times, the translator just hasn't got around to doing it yet.
2480  Our localization team, which you may wish to join,
2481 \begin_inset Foot
2482 status collapsed
2483
2484 \begin_layout Plain Layout
2485 If you are a fluent speaker of a language other than English, joining these
2486  teams is a great way to give back to the LyX community!
2487 \end_layout
2488
2489 \end_inset
2490
2491  will of course try to fix these shortcomings in future versions of LyX.
2492 \end_layout
2493
2494 \begin_layout Section
2495 Translating LyX
2496 \end_layout
2497
2498 \begin_layout Subsection
2499 Translating the graphical user interface (text messages).
2500 \end_layout
2501
2502 \begin_layout Standard
2503 LyX uses the GNU 
2504 \begin_inset Flex CharStyle:Code
2505 status collapsed
2506
2507 \begin_layout Plain Layout
2508 gettext
2509 \end_layout
2510
2511 \end_inset
2512
2513  library to handle the internationalization of the interface.
2514  To have LyX speak your favorite language in all menus and dialogs, you
2515  need a 
2516 \begin_inset Flex CharStyle:Code
2517 status collapsed
2518
2519 \begin_layout Plain Layout
2520 po
2521 \end_layout
2522
2523 \end_inset
2524
2525 -file for that language.
2526  When this is available, you'll have to generate a 
2527 \begin_inset Flex CharStyle:Code
2528 status collapsed
2529
2530 \begin_layout Plain Layout
2531 mo
2532 \end_layout
2533
2534 \end_inset
2535
2536 -file from it and install the 
2537 \begin_inset Flex CharStyle:Code
2538 status collapsed
2539
2540 \begin_layout Plain Layout
2541 mo
2542 \end_layout
2543
2544 \end_inset
2545
2546 -file.
2547  The process of doing all of this is explained in the documentation for
2548  GNU 
2549 \begin_inset Flex CharStyle:Code
2550 status collapsed
2551
2552 \begin_layout Plain Layout
2553 gettext
2554 \end_layout
2555
2556 \end_inset
2557
2558 .
2559  It is possible to do this just for yourself, but if you're going to do
2560  it, you might as well share the results of your labors with the rest of
2561  the LyX community.
2562  Send a message to the LyX developers' list for more information about how
2563  to proceed.
2564 \end_layout
2565
2566 \begin_layout Standard
2567 In short, this is what you should do (xx denotes the language code):
2568 \end_layout
2569
2570 \begin_layout Itemize
2571 Check out the LyX source code.
2572  (See the 
2573 \begin_inset CommandInset href
2574 LatexCommand href
2575 name "information on the web"
2576 target "http://www.lyx.org/devel/cvs.php"
2577
2578 \end_inset
2579
2580 .)
2581 \end_layout
2582
2583 \begin_layout Itemize
2584 Copy the file 
2585 \begin_inset Flex CharStyle:Code
2586 status collapsed
2587
2588 \begin_layout Plain Layout
2589 lyx.pot
2590 \end_layout
2591
2592 \end_inset
2593
2594  to the folder of the 
2595 \begin_inset Flex CharStyle:Code
2596 status collapsed
2597
2598 \begin_layout Plain Layout
2599 **.po
2600 \end_layout
2601
2602 \end_inset
2603
2604  files.
2605  Then rename it to 
2606 \begin_inset Flex CharStyle:Code
2607 status collapsed
2608
2609 \begin_layout Plain Layout
2610 xx.po
2611 \end_layout
2612
2613 \end_inset
2614
2615 .
2616  (If 
2617 \begin_inset Flex CharStyle:Code
2618 status collapsed
2619
2620 \begin_layout Plain Layout
2621 lyx.pot
2622 \end_layout
2623
2624 \end_inset
2625
2626  doesn't exist anywhere, it can be remade with the console command 
2627 \begin_inset Flex CharStyle:Code
2628 status collapsed
2629
2630 \begin_layout Plain Layout
2631 make lyx.pot
2632 \end_layout
2633
2634 \end_inset
2635
2636  in that directory, or you can use an existing po-file for some other language
2637  as a template).
2638 \end_layout
2639
2640 \begin_layout Itemize
2641 Edit 
2642 \begin_inset Flex CharStyle:Code
2643 status collapsed
2644
2645 \begin_layout Plain Layout
2646 xx.po
2647 \end_layout
2648
2649 \end_inset
2650
2651 .
2652 \begin_inset Foot
2653 status collapsed
2654
2655 \begin_layout Plain Layout
2656 This is just a text file, so it can be edited in any text editor.
2657  But there are also specialized programs that support such editing, such
2658  as 
2659 \family typewriter
2660 Poedit
2661 \family default
2662  (for all platforms) or 
2663 \family typewriter
2664 KBabel
2665 \family default
2666  (for KDE).
2667  
2668 \family typewriter
2669 Emacs
2670 \family default
2671  contains a `mode' for editing 
2672 \begin_inset Flex CharStyle:Code
2673 status collapsed
2674
2675 \begin_layout Plain Layout
2676 po
2677 \end_layout
2678
2679 \end_inset
2680
2681  files, as well.
2682 \end_layout
2683
2684 \end_inset
2685
2686  For some menu- and widget-labels, there are also shortcut keys that should
2687  be translated.
2688  Those keys are marked after a `|', and should be translated according to
2689  the words and phrases of the language.
2690  You should also fill also out the information at the beginning of the new
2691  
2692 \begin_inset Flex CharStyle:Code
2693 status collapsed
2694
2695 \begin_layout Plain Layout
2696 po
2697 \end_layout
2698
2699 \end_inset
2700
2701 -file with your email-address, etc., so people know where to reach you with
2702  suggestions and entertaining flames.
2703 \end_layout
2704
2705 \begin_layout Standard
2706 If you are just doing this on your own, then:
2707 \end_layout
2708
2709 \begin_layout Itemize
2710 Generate 
2711 \begin_inset Flex CharStyle:Code
2712 status collapsed
2713
2714 \begin_layout Plain Layout
2715 xx.mo
2716 \end_layout
2717
2718 \end_inset
2719
2720 .
2721  This can be done with 
2722 \begin_inset Flex CharStyle:Code
2723 status collapsed
2724
2725 \begin_layout Plain Layout
2726 msgfmt -o xx.mo < xx.po
2727 \end_layout
2728
2729 \end_inset
2730
2731 .
2732 \end_layout
2733
2734 \begin_layout Itemize
2735 Copy the 
2736 \begin_inset Flex CharStyle:Code
2737 status collapsed
2738
2739 \begin_layout Plain Layout
2740 mo
2741 \end_layout
2742
2743 \end_inset
2744
2745 -file to your locale-tree, at the correct directory for application messages
2746  for the language
2747 \series bold
2748  
2749 \series default
2750 xx, and under the name 
2751 \begin_inset Flex CharStyle:Code
2752 status collapsed
2753
2754 \begin_layout Plain Layout
2755 lyx.mo
2756 \end_layout
2757
2758 \end_inset
2759
2760  (e.
2761 \begin_inset space \thinspace{}
2762 \end_inset
2763
2764 g.
2765 \begin_inset space \space{}
2766 \end_inset
2767
2768
2769 \begin_inset Flex CharStyle:Code
2770 status collapsed
2771
2772 \begin_layout Plain Layout
2773 /usr/local/share/locale/xx/LC_MESSAGES/lyx.mo
2774 \end_layout
2775
2776 \end_inset
2777
2778
2779 \series bold
2780 .
2781 \end_layout
2782
2783 \begin_layout Standard
2784 As said, however, it would be best if the new 
2785 \begin_inset Flex CharStyle:Code
2786 status collapsed
2787
2788 \begin_layout Plain Layout
2789 po
2790 \end_layout
2791
2792 \end_inset
2793
2794 -file could be added to the LyX distribution, so others can use it.
2795  Adding it involves making additional changes to LyX.
2796  So send an email to the developers' mailing list if you're interested in
2797  doing that.
2798 \end_layout
2799
2800 \begin_layout Subsubsection
2801 Ambiguous messages
2802 \end_layout
2803
2804 \begin_layout Standard
2805 Sometimes it turns out that one English message needs to be translated into
2806  different messages in the target language.
2807  One example is the message 
2808 \begin_inset Flex CharStyle:Code
2809 status collapsed
2810
2811 \begin_layout Plain Layout
2812 To
2813 \end_layout
2814
2815 \end_inset
2816
2817  which has the German translation 
2818 \lang german
2819 Nach
2820 \lang english
2821  or 
2822 \lang german
2823 Bis
2824 \lang english
2825 , depending upon exactly what the English 
2826 \begin_inset Quotes eld
2827 \end_inset
2828
2829 to
2830 \begin_inset Quotes erd
2831 \end_inset
2832
2833  means.
2834  GNU 
2835 \begin_inset Flex CharStyle:Code
2836 status collapsed
2837
2838 \begin_layout Plain Layout
2839 gettext
2840 \end_layout
2841
2842 \end_inset
2843
2844  does not handle such ambiguous translations.
2845  Therefore you have to add some context information to the message: Instead
2846  of 
2847 \begin_inset Flex CharStyle:Code
2848 status collapsed
2849
2850 \begin_layout Plain Layout
2851 To
2852 \end_layout
2853
2854 \end_inset
2855
2856  it becomes 
2857 \begin_inset Flex CharStyle:Code
2858 status collapsed
2859
2860 \begin_layout Plain Layout
2861 To[[as in 'From format x to format y']]
2862 \end_layout
2863
2864 \end_inset
2865
2866  and 
2867 \begin_inset Flex CharStyle:Code
2868 status collapsed
2869
2870 \begin_layout Plain Layout
2871 To[[as in 'From page x to page y']].
2872 \end_layout
2873
2874 \end_inset
2875
2876  Now the two occurrences of 
2877 \begin_inset Flex CharStyle:Code
2878 status collapsed
2879
2880 \begin_layout Plain Layout
2881 To
2882 \end_layout
2883
2884 \end_inset
2885
2886  are different for 
2887 \begin_inset Flex CharStyle:Code
2888 status collapsed
2889
2890 \begin_layout Plain Layout
2891 gettext
2892 \end_layout
2893
2894 \end_inset
2895
2896  and can be translated correctly to 
2897 \lang german
2898 Nach
2899 \lang english
2900  and 
2901 \lang german
2902 Bis
2903 \lang english
2904 , respectively.
2905 \end_layout
2906
2907 \begin_layout Standard
2908 Of course the context information needs to be stripped off the original
2909  message when no translation is used.
2910  Therefore you have to put it in double square brackets at the end of the
2911  message (see the example above).
2912  The translation mechanism of LyX ensures that everything in double square
2913  brackets at the end of messages is removed before displaying the message.
2914 \end_layout
2915
2916 \begin_layout Subsection
2917 Translating the documentation.
2918 \end_layout
2919
2920 \begin_layout Standard
2921 The online documentation (in the 
2922 \begin_inset Flex CharStyle:MenuItem
2923 status collapsed
2924
2925 \begin_layout Plain Layout
2926 Help
2927 \end_layout
2928
2929 \end_inset
2930
2931 -menu) can (and should!) be translated.
2932  If there are translated versions of the documentation available
2933 \begin_inset Foot
2934 status collapsed
2935
2936 \begin_layout Plain Layout
2937 As of March 2008, at least some of the documents have been translated into
2938  fourteen languages, with the Tutorial available in a few more.
2939 \end_layout
2940
2941 \end_inset
2942
2943  and the locale is set accordingly, these will be used automagically by
2944  LyX.
2945  LyX looks for translated versions as 
2946 \begin_inset Flex CharStyle:Code
2947 status collapsed
2948
2949 \begin_layout Plain Layout
2950 LyXDir/doc/xx/DocName.lyx
2951 \end_layout
2952
2953 \end_inset
2954
2955 , where 
2956 \begin_inset Flex CharStyle:Code
2957 status collapsed
2958
2959 \begin_layout Plain Layout
2960 xx
2961 \end_layout
2962
2963 \end_inset
2964
2965  is the code for the language currently in use.
2966  If there are no translated documents, the default English versions will
2967  be displayed.
2968  Note that the translated versions must have the same filenames (
2969 \begin_inset Flex CharStyle:Code
2970 status collapsed
2971
2972 \begin_layout Plain Layout
2973 DocName
2974 \end_layout
2975
2976 \end_inset
2977
2978  above) as the original.
2979  If you feel up to translating the documentation (an excellent way to proof-read
2980  the original documentation by the way!), there are a few things you should
2981  do right away:
2982 \end_layout
2983
2984 \begin_layout Itemize
2985 Check out the documentation translation web page at 
2986 \begin_inset CommandInset href
2987 LatexCommand href
2988 name "http://www.lyx.org/Translation"
2989 target "http://www.lyx.org/Translation"
2990
2991 \end_inset
2992
2993 .
2994  That way, you can find out which (if any) documents have already been translate
2995 d into your language.
2996  You can also find out who (if anyone) is organizing the effort to translate
2997  the documentation into your language.
2998  If no one is organizing the effort, please let us know that you're interested.
2999 \end_layout
3000
3001 \begin_layout Standard
3002 Once you get to actually translating, here's a few hints for you that may
3003  save you trouble:
3004 \end_layout
3005
3006 \begin_layout Itemize
3007 Join the documentation team! There is information on how to do that in 
3008 \begin_inset Flex CharStyle:Code
3009 status collapsed
3010
3011 \begin_layout Plain Layout
3012 Intro.lyx
3013 \end_layout
3014
3015 \end_inset
3016
3017  (
3018 \begin_inset Flex CharStyle:MenuItem
3019 status collapsed
3020
3021 \begin_layout Plain Layout
3022 Help\SpecialChar \menuseparator
3023 Introduction
3024 \end_layout
3025
3026 \end_inset
3027
3028 ), which by the way is the first document you should translate.
3029 \end_layout
3030
3031 \begin_layout Itemize
3032 Learn the typographic conventions for the language you are translating to.
3033  Typography is an ancient art and over the centuries, a great variety of
3034  conventions have developed throughout different parts of the world.
3035  Also study the professional terminology amongst typographers in your country.
3036  Inventing your own terminology will only confuse the users.
3037  
3038 \emph on
3039 (Warning! Typography is addictive!)
3040 \end_layout
3041
3042 \begin_layout Itemize
3043 Make a copy of the document.
3044  This will be your working copy.
3045  You can use this as your personal translated help-file by placing it in
3046  your 
3047 \begin_inset Flex CharStyle:Code
3048 status collapsed
3049
3050 \begin_layout Plain Layout
3051 UserDir/doc/xx/
3052 \end_layout
3053
3054 \end_inset
3055
3056  directory.
3057 \end_layout
3058
3059 \begin_layout Itemize
3060 Sometimes the original document (from the LyX-team) will be updated.
3061  Use the source viewer at 
3062 \begin_inset CommandInset href
3063 LatexCommand href
3064 name "http://www.lyx.org/trac/timeline"
3065 target "http://www.lyx.org/trac/timeline"
3066
3067 \end_inset
3068
3069  to see what has been changed.
3070  That way you can easily see which parts of the translated document need
3071  to be updated.
3072 \end_layout
3073
3074 \begin_layout Standard
3075 If you ever find an error in the original document, fix it and notify the
3076  rest of the documentation team of the changes! (You didn't forget to join
3077  the documentation team, did you?)
3078 \end_layout
3079
3080 \begin_layout Standard
3081 \begin_inset Branch OutDated
3082 status collapsed
3083
3084 \begin_layout Section
3085 International Keyboard Support
3086 \end_layout
3087
3088 \begin_layout Standard
3089
3090 \emph on
3091 [Editor's Note: The following section is by
3092 \emph default
3093  
3094 \shape smallcaps
3095 \emph on
3096 Ivan Schreter
3097 \shape default
3098 .
3099  It needs to be fixed to conform to the new Documentation Style sheet and
3100  to make use of the new v1.0 features.
3101  The whole thing also needs to be merged with the section following it.-jw
3102  It may also be badly out of date.-rh (2008)]
3103 \end_layout
3104
3105 \begin_layout Subsection
3106 Defining Own Keymaps: Keymap File Format
3107 \end_layout
3108
3109 \begin_layout Standard
3110 Let's look at a keyboard definition file a little closer.
3111  It is a plain text file defining
3112 \end_layout
3113
3114 \begin_layout Itemize
3115 key-to-key or key-to-string translations
3116 \end_layout
3117
3118 \begin_layout Itemize
3119 dead keys
3120 \end_layout
3121
3122 \begin_layout Itemize
3123 dead keys exceptions
3124 \end_layout
3125
3126 \begin_layout Standard
3127 To define key-to-key or key-to-string translation, use this command:
3128 \end_layout
3129
3130 \begin_layout Quotation
3131 \begin_inset Flex CharStyle:Code
3132 status collapsed
3133
3134 \begin_layout Plain Layout
3135
3136 \backslash
3137 kmap
3138 \end_layout
3139
3140 \end_inset
3141
3142  
3143 \begin_inset Flex CharStyle:Code
3144 status collapsed
3145
3146 \begin_layout Plain Layout
3147 key
3148 \end_layout
3149
3150 \end_inset
3151
3152  outstring 
3153 \end_layout
3154
3155 \begin_layout Standard
3156 where 
3157 \begin_inset Flex CharStyle:Code
3158 status collapsed
3159
3160 \begin_layout Plain Layout
3161 key
3162 \end_layout
3163
3164 \end_inset
3165
3166  is the key to be translated and 
3167 \begin_inset Flex CharStyle:Code
3168 status collapsed
3169
3170 \begin_layout Plain Layout
3171 outstring
3172 \end_layout
3173
3174 \end_inset
3175
3176  is the string to be inserted into the document.
3177  To define dead keys, use:
3178 \end_layout
3179
3180 \begin_layout Quotation
3181 \begin_inset Flex CharStyle:Code
3182 status collapsed
3183
3184 \begin_layout Plain Layout
3185
3186 \backslash
3187 kmod
3188 \end_layout
3189
3190 \end_inset
3191
3192  
3193 \begin_inset Flex CharStyle:Code
3194 status collapsed
3195
3196 \begin_layout Plain Layout
3197 key
3198 \end_layout
3199
3200 \end_inset
3201
3202  deadkey
3203 \end_layout
3204
3205 \begin_layout Standard
3206 where 
3207 \begin_inset Flex CharStyle:Code
3208 status collapsed
3209
3210 \begin_layout Plain Layout
3211 key
3212 \end_layout
3213
3214 \end_inset
3215
3216  is a keyboard key and 
3217 \begin_inset Flex CharStyle:Code
3218 status collapsed
3219
3220 \begin_layout Plain Layout
3221 deadkey
3222 \end_layout
3223
3224 \end_inset
3225
3226  is dead key name.
3227  The following dead keys are supported (shortcut name is in parentheses):
3228 \end_layout
3229
3230 \begin_layout Quotation
3231
3232 \emph on
3233 Name
3234 \begin_inset space \hfill{}
3235 \end_inset
3236
3237 Example
3238 \end_layout
3239
3240 \begin_layout Quotation
3241 acute (acu)
3242 \begin_inset space \hfill{}
3243 \end_inset
3244
3245 áéíóú
3246 \end_layout
3247
3248 \begin_layout Quotation
3249 grave (gra)
3250 \begin_inset space \hfill{}
3251 \end_inset
3252
3253 àèìòù
3254 \end_layout
3255
3256 \begin_layout Quotation
3257 macron (mac)
3258 \begin_inset space \hfill{}
3259 \end_inset
3260
3261  ō
3262 \end_layout
3263
3264 \begin_layout Quotation
3265 tilde (til)
3266 \begin_inset space \hfill{}
3267 \end_inset
3268
3269 ñÑ
3270 \end_layout
3271
3272 \begin_layout Quotation
3273 underbar (underb)
3274 \begin_inset space \hfill{}
3275 \end_inset
3276
3277
3278 \begin_inset ERT
3279 status open
3280
3281 \begin_layout Plain Layout
3282
3283
3284 \backslash
3285 b o
3286 \end_layout
3287
3288 \end_inset
3289
3290
3291 \end_layout
3292
3293 \begin_layout Quotation
3294 cedilla (ced)
3295 \begin_inset space \hfill{}
3296 \end_inset
3297
3298 çÇ
3299 \end_layout
3300
3301 \begin_layout Quotation
3302 underdot (underd)
3303 \begin_inset space \hfill{}
3304 \end_inset
3305
3306
3307 \begin_inset ERT
3308 status open
3309
3310 \begin_layout Plain Layout
3311
3312
3313 \backslash
3314 d o
3315 \end_layout
3316
3317 \end_inset
3318
3319
3320 \end_layout
3321
3322 \begin_layout Quotation
3323 circumflex (circu)
3324 \begin_inset space \hfill{}
3325 \end_inset
3326
3327 âêîôû
3328 \end_layout
3329
3330 \begin_layout Quotation
3331 circle (circl)
3332 \begin_inset space \hfill{}
3333 \end_inset
3334
3335 ÅůŮ
3336 \end_layout
3337
3338 \begin_layout Quotation
3339 tie (tie)
3340 \begin_inset space \hfill{}
3341 \end_inset
3342
3343
3344 \begin_inset ERT
3345 status open
3346
3347 \begin_layout Plain Layout
3348
3349
3350 \backslash
3351 t o
3352 \end_layout
3353
3354 \end_inset
3355
3356
3357 \end_layout
3358
3359 \begin_layout Quotation
3360 breve (bre)
3361 \begin_inset space \hfill{}
3362 \end_inset
3363
3364 ă
3365 \begin_inset ERT
3366 status open
3367
3368 \begin_layout Plain Layout
3369
3370
3371 \backslash
3372 u o
3373 \end_layout
3374
3375 \end_inset
3376
3377
3378 \end_layout
3379
3380 \begin_layout Quotation
3381 caron (car)
3382 \begin_inset space \hfill{}
3383 \end_inset
3384
3385 čšž
3386 \end_layout
3387
3388 \begin_layout Quotation
3389 hungarian umlaut (hug)
3390 \begin_inset space \hfill{}
3391 \end_inset
3392
3393 őű
3394 \end_layout
3395
3396 \begin_layout Quotation
3397 umlaut (uml)
3398 \begin_inset space \hfill{}
3399 \end_inset
3400
3401 äöü
3402 \end_layout
3403
3404 \begin_layout Quotation
3405 dot (dot)
3406 \begin_inset space \hfill{}
3407 \end_inset
3408
3409 ż
3410 \begin_inset ERT
3411 status open
3412
3413 \begin_layout Plain Layout
3414
3415
3416 \backslash
3417 .s
3418 \end_layout
3419
3420 \end_inset
3421
3422
3423 \end_layout
3424
3425 \begin_layout Standard
3426 Since in many international keyboards there are exceptions to what some
3427  dead keys should do, you can define them using
3428 \end_layout
3429
3430 \begin_layout Quotation
3431 \begin_inset Flex CharStyle:Code
3432 status collapsed
3433
3434 \begin_layout Plain Layout
3435
3436 \backslash
3437 kxmod
3438 \end_layout
3439
3440 \end_inset
3441
3442  deadkey key outstring
3443 \end_layout
3444
3445 \begin_layout Standard
3446 For example, on Slovak keyboard, if you enter caron-o, it generates circumflex-o
3447 , so you put in
3448 \end_layout
3449
3450 \begin_layout Quotation
3451 \begin_inset Flex CharStyle:Code
3452 status collapsed
3453
3454 \begin_layout Plain Layout
3455
3456 \backslash
3457 kxmod
3458 \end_layout
3459
3460 \end_inset
3461
3462  caron o "
3463 \backslash
3464 ^o"
3465 \end_layout
3466
3467 \begin_layout Standard
3468 to make it work correctly.
3469  Also, you have to define as exceptions dead keys over i and j, to remove
3470  the dot from them before inserting an accent mark.
3471  I will change this when the time comes, but so far I haven't had time.
3472 \end_layout
3473
3474 \begin_layout Standard
3475 Oh, and about characters: backslash is escaped, so to enter it, you'll need
3476  double backslash.
3477  Also, quotes and 
3478 \begin_inset Flex CharStyle:Code
3479 status collapsed
3480
3481 \begin_layout Plain Layout
3482 #
3483 \end_layout
3484
3485 \end_inset
3486
3487  have different meaning.
3488  
3489 \begin_inset Flex CharStyle:Code
3490 status collapsed
3491
3492 \begin_layout Plain Layout
3493 #
3494 \end_layout
3495
3496 \end_inset
3497
3498  marks comments, quotes start and end LaTeX-style commands.
3499  To enter quote, you'll need to use 
3500 \begin_inset Flex CharStyle:Code
3501 status collapsed
3502
3503 \begin_layout Plain Layout
3504
3505 \backslash
3506 "
3507 \end_layout
3508
3509 \end_inset
3510
3511 , to enter 
3512 \begin_inset Flex CharStyle:Code
3513 status collapsed
3514
3515 \begin_layout Plain Layout
3516 #
3517 \end_layout
3518
3519 \end_inset
3520
3521 , use 
3522 \begin_inset Flex CharStyle:Code
3523 status collapsed
3524
3525 \begin_layout Plain Layout
3526
3527 \backslash
3528 #
3529 \end_layout
3530
3531 \end_inset
3532
3533 .
3534 \end_layout
3535
3536 \begin_layout Standard
3537 If you make a keyboard description file that works for your language, please
3538  mail it to me, so I can include it in the next keymap distribution.
3539 \end_layout
3540
3541 \begin_layout Standard
3542 More keywords will be supported in keymap configuration file in future,
3543  like
3544 \end_layout
3545
3546 \begin_layout Itemize
3547 \begin_inset Flex CharStyle:Code
3548 status collapsed
3549
3550 \begin_layout Plain Layout
3551
3552 \backslash
3553 kinclude filename
3554 \end_layout
3555
3556 \end_inset
3557
3558
3559 \emph on
3560
3561 \begin_inset space \hfill{}
3562 \end_inset
3563
3564
3565 \begin_inset Flex CharStyle:Code
3566 status collapsed
3567
3568 \begin_layout Plain Layout
3569 include
3570 \end_layout
3571
3572 \end_inset
3573
3574  another file
3575 \end_layout
3576
3577 \begin_layout Itemize
3578 \begin_inset Flex CharStyle:Code
3579 status collapsed
3580
3581 \begin_layout Plain Layout
3582
3583 \backslash
3584 kprog program
3585 \end_layout
3586
3587 \end_inset
3588
3589
3590 \emph on
3591
3592 \begin_inset space \hfill{}
3593 \end_inset
3594
3595
3596 \begin_inset Flex CharStyle:Code
3597 status collapsed
3598
3599 \begin_layout Plain Layout
3600 define
3601 \end_layout
3602
3603 \end_inset
3604
3605  an external keymap translation program 
3606 \end_layout
3607
3608 \begin_layout Standard
3609 Also, it should look into 
3610 \begin_inset Flex CharStyle:Code
3611 status collapsed
3612
3613 \begin_layout Plain Layout
3614 lyxrc
3615 \end_layout
3616
3617 \end_inset
3618
3619  file for defaults, too (for example, a 
3620 \begin_inset Flex CharStyle:Code
3621 status collapsed
3622
3623 \begin_layout Plain Layout
3624
3625 \backslash
3626 kinclude
3627 \end_layout
3628
3629 \end_inset
3630
3631  option to include default keyboard).
3632 \end_layout
3633
3634 \end_inset
3635
3636
3637 \end_layout
3638
3639 \begin_layout Section
3640 International Keymap Stuff
3641 \begin_inset CommandInset label
3642 LatexCommand label
3643 name "sec:International-Keymap-Stuff"
3644
3645 \end_inset
3646
3647
3648 \end_layout
3649
3650 \begin_layout Standard
3651 \begin_inset Note Note
3652 status open
3653
3654 \begin_layout Plain Layout
3655 In doing the revisions on this document in March 2008, I did not look over
3656  this stuff, as I do not understand it.
3657  It would be good if someone else could do so.
3658  (RH)
3659 \end_layout
3660
3661 \end_inset
3662
3663
3664 \end_layout
3665
3666 \begin_layout Standard
3667 The next two sections describe the 
3668 \begin_inset Flex CharStyle:Code
3669 status collapsed
3670
3671 \begin_layout Plain Layout
3672
3673 \shape up
3674 .kmap
3675 \end_layout
3676
3677 \end_inset
3678
3679  and 
3680 \begin_inset Flex CharStyle:Code
3681 status collapsed
3682
3683 \begin_layout Plain Layout
3684
3685 \shape up
3686 .cdef
3687 \end_layout
3688
3689 \end_inset
3690
3691  file syntax in detail.
3692  These sections should help you design your own key map if the ones provided
3693  do not meet your needs.
3694 \end_layout
3695
3696 \begin_layout Subsection
3697 The .kmap File
3698 \end_layout
3699
3700 \begin_layout Standard
3701
3702 \shape up
3703 .
3704 \begin_inset Flex CharStyle:Code
3705 status collapsed
3706
3707 \begin_layout Plain Layout
3708 kmap
3709 \end_layout
3710
3711 \end_inset
3712
3713  file maps keystrokes to characters or strings.
3714  As the name suggests, it sets a keyboard mapping.
3715  The 
3716 \begin_inset Flex CharStyle:Code
3717 status collapsed
3718
3719 \begin_layout Plain Layout
3720 .kmap
3721 \end_layout
3722
3723 \end_inset
3724
3725
3726 \shape default
3727  file keywords 
3728 \shape up
3729
3730 \begin_inset Flex CharStyle:Code
3731 status collapsed
3732
3733 \begin_layout Plain Layout
3734
3735 \shape up
3736 kmap
3737 \end_layout
3738
3739 \end_inset
3740
3741
3742 \shape default
3743 ,
3744 \shape up
3745  
3746 \shape default
3747
3748 \begin_inset Flex CharStyle:Code
3749 status collapsed
3750
3751 \begin_layout Plain Layout
3752
3753 \shape up
3754 kmod
3755 \end_layout
3756
3757 \end_inset
3758
3759 ,
3760 \shape up
3761  
3762 \shape default
3763
3764 \begin_inset Flex CharStyle:Code
3765 status collapsed
3766
3767 \begin_layout Plain Layout
3768
3769 \shape up
3770 ksmod
3771 \end_layout
3772
3773 \end_inset
3774
3775 , and 
3776 \begin_inset Flex CharStyle:Code
3777 status collapsed
3778
3779 \begin_layout Plain Layout
3780
3781 \shape up
3782 kcomb
3783 \end_layout
3784
3785 \end_inset
3786
3787  are described in this section.
3788 \end_layout
3789
3790 \begin_layout Labeling
3791 \labelwidthstring 00.00.0000
3792 \begin_inset Flex CharStyle:Code
3793 status collapsed
3794
3795 \begin_layout Plain Layout
3796
3797 \shape up
3798 kmap
3799 \end_layout
3800
3801 \end_inset
3802
3803  Map a character to a string
3804 \end_layout
3805
3806 \begin_layout LyX-Code
3807
3808 \backslash
3809 kmap 
3810 \family roman
3811 \emph on
3812 char
3813 \family default
3814 \emph default
3815  
3816 \family roman
3817 \emph on
3818 string
3819 \end_layout
3820
3821 \begin_layout Standard
3822 This will ma
3823 \family roman
3824 p
3825 \family default
3826  
3827 \family roman
3828 \emph on
3829 char
3830 \family default
3831 \emph default
3832  
3833 \family roman
3834 to
3835 \family default
3836  
3837 \family roman
3838 \emph on
3839 string
3840 \emph default
3841 .
3842  Note that in
3843 \family default
3844  
3845 \family roman
3846 \emph on
3847 string
3848 \emph default
3849 ,
3850 \family default
3851  
3852 \family roman
3853 \shape up
3854 the double-quote (")
3855 \family default
3856 \shape default
3857  
3858 \family roman
3859 and
3860 \family default
3861  
3862 \family roman
3863 \shape up
3864 the backslash (
3865 \backslash
3866 )
3867 \family default
3868 \shape default
3869  
3870 \family roman
3871 must be escaped with a preceding backslash (
3872 \shape up
3873
3874 \backslash
3875
3876 \shape default
3877 )
3878 \family default
3879 .
3880 \end_layout
3881
3882 \begin_layout Standard
3883 An example of a 
3884 \begin_inset Flex CharStyle:MenuItem
3885 status collapsed
3886
3887 \begin_layout Plain Layout
3888
3889 \shape up
3890 kmap
3891 \end_layout
3892
3893 \end_inset
3894
3895  statement to cause the symbol 
3896 \begin_inset Flex CharStyle:MenuItem
3897 status collapsed
3898
3899 \begin_layout Plain Layout
3900
3901 \shape up
3902 /
3903 \end_layout
3904
3905 \end_inset
3906
3907  to be output for the keystroke 
3908 \begin_inset Flex CharStyle:MenuItem
3909 status collapsed
3910
3911 \begin_layout Plain Layout
3912
3913 \shape up
3914 &
3915 \end_layout
3916
3917 \end_inset
3918
3919  is:
3920 \end_layout
3921
3922 \begin_layout LyX-Code
3923
3924 \backslash
3925 kmap & /
3926 \end_layout
3927
3928 \begin_layout Labeling
3929 \labelwidthstring 00.00.0000
3930 \begin_inset Flex CharStyle:Code
3931 status collapsed
3932
3933 \begin_layout Plain Layout
3934
3935 \shape up
3936 kmod
3937 \end_layout
3938
3939 \end_inset
3940
3941  Specify an accent character
3942 \end_layout
3943
3944 \begin_layout LyX-Code
3945
3946 \backslash
3947 kmod 
3948 \family roman
3949 \emph on
3950 char accent allowed
3951 \end_layout
3952
3953 \begin_layout Standard
3954 This will make the cha
3955 \family roman
3956 racter
3957 \family default
3958  
3959 \family roman
3960 \emph on
3961 char
3962 \family default
3963 \emph default
3964  
3965 \family roman
3966 \shape up
3967 \emph on
3968 be an accent
3969 \family default
3970 \shape default
3971 \emph default
3972  
3973 \family roman
3974 \shape up
3975 on the
3976 \family default
3977 \shape default
3978  
3979 \family roman
3980 \shape up
3981 \emph on
3982 allowed
3983 \family default
3984 \shape default
3985 \emph default
3986  
3987 \family roman
3988 \shape up
3989 cha
3990 \family default
3991 racter(s).
3992  This is the dead key
3993 \begin_inset Foot
3994 status collapsed
3995
3996 \begin_layout Plain Layout
3997 The term 
3998 \family roman
3999 \emph on
4000 dead key
4001 \family default
4002 \emph default
4003  refers to a key that does not produce a character by itself, but when followed
4004  with another key, produces the desired accent character.
4005  For example, a German characte
4006 \family roman
4007 r with an umlaut like
4008 \family default
4009  
4010 \family roman
4011 \emph on
4012 ä
4013 \family default
4014 \emph default
4015  
4016 \family roman
4017 can be produced in this manner.
4018 \end_layout
4019
4020 \end_inset
4021
4022  mechanism.
4023  
4024 \end_layout
4025
4026 \begin_layout Standard
4027 If you 
4028 \family roman
4029 hit
4030 \family default
4031  
4032 \family roman
4033 \emph on
4034 char
4035 \family default
4036 \emph default
4037  
4038 \family roman
4039 and then another key not in
4040 \family default
4041  
4042 \family roman
4043 \emph on
4044 allowed
4045 \emph default
4046 , you will get a
4047 \family default
4048  
4049 \family roman
4050 \emph on
4051 char
4052 \family default
4053 \emph default
4054  
4055 \family roman
4056 followed by the other, not allowed key, as output.
4057
4058 \family default
4059  Note that a 
4060 \begin_inset Flex CharStyle:MenuItem
4061 status collapsed
4062
4063 \begin_layout Plain Layout
4064
4065 \shape up
4066 Backspace
4067 \end_layout
4068
4069 \end_inset
4070
4071  cancels a dead key, so if 
4072 \family roman
4073 you hit
4074 \family default
4075  
4076 \family roman
4077 \emph on
4078 char
4079 \family default
4080 \emph default
4081  
4082 \begin_inset Flex CharStyle:MenuItem
4083 status collapsed
4084
4085 \begin_layout Plain Layout
4086
4087 \shape up
4088 \emph on
4089 Backspace
4090 \end_layout
4091
4092 \end_inset
4093
4094 , the cursor will not go one position backwards but will instead cancel
4095  the effect t
4096 \family roman
4097 hat
4098 \family default
4099  
4100 \family roman
4101 \shape up
4102 \emph on
4103 char
4104 \family default
4105 \shape default
4106 \emph default
4107  
4108 \family roman
4109 \shape up
4110 might have had on the next keystroke.
4111  
4112 \end_layout
4113
4114 \begin_layout Standard
4115 The following example specifies that the character ' is to be an acute accent,
4116  allowed on the characters a, e, i, o, u, A, E, I, O, and U:
4117 \end_layout
4118
4119 \begin_layout LyX-Code
4120
4121 \backslash
4122 kmod ' acute aeiouAEIOU
4123 \end_layout
4124
4125 \begin_layout Labeling
4126 \labelwidthstring 00.00.0000
4127 \begin_inset Flex CharStyle:Code
4128 status collapsed
4129
4130 \begin_layout Plain Layout
4131 ksmod
4132 \end_layout
4133
4134 \end_inset
4135
4136  Specify an exception to the accent character
4137 \end_layout
4138
4139 \begin_layout LyX-Code
4140
4141 \backslash
4142 kxmod  
4143 \family roman
4144 \emph on
4145 accent char result
4146 \end_layout
4147
4148 \begin_layout Standard
4149 This defines an exce
4150 \family roman
4151 ption for
4152 \family default
4153  
4154 \family roman
4155 \emph on
4156 accent
4157 \family default
4158 \emph default
4159  
4160 \family roman
4161 on
4162 \family default
4163  
4164 \family roman
4165 \emph on
4166 char
4167 \emph default
4168 .
4169  T
4170 \shape up
4171 he
4172 \family default
4173 \shape default
4174  
4175 \family roman
4176 \shape up
4177 \emph on
4178 accent
4179 \family default
4180 \shape default
4181 \emph default
4182  
4183 \family roman
4184 \shape up
4185 must
4186 \family default
4187 \shape default
4188  
4189 \shape up
4190 have been assigned a keystroke with a previous
4191 \shape default
4192  
4193 \begin_inset Flex CharStyle:Code
4194 status collapsed
4195
4196 \begin_layout Plain Layout
4197
4198 \shape up
4199
4200 \backslash
4201 kmo
4202 \shape default
4203 d
4204 \end_layout
4205
4206 \end_inset
4207
4208  declar
4209 \family roman
4210 ation and
4211 \family default
4212  
4213 \family roman
4214 \emph on
4215 char
4216 \family default
4217 \emph default
4218  
4219 \family roman
4220 must not belong in the
4221 \family default
4222  
4223 \family roman
4224 \emph on
4225 allowed
4226 \family default
4227 \emph default
4228  
4229 \family roman
4230 set of
4231 \family default
4232  
4233 \family roman
4234 \emph on
4235 accent
4236 \emph default
4237 .
4238  When
4239 \family default
4240  
4241 \family roman
4242 \shape up
4243 you enter the
4244 \family default
4245 \shape default
4246  
4247 \family roman
4248 \shape up
4249 \emph on
4250 accent char
4251 \family default
4252 \shape default
4253 \emph default
4254  
4255 \family roman
4256 \shape up
4257 sequence,
4258 \family default
4259 \shape default
4260  
4261 \family roman
4262 \shape up
4263 \emph on
4264 result
4265 \emph default
4266  is produced.
4267  If such a declaration does not exist in
4268 \family default
4269 \shape default
4270  
4271 \shape up
4272 the
4273 \shape default
4274  
4275 \begin_inset Flex CharStyle:Code
4276 status collapsed
4277
4278 \begin_layout Plain Layout
4279
4280 \shape up
4281 .kmap
4282 \end_layout
4283
4284 \end_inset
4285
4286  file and yo
4287 \family roman
4288 u enter
4289 \family default
4290  
4291 \family roman
4292 \emph on
4293 accent char
4294 \emph default
4295 , you get
4296 \family default
4297  
4298 \family roman
4299 \emph on
4300 accent_key char
4301 \emph default
4302  where
4303 \family default
4304  
4305 \family roman
4306 \emph on
4307 accent_key
4308 \emph default
4309  is the first arg
4310 \family default
4311 ument of the 
4312 \begin_inset Flex CharStyle:Code
4313 status collapsed
4314
4315 \begin_layout Plain Layout
4316
4317 \shape up
4318
4319 \backslash
4320 kmod
4321 \end_layout
4322
4323 \end_inset
4324
4325  declaration.
4326  
4327 \end_layout
4328
4329 \begin_layout Standard
4330 The following command produces causes äi to be produced when you enter acute-i
4331  ('i):
4332 \end_layout
4333
4334 \begin_layout LyX-Code
4335
4336 \backslash
4337 kxmod acute i "
4338 \backslash
4339
4340 \backslash
4341 '{
4342 \backslash
4343
4344 \backslash
4345 i}"
4346 \end_layout
4347
4348 \begin_layout Labeling
4349 \labelwidthstring 00.00.0000
4350 \begin_inset Flex CharStyle:Code
4351 status collapsed
4352
4353 \begin_layout Plain Layout
4354 kcomb
4355 \end_layout
4356
4357 \end_inset
4358
4359  Combine two accent characters
4360 \end_layout
4361
4362 \begin_layout LyX-Code
4363
4364 \backslash
4365 kcomb 
4366 \family roman
4367 \emph on
4368 accent1 accent2 allowed
4369 \end_layout
4370
4371 \begin_layout Standard
4372 This one is getting pretty esoteric.
4373  It allows you to combine the effect 
4374 \family roman
4375 of
4376 \family default
4377  
4378 \family roman
4379 \emph on
4380 accent1
4381 \family default
4382 \emph default
4383  
4384 \family roman
4385 and
4386 \family default
4387  
4388 \family roman
4389 \emph on
4390 accent2
4391 \family default
4392 \emph default
4393  
4394 \family roman
4395 (in that order!) on
4396 \family default
4397  
4398 \family roman
4399 \emph on
4400 allowed
4401 \family default
4402 \emph default
4403  
4404 \family roman
4405 chars.
4406  The keystrokes for
4407 \family default
4408  
4409 \family roman
4410 \emph on
4411 accent1
4412 \family default
4413 \emph default
4414  
4415 \family roman
4416 and
4417 \family default
4418  
4419 \family roman
4420 \emph on
4421 accent2
4422 \family default
4423 \emph default
4424  
4425 \family roman
4426 must have be
4427 \family default
4428 en set with a 
4429 \begin_inset Flex CharStyle:Code
4430 status collapsed
4431
4432 \begin_layout Plain Layout
4433
4434 \shape up
4435
4436 \backslash
4437 kmod
4438 \end_layout
4439
4440 \end_inset
4441
4442  command at 
4443 \family roman
4444 a
4445 \family default
4446  
4447 \family roman
4448 \emph on
4449 previous
4450 \family default
4451 \emph default
4452  
4453 \family roman
4454 point in the
4455 \family default
4456  file.
4457  
4458 \end_layout
4459
4460 \begin_layout Standard
4461 Consider this example from the 
4462 \begin_inset Flex CharStyle:Code
4463 status collapsed
4464
4465 \begin_layout Plain Layout
4466
4467 \shape up
4468 greek.kmap
4469 \end_layout
4470
4471 \end_inset
4472
4473  file:
4474 \end_layout
4475
4476 \begin_layout LyX-Code
4477
4478 \backslash
4479 kmod ; acute aeioyvhAEIOYVH 
4480 \backslash
4481 kmod : umlaut iyIY 
4482 \backslash
4483 kcomb acute umlaut iyIY
4484 \end_layout
4485
4486 \begin_layout Standard
4487 This allows you to press 
4488 \begin_inset Flex CharStyle:MenuItem
4489 status collapsed
4490
4491 \begin_layout Plain Layout
4492
4493 \shape up
4494 ;:i
4495 \end_layout
4496
4497 \end_inset
4498
4499  and get the effect of 
4500 \begin_inset Flex CharStyle:Code
4501 status collapsed
4502
4503 \begin_layout Plain Layout
4504
4505 \shape up
4506
4507 \backslash
4508 '{
4509 \backslash
4510 "{i}}
4511 \end_layout
4512
4513 \end_inset
4514
4515 .
4516  
4517 \family roman
4518 \shape up
4519 A backspace
4520 \family default
4521 \shape default
4522  in this case cancels the last dead key, so if you press 
4523 \begin_inset Flex CharStyle:MenuItem
4524 status collapsed
4525
4526 \begin_layout Plain Layout
4527
4528 \shape up
4529 ;: Backspace i
4530 \end_layout
4531
4532 \end_inset
4533
4534  you get 
4535 \begin_inset Flex CharStyle:Code
4536 status collapsed
4537
4538 \begin_layout Plain Layout
4539
4540 \shape up
4541
4542 \backslash
4543 '{i}
4544 \end_layout
4545
4546 \end_inset
4547
4548 .
4549 \end_layout
4550
4551 \begin_layout Subsection
4552 The .cdef File
4553 \end_layout
4554
4555 \begin_layout Standard
4556 After the 
4557 \begin_inset Flex CharStyle:Code
4558 status collapsed
4559
4560 \begin_layout Plain Layout
4561
4562 \shape up
4563 .kmap
4564 \end_layout
4565
4566 \end_inset
4567
4568  mapping is performed, a 
4569 \begin_inset Flex CharStyle:Code
4570 status collapsed
4571
4572 \begin_layout Plain Layout
4573
4574 \shape up
4575 .cde
4576 \shape default
4577 f
4578 \end_layout
4579
4580 \end_inset
4581
4582  file maps the strings that the symbols generate to characters in the current
4583  font.
4584  The LyX distribution currently includes at least the 
4585 \begin_inset Flex CharStyle:Code
4586 status collapsed
4587
4588 \begin_layout Plain Layout
4589
4590 \shape up
4591 iso8859-1.cdef
4592 \end_layout
4593
4594 \end_inset
4595
4596  and 
4597 \begin_inset Flex CharStyle:Code
4598 status collapsed
4599
4600 \begin_layout Plain Layout
4601
4602 \shape up
4603 iso8859-2.cdef
4604 \end_layout
4605
4606 \end_inset
4607
4608  files.
4609 \end_layout
4610
4611 \begin_layout Standard
4612 In general the 
4613 \begin_inset Flex CharStyle:Code
4614 status collapsed
4615
4616 \begin_layout Plain Layout
4617
4618 \shape up
4619 .cdef
4620 \end_layout
4621
4622 \end_inset
4623
4624  file is a sequence of declarations of the form
4625 \end_layout
4626
4627 \begin_layout LyX-Code
4628
4629 \family roman
4630 \emph on
4631 char_index_in_set
4632 \family default
4633 \emph default
4634  
4635 \family roman
4636 \emph on
4637  string
4638 \end_layout
4639
4640 \begin_layout Standard
4641 For example, in order to map 
4642 \begin_inset Flex CharStyle:MenuItem
4643 status collapsed
4644
4645 \begin_layout Plain Layout
4646
4647 \shape up
4648
4649 \backslash
4650 '{e}
4651 \end_layout
4652
4653 \end_inset
4654
4655  to the corresponding character in the iso-8859-1 set (233), the following
4656  declaration is used
4657 \end_layout
4658
4659 \begin_layout LyX-Code
4660 233 "
4661 \backslash
4662
4663 \backslash
4664 '{e}"
4665 \end_layout
4666
4667 \begin_layout Standard
4668 with 
4669 \begin_inset Flex CharStyle:Code
4670 status collapsed
4671
4672 \begin_layout Plain Layout
4673
4674 \backslash
4675
4676 \end_layout
4677
4678 \end_inset
4679
4680  and 
4681 \begin_inset Flex CharStyle:Code
4682 status collapsed
4683
4684 \begin_layout Plain Layout
4685 "
4686 \end_layout
4687
4688 \end_inset
4689
4690  being escap
4691 \family roman
4692 ed in
4693 \family default
4694  
4695 \family roman
4696 \emph on
4697 string
4698 \emph default
4699 .
4700  Note that
4701 \family default
4702  the same character can apply to more than one string.
4703  In the 
4704 \begin_inset Flex CharStyle:Code
4705 status collapsed
4706
4707 \begin_layout Plain Layout
4708 i
4709 \shape up
4710 so-8859-7.cdef
4711 \end_layout
4712
4713 \end_inset
4714
4715  file you have
4716 \end_layout
4717
4718 \begin_layout LyX-Code
4719 192 "
4720 \backslash
4721
4722 \backslash
4723 '{
4724 \backslash
4725
4726 \backslash
4727
4728 \backslash
4729 "{i}}"
4730 \begin_inset Newline newline
4731 \end_inset
4732
4733 192 "
4734 \backslash
4735
4736 \backslash
4737
4738 \backslash
4739 "{
4740 \backslash
4741
4742 \backslash
4743 '{i}}"
4744 \end_layout
4745
4746 \begin_layout Standard
4747 If LyX cannot find a mapping for the string produced by the keystroke or
4748  a deadkey sequence, it will check if it looks like an accented char and
4749  try to draw an accent over the character on screen.
4750 \end_layout
4751
4752 \begin_layout Subsection
4753 Dead Keys
4754 \end_layout
4755
4756 \begin_layout Standard
4757 There is a second way to add support for international characters through
4758  so-called dead-keys.
4759  A dead-key works in combination with a letter to produce an accented character.
4760  Here, we'll explain how to create a really simple dead-key to illustrate
4761  how they work.
4762 \end_layout
4763
4764 \begin_layout Standard
4765 Suppose you happen to need the circumflex character, 
4766 \begin_inset Quotes eld
4767 \end_inset
4768
4769  ̂
4770 \begin_inset Quotes erd
4771 \end_inset
4772
4773 .
4774  You could bind the 
4775 \begin_inset Flex CharStyle:MenuItem
4776 status collapsed
4777
4778 \begin_layout Plain Layout
4779 ^
4780 \end_layout
4781
4782 \end_inset
4783
4784 -key [a.k.a.
4785 \begin_inset space ~
4786 \end_inset
4787
4788
4789 \begin_inset Flex CharStyle:MenuItem
4790 status collapsed
4791
4792 \begin_layout Plain Layout
4793 Shift-6
4794 \end_layout
4795
4796 \end_inset
4797
4798 ] to the LyX command 
4799 \begin_inset Flex CharStyle:Code
4800 status collapsed
4801
4802 \begin_layout Plain Layout
4803 accent-circumflex
4804 \end_layout
4805
4806 \end_inset
4807
4808  in your 
4809 \begin_inset Flex CharStyle:Code
4810 status collapsed
4811
4812 \begin_layout Plain Layout
4813 lyxrc
4814 \end_layout
4815
4816 \end_inset
4817
4818  file.
4819  Now, whenever you type the 
4820 \begin_inset Flex CharStyle:MenuItem
4821 status collapsed
4822
4823 \begin_layout Plain Layout
4824 ^
4825 \end_layout
4826
4827 \end_inset
4828
4829 -key followed by a letter, that letter will have a circumflex accent on
4830  it.
4831  For example, the sequence 
4832 \begin_inset Quotes eld
4833 \end_inset
4834
4835
4836 \begin_inset Flex CharStyle:MenuItem
4837 status collapsed
4838
4839 \begin_layout Plain Layout
4840 ^e
4841 \end_layout
4842
4843 \end_inset
4844
4845
4846 \begin_inset Quotes erd
4847 \end_inset
4848
4849  produces the letter: 
4850 \begin_inset Quotes eld
4851 \end_inset
4852
4853 ê
4854 \begin_inset Quotes erd
4855 \end_inset
4856
4857 .
4858  If you tried to type 
4859 \begin_inset Quotes eld
4860 \end_inset
4861
4862
4863 \begin_inset Flex CharStyle:MenuItem
4864 status collapsed
4865
4866 \begin_layout Plain Layout
4867 ^t
4868 \end_layout
4869
4870 \end_inset
4871
4872
4873 \begin_inset Quotes erd
4874 \end_inset
4875
4876 , however, LyX will complain with a beep, since a 
4877 \begin_inset Quotes eld
4878 \end_inset
4879
4880
4881 \begin_inset Flex CharStyle:MenuItem
4882 status collapsed
4883
4884 \begin_layout Plain Layout
4885 t
4886 \end_layout
4887
4888 \end_inset
4889
4890
4891 \begin_inset Quotes erd
4892 \end_inset
4893
4894  never takes a circumflex accent.
4895  Hitting 
4896 \begin_inset Flex CharStyle:MenuItem
4897 status collapsed
4898
4899 \begin_layout Plain Layout
4900 Space
4901 \end_layout
4902
4903 \end_inset
4904
4905  after a dead-key produces the bare-accent.
4906  Please note this last point! If you bind a key to a dead-key, you'll need
4907  to rebind the character on that key to yet another key.
4908  Binding the 
4909 \begin_inset Flex CharStyle:MenuItem
4910 status collapsed
4911
4912 \begin_layout Plain Layout
4913 ,-key
4914 \end_layout
4915
4916 \end_inset
4917
4918  to a cedilla is a bad idea, since you'll only get cedillas instead of commas.
4919 \end_layout
4920
4921 \begin_layout Standard
4922 One common way to bind dead-keys is to use 
4923 \begin_inset Flex CharStyle:MenuItem
4924 status collapsed
4925
4926 \begin_layout Plain Layout
4927 Meta-
4928 \end_layout
4929
4930 \end_inset
4931
4932
4933 \begin_inset Flex CharStyle:MenuItem
4934 status collapsed
4935
4936 \begin_layout Plain Layout
4937 Ctrl-
4938 \end_layout
4939
4940 \end_inset
4941
4942 , and 
4943 \begin_inset Flex CharStyle:MenuItem
4944 status collapsed
4945
4946 \begin_layout Plain Layout
4947 Shift-
4948 \end_layout
4949
4950 \end_inset
4951
4952  in combination with an accent, like 
4953 \begin_inset Quotes eld
4954 \end_inset
4955
4956
4957 \begin_inset Flex CharStyle:MenuItem
4958 status collapsed
4959
4960 \begin_layout Plain Layout
4961 ~
4962 \end_layout
4963
4964 \end_inset
4965
4966
4967 \begin_inset Quotes erd
4968 \end_inset
4969
4970  or 
4971 \begin_inset Quotes eld
4972 \end_inset
4973
4974
4975 \begin_inset Flex CharStyle:MenuItem
4976 status collapsed
4977
4978 \begin_layout Plain Layout
4979 ,
4980 \end_layout
4981
4982 \end_inset
4983
4984
4985 \begin_inset Quotes erd
4986 \end_inset
4987
4988  or 
4989 \begin_inset Quotes eld
4990 \end_inset
4991
4992
4993 \begin_inset Flex CharStyle:MenuItem
4994 status collapsed
4995
4996 \begin_layout Plain Layout
4997 ^
4998 \end_layout
4999
5000 \end_inset
5001
5002
5003 \begin_inset Quotes erd
5004 \end_inset
5005
5006 .
5007  Another way involves using 
5008 \begin_inset Flex CharStyle:Code
5009 status collapsed
5010
5011 \begin_layout Plain Layout
5012 xmodmap
5013 \end_layout
5014
5015 \end_inset
5016
5017  and 
5018 \begin_inset Flex CharStyle:Code
5019 status collapsed
5020
5021 \begin_layout Plain Layout
5022 xkeycaps
5023 \end_layout
5024
5025 \end_inset
5026
5027  to set up the special 
5028 \begin_inset Flex CharStyle:Code
5029 status collapsed
5030
5031 \begin_layout Plain Layout
5032 Mode_Switch
5033 \end_layout
5034
5035 \end_inset
5036
5037  key.
5038  The 
5039 \begin_inset Flex CharStyle:Code
5040 status collapsed
5041
5042 \begin_layout Plain Layout
5043 Mode_Switch
5044 \end_layout
5045
5046 \end_inset
5047
5048  acts in some ways just like 
5049 \begin_inset Flex CharStyle:MenuItem
5050 status collapsed
5051
5052 \begin_layout Plain Layout
5053 Shift
5054 \end_layout
5055
5056 \end_inset
5057
5058  and permits you to bind keys to accented characters.
5059  You can also turn keys into dead-keys by binding them to something like
5060  
5061 \begin_inset Flex CharStyle:Code
5062 status collapsed
5063
5064 \begin_layout Plain Layout
5065 usldead_cedilla
5066 \end_layout
5067
5068 \end_inset
5069
5070  and then binding this symbolic key to the corresponding LyX command.
5071 \begin_inset Foot
5072 status collapsed
5073
5074 \begin_layout Plain Layout
5075 Note from 
5076 \noun on
5077 John Weiss
5078 \noun default
5079 : This is exactly what I do in my 
5080 \begin_inset Flex CharStyle:Code
5081 status collapsed
5082
5083 \begin_layout Plain Layout
5084 ~/.lyx/lyxrc
5085 \end_layout
5086
5087 \end_inset
5088
5089  and my 
5090 \begin_inset Flex CharStyle:Code
5091 status collapsed
5092
5093 \begin_layout Plain Layout
5094 ~/.xmodmap
5095 \end_layout
5096
5097 \end_inset
5098
5099  files.
5100  I have my 
5101 \begin_inset Flex CharStyle:MenuItem
5102 status collapsed
5103
5104 \begin_layout Plain Layout
5105 Scroll
5106 \begin_inset space ~
5107 \end_inset
5108
5109 Lock
5110 \end_layout
5111
5112 \end_inset
5113
5114  key set up as 
5115 \begin_inset Flex CharStyle:Code
5116 status collapsed
5117
5118 \begin_layout Plain Layout
5119 Mode_Shift
5120 \end_layout
5121
5122 \end_inset
5123
5124  and a bunch of these 
5125 \begin_inset Quotes eld
5126 \end_inset
5127
5128
5129 \begin_inset Flex CharStyle:Code
5130 status collapsed
5131
5132 \begin_layout Plain Layout
5133 usldead_*
5134 \end_layout
5135
5136 \end_inset
5137
5138
5139 \begin_inset Quotes erd
5140 \end_inset
5141
5142  symbolic keys bound such things as 
5143 \begin_inset Flex CharStyle:MenuItem
5144 status collapsed
5145
5146 \begin_layout Plain Layout
5147 Scroll
5148 \begin_inset space ~
5149 \end_inset
5150
5151 Lock-^
5152 \end_layout
5153
5154 \end_inset
5155
5156  and 
5157 \begin_inset Flex CharStyle:MenuItem
5158 status collapsed
5159
5160 \begin_layout Plain Layout
5161 Scroll
5162 \begin_inset space ~
5163 \end_inset
5164
5165 Lock-~
5166 \end_layout
5167
5168 \end_inset
5169
5170 .
5171  This is how I produce my accented characters.
5172 \end_layout
5173
5174 \end_inset
5175
5176  You can make just about anything into the 
5177 \begin_inset Flex CharStyle:Code
5178 status collapsed
5179
5180 \begin_layout Plain Layout
5181 Mode_Switch
5182 \end_layout
5183
5184 \end_inset
5185
5186  key: One of the 
5187 \begin_inset Flex CharStyle:MenuItem
5188 status collapsed
5189
5190 \begin_layout Plain Layout
5191 Ctrl-
5192 \end_layout
5193
5194 \end_inset
5195
5196  keys, a spare function key, etc.
5197  As for the LyX commands that produce accents, check the entry for 
5198 \begin_inset Flex CharStyle:Code
5199 status collapsed
5200
5201 \begin_layout Plain Layout
5202 accent-acute
5203 \end_layout
5204
5205 \end_inset
5206
5207  in the 
5208 \emph on
5209 Reference Manual
5210 \emph default
5211 .
5212  You'll find the complete list there.
5213 \end_layout
5214
5215 \begin_layout Subsection
5216 Saving your Language Configuration
5217 \end_layout
5218
5219 \begin_layout Standard
5220 You can edit your preferences so that your desired language environment
5221  is automatically configured when LyX starts up, via the 
5222 \begin_inset Flex CharStyle:MenuItem
5223 status collapsed
5224
5225 \begin_layout Plain Layout
5226 Edit\SpecialChar \menuseparator
5227 Preferences
5228 \end_layout
5229
5230 \end_inset
5231
5232  dialog.
5233 \end_layout
5234
5235 \begin_layout Chapter
5236 Installing New Document Classes, Layouts, and Templates
5237 \begin_inset CommandInset label
5238 LatexCommand label
5239 name "cha:Installing-New-Document"
5240
5241 \end_inset
5242
5243
5244 \begin_inset OptArg
5245 status collapsed
5246
5247 \begin_layout Plain Layout
5248 Installing New Document Classes
5249 \end_layout
5250
5251 \end_inset
5252
5253
5254 \end_layout
5255
5256 \begin_layout Standard
5257 In this chapter, we describe the procedures for creating and installing
5258  new LyX layout and template files, as well as offer a refresher on correctly
5259  installing new LaTeX document classes.
5260  
5261 \end_layout
5262
5263 \begin_layout Standard
5264 First, let us a say a few words about how one ought to think about the relation
5265  between LyX and LaTeX.
5266  The thing to understand is that, in a certain sense, LyX doesn't know anything
5267  about LaTeX.
5268  Indeed, from LyX's point of view, LaTeX is just one of several 
5269 \begin_inset Quotes eld
5270 \end_inset
5271
5272 backend formats
5273 \begin_inset Quotes erd
5274 \end_inset
5275
5276  in which it is capable of producing output.
5277  Other such formats are DocBook, plaintext, and XHTML.
5278  LaTeX is, of course, a particularly important format, but very little of
5279  the information LyX has about LaTeX is actually contained in the program
5280  itself.
5281 \begin_inset Foot
5282 status collapsed
5283
5284 \begin_layout Plain Layout
5285 Some commands are sufficiently complex that they are 
5286 \begin_inset Quotes eld
5287 \end_inset
5288
5289 hardcoded
5290 \begin_inset Quotes erd
5291 \end_inset
5292
5293  into LyX.
5294  But the developers generally regard this as a Bad Thing.
5295 \end_layout
5296
5297 \end_inset
5298
5299  Rather, that information, even for the standard classes like 
5300 \begin_inset Flex CharStyle:Code
5301 status collapsed
5302
5303 \begin_layout Plain Layout
5304 article.cls
5305 \end_layout
5306
5307 \end_inset
5308
5309 , is contained in `layout files'.
5310  Similarly, LyX itself does not know much about DocBook or XHTML.
5311  What it knows is contained in layout files.
5312 \end_layout
5313
5314 \begin_layout Standard
5315 You can think of the layout file for a given document class as a translation
5316  manual between LyX constructs---paragraphs with their corresponding styles,
5317  certain sorts of insets, etc---and the corresponding LaTeX, DocBook, or
5318  XHTML constructs.
5319  Almost everything LyX knows about 
5320 \begin_inset Flex CharStyle:Code
5321 status collapsed
5322
5323 \begin_layout Plain Layout
5324 article.cls
5325 \end_layout
5326
5327 \end_inset
5328
5329 , for example, is contained in the file 
5330 \begin_inset Flex CharStyle:Code
5331 status collapsed
5332
5333 \begin_layout Plain Layout
5334 article.layout
5335 \end_layout
5336
5337 \end_inset
5338
5339  and in various other files it includes.
5340  For this reason, anyone intending to write layout files should plan to
5341  study the existing files.
5342  A good place to start is with 
5343 \begin_inset Flex CharStyle:Code
5344 status collapsed
5345
5346 \begin_layout Plain Layout
5347 stdsections.inc
5348 \end_layout
5349
5350 \end_inset
5351
5352 , which is included in 
5353 \begin_inset Flex CharStyle:Code
5354 status collapsed
5355
5356 \begin_layout Plain Layout
5357 article.layout
5358 \end_layout
5359
5360 \end_inset
5361
5362
5363 \begin_inset Flex CharStyle:Code
5364 status collapsed
5365
5366 \begin_layout Plain Layout
5367 book.layout
5368 \end_layout
5369
5370 \end_inset
5371
5372 , and many of the other layout files for document classes.
5373  This file is where sections and the like are defined: 
5374 \begin_inset Flex CharStyle:Code
5375 status collapsed
5376
5377 \begin_layout Plain Layout
5378 stdsections.inc
5379 \end_layout
5380
5381 \end_inset
5382
5383  tells LyX how paragraphs that are marked with the Section, Subsection,
5384  etc, styles can be translated into corresponding LaTeX, DocBook, and XHTML
5385  commands and tags.
5386  The 
5387 \begin_inset Flex CharStyle:Code
5388 status collapsed
5389
5390 \begin_layout Plain Layout
5391 article.layout
5392 \end_layout
5393
5394 \end_inset
5395
5396  file basically just includes several of these 
5397 \begin_inset Flex CharStyle:Code
5398 status collapsed
5399
5400 \begin_layout Plain Layout
5401 std*.inc
5402 \end_layout
5403
5404 \end_inset
5405
5406  files.
5407 \end_layout
5408
5409 \begin_layout Standard
5410 Defining the LyX--LaTeX correspondence is not the only thing layout files
5411  do, though.
5412  Their other job is to define how the LyX constructs themselves will appear
5413  on-screen.
5414  The fact that layout files have these two jobs is often a source of confusion,
5415  because they are completely separate.
5416  Telling LyX how to translate a certain paragraph style into LaTeX does
5417  not tell LyX how to display it; conversely, telling LyX how to display
5418  a certain paragraph style does not tell LyX how to translate it into LaTeX
5419  (let alone tell LaTeX how to display it).
5420  So, in general, when you define a new LyX construct, you must always do
5421  two quite separate things: (i)
5422 \begin_inset space ~
5423 \end_inset
5424
5425 tell LyX how to translate it into LaTeX and (ii)
5426 \begin_inset space ~
5427 \end_inset
5428
5429 tell LyX how to display it.
5430 \end_layout
5431
5432 \begin_layout Standard
5433 Much the same is true, of course, as regards LyX's other backend formats,
5434  though XHTML is in some ways different, because in that case LyX 
5435 \emph on
5436 is
5437 \emph default
5438  able, to some extent, to use information about how it should display a
5439  paragraph on the screen to output information (in the form of CSS) about
5440  how the paragraph should be displayed in a browser.
5441  Even in this case, however, the distinction between what LyX does internally
5442  and how things are rendered externally remains in force, and the two can
5443  be controlled separately.
5444  See 
5445 \begin_inset CommandInset ref
5446 LatexCommand prettyref
5447 reference "sec:Tags-for-XHTML"
5448
5449 \end_inset
5450
5451  for the details.
5452 \end_layout
5453
5454 \begin_layout Section
5455 Installing new LaTeX files
5456 \end_layout
5457
5458 \begin_layout Standard
5459 Some installations may not include a LaTeX package or class file that you
5460  would like to use within LyX.
5461  For example, you might need FoilTeX, a package for preparing slides for
5462  overhead projectors.
5463  Modern LaTeX distributions like TeXLive (2008 or newer) or MiKTeX provide
5464  a user interface for installing such packages.
5465  For example, with MiKTeX, you start the program 
5466 \begin_inset Quotes eld
5467 \end_inset
5468
5469 Browse Packages
5470 \begin_inset Quotes erd
5471 \end_inset
5472
5473  to get a list of available packages.
5474  To install one, right click on it or use the toolbar button to install
5475  it.
5476  
5477 \end_layout
5478
5479 \begin_layout Standard
5480 If your LaTeX distribution doesn't provide such a `package manager', or
5481  if the file is not available from your distribution, then you can follow
5482  these steps to install it manually.
5483 \end_layout
5484
5485 \begin_layout Enumerate
5486 Get the package from 
5487 \begin_inset CommandInset href
5488 LatexCommand href
5489 name "CTAN"
5490 target "http://www.ctan.org/"
5491
5492 \end_inset
5493
5494  or wherever.
5495 \end_layout
5496
5497 \begin_layout Enumerate
5498 You can install the package in several different places.
5499  If you want it to be available for all users on your system, then you should
5500  install it in your `local' TeX tree; if you want (or need) it to be available
5501  just for you, then you can install it in your own `user' TeX tree.
5502  Where these trees should be created, if they do not already exist, depends
5503  upon the details of your system.
5504  To find out where they are, look in the file 
5505 \begin_inset Flex CharStyle:Code
5506 status collapsed
5507
5508 \begin_layout Plain Layout
5509 texmf.cnf
5510 \end_layout
5511
5512 \end_inset
5513
5514 .
5515 \begin_inset Foot
5516 status collapsed
5517
5518 \begin_layout Plain Layout
5519 This usually lives in the directory 
5520 \begin_inset Flex CharStyle:Code
5521 status collapsed
5522
5523 \begin_layout Plain Layout
5524 $TEXMF/web2c
5525 \end_layout
5526
5527 \end_inset
5528
5529 , though you can run 
5530 \begin_inset Flex CharStyle:Code
5531 status collapsed
5532
5533 \begin_layout Plain Layout
5534 kpsewhich texmf.cnf
5535 \end_layout
5536
5537 \end_inset
5538
5539  to locate it.
5540 \end_layout
5541
5542 \end_inset
5543
5544  The location of the `local' TeX tree is defined by the 
5545 \begin_inset Flex CharStyle:Code
5546 status collapsed
5547
5548 \begin_layout Plain Layout
5549 TEXMFLOCAL
5550 \end_layout
5551
5552 \end_inset
5553
5554  variable; this is usually somewhere like 
5555 \begin_inset Flex URL
5556 status collapsed
5557
5558 \begin_layout Plain Layout
5559
5560 /usr/local/share/texmf/
5561 \end_layout
5562
5563 \end_inset
5564
5565 .
5566  The location of the `user' TeX tree is defined by 
5567 \begin_inset Flex CharStyle:Code
5568 status collapsed
5569
5570 \begin_layout Plain Layout
5571 TEXMFHOME
5572 \end_layout
5573
5574 \end_inset
5575
5576  and is commonly 
5577 \begin_inset Flex CharStyle:Code
5578 status collapsed
5579
5580 \begin_layout Plain Layout
5581 $HOME/texmf/
5582 \end_layout
5583
5584 \end_inset
5585
5586 .
5587  (If these variables are not predefined, you can define them.) You'll probably
5588  need root permissions to create or modify the `local' tree, but your `user'
5589  tree shouldn't have such limitations.
5590 \end_layout
5591
5592 \begin_layout Enumerate
5593 Make sure 
5594 \begin_inset Flex CharStyle:Code
5595 status collapsed
5596
5597 \begin_layout Plain Layout
5598 TEXMF
5599 \end_layout
5600
5601 \end_inset
5602
5603  includes the 
5604 \begin_inset Flex CharStyle:Code
5605 status collapsed
5606
5607 \begin_layout Plain Layout
5608 TEXMFLOCAL
5609 \end_layout
5610
5611 \end_inset
5612
5613  and 
5614 \begin_inset Flex CharStyle:Code
5615 status collapsed
5616
5617 \begin_layout Plain Layout
5618 TEXMFHOME
5619 \end_layout
5620
5621 \end_inset
5622
5623  variables; e.
5624 \begin_inset space \thinspace{}
5625 \end_inset
5626
5627 g.
5628 \begin_inset Newline newline
5629 \end_inset
5630
5631
5632 \begin_inset Flex CharStyle:Code
5633 status collapsed
5634
5635 \begin_layout Plain Layout
5636 TEXMF = {$TEXMFHOME,!!$TEXMFLOCAL,!!$TEXMFMAIN}
5637 \end_layout
5638
5639 \end_inset
5640
5641
5642 \begin_inset Newline newline
5643 \end_inset
5644
5645 It probably does.
5646 \end_layout
5647
5648 \begin_layout Enumerate
5649 Your local and user trees 
5650 \emph on
5651 must
5652 \emph default
5653  have the same sort of directory structure as your main existing 
5654 \begin_inset Flex CharStyle:Code
5655 status collapsed
5656
5657 \begin_layout Plain Layout
5658 texmf
5659 \end_layout
5660
5661 \end_inset
5662
5663  directory, which will be found at 
5664 \begin_inset Flex CharStyle:Code
5665 status collapsed
5666
5667 \begin_layout Plain Layout
5668 TEXMFMAIN
5669 \end_layout
5670
5671 \end_inset
5672
5673  (commonly, 
5674 \begin_inset Flex CharStyle:Code
5675 status collapsed
5676
5677 \begin_layout Plain Layout
5678 /usr/share/texmf/
5679 \end_layout
5680
5681 \end_inset
5682
5683 .) For example, latex packages should go under 
5684 \begin_inset Flex CharStyle:Code
5685 status collapsed
5686
5687 \begin_layout Plain Layout
5688 $TEXMFLOCAL/tex/latex/
5689 \end_layout
5690
5691 \end_inset
5692
5693  or 
5694 \begin_inset Flex CharStyle:Code
5695 status collapsed
5696
5697 \begin_layout Plain Layout
5698 $TEXMFHOME/tex/latex/
5699 \end_layout
5700
5701 \end_inset
5702
5703 .
5704  If you do not put them here, they probably will not work.
5705 \end_layout
5706
5707 \begin_layout Enumerate
5708 Once your tree is properly set up, you can install the package into an appropria
5709 te location.
5710  If you are lucky, your package will have been provided as a so-called `TDS'
5711  (TeX Directory Structure) zip file.
5712  To install it, you want to unzip it from the top of your tree.
5713  So, for example, you can copy the file 
5714 \begin_inset Flex CharStyle:Code
5715 status collapsed
5716
5717 \begin_layout Plain Layout
5718 newpkg.zip
5719 \end_layout
5720
5721 \end_inset
5722
5723  to 
5724 \begin_inset Flex CharStyle:Code
5725 status collapsed
5726
5727 \begin_layout Plain Layout
5728 /home/yourname/texmf/
5729 \end_layout
5730
5731 \end_inset
5732
5733  and then, from inside that directory, just run: 
5734 \begin_inset Flex CharStyle:Code
5735 status collapsed
5736
5737 \begin_layout Plain Layout
5738 unzip newpkg.zip
5739 \end_layout
5740
5741 \end_inset
5742
5743 .
5744  This will extract the needed files and copy them where they need to be.
5745 \begin_inset Newline newline
5746 \end_inset
5747
5748 If you do not have a TDS file, then you have to do this manually.
5749  For example, you might install the FoilTeX files into 
5750 \begin_inset Flex URL
5751 status collapsed
5752
5753 \begin_layout Plain Layout
5754
5755 $TEXMFLOCAL/tex/latex/contrib/foiltex
5756 \end_layout
5757
5758 \end_inset
5759
5760 .
5761  Why there? The CTAN download directories are themselves organized much
5762  like a TeX tree, and it isn't a bad idea to follow its structure when you
5763  install your own files.
5764  FoilTeX, as it happens, is found at 
5765 \begin_inset Flex URL
5766 status collapsed
5767
5768 \begin_layout Plain Layout
5769
5770 http://ctan.org/texarchive/macros/latex/contrib/foiltex/
5771 \end_layout
5772
5773 \end_inset
5774
5775 .
5776  
5777 \end_layout
5778
5779 \begin_layout Enumerate
5780 Finally, you must update the database TeX uses to find files.
5781  On MiKTeX, this is done by pressing the button 
5782 \family sans
5783 Refresh
5784 \begin_inset space ~
5785 \end_inset
5786
5787 FNDB
5788 \family default
5789  that you find in MiKTeX's 
5790 \begin_inset Quotes eld
5791 \end_inset
5792
5793 Settings
5794 \begin_inset Quotes erd
5795 \end_inset
5796
5797  program.
5798  
5799 \begin_inset Flex CharStyle:Code
5800 status collapsed
5801
5802 \begin_layout Plain Layout
5803 $TEXMFLOCAL/tex/latex/
5804 \end_layout
5805
5806 \end_inset
5807
5808 .
5809  Under TeXLive and the like, you should run 
5810 \begin_inset Flex CharStyle:Code
5811 status collapsed
5812
5813 \begin_layout Plain Layout
5814 texhash
5815 \end_layout
5816
5817 \end_inset
5818
5819  from a terminal, with root permissions if necessary.
5820  
5821 \end_layout
5822
5823 \begin_layout Standard
5824 Your package is now installed and available to LaTeX.
5825  You can verify this from a terminal by typing `
5826 \begin_inset Flex CharStyle:Code
5827 status collapsed
5828
5829 \begin_layout Plain Layout
5830 kpsewhich yourfile.ext
5831 \end_layout
5832
5833 \end_inset
5834
5835 '.
5836  To make LyX aware of it, however, you will need to reconfigure (
5837 \begin_inset Flex CharStyle:MenuItem
5838 status collapsed
5839
5840 \begin_layout Plain Layout
5841 Tools\SpecialChar \menuseparator
5842 Reconfigure
5843 \end_layout
5844
5845 \end_inset
5846
5847 ) and then restart LyX.
5848  If the new package was a document class, such as FoilTeX again, you will
5849  now see it available under 
5850 \begin_inset Flex CharStyle:MenuItem
5851 status collapsed
5852
5853 \begin_layout Plain Layout
5854 Document\SpecialChar \menuseparator
5855 Settings\SpecialChar \menuseparator
5856 Document Class
5857 \end_layout
5858
5859 \end_inset
5860
5861 , in this case as 
5862 \begin_inset Flex CharStyle:MenuItem
5863 status collapsed
5864
5865 \begin_layout Plain Layout
5866 slides (FoilTeX)
5867 \end_layout
5868
5869 \end_inset
5870
5871 .
5872 \end_layout
5873
5874 \begin_layout Standard
5875 What if there isn't a layout file is available for your new document class?
5876  Then, unfortunately, LyX will know nothing about it until you create a
5877  layout file yourself (or get someone else to do it).
5878  That is the topic of the next section.
5879 \end_layout
5880
5881 \begin_layout Section
5882 Types of layout files
5883 \end_layout
5884
5885 \begin_layout Standard
5886 This section describes the various sorts of LyX files that contain layout
5887  information.
5888  These files describe various paragraph and character styles, determining
5889  how LyX should display them and how they should be translated into LaTeX,
5890  DocBook, XHTML, or whatever output format is being used.
5891  
5892 \end_layout
5893
5894 \begin_layout Standard
5895 We shall try to provide a thorough description of the process of writing
5896  layout files here.
5897  However, there are so many different types of documents supported even
5898  by just LaTeX that we can't hope to cover every different possibility or
5899  problem you might encounter.
5900  The LyX users' list is frequented by people with lots of experience with
5901  layout design who are willing to share what they've learned, so please
5902  feel free to ask questions there.
5903 \end_layout
5904
5905 \begin_layout Standard
5906 As you prepare to write a new layout, it is extremely helpful to look at
5907  the layouts distributed with LyX.
5908  If you write a LyX layout for a LaTeX document class that might also be
5909  used by others, or write a module that might be useful to others, then
5910  you should consider posting your layout to the 
5911 \begin_inset CommandInset href
5912 LatexCommand href
5913 name "layout section on the LyX wiki"
5914 target "http://wiki.lyx.org/Layouts/Layouts"
5915
5916 \end_inset
5917
5918  or even to the LyX developers' list, so that it might be included in LyX
5919  itself.
5920 \begin_inset Foot
5921 status collapsed
5922
5923 \begin_layout Plain Layout
5924 Note that LyX is licensed under the General Public License, so any material
5925  that is contribued to LyX must be similarly licensed.
5926 \end_layout
5927
5928 \end_inset
5929
5930
5931 \end_layout
5932
5933 \begin_layout Subsection
5934 Layout modules
5935 \begin_inset CommandInset label
5936 LatexCommand label
5937 name "sub:Layout-modules"
5938
5939 \end_inset
5940
5941
5942 \end_layout
5943
5944 \begin_layout Standard
5945 We have spoken to this point about `layout files'.
5946  But there are different sorts of files that contain layout information.
5947  Layout files, strictly so called, have the 
5948 \begin_inset Flex CharStyle:Code
5949 status collapsed
5950
5951 \begin_layout Plain Layout
5952 .layout
5953 \end_layout
5954
5955 \end_inset
5956
5957  extension and provide LyX with information about document classes.
5958  As of LyX 1.6, however, layout information can also be contained in layout
5959  
5960 \emph on
5961 modules
5962 \emph default
5963 , which have the 
5964 \begin_inset Flex CharStyle:Code
5965 status collapsed
5966
5967 \begin_layout Plain Layout
5968 .module
5969 \end_layout
5970
5971 \end_inset
5972
5973  extension.
5974  Modules are to LaTeX packages much as layouts are to LaTeX classes, and
5975  some modules—such as the 
5976 \begin_inset Flex CharStyle:Code
5977 status collapsed
5978
5979 \begin_layout Plain Layout
5980 endnotes
5981 \end_layout
5982
5983 \end_inset
5984
5985  module—specifcally provide support for one package.
5986  In a sense, layout modules are similar to included
5987 \begin_inset Foot
5988 status collapsed
5989
5990 \begin_layout Plain Layout
5991 These can have any extension, but by convention have the 
5992 \begin_inset Flex CharStyle:Code
5993 status collapsed
5994
5995 \begin_layout Plain Layout
5996 .inc
5997 \end_layout
5998
5999 \end_inset
6000
6001  extension.
6002 \end_layout
6003
6004 \end_inset
6005
6006  files—files like 
6007 \begin_inset Flex CharStyle:Code
6008 status collapsed
6009
6010 \begin_layout Plain Layout
6011 stdsections.inc
6012 \end_layout
6013
6014 \end_inset
6015
6016 —in that modules are not specific to a given document class but may be used
6017  with many different classes.
6018  The difference is that using an included file with 
6019 \begin_inset Flex CharStyle:Code
6020 status collapsed
6021
6022 \begin_layout Plain Layout
6023 article.cls
6024 \end_layout
6025
6026 \end_inset
6027
6028  requires editing that file.
6029  Modules, by contrast, are selected in the 
6030 \begin_inset Flex CharStyle:MenuItem
6031 status collapsed
6032
6033 \begin_layout Plain Layout
6034 Document\SpecialChar \menuseparator
6035 Settings
6036 \end_layout
6037
6038 \end_inset
6039
6040  dialog.
6041 \end_layout
6042
6043 \begin_layout Standard
6044 Building modules is the easiest way to get started with layout editing,
6045  since it can be as simple as adding a single new paragraph style or flex
6046  inset.
6047  But modules may, in principle, contain anything a layout file can contain.
6048 \end_layout
6049
6050 \begin_layout Standard
6051 After creating a new module and copying it to the 
6052 \begin_inset Flex CharStyle:Code
6053 status collapsed
6054
6055 \begin_layout Plain Layout
6056 layout/
6057 \end_layout
6058
6059 \end_inset
6060
6061  folder, you will need to reconfigure and then restart LyX for the module
6062  to appear in the menu.
6063  However, changes you make to the module will be seen immediately, if you
6064  open 
6065 \begin_inset Flex CharStyle:MenuItem
6066 status collapsed
6067
6068 \begin_layout Plain Layout
6069 Document\SpecialChar \menuseparator
6070 Settings
6071 \end_layout
6072
6073 \end_inset
6074
6075 , highlight something, and then hit 
6076 \begin_inset Quotes eld
6077 \end_inset
6078
6079 OK
6080 \begin_inset Quotes erd
6081 \end_inset
6082
6083 .
6084  
6085 \emph on
6086 It is strongly recommended that you save your work before doing this
6087 \emph default
6088 .
6089  In fact, 
6090 \emph on
6091 it is strongly recommended that you not attempt to edit modules while simultaneo
6092 usly working on actual documents
6093 \emph default
6094 .
6095  Though of course the developers strive to keep LyX stable in such situations,
6096  syntax errors and the like in your module file could cause strange behavior.
6097 \end_layout
6098
6099 \begin_layout Subsection
6100 Layout for 
6101 \begin_inset Flex CharStyle:MenuItem
6102 status collapsed
6103
6104 \begin_layout Plain Layout
6105 .sty
6106 \end_layout
6107
6108 \end_inset
6109
6110  files
6111 \end_layout
6112
6113 \begin_layout Standard
6114 There are two situations you are likely to encounter when wanting to support
6115  a new LaTeX document class, involving LaTeX2e class (
6116 \begin_inset Flex CharStyle:Code
6117 status collapsed
6118
6119 \begin_layout Plain Layout
6120 .cls
6121 \end_layout
6122
6123 \end_inset
6124
6125 ) and style (
6126 \begin_inset Flex CharStyle:Code
6127 status collapsed
6128
6129 \begin_layout Plain Layout
6130 .sty
6131 \end_layout
6132
6133 \end_inset
6134
6135 ) files.
6136  Supporting a style file is usually fairly easy.
6137  Supporting a new class file is a bit harder.
6138  We'll discuss the former in this section and the latter in the next.
6139  Similar remarks apply, of course, if you want to support a new DocBook
6140  DTD.
6141 \end_layout
6142
6143 \begin_layout Standard
6144 The easier case is the one in which your new document class is provided
6145  as a style file that is to be used in conjunction with an already supported
6146  document class.
6147  For the sake of the example, we'll assume that the style file is called
6148  
6149 \begin_inset Flex CharStyle:MenuItem
6150 status collapsed
6151
6152 \begin_layout Plain Layout
6153 myclass.sty
6154 \end_layout
6155
6156 \end_inset
6157
6158  and that it is meant to be used with 
6159 \begin_inset Flex CharStyle:MenuItem
6160 status collapsed
6161
6162 \begin_layout Plain Layout
6163 report.cls
6164 \end_layout
6165
6166 \end_inset
6167
6168 , which is a standard class.
6169  
6170 \end_layout
6171
6172 \begin_layout Standard
6173 Start by copying the existing class's layout file into your local directory:
6174 \begin_inset Foot
6175 status collapsed
6176
6177 \begin_layout Plain Layout
6178 Of course, which directory is your local directory will vary by platform,
6179  and LyX allows you to specify your local directory on startup, too, using
6180  the 
6181 \begin_inset Flex CharStyle:Code
6182 status collapsed
6183
6184 \begin_layout Plain Layout
6185 -userdir
6186 \end_layout
6187
6188 \end_inset
6189
6190  option.
6191 \end_layout
6192
6193 \end_inset
6194
6195
6196 \end_layout
6197
6198 \begin_layout LyX-Code
6199 cp report.layout ~/.lyx/layouts/myclass.layout
6200 \end_layout
6201
6202 \begin_layout Standard
6203 Then edit 
6204 \begin_inset Flex CharStyle:Code
6205 status collapsed
6206
6207 \begin_layout Plain Layout
6208 myclass.layout
6209 \end_layout
6210
6211 \end_inset
6212
6213  and change the line: 
6214 \end_layout
6215
6216 \begin_layout LyX-Code
6217
6218 \backslash
6219 DeclareLaTeXClass{report}
6220 \end_layout
6221
6222 \begin_layout Standard
6223 to read
6224 \end_layout
6225
6226 \begin_layout LyX-Code
6227
6228 \backslash
6229 DeclareLaTeXClass[report, myclass.sty]{report (myclass)}
6230 \end_layout
6231
6232 \begin_layout Standard
6233 Then add:
6234 \end_layout
6235
6236 \begin_layout LyX-Code
6237 Preamble 
6238 \begin_inset Newline newline
6239 \end_inset
6240
6241     
6242 \backslash
6243 usepackage{myclass}
6244 \begin_inset Newline newline
6245 \end_inset
6246
6247 EndPreamble
6248 \end_layout
6249
6250 \begin_layout Standard
6251 near the top of the file.
6252 \end_layout
6253
6254 \begin_layout Standard
6255 Start LyX and select 
6256 \begin_inset Flex CharStyle:MenuItem
6257 status collapsed
6258
6259 \begin_layout Plain Layout
6260 Tools\SpecialChar \menuseparator
6261 Reconfigure
6262 \end_layout
6263
6264 \end_inset
6265
6266 .
6267  Then restart LyX and try creating a new document.
6268  You should see "
6269 \begin_inset Flex CharStyle:MenuItem
6270 status collapsed
6271
6272 \begin_layout Plain Layout
6273 report (myclass)
6274 \end_layout
6275
6276 \end_inset
6277
6278 " as a document class option in the 
6279 \begin_inset Flex CharStyle:MenuItem
6280 status collapsed
6281
6282 \begin_layout Plain Layout
6283 Document\SpecialChar \menuseparator
6284 Settings
6285 \end_layout
6286
6287 \end_inset
6288
6289  dialog.
6290  It is likely that some of the sectioning commands and such in your new
6291  class will work differently from how they worked in the base class—
6292 \begin_inset Flex CharStyle:Code
6293 status collapsed
6294
6295 \begin_layout Plain Layout
6296 report
6297 \end_layout
6298
6299 \end_inset
6300
6301  in this example—so you can fiddle around with the settings for the different
6302  sections if you wish.
6303  The layout information for sections is contained in 
6304 \begin_inset Flex CharStyle:Code
6305 status collapsed
6306
6307 \begin_layout Plain Layout
6308 stdsections.inc
6309 \end_layout
6310
6311 \end_inset
6312
6313 , but you do not need to copy and change this file.
6314  Instead, you can simply add your changes to your layout file, after the
6315  line 
6316 \begin_inset Flex CharStyle:Code
6317 status collapsed
6318
6319 \begin_layout Plain Layout
6320 Input stdclass.inc
6321 \end_layout
6322
6323 \end_inset
6324
6325 , which itself includes 
6326 \begin_inset Flex CharStyle:Code
6327 status collapsed
6328
6329 \begin_layout Plain Layout
6330 stdsections.inc
6331 \end_layout
6332
6333 \end_inset
6334
6335 .
6336  For example, you might add these lines:
6337 \end_layout
6338
6339 \begin_layout LyX-Code
6340 Style Chapter
6341 \end_layout
6342
6343 \begin_layout LyX-Code
6344     Font
6345 \end_layout
6346
6347 \begin_layout LyX-Code
6348         Family Sans
6349 \end_layout
6350
6351 \begin_layout LyX-Code
6352     EndFont
6353 \end_layout
6354
6355 \begin_layout LyX-Code
6356 End
6357 \end_layout
6358
6359 \begin_layout Standard
6360 to change the font for chapter headings to sans-serif.
6361  This will override (or, in this case, add to) the existing declaration
6362  for the Chapter style.
6363  
6364 \end_layout
6365
6366 \begin_layout Standard
6367 Your new package may also provide commands or environments not present in
6368  the base class.
6369  In this case, you will want to add these to the layout file.
6370  See 
6371 \begin_inset CommandInset ref
6372 LatexCommand ref
6373 reference "sec:TextClass"
6374
6375 \end_inset
6376
6377  for information on how to do so.
6378 \end_layout
6379
6380 \begin_layout Standard
6381 If 
6382 \begin_inset Flex CharStyle:MenuItem
6383 status collapsed
6384
6385 \begin_layout Plain Layout
6386 myclass.sty
6387 \end_layout
6388
6389 \end_inset
6390
6391  can be used with several different document classes, and even if it cannot,
6392  you might find it easiest just to write a module that you can load with
6393  the base class.
6394  The simplest possible such module would be:
6395 \end_layout
6396
6397 \begin_layout LyX-Code
6398 #
6399 \backslash
6400 DeclareLyXModule{My Package} 
6401 \end_layout
6402
6403 \begin_layout LyX-Code
6404 #DescriptionBegin 
6405 \end_layout
6406
6407 \begin_layout LyX-Code
6408 #Support for mypkg.sty.
6409 \end_layout
6410
6411 \begin_layout LyX-Code
6412 #DescriptionEnd 
6413 \begin_inset Newline newline
6414 \end_inset
6415
6416
6417 \end_layout
6418
6419 \begin_layout LyX-Code
6420 Format 21
6421 \begin_inset Newline newline
6422 \end_inset
6423
6424
6425 \end_layout
6426
6427 \begin_layout LyX-Code
6428 Preamble
6429 \begin_inset Newline newline
6430 \end_inset
6431
6432     
6433 \backslash
6434 usepackage{mypkg}
6435 \begin_inset Newline newline
6436 \end_inset
6437
6438 EndPreamble
6439 \end_layout
6440
6441 \begin_layout Standard
6442 A more complex module might modify the behavior of some existing constructs
6443  or define some new ones.
6444  Again, see 
6445 \begin_inset CommandInset ref
6446 LatexCommand ref
6447 reference "sec:TextClass"
6448
6449 \end_inset
6450
6451  for discussion.
6452 \end_layout
6453
6454 \begin_layout Subsection
6455 Layout for 
6456 \begin_inset Flex CharStyle:MenuItem
6457 status collapsed
6458
6459 \begin_layout Plain Layout
6460 .cls
6461 \end_layout
6462
6463 \end_inset
6464
6465  files
6466 \end_layout
6467
6468 \begin_layout Standard
6469 There are two possibilities here.
6470  One is that the class file is itself based upon an existing document class.
6471  For example, many thesis classes are based upon 
6472 \begin_inset Flex CharStyle:MenuItem
6473 status collapsed
6474
6475 \begin_layout Plain Layout
6476 book.cls
6477 \end_layout
6478
6479 \end_inset
6480
6481 .
6482  To see whether yours is, look for a line like
6483 \end_layout
6484
6485 \begin_layout LyX-Code
6486
6487 \backslash
6488 LoadClass{book}
6489 \end_layout
6490
6491 \begin_layout Standard
6492 in the file.
6493  If so, then you may proceed largely as in the previous section, though
6494  the 
6495 \begin_inset Flex CharStyle:Code
6496 status collapsed
6497
6498 \begin_layout Plain Layout
6499 DeclareLaTeXClass
6500 \end_layout
6501
6502 \end_inset
6503
6504  line will be different.
6505  If your new class is 
6506 \begin_inset Flex CharStyle:Code
6507 status collapsed
6508
6509 \begin_layout Plain Layout
6510 thesis
6511 \end_layout
6512
6513 \end_inset
6514
6515  and it is based upon 
6516 \begin_inset Flex CharStyle:Code
6517 status collapsed
6518
6519 \begin_layout Plain Layout
6520 book
6521 \end_layout
6522
6523 \end_inset
6524
6525 , then the line should read:
6526 \begin_inset Foot
6527 status collapsed
6528
6529 \begin_layout Plain Layout
6530 And it will be easiest if you save the file to 
6531 \begin_inset Flex CharStyle:Code
6532 status collapsed
6533
6534 \begin_layout Plain Layout
6535 thesis.layout
6536 \end_layout
6537
6538 \end_inset
6539
6540 : LyX assumes that the document class has the same name as the layout file.
6541  
6542 \end_layout
6543
6544 \end_inset
6545
6546
6547 \end_layout
6548
6549 \begin_layout LyX-Code
6550
6551 \backslash
6552 DeclareLaTeXClass[thesis,book]{thesis}
6553 \end_layout
6554
6555 \begin_layout Standard
6556 If, on the other hand, the new class is not based upon an existing class,
6557  you will probably have to 
6558 \begin_inset Quotes eld
6559 \end_inset
6560
6561 roll your own
6562 \begin_inset Quotes erd
6563 \end_inset
6564
6565  layout.
6566  We strongly suggest copying an existing layout file which uses a similar
6567  LaTeX class and then modifying it, if you can do so.
6568  At least use an existing file as a starting point so you can find out what
6569  items you need to worry about.
6570  Again, the specifics are covered below.
6571 \end_layout
6572
6573 \begin_layout Subsection
6574 Creating templates
6575 \begin_inset CommandInset label
6576 LatexCommand label
6577 name "sub:Creating-Templates"
6578
6579 \end_inset
6580
6581
6582 \end_layout
6583
6584 \begin_layout Standard
6585 Once you have written a layout file for a new document class, you might
6586  want to consider writing a 
6587 \emph on
6588 template
6589 \emph default
6590  for it, too.
6591  A template acts as a kind of tutorial for your layout, showing how it might
6592  be used, though containing dummy content.
6593  You can of course look at the various templates included with LyX for ideas.
6594 \end_layout
6595
6596 \begin_layout Standard
6597 Templates are created just like usual documents: using LyX.
6598  The only difference is that usual documents contain all possible settings,
6599  including the font scheme and the paper size.
6600  Usually a user doesn't want a template to overwrite his preferred settings
6601  for such parameters.
6602  For that reason, the designer of a template should remove the corresponding
6603  commands like 
6604 \begin_inset Flex CharStyle:Code
6605 status collapsed
6606
6607 \begin_layout Plain Layout
6608
6609 \backslash
6610 font_roman
6611 \end_layout
6612
6613 \end_inset
6614
6615  or 
6616 \begin_inset Flex CharStyle:Code
6617 status collapsed
6618
6619 \begin_layout Plain Layout
6620
6621 \backslash
6622 papersize
6623 \end_layout
6624
6625 \end_inset
6626
6627  from the template LyX file.
6628  This can be done with any simple text-editor, for example 
6629 \begin_inset Flex CharStyle:Code
6630 status collapsed
6631
6632 \begin_layout Plain Layout
6633 vi
6634 \end_layout
6635
6636 \end_inset
6637
6638  or 
6639 \begin_inset Flex CharStyle:Code
6640 status collapsed
6641
6642 \begin_layout Plain Layout
6643 notepad
6644 \end_layout
6645
6646 \end_inset
6647
6648 .
6649  
6650 \end_layout
6651
6652 \begin_layout Standard
6653 Put the edited template files you create in 
6654 \begin_inset Flex CharStyle:Code
6655 status collapsed
6656
6657 \begin_layout Plain Layout
6658 UserDir/templates/
6659 \end_layout
6660
6661 \end_inset
6662
6663 , copy the ones you use from the global template directory in 
6664 \begin_inset Flex CharStyle:Code
6665 status collapsed
6666
6667 \begin_layout Plain Layout
6668 LyXDir/templates/
6669 \end_layout
6670
6671 \end_inset
6672
6673  to the same place, and redefine the template path in the 
6674 \begin_inset Flex CharStyle:MenuItem
6675 status collapsed
6676
6677 \begin_layout Plain Layout
6678 Tools\SpecialChar \menuseparator
6679 Preferences\SpecialChar \menuseparator
6680 Paths
6681 \end_layout
6682
6683 \end_inset
6684
6685  dialog.
6686 \end_layout
6687
6688 \begin_layout Standard
6689 Note, by the way, that there is a template which has a particular meaning:
6690  
6691 \begin_inset Flex CharStyle:Code
6692 status collapsed
6693
6694 \begin_layout Plain Layout
6695 defaults.lyx
6696 \end_layout
6697
6698 \end_inset
6699
6700 .
6701  This template is loaded every time you create a new document with 
6702 \begin_inset Flex CharStyle:MenuItem
6703 status collapsed
6704
6705 \begin_layout Plain Layout
6706 File\SpecialChar \menuseparator
6707 New
6708 \end_layout
6709
6710 \end_inset
6711
6712  in order to provide useful defaults.
6713  To create this template from inside LyX, all you have to do is to open
6714  a document with the correct settings, and use the 
6715 \begin_inset Flex CharStyle:MenuItem
6716 status collapsed
6717
6718 \begin_layout Plain Layout
6719 Save as Document Defaults
6720 \end_layout
6721
6722 \end_inset
6723
6724  button.
6725 \end_layout
6726
6727 \begin_layout Subsection
6728 Upgrading old layout files
6729 \end_layout
6730
6731 \begin_layout Standard
6732 The format of layout files changes with each LyX release, so old layout
6733  files need to be converted to the new format.
6734  This process has been automated since LyX 1.4: If LyX reads a layout file
6735  in an older format, it automatically calls the script 
6736 \begin_inset Flex CharStyle:Code
6737 status collapsed
6738
6739 \begin_layout Plain Layout
6740 layout2layout.py
6741 \end_layout
6742
6743 \end_inset
6744
6745  to convert it to a temporary file in current format.
6746  The original file is left untouched.
6747  If you use the layout file often, then, you may want to convert it permanently,
6748  so that LyX does not have to do so itself every time.
6749  To do this, you can call the converter manually:
6750 \end_layout
6751
6752 \begin_layout LyX-Code
6753 mv myclass.layout myclass.old
6754 \end_layout
6755
6756 \begin_layout LyX-Code
6757 python LyXDir/scripts/layout2layout.py myclass.old myclass.layout
6758 \end_layout
6759
6760 \begin_layout Standard
6761 You need to replace 
6762 \begin_inset Flex CharStyle:Code
6763 status collapsed
6764
6765 \begin_layout Plain Layout
6766 LyXDir
6767 \end_layout
6768
6769 \end_inset
6770
6771  with the name of your LyX system directory, of course.
6772 \end_layout
6773
6774 \begin_layout Standard
6775 Note that manual conversion does not affect included files, so these will
6776  have to be converted separately.
6777 \end_layout
6778
6779 \begin_layout Section
6780 \begin_inset CommandInset label
6781 LatexCommand label
6782 name "sec:TextClass"
6783
6784 \end_inset
6785
6786 The layout file format
6787 \end_layout
6788
6789 \begin_layout Standard
6790 When it's finally time to get your hands dirty and create or edit your own
6791  layout file, the following sections describe what you're up against.
6792  Our advice is to go slowly, save and test often, listen to soothing music,
6793  and enjoy one or two of your favorite adult beverages; more if you are
6794  getting particularly stuck.
6795  It's really not that hard, except that the multitude of options can become
6796  overwhelming if you try to do too much in one sitting.
6797  Go have another adult beverage, just for good measure.
6798 \end_layout
6799
6800 \begin_layout Standard
6801 Note that all the tags used in layout files are case-insensitive.
6802  This means that 
6803 \begin_inset Flex CharStyle:Code
6804 status collapsed
6805
6806 \begin_layout Plain Layout
6807 Style
6808 \end_layout
6809
6810 \end_inset
6811
6812
6813 \begin_inset Flex CharStyle:Code
6814 status collapsed
6815
6816 \begin_layout Plain Layout
6817 style
6818 \end_layout
6819
6820 \end_inset
6821
6822  and 
6823 \begin_inset Flex CharStyle:Code
6824 status collapsed
6825
6826 \begin_layout Plain Layout
6827 StYlE
6828 \end_layout
6829
6830 \end_inset
6831
6832  are really the same tag.
6833  The possible values are printed in brackets after the feature's name.
6834  The default value if a feature isn't specified inside a text class-description
6835  is typeset 
6836 \begin_inset Flex CharStyle:Code
6837 status collapsed
6838
6839 \begin_layout Plain Layout
6840
6841 \emph on
6842 emphasized
6843 \end_layout
6844
6845 \end_inset
6846
6847 .
6848  If the argument has a data type like 
6849 \begin_inset Quotes eld
6850 \end_inset
6851
6852 string
6853 \begin_inset Quotes erd
6854 \end_inset
6855
6856  or 
6857 \begin_inset Quotes eld
6858 \end_inset
6859
6860 float
6861 \begin_inset Quotes erd
6862 \end_inset
6863
6864 , the default is shown like this: 
6865 \begin_inset Flex CharStyle:Code
6866 status collapsed
6867
6868 \begin_layout Plain Layout
6869 float=
6870 \emph on
6871 default
6872 \end_layout
6873
6874 \end_inset
6875
6876 .
6877 \end_layout
6878
6879 \begin_layout Subsection
6880 The Document Class Declaration
6881 \end_layout
6882
6883 \begin_layout Standard
6884 Lines in a layout file which begin with 
6885 \begin_inset Flex CharStyle:Code
6886 status collapsed
6887
6888 \begin_layout Plain Layout
6889 #
6890 \end_layout
6891
6892 \end_inset
6893
6894  are comments.
6895  There is one exception to this rule.
6896  All 
6897 \begin_inset Flex CharStyle:Code
6898 status collapsed
6899
6900 \begin_layout Plain Layout
6901 *.layout
6902 \end_layout
6903
6904 \end_inset
6905
6906  files should begin with a line like:
6907 \end_layout
6908
6909 \begin_layout LyX-Code
6910
6911 \size small
6912 #% Do not delete the line below; configure depends on this 
6913 \end_layout
6914
6915 \begin_layout LyX-Code
6916
6917 \size small
6918 #  
6919 \backslash
6920 DeclareLaTeXClass{article}
6921 \end_layout
6922
6923 \begin_layout Standard
6924 The second line is used when you (re)configure LyX.
6925  The layout file is read by the LaTeX script 
6926 \begin_inset Flex CharStyle:Code
6927 status collapsed
6928
6929 \begin_layout Plain Layout
6930 chkconfig.ltx
6931 \end_layout
6932
6933 \end_inset
6934
6935 , in a special mode where 
6936 \begin_inset Flex CharStyle:Code
6937 status collapsed
6938
6939 \begin_layout Plain Layout
6940 #
6941 \end_layout
6942
6943 \end_inset
6944
6945  is ignored.
6946  The first line is just a LaTeX comment, and the second one contains the
6947  declaration of the text class.
6948  If these lines appear in a file named 
6949 \begin_inset Flex CharStyle:Code
6950 status collapsed
6951
6952 \begin_layout Plain Layout
6953 article.layout
6954 \end_layout
6955
6956 \end_inset
6957
6958 , then they define a text class of name 
6959 \begin_inset Flex CharStyle:Code
6960 status collapsed
6961
6962 \begin_layout Plain Layout
6963 article
6964 \end_layout
6965
6966 \end_inset
6967
6968  (the name of the layout file) which uses the LaTeX document class 
6969 \begin_inset Flex CharStyle:Code
6970 status collapsed
6971
6972 \begin_layout Plain Layout
6973 article.cls
6974 \end_layout
6975
6976 \end_inset
6977
6978  (the default is to use the same name as the layout).
6979  The string 
6980 \begin_inset Quotes eld
6981 \end_inset
6982
6983 article
6984 \begin_inset Quotes erd
6985 \end_inset
6986
6987  that appears above is used as a description of the text class in the 
6988 \begin_inset Flex CharStyle:MenuItem
6989 status collapsed
6990
6991 \begin_layout Plain Layout
6992 Document\SpecialChar \menuseparator
6993 Settings
6994 \end_layout
6995
6996 \end_inset
6997
6998  dialog.
6999 \end_layout
7000
7001 \begin_layout Standard
7002 Let's assume that you wrote your own text class that uses the 
7003 \begin_inset Flex CharStyle:Code
7004 status collapsed
7005
7006 \begin_layout Plain Layout
7007 article.cls
7008 \end_layout
7009
7010 \end_inset
7011
7012  document class, but where you changed the appearance of the section headings.
7013  If you put it in a file 
7014 \begin_inset Flex CharStyle:Code
7015 status collapsed
7016
7017 \begin_layout Plain Layout
7018 myarticle.layout
7019 \end_layout
7020
7021 \end_inset
7022
7023 , the header of this file should be:
7024 \end_layout
7025
7026 \begin_layout LyX-Code
7027
7028 \size small
7029 #% Do not delete the line below; configure depends on this 
7030 \end_layout
7031
7032 \begin_layout LyX-Code
7033
7034 \size small
7035 #  
7036 \backslash
7037 DeclareLaTeXClass[article]{article (with my own headings)}
7038 \end_layout
7039
7040 \begin_layout Standard
7041 This declares a text class 
7042 \begin_inset Flex CharStyle:Code
7043 status collapsed
7044
7045 \begin_layout Plain Layout
7046 myarticle
7047 \end_layout
7048
7049 \end_inset
7050
7051 , associated with the LaTeX document class 
7052 \begin_inset Flex CharStyle:Code
7053 status collapsed
7054
7055 \begin_layout Plain Layout
7056 article.cls
7057 \end_layout
7058
7059 \end_inset
7060
7061  and described as 
7062 \begin_inset Quotes eld
7063 \end_inset
7064
7065 article (with my own headings)
7066 \begin_inset Quotes erd
7067 \end_inset
7068
7069 .
7070  If your text class depends on several packages, you can declare it as:
7071 \end_layout
7072
7073 \begin_layout LyX-Code
7074
7075 \size small
7076 #% Do not delete the line below; configure depends on this 
7077 \end_layout
7078
7079 \begin_layout LyX-Code
7080
7081 \size small
7082 #  
7083 \backslash
7084 DeclareLaTeXClass[article,foo.sty]{article (with my own headings)}
7085 \end_layout
7086
7087 \begin_layout Standard
7088 This indicates that your text class uses the 
7089 \begin_inset Flex CharStyle:Code
7090 status collapsed
7091
7092 \begin_layout Plain Layout
7093 foo.sty
7094 \end_layout
7095
7096 \end_inset
7097
7098  package.
7099  Finally, it is also possible to declare classes for DocBook code.
7100  Typical declarations will look like:
7101 \end_layout
7102
7103 \begin_layout LyX-Code
7104
7105 \size small
7106 #% Do not delete the line below; configure depends on this 
7107 \end_layout
7108
7109 \begin_layout LyX-Code
7110
7111 \size small
7112
7113 \backslash
7114 DeclareDocBookClass[article]{SGML (DocBook article)}
7115 \end_layout
7116
7117 \begin_layout Standard
7118 Note that these declarations can also be given an optional parameter declaring
7119  the name of the document class (but not a list).
7120 \end_layout
7121
7122 \begin_layout Standard
7123 So, to be as explicit as possible, the form of the layout declaration is:
7124 \end_layout
7125
7126 \begin_layout LyX-Code
7127
7128 \size small
7129 #  
7130 \backslash
7131 DeclareLaTeXClass[class,package.sty]{layout description}
7132 \end_layout
7133
7134 \begin_layout Standard
7135 The class need only be specified if the name of the LaTeX class file and
7136  the name of the layout file are different; if the name of the class file
7137  is not specified, then LyX will simply assume that it is the same as the
7138  name of the layout file.
7139 \end_layout
7140
7141 \begin_layout Standard
7142 When the text class has been modified to your taste, all you have to do
7143  is to copy it either to 
7144 \begin_inset Flex CharStyle:Code
7145 status collapsed
7146
7147 \begin_layout Plain Layout
7148 LyXDir/layouts/
7149 \end_layout
7150
7151 \end_inset
7152
7153  or to 
7154 \begin_inset Flex CharStyle:Code
7155 status collapsed
7156
7157 \begin_layout Plain Layout
7158 UserDir/layouts
7159 \end_layout
7160
7161 \end_inset
7162
7163 , run 
7164 \begin_inset Flex CharStyle:MenuItem
7165 status collapsed
7166
7167 \begin_layout Plain Layout
7168 Tools\SpecialChar \menuseparator
7169 Reconfigure
7170 \end_layout
7171
7172 \end_inset
7173
7174 , exit LyX and restart.
7175  Then your new text class should be available along with the others.
7176 \end_layout
7177
7178 \begin_layout Standard
7179 Once the layout file is installed, you can edit it and see your changes
7180  without having to reconfigure or to restart LyX.
7181  
7182 \begin_inset Foot
7183 status collapsed
7184
7185 \begin_layout Plain Layout
7186 In versions of LyX prior to 1.6, this was not true.
7187  As a result, editing layout files was very time consuming, since you had
7188  constantly to restart LyX to see changes.
7189 \end_layout
7190
7191 \end_inset
7192
7193  You can force a reload of the current layout by using the LyX function
7194  
7195 \begin_inset Flex CharStyle:MenuItem
7196 status collapsed
7197
7198 \begin_layout Plain Layout
7199 layout-reload
7200 \end_layout
7201
7202 \end_inset
7203
7204 .
7205  There is no default binding for this function—though, of course, you can
7206  bind it to a key yourself.
7207  But you will normally use this function simply by entering it in the mini-buffe
7208 r.
7209  
7210 \end_layout
7211
7212 \begin_layout Standard
7213
7214 \emph on
7215 Warning
7216 \emph default
7217
7218 \begin_inset Flex CharStyle:MenuItem
7219 status collapsed
7220
7221 \begin_layout Plain Layout
7222 layout-reload
7223 \end_layout
7224
7225 \end_inset
7226
7227  is very much an `advanced feature'.
7228  It is 
7229 \emph on
7230 strongly
7231 \emph default
7232  recommended that you save your work before using this function.
7233  In fact, it is 
7234 \emph on
7235 strongly
7236 \emph default
7237  recommended that you not attempt to edit layout information while simultaneousl
7238 y working on a document that you care about.
7239  Use a test document.
7240  Syntax errors and the like in your layout file could cause peculiar behavior.
7241  In particular, such errors could cause LyX to regard the current layout
7242  as invalid and to attempt to switch to some other layout.
7243 \begin_inset Foot
7244 status collapsed
7245
7246 \begin_layout Plain Layout
7247 Really bad syntax errors may even caused LyX to exit.
7248  This is because certain sorts of errors may make LyX unable to read 
7249 \emph on
7250 any
7251 \emph default
7252  layout information.
7253  Please be careful.
7254 \end_layout
7255
7256 \end_inset
7257
7258  The LyX team strives to keep LyX stable in such situations, but safe is
7259  better than sorry.
7260 \begin_inset Foot
7261 status collapsed
7262
7263 \begin_layout Plain Layout
7264 While we're giving advice: make regular backups.
7265  And be nice to your mother.
7266 \end_layout
7267
7268 \end_inset
7269
7270
7271 \end_layout
7272
7273 \begin_layout Subsection
7274 The Module Declaration
7275 \end_layout
7276
7277 \begin_layout Standard
7278 A module must begin with a line like the following:
7279 \end_layout
7280
7281 \begin_layout LyX-Code
7282 #
7283 \backslash
7284 DeclareLyXModule[endnotes.sty]{Endnotes} 
7285 \end_layout
7286
7287 \begin_layout Standard
7288 The mandatory argument, in curly brackets, is the name of the module, as
7289  it should appear in 
7290 \begin_inset Flex CharStyle:MenuItem
7291 status collapsed
7292
7293 \begin_layout Plain Layout
7294 Document\SpecialChar \menuseparator
7295 Settings
7296 \end_layout
7297
7298 \end_inset
7299
7300 .
7301  The argument in square brackets is optional: It declares any LaTeX packages
7302  on which the module depends.
7303  Please note that only packages about which LyX knows should be listed in
7304  the square brackets.
7305 \begin_inset Foot
7306 status collapsed
7307
7308 \begin_layout Plain Layout
7309 The list of such packages is documented only in the source code.
7310 \end_layout
7311
7312 \end_inset
7313
7314  LyX will not check for arbitrary packages.
7315  It is also possible to use the form 
7316 \begin_inset Flex CharStyle:MenuItem
7317 status collapsed
7318
7319 \begin_layout Plain Layout
7320 from->to
7321 \end_layout
7322
7323 \end_inset
7324
7325  as an optional argument, which declares that the module can only be used
7326  when there exists a conversion chain between the formats `
7327 \begin_inset Flex CharStyle:Code
7328 status collapsed
7329
7330 \begin_layout Plain Layout
7331 from
7332 \end_layout
7333
7334 \end_inset
7335
7336 ' and `
7337 \begin_inset Flex CharStyle:Code
7338 status collapsed
7339
7340 \begin_layout Plain Layout
7341 to
7342 \end_layout
7343
7344 \end_inset
7345
7346 '.
7347 \end_layout
7348
7349 \begin_layout Standard
7350 The module declaration should then be followed by lines like the following:
7351 \end_layout
7352
7353 \begin_layout LyX-Code
7354 #DescriptionBegin 
7355 \end_layout
7356
7357 \begin_layout LyX-Code
7358 #Adds an endnote command, in addition to footnotes.
7359  
7360 \end_layout
7361
7362 \begin_layout LyX-Code
7363 #You will need to add  
7364 \backslash
7365 theendnotes in TeX code where you 
7366 \end_layout
7367
7368 \begin_layout LyX-Code
7369 #want the endnotes to appear.
7370  
7371 \end_layout
7372
7373 \begin_layout LyX-Code
7374 #DescriptionEnd 
7375 \end_layout
7376
7377 \begin_layout LyX-Code
7378 #Requires: somemodule | othermodule
7379 \end_layout
7380
7381 \begin_layout LyX-Code
7382 #Excludes: badmodule
7383 \end_layout
7384
7385 \begin_layout Standard
7386 The description is used in 
7387 \begin_inset Flex CharStyle:MenuItem
7388 status collapsed
7389
7390 \begin_layout Plain Layout
7391 Document\SpecialChar \menuseparator
7392 Settings
7393 \end_layout
7394
7395 \end_inset
7396
7397  to provide the user with information about what the module does.
7398  The 
7399 \begin_inset Flex CharStyle:Code
7400 status collapsed
7401
7402 \begin_layout Plain Layout
7403 Requires
7404 \end_layout
7405
7406 \end_inset
7407
7408  line is used to identify other modules with which this one must be used;
7409  the 
7410 \begin_inset Flex CharStyle:Code
7411 status collapsed
7412
7413 \begin_layout Plain Layout
7414 Excludes
7415 \end_layout
7416
7417 \end_inset
7418
7419  line is used to identify modules with which this one may not be used.
7420  Both are optional, and, as shown, multiple modules should be separated
7421  with the pipe symbol: |.
7422  Note that the required modules are treated disjunctively: 
7423 \emph on
7424 at least one
7425 \emph default
7426  of the required modules must be used.
7427  Similarly, 
7428 \emph on
7429 no
7430 \emph default
7431  excluded module may be used.
7432  Note that modules are identified here by their 
7433 \emph on
7434 filenames
7435 \emph default
7436  without the 
7437 \begin_inset Flex CharStyle:Code
7438 status collapsed
7439
7440 \begin_layout Plain Layout
7441 .module
7442 \end_layout
7443
7444 \end_inset
7445
7446  extension.
7447  So 
7448 \begin_inset Flex CharStyle:Code
7449 status collapsed
7450
7451 \begin_layout Plain Layout
7452 somemodule
7453 \end_layout
7454
7455 \end_inset
7456
7457  is really 
7458 \begin_inset Flex CharStyle:Code
7459 status collapsed
7460
7461 \begin_layout Plain Layout
7462 somemodule.module
7463 \end_layout
7464
7465 \end_inset
7466
7467 .
7468 \end_layout
7469
7470 \begin_layout Subsection
7471 File format
7472 \end_layout
7473
7474 \begin_layout Standard
7475 The first non-comment line of any layout file, included file, or module
7476  
7477 \emph on
7478 must
7479 \emph default
7480  contain the file format number:
7481 \end_layout
7482
7483 \begin_layout Description
7484 \begin_inset Flex CharStyle:Code
7485 status collapsed
7486
7487 \begin_layout Plain Layout
7488 Format
7489 \end_layout
7490
7491 \end_inset
7492
7493  [
7494 \begin_inset Flex CharStyle:Code
7495 status collapsed
7496
7497 \begin_layout Plain Layout
7498 int
7499 \end_layout
7500
7501 \end_inset
7502
7503 ] The format of the layout file.
7504 \end_layout
7505
7506 \begin_layout Standard
7507 This tag was introduced with LyX 1.4.0.
7508  Layout files from LyX 1.3.x and earlier don't have an explicit file format
7509  and are considered to be of format 1.
7510  The format for the present version of LyX is format 21.
7511  But each version of LyX is capable of reading earlier versions' layout
7512  files, just as they are capable of reading files produced by earlier versions
7513  of LyX.
7514  There is, however, no provision for converting to earlier formats.
7515  So LyX 1.6.x will not read layout files in format 21 but only files in format
7516  11 or earlier.
7517 \end_layout
7518
7519 \begin_layout Subsection
7520 \begin_inset CommandInset label
7521 LatexCommand label
7522 name "sub:General-text-class"
7523
7524 \end_inset
7525
7526 General text class parameters
7527 \end_layout
7528
7529 \begin_layout Standard
7530 These are general parameters that govern the behavior of an entire document
7531  class.
7532  (This does 
7533 \emph on
7534 not
7535 \emph default
7536  mean that they must appear in 
7537 \begin_inset Flex CharStyle:Code
7538 status collapsed
7539
7540 \begin_layout Plain Layout
7541 .layout
7542 \end_layout
7543
7544 \end_inset
7545
7546  files rather than in modules.
7547  A module can contain any layout tag.)
7548 \end_layout
7549
7550 \begin_layout Description
7551 \begin_inset Flex CharStyle:Code
7552 status collapsed
7553
7554 \begin_layout Plain Layout
7555 AddToHTMLPreamble
7556 \end_layout
7557
7558 \end_inset
7559
7560  Adds information that will be output in the 
7561 \begin_inset Flex CharStyle:Code
7562 status collapsed
7563
7564 \begin_layout Plain Layout
7565 <head>
7566 \end_layout
7567
7568 \end_inset
7569
7570  block when this document class is output to XHTML.
7571  Typically, this would be used to output CSS style information, but it can
7572  be used for anything that can appear in 
7573 \begin_inset Flex CharStyle:Code
7574 status collapsed
7575
7576 \begin_layout Plain Layout
7577 <head>
7578 \end_layout
7579
7580 \end_inset
7581
7582 .
7583  Must end with 
7584 \begin_inset Quotes eld
7585 \end_inset
7586
7587
7588 \begin_inset Flex CharStyle:Code
7589 status collapsed
7590
7591 \begin_layout Plain Layout
7592 EndPreamble
7593 \end_layout
7594
7595 \end_inset
7596
7597
7598 \begin_inset Quotes erd
7599 \end_inset
7600
7601 .
7602 \end_layout
7603
7604 \begin_layout Description
7605 \begin_inset Flex CharStyle:Code
7606 status collapsed
7607
7608 \begin_layout Plain Layout
7609 AddToPreamble
7610 \end_layout
7611
7612 \end_inset
7613
7614  Adds information to the document preamble.
7615  Must end with 
7616 \begin_inset Quotes eld
7617 \end_inset
7618
7619
7620 \begin_inset Flex CharStyle:Code
7621 status collapsed
7622
7623 \begin_layout Plain Layout
7624 EndPreamble
7625 \end_layout
7626
7627 \end_inset
7628
7629
7630 \begin_inset Quotes erd
7631 \end_inset
7632
7633 .
7634 \end_layout
7635
7636 \begin_layout Description
7637 \begin_inset Flex CharStyle:Code
7638 status collapsed
7639
7640 \begin_layout Plain Layout
7641 ClassOptions
7642 \end_layout
7643
7644 \end_inset
7645
7646  Describes various global options supported by the document class.
7647  See Section
7648 \begin_inset space ~
7649 \end_inset
7650
7651
7652 \begin_inset CommandInset ref
7653 LatexCommand ref
7654 reference "sub:ClassOptions"
7655
7656 \end_inset
7657
7658  for a description.
7659  Must end with 
7660 \begin_inset Quotes eld
7661 \end_inset
7662
7663
7664 \begin_inset Flex CharStyle:Code
7665 status collapsed
7666
7667 \begin_layout Plain Layout
7668 End
7669 \end_layout
7670
7671 \end_inset
7672
7673
7674 \begin_inset Quotes erd
7675 \end_inset
7676
7677 .
7678 \end_layout
7679
7680 \begin_layout Description
7681 \begin_inset Flex CharStyle:Code
7682 status collapsed
7683
7684 \begin_layout Plain Layout
7685 Columns
7686 \end_layout
7687
7688 \end_inset
7689
7690  [
7691 \begin_inset Flex CharStyle:Code
7692 status collapsed
7693
7694 \begin_layout Plain Layout
7695
7696 \emph on
7697 1
7698 \end_layout
7699
7700 \end_inset
7701
7702
7703 \begin_inset Flex CharStyle:Code
7704 status collapsed
7705
7706 \begin_layout Plain Layout
7707 2
7708 \end_layout
7709
7710 \end_inset
7711
7712 ] Whether the class should 
7713 \emph on
7714 default
7715 \emph default
7716  to having one or two columns.
7717  Can be changed in the 
7718 \begin_inset Flex CharStyle:MenuItem
7719 status collapsed
7720
7721 \begin_layout Plain Layout
7722 Document\SpecialChar \menuseparator
7723 Settings
7724 \end_layout
7725
7726 \end_inset
7727
7728  dialog.
7729 \end_layout
7730
7731 \begin_layout Description
7732 \begin_inset Flex CharStyle:Code
7733 status collapsed
7734
7735 \begin_layout Plain Layout
7736 Counter
7737 \end_layout
7738
7739 \end_inset
7740
7741  [
7742 \begin_inset Flex CharStyle:Code
7743 status collapsed
7744
7745 \begin_layout Plain Layout
7746 string
7747 \end_layout
7748
7749 \end_inset
7750
7751 ] This sequence defines the properties for a counter.
7752  If the counter does not yet exist, it is created; if it does exist, it
7753  is modified.
7754  Must end with 
7755 \begin_inset Quotes eld
7756 \end_inset
7757
7758
7759 \begin_inset Flex CharStyle:Code
7760 status collapsed
7761
7762 \begin_layout Plain Layout
7763 End
7764 \end_layout
7765
7766 \end_inset
7767
7768
7769 \begin_inset Quotes erd
7770 \end_inset
7771
7772 .
7773 \begin_inset Newline newline
7774 \end_inset
7775
7776 See Section
7777 \begin_inset space ~
7778 \end_inset
7779
7780
7781 \begin_inset CommandInset ref
7782 LatexCommand ref
7783 reference "sub:Counters"
7784
7785 \end_inset
7786
7787  for details on counters.
7788 \end_layout
7789
7790 \begin_layout Description
7791 \begin_inset Flex CharStyle:Code
7792 status collapsed
7793
7794 \begin_layout Plain Layout
7795 DefaultFont
7796 \end_layout
7797
7798 \end_inset
7799
7800  Sets the default font used to display the document.
7801  See Section
7802 \begin_inset space ~
7803 \end_inset
7804
7805
7806 \begin_inset CommandInset ref
7807 LatexCommand ref
7808 reference "sub:Font-description"
7809
7810 \end_inset
7811
7812  for how to declare fonts.
7813  Must end with 
7814 \begin_inset Quotes eld
7815 \end_inset
7816
7817
7818 \begin_inset Flex CharStyle:Code
7819 status collapsed
7820
7821 \begin_layout Plain Layout
7822 EndFont
7823 \end_layout
7824
7825 \end_inset
7826
7827
7828 \begin_inset Quotes erd
7829 \end_inset
7830
7831 .
7832 \end_layout
7833
7834 \begin_layout Description
7835 \begin_inset Flex CharStyle:Code
7836 status collapsed
7837
7838 \begin_layout Plain Layout
7839 DefaultModule
7840 \end_layout
7841
7842 \end_inset
7843
7844  [
7845 \begin_inset Flex CharStyle:Code
7846 status collapsed
7847
7848 \begin_layout Plain Layout
7849 string]
7850 \end_layout
7851
7852 \end_inset
7853
7854  Specifies a module to be included by default with this document class.
7855  The module should be specified by filename without the 
7856 \begin_inset Flex CharStyle:Code
7857 status collapsed
7858
7859 \begin_layout Plain Layout
7860 .module
7861 \end_layout
7862
7863 \end_inset
7864
7865  extension.
7866  The user can still remove the module, but it will be active at the outset.
7867  (This applies only when new files are created, or when this class is chosen
7868  for an existing document.)
7869 \end_layout
7870
7871 \begin_layout Description
7872 \begin_inset Flex CharStyle:Code
7873 status collapsed
7874
7875 \begin_layout Plain Layout
7876 DefaultStyle
7877 \end_layout
7878
7879 \end_inset
7880
7881  [
7882 \begin_inset Flex CharStyle:Code
7883 status collapsed
7884
7885 \begin_layout Plain Layout
7886 string
7887 \end_layout
7888
7889 \end_inset
7890
7891 ] This is the style that will be assigned to new paragraphs, usually 
7892 \begin_inset Flex CharStyle:MenuItem
7893 status collapsed
7894
7895 \begin_layout Plain Layout
7896 Standard
7897 \end_layout
7898
7899 \end_inset
7900
7901 .
7902  This will default to the first defined style if not given, but you are
7903  encouraged to use this directive.
7904 \end_layout
7905
7906 \begin_layout Description
7907 \begin_inset Flex CharStyle:Code
7908 status collapsed
7909
7910 \begin_layout Plain Layout
7911 ExcludesModule
7912 \end_layout
7913
7914 \end_inset
7915
7916  [
7917 \begin_inset Flex CharStyle:Code
7918 status collapsed
7919
7920 \begin_layout Plain Layout
7921 string
7922 \end_layout
7923
7924 \end_inset
7925
7926 ] This tag indicates that the module in question—which should be specified
7927  by filename without the 
7928 \begin_inset Flex CharStyle:Code
7929 status collapsed
7930
7931 \begin_layout Plain Layout
7932 .module
7933 \end_layout
7934
7935 \end_inset
7936
7937  extension—cannot be used with this document class.
7938  This might be used in a journal-specific layout file to prevent, say, the
7939  use of the 
7940 \begin_inset Flex CharStyle:Code
7941 status collapsed
7942
7943 \begin_layout Plain Layout
7944 theorems-sec
7945 \end_layout
7946
7947 \end_inset
7948
7949  module that numbers theorems by section.
7950  This tag may 
7951 \emph on
7952 not
7953 \emph default
7954  be used in a module.
7955  Modules have their own way of excluding other modules (see 
7956 \begin_inset CommandInset ref
7957 LatexCommand ref
7958 reference "sub:Layout-modules"
7959
7960 \end_inset
7961
7962 ).
7963 \end_layout
7964
7965 \begin_layout Description
7966 \begin_inset Flex CharStyle:Code
7967 status collapsed
7968
7969 \begin_layout Plain Layout
7970 Float
7971 \end_layout
7972
7973 \end_inset
7974
7975  Defines a new float.
7976  See Section
7977 \begin_inset space ~
7978 \end_inset
7979
7980
7981 \begin_inset CommandInset ref
7982 LatexCommand ref
7983 reference "sub:Floats"
7984
7985 \end_inset
7986
7987  for details.
7988  Must end with 
7989 \begin_inset Quotes eld
7990 \end_inset
7991
7992
7993 \begin_inset Flex CharStyle:Code
7994 status collapsed
7995
7996 \begin_layout Plain Layout
7997 End
7998 \end_layout
7999
8000 \end_inset
8001
8002
8003 \begin_inset Quotes erd
8004 \end_inset
8005
8006 .
8007 \end_layout
8008
8009 \begin_layout Description
8010 \begin_inset Flex CharStyle:Code
8011 status collapsed
8012
8013 \begin_layout Plain Layout
8014 HTMLPreamble
8015 \end_layout
8016
8017 \end_inset
8018
8019  Sets the information that will be output in the 
8020 \begin_inset Flex CharStyle:Code
8021 status collapsed
8022
8023 \begin_layout Plain Layout
8024 <head>
8025 \end_layout
8026
8027 \end_inset
8028
8029  block when this document class is output to XHTML.
8030  Note that this will completely override any prior 
8031 \begin_inset Flex CharStyle:Code
8032 status collapsed
8033
8034 \begin_layout Plain Layout
8035 HTMLPreamble
8036 \end_layout
8037
8038 \end_inset
8039
8040  or 
8041 \begin_inset Flex CharStyle:Code
8042 status collapsed
8043
8044 \begin_layout Plain Layout
8045 AddToHTMLPreamble
8046 \end_layout
8047
8048 \end_inset
8049
8050  declarations.
8051  (Use 
8052 \begin_inset Flex CharStyle:Code
8053 status collapsed
8054
8055 \begin_layout Plain Layout
8056 AddToHTMLPreamble
8057 \end_layout
8058
8059 \end_inset
8060
8061  if you just want to add material to the preamble.) Must end with 
8062 \begin_inset Quotes eld
8063 \end_inset
8064
8065
8066 \begin_inset Flex CharStyle:Code
8067 status collapsed
8068
8069 \begin_layout Plain Layout
8070 EndPreamble
8071 \end_layout
8072
8073 \end_inset
8074
8075
8076 \begin_inset Quotes erd
8077 \end_inset
8078
8079 .
8080 \end_layout
8081
8082 \begin_layout Description
8083 \begin_inset Flex CharStyle:Code
8084 status collapsed
8085
8086 \begin_layout Plain Layout
8087 HTMLTOCSection
8088 \end_layout
8089
8090 \end_inset
8091
8092  [
8093 \begin_inset Flex CharStyle:Code
8094 status collapsed
8095
8096 \begin_layout Plain Layout
8097 string
8098 \end_layout
8099
8100 \end_inset
8101
8102 ] The layout to use for the table of contents, bibliography, and so forth,
8103  when the document is output to HTML.
8104  For articles, this should normally be Section; for books, Chapter.
8105  If it is not given, then LyX will attempt to figure out which layout to
8106  use.
8107 \end_layout
8108
8109 \begin_layout Description
8110 \begin_inset Flex CharStyle:Code
8111 status collapsed
8112
8113 \begin_layout Plain Layout
8114 IfCounter
8115 \end_layout
8116
8117 \end_inset
8118
8119  [
8120 \begin_inset Flex CharStyle:Code
8121 status collapsed
8122
8123 \begin_layout Plain Layout
8124 string
8125 \end_layout
8126
8127 \end_inset
8128
8129 ] Modifies the properties of the given counter.
8130  If the counter does not exist, the section is ignored.
8131  Must end with 
8132 \begin_inset Quotes eld
8133 \end_inset
8134
8135
8136 \begin_inset Flex CharStyle:Code
8137 status collapsed
8138
8139 \begin_layout Plain Layout
8140 End
8141 \end_layout
8142
8143 \end_inset
8144
8145
8146 \begin_inset Quotes erd
8147 \end_inset
8148
8149 .
8150 \begin_inset Newline newline
8151 \end_inset
8152
8153 See Section
8154 \begin_inset space ~
8155 \end_inset
8156
8157
8158 \begin_inset CommandInset ref
8159 LatexCommand ref
8160 reference "sub:Counters"
8161
8162 \end_inset
8163
8164  for details on counters.
8165 \end_layout
8166
8167 \begin_layout Description
8168 \begin_inset Flex CharStyle:Code
8169 status collapsed
8170
8171 \begin_layout Plain Layout
8172 IfStyle
8173 \end_layout
8174
8175 \end_inset
8176
8177  [
8178 \begin_inset Flex CharStyle:Code
8179 status collapsed
8180
8181 \begin_layout Plain Layout
8182 string
8183 \end_layout
8184
8185 \end_inset
8186
8187 ] Modifies the properties of the given paragraph style.
8188  If the style does not exist, the section is ignored.
8189  Must end with 
8190 \begin_inset Quotes eld
8191 \end_inset
8192
8193
8194 \begin_inset Flex CharStyle:Code
8195 status collapsed
8196
8197 \begin_layout Plain Layout
8198 End
8199 \end_layout
8200
8201 \end_inset
8202
8203
8204 \begin_inset Quotes erd
8205 \end_inset
8206
8207 .
8208 \end_layout
8209
8210 \begin_layout Description
8211 \begin_inset Flex CharStyle:Code
8212 status collapsed
8213
8214 \begin_layout Plain Layout
8215 Input
8216 \end_layout
8217
8218 \end_inset
8219
8220  As its name implies, this command allows you to include another layout
8221  definition file within yours to avoid duplicating commands.
8222  Common examples are the standard layout files, for example, 
8223 \begin_inset Flex CharStyle:Code
8224 status collapsed
8225
8226 \begin_layout Plain Layout
8227 stdclass.inc
8228 \end_layout
8229
8230 \end_inset
8231
8232 , which contains most of the basic layouts.
8233 \end_layout
8234
8235 \begin_layout Description
8236 \begin_inset Flex CharStyle:Code
8237 status collapsed
8238
8239 \begin_layout Plain Layout
8240 InsetLayout
8241 \end_layout
8242
8243 \end_inset
8244
8245  This section (re-)defines the layout of an inset.
8246  It can be applied to an existing inset or to a new, user-defined inset,
8247  e.g., a new character style.
8248  Must end with 
8249 \begin_inset Quotes eld
8250 \end_inset
8251
8252
8253 \begin_inset Flex CharStyle:Code
8254 status collapsed
8255
8256 \begin_layout Plain Layout
8257 End
8258 \end_layout
8259
8260 \end_inset
8261
8262
8263 \begin_inset Quotes erd
8264 \end_inset
8265
8266 .
8267 \begin_inset Newline newline
8268 \end_inset
8269
8270 See Section
8271 \begin_inset space ~
8272 \end_inset
8273
8274
8275 \begin_inset CommandInset ref
8276 LatexCommand ref
8277 reference "sub:Flex-insets-and"
8278
8279 \end_inset
8280
8281  for more information.
8282  
8283 \end_layout
8284
8285 \begin_layout Description
8286 \begin_inset Flex CharStyle:Code
8287 status collapsed
8288
8289 \begin_layout Plain Layout
8290 LeftMargin
8291 \end_layout
8292
8293 \end_inset
8294
8295  [
8296 \begin_inset Flex CharStyle:Code
8297 status collapsed
8298
8299 \begin_layout Plain Layout
8300 string
8301 \end_layout
8302
8303 \end_inset
8304
8305 ] A string that indicates the width of the left margin on the screen, for
8306  example, 
8307 \begin_inset Quotes eld
8308 \end_inset
8309
8310 MMMMM
8311 \begin_inset Quotes erd
8312 \end_inset
8313
8314 .
8315  (Note that this is not a `length', like 
8316 \begin_inset Quotes eld
8317 \end_inset
8318
8319 2ex
8320 \begin_inset Quotes erd
8321 \end_inset
8322
8323 .)
8324 \end_layout
8325
8326 \begin_layout Description
8327 \begin_inset Flex CharStyle:Code
8328 status collapsed
8329
8330 \begin_layout Plain Layout
8331 NoFloat
8332 \end_layout
8333
8334 \end_inset
8335
8336  This command deletes an existing float.
8337  This is particularly useful when you want to suppress a float that has
8338  been defined in an input file.
8339 \end_layout
8340
8341 \begin_layout Description
8342 \begin_inset Flex CharStyle:Code
8343 status collapsed
8344
8345 \begin_layout Plain Layout
8346 NoStyle
8347 \end_layout
8348
8349 \end_inset
8350
8351  This command deletes an existing style.
8352  This is particularly useful when you want to suppress a style that has
8353  be defined in an input file.
8354 \end_layout
8355
8356 \begin_layout Description
8357 \begin_inset Flex CharStyle:Code
8358 status collapsed
8359
8360 \begin_layout Plain Layout
8361 OutputFormat
8362 \end_layout
8363
8364 \end_inset
8365
8366  A string indicating the file format (as defined in the Preferences dialog)
8367  produced by this class.
8368  It is mainly useful when 
8369 \begin_inset Flex CharStyle:Code
8370 status collapsed
8371
8372 \begin_layout Plain Layout
8373 OutputType
8374 \end_layout
8375
8376 \end_inset
8377
8378  is `literate' and one wants to define a new type of literate document.
8379  This string is reset to `docbook', `latex', or `literate' when the correspondin
8380
8381 \begin_inset Flex CharStyle:Code
8382 status collapsed
8383
8384 \begin_layout Plain Layout
8385 OutputType
8386 \end_layout
8387
8388 \end_inset
8389
8390  parameter is encountered.
8391 \end_layout
8392
8393 \begin_layout Description
8394 \begin_inset Flex CharStyle:Code
8395 status collapsed
8396
8397 \begin_layout Plain Layout
8398 OutputType
8399 \end_layout
8400
8401 \end_inset
8402
8403  A string indicating what sort of output documents using this class will
8404  produce.
8405  At present, the options are: `docbook', `latex', and `literate'.
8406 \end_layout
8407
8408 \begin_layout Description
8409 \begin_inset Flex CharStyle:Code
8410 status collapsed
8411
8412 \begin_layout Plain Layout
8413 PageStyle
8414 \end_layout
8415
8416 \end_inset
8417
8418  [
8419 \begin_inset Flex CharStyle:Code
8420 status collapsed
8421
8422 \begin_layout Plain Layout
8423
8424 \emph on
8425 plain
8426 \end_layout
8427
8428 \end_inset
8429
8430
8431 \begin_inset Flex CharStyle:Code
8432 status collapsed
8433
8434 \begin_layout Plain Layout
8435 empty
8436 \end_layout
8437
8438 \end_inset
8439
8440
8441 \begin_inset Flex CharStyle:Code
8442 status collapsed
8443
8444 \begin_layout Plain Layout
8445 headings
8446 \end_layout
8447
8448 \end_inset
8449
8450 ] The default pagestyle.
8451  Can be changed in the 
8452 \begin_inset Flex CharStyle:MenuItem
8453 status collapsed
8454
8455 \begin_layout Plain Layout
8456 Document\SpecialChar \menuseparator
8457 Settings
8458 \end_layout
8459
8460 \end_inset
8461
8462  dialog.
8463 \end_layout
8464
8465 \begin_layout Description
8466 \begin_inset Flex CharStyle:Code
8467 status collapsed
8468
8469 \begin_layout Plain Layout
8470 Preamble
8471 \end_layout
8472
8473 \end_inset
8474
8475  Sets the preamble for the LaTeX document.
8476  Note that this will completely override any prior 
8477 \begin_inset Flex CharStyle:Code
8478 status collapsed
8479
8480 \begin_layout Plain Layout
8481 Preamble
8482 \end_layout
8483
8484 \end_inset
8485
8486  or 
8487 \begin_inset Flex CharStyle:Code
8488 status collapsed
8489
8490 \begin_layout Plain Layout
8491 AddToPreamble
8492 \end_layout
8493
8494 \end_inset
8495
8496  declarations.
8497  (Use 
8498 \begin_inset Flex CharStyle:Code
8499 status collapsed
8500
8501 \begin_layout Plain Layout
8502 AddToPreamble
8503 \end_layout
8504
8505 \end_inset
8506
8507  if you just want to add material to the preamble.) Must end with 
8508 \begin_inset Quotes eld
8509 \end_inset
8510
8511
8512 \begin_inset Flex CharStyle:Code
8513 status collapsed
8514
8515 \begin_layout Plain Layout
8516 EndPreamble
8517 \end_layout
8518
8519 \end_inset
8520
8521
8522 \begin_inset Quotes erd
8523 \end_inset
8524
8525 .
8526 \end_layout
8527
8528 \begin_layout Description
8529 \begin_inset Flex CharStyle:Code
8530 status collapsed
8531
8532 \begin_layout Plain Layout
8533 Provides
8534 \end_layout
8535
8536 \end_inset
8537
8538  [
8539 \begin_inset Flex CharStyle:Code
8540 status collapsed
8541
8542 \begin_layout Plain Layout
8543 string
8544 \end_layout
8545
8546 \end_inset
8547
8548 ] [
8549 \begin_inset Flex CharStyle:Code
8550 status collapsed
8551
8552 \begin_layout Plain Layout
8553
8554 \emph on
8555 0
8556 \end_layout
8557
8558 \end_inset
8559
8560
8561 \begin_inset Flex CharStyle:Code
8562 status collapsed
8563
8564 \begin_layout Plain Layout
8565 1
8566 \end_layout
8567
8568 \end_inset
8569
8570 ] Whether the class already provides the feature 
8571 \begin_inset Flex CharStyle:Code
8572 status collapsed
8573
8574 \begin_layout Plain Layout
8575 string
8576 \end_layout
8577
8578 \end_inset
8579
8580 .
8581  A feature is in general the name of a package (
8582 \begin_inset Flex CharStyle:Code
8583 status collapsed
8584
8585 \begin_layout Plain Layout
8586 amsmath
8587 \end_layout
8588
8589 \end_inset
8590
8591
8592 \begin_inset Flex CharStyle:Code
8593 status collapsed
8594
8595 \begin_layout Plain Layout
8596 makeidx
8597 \end_layout
8598
8599 \end_inset
8600
8601 , \SpecialChar \ldots{}
8602 ) or a macro (
8603 \begin_inset Flex CharStyle:Code
8604 status collapsed
8605
8606 \begin_layout Plain Layout
8607 url
8608 \end_layout
8609
8610 \end_inset
8611
8612
8613 \begin_inset Flex CharStyle:Code
8614 status collapsed
8615
8616 \begin_layout Plain Layout
8617 boldsymbol
8618 \end_layout
8619
8620 \end_inset
8621
8622 ,\SpecialChar \ldots{}
8623 ); the complete list of supported features is unfortunately not documented
8624  outside the LyX source code—but see 
8625 \begin_inset Flex CharStyle:Code
8626 status collapsed
8627
8628 \begin_layout Plain Layout
8629 LaTeXFeatures.cpp
8630 \end_layout
8631
8632 \end_inset
8633
8634  if you're interested.
8635  
8636 \begin_inset Flex CharStyle:MenuItem
8637 status collapsed
8638
8639 \begin_layout Plain Layout
8640 Help\SpecialChar \menuseparator
8641 LaTeX Configuration
8642 \end_layout
8643
8644 \end_inset
8645
8646  also gives an overview of the supported packages.
8647 \end_layout
8648
8649 \begin_layout Description
8650 \begin_inset Flex CharStyle:Code
8651 status collapsed
8652
8653 \begin_layout Plain Layout
8654 ProvidesModule
8655 \end_layout
8656
8657 \end_inset
8658
8659  [
8660 \begin_inset Flex CharStyle:Code
8661 status collapsed
8662
8663 \begin_layout Plain Layout
8664 string
8665 \end_layout
8666
8667 \end_inset
8668
8669 ] Indicates that this layout provides the functionality of the module mentioned,
8670  which should be specified by the filename without the 
8671 \begin_inset Flex CharStyle:Code
8672 status collapsed
8673
8674 \begin_layout Plain Layout
8675 .module
8676 \end_layout
8677
8678 \end_inset
8679
8680  extension.
8681  This will typically be used if the layout includes the module directly,
8682  rather than using the 
8683 \begin_inset Flex CharStyle:Code
8684 status collapsed
8685
8686 \begin_layout Plain Layout
8687 DefaultModule
8688 \end_layout
8689
8690 \end_inset
8691
8692  tag to indicate that it ought to be used.
8693  It could also be used in a module that provided an alternate implementation
8694  of the same functionality.
8695 \end_layout
8696
8697 \begin_layout Description
8698 \begin_inset Flex CharStyle:Code
8699 status collapsed
8700
8701 \begin_layout Plain Layout
8702 Requires
8703 \end_layout
8704
8705 \end_inset
8706
8707  [
8708 \begin_inset Flex CharStyle:Code
8709 status collapsed
8710
8711 \begin_layout Plain Layout
8712 string
8713 \end_layout
8714
8715 \end_inset
8716
8717 ] Whether the class requires the feature 
8718 \begin_inset Flex CharStyle:Code
8719 status collapsed
8720
8721 \begin_layout Plain Layout
8722 string
8723 \end_layout
8724
8725 \end_inset
8726
8727 .
8728  Multiple features must be separated by commas.
8729  Note that you can only request supported features.
8730  (Again, see 
8731 \begin_inset Flex CharStyle:Code
8732 status collapsed
8733
8734 \begin_layout Plain Layout
8735 LaTeXFeatures.cpp
8736 \end_layout
8737
8738 \end_inset
8739
8740  for a list of these.)
8741 \end_layout
8742
8743 \begin_layout Description
8744 \begin_inset Flex CharStyle:Code
8745 status collapsed
8746
8747 \begin_layout Plain Layout
8748 RightMargin
8749 \end_layout
8750
8751 \end_inset
8752
8753  A string that indicates the width of the right margin on the screen, for
8754  example, 
8755 \begin_inset Quotes eld
8756 \end_inset
8757
8758 MMMMM
8759 \begin_inset Quotes erd
8760 \end_inset
8761
8762 .
8763 \end_layout
8764
8765 \begin_layout Description
8766 \begin_inset Flex CharStyle:Code
8767 status collapsed
8768
8769 \begin_layout Plain Layout
8770 SecNumDepth
8771 \end_layout
8772
8773 \end_inset
8774
8775  Sets which divisions get numbered.
8776  Corresponds to the 
8777 \begin_inset Flex CharStyle:Code
8778 status collapsed
8779
8780 \begin_layout Plain Layout
8781 secnumdepth
8782 \end_layout
8783
8784 \end_inset
8785
8786  counter in LaTeX.
8787 \end_layout
8788
8789 \begin_layout Description
8790 \begin_inset Flex CharStyle:Code
8791 status collapsed
8792
8793 \begin_layout Plain Layout
8794 Sides
8795 \end_layout
8796
8797 \end_inset
8798
8799  [
8800 \begin_inset Flex CharStyle:Code
8801 status collapsed
8802
8803 \begin_layout Plain Layout
8804
8805 \emph on
8806 1
8807 \end_layout
8808
8809 \end_inset
8810
8811
8812 \begin_inset Flex CharStyle:Code
8813 status collapsed
8814
8815 \begin_layout Plain Layout
8816 2
8817 \end_layout
8818
8819 \end_inset
8820
8821 ] Whether the class-default should be printing on one or both sides of the
8822  paper.
8823  Can be changed in the 
8824 \begin_inset Flex CharStyle:MenuItem
8825 status collapsed
8826
8827 \begin_layout Plain Layout
8828 Document\SpecialChar \menuseparator
8829 Settings
8830 \end_layout
8831
8832 \end_inset
8833
8834  dialog.
8835 \end_layout
8836
8837 \begin_layout Description
8838 \begin_inset Flex CharStyle:Code
8839 status collapsed
8840
8841 \begin_layout Plain Layout
8842 Style
8843 \end_layout
8844
8845 \end_inset
8846
8847  This sequence defines a paragraph style.
8848  If the style does not yet exist, it is created; if it does exist, its parameter
8849 s are modified.
8850  Must end with 
8851 \begin_inset Quotes eld
8852 \end_inset
8853
8854
8855 \begin_inset Flex CharStyle:Code
8856 status collapsed
8857
8858 \begin_layout Plain Layout
8859 End
8860 \end_layout
8861
8862 \end_inset
8863
8864
8865 \begin_inset Quotes erd
8866 \end_inset
8867
8868 .
8869 \begin_inset Newline newline
8870 \end_inset
8871
8872 See Section
8873 \begin_inset space ~
8874 \end_inset
8875
8876
8877 \begin_inset CommandInset ref
8878 LatexCommand ref
8879 reference "sub:Paragraph-Styles"
8880
8881 \end_inset
8882
8883  for details on paragraph styles.
8884 \end_layout
8885
8886 \begin_layout Description
8887 \begin_inset Flex CharStyle:Code
8888 status collapsed
8889
8890 \begin_layout Plain Layout
8891 TitleLatexName
8892 \end_layout
8893
8894 \end_inset
8895
8896  [
8897 \begin_inset Flex CharStyle:Code
8898 status collapsed
8899
8900 \begin_layout Plain Layout
8901 string="maketitle"
8902 \end_layout
8903
8904 \end_inset
8905
8906 ] The name of the command or environment to be used with 
8907 \begin_inset Flex CharStyle:Code
8908 status collapsed
8909
8910 \begin_layout Plain Layout
8911 TitleLatexType
8912 \end_layout
8913
8914 \end_inset
8915
8916 .
8917 \end_layout
8918
8919 \begin_layout Description
8920 \begin_inset Flex CharStyle:Code
8921 status collapsed
8922
8923 \begin_layout Plain Layout
8924 TitleLatexType
8925 \end_layout
8926
8927 \end_inset
8928
8929  [
8930 \begin_inset Flex CharStyle:Code
8931 status collapsed
8932
8933 \begin_layout Plain Layout
8934
8935 \emph on
8936 CommandAfter
8937 \end_layout
8938
8939 \end_inset
8940
8941
8942 \begin_inset Flex CharStyle:Code
8943 status collapsed
8944
8945 \begin_layout Plain Layout
8946 Environment
8947 \end_layout
8948
8949 \end_inset
8950
8951 ] Indicates what kind of markup is used to define the title of a document.
8952  
8953 \begin_inset Flex CharStyle:Code
8954 status collapsed
8955
8956 \begin_layout Plain Layout
8957 CommandAfter
8958 \end_layout
8959
8960 \end_inset
8961
8962  means that the macro with name 
8963 \begin_inset Flex CharStyle:Code
8964 status collapsed
8965
8966 \begin_layout Plain Layout
8967 TitleLatexName
8968 \end_layout
8969
8970 \end_inset
8971
8972  will be inserted after the last layout which has 
8973 \begin_inset Quotes eld
8974 \end_inset
8975
8976
8977 \begin_inset Flex CharStyle:Code
8978 status collapsed
8979
8980 \begin_layout Plain Layout
8981 InTitle 1
8982 \end_layout
8983
8984 \end_inset
8985
8986
8987 \begin_inset Quotes erd
8988 \end_inset
8989
8990 .
8991  
8992 \begin_inset Flex CharStyle:Code
8993 status collapsed
8994
8995 \begin_layout Plain Layout
8996 Environment
8997 \end_layout
8998
8999 \end_inset
9000
9001  corresponds to the case where the block of paragraphs which have 
9002 \begin_inset Quotes eld
9003 \end_inset
9004
9005
9006 \begin_inset Flex CharStyle:Code
9007 status collapsed
9008
9009 \begin_layout Plain Layout
9010 InTitle 1
9011 \end_layout
9012
9013 \end_inset
9014
9015
9016 \begin_inset Quotes erd
9017 \end_inset
9018
9019  should be enclosed into the 
9020 \begin_inset Flex CharStyle:Code
9021 status collapsed
9022
9023 \begin_layout Plain Layout
9024 TitleLatexName
9025 \end_layout
9026
9027 \end_inset
9028
9029  environment.
9030 \end_layout
9031
9032 \begin_layout Description
9033 \begin_inset Flex CharStyle:Code
9034 status collapsed
9035
9036 \begin_layout Plain Layout
9037 TocDepth
9038 \end_layout
9039
9040 \end_inset
9041
9042  Sets which divisions are included in the table of contents.
9043  Corresponds to the 
9044 \begin_inset Flex CharStyle:Code
9045 status collapsed
9046
9047 \begin_layout Plain Layout
9048 tocdepth
9049 \end_layout
9050
9051 \end_inset
9052
9053  counter in LaTeX.
9054 \end_layout
9055
9056 \begin_layout Subsection
9057 \begin_inset Flex CharStyle:Code
9058 status collapsed
9059
9060 \begin_layout Plain Layout
9061 ClassOptions
9062 \end_layout
9063
9064 \end_inset
9065
9066  section
9067 \begin_inset CommandInset label
9068 LatexCommand label
9069 name "sub:ClassOptions"
9070
9071 \end_inset
9072
9073
9074 \end_layout
9075
9076 \begin_layout Standard
9077 The 
9078 \begin_inset Flex CharStyle:Code
9079 status collapsed
9080
9081 \begin_layout Plain Layout
9082 ClassOptions
9083 \end_layout
9084
9085 \end_inset
9086
9087  section can contain the following entries:
9088 \end_layout
9089
9090 \begin_layout Description
9091 \begin_inset Flex CharStyle:Code
9092 status collapsed
9093
9094 \begin_layout Plain Layout
9095 FontSize
9096 \end_layout
9097
9098 \end_inset
9099
9100  [
9101 \begin_inset Flex CharStyle:Code
9102 status collapsed
9103
9104 \begin_layout Plain Layout
9105 string="10|11|12"
9106 \end_layout
9107
9108 \end_inset
9109
9110 ] The list of available font sizes for the document's main font, separated
9111  by 
9112 \begin_inset Quotes eld
9113 \end_inset
9114
9115
9116 \begin_inset Flex CharStyle:Code
9117 status collapsed
9118
9119 \begin_layout Plain Layout
9120 |
9121 \end_layout
9122
9123 \end_inset
9124
9125
9126 \begin_inset Quotes erd
9127 \end_inset
9128
9129 .
9130 \end_layout
9131
9132 \begin_layout Description
9133 \begin_inset Flex CharStyle:Code
9134 status collapsed
9135
9136 \begin_layout Plain Layout
9137 Header
9138 \end_layout
9139
9140 \end_inset
9141
9142  Used to set the DTD line with XML-based output classes.
9143  E.
9144 \begin_inset space \thinspace{}
9145 \end_inset
9146
9147 g.: PUBLIC 
9148 \begin_inset Quotes eld
9149 \end_inset
9150
9151 -//OASIS//DTD DocBook V4.2//EN
9152 \begin_inset Quotes erd
9153 \end_inset
9154
9155 .
9156 \end_layout
9157
9158 \begin_layout Description
9159 \begin_inset Flex CharStyle:Code
9160 status collapsed
9161
9162 \begin_layout Plain Layout
9163 PageStyle
9164 \end_layout
9165
9166 \end_inset
9167
9168  [
9169 \begin_inset Flex CharStyle:Code
9170 status collapsed
9171
9172 \begin_layout Plain Layout
9173 string="empty|plain|headings|fancy"
9174 \end_layout
9175
9176 \end_inset
9177
9178 ] The list of available page styles, separated by 
9179 \begin_inset Quotes eld
9180 \end_inset
9181
9182
9183 \begin_inset Flex CharStyle:Code
9184 status collapsed
9185
9186 \begin_layout Plain Layout
9187 |
9188 \end_layout
9189
9190 \end_inset
9191
9192
9193 \begin_inset Quotes erd
9194 \end_inset
9195
9196 .
9197 \end_layout
9198
9199 \begin_layout Description
9200 \begin_inset Flex CharStyle:Code
9201 status collapsed
9202
9203 \begin_layout Plain Layout
9204 Other
9205 \end_layout
9206
9207 \end_inset
9208
9209  [
9210 \begin_inset Flex CharStyle:Code
9211 status collapsed
9212
9213 \begin_layout Plain Layout
9214 string=""
9215 \end_layout
9216
9217 \end_inset
9218
9219 ] Some document class options, separated by a comma, that will be added
9220  to the optional part of the 
9221 \begin_inset Flex CharStyle:Code
9222 status collapsed
9223
9224 \begin_layout Plain Layout
9225
9226 \backslash
9227 documentclass
9228 \end_layout
9229
9230 \end_inset
9231
9232  command.
9233 \end_layout
9234
9235 \begin_layout Standard
9236 The 
9237 \begin_inset Flex CharStyle:Code
9238 status collapsed
9239
9240 \begin_layout Plain Layout
9241 ClassOptions
9242 \end_layout
9243
9244 \end_inset
9245
9246  section must end with 
9247 \begin_inset Quotes eld
9248 \end_inset
9249
9250
9251 \begin_inset Flex CharStyle:Code
9252 status collapsed
9253
9254 \begin_layout Plain Layout
9255 End
9256 \end_layout
9257
9258 \end_inset
9259
9260
9261 \begin_inset Quotes erd
9262 \end_inset
9263
9264 .
9265 \end_layout
9266
9267 \begin_layout Subsection
9268 Paragraph Styles
9269 \begin_inset CommandInset label
9270 LatexCommand label
9271 name "sub:Paragraph-Styles"
9272
9273 \end_inset
9274
9275
9276 \end_layout
9277
9278 \begin_layout Standard
9279 A paragraph style description looks like this:
9280 \begin_inset Foot
9281 status collapsed
9282
9283 \begin_layout Plain Layout
9284 Note that this will either define a new layout or modify an existing one.
9285 \end_layout
9286
9287 \end_inset
9288
9289
9290 \end_layout
9291
9292 \begin_layout LyX-Code
9293 Style 
9294 \family roman
9295 \emph on
9296 name
9297 \end_layout
9298
9299 \begin_layout LyX-Code
9300  ...
9301 \end_layout
9302
9303 \begin_layout LyX-Code
9304 End
9305 \end_layout
9306
9307 \begin_layout Standard
9308 where the following commands are allowed:
9309 \end_layout
9310
9311 \begin_layout Description
9312 \begin_inset Flex CharStyle:Code
9313 status collapsed
9314
9315 \begin_layout Plain Layout
9316 Align
9317 \end_layout
9318
9319 \end_inset
9320
9321  [
9322 \begin_inset Flex CharStyle:Code
9323 status collapsed
9324
9325 \begin_layout Plain Layout
9326
9327 \emph on
9328 block
9329 \emph default
9330 , left, right, center
9331 \end_layout
9332
9333 \end_inset
9334
9335 ] Paragraph alignment.
9336 \end_layout
9337
9338 \begin_layout Description
9339 \begin_inset Flex CharStyle:Code
9340 status collapsed
9341
9342 \begin_layout Plain Layout
9343 AlignPossible
9344 \end_layout
9345
9346 \end_inset
9347
9348  [
9349 \begin_inset Flex CharStyle:Code
9350 status collapsed
9351
9352 \begin_layout Plain Layout
9353
9354 \emph on
9355 block
9356 \emph default
9357 , left, right, center
9358 \end_layout
9359
9360 \end_inset
9361
9362 ] A comma separated list of permitted alignments.
9363  (Some LaTeX styles prohibit certain alignments, since those wouldn't make
9364  sense.
9365  For example a right-aligned or centered enumeration isn't possible.)
9366 \end_layout
9367
9368 \begin_layout Description
9369 \begin_inset Flex CharStyle:Code
9370 status collapsed
9371
9372 \begin_layout Plain Layout
9373 BabelPreamble
9374 \end_layout
9375
9376 \end_inset
9377
9378  Language dependent information to be included in the LaTeX preamble when
9379  this style is used.
9380  Note that this will completely override any prior 
9381 \begin_inset Flex CharStyle:Code
9382 status collapsed
9383
9384 \begin_layout Plain Layout
9385 BabelPreamble
9386 \end_layout
9387
9388 \end_inset
9389
9390  declarations.
9391  Must end with 
9392 \begin_inset Quotes eld
9393 \end_inset
9394
9395
9396 \begin_inset Flex CharStyle:Code
9397 status collapsed
9398
9399 \begin_layout Plain Layout
9400 EndBabelPreamble
9401 \end_layout
9402
9403 \end_inset
9404
9405
9406 \begin_inset Quotes erd
9407 \end_inset
9408
9409 .
9410  The contents of this tag will occur once in the LaTeX preamble for each
9411  language used by the document.
9412  Each time, the following substitutions are made:
9413 \end_layout
9414
9415 \begin_deeper
9416 \begin_layout Itemize
9417 \begin_inset Flex CharStyle:Code
9418 status collapsed
9419
9420 \begin_layout Plain Layout
9421 $$lang
9422 \end_layout
9423
9424 \end_inset
9425
9426  is replaced by the language name (as used by the babel package).
9427 \end_layout
9428
9429 \begin_layout Itemize
9430 The 
9431 \begin_inset Quotes eld
9432 \end_inset
9433
9434 Function
9435 \begin_inset Quotes erd
9436 \end_inset
9437
9438  
9439 \begin_inset Flex CharStyle:Code
9440 status collapsed
9441
9442 \begin_layout Plain Layout
9443 _()
9444 \end_layout
9445
9446 \end_inset
9447
9448  replaces its argument by the translation of the argument to the current
9449  language.
9450 \end_layout
9451
9452 \begin_layout Standard
9453 This preamble snippet will only be used if the document contains more than
9454  one language and the babel package is used.
9455 \end_layout
9456
9457 \end_deeper
9458 \begin_layout Description
9459 \begin_inset Flex CharStyle:Code
9460 status collapsed
9461
9462 \begin_layout Plain Layout
9463 BottomSep
9464 \end_layout
9465
9466 \end_inset
9467
9468  [
9469 \begin_inset Flex CharStyle:Code
9470 status collapsed
9471
9472 \begin_layout Plain Layout
9473 float=0
9474 \end_layout
9475
9476 \end_inset
9477
9478 ]
9479 \begin_inset Foot
9480 status collapsed
9481
9482 \begin_layout Plain Layout
9483 Note that a `float' here is a real number, such as: 1.5.
9484 \end_layout
9485
9486 \end_inset
9487
9488  The vertical space with which the last of a chain of paragraphs with this
9489  layout is separated from the following paragraph.
9490  If the next paragraph has another layout, the separations are not simply
9491  added, but the maximum is taken.
9492 \end_layout
9493
9494 \begin_layout Description
9495 \begin_inset Flex CharStyle:Code
9496 status collapsed
9497
9498 \begin_layout Plain Layout
9499 Category
9500 \end_layout
9501
9502 \end_inset
9503
9504  
9505 \begin_inset Flex CharStyle:Code
9506 status collapsed
9507
9508 \begin_layout Plain Layout
9509 [string]
9510 \end_layout
9511
9512 \end_inset
9513
9514  The category for this style.
9515  This is used to group related styles in the Layout combobox on the toolbar.
9516  Any string can be used, but you may want to use existing categories with
9517  your own styles.
9518  
9519 \end_layout
9520
9521 \begin_layout Description
9522 \begin_inset Flex CharStyle:Code
9523 status collapsed
9524
9525 \begin_layout Plain Layout
9526 CommandDepth
9527 \end_layout
9528
9529 \end_inset
9530
9531  Depth of XML command.
9532  Used only with XML-type formats.
9533 \end_layout
9534
9535 \begin_layout Description
9536 \begin_inset Flex CharStyle:Code
9537 status collapsed
9538
9539 \begin_layout Plain Layout
9540 CopyStyle
9541 \end_layout
9542
9543 \end_inset
9544
9545  
9546 \begin_inset CommandInset label
9547 LatexCommand label
9548 name "des:CopyStyle"
9549
9550 \end_inset
9551
9552
9553 \begin_inset Flex CharStyle:Code
9554 status collapsed
9555
9556 \begin_layout Plain Layout
9557 [string]
9558 \end_layout
9559
9560 \end_inset
9561
9562  Copies all the features of an existing style into the current one.
9563  
9564 \end_layout
9565
9566 \begin_layout Description
9567 \begin_inset Flex CharStyle:Code
9568 status collapsed
9569
9570 \begin_layout Plain Layout
9571 DependsOn
9572 \end_layout
9573
9574 \end_inset
9575
9576  The name of a style whose preamble should be output 
9577 \emph on
9578 before
9579 \emph default
9580  this one.
9581  This allows to ensure some ordering of the preamble snippets when macros
9582  definitions depend on one another.
9583 \begin_inset Foot
9584 status collapsed
9585
9586 \begin_layout Plain Layout
9587 Note that, besides that functionality, there is no way to ensure any ordering
9588  of preambles.
9589  The ordering that you see in a given version of LyX may change without
9590  warning in later versions.
9591 \end_layout
9592
9593 \end_inset
9594
9595
9596 \end_layout
9597
9598 \begin_layout Description
9599 \begin_inset Flex CharStyle:Code
9600 status collapsed
9601
9602 \begin_layout Plain Layout
9603 EndLabeltype
9604 \end_layout
9605
9606 \end_inset
9607
9608  [
9609 \begin_inset Flex CharStyle:Code
9610 status collapsed
9611
9612 \begin_layout Plain Layout
9613
9614 \emph on
9615 No_Label
9616 \emph default
9617 , Box, Filled_Box, Static
9618 \end_layout
9619
9620 \end_inset
9621
9622 ] The type of label that stands at the end of the paragraph (or sequence
9623  of paragraphs if 
9624 \begin_inset Flex CharStyle:Code
9625 status collapsed
9626
9627 \begin_layout Plain Layout
9628 LatexType
9629 \end_layout
9630
9631 \end_inset
9632
9633  is 
9634 \begin_inset Flex CharStyle:Code
9635 status collapsed
9636
9637 \begin_layout Plain Layout
9638 Environment
9639 \end_layout
9640
9641 \end_inset
9642
9643
9644 \begin_inset Flex CharStyle:Code
9645 status collapsed
9646
9647 \begin_layout Plain Layout
9648 Item_Environment
9649 \end_layout
9650
9651 \end_inset
9652
9653  or 
9654 \begin_inset Flex CharStyle:Code
9655 status collapsed
9656
9657 \begin_layout Plain Layout
9658 List_Environment
9659 \end_layout
9660
9661 \end_inset
9662
9663 ).
9664  
9665 \begin_inset Flex CharStyle:Code
9666 status collapsed
9667
9668 \begin_layout Plain Layout
9669 No_Label
9670 \end_layout
9671
9672 \end_inset
9673
9674  means 
9675 \begin_inset Quotes eld
9676 \end_inset
9677
9678 nothing
9679 \begin_inset Quotes erd
9680 \end_inset
9681
9682
9683 \begin_inset Flex CharStyle:Code
9684 status collapsed
9685
9686 \begin_layout Plain Layout
9687 Box
9688 \end_layout
9689
9690 \end_inset
9691
9692  (resp.
9693 \begin_inset Flex CharStyle:Code
9694 status collapsed
9695
9696 \begin_layout Plain Layout
9697 \begin_inset space ~
9698 \end_inset
9699
9700 Filled_Box
9701 \end_layout
9702
9703 \end_inset
9704
9705 ) is a white (resp.
9706 \begin_inset space ~
9707 \end_inset
9708
9709 black) square suitable for end of proof markers, 
9710 \begin_inset Flex CharStyle:Code
9711 status collapsed
9712
9713 \begin_layout Plain Layout
9714 Static
9715 \end_layout
9716
9717 \end_inset
9718
9719  is an explicit text string.
9720 \end_layout
9721
9722 \begin_layout Description
9723 \begin_inset Flex CharStyle:Code
9724 status collapsed
9725
9726 \begin_layout Plain Layout
9727 EndLabelString
9728 \end_layout
9729
9730 \end_inset
9731
9732  [
9733 \begin_inset Flex CharStyle:Code
9734 status collapsed
9735
9736 \begin_layout Plain Layout
9737 string=""
9738 \end_layout
9739
9740 \end_inset
9741
9742 ] The string used for a label with a 
9743 \begin_inset Flex CharStyle:Code
9744 status collapsed
9745
9746 \begin_layout Plain Layout
9747 Static
9748 \end_layout
9749
9750 \end_inset
9751
9752  
9753 \begin_inset Flex CharStyle:Code
9754 status collapsed
9755
9756 \begin_layout Plain Layout
9757 EndLabelType
9758 \end_layout
9759
9760 \end_inset
9761
9762 .
9763  
9764 \end_layout
9765
9766 \begin_layout Description
9767 \begin_inset Flex CharStyle:Code
9768 status collapsed
9769
9770 \begin_layout Plain Layout
9771 Fill_Bottom
9772 \end_layout
9773
9774 \end_inset
9775
9776  [
9777 \begin_inset Flex CharStyle:Code
9778 status collapsed
9779
9780 \begin_layout Plain Layout
9781
9782 \emph on
9783 0
9784 \emph default
9785 ,1
9786 \end_layout
9787
9788 \end_inset
9789
9790 ] Similar to 
9791 \begin_inset Flex CharStyle:Code
9792 status collapsed
9793
9794 \begin_layout Plain Layout
9795 Fill_Top
9796 \end_layout
9797
9798 \end_inset
9799
9800 .
9801 \end_layout
9802
9803 \begin_layout Description
9804 \begin_inset Flex CharStyle:Code
9805 status collapsed
9806
9807 \begin_layout Plain Layout
9808 Fill_Top
9809 \end_layout
9810
9811 \end_inset
9812
9813  [
9814 \begin_inset Flex CharStyle:Code
9815 status collapsed
9816
9817 \begin_layout Plain Layout
9818
9819 \emph on
9820 0
9821 \emph default
9822 ,1
9823 \end_layout
9824
9825 \end_inset
9826
9827 ] With this parameter the 
9828 \begin_inset Flex CharStyle:MenuItem
9829 status collapsed
9830
9831 \begin_layout Plain Layout
9832 Fill
9833 \end_layout
9834
9835 \end_inset
9836
9837  value of the 
9838 \begin_inset Quotes eld
9839 \end_inset
9840
9841 Vertical space above
9842 \begin_inset Quotes erd
9843 \end_inset
9844
9845  list of the 
9846 \begin_inset Flex CharStyle:MenuItem
9847 status collapsed
9848
9849 \begin_layout Plain Layout
9850 Edit\SpecialChar \menuseparator
9851 Paragraph
9852 \begin_inset space ~
9853 \end_inset
9854
9855 Settings
9856 \end_layout
9857
9858 \end_inset
9859
9860  dialog can be set when initializing a paragraph with this style.
9861 \begin_inset Foot
9862 status collapsed
9863
9864 \begin_layout Plain Layout
9865
9866 \emph on
9867 Note from Jean-Marc:
9868 \emph default
9869  I'm not sure that this setting has much use, and it should probably be
9870  removed in later versions.
9871 \end_layout
9872
9873 \end_inset
9874
9875  
9876 \end_layout
9877
9878 \begin_layout Description
9879 \begin_inset Flex CharStyle:Code
9880 status collapsed
9881
9882 \begin_layout Plain Layout
9883 Font
9884 \end_layout
9885
9886 \end_inset
9887
9888  The font used for both the text body 
9889 \emph on
9890 and
9891 \emph default
9892  the label.
9893  See section
9894 \begin_inset space ~
9895 \end_inset
9896
9897
9898 \begin_inset CommandInset ref
9899 LatexCommand ref
9900 reference "sub:Font-description"
9901
9902 \end_inset
9903
9904 .
9905  Note that defining this font automatically defines the 
9906 \begin_inset Flex CharStyle:Code
9907 status collapsed
9908
9909 \begin_layout Plain Layout
9910 LabelFont
9911 \end_layout
9912
9913 \end_inset
9914
9915  to the same value.
9916  So you should define this one first if you also want to define 
9917 \begin_inset Flex CharStyle:Code
9918 status collapsed
9919
9920 \begin_layout Plain Layout
9921 LabelFont
9922 \end_layout
9923
9924 \end_inset
9925
9926 .
9927 \end_layout
9928
9929 \begin_layout Description
9930 \begin_inset Flex CharStyle:Code
9931 status collapsed
9932
9933 \begin_layout Plain Layout
9934 FreeSpacing
9935 \end_layout
9936
9937 \end_inset
9938
9939  
9940 \begin_inset CommandInset label
9941 LatexCommand label
9942 name "des:FreeSpacing"
9943
9944 \end_inset
9945
9946 [
9947 \begin_inset Flex CharStyle:Code
9948 status collapsed
9949
9950 \begin_layout Plain Layout
9951
9952 \emph on
9953 0
9954 \end_layout
9955
9956 \end_inset
9957
9958
9959 \begin_inset Flex CharStyle:Code
9960 status collapsed
9961
9962 \begin_layout Plain Layout
9963 1
9964 \end_layout
9965
9966 \end_inset
9967
9968 ] Usually LyX doesn't allow you to insert more than one space between words,
9969  since a space is considered as the separation between two words, not a
9970  character or symbol of its own.
9971  This is a very fine thing but sometimes annoying, for example, when typing
9972  program code or plain LaTeX code.
9973  For this reason, 
9974 \begin_inset Flex CharStyle:Code
9975 status collapsed
9976
9977 \begin_layout Plain Layout
9978 FreeSpacing
9979 \end_layout
9980
9981 \end_inset
9982
9983  can be enabled.
9984  Note that LyX will create protected blanks for the additional blanks when
9985  in another mode than LaTeX-mode.
9986 \end_layout
9987
9988 \begin_layout Description
9989 \begin_inset Flex CharStyle:Code
9990 status collapsed
9991
9992 \begin_layout Plain Layout
9993 HTML*
9994 \end_layout
9995
9996 \end_inset
9997
9998  These tags are used with XHTML output.
9999  See 
10000 \begin_inset CommandInset ref
10001 LatexCommand prettyref
10002 reference "sub:Paragraph-Style-XHTML"
10003
10004 \end_inset
10005
10006 .
10007 \end_layout
10008
10009 \begin_layout Description
10010 \begin_inset Flex CharStyle:Code
10011 status collapsed
10012
10013 \begin_layout Plain Layout
10014 InnerTag
10015 \end_layout
10016
10017 \end_inset
10018
10019  [[FIXME]] (Used only with XML-type formats.)
10020 \end_layout
10021
10022 \begin_layout Description
10023 \begin_inset Flex CharStyle:Code
10024 status collapsed
10025
10026 \begin_layout Plain Layout
10027 InPreamble
10028 \end_layout
10029
10030 \end_inset
10031
10032  
10033 \begin_inset Flex CharStyle:Code
10034 status collapsed
10035
10036 \begin_layout Plain Layout
10037 [1, 0]
10038 \end_layout
10039
10040 \end_inset
10041
10042  If 1, marks the layout as to be included in the document preamble rather
10043  than in the document body.
10044  This is useful for document classes that want such information as the title
10045  and author to appear in the preamble.
10046 \end_layout
10047
10048 \begin_layout Description
10049 \begin_inset Flex CharStyle:Code
10050 status collapsed
10051
10052 \begin_layout Plain Layout
10053 InTitle
10054 \end_layout
10055
10056 \end_inset
10057
10058  
10059 \begin_inset Flex CharStyle:Code
10060 status collapsed
10061
10062 \begin_layout Plain Layout
10063 [1, 0]
10064 \end_layout
10065
10066 \end_inset
10067
10068  If 1, marks the layout as being part of a title block (see also the 
10069 \begin_inset Flex CharStyle:Code
10070 status collapsed
10071
10072 \begin_layout Plain Layout
10073 TitleLatexType
10074 \end_layout
10075
10076 \end_inset
10077
10078  and 
10079 \begin_inset Flex CharStyle:Code
10080 status collapsed
10081
10082 \begin_layout Plain Layout
10083 TitleLatexName
10084 \end_layout
10085
10086 \end_inset
10087
10088  global entries).
10089 \end_layout
10090
10091 \begin_layout Description
10092 \begin_inset Flex CharStyle:Code
10093 status collapsed
10094
10095 \begin_layout Plain Layout
10096 ItemSep
10097 \end_layout
10098
10099 \end_inset
10100
10101  [
10102 \begin_inset Flex CharStyle:Code
10103 status collapsed
10104
10105 \begin_layout Plain Layout
10106 float=0
10107 \end_layout
10108
10109 \end_inset
10110
10111 ] This provides extra space between paragraphs that have the same layout.
10112  If you put other layouts into an environment, each is separated with the
10113  environment's 
10114 \begin_inset Flex CharStyle:Code
10115 status collapsed
10116
10117 \begin_layout Plain Layout
10118 Parsep
10119 \end_layout
10120
10121 \end_inset
10122
10123 .
10124  But the whole items of the environment are additionally separated with
10125  this 
10126 \begin_inset Flex CharStyle:Code
10127 status collapsed
10128
10129 \begin_layout Plain Layout
10130 Itemsep
10131 \end_layout
10132
10133 \end_inset
10134
10135 .
10136  Note that this is a
10137 \emph on
10138  multiplier.
10139 \end_layout
10140
10141 \begin_layout Description
10142 \begin_inset Flex CharStyle:Code
10143 status collapsed
10144
10145 \begin_layout Plain Layout
10146 ItemTag
10147 \end_layout
10148
10149 \end_inset
10150
10151  [[FIXME]] (Used only with XML-type formats.)
10152 \end_layout
10153
10154 \begin_layout Description
10155 \begin_inset Flex CharStyle:Code
10156 status collapsed
10157
10158 \begin_layout Plain Layout
10159 KeepEmpty
10160 \end_layout
10161
10162 \end_inset
10163
10164  
10165 \begin_inset CommandInset label
10166 LatexCommand label
10167 name "des:KeepEmpty"
10168
10169 \end_inset
10170
10171 [
10172 \begin_inset Flex CharStyle:Code
10173 status collapsed
10174
10175 \begin_layout Plain Layout
10176
10177 \emph on
10178 0
10179 \end_layout
10180
10181 \end_inset
10182
10183
10184 \begin_inset Flex CharStyle:Code
10185 status collapsed
10186
10187 \begin_layout Plain Layout
10188 1
10189 \end_layout
10190
10191 \end_inset
10192
10193 ] Usually LyX does not allow you to leave a paragraph empty, since it would
10194  lead to empty LaTeX output.
10195  There are some cases where this could be desirable however: in a letter
10196  template, the required fields can be provided as empty fields, so that
10197  people do not forget them; in some special classes, a layout can be used
10198  as some kind of break, which does not contain actual text.
10199 \end_layout
10200
10201 \begin_layout Description
10202 \begin_inset Flex CharStyle:Code
10203 status collapsed
10204
10205 \begin_layout Plain Layout
10206 LabelBottomsep
10207 \end_layout
10208
10209 \end_inset
10210
10211  [float=0] The vertical space between the label and the text body.
10212  Only used for labels that are above the text body (
10213 \begin_inset Flex CharStyle:Code
10214 status collapsed
10215
10216 \begin_layout Plain Layout
10217 Top_Environment
10218 \end_layout
10219
10220 \end_inset
10221
10222
10223 \begin_inset Flex CharStyle:Code
10224 status collapsed
10225
10226 \begin_layout Plain Layout
10227 Centered_Top_Environment
10228 \end_layout
10229
10230 \end_inset
10231
10232 ).
10233 \end_layout
10234
10235 \begin_layout Description
10236 \begin_inset Flex CharStyle:Code
10237 status collapsed
10238
10239 \begin_layout Plain Layout
10240 LabelCounter
10241 \end_layout
10242
10243 \end_inset
10244
10245  [
10246 \begin_inset Flex CharStyle:Code
10247 status collapsed
10248
10249 \begin_layout Plain Layout
10250 string=""
10251 \end_layout
10252
10253 \end_inset
10254
10255 ]
10256 \begin_inset Newline newline
10257 \end_inset
10258
10259 The name of the counter for automatic numbering.
10260  
10261 \begin_inset Newline newline
10262 \end_inset
10263
10264 This 
10265 \emph on
10266 must
10267 \emph default
10268  be given if 
10269 \begin_inset Flex CharStyle:Code
10270 status collapsed
10271
10272 \begin_layout Plain Layout
10273 LabelType
10274 \end_layout
10275
10276 \end_inset
10277
10278  is 
10279 \begin_inset Flex CharStyle:Code
10280 status collapsed
10281
10282 \begin_layout Plain Layout
10283 Counter
10284 \end_layout
10285
10286 \end_inset
10287
10288 .
10289  In that case, the counter will be stepped each time the layout appears.
10290  
10291 \begin_inset Newline newline
10292 \end_inset
10293
10294 This 
10295 \emph on
10296 may
10297 \emph default
10298  also be given if 
10299 \begin_inset Flex CharStyle:Code
10300 status collapsed
10301
10302 \begin_layout Plain Layout
10303 LabelType
10304 \end_layout
10305
10306 \end_inset
10307
10308  is 
10309 \begin_inset Flex CharStyle:Code
10310 status collapsed
10311
10312 \begin_layout Plain Layout
10313 Enumerate
10314 \end_layout
10315
10316 \end_inset
10317
10318 , though this case is a bit complicated.
10319  Suppose you declare 
10320 \begin_inset Quotes eld
10321 \end_inset
10322
10323
10324 \begin_inset Flex CharStyle:Code
10325 status collapsed
10326
10327 \begin_layout Plain Layout
10328 LabelCounter myenum
10329 \end_layout
10330
10331 \end_inset
10332
10333
10334 \begin_inset Quotes erd
10335 \end_inset
10336
10337 .
10338  Then the actual counters used are 
10339 \begin_inset Flex CharStyle:Code
10340 status collapsed
10341
10342 \begin_layout Plain Layout
10343 myenumi
10344 \end_layout
10345
10346 \end_inset
10347
10348
10349 \begin_inset Flex CharStyle:Code
10350 status collapsed
10351
10352 \begin_layout Plain Layout
10353 myenumii
10354 \end_layout
10355
10356 \end_inset
10357
10358
10359 \begin_inset Flex CharStyle:Code
10360 status collapsed
10361
10362 \begin_layout Plain Layout
10363 myenumiii
10364 \end_layout
10365
10366 \end_inset
10367
10368 , and 
10369 \begin_inset Flex CharStyle:Code
10370 status collapsed
10371
10372 \begin_layout Plain Layout
10373 myenumiv
10374 \end_layout
10375
10376 \end_inset
10377
10378 , much as in LaTeX.
10379  These counters must all be declared separately.
10380 \begin_inset Newline newline
10381 \end_inset
10382
10383 See Section 
10384 \begin_inset CommandInset ref
10385 LatexCommand ref
10386 reference "sub:Counters"
10387
10388 \end_inset
10389
10390  for details on counters.
10391 \end_layout
10392
10393 \begin_layout Description
10394 \begin_inset Flex CharStyle:Code
10395 status collapsed
10396
10397 \begin_layout Plain Layout
10398 LabelFont
10399 \end_layout
10400
10401 \end_inset
10402
10403  The font used for the label.
10404  See section
10405 \begin_inset space ~
10406 \end_inset
10407
10408
10409 \begin_inset CommandInset ref
10410 LatexCommand ref
10411 reference "sub:Font-description"
10412
10413 \end_inset
10414
10415 .
10416 \end_layout
10417
10418 \begin_layout Description
10419 \begin_inset Flex CharStyle:Code
10420 status collapsed
10421
10422 \begin_layout Plain Layout
10423 LabelIndent
10424 \end_layout
10425
10426 \end_inset
10427
10428  Text that indicates how far a label should be indented.
10429 \end_layout
10430
10431 \begin_layout Description
10432 \begin_inset Flex CharStyle:Code
10433 status collapsed
10434
10435 \begin_layout Plain Layout
10436 Labelsep
10437 \end_layout
10438
10439 \end_inset
10440
10441  [
10442 \begin_inset Flex CharStyle:Code
10443 status collapsed
10444
10445 \begin_layout Plain Layout
10446 string=""
10447 \end_layout
10448
10449 \end_inset
10450
10451 ] The horizontal space between the label and the text body.
10452  Only used for labels that are not above the text body.
10453 \end_layout
10454
10455 \begin_layout Description
10456 \begin_inset Flex CharStyle:Code
10457 status collapsed
10458
10459 \begin_layout Plain Layout
10460 LabelString
10461 \end_layout
10462
10463 \end_inset
10464
10465  [
10466 \begin_inset Flex CharStyle:Code
10467 status collapsed
10468
10469 \begin_layout Plain Layout
10470 string=""
10471 \end_layout
10472
10473 \end_inset
10474
10475 ] The string used for a label with a 
10476 \begin_inset Flex CharStyle:Code
10477 status collapsed
10478
10479 \begin_layout Plain Layout
10480 Static
10481 \end_layout
10482
10483 \end_inset
10484
10485  labeltype.
10486  When 
10487 \begin_inset Flex CharStyle:Code
10488 status collapsed
10489
10490 \begin_layout Plain Layout
10491 LabelCounter
10492 \end_layout
10493
10494 \end_inset
10495
10496  is set, this string can be contain the special formatting commands described
10497  in Section 
10498 \begin_inset CommandInset ref
10499 LatexCommand ref
10500 reference "sub:Counters"
10501
10502 \end_inset
10503
10504 .
10505 \begin_inset Foot
10506 status collapsed
10507
10508 \begin_layout Plain Layout
10509 For the sake of backwards compatibility, the string 
10510 \begin_inset Flex CharStyle:Code
10511 status collapsed
10512
10513 \begin_layout Plain Layout
10514 @
10515 \emph on
10516 style-name
10517 \emph default
10518 @
10519 \end_layout
10520
10521 \end_inset
10522
10523  will be replaced by the expanded 
10524 \begin_inset Flex CharStyle:Code
10525 status collapsed
10526
10527 \begin_layout Plain Layout
10528 LabelString
10529 \end_layout
10530
10531 \end_inset
10532
10533  of style 
10534 \begin_inset Flex CharStyle:Code
10535 status collapsed
10536
10537 \begin_layout Plain Layout
10538
10539 \emph on
10540 style-name
10541 \end_layout
10542
10543 \end_inset
10544
10545 .
10546  This feature is now obsolete and should be replaced by the mechanisms of
10547  Section 
10548 \begin_inset CommandInset ref
10549 LatexCommand ref
10550 reference "sub:Counters"
10551
10552 \end_inset
10553
10554 .
10555 \end_layout
10556
10557 \end_inset
10558
10559
10560 \end_layout
10561
10562 \begin_layout Description
10563 \begin_inset Flex CharStyle:Code
10564 status collapsed
10565
10566 \begin_layout Plain Layout
10567 LabelStringAppendix
10568 \end_layout
10569
10570 \end_inset
10571
10572  [
10573 \begin_inset Flex CharStyle:Code
10574 status collapsed
10575
10576 \begin_layout Plain Layout
10577 string=""
10578 \end_layout
10579
10580 \end_inset
10581
10582 ] This is used inside the appendix instead of 
10583 \begin_inset Flex CharStyle:Code
10584 status collapsed
10585
10586 \begin_layout Plain Layout
10587 LabelString
10588 \end_layout
10589
10590 \end_inset
10591
10592 .
10593  Note that every 
10594 \begin_inset Flex CharStyle:Code
10595 status collapsed
10596
10597 \begin_layout Plain Layout
10598 LabelString
10599 \end_layout
10600
10601 \end_inset
10602
10603  statement resets 
10604 \begin_inset Flex CharStyle:Code
10605 status collapsed
10606
10607 \begin_layout Plain Layout
10608 LabelStringAppendix
10609 \end_layout
10610
10611 \end_inset
10612
10613  too.
10614 \end_layout
10615
10616 \begin_layout Description
10617 \begin_inset Flex CharStyle:Code
10618 status collapsed
10619
10620 \begin_layout Plain Layout
10621 LabelTag
10622 \end_layout
10623
10624 \end_inset
10625
10626  [FIXME] (Used only with XML-type formats.)
10627 \end_layout
10628
10629 \begin_layout Description
10630 \begin_inset Flex CharStyle:Code
10631 status collapsed
10632
10633 \begin_layout Plain Layout
10634 LabelType
10635 \end_layout
10636
10637 \end_inset
10638
10639  [
10640 \begin_inset Flex CharStyle:Code
10641 status collapsed
10642
10643 \begin_layout Plain Layout
10644
10645 \emph on
10646 No_Label
10647 \emph default
10648 , Manual, Static, Top_Environment, Centered_Top_Environment, Counter, Sensitive,
10649  Enumerate, Itemize, Bibliography
10650 \end_layout
10651
10652 \end_inset
10653
10654
10655 \end_layout
10656
10657 \begin_deeper
10658 \begin_layout Itemize
10659 \begin_inset Flex CharStyle:Code
10660 status collapsed
10661
10662 \begin_layout Plain Layout
10663 Manual
10664 \end_layout
10665
10666 \end_inset
10667
10668  means the label is the very first word (up to the first real blank).
10669  Use protected spaces (like
10670 \begin_inset space ~
10671 \end_inset
10672
10673 that one) if you want more than one word as the label.
10674  
10675 \end_layout
10676
10677 \begin_layout Itemize
10678 \begin_inset Flex CharStyle:Code
10679 status collapsed
10680
10681 \begin_layout Plain Layout
10682 Static
10683 \end_layout
10684
10685 \end_inset
10686
10687  means the label is simply whatever 
10688 \begin_inset Flex CharStyle:Code
10689 status collapsed
10690
10691 \begin_layout Plain Layout
10692 LabelString
10693 \end_layout
10694
10695 \end_inset
10696
10697  declares it to be.
10698  Note that this really is `static'.
10699 \end_layout
10700
10701 \begin_layout Itemize
10702 \begin_inset Flex CharStyle:Code
10703 status collapsed
10704
10705 \begin_layout Plain Layout
10706 Top_Environment
10707 \end_layout
10708
10709 \end_inset
10710
10711  and 
10712 \begin_inset Flex CharStyle:Code
10713 status collapsed
10714
10715 \begin_layout Plain Layout
10716 Centered_Top_Environment
10717 \end_layout
10718
10719 \end_inset
10720
10721  are special cases of 
10722 \begin_inset Flex CharStyle:Code
10723 status collapsed
10724
10725 \begin_layout Plain Layout
10726 Static
10727 \end_layout
10728
10729 \end_inset
10730
10731 .
10732  The label will be printed above the paragraph, but only at the top of an
10733  environment or the top of a chain of paragraphs with this layout.
10734  This might be used with the 
10735 \begin_inset Flex CharStyle:MenuItem
10736 status collapsed
10737
10738 \begin_layout Plain Layout
10739 Abstract
10740 \end_layout
10741
10742 \end_inset
10743
10744  layout, for example.
10745 \end_layout
10746
10747 \begin_layout Itemize
10748 \begin_inset Flex CharStyle:Code
10749 status collapsed
10750
10751 \begin_layout Plain Layout
10752 Sensitive
10753 \end_layout
10754
10755 \end_inset
10756
10757  is a special case for the caption-labels 
10758 \begin_inset Quotes eld
10759 \end_inset
10760
10761 Figure
10762 \begin_inset Quotes erd
10763 \end_inset
10764
10765  and 
10766 \begin_inset Quotes eld
10767 \end_inset
10768
10769 Table
10770 \begin_inset Quotes erd
10771 \end_inset
10772
10773 .
10774  
10775 \begin_inset Flex CharStyle:Code
10776 status collapsed
10777
10778 \begin_layout Plain Layout
10779 Sensitive
10780 \end_layout
10781
10782 \end_inset
10783
10784  means the (hardcoded) label string depends on the kind of float: It is
10785  hardcoded to be `FloatType N', where N is the value of the counter associated
10786  with the float.
10787 \end_layout
10788
10789 \begin_layout Itemize
10790 The 
10791 \begin_inset Flex CharStyle:Code
10792 status collapsed
10793
10794 \begin_layout Plain Layout
10795 Counter
10796 \end_layout
10797
10798 \end_inset
10799
10800  label type defines automatically numbered labels.
10801  The 
10802 \begin_inset Flex CharStyle:Code
10803 status collapsed
10804
10805 \begin_layout Plain Layout
10806 LabelString
10807 \end_layout
10808
10809 \end_inset
10810
10811  will be expanded to resolve any counter references it contains: For example,
10812  it might be 
10813 \begin_inset Quotes eld
10814 \end_inset
10815
10816
10817 \begin_inset Flex CharStyle:Code
10818 status collapsed
10819
10820 \begin_layout Plain Layout
10821 Section 
10822 \backslash
10823 thechapter.
10824 \backslash
10825 thesection
10826 \end_layout
10827
10828 \end_inset
10829
10830
10831 \begin_inset Quotes erd
10832 \end_inset
10833
10834 .
10835  See Section 
10836 \begin_inset CommandInset ref
10837 LatexCommand ref
10838 reference "sub:Counters"
10839
10840 \end_inset
10841
10842  for more information on counters.
10843 \end_layout
10844
10845 \begin_layout Itemize
10846 \begin_inset Flex CharStyle:Code
10847 status collapsed
10848
10849 \begin_layout Plain Layout
10850 Enumerate
10851 \end_layout
10852
10853 \end_inset
10854
10855  produces the usual sort of enumeration labels.
10856  At present, it is hardcoded to use Arabic numerals, lowercase letters,
10857  small Roman numerals, and uppercase letters for the four possible depths.
10858 \end_layout
10859
10860 \begin_layout Itemize
10861 \begin_inset Flex CharStyle:Code
10862 status collapsed
10863
10864 \begin_layout Plain Layout
10865 Itemize
10866 \end_layout
10867
10868 \end_inset
10869
10870  produces various bullets at the different levels.
10871  It is also hardcoded.
10872 \end_layout
10873
10874 \begin_layout Itemize
10875 \begin_inset Flex CharStyle:Code
10876 status collapsed
10877
10878 \begin_layout Plain Layout
10879 Bibliography
10880 \end_layout
10881
10882 \end_inset
10883
10884  is used internally by LyX and should be used only with 
10885 \begin_inset Flex CharStyle:Code
10886 status collapsed
10887
10888 \begin_layout Plain Layout
10889 LatexType BibEnvironment
10890 \end_layout
10891
10892 \end_inset
10893
10894 .
10895 \end_layout
10896
10897 \end_deeper
10898 \begin_layout Description
10899 \begin_inset Flex CharStyle:Code
10900 status collapsed
10901
10902 \begin_layout Plain Layout
10903 LangPreamble
10904 \end_layout
10905
10906 \end_inset
10907
10908  Like 
10909 \begin_inset Flex CharStyle:Code
10910 status collapsed
10911
10912 \begin_layout Plain Layout
10913 BabelPreamble
10914 \end_layout
10915
10916 \end_inset
10917
10918 , but this preamble snippet occurs independently from the babel package,
10919  and only for the document language.
10920  Must end with 
10921 \begin_inset Quotes eld
10922 \end_inset
10923
10924
10925 \begin_inset Flex CharStyle:Code
10926 status collapsed
10927
10928 \begin_layout Plain Layout
10929 EndLangPreamble
10930 \end_layout
10931
10932 \end_inset
10933
10934
10935 \begin_inset Quotes erd
10936 \end_inset
10937
10938 .
10939 \end_layout
10940
10941 \begin_deeper
10942 \begin_layout Standard
10943 If the style defines text that appears in the typeset document, it may use
10944  
10945 \begin_inset Flex CharStyle:Code
10946 status collapsed
10947
10948 \begin_layout Plain Layout
10949 LangPreamble
10950 \end_layout
10951
10952 \end_inset
10953
10954  and 
10955 \begin_inset Flex CharStyle:Code
10956 status collapsed
10957
10958 \begin_layout Plain Layout
10959 BabelPreamble
10960 \end_layout
10961
10962 \end_inset
10963
10964  to support non-english and even multilanguage documents correctly.
10965  The following excerpt (from the 
10966 \begin_inset Flex CharStyle:Code
10967 status collapsed
10968
10969 \begin_layout Plain Layout
10970 theorems-ams.inc
10971 \end_layout
10972
10973 \end_inset
10974
10975  file) shows how this works:
10976 \end_layout
10977
10978 \begin_layout LyX-Code
10979 Preamble
10980 \end_layout
10981
10982 \begin_layout LyX-Code
10983   
10984 \backslash
10985 theoremstyle{remark}
10986 \end_layout
10987
10988 \begin_layout LyX-Code
10989   
10990 \backslash
10991 newtheorem{claim}[thm]{
10992 \backslash
10993 protect
10994 \backslash
10995 claimname}
10996 \end_layout
10997
10998 \begin_layout LyX-Code
10999 EndPreamble
11000 \end_layout
11001
11002 \begin_layout LyX-Code
11003 LangPreamble
11004 \end_layout
11005
11006 \begin_layout LyX-Code
11007   
11008 \backslash
11009 providecommand{
11010 \backslash
11011 claimname}{_(Claim)}
11012 \end_layout
11013
11014 \begin_layout LyX-Code
11015
11016 \end_layout
11017
11018 \begin_layout LyX-Code
11019 EndLangPreamble
11020 \end_layout
11021
11022 \begin_layout LyX-Code
11023 BabelPreamble
11024 \end_layout
11025
11026 \begin_layout LyX-Code
11027     
11028 \backslash
11029 addto
11030 \backslash
11031 captions$$lang{
11032 \backslash
11033 renewcommand{
11034 \backslash
11035 claimname}{_(Claim)}}
11036 \end_layout
11037
11038 \begin_layout LyX-Code
11039 EndBabelPreamble
11040 \end_layout
11041
11042 \begin_layout Standard
11043 The key to correct translation of the user visible text is the definition
11044  of the command 
11045 \begin_inset Flex CharStyle:Code
11046 status collapsed
11047
11048 \begin_layout Plain Layout
11049
11050 \backslash
11051 claimname
11052 \end_layout
11053
11054 \end_inset
11055
11056  in the language preamble.
11057  This command holds the name of the theorem that will appear in the output.
11058  The 
11059 \begin_inset Flex CharStyle:Code
11060 status collapsed
11061
11062 \begin_layout Plain Layout
11063 BabelPreamble
11064 \end_layout
11065
11066 \end_inset
11067
11068  then uses the commands offered by the babel package to redefine 
11069 \begin_inset Flex CharStyle:Code
11070 status collapsed
11071
11072 \begin_layout Plain Layout
11073
11074 \backslash
11075 claimname
11076 \end_layout
11077
11078 \end_inset
11079
11080  for each used language in multilanguage documents.
11081 \end_layout
11082
11083 \end_deeper
11084 \begin_layout Description
11085 \begin_inset Flex CharStyle:Code
11086 status collapsed
11087
11088 \begin_layout Plain Layout
11089 LatexName
11090 \end_layout
11091
11092 \end_inset
11093
11094  The name of the corresponding LaTeX stuff.
11095  Either the environment or command name.
11096 \end_layout
11097
11098 \begin_layout Description
11099 \begin_inset Flex CharStyle:Code
11100 status collapsed
11101
11102 \begin_layout Plain Layout
11103 LatexParam
11104 \end_layout
11105
11106 \end_inset
11107
11108  An optional parameter for the corresponding 
11109 \begin_inset Flex CharStyle:Code
11110 status collapsed
11111
11112 \begin_layout Plain Layout
11113 LatexName
11114 \end_layout
11115
11116 \end_inset
11117
11118  stuff.
11119  This parameter cannot be changed from within LyX.
11120 \end_layout
11121
11122 \begin_layout Description
11123 \begin_inset Flex CharStyle:Code
11124 status collapsed
11125
11126 \begin_layout Plain Layout
11127 LatexType
11128 \end_layout
11129
11130 \end_inset
11131
11132  
11133 \begin_inset CommandInset label
11134 LatexCommand label
11135 name "des:LatexType"
11136
11137 \end_inset
11138
11139 [
11140 \begin_inset Flex CharStyle:Code
11141 status collapsed
11142
11143 \begin_layout Plain Layout
11144
11145 \emph on
11146 Paragraph
11147 \emph default
11148 , Command, Environment, Item_Environment,
11149 \end_layout
11150
11151 \end_inset
11152
11153  
11154 \begin_inset Flex CharStyle:Code
11155 status collapsed
11156
11157 \begin_layout Plain Layout
11158 List_Environment, Bib_Environment
11159 \end_layout
11160
11161 \end_inset
11162
11163 ] How the layout should be translated into LaTeX.
11164 \begin_inset Foot
11165 status collapsed
11166
11167 \begin_layout Plain Layout
11168 \begin_inset Flex CharStyle:Code
11169 status collapsed
11170
11171 \begin_layout Plain Layout
11172 LatexType
11173 \end_layout
11174
11175 \end_inset
11176
11177  is perhaps a bit misleading, since these rules apply to SGML classes, too.
11178  Visit the SGML class files for specific examples.
11179 \end_layout
11180
11181 \end_inset
11182
11183
11184 \end_layout
11185
11186 \begin_deeper
11187 \begin_layout Itemize
11188 \begin_inset Flex CharStyle:Code
11189 status collapsed
11190
11191 \begin_layout Plain Layout
11192 Paragraph
11193 \end_layout
11194
11195 \end_inset
11196
11197  means nothing special.
11198  
11199 \end_layout
11200
11201 \begin_layout Itemize
11202 \begin_inset Flex CharStyle:Code
11203 status collapsed
11204
11205 \begin_layout Plain Layout
11206 Command
11207 \end_layout
11208
11209 \end_inset
11210
11211  means 
11212 \begin_inset Flex CharStyle:Code
11213 status collapsed
11214
11215 \begin_layout Plain Layout
11216
11217 \backslash
11218
11219 \emph on
11220 LatexName
11221 \emph default
11222 {\SpecialChar \ldots{}
11223 }
11224 \end_layout
11225
11226 \end_inset
11227
11228 .
11229 \end_layout
11230
11231 \begin_layout Itemize
11232 \begin_inset Flex CharStyle:Code
11233 status collapsed
11234
11235 \begin_layout Plain Layout
11236 Environment
11237 \end_layout
11238
11239 \end_inset
11240
11241  means 
11242 \begin_inset Flex CharStyle:Code
11243 status collapsed
11244
11245 \begin_layout Plain Layout
11246
11247 \backslash
11248 begin{
11249 \emph on
11250 LatexName
11251 \emph default
11252 }\SpecialChar \ldots{}
11253
11254 \backslash
11255 end{
11256 \emph on
11257 LatexName
11258 \emph default
11259 }
11260 \end_layout
11261
11262 \end_inset
11263
11264 .
11265  
11266 \end_layout
11267
11268 \begin_layout Itemize
11269 \begin_inset Flex CharStyle:Code
11270 status collapsed
11271
11272 \begin_layout Plain Layout
11273 Item_Environment
11274 \end_layout
11275
11276 \end_inset
11277
11278  is the same as 
11279 \begin_inset Flex CharStyle:Code
11280 status collapsed
11281
11282 \begin_layout Plain Layout
11283 Environment
11284 \end_layout
11285
11286 \end_inset
11287
11288 , except that an 
11289 \begin_inset Flex CharStyle:Code
11290 status collapsed
11291
11292 \begin_layout Plain Layout
11293
11294 \backslash
11295 item
11296 \end_layout
11297
11298 \end_inset
11299
11300  is generated for each paragraph of this environment.
11301  
11302 \end_layout
11303
11304 \begin_layout Itemize
11305 \begin_inset Flex CharStyle:Code
11306 status collapsed
11307
11308 \begin_layout Plain Layout
11309 List_Environment
11310 \end_layout
11311
11312 \end_inset
11313
11314  is the same as 
11315 \begin_inset Flex CharStyle:Code
11316 status collapsed
11317
11318 \begin_layout Plain Layout
11319 Item_Environment
11320 \end_layout
11321
11322 \end_inset
11323
11324 , except that 
11325 \begin_inset Flex CharStyle:Code
11326 status collapsed
11327
11328 \begin_layout Plain Layout
11329 LabelWidthString
11330 \end_layout
11331
11332 \end_inset
11333
11334  is passed as an argument to the environment.
11335  
11336 \begin_inset Flex CharStyle:Code
11337 status collapsed
11338
11339 \begin_layout Plain Layout
11340 LabelWidthString
11341 \end_layout
11342
11343 \end_inset
11344
11345  can be defined in the 
11346 \begin_inset Flex CharStyle:MenuItem
11347 status collapsed
11348
11349 \begin_layout Plain Layout
11350
11351 \bar under
11352 L
11353 \bar default
11354 ayout\SpecialChar \menuseparator
11355
11356 \bar under
11357 P
11358 \bar default
11359 aragraph
11360 \end_layout
11361
11362 \end_inset
11363
11364  dialog.
11365  
11366 \end_layout
11367
11368 \begin_layout Standard
11369 Putting the last few things together, the LaTeX output will be either: 
11370 \end_layout
11371
11372 \begin_layout LyX-Code
11373
11374 \backslash
11375 latexname[latexparam]{\SpecialChar \ldots{}
11376 }
11377 \end_layout
11378
11379 \begin_layout Standard
11380 or: 
11381 \end_layout
11382
11383 \begin_layout LyX-Code
11384
11385 \backslash
11386 begin{latexname}[latexparam] \SpecialChar \ldots{}
11387  
11388 \backslash
11389 end{latexname}.
11390 \end_layout
11391
11392 \begin_layout Standard
11393 depending upon the LaTeX type.
11394 \end_layout
11395
11396 \end_deeper
11397 \begin_layout Description
11398 \begin_inset Flex CharStyle:Code
11399 status collapsed
11400
11401 \begin_layout Plain Layout
11402 LeftMargin
11403 \end_layout
11404
11405 \end_inset
11406
11407  [
11408 \begin_inset Flex CharStyle:Code
11409 status collapsed
11410
11411 \begin_layout Plain Layout
11412 string=""
11413 \end_layout
11414
11415 \end_inset
11416
11417 ] If you put layouts into environments, the leftmargins are not simply added,
11418  but added with a factor 
11419 \begin_inset Formula $\frac{4}{depth+4}$
11420 \end_inset
11421
11422 .
11423  Note that this parameter is also used when the margin is defined as 
11424 \begin_inset Flex CharStyle:Code
11425 status collapsed
11426
11427 \begin_layout Plain Layout
11428 Manual
11429 \end_layout
11430
11431 \end_inset
11432
11433  or 
11434 \begin_inset Flex CharStyle:Code
11435 status collapsed
11436
11437 \begin_layout Plain Layout
11438 Dynamic
11439 \end_layout
11440
11441 \end_inset
11442
11443 .
11444  Then it is added to the manual or dynamic margin.
11445  
11446 \begin_inset Newline newline
11447 \end_inset
11448
11449 The argument is passed as a string.
11450  For example 
11451 \begin_inset Quotes eld
11452 \end_inset
11453
11454
11455 \begin_inset Flex CharStyle:Code
11456 status collapsed
11457
11458 \begin_layout Plain Layout
11459 MM
11460 \end_layout
11461
11462 \end_inset
11463
11464
11465 \begin_inset Quotes erd
11466 \end_inset
11467
11468  means that the paragraph is indented with the width of 
11469 \begin_inset Quotes eld
11470 \end_inset
11471
11472
11473 \begin_inset Flex CharStyle:Code
11474 status collapsed
11475
11476 \begin_layout Plain Layout
11477 MM
11478 \end_layout
11479
11480 \end_inset
11481
11482
11483 \begin_inset Quotes erd
11484 \end_inset
11485
11486  in the normal font.
11487  You can get a negative width by prefixing the string with 
11488 \begin_inset Quotes eld
11489 \end_inset
11490
11491
11492 \begin_inset Flex CharStyle:Code
11493 status collapsed
11494
11495 \begin_layout Plain Layout
11496 -
11497 \end_layout
11498
11499 \end_inset
11500
11501
11502 \begin_inset Quotes erd
11503 \end_inset
11504
11505 .
11506  This way was chosen so that the look is the same with each used screen
11507  font.
11508  
11509 \end_layout
11510
11511 \begin_layout Description
11512 \begin_inset Flex CharStyle:Code
11513 status collapsed
11514
11515 \begin_layout Plain Layout
11516 Margin
11517 \end_layout
11518
11519 \end_inset
11520
11521  [
11522 \begin_inset Flex CharStyle:Code
11523 status collapsed
11524
11525 \begin_layout Plain Layout
11526
11527 \emph on
11528 Static
11529 \emph default
11530 , Manual, Dynamic, First_Dynamic, Right_Address_Box
11531 \end_layout
11532
11533 \end_inset
11534
11535
11536 \begin_inset Newline newline
11537 \end_inset
11538
11539 The kind of margin that the layout has on the left side.
11540  
11541 \begin_inset Flex CharStyle:Code
11542 status collapsed
11543
11544 \begin_layout Plain Layout
11545 Static
11546 \end_layout
11547
11548 \end_inset
11549
11550  just means a fixed margin.
11551  
11552 \begin_inset Flex CharStyle:Code
11553 status collapsed
11554
11555 \begin_layout Plain Layout
11556 Manual
11557 \end_layout
11558
11559 \end_inset
11560
11561  means that the left margin depends on the string entered in the 
11562 \begin_inset Flex CharStyle:MenuItem
11563 status collapsed
11564
11565 \begin_layout Plain Layout
11566 Edit\SpecialChar \menuseparator
11567 Paragraph
11568 \begin_inset space ~
11569 \end_inset
11570
11571 Settings
11572 \end_layout
11573
11574 \end_inset
11575
11576  dialog.
11577  This is used to typeset nice lists without tabulators.
11578  
11579 \begin_inset Flex CharStyle:Code
11580 status collapsed
11581
11582 \begin_layout Plain Layout
11583 Dynamic
11584 \end_layout
11585
11586 \end_inset
11587
11588  means that the margin depends on the size of the label.
11589  This is used for automatic enumerated headlines.
11590  It is obvious that the headline 
11591 \begin_inset Quotes eld
11592 \end_inset
11593
11594 5.4.3.2.1 Very long headline
11595 \begin_inset Quotes erd
11596 \end_inset
11597
11598  must have a wider left margin (as wide as 
11599 \begin_inset Quotes eld
11600 \end_inset
11601
11602 5.4.3.2.1
11603 \begin_inset Quotes erd
11604 \end_inset
11605
11606  plus the space) than 
11607 \begin_inset Quotes eld
11608 \end_inset
11609
11610 3.2 Very long headline
11611 \begin_inset Quotes erd
11612 \end_inset
11613
11614 , even if standard 
11615 \begin_inset Quotes eld
11616 \end_inset
11617
11618 word processors
11619 \begin_inset Quotes erd
11620 \end_inset
11621
11622  are not able to do this.
11623  
11624 \begin_inset Flex CharStyle:Code
11625 status collapsed
11626
11627 \begin_layout Plain Layout
11628 First_Dynamic
11629 \end_layout
11630
11631 \end_inset
11632
11633  is similar, but only the very first row of the paragraph is dynamic, while
11634  the others are static; this is used, for example, for descriptions.
11635  
11636 \begin_inset Flex CharStyle:Code
11637 status collapsed
11638
11639 \begin_layout Plain Layout
11640 Right_Address_Box
11641 \end_layout
11642
11643 \end_inset
11644
11645  means the margin is chosen in a way that the longest row of this paragraph
11646  fits to the right margin.
11647  This is used to typeset an address on the right edge of the page.
11648 \end_layout
11649
11650 \begin_layout Description
11651 \begin_inset Flex CharStyle:Code
11652 status collapsed
11653
11654 \begin_layout Plain Layout
11655 NeedProtect
11656 \end_layout
11657
11658 \end_inset
11659
11660  [
11661 \begin_inset Flex CharStyle:Code
11662 status collapsed
11663
11664 \begin_layout Plain Layout
11665
11666 \emph on
11667 0
11668 \end_layout
11669
11670 \end_inset
11671
11672 ,
11673 \begin_inset Flex CharStyle:Code
11674 status collapsed
11675
11676 \begin_layout Plain Layout
11677 1
11678 \end_layout
11679
11680 \end_inset
11681
11682 ] Whether fragile commands in this layout should be 
11683 \begin_inset Flex CharStyle:Code
11684 status collapsed
11685
11686 \begin_layout Plain Layout
11687
11688 \backslash
11689 protect
11690 \end_layout
11691
11692 \end_inset
11693
11694 'ed.
11695  (Note: This is 
11696 \emph on
11697 not
11698 \emph default
11699  whether this command should itself be protected.)
11700 \end_layout
11701
11702 \begin_layout Description
11703 \begin_inset Flex CharStyle:Code
11704 status collapsed
11705
11706 \begin_layout Plain Layout
11707 Newline
11708 \end_layout
11709
11710 \end_inset
11711
11712  [
11713 \begin_inset Flex CharStyle:Code
11714 status collapsed
11715
11716 \begin_layout Plain Layout
11717 0
11718 \end_layout
11719
11720 \end_inset
11721
11722
11723 \begin_inset Flex CharStyle:Code
11724 status collapsed
11725
11726 \begin_layout Plain Layout
11727
11728 \emph on
11729 1
11730 \end_layout
11731
11732 \end_inset
11733
11734 ] Whether newlines are translated into LaTeX newlines (
11735 \begin_inset Flex CharStyle:Code
11736 status collapsed
11737
11738 \begin_layout Plain Layout
11739
11740 \backslash
11741
11742 \backslash
11743
11744 \end_layout
11745
11746 \end_inset
11747
11748 ) or not.
11749  The translation can be switched off to allow more comfortable LaTeX editing
11750  inside LyX.
11751 \end_layout
11752
11753 \begin_layout Description
11754 \begin_inset Flex CharStyle:Code
11755 status collapsed
11756
11757 \begin_layout Plain Layout
11758 NextNoIndent
11759 \end_layout
11760
11761 \end_inset
11762
11763  [
11764 \begin_inset Flex CharStyle:Code
11765 status collapsed
11766
11767 \begin_layout Plain Layout
11768 1
11769 \end_layout
11770
11771 \end_inset
11772
11773
11774 \begin_inset Flex CharStyle:Code
11775 status collapsed
11776
11777 \begin_layout Plain Layout
11778
11779 \emph on
11780 0
11781 \end_layout
11782
11783 \end_inset
11784
11785 ] Whether the following Paragraph is allowed to indent its very first row.
11786  
11787 \begin_inset Flex CharStyle:Code
11788 status collapsed
11789
11790 \begin_layout Plain Layout
11791 1
11792 \end_layout
11793
11794 \end_inset
11795
11796  means that it is not allowed to do so; 
11797 \begin_inset Flex CharStyle:Code
11798 status collapsed
11799
11800 \begin_layout Plain Layout
11801 0
11802 \end_layout
11803
11804 \end_inset
11805
11806  means it could do so if it wants to.
11807 \end_layout
11808
11809 \begin_layout Description
11810 \begin_inset Flex CharStyle:Code
11811 status collapsed
11812
11813 \begin_layout Plain Layout
11814 ObsoletedBy
11815 \end_layout
11816
11817 \end_inset
11818
11819  Name of a layout that has replaced this layout.
11820  This is used to rename a layout, while keeping backward compatibility.
11821 \end_layout
11822
11823 \begin_layout Description
11824 \begin_inset Flex CharStyle:Code
11825 status collapsed
11826
11827 \begin_layout Plain Layout
11828 OptionalArgs
11829 \end_layout
11830
11831 \end_inset
11832
11833  [
11834 \begin_inset Flex CharStyle:Code
11835 status collapsed
11836
11837 \begin_layout Plain Layout
11838 int=0
11839 \end_layout
11840
11841 \end_inset
11842
11843 ] The number of optional arguments that can be used with this layout.
11844  This is useful for things like section headings, and only makes sense with
11845  LaTeX.
11846 \end_layout
11847
11848 \begin_layout Description
11849 \begin_inset Flex CharStyle:Code
11850 status collapsed
11851
11852 \begin_layout Plain Layout
11853 ParIndent
11854 \end_layout
11855
11856 \end_inset
11857
11858  [
11859 \begin_inset Flex CharStyle:Code
11860 status collapsed
11861
11862 \begin_layout Plain Layout
11863 string=""
11864 \end_layout
11865
11866 \end_inset
11867
11868 ] The indent of the very first line of a paragraph.
11869  The 
11870 \begin_inset Flex CharStyle:Code
11871 status collapsed
11872
11873 \begin_layout Plain Layout
11874 Parindent
11875 \end_layout
11876
11877 \end_inset
11878
11879  will be fixed for a certain layout.
11880  The exception is Standard layout, since the indentation of a Standard layout
11881  paragraph can be prohibited with 
11882 \begin_inset Flex CharStyle:Code
11883 status collapsed
11884
11885 \begin_layout Plain Layout
11886 NextNoIndent
11887 \end_layout
11888
11889 \end_inset
11890
11891 .
11892  Also, Standard layout paragraphs inside environments use the 
11893 \begin_inset Flex CharStyle:Code
11894 status collapsed
11895
11896 \begin_layout Plain Layout
11897 Parindent
11898 \end_layout
11899
11900 \end_inset
11901
11902  of the environment, not their native one.
11903  For example, Standard paragraphs inside an enumeration are not indented.
11904 \end_layout
11905
11906 \begin_layout Description
11907 \begin_inset Flex CharStyle:Code
11908 status collapsed
11909
11910 \begin_layout Plain Layout
11911 Parsep
11912 \end_layout
11913
11914 \end_inset
11915
11916  [
11917 \begin_inset Flex CharStyle:Code
11918 status collapsed
11919
11920 \begin_layout Plain Layout
11921 float=0
11922 \end_layout
11923
11924 \end_inset
11925
11926 ] The vertical space between two paragraphs of this layout.
11927 \end_layout
11928
11929 \begin_layout Description
11930 \begin_inset Flex CharStyle:Code
11931 status collapsed
11932
11933 \begin_layout Plain Layout
11934 Parskip
11935 \end_layout
11936
11937 \end_inset
11938
11939  [
11940 \begin_inset Flex CharStyle:Code
11941 status collapsed
11942
11943 \begin_layout Plain Layout
11944 float=0
11945 \end_layout
11946
11947 \end_inset
11948
11949 ] LyX allows the user to choose either 
11950 \begin_inset Quotes eld
11951 \end_inset
11952
11953 indent
11954 \begin_inset Quotes erd
11955 \end_inset
11956
11957  or 
11958 \begin_inset Quotes eld
11959 \end_inset
11960
11961 skip
11962 \begin_inset Quotes erd
11963 \end_inset
11964
11965  to typeset a document.
11966  When 
11967 \begin_inset Quotes eld
11968 \end_inset
11969
11970 indent
11971 \begin_inset Quotes erd
11972 \end_inset
11973
11974  is chosen, this value is completely ignored.
11975  When 
11976 \begin_inset Quotes eld
11977 \end_inset
11978
11979 skip
11980 \begin_inset Quotes erd
11981 \end_inset
11982
11983  is chosen, the parindent of a LaTeXtype 
11984 \begin_inset Quotes eld
11985 \end_inset
11986
11987 Paragraph
11988 \begin_inset Quotes erd
11989 \end_inset
11990
11991  layout is ignored and all paragraphs are separated by this parskip argument.
11992  The vertical space is calculated with 
11993 \begin_inset Flex CharStyle:Code
11994 status collapsed
11995
11996 \begin_layout Plain Layout
11997 value
11998 \begin_inset space ~
11999 \end_inset
12000
12001 * DefaultHeight
12002 \end_layout
12003
12004 \end_inset
12005
12006  where 
12007 \begin_inset Flex CharStyle:Code
12008 status collapsed
12009
12010 \begin_layout Plain Layout
12011 DefaultHeight
12012 \end_layout
12013
12014 \end_inset
12015
12016  is the height of a row with the normal font.
12017  This way, the look stays the same with different screen fonts.
12018 \end_layout
12019
12020 \begin_layout Description
12021 \begin_inset Flex CharStyle:Code
12022 status collapsed
12023
12024 \begin_layout Plain Layout
12025 PassThru
12026 \end_layout
12027
12028 \end_inset
12029
12030  
12031 \begin_inset CommandInset label
12032 LatexCommand label
12033 name "des:PathThru"
12034
12035 \end_inset
12036
12037 [
12038 \begin_inset Flex CharStyle:Code
12039 status collapsed
12040
12041 \begin_layout Plain Layout
12042
12043 \emph on
12044 0
12045 \end_layout
12046
12047 \end_inset
12048
12049
12050 \begin_inset Flex CharStyle:Code
12051 status collapsed
12052
12053 \begin_layout Plain Layout
12054 1
12055 \end_layout
12056
12057 \end_inset
12058
12059 ] Whether the contents of this paragraph should be output in raw form, meaning
12060  without special translations that LaTeX would require.
12061 \end_layout
12062
12063 \begin_layout Description
12064 \begin_inset Flex CharStyle:Code
12065 status collapsed
12066
12067 \begin_layout Plain Layout
12068 Preamble
12069 \end_layout
12070
12071 \end_inset
12072
12073  
12074 \begin_inset CommandInset label
12075 LatexCommand label
12076 name "des:Preamble"
12077
12078 \end_inset
12079
12080 Information to be included in the LaTeX preamble when this style is used.
12081  Used to define macros, load packages, etc., required by this particular
12082  style.
12083  Must end with 
12084 \begin_inset Quotes eld
12085 \end_inset
12086
12087
12088 \begin_inset Flex CharStyle:Code
12089 status collapsed
12090
12091 \begin_layout Plain Layout
12092 EndPreamble
12093 \end_layout
12094
12095 \end_inset
12096
12097
12098 \begin_inset Quotes erd
12099 \end_inset
12100
12101 .
12102 \end_layout
12103
12104 \begin_layout Description
12105 \begin_inset Flex CharStyle:Code
12106 status collapsed
12107
12108 \begin_layout Plain Layout
12109 Requires 
12110 \end_layout
12111
12112 \end_inset
12113
12114 [
12115 \begin_inset Flex CharStyle:Code
12116 status collapsed
12117
12118 \begin_layout Plain Layout
12119 string
12120 \end_layout
12121
12122 \end_inset
12123
12124
12125 \begin_inset CommandInset label
12126 LatexCommand label
12127 name "des:Requires"
12128
12129 \end_inset
12130
12131 Whether the layout requires the feature 
12132 \begin_inset Flex CharStyle:Code
12133 status collapsed
12134
12135 \begin_layout Plain Layout
12136 string
12137 \end_layout
12138
12139 \end_inset
12140
12141 .
12142  See the description of 
12143 \begin_inset Flex CharStyle:Code
12144 status collapsed
12145
12146 \begin_layout Plain Layout
12147 Provides
12148 \end_layout
12149
12150 \end_inset
12151
12152  above (page 
12153 \begin_inset CommandInset ref
12154 LatexCommand pageref
12155 reference "des:FreeSpacing"
12156
12157 \end_inset
12158
12159 ) for information on `features'.
12160  
12161 \end_layout
12162
12163 \begin_layout Description
12164 \begin_inset Flex CharStyle:Code
12165 status collapsed
12166
12167 \begin_layout Plain Layout
12168 RightMargin
12169 \end_layout
12170
12171 \end_inset
12172
12173  [
12174 \begin_inset Flex CharStyle:Code
12175 status collapsed
12176
12177 \begin_layout Plain Layout
12178 string=""
12179 \end_layout
12180
12181 \end_inset
12182
12183 ] Similar to 
12184 \begin_inset Flex CharStyle:Code
12185 status collapsed
12186
12187 \begin_layout Plain Layout
12188 LeftMargin
12189 \end_layout
12190
12191 \end_inset
12192
12193 .
12194 \end_layout
12195
12196 \begin_layout Description
12197 \begin_inset Flex CharStyle:Code
12198 status collapsed
12199
12200 \begin_layout Plain Layout
12201 Spacing
12202 \end_layout
12203
12204 \end_inset
12205
12206  [
12207 \begin_inset Flex CharStyle:Code
12208 status collapsed
12209
12210 \begin_layout Plain Layout
12211
12212 \emph on
12213 single
12214 \emph default
12215 , onehalf, double, other
12216 \end_layout
12217
12218 \end_inset
12219
12220  
12221 \emph on
12222 value
12223 \emph default
12224 ] This defines what the default spacing should be in the layout.
12225  The arguments 
12226 \begin_inset Flex CharStyle:Code
12227 status collapsed
12228
12229 \begin_layout Plain Layout
12230 single
12231 \end_layout
12232
12233 \end_inset
12234
12235
12236 \begin_inset Flex CharStyle:Code
12237 status collapsed
12238
12239 \begin_layout Plain Layout
12240 onehalf
12241 \end_layout
12242
12243 \end_inset
12244
12245  and 
12246 \begin_inset Flex CharStyle:Code
12247 status collapsed
12248
12249 \begin_layout Plain Layout
12250 double
12251 \end_layout
12252
12253 \end_inset
12254
12255  correspond respectively to a multiplier value of 1, 1.25 and 1.667.
12256  If you specify the argument 
12257 \begin_inset Flex CharStyle:Code
12258 status collapsed
12259
12260 \begin_layout Plain Layout
12261 other
12262 \end_layout
12263
12264 \end_inset
12265
12266 , then you should also provide a numerical argument which will be the actual
12267  multiplier value.
12268  Note that, contrary to other parameters, 
12269 \begin_inset Flex CharStyle:Code
12270 status collapsed
12271
12272 \begin_layout Plain Layout
12273 Spacing
12274 \end_layout
12275
12276 \end_inset
12277
12278  implies the generation of specific LaTeX code, using the package 
12279 \family roman
12280
12281 \begin_inset Flex CharStyle:Code
12282 status collapsed
12283
12284 \begin_layout Plain Layout
12285 setspace.sty
12286 \end_layout
12287
12288 \end_inset
12289
12290 .
12291 \end_layout
12292
12293 \begin_layout Description
12294 \begin_inset Flex CharStyle:Code
12295 status collapsed
12296
12297 \begin_layout Plain Layout
12298 Spellcheck
12299 \end_layout
12300
12301 \end_inset
12302
12303  [
12304 \begin_inset Flex CharStyle:Code
12305 status collapsed
12306
12307 \begin_layout Plain Layout
12308 0
12309 \end_layout
12310
12311 \end_inset
12312
12313 ,
12314 \begin_inset Flex CharStyle:Code
12315 status collapsed
12316
12317 \begin_layout Plain Layout
12318
12319 \emph on
12320 1
12321 \end_layout
12322
12323 \end_inset
12324
12325 ] Spellcheck paragraphs of this style.
12326  Default is true.
12327 \end_layout
12328
12329 \begin_layout Description
12330 \begin_inset Flex CharStyle:Code
12331 status collapsed
12332
12333 \begin_layout Plain Layout
12334 TextFont
12335 \end_layout
12336
12337 \end_inset
12338
12339  The font used for the text body .
12340  See section 
12341 \begin_inset CommandInset ref
12342 LatexCommand ref
12343 reference "sub:Font-description"
12344
12345 \end_inset
12346
12347 .
12348 \end_layout
12349
12350 \begin_layout Description
12351 \begin_inset Flex CharStyle:Code
12352 status collapsed
12353
12354 \begin_layout Plain Layout
12355 TocLevel
12356 \end_layout
12357
12358 \end_inset
12359
12360
12361 \series medium
12362  
12363 \begin_inset Flex CharStyle:Code
12364 status collapsed
12365
12366 \begin_layout Plain Layout
12367
12368 \series medium
12369 [int]
12370 \end_layout
12371
12372 \end_inset
12373
12374
12375 \series default
12376  The level of the style in the table of contents.
12377  This is used for automatic numbering of section headings.
12378 \end_layout
12379
12380 \begin_layout Description
12381 \begin_inset Flex CharStyle:Code
12382 status collapsed
12383
12384 \begin_layout Plain Layout
12385 TopSep
12386 \end_layout
12387
12388 \end_inset
12389
12390  [
12391 \begin_inset Flex CharStyle:Code
12392 status collapsed
12393
12394 \begin_layout Plain Layout
12395 float=0
12396 \end_layout
12397
12398 \end_inset
12399
12400 ] The vertical space with which the very first of a chain of paragraphs
12401  with this layout is separated from the previous paragraph.
12402  If the previous paragraph has another layout, the separations are not simply
12403  added, but the maximum is taken.
12404 \end_layout
12405
12406 \begin_layout Subsection
12407 Floats
12408 \begin_inset CommandInset label
12409 LatexCommand label
12410 name "sub:Floats"
12411
12412 \end_inset
12413
12414
12415 \end_layout
12416
12417 \begin_layout Standard
12418 Since version 1.3.0 of LyX, it is has been both possible and necessary to
12419  define the floats (
12420 \begin_inset Flex CharStyle:MenuItem
12421 status collapsed
12422
12423 \begin_layout Plain Layout
12424 figure
12425 \end_layout
12426
12427 \end_inset
12428
12429
12430 \begin_inset Flex CharStyle:MenuItem
12431 status collapsed
12432
12433 \begin_layout Plain Layout
12434 table
12435 \end_layout
12436
12437 \end_inset
12438
12439 , \SpecialChar \ldots{}
12440 ) in the text class itself.
12441  Standard floats are included in the file 
12442 \begin_inset Flex CharStyle:Code
12443 status collapsed
12444
12445 \begin_layout Plain Layout
12446 stdfloats.inc
12447 \end_layout
12448
12449 \end_inset
12450
12451 , so you may have to do no more than add
12452 \end_layout
12453
12454 \begin_layout LyX-Code
12455 Input stdfloats.inc
12456 \end_layout
12457
12458 \begin_layout Standard
12459 to your layout file.
12460  If you want to implement a text class that proposes some other float types
12461  (like the AGU class bundled with LyX), the information below will hopefully
12462  help you:
12463 \end_layout
12464
12465 \begin_layout Description
12466 \begin_inset Flex CharStyle:Code
12467 status collapsed
12468
12469 \begin_layout Plain Layout
12470 Extension
12471 \end_layout
12472
12473 \end_inset
12474
12475  [
12476 \begin_inset Flex CharStyle:Code
12477 status collapsed
12478
12479 \begin_layout Plain Layout
12480 string
12481 \end_layout
12482
12483 \end_inset
12484
12485 =
12486 \begin_inset Quotes erd
12487 \end_inset
12488
12489
12490 \begin_inset Quotes erd
12491 \end_inset
12492
12493 ] The file name extension of an auxiliary file for the list of figures (or
12494  whatever).
12495  LaTeX writes the captions to this file.
12496 \end_layout
12497
12498 \begin_layout Description
12499 \begin_inset Flex CharStyle:Code
12500 status collapsed
12501
12502 \begin_layout Plain Layout
12503 GuiName
12504 \end_layout
12505
12506 \end_inset
12507
12508  [
12509 \begin_inset Flex CharStyle:Code
12510 status collapsed
12511
12512 \begin_layout Plain Layout
12513 string
12514 \end_layout
12515
12516 \end_inset
12517
12518 =
12519 \begin_inset Quotes erd
12520 \end_inset
12521
12522
12523 \begin_inset Quotes erd
12524 \end_inset
12525
12526 ] The string that will be used in the menus and also for the caption.
12527  This is translated to the current language if babel is used.
12528 \end_layout
12529
12530 \begin_layout Description
12531 \begin_inset Flex CharStyle:Code
12532 status collapsed
12533
12534 \begin_layout Plain Layout
12535 HTML*
12536 \end_layout
12537
12538 \end_inset
12539
12540  These are used for XHTML output.
12541  See 
12542 \end_layout
12543
12544 \begin_layout Description
12545 \begin_inset Flex CharStyle:Code
12546 status collapsed
12547
12548 \begin_layout Plain Layout
12549 LaTeXBuiltin
12550 \end_layout
12551
12552 \end_inset
12553
12554  [
12555 \begin_inset Flex CharStyle:Code
12556 status collapsed
12557
12558 \begin_layout Plain Layout
12559
12560 \emph on
12561 0
12562 \end_layout
12563
12564 \end_inset
12565
12566
12567 \begin_inset Flex CharStyle:Code
12568 status collapsed
12569
12570 \begin_layout Plain Layout
12571 1
12572 \end_layout
12573
12574 \end_inset
12575
12576 ] Set to 
12577 \begin_inset Flex CharStyle:Code
12578 status collapsed
12579
12580 \begin_layout Plain Layout
12581 1
12582 \end_layout
12583
12584 \end_inset
12585
12586  if the float is already defined by the LaTeX document class.
12587  If this is set to 
12588 \begin_inset Flex CharStyle:Code
12589 status collapsed
12590
12591 \begin_layout Plain Layout
12592 0
12593 \end_layout
12594
12595 \end_inset
12596
12597 , the float will be defined using the LaTeX package 
12598 \begin_inset Flex CharStyle:Code
12599 status collapsed
12600
12601 \begin_layout Plain Layout
12602 float
12603 \end_layout
12604
12605 \end_inset
12606
12607 .
12608 \end_layout
12609
12610 \begin_layout Description
12611 \begin_inset Flex CharStyle:Code
12612 status collapsed
12613
12614 \begin_layout Plain Layout
12615 ListName
12616 \end_layout
12617
12618 \end_inset
12619
12620  [
12621 \begin_inset Flex CharStyle:Code
12622 status collapsed
12623
12624 \begin_layout Plain Layout
12625 string
12626 \end_layout
12627
12628 \end_inset
12629
12630 =
12631 \begin_inset Quotes erd
12632 \end_inset
12633
12634
12635 \begin_inset Quotes erd
12636 \end_inset
12637
12638 ] A title for a list of floats of this kind (list of figures, tables, or
12639  whatever).
12640  It is used for the screen label within LyX; it is passed to LaTeX for use
12641  as the title there; and it is used as the title in XHTML output.
12642  It will be translated to the document language.
12643 \end_layout
12644
12645 \begin_layout Description
12646 \begin_inset Flex CharStyle:Code
12647 status collapsed
12648
12649 \begin_layout Plain Layout
12650 NumberWithin
12651 \end_layout
12652
12653 \end_inset
12654
12655  [
12656 \begin_inset Flex CharStyle:Code
12657 status collapsed
12658
12659 \begin_layout Plain Layout
12660 string
12661 \end_layout
12662
12663 \end_inset
12664
12665 =
12666 \begin_inset Quotes erd
12667 \end_inset
12668
12669
12670 \begin_inset Quotes erd
12671 \end_inset
12672
12673 ] This (optional) argument determines whether floats of this class will
12674  be numbered within some sectional unit of the document.
12675  For example, if within is equal to 
12676 \begin_inset Flex CharStyle:Code
12677 status collapsed
12678
12679 \begin_layout Plain Layout
12680 chapter
12681 \end_layout
12682
12683 \end_inset
12684
12685 , the floats will be numbered within chapters.
12686  
12687 \end_layout
12688
12689 \begin_layout Description
12690 \begin_inset Flex CharStyle:Code
12691 status collapsed
12692
12693 \begin_layout Plain Layout
12694 Placement
12695 \end_layout
12696
12697 \end_inset
12698
12699  [
12700 \begin_inset Flex CharStyle:Code
12701 status collapsed
12702
12703 \begin_layout Plain Layout
12704 string
12705 \end_layout
12706
12707 \end_inset
12708
12709 =
12710 \begin_inset Quotes erd
12711 \end_inset
12712
12713
12714 \begin_inset Quotes erd
12715 \end_inset
12716
12717 ] The default placement for the given class of floats.
12718  The string should be as in standard LaTeX: 
12719 \begin_inset Flex CharStyle:Code
12720 status collapsed
12721
12722 \begin_layout Plain Layout
12723 t
12724 \end_layout
12725
12726 \end_inset
12727
12728
12729 \begin_inset Flex CharStyle:Code
12730 status collapsed
12731
12732 \begin_layout Plain Layout
12733 b
12734 \end_layout
12735
12736 \end_inset
12737
12738
12739 \begin_inset Flex CharStyle:Code
12740 status collapsed
12741
12742 \begin_layout Plain Layout
12743 p
12744 \end_layout
12745
12746 \end_inset
12747
12748  and 
12749 \begin_inset Flex CharStyle:Code
12750 status collapsed
12751
12752 \begin_layout Plain Layout
12753 h
12754 \end_layout
12755
12756 \end_inset
12757
12758  for top, bottom, page, and here, respectively.
12759 \begin_inset Foot
12760 status collapsed
12761
12762 \begin_layout Plain Layout
12763 Note that the order of these letters in the string is irrelevant, like in
12764  LaTeX.
12765 \end_layout
12766
12767 \end_inset
12768
12769  On top of that there is a new type, 
12770 \begin_inset Flex CharStyle:Code
12771 status collapsed
12772
12773 \begin_layout Plain Layout
12774 H
12775 \end_layout
12776
12777 \end_inset
12778
12779 , which does not really correspond to a float, since it means: put it 
12780 \begin_inset Quotes eld
12781 \end_inset
12782
12783 here
12784 \begin_inset Quotes erd
12785 \end_inset
12786
12787  and nowhere else.
12788  Note however that the 
12789 \begin_inset Flex CharStyle:Code
12790 status collapsed
12791
12792 \begin_layout Plain Layout
12793 H
12794 \end_layout
12795
12796 \end_inset
12797
12798  specifier is special and, because of implementation details, cannot be
12799  used in non-built in float types.
12800  If you do not understand what this means, just use 
12801 \begin_inset Quotes eld
12802 \end_inset
12803
12804
12805 \begin_inset Flex CharStyle:Code
12806 status collapsed
12807
12808 \begin_layout Plain Layout
12809 tbp
12810 \end_layout
12811
12812 \end_inset
12813
12814
12815 \begin_inset Quotes erd
12816 \end_inset
12817
12818 .
12819 \end_layout
12820
12821 \begin_layout Description
12822 \begin_inset Flex CharStyle:Code
12823 status collapsed
12824
12825 \begin_layout Plain Layout
12826 Style
12827 \end_layout
12828
12829 \end_inset
12830
12831  [
12832 \begin_inset Flex CharStyle:Code
12833 status collapsed
12834
12835 \begin_layout Plain Layout
12836 string
12837 \end_layout
12838
12839 \end_inset
12840
12841 =
12842 \begin_inset Quotes erd
12843 \end_inset
12844
12845
12846 \begin_inset Quotes erd
12847 \end_inset
12848
12849 ] The style used when defining the float using 
12850 \begin_inset Flex CharStyle:Code
12851 status collapsed
12852
12853 \begin_layout Plain Layout
12854
12855 \backslash
12856 newfloat
12857 \end_layout
12858
12859 \end_inset
12860
12861 .
12862 \end_layout
12863
12864 \begin_layout Description
12865 \begin_inset Flex CharStyle:Code
12866 status collapsed
12867
12868 \begin_layout Plain Layout
12869 Type
12870 \end_layout
12871
12872 \end_inset
12873
12874  [
12875 \begin_inset Flex CharStyle:Code
12876 status collapsed
12877
12878 \begin_layout Plain Layout
12879 string
12880 \end_layout
12881
12882 \end_inset
12883
12884 =
12885 \begin_inset Quotes erd
12886 \end_inset
12887
12888
12889 \begin_inset Quotes erd
12890 \end_inset
12891
12892 ] The 
12893 \begin_inset Quotes eld
12894 \end_inset
12895
12896 type
12897 \begin_inset Quotes erd
12898 \end_inset
12899
12900  of the new class of floats, like program or algorithm.
12901  After the appropriate 
12902 \begin_inset Flex CharStyle:Code
12903 status collapsed
12904
12905 \begin_layout Plain Layout
12906
12907 \backslash
12908 newfloat
12909 \end_layout
12910
12911 \end_inset
12912
12913 , commands such as 
12914 \begin_inset Flex CharStyle:Code
12915 status collapsed
12916
12917 \begin_layout Plain Layout
12918
12919 \backslash
12920 begin{program}
12921 \end_layout
12922
12923 \end_inset
12924
12925  or 
12926 \begin_inset Flex CharStyle:Code
12927 status collapsed
12928
12929 \begin_layout Plain Layout
12930
12931 \backslash
12932 end{algorithm*}
12933 \end_layout
12934
12935 \end_inset
12936
12937  will be available.
12938 \end_layout
12939
12940 \begin_layout Standard
12941 Note that defining a float with type 
12942 \begin_inset Flex CharStyle:Code
12943 status collapsed
12944
12945 \begin_layout Plain Layout
12946
12947 \emph on
12948 type
12949 \end_layout
12950
12951 \end_inset
12952
12953  automatically defines the corresponding counter with name 
12954 \begin_inset Flex CharStyle:Code
12955 status collapsed
12956
12957 \begin_layout Plain Layout
12958
12959 \emph on
12960 type
12961 \end_layout
12962
12963 \end_inset
12964
12965 .
12966 \end_layout
12967
12968 \begin_layout Subsection
12969 Flex insets and InsetLayout
12970 \begin_inset CommandInset label
12971 LatexCommand label
12972 name "sub:Flex-insets-and"
12973
12974 \end_inset
12975
12976
12977 \end_layout
12978
12979 \begin_layout Standard
12980 LyX has supported character styles since version 1.4.0; as of version 1.6.0,
12981  these are called Flex insets.
12982  
12983 \end_layout
12984
12985 \begin_layout Standard
12986 Flex insets come in three different kinds: 
12987 \end_layout
12988
12989 \begin_layout Itemize
12990 character style (
12991 \begin_inset Flex CharStyle:Code
12992 status collapsed
12993
12994 \begin_layout Plain Layout
12995 CharStyle
12996 \end_layout
12997
12998 \end_inset
12999
13000 ): These define semantic markup corresponding to such LaTeX commands as
13001  
13002 \begin_inset Flex CharStyle:Code
13003 status collapsed
13004
13005 \begin_layout Plain Layout
13006
13007 \backslash
13008 noun
13009 \end_layout
13010
13011 \end_inset
13012
13013  and 
13014 \begin_inset Flex CharStyle:Code
13015 status collapsed
13016
13017 \begin_layout Plain Layout
13018
13019 \backslash
13020 code
13021 \end_layout
13022
13023 \end_inset
13024
13025 .
13026 \end_layout
13027
13028 \begin_layout Itemize
13029 user custom (
13030 \begin_inset Flex CharStyle:Code
13031 status collapsed
13032
13033 \begin_layout Plain Layout
13034 Custom
13035 \end_layout
13036
13037 \end_inset
13038
13039 ): These can be used to define custom collapsible insets, similar to TeX
13040  code, footnote, and the like.
13041  An obvious example is an endnote inset, which is defined in the 
13042 \begin_inset Flex CharStyle:Code
13043 status collapsed
13044
13045 \begin_layout Plain Layout
13046 endnote
13047 \end_layout
13048
13049 \end_inset
13050
13051  module.
13052 \end_layout
13053
13054 \begin_layout Itemize
13055 XML elements (
13056 \begin_inset Flex CharStyle:Code
13057 status collapsed
13058
13059 \begin_layout Plain Layout
13060 Element
13061 \end_layout
13062
13063 \end_inset
13064
13065 ): For use with DocBook classes.
13066 \end_layout
13067
13068 \begin_layout Standard
13069 Flex insets are defined using the 
13070 \begin_inset Flex CharStyle:Code
13071 status collapsed
13072
13073 \begin_layout Plain Layout
13074 InsetLayout
13075 \end_layout
13076
13077 \end_inset
13078
13079  tag, which shall be explained in a moment.
13080 \end_layout
13081
13082 \begin_layout Standard
13083 The 
13084 \begin_inset Flex CharStyle:Code
13085 status collapsed
13086
13087 \begin_layout Plain Layout
13088 InsetLayout
13089 \end_layout
13090
13091 \end_inset
13092
13093  tag also serves another function: It can be used to customize the general
13094  layout of many different types of insets.
13095  Currently, 
13096 \begin_inset Flex CharStyle:Code
13097 status collapsed
13098
13099 \begin_layout Plain Layout
13100 InsetLayout
13101 \end_layout
13102
13103 \end_inset
13104
13105  can be used to customize the layout parameters for footnotes, marginal
13106  notes, note insets, TeX code (ERT) insets, branches, listings, indexes,
13107  boxes, tables, algorithms, URLs, and optional arguments, as well as to
13108  define Flex insets.
13109 \end_layout
13110
13111 \begin_layout Standard
13112 The 
13113 \begin_inset Flex CharStyle:Code
13114 status collapsed
13115
13116 \begin_layout Plain Layout
13117 InsetLayout
13118 \end_layout
13119
13120 \end_inset
13121
13122  definition must begin with a line of the form:
13123 \end_layout
13124
13125 \begin_layout LyX-Code
13126 InsetLayout <Type>
13127 \end_layout
13128
13129 \begin_layout Standard
13130 Here 
13131 \begin_inset Flex CharStyle:Code
13132 status collapsed
13133
13134 \begin_layout Plain Layout
13135 <Type>
13136 \end_layout
13137
13138 \end_inset
13139
13140  indicates the inset whose layout is being defined, and here there are two
13141  cases.
13142 \end_layout
13143
13144 \begin_layout Enumerate
13145 The layout for a pre-existing inset is being modified.
13146  In this case, can be 
13147 \begin_inset Flex CharStyle:Code
13148 status collapsed
13149
13150 \begin_layout Plain Layout
13151 <Type>
13152 \end_layout
13153
13154 \end_inset
13155
13156  any one of the following: 
13157 \begin_inset Flex CharStyle:Code
13158 status collapsed
13159
13160 \begin_layout Plain Layout
13161 Algorithm
13162 \end_layout
13163
13164 \end_inset
13165
13166
13167 \begin_inset Flex CharStyle:Code
13168 status collapsed
13169
13170 \begin_layout Plain Layout
13171 Branch
13172 \end_layout
13173
13174 \end_inset
13175
13176
13177 \begin_inset Flex CharStyle:Code
13178 status collapsed
13179
13180 \begin_layout Plain Layout
13181 Box
13182 \end_layout
13183
13184 \end_inset
13185
13186
13187 \begin_inset Flex CharStyle:Code
13188 status collapsed
13189
13190 \begin_layout Plain Layout
13191 Box:shaded
13192 \end_layout
13193
13194 \end_inset
13195
13196
13197 \begin_inset Flex CharStyle:Code
13198 status collapsed
13199
13200 \begin_layout Plain Layout
13201 ERT
13202 \end_layout
13203
13204 \end_inset
13205
13206
13207 \begin_inset Flex CharStyle:Code
13208 status collapsed
13209
13210 \begin_layout Plain Layout
13211 Figure
13212 \end_layout
13213
13214 \end_inset
13215
13216
13217 \begin_inset Flex CharStyle:Code
13218 status collapsed
13219
13220 \begin_layout Plain Layout
13221 Foot
13222 \end_layout
13223
13224 \end_inset
13225
13226
13227 \begin_inset Flex CharStyle:Code
13228 status collapsed
13229
13230 \begin_layout Plain Layout
13231 Index
13232 \end_layout
13233
13234 \end_inset
13235
13236
13237 \begin_inset Flex CharStyle:Code
13238 status collapsed
13239
13240 \begin_layout Plain Layout
13241 Info
13242 \end_layout
13243
13244 \end_inset
13245
13246
13247 \begin_inset Flex CharStyle:Code
13248 status collapsed
13249
13250 \begin_layout Plain Layout
13251 Info:menu
13252 \end_layout
13253
13254 \end_inset
13255
13256
13257 \begin_inset Flex CharStyle:Code
13258 status collapsed
13259
13260 \begin_layout Plain Layout
13261 Info:shortcut
13262 \end_layout
13263
13264 \end_inset
13265
13266
13267 \begin_inset Flex CharStyle:Code
13268 status collapsed
13269
13270 \begin_layout Plain Layout
13271 Info:shortcuts
13272 \end_layout
13273
13274 \end_inset
13275
13276
13277 \begin_inset Flex CharStyle:Code
13278 status collapsed
13279
13280 \begin_layout Plain Layout
13281 Listings
13282 \end_layout
13283
13284 \end_inset
13285
13286
13287 \begin_inset Flex CharStyle:Code
13288 status collapsed
13289
13290 \begin_layout Plain Layout
13291 Marginal
13292 \end_layout
13293
13294 \end_inset
13295
13296
13297 \begin_inset Flex CharStyle:Code
13298 status collapsed
13299
13300 \begin_layout Plain Layout
13301 Note:Comment
13302 \end_layout
13303
13304 \end_inset
13305
13306
13307 \begin_inset Flex CharStyle:Code
13308 status collapsed
13309
13310 \begin_layout Plain Layout
13311 Note:Note
13312 \end_layout
13313
13314 \end_inset
13315
13316
13317 \begin_inset Flex CharStyle:Code
13318 status collapsed
13319
13320 \begin_layout Plain Layout
13321 Note:GreyedOut
13322 \end_layout
13323
13324 \end_inset
13325
13326
13327 \begin_inset Flex CharStyle:Code
13328 status collapsed
13329
13330 \begin_layout Plain Layout
13331 OptArg
13332 \end_layout
13333
13334 \end_inset
13335
13336
13337 \begin_inset Flex CharStyle:Code
13338 status collapsed
13339
13340 \begin_layout Plain Layout
13341 Table
13342 \end_layout
13343
13344 \end_inset
13345
13346 , or 
13347 \begin_inset Flex CharStyle:Code
13348 status collapsed
13349
13350 \begin_layout Plain Layout
13351 URL
13352 \end_layout
13353
13354 \end_inset
13355
13356 .
13357 \end_layout
13358
13359 \begin_layout Enumerate
13360 The layout for a Flex inset is being defined.
13361  In this case, 
13362 \begin_inset Flex CharStyle:Code
13363 status collapsed
13364
13365 \begin_layout Plain Layout
13366 <Type>
13367 \end_layout
13368
13369 \end_inset
13370
13371  can be any valid identifier not used by a pre-existing inset.
13372  Note that the definition of a flex inset 
13373 \emph on
13374 must 
13375 \emph default
13376 also include a 
13377 \begin_inset Flex CharStyle:Code
13378 status collapsed
13379
13380 \begin_layout Plain Layout
13381 LyXType
13382 \end_layout
13383
13384 \end_inset
13385
13386  entry, declaring which type of inset this is.
13387 \end_layout
13388
13389 \begin_layout Standard
13390 The 
13391 \begin_inset Flex CharStyle:Code
13392 status collapsed
13393
13394 \begin_layout Plain Layout
13395 InsetLayout
13396 \end_layout
13397
13398 \end_inset
13399
13400  definition can contain the following entries:
13401 \end_layout
13402
13403 \begin_layout Description
13404 \begin_inset Flex CharStyle:Code
13405 status collapsed
13406
13407 \begin_layout Plain Layout
13408 BgColor
13409 \end_layout
13410
13411 \end_inset
13412
13413  The color for the inset's background.
13414  The valid colors are defined in 
13415 \begin_inset Flex CharStyle:Code
13416 status collapsed
13417
13418 \begin_layout Plain Layout
13419 src/ColorCode.h
13420 \end_layout
13421
13422 \end_inset
13423
13424 .
13425 \end_layout
13426
13427 \begin_layout Description
13428 \begin_inset Flex CharStyle:Code
13429 status collapsed
13430
13431 \begin_layout Plain Layout
13432 ContentAsLabel
13433 \end_layout
13434
13435 \end_inset
13436
13437  [
13438 \begin_inset Flex CharStyle:Code
13439 status collapsed
13440
13441 \begin_layout Plain Layout
13442
13443 \emph on
13444 0
13445 \end_layout
13446
13447 \end_inset
13448
13449 ,
13450 \begin_inset Flex CharStyle:Code
13451 status collapsed
13452
13453 \begin_layout Plain Layout
13454 1
13455 \end_layout
13456
13457 \end_inset
13458
13459 ] Whether to use the content of the inset as the label, when the inset is
13460  closed.
13461  Default is false.
13462 \end_layout
13463
13464 \begin_layout Description
13465 \begin_inset Flex CharStyle:Code
13466 status collapsed
13467
13468 \begin_layout Plain Layout
13469 CopyStyle
13470 \end_layout
13471
13472 \end_inset
13473
13474  As with paragraph styles (see page 
13475 \begin_inset CommandInset ref
13476 LatexCommand ref
13477 reference "des:CopyStyle"
13478
13479 \end_inset
13480
13481 ).
13482 \end_layout
13483
13484 \begin_layout Description
13485 \begin_inset Flex CharStyle:Code
13486 status collapsed
13487
13488 \begin_layout Plain Layout
13489 CustomPars
13490 \end_layout
13491
13492 \end_inset
13493
13494  [
13495 \begin_inset Flex CharStyle:Code
13496 status collapsed
13497
13498 \begin_layout Plain Layout
13499
13500 \emph on
13501 0
13502 \end_layout
13503
13504 \end_inset
13505
13506 ,
13507 \begin_inset Flex CharStyle:Code
13508 status collapsed
13509
13510 \begin_layout Plain Layout
13511 1
13512 \end_layout
13513
13514 \end_inset
13515
13516 ] Indicates whether the user may employ the Paragraph Settings dialog to
13517  customize the paragraph.
13518 \end_layout
13519
13520 \begin_layout Description
13521 \begin_inset Flex CharStyle:Code
13522 status collapsed
13523
13524 \begin_layout Plain Layout
13525 Decoration
13526 \end_layout
13527
13528 \end_inset
13529
13530  can be 
13531 \begin_inset Flex CharStyle:Code
13532 status collapsed
13533
13534 \begin_layout Plain Layout
13535 Classic
13536 \end_layout
13537
13538 \end_inset
13539
13540
13541 \begin_inset Flex CharStyle:Code
13542 status collapsed
13543
13544 \begin_layout Plain Layout
13545 Minimalistic
13546 \end_layout
13547
13548 \end_inset
13549
13550 , or 
13551 \begin_inset Flex CharStyle:Code
13552 status collapsed
13553
13554 \begin_layout Plain Layout
13555 Conglomerate
13556 \end_layout
13557
13558 \end_inset
13559
13560 , describing the rendering style used for the inset's frame and buttons.
13561  Footnotes generally use 
13562 \begin_inset Flex CharStyle:Code
13563 status collapsed
13564
13565 \begin_layout Plain Layout
13566 Classic
13567 \end_layout
13568
13569 \end_inset
13570
13571 , ERT insets generally 
13572 \begin_inset Flex CharStyle:Code
13573 status collapsed
13574
13575 \begin_layout Plain Layout
13576 Minimalistic
13577 \end_layout
13578
13579 \end_inset
13580
13581 , and character styles 
13582 \begin_inset Flex CharStyle:Code
13583 status collapsed
13584
13585 \begin_layout Plain Layout
13586 Conglomerate
13587 \end_layout
13588
13589 \end_inset
13590
13591 .
13592 \end_layout
13593
13594 \begin_layout Description
13595 \begin_inset Flex CharStyle:Code
13596 status collapsed
13597
13598 \begin_layout Plain Layout
13599 End
13600 \end_layout
13601
13602 \end_inset
13603
13604  Required at the end of the InsetLayout declarations.
13605 \end_layout
13606
13607 \begin_layout Description
13608 \begin_inset Flex CharStyle:Code
13609 status collapsed
13610
13611 \begin_layout Plain Layout
13612 Font
13613 \end_layout
13614
13615 \end_inset
13616
13617  The font used for both the text body 
13618 \emph on
13619 and
13620 \emph default
13621  the label.
13622  See section
13623 \begin_inset space ~
13624 \end_inset
13625
13626
13627 \begin_inset CommandInset ref
13628 LatexCommand ref
13629 reference "sub:Font-description"
13630
13631 \end_inset
13632
13633 .
13634  Note that defining this font automatically defines the 
13635 \begin_inset Flex CharStyle:Code
13636 status collapsed
13637
13638 \begin_layout Plain Layout
13639 LabelFont
13640 \end_layout
13641
13642 \end_inset
13643
13644  to the same value, so define this first and define 
13645 \begin_inset Flex CharStyle:Code
13646 status collapsed
13647
13648 \begin_layout Plain Layout
13649 LabelFont
13650 \end_layout
13651
13652 \end_inset
13653
13654  later if you want them to be different.
13655 \end_layout
13656
13657 \begin_layout Description
13658 \begin_inset Flex CharStyle:Code
13659 status collapsed
13660
13661 \begin_layout Plain Layout
13662 ForceLTR
13663 \end_layout
13664
13665 \end_inset
13666
13667  Force the 
13668 \begin_inset Quotes eld
13669 \end_inset
13670
13671 latex
13672 \begin_inset Quotes erd
13673 \end_inset
13674
13675  language, leading to Left-to-Right (latin) output, e.
13676 \begin_inset space \thinspace{}
13677 \end_inset
13678
13679 g.
13680 \begin_inset space \space{}
13681 \end_inset
13682
13683 in TeX code or URL.
13684  A kludge.
13685 \end_layout
13686
13687 \begin_layout Description
13688 \begin_inset Flex CharStyle:Code
13689 status collapsed
13690
13691 \begin_layout Plain Layout
13692 ForcePlain
13693 \end_layout
13694
13695 \end_inset
13696
13697  [
13698 \begin_inset Flex CharStyle:Code
13699 status collapsed
13700
13701 \begin_layout Plain Layout
13702
13703 \emph on
13704 0
13705 \end_layout
13706
13707 \end_inset
13708
13709 ,
13710 \begin_inset Flex CharStyle:Code
13711 status collapsed
13712
13713 \begin_layout Plain Layout
13714 1
13715 \end_layout
13716
13717 \end_inset
13718
13719 ] Indicates whether the PlainLayout should be used or, instead, the user
13720  can change the paragraph style used in the inset.
13721  Default is false.
13722 \end_layout
13723
13724 \begin_layout Description
13725 \begin_inset Flex CharStyle:Code
13726 status collapsed
13727
13728 \begin_layout Plain Layout
13729 FreeSpacing
13730 \end_layout
13731
13732 \end_inset
13733
13734  As with paragraph styles (see page 
13735 \begin_inset CommandInset ref
13736 LatexCommand pageref
13737 reference "des:FreeSpacing"
13738
13739 \end_inset
13740
13741 ).
13742  Default is false.
13743 \end_layout
13744
13745 \begin_layout Description
13746 \begin_inset Flex CharStyle:Code
13747 status collapsed
13748
13749 \begin_layout Plain Layout
13750 HTML*
13751 \end_layout
13752
13753 \end_inset
13754
13755  These tags control XHTML output.
13756  See 
13757 \end_layout
13758
13759 \begin_layout Description
13760 \begin_inset Flex CharStyle:Code
13761 status collapsed
13762
13763 \begin_layout Plain Layout
13764 InToc
13765 \end_layout
13766
13767 \end_inset
13768
13769  [
13770 \begin_inset Flex CharStyle:Code
13771 status collapsed
13772
13773 \begin_layout Plain Layout
13774
13775 \emph on
13776 0
13777 \end_layout
13778
13779 \end_inset
13780
13781 ,
13782 \begin_inset Flex CharStyle:Code
13783 status collapsed
13784
13785 \begin_layout Plain Layout
13786 1
13787 \end_layout
13788
13789 \end_inset
13790
13791 ] Whether to include the contents of this inset in the strings generated
13792  for the `Outline' pane.
13793  One would not, for example, want the content of a footnote in a section
13794  header to be included in the TOC displayed in the outline, but one would
13795  normally want the content of a character style displayed.
13796  Default is false: not to include.
13797 \end_layout
13798
13799 \begin_layout Description
13800 \begin_inset Flex CharStyle:Code
13801 status collapsed
13802
13803 \begin_layout Plain Layout
13804 KeepEmpty
13805 \end_layout
13806
13807 \end_inset
13808
13809  As with paragraph styles (see page 
13810 \begin_inset CommandInset ref
13811 LatexCommand pageref
13812 reference "des:KeepEmpty"
13813
13814 \end_inset
13815
13816 ).
13817  Default is false.
13818 \end_layout
13819
13820 \begin_layout Description
13821 \begin_inset Flex CharStyle:Code
13822 status collapsed
13823
13824 \begin_layout Plain Layout
13825 LabelFont
13826 \end_layout
13827
13828 \end_inset
13829
13830  The font used for the label.
13831  See section
13832 \begin_inset space ~
13833 \end_inset
13834
13835
13836 \begin_inset CommandInset ref
13837 LatexCommand ref
13838 reference "sub:Font-description"
13839
13840 \end_inset
13841
13842 .
13843  Note that this definition can never appear before 
13844 \begin_inset Flex CharStyle:Code
13845 status collapsed
13846
13847 \begin_layout Plain Layout
13848 Font
13849 \end_layout
13850
13851 \end_inset
13852
13853 , lest it be ineffective.
13854 \end_layout
13855
13856 \begin_layout Description
13857 \begin_inset Flex CharStyle:Code
13858 status collapsed
13859
13860 \begin_layout Plain Layout
13861 LabelString
13862 \end_layout
13863
13864 \end_inset
13865
13866  What will be displayed on the button or elsewhere as the inset label.
13867  Some inset types (TeX code and Branch) modify this label on the fly.
13868 \end_layout
13869
13870 \begin_layout Description
13871 \begin_inset Flex CharStyle:Code
13872 status collapsed
13873
13874 \begin_layout Plain Layout
13875 LatexName
13876 \end_layout
13877
13878 \end_inset
13879
13880  The name of the corresponding LaTeX stuff.
13881  Either the environment or command name.
13882 \end_layout
13883
13884 \begin_layout Description
13885 \begin_inset Flex CharStyle:Code
13886 status collapsed
13887
13888 \begin_layout Plain Layout
13889 LatexParam
13890 \end_layout
13891
13892 \end_inset
13893
13894  The optional parameter for the corresponding 
13895 \begin_inset Flex CharStyle:Code
13896 status collapsed
13897
13898 \begin_layout Plain Layout
13899 LatexName
13900 \end_layout
13901
13902 \end_inset
13903
13904  stuff, including possible bracket pairs like 
13905 \begin_inset Flex CharStyle:Code
13906 status collapsed
13907
13908 \begin_layout Plain Layout
13909 []
13910 \end_layout
13911
13912 \end_inset
13913
13914 .
13915  This parameter cannot be changed from within LyX.
13916 \end_layout
13917
13918 \begin_layout Description
13919 \begin_inset Flex CharStyle:Code
13920 status collapsed
13921
13922 \begin_layout Plain Layout
13923 LatexType
13924 \end_layout
13925
13926 \end_inset
13927
13928  As with paragraph styles (see page 
13929 \begin_inset CommandInset ref
13930 LatexCommand pageref
13931 reference "des:LatexType"
13932
13933 \end_inset
13934
13935 ).
13936 \end_layout
13937
13938 \begin_layout Description
13939 \begin_inset Flex CharStyle:Code
13940 status collapsed
13941
13942 \begin_layout Plain Layout
13943 LyxType
13944 \end_layout
13945
13946 \end_inset
13947
13948  Can be 
13949 \begin_inset Flex CharStyle:Code
13950 status collapsed
13951
13952 \begin_layout Plain Layout
13953 charstyle
13954 \end_layout
13955
13956 \end_inset
13957
13958
13959 \begin_inset Flex CharStyle:Code
13960 status collapsed
13961
13962 \begin_layout Plain Layout
13963 custom
13964 \end_layout
13965
13966 \end_inset
13967
13968
13969 \begin_inset Flex CharStyle:Code
13970 status collapsed
13971
13972 \begin_layout Plain Layout
13973 element
13974 \end_layout
13975
13976 \end_inset
13977
13978 , or 
13979 \begin_inset Flex CharStyle:Code
13980 status collapsed
13981
13982 \begin_layout Plain Layout
13983 end
13984 \end_layout
13985
13986 \end_inset
13987
13988  (indicating a dummy definition ending definitions of charstyles, etc).
13989  This entry is required in and is only meaningful for Flex insets.
13990  Among other things, it determines on which menu this inset will appear.
13991  Setting 
13992 \begin_inset Flex CharStyle:Code
13993 status collapsed
13994
13995 \begin_layout Plain Layout
13996 LyXType
13997 \end_layout
13998
13999 \end_inset
14000
14001  to 
14002 \begin_inset Flex CharStyle:Code
14003 status collapsed
14004
14005 \begin_layout Plain Layout
14006 charstyle
14007 \end_layout
14008
14009 \end_inset
14010
14011  will set 
14012 \begin_inset Flex CharStyle:Code
14013 status collapsed
14014
14015 \begin_layout Plain Layout
14016 MultiPar
14017 \end_layout
14018
14019 \end_inset
14020
14021  to false.
14022  
14023 \begin_inset Flex CharStyle:Code
14024 status collapsed
14025
14026 \begin_layout Plain Layout
14027 MultiPar
14028 \end_layout
14029
14030 \end_inset
14031
14032  can be set to true for charstyle insets, if you wish, by setting it 
14033 \emph on
14034 after
14035 \emph default
14036  you set the 
14037 \begin_inset Flex CharStyle:Code
14038 status collapsed
14039
14040 \begin_layout Plain Layout
14041 LyXType
14042 \end_layout
14043
14044 \end_inset
14045
14046 .
14047 \end_layout
14048
14049 \begin_layout Description
14050 \begin_inset Flex CharStyle:Code
14051 status collapsed
14052
14053 \begin_layout Plain Layout
14054 MultiPar
14055 \end_layout
14056
14057 \end_inset
14058
14059  [
14060 \begin_inset Flex CharStyle:Code
14061 status collapsed
14062
14063 \begin_layout Plain Layout
14064
14065 \emph on
14066 0
14067 \end_layout
14068
14069 \end_inset
14070
14071 ,
14072 \begin_inset Flex CharStyle:Code
14073 status collapsed
14074
14075 \begin_layout Plain Layout
14076 1
14077 \end_layout
14078
14079 \end_inset
14080
14081 ] Whether multiple paragraphs are permitted in this inset.
14082  This will also set 
14083 \begin_inset Flex CharStyle:Code
14084 status collapsed
14085
14086 \begin_layout Plain Layout
14087 CustomPars
14088 \end_layout
14089
14090 \end_inset
14091
14092  to the same value and 
14093 \begin_inset Flex CharStyle:Code
14094 status collapsed
14095
14096 \begin_layout Plain Layout
14097 ForcePlain
14098 \end_layout
14099
14100 \end_inset
14101
14102  to the opposite value.
14103  These can be reset to other values, if they are used 
14104 \emph on
14105 after
14106 \emph default
14107  
14108 \begin_inset Flex CharStyle:Code
14109 status collapsed
14110
14111 \begin_layout Plain Layout
14112 MultiPar
14113 \end_layout
14114
14115 \end_inset
14116
14117 .
14118  Default is true.
14119 \end_layout
14120
14121 \begin_layout Description
14122 \begin_inset Flex CharStyle:Code
14123 status collapsed
14124
14125 \begin_layout Plain Layout
14126 NeedProtect
14127 \end_layout
14128
14129 \end_inset
14130
14131  [
14132 \begin_inset Flex CharStyle:Code
14133 status collapsed
14134
14135 \begin_layout Plain Layout
14136
14137 \emph on
14138 0
14139 \end_layout
14140
14141 \end_inset
14142
14143 ,
14144 \begin_inset Flex CharStyle:Code
14145 status collapsed
14146
14147 \begin_layout Plain Layout
14148 1
14149 \end_layout
14150
14151 \end_inset
14152
14153 ] Whether fragile commands in this layout should be 
14154 \begin_inset Flex CharStyle:Code
14155 status collapsed
14156
14157 \begin_layout Plain Layout
14158
14159 \backslash
14160 protect
14161 \end_layout
14162
14163 \end_inset
14164
14165 'ed.
14166  (Note: This is 
14167 \emph on
14168 not
14169 \emph default
14170  whether the command should itself be protected.) Default is false.
14171 \end_layout
14172
14173 \begin_layout Description
14174 \begin_inset Flex CharStyle:Code
14175 status collapsed
14176
14177 \begin_layout Plain Layout
14178 PassThru
14179 \end_layout
14180
14181 \end_inset
14182
14183  [
14184 \begin_inset Flex CharStyle:Code
14185 status collapsed
14186
14187 \begin_layout Plain Layout
14188
14189 \emph on
14190 0
14191 \end_layout
14192
14193 \end_inset
14194
14195 ,
14196 \begin_inset Flex CharStyle:Code
14197 status collapsed
14198
14199 \begin_layout Plain Layout
14200 1
14201 \end_layout
14202
14203 \end_inset
14204
14205 ] As with paragraph styles (see page 
14206 \begin_inset CommandInset ref
14207 LatexCommand pageref
14208 reference "des:PathThru"
14209
14210 \end_inset
14211
14212 ).
14213  Default is false.
14214 \end_layout
14215
14216 \begin_layout Description
14217 \begin_inset Flex CharStyle:Code
14218 status collapsed
14219
14220 \begin_layout Plain Layout
14221 Preamble
14222 \end_layout
14223
14224 \end_inset
14225
14226  As with paragraph styles (see page 
14227 \begin_inset CommandInset ref
14228 LatexCommand pageref
14229 reference "des:Preamble"
14230
14231 \end_inset
14232
14233 ).
14234 \end_layout
14235
14236 \begin_layout Description
14237 \begin_inset Flex CharStyle:Code
14238 status collapsed
14239
14240 \begin_layout Plain Layout
14241 Requires
14242 \end_layout
14243
14244 \end_inset
14245
14246  [
14247 \begin_inset Flex CharStyle:Code
14248 status collapsed
14249
14250 \begin_layout Plain Layout
14251 string
14252 \end_layout
14253
14254 \end_inset
14255
14256 ] As with paragraph styles (see page 
14257 \begin_inset CommandInset ref
14258 LatexCommand pageref
14259 reference "des:Requires"
14260
14261 \end_inset
14262
14263 ).
14264 \end_layout
14265
14266 \begin_layout Description
14267 \begin_inset Flex CharStyle:Code
14268 status collapsed
14269
14270 \begin_layout Plain Layout
14271 Spellcheck
14272 \end_layout
14273
14274 \end_inset
14275
14276  [
14277 \begin_inset Flex CharStyle:Code
14278 status collapsed
14279
14280 \begin_layout Plain Layout
14281 0
14282 \end_layout
14283
14284 \end_inset
14285
14286 ,
14287 \begin_inset Flex CharStyle:Code
14288 status collapsed
14289
14290 \begin_layout Plain Layout
14291
14292 \emph on
14293 1
14294 \end_layout
14295
14296 \end_inset
14297
14298 ] Spellcheck the contents of this inset.
14299  Default is true.
14300 \end_layout
14301
14302 \begin_layout Subsection
14303 Counters
14304 \begin_inset CommandInset label
14305 LatexCommand label
14306 name "sub:Counters"
14307
14308 \end_inset
14309
14310
14311 \end_layout
14312
14313 \begin_layout Standard
14314 Since version 1.3.0 of LyX, it is both possible and necessary to define the
14315  counters (
14316 \begin_inset Flex CharStyle:MenuItem
14317 status collapsed
14318
14319 \begin_layout Plain Layout
14320 chapter
14321 \end_layout
14322
14323 \end_inset
14324
14325
14326 \begin_inset Flex CharStyle:MenuItem
14327 status collapsed
14328
14329 \begin_layout Plain Layout
14330 figure
14331 \end_layout
14332
14333 \end_inset
14334
14335 , \SpecialChar \ldots{}
14336 ) in the text class itself.
14337  The standard counters are defined in the file 
14338 \begin_inset Flex CharStyle:Code
14339 status collapsed
14340
14341 \begin_layout Plain Layout
14342 stdcounters.inc
14343 \end_layout
14344
14345 \end_inset
14346
14347 , so you may have to do no more than add
14348 \end_layout
14349
14350 \begin_layout LyX-Code
14351 Input stdcounters.inc
14352 \end_layout
14353
14354 \begin_layout Standard
14355 to your layout file to get them to work.
14356  But if you want to define custom counters, then you can do so.
14357  The counter declaration must begin with:
14358 \end_layout
14359
14360 \begin_layout LyX-Code
14361 Counter CounterName
14362 \end_layout
14363
14364 \begin_layout Standard
14365 where of course `
14366 \begin_inset Flex CharStyle:Code
14367 status collapsed
14368
14369 \begin_layout Plain Layout
14370 CounterName
14371 \end_layout
14372
14373 \end_inset
14374
14375 ' is replaced by the name of the counter.
14376  And it must end with 
14377 \begin_inset Quotes eld
14378 \end_inset
14379
14380
14381 \begin_inset Flex CharStyle:Code
14382 status collapsed
14383
14384 \begin_layout Plain Layout
14385 End
14386 \end_layout
14387
14388 \end_inset
14389
14390
14391 \begin_inset Quotes erd
14392 \end_inset
14393
14394 .
14395  The following parameters can also be used:
14396 \end_layout
14397
14398 \begin_layout Description
14399 \begin_inset Flex CharStyle:Code
14400 status collapsed
14401
14402 \begin_layout Plain Layout
14403 LabelString
14404 \end_layout
14405
14406 \end_inset
14407
14408  [
14409 \begin_inset Flex CharStyle:Code
14410 status collapsed
14411
14412 \begin_layout Plain Layout
14413 string
14414 \end_layout
14415
14416 \end_inset
14417
14418 =
14419 \begin_inset Quotes erd
14420 \end_inset
14421
14422
14423 \begin_inset Quotes erd
14424 \end_inset
14425
14426 ] When defined, this string defines how the counter is displayed.
14427  Setting this value sets 
14428 \begin_inset Flex CharStyle:Code
14429 status collapsed
14430
14431 \begin_layout Plain Layout
14432 LabelStringAppendix
14433 \end_layout
14434
14435 \end_inset
14436
14437  to the same value.
14438  The following special constructs can be used in the string:
14439 \end_layout
14440
14441 \begin_deeper
14442 \begin_layout Itemize
14443 \begin_inset Flex CharStyle:Code
14444 status collapsed
14445
14446 \begin_layout Plain Layout
14447
14448 \backslash
14449 thecounter
14450 \end_layout
14451
14452 \end_inset
14453
14454  will be replaced by the expansion of the 
14455 \begin_inset Flex CharStyle:Code
14456 status collapsed
14457
14458 \begin_layout Plain Layout
14459 LabelString
14460 \end_layout
14461
14462 \end_inset
14463
14464  (or 
14465 \begin_inset Flex CharStyle:Code
14466 status collapsed
14467
14468 \begin_layout Plain Layout
14469 LabelStringAppendix
14470 \end_layout
14471
14472 \end_inset
14473
14474 ) of the counter 
14475 \begin_inset Flex CharStyle:Code
14476 status collapsed
14477
14478 \begin_layout Plain Layout
14479 counter
14480 \end_layout
14481
14482 \end_inset
14483
14484 .
14485  
14486 \end_layout
14487
14488 \begin_layout Itemize
14489 counter values can be expressed using LaTeX-like macros 
14490 \begin_inset Flex CharStyle:Code
14491 status collapsed
14492
14493 \begin_layout Plain Layout
14494
14495 \backslash
14496
14497 \emph on
14498 numbertype
14499 \emph default
14500 {
14501 \emph on
14502 counter
14503 \emph default
14504 }
14505 \end_layout
14506
14507 \end_inset
14508
14509 , where 
14510 \begin_inset Flex CharStyle:Code
14511 status collapsed
14512
14513 \begin_layout Plain Layout
14514
14515 \emph on
14516 numbertype
14517 \end_layout
14518
14519 \end_inset
14520
14521  can be:
14522 \begin_inset Foot
14523 status collapsed
14524
14525 \begin_layout Plain Layout
14526
14527 \family roman
14528 \series medium
14529 \shape up
14530 \size normal
14531 \emph off
14532 \bar no
14533 \noun off
14534 \color none
14535 Actually, the situation is a bit more complicated: any
14536 \family default
14537 \series default
14538 \shape default
14539 \emph default
14540 \bar default
14541  
14542 \size default
14543 \emph on
14544 \noun default
14545 \color inherit
14546 numbertype
14547 \family roman
14548 \series medium
14549 \shape up
14550 \size normal
14551 \emph off
14552 \bar no
14553 \noun off
14554  other than those described below will produce arabic numerals.
14555  It would not be surprising to see this change in the future.
14556 \end_layout
14557
14558 \end_inset
14559
14560  
14561 \begin_inset Flex CharStyle:Code
14562 status collapsed
14563
14564 \begin_layout Plain Layout
14565 arabic
14566 \end_layout
14567
14568 \end_inset
14569
14570 : 1, 2, 3,\SpecialChar \ldots{}
14571
14572 \begin_inset Flex CharStyle:Code
14573 status collapsed
14574
14575 \begin_layout Plain Layout
14576 alph
14577 \end_layout
14578
14579 \end_inset
14580
14581  for lower-case letters: a, b, c, \SpecialChar \ldots{}
14582
14583 \begin_inset Flex CharStyle:Code
14584 status collapsed
14585
14586 \begin_layout Plain Layout
14587 Alph
14588 \end_layout
14589
14590 \end_inset
14591
14592  for upper-case letters: A, B, C, \SpecialChar \ldots{}
14593
14594 \begin_inset Flex CharStyle:Code
14595 status collapsed
14596
14597 \begin_layout Plain Layout
14598 roman
14599 \end_layout
14600
14601 \end_inset
14602
14603  for lower-case roman numerals: i, ii, iii, \SpecialChar \ldots{}
14604
14605 \begin_inset Flex CharStyle:Code
14606 status collapsed
14607
14608 \begin_layout Plain Layout
14609 Roman
14610 \end_layout
14611
14612 \end_inset
14613
14614  for upper-case roman numerals: I, II, III\SpecialChar \ldots{}
14615
14616 \begin_inset Flex CharStyle:Code
14617 status collapsed
14618
14619 \begin_layout Plain Layout
14620 hebrew
14621 \end_layout
14622
14623 \end_inset
14624
14625  for hebrew numerals.
14626 \end_layout
14627
14628 \end_deeper
14629 \begin_layout Standard
14630 If LabelString is not defined, a default value is constructed as follows:
14631  if the counter has a master counter 
14632 \begin_inset Flex CharStyle:Code
14633 status collapsed
14634
14635 \begin_layout Plain Layout
14636 master
14637 \end_layout
14638
14639 \end_inset
14640
14641  (defined via 
14642 \begin_inset Flex CharStyle:Code
14643 status collapsed
14644
14645 \begin_layout Plain Layout
14646 Within
14647 \end_layout
14648
14649 \end_inset
14650
14651 ), the string 
14652 \begin_inset Flex CharStyle:Code
14653 status collapsed
14654
14655 \begin_layout Plain Layout
14656
14657 \backslash
14658 themaster.
14659 \backslash
14660 arabic{counter}
14661 \end_layout
14662
14663 \end_inset
14664
14665  is used; otherwise the string 
14666 \begin_inset Flex CharStyle:Code
14667 status collapsed
14668
14669 \begin_layout Plain Layout
14670
14671 \backslash
14672 arabic{counter}
14673 \end_layout
14674
14675 \end_inset
14676
14677  is used.
14678 \end_layout
14679
14680 \begin_layout Description
14681 \begin_inset Flex CharStyle:Code
14682 status collapsed
14683
14684 \begin_layout Plain Layout
14685 LabelStringAppendix
14686 \end_layout
14687
14688 \end_inset
14689
14690  [
14691 \begin_inset Flex CharStyle:Code
14692 status collapsed
14693
14694 \begin_layout Plain Layout
14695 string
14696 \end_layout
14697
14698 \end_inset
14699
14700 =
14701 \begin_inset Quotes erd
14702 \end_inset
14703
14704
14705 \begin_inset Quotes erd
14706 \end_inset
14707
14708 ] Same as 
14709 \begin_inset Flex CharStyle:Code
14710 status collapsed
14711
14712 \begin_layout Plain Layout
14713 LabelString
14714 \end_layout
14715
14716 \end_inset
14717
14718 , but for use in the Appendix.
14719 \end_layout
14720
14721 \begin_layout Description
14722 \begin_inset Flex CharStyle:Code
14723 status collapsed
14724
14725 \begin_layout Plain Layout
14726 PrettyFormat
14727 \end_layout
14728
14729 \end_inset
14730
14731  [
14732 \begin_inset Flex CharStyle:Code
14733 status collapsed
14734
14735 \begin_layout Plain Layout
14736 string
14737 \end_layout
14738
14739 \end_inset
14740
14741 =
14742 \begin_inset Quotes erd
14743 \end_inset
14744
14745
14746 \begin_inset Quotes erd
14747 \end_inset
14748
14749 ] A format for use with formatted references to this counter.
14750  For example, one might want to have references to section numbers appear
14751  as 
14752 \begin_inset Quotes eld
14753 \end_inset
14754
14755 Section 2.4
14756 \begin_inset Quotes erd
14757 \end_inset
14758
14759 .
14760  The string should contain 
14761 \begin_inset Quotes eld
14762 \end_inset
14763
14764 ##
14765 \begin_inset Quotes erd
14766 \end_inset
14767
14768 .
14769  This will be replaced by the counter number itself.
14770  So, for sections, it would be: Section ##.
14771 \end_layout
14772
14773 \begin_layout Description
14774 \begin_inset Flex CharStyle:Code
14775 status collapsed
14776
14777 \begin_layout Plain Layout
14778 Within
14779 \end_layout
14780
14781 \end_inset
14782
14783  [
14784 \begin_inset Flex CharStyle:Code
14785 status collapsed
14786
14787 \begin_layout Plain Layout
14788 string
14789 \end_layout
14790
14791 \end_inset
14792
14793 =
14794 \begin_inset Quotes erd
14795 \end_inset
14796
14797
14798 \begin_inset Quotes erd
14799 \end_inset
14800
14801 ] If this is set to the name of another counter, the present counter will
14802  be reset every time the other one is increased.
14803  For example, 
14804 \begin_inset Flex CharStyle:Code
14805 status collapsed
14806
14807 \begin_layout Plain Layout
14808 subsection
14809 \end_layout
14810
14811 \end_inset
14812
14813  is numbered inside 
14814 \begin_inset Flex CharStyle:Code
14815 status collapsed
14816
14817 \begin_layout Plain Layout
14818 section
14819 \end_layout
14820
14821 \end_inset
14822
14823 .
14824 \end_layout
14825
14826 \begin_layout Subsection
14827 Font description
14828 \begin_inset CommandInset label
14829 LatexCommand label
14830 name "sub:Font-description"
14831
14832 \end_inset
14833
14834
14835 \end_layout
14836
14837 \begin_layout Standard
14838 A font description looks like this:
14839 \end_layout
14840
14841 \begin_layout LyX-Code
14842 Font 
14843 \family roman
14844 \emph on
14845 or
14846 \family default
14847 \emph default
14848  LabelFont
14849 \end_layout
14850
14851 \begin_layout LyX-Code
14852  ...
14853 \end_layout
14854
14855 \begin_layout LyX-Code
14856 EndFont
14857 \end_layout
14858
14859 \begin_layout Standard
14860 The following commands are available:
14861 \end_layout
14862
14863 \begin_layout Description
14864 \begin_inset Flex CharStyle:Code
14865 status collapsed
14866
14867 \begin_layout Plain Layout
14868 Color
14869 \end_layout
14870
14871 \end_inset
14872
14873  [
14874 \begin_inset Flex CharStyle:Code
14875 status collapsed
14876
14877 \begin_layout Plain Layout
14878
14879 \emph on
14880 none
14881 \end_layout
14882
14883 \end_inset
14884
14885
14886 \begin_inset Flex CharStyle:Code
14887 status collapsed
14888
14889 \begin_layout Plain Layout
14890 black
14891 \end_layout
14892
14893 \end_inset
14894
14895
14896 \begin_inset Flex CharStyle:Code
14897 status collapsed
14898
14899 \begin_layout Plain Layout
14900 white
14901 \end_layout
14902
14903 \end_inset
14904
14905
14906 \begin_inset Flex CharStyle:Code
14907 status collapsed
14908
14909 \begin_layout Plain Layout
14910 red
14911 \end_layout
14912
14913 \end_inset
14914
14915
14916 \begin_inset Flex CharStyle:Code
14917 status collapsed
14918
14919 \begin_layout Plain Layout
14920 green
14921 \end_layout
14922
14923 \end_inset
14924
14925
14926 \begin_inset Flex CharStyle:Code
14927 status collapsed
14928
14929 \begin_layout Plain Layout
14930 blue
14931 \end_layout
14932
14933 \end_inset
14934
14935
14936 \begin_inset Flex CharStyle:Code
14937 status collapsed
14938
14939 \begin_layout Plain Layout
14940 cyan
14941 \end_layout
14942
14943 \end_inset
14944
14945
14946 \begin_inset Flex CharStyle:Code
14947 status collapsed
14948
14949 \begin_layout Plain Layout
14950 magenta
14951 \end_layout
14952
14953 \end_inset
14954
14955
14956 \begin_inset Flex CharStyle:Code
14957 status collapsed
14958
14959 \begin_layout Plain Layout
14960 yellow
14961 \end_layout
14962
14963 \end_inset
14964
14965 ]
14966 \end_layout
14967
14968 \begin_layout Description
14969 \begin_inset Flex CharStyle:Code
14970 status collapsed
14971
14972 \begin_layout Plain Layout
14973 Family
14974 \end_layout
14975
14976 \end_inset
14977
14978  [
14979 \begin_inset Flex CharStyle:Code
14980 status collapsed
14981
14982 \begin_layout Plain Layout
14983
14984 \emph on
14985 Roman
14986 \end_layout
14987
14988 \end_inset
14989
14990
14991 \begin_inset Flex CharStyle:Code
14992 status collapsed
14993
14994 \begin_layout Plain Layout
14995 Sans
14996 \end_layout
14997
14998 \end_inset
14999
15000
15001 \begin_inset Flex CharStyle:Code
15002 status collapsed
15003
15004 \begin_layout Plain Layout
15005 Typewriter
15006 \end_layout
15007
15008 \end_inset
15009
15010
15011 \end_layout
15012
15013 \begin_layout Description
15014 \begin_inset Flex CharStyle:Code
15015 status collapsed
15016
15017 \begin_layout Plain Layout
15018 Misc
15019 \end_layout
15020
15021 \end_inset
15022
15023  [
15024 \begin_inset Flex CharStyle:Code
15025 status collapsed
15026
15027 \begin_layout Plain Layout
15028 string
15029 \end_layout
15030
15031 \end_inset
15032
15033 ] Valid arguments are: 
15034 \begin_inset Flex CharStyle:Code
15035 status collapsed
15036
15037 \begin_layout Plain Layout
15038 emph
15039 \end_layout
15040
15041 \end_inset
15042
15043
15044 \begin_inset Flex CharStyle:Code
15045 status collapsed
15046
15047 \begin_layout Plain Layout
15048 noun
15049 \end_layout
15050
15051 \end_inset
15052
15053
15054 \begin_inset Flex CharStyle:Code
15055 status collapsed
15056
15057 \begin_layout Plain Layout
15058 underbar
15059 \end_layout
15060
15061 \end_inset
15062
15063
15064 \begin_inset Flex CharStyle:Code
15065 status collapsed
15066
15067 \begin_layout Plain Layout
15068 no_emph
15069 \end_layout
15070
15071 \end_inset
15072
15073
15074 \begin_inset Flex CharStyle:Code
15075 status collapsed
15076
15077 \begin_layout Plain Layout
15078 no_noun
15079 \end_layout
15080
15081 \end_inset
15082
15083  and 
15084 \begin_inset Flex CharStyle:Code
15085 status collapsed
15086
15087 \begin_layout Plain Layout
15088 no_bar
15089 \end_layout
15090
15091 \end_inset
15092
15093 .
15094  Each of these turns on or off the corresponding attribute.
15095  For example, 
15096 \begin_inset Flex CharStyle:Code
15097 status collapsed
15098
15099 \begin_layout Plain Layout
15100 emph
15101 \end_layout
15102
15103 \end_inset
15104
15105  turns on emphasis, and 
15106 \begin_inset Flex CharStyle:Code
15107 status collapsed
15108
15109 \begin_layout Plain Layout
15110 no_emph
15111 \end_layout
15112
15113 \end_inset
15114
15115  turns it off.
15116  
15117 \begin_inset Newline newline
15118 \end_inset
15119
15120 If the latter seems puzzling, remember that the font settings for the present
15121  context are generally inherited from the surrounding context.
15122  So 
15123 \begin_inset Flex CharStyle:Code
15124 status collapsed
15125
15126 \begin_layout Plain Layout
15127 no_emph
15128 \end_layout
15129
15130 \end_inset
15131
15132  would turn off the emphasis that was anyway in effect, say, in a theorem
15133  environment.
15134 \end_layout
15135
15136 \begin_layout Description
15137 \begin_inset Flex CharStyle:Code
15138 status collapsed
15139
15140 \begin_layout Plain Layout
15141 Series
15142 \end_layout
15143
15144 \end_inset
15145
15146  [
15147 \begin_inset Flex CharStyle:Code
15148 status collapsed
15149
15150 \begin_layout Plain Layout
15151
15152 \emph on
15153 Medium
15154 \end_layout
15155
15156 \end_inset
15157
15158
15159 \begin_inset Flex CharStyle:Code
15160 status collapsed
15161
15162 \begin_layout Plain Layout
15163 Bold
15164 \end_layout
15165
15166 \end_inset
15167
15168
15169 \end_layout
15170
15171 \begin_layout Description
15172 \begin_inset Flex CharStyle:Code
15173 status collapsed
15174
15175 \begin_layout Plain Layout
15176 Shape
15177 \end_layout
15178
15179 \end_inset
15180
15181  [
15182 \begin_inset Flex CharStyle:Code
15183 status collapsed
15184
15185 \begin_layout Plain Layout
15186
15187 \emph on
15188 Up
15189 \end_layout
15190
15191 \end_inset
15192
15193
15194 \begin_inset Flex CharStyle:Code
15195 status collapsed
15196
15197 \begin_layout Plain Layout
15198 Italic
15199 \end_layout
15200
15201 \end_inset
15202
15203
15204 \begin_inset Flex CharStyle:Code
15205 status collapsed
15206
15207 \begin_layout Plain Layout
15208 SmallCaps
15209 \end_layout
15210
15211 \end_inset
15212
15213
15214 \begin_inset Flex CharStyle:Code
15215 status collapsed
15216
15217 \begin_layout Plain Layout
15218 Slanted
15219 \end_layout
15220
15221 \end_inset
15222
15223
15224 \end_layout
15225
15226 \begin_layout Description
15227 \begin_inset Flex CharStyle:Code
15228 status collapsed
15229
15230 \begin_layout Plain Layout
15231 Size
15232 \end_layout
15233
15234 \end_inset
15235
15236  [
15237 \begin_inset Flex CharStyle:Code
15238 status collapsed
15239
15240 \begin_layout Plain Layout
15241 tiny
15242 \end_layout
15243
15244 \end_inset
15245
15246
15247 \begin_inset Flex CharStyle:Code
15248 status collapsed
15249
15250 \begin_layout Plain Layout
15251 small
15252 \end_layout
15253
15254 \end_inset
15255
15256
15257 \begin_inset Flex CharStyle:Code
15258 status collapsed
15259
15260 \begin_layout Plain Layout
15261
15262 \emph on
15263 normal
15264 \end_layout
15265
15266 \end_inset
15267
15268
15269 \begin_inset Flex CharStyle:Code
15270 status collapsed
15271
15272 \begin_layout Plain Layout
15273 large
15274 \end_layout
15275
15276 \end_inset
15277
15278
15279 \begin_inset Flex CharStyle:Code
15280 status collapsed
15281
15282 \begin_layout Plain Layout
15283 larger
15284 \end_layout
15285
15286 \end_inset
15287
15288
15289 \begin_inset Flex CharStyle:Code
15290 status collapsed
15291
15292 \begin_layout Plain Layout
15293 largest
15294 \end_layout
15295
15296 \end_inset
15297
15298
15299 \begin_inset Flex CharStyle:Code
15300 status collapsed
15301
15302 \begin_layout Plain Layout
15303 huge
15304 \end_layout
15305
15306 \end_inset
15307
15308
15309 \begin_inset Flex CharStyle:Code
15310 status collapsed
15311
15312 \begin_layout Plain Layout
15313 giant
15314 \end_layout
15315
15316 \end_inset
15317
15318 ]
15319 \end_layout
15320
15321 \begin_layout Section
15322 \begin_inset CommandInset label
15323 LatexCommand label
15324 name "sec:Tags-for-XHTML"
15325
15326 \end_inset
15327
15328 Tags for XHTML output
15329 \end_layout
15330
15331 \begin_layout Standard
15332 As with LaTeX or DocBook, the format of LyX's XHTML output is also controlled
15333  by layout information.
15334  In general, LyX provides sensible defaults and, as mentioned earlier, it
15335  will even construct default CSS style rules from the other layout tags.
15336  For example, LyX will attempt to use the information provided in the 
15337 \begin_inset Flex CharStyle:Code
15338 status collapsed
15339
15340 \begin_layout Plain Layout
15341 Font
15342 \end_layout
15343
15344 \end_inset
15345
15346  declaration for the Chapter style to write CSS that will appropriately
15347  format chapter headings.
15348 \end_layout
15349
15350 \begin_layout Standard
15351 In many cases, then, you may not have to do anything at all to get acceptable
15352  XHTML output for your own environments, custom insets, and so forth.
15353  But in some cases you will, and so LyX provides a number of layout tags
15354  that can be used to customize the XHTML and CSS that are generated.
15355 \end_layout
15356
15357 \begin_layout Standard
15358 Note that there are two tags, 
15359 \begin_inset Flex CharStyle:Code
15360 status collapsed
15361
15362 \begin_layout Plain Layout
15363 HTMLPreamble
15364 \end_layout
15365
15366 \end_inset
15367
15368  and 
15369 \begin_inset Flex CharStyle:Code
15370 status collapsed
15371
15372 \begin_layout Plain Layout
15373 AddToHTMLPreamble
15374 \end_layout
15375
15376 \end_inset
15377
15378  that may appear outside style and inset declarations.
15379  See 
15380 \begin_inset CommandInset ref
15381 LatexCommand prettyref
15382 reference "sub:General-text-class"
15383
15384 \end_inset
15385
15386  for details on these.
15387 \end_layout
15388
15389 \begin_layout Subsection
15390 \begin_inset CommandInset label
15391 LatexCommand label
15392 name "sub:Paragraph-Style-XHTML"
15393
15394 \end_inset
15395
15396 Paragraph styles
15397 \end_layout
15398
15399 \begin_layout Standard
15400 The sort of XHTML LyX outputs for a paragraph depends upon whether we are
15401  dealing with a normal paragraph, a command, or an environment, where this
15402  is itself determined by the contents of the corresponding 
15403 \begin_inset Flex CharStyle:Code
15404 status collapsed
15405
15406 \begin_layout Plain Layout
15407 LaTeXType
15408 \end_layout
15409
15410 \end_inset
15411
15412  tag.
15413  
15414 \end_layout
15415
15416 \begin_layout Standard
15417 For a command or normal paragraph, the output XHTML has the following form:
15418 \end_layout
15419
15420 \begin_layout LyX-Code
15421 <tag attr=
15422 \begin_inset Quotes erd
15423 \end_inset
15424
15425 value
15426 \begin_inset Quotes erd
15427 \end_inset
15428
15429 >
15430 \end_layout
15431
15432 \begin_layout LyX-Code
15433 <labeltag attr=
15434 \begin_inset Quotes erd
15435 \end_inset
15436
15437 value
15438 \begin_inset Quotes erd
15439 \end_inset
15440
15441 >Label</labeltag>
15442 \end_layout
15443
15444 \begin_layout LyX-Code
15445 Contents of the paragraph.
15446 \end_layout
15447
15448 \begin_layout LyX-Code
15449 </tag>
15450 \end_layout
15451
15452 \begin_layout Standard
15453 The label tags are of course omitted if the paragraph does not have a label.
15454 \end_layout
15455
15456 \begin_layout Standard
15457 For an environment that is not some sort of list, the XHTML takes this form:
15458 \end_layout
15459
15460 \begin_layout LyX-Code
15461 <tag attr=
15462 \begin_inset Quotes erd
15463 \end_inset
15464
15465 value
15466 \begin_inset Quotes erd
15467 \end_inset
15468
15469 >
15470 \end_layout
15471
15472 \begin_layout LyX-Code
15473 <itemtag attr=
15474 \begin_inset Quotes erd
15475 \end_inset
15476
15477 value
15478 \begin_inset Quotes erd
15479 \end_inset
15480
15481 ><labeltag attr=
15482 \begin_inset Quotes erd
15483 \end_inset
15484
15485 value
15486 \begin_inset Quotes erd
15487 \end_inset
15488
15489 >Environment Label</labeltag>First paragraph.</itemtag>
15490 \end_layout
15491
15492 \begin_layout LyX-Code
15493 <itemtag>Second paragraph.</itemtag>
15494 \end_layout
15495
15496 \begin_layout LyX-Code
15497 </tag>
15498 \end_layout
15499
15500 \begin_layout Standard
15501 Note that the label is output only for the first paragraph, as it should
15502  be for a theorem, for example.
15503  
15504 \end_layout
15505
15506 \begin_layout Standard
15507 For a list, we have one of these forms:
15508 \end_layout
15509
15510 \begin_layout LyX-Code
15511 <tag attr=
15512 \begin_inset Quotes erd
15513 \end_inset
15514
15515 value
15516 \begin_inset Quotes erd
15517 \end_inset
15518
15519 >
15520 \end_layout
15521
15522 \begin_layout LyX-Code
15523 <itemtag attr=
15524 \begin_inset Quotes erd
15525 \end_inset
15526
15527 value
15528 \begin_inset Quotes erd
15529 \end_inset
15530
15531 ><labeltag attr=
15532 \begin_inset Quotes erd
15533 \end_inset
15534
15535 value
15536 \begin_inset Quotes erd
15537 \end_inset
15538
15539 >List Label</labeltag>First item.</itemtag>
15540 \end_layout
15541
15542 \begin_layout LyX-Code
15543 <itemtag attr=
15544 \begin_inset Quotes erd
15545 \end_inset
15546
15547 value
15548 \begin_inset Quotes erd
15549 \end_inset
15550
15551 ><labeltag attr=
15552 \begin_inset Quotes erd
15553 \end_inset
15554
15555 value
15556 \begin_inset Quotes erd
15557 \end_inset
15558
15559 >List Label</labeltag>Second item.</itemtag>
15560 \end_layout
15561
15562 \begin_layout LyX-Code
15563 </tag>
15564 \end_layout
15565
15566 \begin_layout LyX-Code
15567
15568 \end_layout
15569
15570 \begin_layout LyX-Code
15571 <tag attr=
15572 \begin_inset Quotes erd
15573 \end_inset
15574
15575 value
15576 \begin_inset Quotes erd
15577 \end_inset
15578
15579 >
15580 \end_layout
15581
15582 \begin_layout LyX-Code
15583 <labeltag attr=
15584 \begin_inset Quotes erd
15585 \end_inset
15586
15587 value
15588 \begin_inset Quotes erd
15589 \end_inset
15590
15591 >List Label</labeltag><itemtag attr=
15592 \begin_inset Quotes erd
15593 \end_inset
15594
15595 value
15596 \begin_inset Quotes erd
15597 \end_inset
15598
15599 >First item.</itemtag>
15600 \end_layout
15601
15602 \begin_layout LyX-Code
15603 <labeltag attr=
15604 \begin_inset Quotes erd
15605 \end_inset
15606
15607 value
15608 \begin_inset Quotes erd
15609 \end_inset
15610
15611 >List Label</labeltag><itemtag attr=
15612 \begin_inset Quotes erd
15613 \end_inset
15614
15615 value
15616 \begin_inset Quotes erd
15617 \end_inset
15618
15619 >Second item.</itemtag>
15620 \end_layout
15621
15622 \begin_layout LyX-Code
15623 </tag>
15624 \end_layout
15625
15626 \begin_layout Standard
15627 Note the different orders of 
15628 \begin_inset Flex CharStyle:Code
15629 status collapsed
15630
15631 \begin_layout Plain Layout
15632 labeltag
15633 \end_layout
15634
15635 \end_inset
15636
15637  and 
15638 \begin_inset Flex CharStyle:Code
15639 status collapsed
15640
15641 \begin_layout Plain Layout
15642 itemtag
15643 \end_layout
15644
15645 \end_inset
15646
15647 .
15648  Which order we get depends upon the setting of 
15649 \begin_inset Flex CharStyle:Code
15650 status collapsed
15651
15652 \begin_layout Plain Layout
15653 HTMLLabelFirst
15654 \end_layout
15655
15656 \end_inset
15657
15658 : If 
15659 \begin_inset Flex CharStyle:Code
15660 status collapsed
15661
15662 \begin_layout Plain Layout
15663 HTMLLabelFirst
15664 \end_layout
15665
15666 \end_inset
15667
15668  is false (the default), you get the first of these, with the label within
15669  the item; if true, you get the second, with the label outside the item.
15670 \end_layout
15671
15672 \begin_layout Standard
15673 The specific tags and attributes output for each paragraph type can be controlle
15674 d by means of the layout tags we are about to describe.
15675  As mentioned earlier, however, LyX uses sensible defaults for many of these,
15676  so you often may not need to do very much to get good XHTML output.
15677  Think of the available tags as there so you can tweak things to your liking.
15678 \end_layout
15679
15680 \begin_layout Description
15681 \begin_inset Flex CharStyle:Code
15682 status collapsed
15683
15684 \begin_layout Plain Layout
15685 HTMLAttr
15686 \end_layout
15687
15688 \end_inset
15689
15690  [
15691 \begin_inset Flex CharStyle:Code
15692 status collapsed
15693
15694 \begin_layout Plain Layout
15695 string
15696 \end_layout
15697
15698 \end_inset
15699
15700 ] Specifies attribute information to be output with the main tag.
15701  For example, 
15702 \begin_inset Quotes eld
15703 \end_inset
15704
15705
15706 \begin_inset Flex CharStyle:Code
15707 status collapsed
15708
15709 \begin_layout Plain Layout
15710 class=`mydiv'
15711 \end_layout
15712
15713 \end_inset
15714
15715
15716 \begin_inset Quotes erd
15717 \end_inset
15718
15719 .
15720  By default, LyX will output 
15721 \begin_inset Quotes eld
15722 \end_inset
15723
15724
15725 \begin_inset Flex CharStyle:Code
15726 status collapsed
15727
15728 \begin_layout Plain Layout
15729 class=`layoutname'
15730 \end_layout
15731
15732 \end_inset
15733
15734
15735 \begin_inset Quotes erd
15736 \end_inset
15737
15738 , where 
15739 \begin_inset Flex CharStyle:Code
15740 status collapsed
15741
15742 \begin_layout Plain Layout
15743 layoutname
15744 \end_layout
15745
15746 \end_inset
15747
15748  is the LyX name of the layout, made lowercase, for example: chapter.
15749 \end_layout
15750
15751 \begin_layout Description
15752 \begin_inset Flex CharStyle:Code
15753 status collapsed
15754
15755 \begin_layout Plain Layout
15756 HTMLForceCSS
15757 \end_layout
15758
15759 \end_inset
15760
15761  [
15762 \begin_inset Flex CharStyle:Code
15763 status collapsed
15764
15765 \begin_layout Plain Layout
15766
15767 \emph on
15768 0
15769 \emph default
15770 ,1
15771 \end_layout
15772
15773 \end_inset
15774
15775 ] Whether to output the default CSS information LyX generates for this layout,
15776  even if additional information is explicitly provided via 
15777 \begin_inset Flex CharStyle:Code
15778 status collapsed
15779
15780 \begin_layout Plain Layout
15781 HTMLStyle
15782 \end_layout
15783
15784 \end_inset
15785
15786 .
15787  Setting this to 
15788 \begin_inset Flex CharStyle:Code
15789 status collapsed
15790
15791 \begin_layout Plain Layout
15792 1
15793 \end_layout
15794
15795 \end_inset
15796
15797  allows you to alter or augment the generated CSS, rather than to override
15798  it completely.
15799  Default is 
15800 \begin_inset Flex CharStyle:Code
15801 status collapsed
15802
15803 \begin_layout Plain Layout
15804 0
15805 \end_layout
15806
15807 \end_inset
15808
15809 .
15810 \end_layout
15811
15812 \begin_layout Description
15813 \begin_inset Flex CharStyle:Code
15814 status collapsed
15815
15816 \begin_layout Plain Layout
15817 HTMLItem
15818 \end_layout
15819
15820 \end_inset
15821
15822  [
15823 \begin_inset Flex CharStyle:Code
15824 status collapsed
15825
15826 \begin_layout Plain Layout
15827 string
15828 \end_layout
15829
15830 \end_inset
15831
15832 ] The tag to be used for individual paragraphs of environments, replacing
15833  
15834 \begin_inset Flex CharStyle:Code
15835 status collapsed
15836
15837 \begin_layout Plain Layout
15838 itemtag
15839 \end_layout
15840
15841 \end_inset
15842
15843  in the examples above.
15844  Defaults to 
15845 \begin_inset Flex CharStyle:Code
15846 status collapsed
15847
15848 \begin_layout Plain Layout
15849 div
15850 \end_layout
15851
15852 \end_inset
15853
15854 .
15855 \end_layout
15856
15857 \begin_layout Description
15858 \begin_inset Flex CharStyle:Code
15859 status collapsed
15860
15861 \begin_layout Plain Layout
15862 HTMLItemAttr
15863 \end_layout
15864
15865 \end_inset
15866
15867  [
15868 \begin_inset Flex CharStyle:Code
15869 status collapsed
15870
15871 \begin_layout Plain Layout
15872 string
15873 \end_layout
15874
15875 \end_inset
15876
15877 ] Attributes for the item tag.
15878  Defaults to 
15879 \begin_inset Quotes eld
15880 \end_inset
15881
15882
15883 \begin_inset Flex CharStyle:Code
15884 status collapsed
15885
15886 \begin_layout Plain Layout
15887 class=`layoutname_item'
15888 \end_layout
15889
15890 \end_inset
15891
15892
15893 \begin_inset Quotes erd
15894 \end_inset
15895
15896 .
15897 \end_layout
15898
15899 \begin_layout Description
15900 \begin_inset Flex CharStyle:Code
15901 status collapsed
15902
15903 \begin_layout Plain Layout
15904 HTMLLabel
15905 \end_layout
15906
15907 \end_inset
15908
15909  [
15910 \begin_inset Flex CharStyle:Code
15911 status collapsed
15912
15913 \begin_layout Plain Layout
15914 string
15915 \end_layout
15916
15917 \end_inset
15918
15919 ] The tag to be used for paragraph and item labels, replacing 
15920 \begin_inset Flex CharStyle:Code
15921 status collapsed
15922
15923 \begin_layout Plain Layout
15924 labeltag
15925 \end_layout
15926
15927 \end_inset
15928
15929  in the examples above.
15930  Defaults to 
15931 \begin_inset Flex CharStyle:Code
15932 status collapsed
15933
15934 \begin_layout Plain Layout
15935 span
15936 \end_layout
15937
15938 \end_inset
15939
15940 .
15941 \end_layout
15942
15943 \begin_layout Description
15944 \begin_inset Flex CharStyle:Code
15945 status collapsed
15946
15947 \begin_layout Plain Layout
15948 HTMLLabelAttr
15949 \end_layout
15950
15951 \end_inset
15952
15953  [
15954 \begin_inset Flex CharStyle:Code
15955 status collapsed
15956
15957 \begin_layout Plain Layout
15958 string
15959 \end_layout
15960
15961 \end_inset
15962
15963 ] Attributes for the label tag.
15964  Defaults to 
15965 \begin_inset Quotes eld
15966 \end_inset
15967
15968
15969 \begin_inset Flex CharStyle:Code
15970 status collapsed
15971
15972 \begin_layout Plain Layout
15973 class=`layoutname_label'
15974 \end_layout
15975
15976 \end_inset
15977
15978
15979 \begin_inset Quotes erd
15980 \end_inset
15981
15982 .
15983 \end_layout
15984
15985 \begin_layout Description
15986 \begin_inset Flex CharStyle:Code
15987 status collapsed
15988
15989 \begin_layout Plain Layout
15990 HTMLLabelFirst
15991 \end_layout
15992
15993 \end_inset
15994
15995  [
15996 \begin_inset Flex CharStyle:Code
15997 status collapsed
15998
15999 \begin_layout Plain Layout
16000
16001 \emph on
16002 0
16003 \emph default
16004 ,1
16005 \end_layout
16006
16007 \end_inset
16008
16009 ] Meaningful only for list-like environments, this tag controls whether
16010  the label tag is output before or inside the item tag.
16011  This is used, for example, in the description environment, where we want
16012  `
16013 \begin_inset Flex CharStyle:Code
16014 status collapsed
16015
16016 \begin_layout Plain Layout
16017 <dt>\SpecialChar \ldots{}
16018 </dt><dd>\SpecialChar \ldots{}
16019 </dd>
16020 \end_layout
16021
16022 \end_inset
16023
16024 .
16025  Default is 
16026 \begin_inset Flex CharStyle:Code
16027 status collapsed
16028
16029 \begin_layout Plain Layout
16030 0
16031 \end_layout
16032
16033 \end_inset
16034
16035 : The label tag is output inside the item tag.
16036 \end_layout
16037
16038 \begin_layout Description
16039 \begin_inset Flex CharStyle:Code
16040 status collapsed
16041
16042 \begin_layout Plain Layout
16043 HTMLPreamble
16044 \end_layout
16045
16046 \end_inset
16047
16048  Information to be output in the 
16049 \begin_inset Flex CharStyle:Code
16050 status collapsed
16051
16052 \begin_layout Plain Layout
16053 <head>
16054 \end_layout
16055
16056 \end_inset
16057
16058  section when this style is used.
16059  This might, for example, be used to include a 
16060 \begin_inset Flex CharStyle:Code
16061 status collapsed
16062
16063 \begin_layout Plain Layout
16064 <script>
16065 \end_layout
16066
16067 \end_inset
16068
16069  block defining an 
16070 \begin_inset Flex CharStyle:Code
16071 status collapsed
16072
16073 \begin_layout Plain Layout
16074 onclick
16075 \end_layout
16076
16077 \end_inset
16078
16079  handler.
16080 \end_layout
16081
16082 \begin_layout Description
16083 \begin_inset Flex CharStyle:Code
16084 status collapsed
16085
16086 \begin_layout Plain Layout
16087 HTMLStyle
16088 \end_layout
16089
16090 \end_inset
16091
16092  CSS style information to be included when this style is used.
16093  Note that this will automatically be wrapped in a layout-generated 
16094 \begin_inset Flex CharStyle:Code
16095 status collapsed
16096
16097 \begin_layout Plain Layout
16098 <style>
16099 \end_layout
16100
16101 \end_inset
16102
16103  block, so only the CSS itself need be included.
16104 \end_layout
16105
16106 \begin_layout Description
16107 \begin_inset Flex CharStyle:Code
16108 status collapsed
16109
16110 \begin_layout Plain Layout
16111 HTMLTag
16112 \end_layout
16113
16114 \end_inset
16115
16116  [
16117 \begin_inset Flex CharStyle:Code
16118 status collapsed
16119
16120 \begin_layout Plain Layout
16121 string
16122 \end_layout
16123
16124 \end_inset
16125
16126 ] The tag to be used for the main label, replacing 
16127 \begin_inset Flex CharStyle:Code
16128 status collapsed
16129
16130 \begin_layout Plain Layout
16131 tag
16132 \end_layout
16133
16134 \end_inset
16135
16136  in the examples above.
16137  Defaults to 
16138 \begin_inset Flex CharStyle:Code
16139 status collapsed
16140
16141 \begin_layout Plain Layout
16142 div
16143 \end_layout
16144
16145 \end_inset
16146
16147 .
16148 \end_layout
16149
16150 \begin_layout Description
16151 \begin_inset Flex CharStyle:Code
16152 status collapsed
16153
16154 \begin_layout Plain Layout
16155 HTMLTitle
16156 \end_layout
16157
16158 \end_inset
16159
16160  [
16161 \begin_inset Flex CharStyle:Code
16162 status collapsed
16163
16164 \begin_layout Plain Layout
16165
16166 \emph on
16167 0
16168 \emph default
16169 ,1
16170 \end_layout
16171
16172 \end_inset
16173
16174 ] Marks this style as the one to be used to generate the 
16175 \begin_inset Flex CharStyle:Code
16176 status collapsed
16177
16178 \begin_layout Plain Layout
16179 <title>
16180 \end_layout
16181
16182 \end_inset
16183
16184  tag for the XHTML file.
16185  By default, it is false.
16186  The 
16187 \begin_inset Flex CharStyle:Code
16188 status collapsed
16189
16190 \begin_layout Plain Layout
16191 stdtitle.inc
16192 \end_layout
16193
16194 \end_inset
16195
16196  file sets it to true for the 
16197 \begin_inset Flex CharStyle:Code
16198 status collapsed
16199
16200 \begin_layout Plain Layout
16201 title
16202 \end_layout
16203
16204 \end_inset
16205
16206  environment.
16207  
16208 \end_layout
16209
16210 \begin_layout Subsection
16211 InsetLayout XHTML
16212 \end_layout
16213
16214 \begin_layout Standard
16215 The XHTML output of insets can also be controlled by information in layout
16216  files.
16217 \begin_inset Foot
16218 status collapsed
16219
16220 \begin_layout Plain Layout
16221 At present, this is true only for 
16222 \begin_inset Quotes eld
16223 \end_inset
16224
16225 text
16226 \begin_inset Quotes erd
16227 \end_inset
16228
16229  insets (insets you can type into) and is not true for 
16230 \begin_inset Quotes eld
16231 \end_inset
16232
16233 command
16234 \begin_inset Quotes erd
16235 \end_inset
16236
16237  insets (insets that are associated with dialog boxes).
16238 \end_layout
16239
16240 \end_inset
16241
16242  Here, too, LyX tries to provide sensible defaults, and it constructs default
16243  CSS style rules.
16244  But everything can be customized.
16245 \end_layout
16246
16247 \begin_layout Standard
16248 The XHTML LyX outputs for an inset has the following form:
16249 \end_layout
16250
16251 \begin_layout LyX-Code
16252 <tag attr=
16253 \begin_inset Quotes erd
16254 \end_inset
16255
16256 value
16257 \begin_inset Quotes erd
16258 \end_inset
16259
16260 >
16261 \end_layout
16262
16263 \begin_layout LyX-Code
16264 <labeltag>Label</labeltag>
16265 \end_layout
16266
16267 \begin_layout LyX-Code
16268 <innertag attr=
16269 \begin_inset Quotes erd
16270 \end_inset
16271
16272 value
16273 \begin_inset Quotes erd
16274 \end_inset
16275
16276 >Contents of the inset.</innertag>
16277 \end_layout
16278
16279 \begin_layout LyX-Code
16280 </tag>
16281 \end_layout
16282
16283 \begin_layout Standard
16284 If the inset permits multiple paragraphs---that is, if 
16285 \begin_inset Flex CharStyle:Code
16286 status collapsed
16287
16288 \begin_layout Plain Layout
16289 MultiPar
16290 \end_layout
16291
16292 \end_inset
16293
16294  is true---then the contents of the inset will itself be output as paragraphs
16295  formatted according to the styles used for those paragraphs (standard,
16296  quote, and the like).
16297  The label tag is of course omitted if the paragraph does not have a label
16298  and, at present, is always 
16299 \begin_inset Flex CharStyle:Code
16300 status collapsed
16301
16302 \begin_layout Plain Layout
16303 span
16304 \end_layout
16305
16306 \end_inset
16307
16308 .
16309  The inner tag is optional and, by default, does not appear.
16310 \end_layout
16311
16312 \begin_layout Standard
16313 The specific tags and attributes output for each inset can be controlled
16314  by means of the following layout tags.
16315 \end_layout
16316
16317 \begin_layout Description
16318 \begin_inset Flex CharStyle:Code
16319 status collapsed
16320
16321 \begin_layout Plain Layout
16322 HTMLAttr
16323 \end_layout
16324
16325 \end_inset
16326
16327  [
16328 \begin_inset Flex CharStyle:Code
16329 status collapsed
16330
16331 \begin_layout Plain Layout
16332 string
16333 \end_layout
16334
16335 \end_inset
16336
16337 ] Specifies attribute information to be output with the main tag.
16338  For example, 
16339 \begin_inset Quotes eld
16340 \end_inset
16341
16342
16343 \begin_inset Flex CharStyle:Code
16344 status collapsed
16345
16346 \begin_layout Plain Layout
16347 class=`myinset' onclick=`\SpecialChar \ldots{}
16348 '
16349 \end_layout
16350
16351 \end_inset
16352
16353
16354 \begin_inset Quotes erd
16355 \end_inset
16356
16357 .
16358  By default, LyX will output 
16359 \begin_inset Quotes eld
16360 \end_inset
16361
16362
16363 \begin_inset Flex CharStyle:Code
16364 status collapsed
16365
16366 \begin_layout Plain Layout
16367 class=`insetname'
16368 \end_layout
16369
16370 \end_inset
16371
16372
16373 \begin_inset Quotes erd
16374 \end_inset
16375
16376 , where 
16377 \begin_inset Flex CharStyle:Code
16378 status collapsed
16379
16380 \begin_layout Plain Layout
16381 insetname
16382 \end_layout
16383
16384 \end_inset
16385
16386  is the LyX name of the inset, made lowercase and with non-alphanumeric
16387  characters converted to underscores, for example: footnote.
16388 \end_layout
16389
16390 \begin_layout Description
16391 \begin_inset Flex CharStyle:Code
16392 status collapsed
16393
16394 \begin_layout Plain Layout
16395 HTMLForceCSS
16396 \end_layout
16397
16398 \end_inset
16399
16400  [
16401 \begin_inset Flex CharStyle:Code
16402 status collapsed
16403
16404 \begin_layout Plain Layout
16405
16406 \emph on
16407 0
16408 \emph default
16409 ,1
16410 \end_layout
16411
16412 \end_inset
16413
16414 ] Whether to output the default CSS information LyX generates for this layout,
16415  even if additional information is explicitly provided via 
16416 \begin_inset Flex CharStyle:Code
16417 status collapsed
16418
16419 \begin_layout Plain Layout
16420 HTMLStyle
16421 \end_layout
16422
16423 \end_inset
16424
16425 .
16426  Setting this to 
16427 \begin_inset Flex CharStyle:Code
16428 status collapsed
16429
16430 \begin_layout Plain Layout
16431 1
16432 \end_layout
16433
16434 \end_inset
16435
16436  allows you to alter or augment the generated CSS, rather than to override
16437  it completely.
16438  Default is 0.
16439 \end_layout
16440
16441 \begin_layout Description
16442 \begin_inset Flex CharStyle:Code
16443 status collapsed
16444
16445 \begin_layout Plain Layout
16446 HTMLInnerAttr
16447 \end_layout
16448
16449 \end_inset
16450
16451  [
16452 \begin_inset Flex CharStyle:Code
16453 status collapsed
16454
16455 \begin_layout Plain Layout
16456 string
16457 \end_layout
16458
16459 \end_inset
16460
16461 ] Attributes for the inner tag.
16462  Defaults to 
16463 \begin_inset Quotes eld
16464 \end_inset
16465
16466
16467 \begin_inset Flex CharStyle:Code
16468 status collapsed
16469
16470 \begin_layout Plain Layout
16471 class=`insetname_inner'
16472 \end_layout
16473
16474 \end_inset
16475
16476
16477 \begin_inset Quotes erd
16478 \end_inset
16479
16480 .
16481 \end_layout
16482
16483 \begin_layout Description
16484 \begin_inset Flex CharStyle:Code
16485 status collapsed
16486
16487 \begin_layout Plain Layout
16488 HTMLInnerTag
16489 \end_layout
16490
16491 \end_inset
16492
16493  [
16494 \begin_inset Flex CharStyle:Code
16495 status collapsed
16496
16497 \begin_layout Plain Layout
16498 string
16499 \end_layout
16500
16501 \end_inset
16502
16503 ] The inner tag, replacing 
16504 \begin_inset Flex CharStyle:Code
16505 status collapsed
16506
16507 \begin_layout Plain Layout
16508 innertag
16509 \end_layout
16510
16511 \end_inset
16512
16513  in the examples above.
16514  By default, there is none.
16515 \end_layout
16516
16517 \begin_layout Description
16518 \begin_inset Flex CharStyle:Code
16519 status collapsed
16520
16521 \begin_layout Plain Layout
16522 HTMLIsBlock
16523 \end_layout
16524
16525 \end_inset
16526
16527  [
16528 \begin_inset Flex CharStyle:Code
16529 status collapsed
16530
16531 \begin_layout Plain Layout
16532 0,
16533 \emph on
16534 1
16535 \end_layout
16536
16537 \end_inset
16538
16539 ] Whether this inset represents a standalone block of text (such as a footnote)
16540  or instead represents material that is included in the surrounding text
16541  (such as a branch).
16542  Defaults to 1.
16543 \end_layout
16544
16545 \begin_layout Description
16546 \begin_inset Flex CharStyle:Code
16547 status collapsed
16548
16549 \begin_layout Plain Layout
16550 HTMLLabel
16551 \end_layout
16552
16553 \end_inset
16554
16555  [
16556 \begin_inset Flex CharStyle:Code
16557 status collapsed
16558
16559 \begin_layout Plain Layout
16560 string
16561 \end_layout
16562
16563 \end_inset
16564
16565 ] A label for this inset, possibly including a reference to a counter.
16566  For example, for footnote, it might be: 
16567 \begin_inset Flex CharStyle:Code
16568 status collapsed
16569
16570 \begin_layout Plain Layout
16571
16572 \backslash
16573 arabic{footnote}
16574 \end_layout
16575
16576 \end_inset
16577
16578 .
16579  This is optional, and there is no default.
16580 \end_layout
16581
16582 \begin_layout Description
16583 \begin_inset Flex CharStyle:Code
16584 status collapsed
16585
16586 \begin_layout Plain Layout
16587 HTMLPreamble
16588 \end_layout
16589
16590 \end_inset
16591
16592  Information to be output in the 
16593 \begin_inset Flex CharStyle:Code
16594 status collapsed
16595
16596 \begin_layout Plain Layout
16597 <head>
16598 \end_layout
16599
16600 \end_inset
16601
16602  section when this style is used.
16603  This might, for example, be used to include a 
16604 \begin_inset Flex CharStyle:Code
16605 status collapsed
16606
16607 \begin_layout Plain Layout
16608 <script>
16609 \end_layout
16610
16611 \end_inset
16612
16613  block defining an 
16614 \begin_inset Flex CharStyle:Code
16615 status collapsed
16616
16617 \begin_layout Plain Layout
16618 onclick
16619 \end_layout
16620
16621 \end_inset
16622
16623  handler.
16624 \end_layout
16625
16626 \begin_layout Description
16627 \begin_inset Flex CharStyle:Code
16628 status collapsed
16629
16630 \begin_layout Plain Layout
16631 HTMLStyle
16632 \end_layout
16633
16634 \end_inset
16635
16636  CSS style information to be included when this style is used.
16637  Note that this will automatically be wrapped in a layout-generated 
16638 \begin_inset Flex CharStyle:Code
16639 status collapsed
16640
16641 \begin_layout Plain Layout
16642 <style>
16643 \end_layout
16644
16645 \end_inset
16646
16647  block, so only the CSS itself need be included.
16648 \end_layout
16649
16650 \begin_layout Description
16651 \begin_inset Flex CharStyle:Code
16652 status collapsed
16653
16654 \begin_layout Plain Layout
16655 HTMLTag
16656 \end_layout
16657
16658 \end_inset
16659
16660  [
16661 \begin_inset Flex CharStyle:Code
16662 status collapsed
16663
16664 \begin_layout Plain Layout
16665 string
16666 \end_layout
16667
16668 \end_inset
16669
16670 ] The tag to be used for the main label, replacing 
16671 \begin_inset Flex CharStyle:Code
16672 status collapsed
16673
16674 \begin_layout Plain Layout
16675 tag
16676 \end_layout
16677
16678 \end_inset
16679
16680  in the examples above.
16681  The default depends upon the setting of 
16682 \begin_inset Flex CharStyle:Code
16683 status collapsed
16684
16685 \begin_layout Plain Layout
16686 MultiPar
16687 \end_layout
16688
16689 \end_inset
16690
16691 : If 
16692 \begin_inset Flex CharStyle:Code
16693 status collapsed
16694
16695 \begin_layout Plain Layout
16696 MultiPar
16697 \end_layout
16698
16699 \end_inset
16700
16701  is true, the default is 
16702 \begin_inset Flex CharStyle:Code
16703 status collapsed
16704
16705 \begin_layout Plain Layout
16706 div
16707 \end_layout
16708
16709 \end_inset
16710
16711 ; if it is false, the default is 
16712 \begin_inset Flex CharStyle:Code
16713 status collapsed
16714
16715 \begin_layout Plain Layout
16716 span
16717 \end_layout
16718
16719 \end_inset
16720
16721 .
16722 \end_layout
16723
16724 \begin_layout Subsection
16725 Float XHTML
16726 \end_layout
16727
16728 \begin_layout Standard
16729 The XHTML output for floats too can be controlled by layout information.
16730  The output has the following form:
16731 \end_layout
16732
16733 \begin_layout LyX-Code
16734 <tag attr=
16735 \begin_inset Quotes erd
16736 \end_inset
16737
16738 value
16739 \begin_inset Quotes erd
16740 \end_inset
16741
16742 >
16743 \end_layout
16744
16745 \begin_layout LyX-Code
16746 Contents of the float.
16747 \end_layout
16748
16749 \begin_layout LyX-Code
16750 </tag>
16751 \end_layout
16752
16753 \begin_layout Standard
16754 The caption, if there is one, is a separate inset and will be output as
16755  such.
16756  Its appearance can be controlled via the InsetLayout for caption insets.
16757  
16758 \end_layout
16759
16760 \begin_layout Description
16761 \begin_inset Flex CharStyle:Code
16762 status collapsed
16763
16764 \begin_layout Plain Layout
16765 HTMLAttr
16766 \end_layout
16767
16768 \end_inset
16769
16770  [
16771 \begin_inset Flex CharStyle:Code
16772 status collapsed
16773
16774 \begin_layout Plain Layout
16775 string
16776 \end_layout
16777
16778 \end_inset
16779
16780 ] Specifies attribute information to be output with the main tag.
16781  For example, 
16782 \begin_inset Quotes eld
16783 \end_inset
16784
16785
16786 \begin_inset Flex CharStyle:Code
16787 status collapsed
16788
16789 \begin_layout Plain Layout
16790 class=`myfloat' onclick=`\SpecialChar \ldots{}
16791 '
16792 \end_layout
16793
16794 \end_inset
16795
16796
16797 \begin_inset Quotes erd
16798 \end_inset
16799
16800 .
16801  By default, LyX will output 
16802 \begin_inset Quotes eld
16803 \end_inset
16804
16805
16806 \begin_inset Flex CharStyle:Code
16807 status collapsed
16808
16809 \begin_layout Plain Layout
16810 class=`float float-floattype'
16811 \end_layout
16812
16813 \end_inset
16814
16815
16816 \begin_inset Quotes erd
16817 \end_inset
16818
16819 , where 
16820 \begin_inset Flex CharStyle:Code
16821 status collapsed
16822
16823 \begin_layout Plain Layout
16824 floattype
16825 \end_layout
16826
16827 \end_inset
16828
16829  is LyX's name for this type of float, as determined by the float delcaration
16830  (see 
16831 \begin_inset CommandInset ref
16832 LatexCommand ref
16833 reference "sub:Floats"
16834
16835 \end_inset
16836
16837 ), though made lowercase and with non-alphanumeric characters converted
16838  to underscores, for example: float-table.
16839 \end_layout
16840
16841 \begin_layout Description
16842 \begin_inset Flex CharStyle:Code
16843 status collapsed
16844
16845 \begin_layout Plain Layout
16846 HTMLStyle
16847 \end_layout
16848
16849 \end_inset
16850
16851  CSS style information to be included when this float is used.
16852  Note that this will automatically be wrapped in a layout-generated 
16853 \begin_inset Flex CharStyle:Code
16854 status collapsed
16855
16856 \begin_layout Plain Layout
16857 <style>
16858 \end_layout
16859
16860 \end_inset
16861
16862  block, so only the CSS itself need be included.
16863 \end_layout
16864
16865 \begin_layout Description
16866 \begin_inset Flex CharStyle:Code
16867 status collapsed
16868
16869 \begin_layout Plain Layout
16870 HTMLTag
16871 \end_layout
16872
16873 \end_inset
16874
16875  [
16876 \begin_inset Flex CharStyle:Code
16877 status collapsed
16878
16879 \begin_layout Plain Layout
16880 string
16881 \end_layout
16882
16883 \end_inset
16884
16885 ] The tag to be used for this float, replacing 
16886 \begin_inset Quotes eld
16887 \end_inset
16888
16889
16890 \begin_inset Flex CharStyle:Code
16891 status collapsed
16892
16893 \begin_layout Plain Layout
16894 tag
16895 \end_layout
16896
16897 \end_inset
16898
16899
16900 \begin_inset Quotes erd
16901 \end_inset
16902
16903  in the example above.
16904  The default is 
16905 \begin_inset Flex CharStyle:Code
16906 status collapsed
16907
16908 \begin_layout Plain Layout
16909 div
16910 \end_layout
16911
16912 \end_inset
16913
16914  and will rarely need changing.
16915 \end_layout
16916
16917 \begin_layout Subsection
16918 LyX-generated CSS
16919 \end_layout
16920
16921 \begin_layout Standard
16922 We have several times mentioned that LyX will generate default CSS style
16923  rules for both insets and paragraph styles, based upon the other layout
16924  information that is provided.
16925  In this section, we shall say a word about which layout information LyX
16926  uses and how.
16927 \end_layout
16928
16929 \begin_layout Standard
16930 At present, LyX auto-generates CSS only for font information, making use
16931  of the 
16932 \begin_inset Flex CharStyle:Code
16933 status collapsed
16934
16935 \begin_layout Plain Layout
16936 Family
16937 \end_layout
16938
16939 \end_inset
16940
16941
16942 \begin_inset Flex CharStyle:Code
16943 status collapsed
16944
16945 \begin_layout Plain Layout
16946 Series
16947 \end_layout
16948
16949 \end_inset
16950
16951
16952 \begin_inset Flex CharStyle:Code
16953 status collapsed
16954
16955 \begin_layout Plain Layout
16956 Shape
16957 \end_layout
16958
16959 \end_inset
16960
16961 , and 
16962 \begin_inset Flex CharStyle:Code
16963 status collapsed
16964
16965 \begin_layout Plain Layout
16966 Size
16967 \end_layout
16968
16969 \end_inset
16970
16971  specified in the 
16972 \begin_inset Flex CharStyle:Code
16973 status collapsed
16974
16975 \begin_layout Plain Layout
16976 Font
16977 \end_layout
16978
16979 \end_inset
16980
16981  declaration.
16982  (See 
16983 \begin_inset CommandInset ref
16984 LatexCommand ref
16985 reference "sub:Font-description"
16986
16987 \end_inset
16988
16989 .) The translation is mostly straightforward and obvious.
16990  For example, 
16991 \begin_inset Quotes eld
16992 \end_inset
16993
16994
16995 \begin_inset Flex CharStyle:Code
16996 status collapsed
16997
16998 \begin_layout Plain Layout
16999 Family Sans
17000 \end_layout
17001
17002 \end_inset
17003
17004
17005 \begin_inset Quotes erd
17006 \end_inset
17007
17008  becomes 
17009 \begin_inset Quotes eld
17010 \end_inset
17011
17012
17013 \begin_inset Flex CharStyle:Code
17014 status collapsed
17015
17016 \begin_layout Plain Layout
17017 font-family: sans-serif;
17018 \end_layout
17019
17020 \end_inset
17021
17022
17023 \begin_inset Quotes erd
17024 \end_inset
17025
17026 .
17027  The correspondence of LyX sizes and CSS sizes is a little less obvious
17028  but nonetheless intuitive.
17029  See the 
17030 \begin_inset Flex CharStyle:Code
17031 status collapsed
17032
17033 \begin_layout Plain Layout
17034 getSizeCSS()
17035 \end_layout
17036
17037 \end_inset
17038
17039  function in 
17040 \begin_inset Flex URL
17041 status collapsed
17042
17043 \begin_layout Plain Layout
17044
17045 src/FontInfo.cpp
17046 \end_layout
17047
17048 \end_inset
17049
17050  for the details.
17051  
17052 \end_layout
17053
17054 \begin_layout Chapter
17055 Including External Material
17056 \end_layout
17057
17058 \begin_layout Standard
17059 \begin_inset Box Shadowbox
17060 position "t"
17061 hor_pos "c"
17062 has_inner_box 1
17063 inner_pos "t"
17064 use_parbox 0
17065 width "100col%"
17066 special "none"
17067 height "1in"
17068 height_special "totalheight"
17069 status open
17070
17071 \begin_layout Plain Layout
17072 WARNING: This portion of the documentation has not been updated for some
17073  time.
17074  We certainly hope that it is still accurate, but there are no guarantees.
17075 \end_layout
17076
17077 \end_inset
17078
17079
17080 \end_layout
17081
17082 \begin_layout Standard
17083 The use of material from sources external to LyX is covered in detail in
17084  the 
17085 \emph on
17086 Embedded Objects
17087 \emph default
17088  manual.
17089  This part of the manual covers what needs to happen behind the scenes for
17090  new sorts of material to be included.
17091 \end_layout
17092
17093 \begin_layout Section
17094 How does it work?
17095 \end_layout
17096
17097 \begin_layout Standard
17098 The external material feature is based on the concept of a 
17099 \emph on
17100 template
17101 \emph default
17102 .
17103  A template is a specification of how LyX should interface with a certain
17104  kind of material.
17105  As bundled, LyX comes with predefined templates for Xfig figures, various
17106  raster format images, chess diagrams, and LilyPond music notation.
17107  You can check the actual list by using the menu 
17108 \begin_inset Flex CharStyle:MenuItem
17109 status collapsed
17110
17111 \begin_layout Plain Layout
17112 Insert\SpecialChar \menuseparator
17113 File\SpecialChar \menuseparator
17114 External Material
17115 \end_layout
17116
17117 \end_inset
17118
17119 .
17120  Furthermore, it is possible to roll your own template to support a specific
17121  kind of material.
17122  Later we'll describe in more detail what is involved, and hopefully you
17123  will submit all the templates you create so we can include them in a later
17124  LyX version.
17125 \end_layout
17126
17127 \begin_layout Standard
17128 Another basic idea of the external material feature is to distinguish between
17129  the original file that serves as a base for final material and the produced
17130  file that is included in your exported or printed document.
17131  For example, consider the case of a figure produced with 
17132 \begin_inset Flex CharStyle:Code
17133 status collapsed
17134
17135 \begin_layout Plain Layout
17136 Xfig
17137 \end_layout
17138
17139 \end_inset
17140
17141 .
17142  The Xfig application itself works on an original file with the 
17143 \begin_inset Flex CharStyle:Code
17144 status collapsed
17145
17146 \begin_layout Plain Layout
17147 .fig
17148 \end_layout
17149
17150 \end_inset
17151
17152  extension.
17153  Within Xfig, you create and change your figure, and when you are done,
17154  you save the 
17155 \begin_inset Flex CharStyle:Code
17156 status collapsed
17157
17158 \begin_layout Plain Layout
17159 fig
17160 \end_layout
17161
17162 \end_inset
17163
17164 -file.
17165  When you want to include the figure in your document, you invoke 
17166 \begin_inset Flex CharStyle:Code
17167 status collapsed
17168
17169 \begin_layout Plain Layout
17170 transfig
17171 \end_layout
17172
17173 \end_inset
17174
17175  in order to create a PostScript file that can readily be included in your
17176  LaTeX file.
17177  In this case, the 
17178 \begin_inset Flex CharStyle:Code
17179 status collapsed
17180
17181 \begin_layout Plain Layout
17182 .fig
17183 \end_layout
17184
17185 \end_inset
17186
17187  file is the original file, and the PostScript file is the produced file.
17188 \end_layout
17189
17190 \begin_layout Standard
17191 This distinction is important in order to allow updating of the material
17192  while you are in the process of writing the document.
17193  Furthermore, it provides us with the flexibility that is needed to support
17194  multiple export formats.
17195  For instance, in the case of a plain text file, it is not exactly an award-winn
17196 ing idea to include the figure as raw PostScript.
17197  Instead, you'd either prefer to just include a reference to the figure
17198  or try to invoke some graphics to ASCII converter to make the final result
17199  look similar to the real graphics.
17200  The external material management allows you to do this, because it is parametri
17201 zed on the different export formats that LyX supports.
17202 \end_layout
17203
17204 \begin_layout Standard
17205 Besides supporting the production of different products according to the
17206  exported format, it supports tight integration with editing and viewing
17207  applications.
17208  In the case of an Xfig figure, you are able to invoke Xfig on the original
17209  file with a single click from within the external material dialog in LyX,
17210  and also preview the produced PostScript file with Ghostview with another
17211  click.
17212  No more fiddling around with the command line and/or file browsers to locate
17213  and manipulate the original or produced files.
17214  In this way, you are finally able to take full advantage of the many different
17215  applications that are relevant to use when you write your documents, and
17216  ultimately be more productive.
17217 \end_layout
17218
17219 \begin_layout Section
17220 The external template configuration file
17221 \end_layout
17222
17223 \begin_layout Standard
17224 It is relatively easy to add custom external template definitions to LyX.
17225  However, be aware that doing this in an careless manner most probably 
17226 \emph on
17227 will
17228 \emph default
17229  introduce an easily exploitable security hole.
17230  So before you do this, please read the discussion about security in section
17231  
17232 \begin_inset CommandInset ref
17233 LatexCommand ref
17234 reference "sec:Security-discussion"
17235
17236 \end_inset
17237
17238 .
17239 \end_layout
17240
17241 \begin_layout Standard
17242 Having said that, we encourage you to submit any interesting templates that
17243  you create.
17244  
17245 \end_layout
17246
17247 \begin_layout Standard
17248 The external templates are defined in the 
17249 \begin_inset Flex CharStyle:Code
17250 status collapsed
17251
17252 \begin_layout Plain Layout
17253 LyXDir/lib/external_templates
17254 \end_layout
17255
17256 \end_inset
17257
17258  file.
17259  You can place your own version in 
17260 \begin_inset Flex CharStyle:Code
17261 status collapsed
17262
17263 \begin_layout Plain Layout
17264 UserDir/external_templates
17265 \end_layout
17266
17267 \end_inset
17268
17269 .
17270 \end_layout
17271
17272 \begin_layout Standard
17273 A typical template looks like this:
17274 \end_layout
17275
17276 \begin_layout LyX-Code
17277 Template XFig
17278 \end_layout
17279
17280 \begin_layout LyX-Code
17281 GuiName "XFig: $$AbsOrRelPathParent$$Basename"
17282 \end_layout
17283
17284 \begin_layout LyX-Code
17285 HelpText
17286 \end_layout
17287
17288 \begin_layout LyX-Code
17289 An XFig figure.
17290 \end_layout
17291
17292 \begin_layout LyX-Code
17293 HelpTextEnd
17294 \end_layout
17295
17296 \begin_layout LyX-Code
17297 InputFormat fig
17298 \end_layout
17299
17300 \begin_layout LyX-Code
17301 FileFilter "*.fig"
17302 \end_layout
17303
17304 \begin_layout LyX-Code
17305 AutomaticProduction true
17306 \end_layout
17307
17308 \begin_layout LyX-Code
17309 Transform Rotate
17310 \end_layout
17311
17312 \begin_layout LyX-Code
17313 Transform Resize
17314 \end_layout
17315
17316 \begin_layout LyX-Code
17317 Format LaTeX
17318 \end_layout
17319
17320 \begin_layout LyX-Code
17321 TransformCommand Rotate RotationLatexCommand
17322 \end_layout
17323
17324 \begin_layout LyX-Code
17325 TransformCommand Resize ResizeLatexCommand
17326 \end_layout
17327
17328 \begin_layout LyX-Code
17329 Product "$$RotateFront$$ResizeFront
17330 \end_layout
17331
17332 \begin_layout LyX-Code
17333          
17334 \backslash
17335
17336 \backslash
17337 input{$$AbsOrRelPathMaster$$Basename.pstex_t}
17338 \end_layout
17339
17340 \begin_layout LyX-Code
17341          $$ResizeBack$$RotateBack"
17342 \end_layout
17343
17344 \begin_layout LyX-Code
17345 UpdateFormat pstex
17346 \end_layout
17347
17348 \begin_layout LyX-Code
17349 UpdateResult "$$AbsPath$$Basename.pstex_t"
17350 \end_layout
17351
17352 \begin_layout LyX-Code
17353 Requirement "graphicx"
17354 \end_layout
17355
17356 \begin_layout LyX-Code
17357 ReferencedFile latex "$$AbsOrRelPathMaster$$Basename.pstex_t"
17358 \end_layout
17359
17360 \begin_layout LyX-Code
17361 ReferencedFile latex "$$AbsPath$$Basename.eps"
17362 \end_layout
17363
17364 \begin_layout LyX-Code
17365 ReferencedFile dvi "$$AbsPath$$Basename.eps"
17366 \end_layout
17367
17368 \begin_layout LyX-Code
17369 FormatEnd
17370 \end_layout
17371
17372 \begin_layout LyX-Code
17373 Format PDFLaTeX
17374 \end_layout
17375
17376 \begin_layout LyX-Code
17377 TransformCommand Rotate RotationLatexCommand
17378 \end_layout
17379
17380 \begin_layout LyX-Code
17381 TransformCommand Resize ResizeLatexCommand
17382 \end_layout
17383
17384 \begin_layout LyX-Code
17385 Product "$$RotateFront$$ResizeFront
17386 \end_layout
17387
17388 \begin_layout LyX-Code
17389          
17390 \backslash
17391
17392 \backslash
17393 input{$$AbsOrRelPathMaster$$Basename.pdftex_t}
17394 \end_layout
17395
17396 \begin_layout LyX-Code
17397          $$ResizeBack$$RotateBack"
17398 \end_layout
17399
17400 \begin_layout LyX-Code
17401 UpdateFormat pdftex
17402 \end_layout
17403
17404 \begin_layout LyX-Code
17405 UpdateResult "$$AbsPath$$Basename.pdftex_t"
17406 \end_layout
17407
17408 \begin_layout LyX-Code
17409 Requirement "graphicx"
17410 \end_layout
17411
17412 \begin_layout LyX-Code
17413 ReferencedFile latex "$$AbsOrRelPathMaster$$Basename.pdftex_t"
17414 \end_layout
17415
17416 \begin_layout LyX-Code
17417 ReferencedFile latex "$$AbsPath$$Basename.pdf"
17418 \end_layout
17419
17420 \begin_layout LyX-Code
17421 FormatEnd
17422 \end_layout
17423
17424 \begin_layout LyX-Code
17425 Format Ascii
17426 \end_layout
17427
17428 \begin_layout LyX-Code
17429 Product "$$Contents(
17430 \backslash
17431 "$$AbsPath$$Basename.asc
17432 \backslash
17433 ")"
17434 \end_layout
17435
17436 \begin_layout LyX-Code
17437 UpdateFormat asciixfig
17438 \end_layout
17439
17440 \begin_layout LyX-Code
17441 UpdateResult "$$AbsPath$$Basename.asc"
17442 \end_layout
17443
17444 \begin_layout LyX-Code
17445 FormatEnd
17446 \end_layout
17447
17448 \begin_layout LyX-Code
17449 Format DocBook
17450 \end_layout
17451
17452 \begin_layout LyX-Code
17453 Product "<graphic fileref=
17454 \backslash
17455 "$$AbsOrRelPathMaster$$Basename.eps
17456 \backslash
17457 ">
17458 \end_layout
17459
17460 \begin_layout LyX-Code
17461          </graphic>"
17462 \end_layout
17463
17464 \begin_layout LyX-Code
17465 UpdateFormat eps
17466 \end_layout
17467
17468 \begin_layout LyX-Code
17469 UpdateResult "$$AbsPath$$Basename.eps"
17470 \end_layout
17471
17472 \begin_layout LyX-Code
17473 ReferencedFile docbook "$$AbsPath$$Basename.eps"
17474 \end_layout
17475
17476 \begin_layout LyX-Code
17477 ReferencedFile docbook-xml "$$AbsPath$$Basename.eps"
17478 \end_layout
17479
17480 \begin_layout LyX-Code
17481 FormatEnd
17482 \end_layout
17483
17484 \begin_layout LyX-Code
17485 Product "[XFig: $$FName]"
17486 \end_layout
17487
17488 \begin_layout LyX-Code
17489 FormatEnd
17490 \end_layout
17491
17492 \begin_layout LyX-Code
17493 TemplateEnd
17494 \end_layout
17495
17496 \begin_layout Standard
17497 As you can see, the template is enclosed in 
17498 \begin_inset Flex CharStyle:Code
17499 status collapsed
17500
17501 \begin_layout Plain Layout
17502 Template
17503 \end_layout
17504
17505 \end_inset
17506
17507  \SpecialChar \ldots{}
17508  
17509 \begin_inset Flex CharStyle:Code
17510 status collapsed
17511
17512 \begin_layout Plain Layout
17513 TemplateEnd
17514 \end_layout
17515
17516 \end_inset
17517
17518 .
17519  It contains a header specifying some general settings and, for each supported
17520  primary document file format, a section 
17521 \begin_inset Flex CharStyle:Code
17522 status collapsed
17523
17524 \begin_layout Plain Layout
17525 Format
17526 \end_layout
17527
17528 \end_inset
17529
17530  \SpecialChar \ldots{}
17531  
17532 \begin_inset Flex CharStyle:Code
17533 status collapsed
17534
17535 \begin_layout Plain Layout
17536 FormatEnd
17537 \end_layout
17538
17539 \end_inset
17540
17541 .
17542 \end_layout
17543
17544 \begin_layout Subsection
17545 The template header
17546 \end_layout
17547
17548 \begin_layout Description
17549 \begin_inset Flex CharStyle:Code
17550 status collapsed
17551
17552 \begin_layout Plain Layout
17553 AutomaticProduction
17554 \begin_inset space ~
17555 \end_inset
17556
17557 true|false
17558 \end_layout
17559
17560 \end_inset
17561
17562  Whether the file represented by the template must be generated by LyX.
17563  This command must occur exactly once.
17564 \end_layout
17565
17566 \begin_layout Description
17567 \begin_inset Flex CharStyle:Code
17568 status collapsed
17569
17570 \begin_layout Plain Layout
17571 FileFilter
17572 \begin_inset space ~
17573 \end_inset
17574
17575 <pattern>
17576 \end_layout
17577
17578 \end_inset
17579
17580  A glob pattern that is used in the file dialog to filter out the desired
17581  files.
17582  If there is more than one possible file extension (e.
17583 \begin_inset space \thinspace{}
17584 \end_inset
17585
17586 g.
17587 \begin_inset space \space{}
17588 \end_inset
17589
17590 tgif has 
17591 \begin_inset Flex CharStyle:Code
17592 status collapsed
17593
17594 \begin_layout Plain Layout
17595 .obj
17596 \end_layout
17597
17598 \end_inset
17599
17600  and 
17601 \begin_inset Flex CharStyle:Code
17602 status collapsed
17603
17604 \begin_layout Plain Layout
17605 .tgo
17606 \end_layout
17607
17608 \end_inset
17609
17610 ), use something like 
17611 \begin_inset Flex CharStyle:Code
17612 status collapsed
17613
17614 \begin_layout Plain Layout
17615 "*.{obj,tgo}"
17616 \end_layout
17617
17618 \end_inset
17619
17620 .
17621  This command must occur exactly once.
17622 \end_layout
17623
17624 \begin_layout Description
17625 \begin_inset Flex CharStyle:Code
17626 status collapsed
17627
17628 \begin_layout Plain Layout
17629 GuiName
17630 \begin_inset space ~
17631 \end_inset
17632
17633 <guiname>
17634 \end_layout
17635
17636 \end_inset
17637
17638  The text that is displayed on the button.
17639  This command must occur exactly once.
17640 \end_layout
17641
17642 \begin_layout Description
17643 \begin_inset Flex CharStyle:Code
17644 status collapsed
17645
17646 \begin_layout Plain Layout
17647 HelpText
17648 \begin_inset space ~
17649 \end_inset
17650
17651 <text>
17652 \begin_inset space ~
17653 \end_inset
17654
17655 HelpTextEnd
17656 \end_layout
17657
17658 \end_inset
17659
17660  The help text that is used in the External dialog.
17661  Provide enough information to explain to the user just what the template
17662  can provide him with.
17663  This command must occur exactly once.
17664 \end_layout
17665
17666 \begin_layout Description
17667 \begin_inset Flex CharStyle:Code
17668 status collapsed
17669
17670 \begin_layout Plain Layout
17671 InputFormat
17672 \begin_inset space ~
17673 \end_inset
17674
17675 <format>
17676 \end_layout
17677
17678 \end_inset
17679
17680  The file format of the original file.
17681  This must be the name of a format that is known to LyX (see section 
17682 \begin_inset CommandInset ref
17683 LatexCommand ref
17684 reference "sec:Formats"
17685
17686 \end_inset
17687
17688 ).
17689  Use 
17690 \begin_inset Quotes eld
17691 \end_inset
17692
17693
17694 \begin_inset Flex CharStyle:Code
17695 status collapsed
17696
17697 \begin_layout Plain Layout
17698 *
17699 \end_layout
17700
17701 \end_inset
17702
17703
17704 \begin_inset Quotes erd
17705 \end_inset
17706
17707  if the template can handle original files of more than one format.
17708  LyX will attempt to interrogate the file itself in order to deduce its
17709  format in this case.
17710  This command must occur exactly once.
17711 \end_layout
17712
17713 \begin_layout Description
17714 \begin_inset Flex CharStyle:Code
17715 status collapsed
17716
17717 \begin_layout Plain Layout
17718 Template
17719 \begin_inset space ~
17720 \end_inset
17721
17722 <id>
17723 \end_layout
17724
17725 \end_inset
17726
17727  A unique name for the template.
17728  It must not contain substitution macros (see below).
17729 \end_layout
17730
17731 \begin_layout Description
17732 \begin_inset Flex CharStyle:Code
17733 status collapsed
17734
17735 \begin_layout Plain Layout
17736 Transform
17737 \begin_inset space ~
17738 \end_inset
17739
17740 Rotate|Resize|Clip|Extra
17741 \end_layout
17742
17743 \end_inset
17744
17745  This command specifies which transformations are supported by this template.
17746  It may occur zero or more times.
17747  This command enables the corresponding tabs in the external dialog.
17748  Each 
17749 \begin_inset Flex CharStyle:Code
17750 status collapsed
17751
17752 \begin_layout Plain Layout
17753 Transform
17754 \end_layout
17755
17756 \end_inset
17757
17758  command must have either a corresponding 
17759 \begin_inset Flex CharStyle:Code
17760 status collapsed
17761
17762 \begin_layout Plain Layout
17763 TransformCommand
17764 \end_layout
17765
17766 \end_inset
17767
17768  or a 
17769 \begin_inset Flex CharStyle:Code
17770 status collapsed
17771
17772 \begin_layout Plain Layout
17773 TransformOption
17774 \end_layout
17775
17776 \end_inset
17777
17778  command in the 
17779 \begin_inset Flex CharStyle:Code
17780 status collapsed
17781
17782 \begin_layout Plain Layout
17783 Format
17784 \end_layout
17785
17786 \end_inset
17787
17788  section.
17789  Otherwise the transformation will not be supported by that format.
17790 \end_layout
17791
17792 \begin_layout Subsection
17793 The Format section
17794 \end_layout
17795
17796 \begin_layout Description
17797 \begin_inset Flex CharStyle:Code
17798 status collapsed
17799
17800 \begin_layout Plain Layout
17801 Format
17802 \begin_inset space ~
17803 \end_inset
17804
17805 LaTeX|PDFLaTeX|PlainText|DocBook
17806 \end_layout
17807
17808 \end_inset
17809
17810  The primary document file format that this format definition is for.
17811  Not every template has a sensible representation in all document file formats.
17812  Please define nevertheless a 
17813 \begin_inset Flex CharStyle:Code
17814 status collapsed
17815
17816 \begin_layout Plain Layout
17817 Format
17818 \end_layout
17819
17820 \end_inset
17821
17822  section for all formats.
17823  Use a dummy text when no representation is available.
17824  Then you can at least see a reference to the external material in the exported
17825  document.
17826 \end_layout
17827
17828 \begin_layout Description
17829 \begin_inset Flex CharStyle:Code
17830 status collapsed
17831
17832 \begin_layout Plain Layout
17833 Option
17834 \begin_inset space ~
17835 \end_inset
17836
17837 <name>
17838 \begin_inset space ~
17839 \end_inset
17840
17841 <value>
17842 \end_layout
17843
17844 \end_inset
17845
17846  This command defines an additional macro 
17847 \begin_inset Flex CharStyle:Code
17848 status collapsed
17849
17850 \begin_layout Plain Layout
17851 $$<name>
17852 \end_layout
17853
17854 \end_inset
17855
17856  for substitution in 
17857 \begin_inset Flex CharStyle:Code
17858 status collapsed
17859
17860 \begin_layout Plain Layout
17861 Product
17862 \end_layout
17863
17864 \end_inset
17865
17866 .
17867  
17868 \begin_inset Flex CharStyle:Code
17869 status collapsed
17870
17871 \begin_layout Plain Layout
17872 <value>
17873 \end_layout
17874
17875 \end_inset
17876
17877  itself may contain substitution macros.
17878  The advantage over using 
17879 \begin_inset Flex CharStyle:Code
17880 status collapsed
17881
17882 \begin_layout Plain Layout
17883 <value>
17884 \end_layout
17885
17886 \end_inset
17887
17888  directly in 
17889 \begin_inset Flex CharStyle:Code
17890 status collapsed
17891
17892 \begin_layout Plain Layout
17893 Product
17894 \end_layout
17895
17896 \end_inset
17897
17898  is that the substituted value of 
17899 \begin_inset Flex CharStyle:Code
17900 status collapsed
17901
17902 \begin_layout Plain Layout
17903 $$<name>
17904 \end_layout
17905
17906 \end_inset
17907
17908  is sanitized so that it is a valid optional argument in the document format.
17909  This command may occur zero or more times.
17910 \end_layout
17911
17912 \begin_layout Description
17913 \begin_inset Flex CharStyle:Code
17914 status collapsed
17915
17916 \begin_layout Plain Layout
17917 Product
17918 \begin_inset space ~
17919 \end_inset
17920
17921 <text>
17922 \end_layout
17923
17924 \end_inset
17925
17926  The text that is inserted in the exported document.
17927  This is actually the most important command and can be quite complex.
17928  This command must occur exactly once.
17929 \end_layout
17930
17931 \begin_layout Description
17932 \begin_inset Flex CharStyle:Code
17933 status collapsed
17934
17935 \begin_layout Plain Layout
17936 Preamble
17937 \begin_inset space ~
17938 \end_inset
17939
17940 <name>
17941 \end_layout
17942
17943 \end_inset
17944
17945  This command specifies a preamble snippet that will be included in the
17946  LaTeX preamble.
17947  It has to be defined using 
17948 \begin_inset Flex CharStyle:Code
17949 status collapsed
17950
17951 \begin_layout Plain Layout
17952 PreambleDef
17953 \end_layout
17954
17955 \end_inset
17956
17957  \SpecialChar \ldots{}
17958  
17959 \begin_inset Flex CharStyle:Code
17960 status collapsed
17961
17962 \begin_layout Plain Layout
17963 PreambleDefEnd
17964 \end_layout
17965
17966 \end_inset
17967
17968 .
17969  This command may occur zero or more times.
17970 \end_layout
17971
17972 \begin_layout Description
17973 \begin_inset Flex CharStyle:Code
17974 status collapsed
17975
17976 \begin_layout Plain Layout
17977 ReferencedFile
17978 \begin_inset space ~
17979 \end_inset
17980
17981 <format>
17982 \begin_inset space ~
17983 \end_inset
17984
17985 <filename>
17986 \end_layout
17987
17988 \end_inset
17989
17990  This command denotes files that are created by the conversion process and
17991  are needed for a particular export format.
17992  If the filename is relative, it is interpreted relative to the master document.
17993  This command may be given zero or more times.
17994 \end_layout
17995
17996 \begin_layout Description
17997 \begin_inset Flex CharStyle:Code
17998 status collapsed
17999
18000 \begin_layout Plain Layout
18001 Requirement
18002 \begin_inset space ~
18003 \end_inset
18004
18005 <package>
18006 \end_layout
18007
18008 \end_inset
18009
18010  The name of a required LaTeX package.
18011  The package is included via 
18012 \begin_inset Flex CharStyle:Code
18013 status collapsed
18014
18015 \begin_layout Plain Layout
18016
18017 \backslash
18018 usepackage{}
18019 \end_layout
18020
18021 \end_inset
18022
18023  in the LaTeX preamble.
18024  This command may occur zero or more times.
18025 \end_layout
18026
18027 \begin_layout Description
18028 \begin_inset Flex CharStyle:Code
18029 status collapsed
18030
18031 \begin_layout Plain Layout
18032 TransformCommand
18033 \begin_inset space ~
18034 \end_inset
18035
18036 Rotate
18037 \begin_inset space ~
18038 \end_inset
18039
18040 RotationLatexCommand
18041 \end_layout
18042
18043 \end_inset
18044
18045  This command specifies that the built in LaTeX command should be used for
18046  rotation.
18047  This command may occur once or not at all.
18048 \end_layout
18049
18050 \begin_layout Description
18051 \begin_inset Flex CharStyle:Code
18052 status collapsed
18053
18054 \begin_layout Plain Layout
18055 TransformCommand
18056 \begin_inset space ~
18057 \end_inset
18058
18059 Resize
18060 \begin_inset space ~
18061 \end_inset
18062
18063 ResizeLatexCommand
18064 \end_layout
18065
18066 \end_inset
18067
18068  This command specifies that the built in LaTeX command should be used for
18069  resizing.
18070  This command may occur once or not at all.
18071 \end_layout
18072
18073 \begin_layout Description
18074 \begin_inset Flex CharStyle:Code
18075 status collapsed
18076
18077 \begin_layout Plain Layout
18078 TransformOption
18079 \begin_inset space ~
18080 \end_inset
18081
18082 Rotate
18083 \begin_inset space ~
18084 \end_inset
18085
18086 RotationLatexOption
18087 \end_layout
18088
18089 \end_inset
18090
18091  This command specifies that rotation is done via an optional argument.
18092  This command may occur once or not at all.
18093 \end_layout
18094
18095 \begin_layout Description
18096 \begin_inset Flex CharStyle:Code
18097 status collapsed
18098
18099 \begin_layout Plain Layout
18100 TransformOption
18101 \begin_inset space ~
18102 \end_inset
18103
18104 Resize
18105 \begin_inset space ~
18106 \end_inset
18107
18108 ResizeLatexOption
18109 \end_layout
18110
18111 \end_inset
18112
18113  This command specifies that resizing is done via an optional argument.
18114  This command may occur once or not at all.
18115 \end_layout
18116
18117 \begin_layout Description
18118 \begin_inset Flex CharStyle:Code
18119 status collapsed
18120
18121 \begin_layout Plain Layout
18122 TransformOption
18123 \begin_inset space ~
18124 \end_inset
18125
18126 Clip
18127 \begin_inset space ~
18128 \end_inset
18129
18130 ClipLatexOption
18131 \end_layout
18132
18133 \end_inset
18134
18135  This command specifies that clipping is done via an optional argument.
18136  This command may occur once or not at all.
18137 \end_layout
18138
18139 \begin_layout Description
18140 \begin_inset Flex CharStyle:Code
18141 status collapsed
18142
18143 \begin_layout Plain Layout
18144 TransformOption
18145 \begin_inset space ~
18146 \end_inset
18147
18148 Extra
18149 \begin_inset space ~
18150 \end_inset
18151
18152 ExtraLatexOption
18153 \end_layout
18154
18155 \end_inset
18156
18157  This command specifies that an extra optional argument is used.
18158  This command may occur once or not at all.
18159 \end_layout
18160
18161 \begin_layout Description
18162 \begin_inset Flex CharStyle:Code
18163 status collapsed
18164
18165 \begin_layout Plain Layout
18166 UpdateFormat
18167 \begin_inset space ~
18168 \end_inset
18169
18170 <format>
18171 \end_layout
18172
18173 \end_inset
18174
18175  The file format of the converted file.
18176  This must be the name of a format that is known to LyX (see the 
18177 \begin_inset Flex CharStyle:MenuItem
18178 status collapsed
18179
18180 \begin_layout Plain Layout
18181
18182 \bar under
18183 T
18184 \bar default
18185 ools\SpecialChar \menuseparator
18186
18187 \bar under
18188 P
18189 \bar default
18190 references:Conversion
18191 \end_layout
18192
18193 \end_inset
18194
18195  dialog).
18196  This command must occur exactly once.
18197 \end_layout
18198
18199 \begin_layout Description
18200 \begin_inset Flex CharStyle:Code
18201 status collapsed
18202
18203 \begin_layout Plain Layout
18204 UpdateResult
18205 \begin_inset space ~
18206 \end_inset
18207
18208 <filename>
18209 \end_layout
18210
18211 \end_inset
18212
18213  The file name of the converted file.
18214  The file name must be absolute.
18215  This command must occur exactly once.
18216 \end_layout
18217
18218 \begin_layout Subsection
18219 Preamble definitions
18220 \end_layout
18221
18222 \begin_layout Standard
18223 The external template configuration file may contain additional preamble
18224  definitions enclosed by 
18225 \begin_inset Flex CharStyle:Code
18226 status collapsed
18227
18228 \begin_layout Plain Layout
18229 PreambleDef
18230 \end_layout
18231
18232 \end_inset
18233
18234  \SpecialChar \ldots{}
18235  
18236 \begin_inset Flex CharStyle:Code
18237 status collapsed
18238
18239 \begin_layout Plain Layout
18240 PreambleDefEnd
18241 \end_layout
18242
18243 \end_inset
18244
18245 .
18246  They can be used by the templates in the 
18247 \begin_inset Flex CharStyle:Code
18248 status collapsed
18249
18250 \begin_layout Plain Layout
18251 Format
18252 \end_layout
18253
18254 \end_inset
18255
18256  section.
18257 \end_layout
18258
18259 \begin_layout Section
18260 The substitution mechanism
18261 \end_layout
18262
18263 \begin_layout Standard
18264 When the external material facility invokes an external program, it is done
18265  on the basis of a command defined in the template configuration file.
18266  These commands can contain various macros that are expanded before execution.
18267  Execution always take place in the directory of the containing document.
18268 \end_layout
18269
18270 \begin_layout Standard
18271 Also, whenever external material is to be displayed, the name will be produced
18272  by the substitution mechanism, and most other commands in the template
18273  definition support substitution as well.
18274 \end_layout
18275
18276 \begin_layout Standard
18277 The available macros are the following:
18278 \end_layout
18279
18280 \begin_layout Description
18281 \begin_inset Flex CharStyle:Code
18282 status collapsed
18283
18284 \begin_layout Plain Layout
18285 $$AbsOrRelPathMaster
18286 \end_layout
18287
18288 \end_inset
18289
18290  The file path, absolute or relative to the master LyX document.
18291 \end_layout
18292
18293 \begin_layout Description
18294 \begin_inset Flex CharStyle:Code
18295 status collapsed
18296
18297 \begin_layout Plain Layout
18298 $$AbsOrRelPathParent
18299 \end_layout
18300
18301 \end_inset
18302
18303  The file path, absolute or relative to the LyX document.
18304 \end_layout
18305
18306 \begin_layout Description
18307 \begin_inset Flex CharStyle:Code
18308 status collapsed
18309
18310 \begin_layout Plain Layout
18311 $$AbsPath
18312 \end_layout
18313
18314 \end_inset
18315
18316  The absolute file path.
18317 \end_layout
18318
18319 \begin_layout Description
18320 \begin_inset Flex CharStyle:Code
18321 status collapsed
18322
18323 \begin_layout Plain Layout
18324 $$Basename
18325 \end_layout
18326
18327 \end_inset
18328
18329  The filename without path and without the extension.
18330 \end_layout
18331
18332 \begin_layout Description
18333 \begin_inset Flex CharStyle:Code
18334 status collapsed
18335
18336 \begin_layout Plain Layout
18337 $$Contents(
18338 \begin_inset Quotes eld
18339 \end_inset
18340
18341 filename.ext
18342 \begin_inset Quotes erd
18343 \end_inset
18344
18345 )
18346 \end_layout
18347
18348 \end_inset
18349
18350  This macro will expand to the contents of the file with the name 
18351 \begin_inset Flex CharStyle:Code
18352 status collapsed
18353
18354 \begin_layout Plain Layout
18355 filename.ext
18356 \end_layout
18357
18358 \end_inset
18359
18360 .
18361 \end_layout
18362
18363 \begin_layout Description
18364 \begin_inset Flex CharStyle:Code
18365 status collapsed
18366
18367 \begin_layout Plain Layout
18368 $$Extension
18369 \end_layout
18370
18371 \end_inset
18372
18373  The file extension (including the dot).
18374 \end_layout
18375
18376 \begin_layout Description
18377 \begin_inset Flex CharStyle:Code
18378 status collapsed
18379
18380 \begin_layout Plain Layout
18381 $$FName
18382 \end_layout
18383
18384 \end_inset
18385
18386  The filename of the file specified in the external material dialog.
18387  This is either an absolute name, or it is relative to the LyX document.
18388 \end_layout
18389
18390 \begin_layout Description
18391 \begin_inset Flex CharStyle:Code
18392 status collapsed
18393
18394 \begin_layout Plain Layout
18395 $$FPath
18396 \end_layout
18397
18398 \end_inset
18399
18400  The path part of 
18401 \begin_inset Flex CharStyle:Code
18402 status collapsed
18403
18404 \begin_layout Plain Layout
18405 $$FName
18406 \end_layout
18407
18408 \end_inset
18409
18410  (absolute name or relative to the LyX document).
18411 \end_layout
18412
18413 \begin_layout Description
18414 \begin_inset Flex CharStyle:Code
18415 status collapsed
18416
18417 \begin_layout Plain Layout
18418 $$RelPathMaster
18419 \end_layout
18420
18421 \end_inset
18422
18423  The file path, relative to the master LyX document.
18424 \end_layout
18425
18426 \begin_layout Description
18427 \begin_inset Flex CharStyle:Code
18428 status collapsed
18429
18430 \begin_layout Plain Layout
18431 $$RelPathParent
18432 \end_layout
18433
18434 \end_inset
18435
18436  The file path, relative to the LyX document.
18437 \end_layout
18438
18439 \begin_layout Description
18440 \begin_inset Flex CharStyle:Code
18441 status collapsed
18442
18443 \begin_layout Plain Layout
18444 $$Sysdir
18445 \end_layout
18446
18447 \end_inset
18448
18449  This macro will expand to the absolute path of the system directory.
18450  This is typically used to point to the various helper scripts that are
18451  bundled with LyX.
18452 \end_layout
18453
18454 \begin_layout Description
18455 \begin_inset Flex CharStyle:Code
18456 status collapsed
18457
18458 \begin_layout Plain Layout
18459 $$Tempname
18460 \end_layout
18461
18462 \end_inset
18463
18464  A name and full path to a temporary file which will be automatically deleted
18465  whenever the containing document is closed, or the external material insertion
18466  deleted.
18467 \end_layout
18468
18469 \begin_layout Standard
18470 All path macros contain a trailing directory separator, so you can construct
18471  e.
18472 \begin_inset space \thinspace{}
18473 \end_inset
18474
18475 g.
18476 \begin_inset space \space{}
18477 \end_inset
18478
18479 the absolute filename with 
18480 \begin_inset Flex CharStyle:Code
18481 status collapsed
18482
18483 \begin_layout Plain Layout
18484 $$AbsPath$$Basename$$Extension
18485 \end_layout
18486
18487 \end_inset
18488
18489 .
18490 \end_layout
18491
18492 \begin_layout Standard
18493 The macros above are substituted in all commands unless otherwise noted.
18494  The command 
18495 \begin_inset Flex CharStyle:Code
18496 status collapsed
18497
18498 \begin_layout Plain Layout
18499 Product
18500 \end_layout
18501
18502 \end_inset
18503
18504  supports additionally the following substitutions if they are enabled by
18505  the 
18506 \begin_inset Flex CharStyle:Code
18507 status collapsed
18508
18509 \begin_layout Plain Layout
18510 Transform
18511 \end_layout
18512
18513 \end_inset
18514
18515  and 
18516 \begin_inset Flex CharStyle:Code
18517 status collapsed
18518
18519 \begin_layout Plain Layout
18520 TransformCommand
18521 \end_layout
18522
18523 \end_inset
18524
18525  commands:
18526 \end_layout
18527
18528 \begin_layout Description
18529 \begin_inset Flex CharStyle:Code
18530 status collapsed
18531
18532 \begin_layout Plain Layout
18533 $$ResizeFront
18534 \end_layout
18535
18536 \end_inset
18537
18538  The front part of the resize command.
18539 \end_layout
18540
18541 \begin_layout Description
18542 \begin_inset Flex CharStyle:Code
18543 status collapsed
18544
18545 \begin_layout Plain Layout
18546 $$ResizeBack
18547 \end_layout
18548
18549 \end_inset
18550
18551  The back part of the resize command.
18552 \end_layout
18553
18554 \begin_layout Description
18555 \begin_inset Flex CharStyle:Code
18556 status collapsed
18557
18558 \begin_layout Plain Layout
18559 $$RotateFront
18560 \end_layout
18561
18562 \end_inset
18563
18564  The front part of the rotation command.
18565 \end_layout
18566
18567 \begin_layout Description
18568 \begin_inset Flex CharStyle:Code
18569 status collapsed
18570
18571 \begin_layout Plain Layout
18572 $$RotateBack
18573 \end_layout
18574
18575 \end_inset
18576
18577  The back part of the rotation command.
18578 \end_layout
18579
18580 \begin_layout Standard
18581 The value string of the 
18582 \begin_inset Flex CharStyle:Code
18583 status collapsed
18584
18585 \begin_layout Plain Layout
18586 Option
18587 \end_layout
18588
18589 \end_inset
18590
18591  command supports additionally the following substitutions if they are enabled
18592  by the 
18593 \begin_inset Flex CharStyle:Code
18594 status collapsed
18595
18596 \begin_layout Plain Layout
18597 Transform
18598 \end_layout
18599
18600 \end_inset
18601
18602  and 
18603 \begin_inset Flex CharStyle:Code
18604 status collapsed
18605
18606 \begin_layout Plain Layout
18607 TransformOption
18608 \end_layout
18609
18610 \end_inset
18611
18612  commands:
18613 \end_layout
18614
18615 \begin_layout Description
18616 \begin_inset Flex CharStyle:Code
18617 status collapsed
18618
18619 \begin_layout Plain Layout
18620 $$Clip
18621 \end_layout
18622
18623 \end_inset
18624
18625  The clip option.
18626 \end_layout
18627
18628 \begin_layout Description
18629 \begin_inset Flex CharStyle:Code
18630 status collapsed
18631
18632 \begin_layout Plain Layout
18633 $$Extra
18634 \end_layout
18635
18636 \end_inset
18637
18638  The extra option.
18639 \end_layout
18640
18641 \begin_layout Description
18642 \begin_inset Flex CharStyle:Code
18643 status collapsed
18644
18645 \begin_layout Plain Layout
18646 $$Resize
18647 \end_layout
18648
18649 \end_inset
18650
18651  The resize option.
18652 \end_layout
18653
18654 \begin_layout Description
18655 \begin_inset Flex CharStyle:Code
18656 status collapsed
18657
18658 \begin_layout Plain Layout
18659 $$Rotate
18660 \end_layout
18661
18662 \end_inset
18663
18664  The rotation option.
18665 \end_layout
18666
18667 \begin_layout Standard
18668 You may ask why there are so many path macros.
18669  There are mainly two reasons:
18670 \end_layout
18671
18672 \begin_layout Enumerate
18673 Relative and absolute file names should remain relative or absolute, respectivel
18674 y.
18675  Users may have reasons to prefer either form.
18676  Relative names are useful for portable documents that should work on different
18677  machines, for example.
18678  Absolute names may be required by some programs.
18679 \end_layout
18680
18681 \begin_layout Enumerate
18682 LaTeX treats relative file names differently than LyX and other programs
18683  in nested included files.
18684  For LyX, a relative file name is always relative to the document that contains
18685  the file name.
18686  For LaTeX, it is always relative to the master document.
18687  These two definitions are identical if you have only one document, but
18688  differ if you have a master document that includes part documents.
18689  That means that relative filenames must be transformed when presented to
18690  LaTeX.
18691  Fortunately LyX does this automatically for you if you choose the right
18692  macros.
18693 \end_layout
18694
18695 \begin_layout Standard
18696 So which path macro should be used in new template definitions? The rule
18697  is not difficult:
18698 \end_layout
18699
18700 \begin_layout Itemize
18701 Use 
18702 \begin_inset Flex CharStyle:Code
18703 status collapsed
18704
18705 \begin_layout Plain Layout
18706 $$AbsPath
18707 \end_layout
18708
18709 \end_inset
18710
18711  if an absolute path is required.
18712 \end_layout
18713
18714 \begin_layout Itemize
18715 Use 
18716 \begin_inset Flex CharStyle:Code
18717 status collapsed
18718
18719 \begin_layout Plain Layout
18720 $$AbsOrRelPathMaster
18721 \end_layout
18722
18723 \end_inset
18724
18725  if the substituted string is some kind of LaTeX input.
18726 \end_layout
18727
18728 \begin_layout Itemize
18729 Else use 
18730 \begin_inset Flex CharStyle:Code
18731 status collapsed
18732
18733 \begin_layout Plain Layout
18734 $$AbsOrRelPathParent
18735 \end_layout
18736
18737 \end_inset
18738
18739  in order to preserve the user's choice.
18740 \end_layout
18741
18742 \begin_layout Standard
18743 There are special cases where this rule does not work and e.
18744 \begin_inset space \thinspace{}
18745 \end_inset
18746
18747 g.
18748 \begin_inset space \space{}
18749 \end_inset
18750
18751 relative names are needed, but normally it will work just fine.
18752  One example for such a case is the command 
18753 \begin_inset Flex CharStyle:Code
18754 status collapsed
18755
18756 \begin_layout Plain Layout
18757 ReferencedFile latex "$$AbsOrRelPathMaster$$Basename.pstex_t"
18758 \end_layout
18759
18760 \end_inset
18761
18762  in the XFig template above: We can't use the absolute name because the
18763  copier for 
18764 \begin_inset Flex CharStyle:Code
18765 status collapsed
18766
18767 \begin_layout Plain Layout
18768 .pstex_t
18769 \end_layout
18770
18771 \end_inset
18772
18773  files needs the relative name in order to rewrite the file content.
18774 \end_layout
18775
18776 \begin_layout Section
18777 Security discussion
18778 \begin_inset CommandInset label
18779 LatexCommand label
18780 name "sec:Security-discussion"
18781
18782 \end_inset
18783
18784
18785 \end_layout
18786
18787 \begin_layout Standard
18788 The external material feature interfaces with a lot of external programs
18789  and does so automatically, so we have to consider the security implications
18790  of this.
18791  In particular, since you have the option of including your own filenames
18792  and/or parameter strings and those are expanded into a command, it seems
18793  that it would be possible to create a malicious document which executes
18794  arbitrary commands when a user views or prints the document.
18795  This is something we definitely want to avoid.
18796 \end_layout
18797
18798 \begin_layout Standard
18799 However, since the external program commands are specified in the template
18800  configuration file only, there are no security issues if LyX is properly
18801  configured with safe templates only.
18802  This is so because the external programs are invoked with the 
18803 \begin_inset Flex CharStyle:Code
18804 status collapsed
18805
18806 \begin_layout Plain Layout
18807 execvp
18808 \end_layout
18809
18810 \end_inset
18811
18812 -system call rather than the 
18813 \begin_inset Flex CharStyle:Code
18814 status collapsed
18815
18816 \begin_layout Plain Layout
18817 system
18818 \end_layout
18819
18820 \end_inset
18821
18822  system-call, so it's not possible to execute arbitrary commands from the
18823  filename or parameter section via the shell.
18824 \end_layout
18825
18826 \begin_layout Standard
18827 This also implies that you are restricted in what command strings you can
18828  use in the external material templates.
18829  In particular, pipes and redirection are not readily available.
18830  This has to be so if LyX should remain safe.
18831  If you want to use some of the shell features, you should write a safe
18832  script to do this in a controlled manner, and then invoke the script from
18833  the command string.
18834  
18835 \end_layout
18836
18837 \begin_layout Standard
18838 It is possible to design a template that interacts directly with the shell,
18839  but since this would allow a malicious user to execute arbitrary commands
18840  by writing clever filenames and/or parameters, we generally recommend that
18841  you only use safe scripts that work with the 
18842 \begin_inset Flex CharStyle:Code
18843 status collapsed
18844
18845 \begin_layout Plain Layout
18846 execvp
18847 \end_layout
18848
18849 \end_inset
18850
18851  system call in a controlled manner.
18852  Of course, for use in a controlled environment, it can be tempting to just
18853  fall back to use ordinary shell scripts.
18854  If you do so, be aware that you 
18855 \emph on
18856 will
18857 \emph default
18858  provide an easily exploitable security hole in your system.
18859  Of course it stands to reason that such unsafe templates will never be
18860  included in the standard LyX distribution, although we do encourage people
18861  to submit new templates in the open source tradition.
18862  But LyX as shipped from the official distribution channels will never have
18863  unsafe templates.
18864 \end_layout
18865
18866 \begin_layout Standard
18867 Including external material provides a lot of power, and you have to be
18868  careful not to introduce security hazards with this power.
18869  A subtle error in a single line in an innocent looking script can open
18870  the door to huge security problems.
18871  So if you do not fully understand the issues, we recommend that you consult
18872  a knowledgeable security professional or the LyX development team if you
18873  have any questions about whether a given template is safe or not.
18874  And do this before you use it in an uncontrolled environment.
18875 \end_layout
18876
18877 \end_body
18878 \end_document