]> git.lyx.org Git - lyx.git/blob - lib/doc/LaTeXConfig.lyx.in
* lib/doc/LaTeXConfig.lyx.in:
[lyx.git] / lib / doc / LaTeXConfig.lyx.in
1 #LyX 1.5.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 269
3 \begin_document
4 \begin_header
5 \textclass article
6 \language english
7 \inputencoding default
8 \font_roman default
9 \font_sans default
10 \font_typewriter default
11 \font_default_family default
12 \font_sc false
13 \font_osf false
14 \font_sf_scale 100
15 \font_tt_scale 100
16 \graphics default
17 \paperfontsize default
18 \spacing single
19 \papersize default
20 \use_geometry false
21 \use_amsmath 0
22 \use_esint 0
23 \cite_engine basic
24 \use_bibtopic false
25 \paperorientation portrait
26 \secnumdepth 2
27 \tocdepth 3
28 \paragraph_separation indent
29 \defskip medskip
30 \quotes_language english
31 \papercolumns 1
32 \papersides 1
33 \paperpagestyle plain
34 \tracking_changes false
35 \output_changes false
36 \author "Jürgen Spitzmüller" 
37 \author "Jean-Marc Lasgouttes" 
38 \end_header
39
40 \begin_body
41
42 \begin_layout Title
43 Inventory of your LaTeX configuration
44 \end_layout
45
46 \begin_layout Author
47 Automatically generated by LyX (do not edit).
48 \end_layout
49
50 \begin_layout Date
51 @chk_date@
52 \end_layout
53
54 \begin_layout Standard
55 This file describes the different LaTeX add-ons that LyX can handle.
56  Below you'll find six sections:
57 \end_layout
58
59 \begin_layout Enumerate
60 Some basic details about your LaTeX installation.
61  In particular, you should make sure that your version of LaTeX is recent
62  enough.
63 \end_layout
64
65 \begin_layout Enumerate
66 Some common fonts that LyX knows about.
67  This is rather sparse at the moment.
68 \end_layout
69
70 \begin_layout Enumerate
71 The document classes that should be standard on any LaTeX implementation.
72  This section is only here for completeness.
73 \end_layout
74
75 \begin_layout Enumerate
76 Some optional document classes that LyX knows about.
77  If one of these is marked as missing (the 
78 \begin_inset Quotes eld
79 \end_inset
80
81 Found
82 \begin_inset Quotes erd
83 \end_inset
84
85  item is no) and you need its functionality, you can grab it at your nearest
86  CTAN ftp site
87 \begin_inset Foot
88 status collapsed
89
90 \begin_layout Standard
91 The participating hosts in the Comprehensive TeX Archive Network are:
92 \end_layout
93
94 \begin_layout LyX-Code
95 ftp://ftp.dante.de/tex-archive
96 \end_layout
97
98 \begin_layout LyX-Code
99 ftp://ctan.tug.org/tex-archive
100 \end_layout
101
102 \begin_layout LyX-Code
103 ftp://ftp.tex.ac.uk/tex-archive
104 \end_layout
105
106 \begin_layout Standard
107 There are also a zillion mirror sites which are listed at the three primary
108  sites.
109 \end_layout
110
111 \end_inset
112
113  at the location indicated in the 
114 \begin_inset Quotes eld
115 \end_inset
116
117 CTAN
118 \begin_inset Quotes erd
119 \end_inset
120
121  item.
122  Note that only detected document classes can be selected as document layouts
123  in LyX.
124 \end_layout
125
126 \begin_layout Enumerate
127 The packages that have been stamped 
128 \begin_inset Quotes eld
129 \end_inset
130
131 required
132 \begin_inset Quotes erd
133 \end_inset
134
135  by the LaTeX maintainers.
136  These ones should definitely be present, but you may not have some of them
137  if your LaTeX distribution is a bit old.
138 \end_layout
139
140 \begin_layout Enumerate
141 Some packages that LyX uses when you try to change the margins of your document.
142  The detection of these items does not yet affect the options available
143  inside LyX.
144 \end_layout
145
146 \begin_layout Enumerate
147 Some common LaTeX packages that you might need with LyX, and you might also
148  want to add to your LaTeX installation.
149  The detection of these items does not yet affect the options available
150  inside LyX.
151 \end_layout
152
153 \begin_layout Standard
154 Note that most of these packages will be available if you use a modern TeX
155  distribution such as teTeX.
156  If you decide to install one of the missing items, you should tell LyX
157  about it.
158  After the installation, please use the menu entry 
159 \family sans
160 \bar under
161 T
162 \bar default
163 ools\SpecialChar \menuseparator
164
165 \bar under
166 R
167 \bar default
168 econfigure
169 \family default
170
171 \begin_inset Foot
172 status collapsed
173
174 \begin_layout Standard
175 or, if you want to change the system-wide settings, issue the command 
176 \family typewriter
177 ./configure
178 \family default
179  from the LyX system directory (by default 
180 \family typewriter
181 /usr/local/lib/lyx/
182 \family default
183 )
184 \end_layout
185
186 \end_inset
187
188  and reload this file to see if the new package was recognized.
189  If the 
190 \begin_inset Quotes eld
191 \end_inset
192
193 Found
194 \begin_inset Quotes erd
195 \end_inset
196
197  items read 
198 \begin_inset Quotes eld
199 \end_inset
200
201 ???
202 \begin_inset Quotes erd
203 \end_inset
204
205 , it means that LyX could not do the inventory of your LaTeX configuration
206  for some reason.
207  If you are using teTeX, it might be that the new package you installed
208  is not found.
209  This is because you forgot to run the command 
210 \family typewriter
211 texhash
212 \family default
213 , which tells teTeX to update its own configuration.
214 \end_layout
215
216 \begin_layout Section
217 LaTeX version currently in use
218 \end_layout
219
220 \begin_layout Standard
221 The LaTeX version that LyX will use is: 
222 \family typewriter
223 @chk_fmtversion@
224 \family default
225 .
226  Note that, for best results, you should be using at least LaTeX release
227  
228 \family typewriter
229 1995/12/01
230 \family default
231
232 \begin_inset Foot
233 status collapsed
234
235 \begin_layout Standard
236 In case it is not clear to you, this number is the date at which the version
237  has been released.
238 \end_layout
239
240 \end_inset
241
242 .
243  In fact, earlier versions may work for many things, but will certainly
244  fail in some cases.
245  We feel that it is better to stick to a minimal version than try to work
246  around all the quirks of older ones.
247 \end_layout
248
249 \begin_layout Section
250 Fonts
251 \end_layout
252
253 \begin_layout Subsection
254 EC fonts
255 \end_layout
256
257 \begin_layout Description
258 Found: @chk_ec@
259 \end_layout
260
261 \begin_layout Description
262 CTAN: 
263 \family typewriter
264 fonts/ec
265 \end_layout
266
267 \begin_layout Description
268 Notes: LaTeX does not require the use of 
269 \family sans
270 ec
271 \family default
272  fonts, however they are strongly recommended.
273  The 
274 \family sans
275 ec
276 \family default
277  fonts are available in a more natural range of sizes and allow better hyphenati
278 on and kerning than the old fonts such as 
279 \family sans
280 cmr10
281 \family default
282 .
283  If you already have the so-called 
284 \family sans
285 dc
286 \family default
287  fonts installed, please upgrade to the 
288 \family sans
289 ec
290 \family default
291  fonts, which replace them.
292  They are used automatically if LyX determines that you have them installed.
293 \end_layout
294
295 \begin_layout Subsection
296 Latin Modern
297 \end_layout
298
299 \begin_layout Description
300 Found: @chk_lmodern@
301 \end_layout
302
303 \begin_layout Description
304 CTAN: 
305 \family sans
306 fonts/lm/
307 \end_layout
308
309 \begin_layout Description
310 Notes: The 
311 \family sans
312 Latin Modern
313 \family default
314  fonts are PostScript® versions of LaTeX' standard font (Computer Modern).
315  They aim to become the default LaTeX font eventually.
316  We recommend to use them instead of other PostScript® versions of Computer
317  Modern (like AE).
318  
319 \end_layout
320
321 \begin_layout Subsection
322 Almost European (AE)
323 \end_layout
324
325 \begin_layout Description
326 Found: @chk_ae@
327 \end_layout
328
329 \begin_layout Description
330 CTAN: 
331 \family sans
332 fonts/ae/
333 \end_layout
334
335 \begin_layout Description
336 Notes: The 
337 \family sans
338 AE
339 \family default
340  package provide virtual PostScript® versions of LaTeX' standard font (Computer
341  Modern).
342  Unless you rely on special characters, we recommend to use 
343 \family sans
344 Latin Modern
345 \family default
346  instead.
347  
348 \end_layout
349
350 \begin_layout Subsection
351 Eco
352 \end_layout
353
354 \begin_layout Description
355 Found: @chk_eco@
356 \end_layout
357
358 \begin_layout Description
359 CTAN: 
360 \family sans
361 fonts/eco/
362 \end_layout
363
364 \begin_layout Description
365 Notes: The 
366 \family sans
367 eco
368 \family default
369  package is used by LyX to access the old style numerals of the 
370 \family sans
371 Computer Modern
372 \family default
373  font family.
374  
375 \end_layout
376
377 \begin_layout Subsection
378 psnfss
379 \end_layout
380
381 \begin_layout Description
382 Found: @chk_psnfss@
383 \end_layout
384
385 \begin_layout Description
386 CTAN: 
387 \family typewriter
388 macros/latex/required/psnfss/
389 \end_layout
390
391 \begin_layout Description
392 Notes: The 
393 \family sans
394 psnfss
395 \family default
396  bundle allows you to change the fonts used by LyX to one of the 35 classical
397  fonts available on PostScript® printers.
398  Currently, the support for 
399 \family sans
400 psnfss
401 \family default
402  is limited in LyX: you can only chose a few combinations of PostScript®
403  fonts in 
404 \family sans
405 \size normal
406 Layout->Document
407 \family default
408 \size default
409 .
410 \end_layout
411
412 \begin_layout Standard
413 Different versions of 
414 \family sans
415 psnfss
416 \family default
417  provide different font packages.
418  Even if LyX supports the deprecated packages as well, we recommend that
419  you take care to have the newest ones installed.
420  A recent 
421 \family sans
422 psnfss
423 \family default
424  bundle should at least include:
425 \end_layout
426
427 \begin_layout Itemize
428
429 \family sans
430 mathpazo
431 \family default
432  (newest Palatino support).
433  
434 \series bold
435 Found:
436 \series default
437  @chk_mathpazo@
438 \end_layout
439
440 \begin_layout Itemize
441
442 \family sans
443 mathpple
444 \family default
445  (deprecated Palatino support).
446  
447 \series bold
448 Found:
449 \series default
450  @chk_mathpple@
451 \end_layout
452
453 \begin_layout Itemize
454
455 \family sans
456 mathptmx
457 \family default
458  (newest Times support).
459  
460 \series bold
461 Found:
462 \series default
463  @chk_mathptmx@
464 \end_layout
465
466 \begin_layout Itemize
467
468 \family sans
469 mathptm
470 \family default
471  (deprecated Times support).
472  
473 \series bold
474 Found:
475 \series default
476  @chk_mathptm@
477 \end_layout
478
479 \begin_layout Itemize
480
481 \family sans
482 utopia
483 \family default
484  (Utopia).
485  
486 \series bold
487 Found:
488 \series default
489  @chk_utopia@
490 \end_layout
491
492 \begin_layout Itemize
493
494 \family sans
495 avant
496 \family default
497  (Avant Garde).
498  
499 \series bold
500 Found:
501 \series default
502  @chk_avant@
503 \end_layout
504
505 \begin_layout Itemize
506
507 \family sans
508 bookman
509 \family default
510  (Bookman).
511  
512 \series bold
513 Found:
514 \series default
515  @chk_bookman@
516 \end_layout
517
518 \begin_layout Itemize
519
520 \family sans
521 charter
522 \family default
523  (Charter).
524  
525 \series bold
526 Found:
527 \series default
528  @chk_charter@
529 \end_layout
530
531 \begin_layout Itemize
532
533 \family sans
534 newcent
535 \family default
536  (New Century Gothic).
537  
538 \series bold
539 Found:
540 \series default
541  @chk_newcent@
542 \end_layout
543
544 \begin_layout Itemize
545
546 \family sans
547 chancery
548 \family default
549  (Zapf Chancery).
550  
551 \series bold
552 Found:
553 \series default
554  @chk_chancery@
555 \end_layout
556
557 \begin_layout Subsection
558 fourier-GUTenberg
559 \end_layout
560
561 \begin_layout Description
562 Found: @chk_fourier@
563 \end_layout
564
565 \begin_layout Description
566 CTAN: 
567 \family sans
568 fonts/fourier-GUT
569 \end_layout
570
571 \begin_layout Description
572 Notes: The 
573 \family sans
574 fourier
575 \family default
576  package provides support for the Utopia PostScript® font.
577  Contrary to the 
578 \family sans
579 utopia
580 \family default
581  package that ships with 
582 \family sans
583 PSNFSS
584 \family default
585  bundle, it also provides suitable math fonts.
586  If this package is installed, it will be used instead of 
587 \family sans
588 utopia
589 \family default
590  if you select the Utopia font.
591 \end_layout
592
593 \begin_layout Subsection
594 CM bright
595 \end_layout
596
597 \begin_layout Description
598 Found: @chk_cmbright@
599 \end_layout
600
601 \begin_layout Description
602 CTAN: 
603 \family sans
604 fonts/cmbright
605 \end_layout
606
607 \begin_layout Description
608 Notes: CM bright is a sans serif font that also provides nice sans serif
609  math fonts.
610 \end_layout
611
612 \begin_layout Subsection
613 Bera
614 \end_layout
615
616 \begin_layout Description
617 Found: @chk_bera@
618 \end_layout
619
620 \begin_layout Description
621 CTAN: 
622 \family sans
623 fonts/bera
624 \end_layout
625
626 \begin_layout Description
627 Notes: The bera fonts are a clone of Bitstream Vera, including Bera Serif
628  (a slab-serif Roman), Bera Sans (a Frutiger descendant), and Bera Mono
629  (monospaced/typewriter).
630 \end_layout
631
632 \begin_layout Subsection
633 Concrete
634 \end_layout
635
636 \begin_layout Description
637 Found: @chk_ccfonts@
638 \end_layout
639
640 \begin_layout Description
641 CTAN: 
642 \family sans
643 macros/latex/contrib/ccfonts/
644 \end_layout
645
646 \begin_layout Description
647 Notes: The 
648 \family sans
649 ccfonts
650 \family default
651  package provides support for the font that has been designed by Donald
652  Knuth for his 
653 \emph on
654 Concrete Mathematics
655 \emph default
656  book, hence called concrete fonts.
657 \end_layout
658
659 \begin_layout Subsection
660 LuxiMono
661 \end_layout
662
663 \begin_layout Description
664 Found: @chk_luximono@
665 \end_layout
666
667 \begin_layout Description
668 CTAN: 
669 \family sans
670 fonts/LuxiMono/
671 \end_layout
672
673 \begin_layout Description
674 Notes: The 
675 \family sans
676 luximono
677 \family default
678  package provides support for the monospaced Luxida Mono font.
679 \end_layout
680
681 \begin_layout Subsection
682 TIPA
683 \end_layout
684
685 \begin_layout Description
686 Found: @chk_tipa@
687 \end_layout
688
689 \begin_layout Description
690 CTAN: 
691 \family sans
692 fonts/tipa/
693 \end_layout
694
695 \begin_layout Description
696 Notes: The 
697 \family sans
698 tipa
699 \family default
700  package provides comprehensive support and fonts for typesetting phonetic
701  symbols, as defined in the 
702 \emph on
703 International Phonetic Alphabet
704 \emph default
705  (IPA).
706  The input of these symbols is provided by LyX's math editor.
707 \end_layout
708
709 \begin_layout Section
710 Standard LaTeX document classes
711 \end_layout
712
713 \begin_layout Standard
714 The document classes presented in this section are the basic document classes
715  provided by LaTeX.
716  In particular, they are all present on your system as long as LaTeX2e is
717  installed.
718  When the text indicates that a particular class has not been found, this
719  means the layout file supporting this particular class has not been found.
720 \end_layout
721
722 \begin_layout Subsection
723 article
724 \end_layout
725
726 \begin_layout Description
727 Found: @chk_article@
728 \end_layout
729
730 \begin_layout Description
731 CTAN: N/A
732 \end_layout
733
734 \begin_layout Description
735 Notes: The standard document class 
736 \family sans
737 article
738 \family default
739  is used to type articles or short texts.
740  It is the basic LaTeX document class.
741 \end_layout
742
743 \begin_layout Subsection
744 report
745 \end_layout
746
747 \begin_layout Description
748 Found: @chk_report@
749 \end_layout
750
751 \begin_layout Description
752 CTAN: N/A
753 \end_layout
754
755 \begin_layout Description
756 Notes: The standard document class 
757 \family sans
758 report
759 \family default
760  is similar to 
761 \family sans
762 article
763 \family default
764  but is slightly more structured (support for different parts).
765 \end_layout
766
767 \begin_layout Subsection
768 book
769 \end_layout
770
771 \begin_layout Description
772 Found: @chk_book@
773 \end_layout
774
775 \begin_layout Description
776 CTAN: N/A
777 \end_layout
778
779 \begin_layout Description
780 Notes: The standard document class 
781 \family sans
782 book
783 \family default
784  is, as its name suggests, intended to produce books.
785  It supports in particular sectioning by chapters.
786 \end_layout
787
788 \begin_layout Subsection
789 letter
790 \end_layout
791
792 \begin_layout Description
793 Found: @chk_letter@
794 \end_layout
795
796 \begin_layout Description
797 CTAN: N/A
798 \end_layout
799
800 \begin_layout Description
801 Notes: The standard document class 
802 \family sans
803 letter
804 \family default
805  is the basic class for writing letters, mostly in English.
806 \end_layout
807
808 \begin_layout Subsection
809 slides
810 \end_layout
811
812 \begin_layout Description
813 Found: @chk_slides@
814 \end_layout
815
816 \begin_layout Description
817 CTAN: N/A
818 \end_layout
819
820 \begin_layout Description
821 Notes: The standard document class 
822 \family sans
823 slides
824 \family default
825  is intended to produce transparencies.
826  It is not very well supported by LyX.
827  It is advised to use 
828 \family sans
829 foils
830 \family default
831  instead if it is available (see\InsetSpace ~
832
833 \begin_inset LatexCommand ref
834 reference "ssec:foils"
835
836 \end_inset
837
838 ).
839 \end_layout
840
841 \begin_layout Subsection
842 amsart
843 \end_layout
844
845 \begin_layout Description
846 Found: @chk_amsart@
847 \end_layout
848
849 \begin_layout Description
850 CTAN: 
851 \family typewriter
852 macros/latex/required/amslatex/classes/
853 \end_layout
854
855 \begin_layout Description
856 Notes: The document class 
857 \family sans
858 amsart
859 \family default
860  is an alternative to the class 
861 \family sans
862 article
863 \family default
864 .
865  It is part of the AMS-LaTeX package and is used for typesetting of mathematics
866  with a look the American Mathematical Society has developed.
867  They recommend it for the preparation of manuscripts intended for publication
868  both in the Society's books and journals, and also in other mathematical
869  literature.
870  The Society requests that published documents prepared with AMS-LaTeX include
871  an acknowledgment of its use.
872  LyX support is still limited.
873 \end_layout
874
875 \begin_layout Section
876 Additional document classes
877 \end_layout
878
879 \begin_layout Subsection
880 aa
881 \end_layout
882
883 \begin_layout Description
884 Found: @chk_aa@
885 \end_layout
886
887 \begin_layout Description
888 CTAN: N/A (available from ftp site 
889 \family typewriter
890 ftp.edpsciences.org
891 \family default
892  in directory 
893 \family typewriter
894 /pub/aa/
895 \family default
896 )
897 \end_layout
898
899 \begin_layout Description
900 Notes: The document class 
901 \family sans
902 aa
903 \family default
904  (Version 5.01) can be used to write articles for submission to the scientific
905  journal 
906 \emph on
907 Astronomy and Astrophysics
908 \emph default
909 published by EDP Sciences.
910 \end_layout
911
912 \begin_layout Subsection
913 aastex
914 \end_layout
915
916 \begin_layout Description
917 Found: @chk_aastex@
918 \end_layout
919
920 \begin_layout Description
921 CTAN: N/A (available from the American Astronomical Society's ftp site 
922 \family typewriter
923 ftp.aas.
924 \family default
925 org in directory 
926 \family typewriter
927 /pub
928 \family default
929 s)
930 \end_layout
931
932 \begin_layout Description
933 Notes: The document class 
934 \family sans
935 aastex
936 \family default
937  can be used to write articles for submission to the American journals 
938 \emph on
939 Astrophysical Journal, Astronomical Journal
940 \emph default
941  and 
942 \emph on
943 Publications of the Astronomical Society of the Pacific
944 \emph default
945 .
946 \end_layout
947
948 \begin_layout Subsection
949 AGU Journals
950 \end_layout
951
952 \begin_layout Description
953 Found: @chk_jgrga@, @chk_agums@
954 \end_layout
955
956 \begin_layout Description
957 CTAN: 
958 \family typewriter
959 macros/latex/contrib/aguplus
960 \end_layout
961
962 \begin_layout Description
963 Notes: The document class 
964 \family sans
965 jgrga
966 \family default
967  can be used to write articles for the 
968 \emph on
969 Journal of Geophysical Research
970 \emph default
971 , published by the American Geophysical Union.
972 \end_layout
973
974 \begin_deeper
975 \begin_layout Standard
976 The layout consists of two parts: the general part 
977 \family typewriter
978 aguplus.inc
979 \family default
980 , and the journal specific part 
981 \family typewriter
982 jgrga.layout
983 \family default
984 .
985  It is not very thoroughly tested yet.
986  It would be straightforward to extend this to support other publications
987  of the AGU.
988 \end_layout
989
990 \begin_layout Standard
991 The document class 
992 \family sans
993 agums
994 \family default
995  (file 
996 \family typewriter
997 agums.layout
998 \family default
999 ) can be used to write articles for first-time submission to AGU editors
1000  (e.g., for review and copy editing)
1001 \end_layout
1002
1003 \end_deeper
1004 \begin_layout Subsection
1005 beamer
1006 \end_layout
1007
1008 \begin_layout Description
1009 Found: @chk_beamer@
1010 \end_layout
1011
1012 \begin_layout Description
1013 CTAN: 
1014 \family typewriter
1015 macros/latex/contrib/beamer
1016 \end_layout
1017
1018 \begin_layout Description
1019 Notes: A LaTeX class for producing presentations and slides.
1020 \end_layout
1021
1022 \begin_layout Subsection
1023 broadway
1024 \end_layout
1025
1026 \begin_layout Description
1027 Found: @chk_broadway@
1028 \end_layout
1029
1030 \begin_layout Description
1031 CTAN: N/A (must be installed from the 
1032 \family typewriter
1033 tex/
1034 \family default
1035  subdirectory of LyX source distribution)
1036 \end_layout
1037
1038 \begin_layout Description
1039 Notes: The document class 
1040 \family sans
1041 broadway
1042 \family default
1043  is for writing plays.
1044  It is not an existing LaTeX document class, but a new one which is distributed
1045  with LyX.
1046 \end_layout
1047
1048 \begin_layout Subsection
1049 cl2emult
1050 \end_layout
1051
1052 \begin_layout Description
1053 Found: @chk_cl2emult@
1054 \end_layout
1055
1056 \begin_layout Description
1057 CTAN: N/A
1058 \end_layout
1059
1060 \begin_layout Description
1061 FTP: 
1062 \begin_inset LatexCommand url
1063 target "ftp://ftp.springer.de/pub/tex/latex/compsc/proc/author"
1064
1065 \end_inset
1066
1067
1068 \end_layout
1069
1070 \begin_layout Description
1071 Notes: The document class 
1072 \family sans
1073 cl2emult
1074 \family default
1075  is for writing multi authored Springer books.
1076 \end_layout
1077
1078 \begin_layout Subsection
1079 dinbrief
1080 \end_layout
1081
1082 \begin_layout Description
1083 Found: @chk_dinbrief@
1084 \end_layout
1085
1086 \begin_layout Description
1087 CTAN: 
1088 \family typewriter
1089 macros/latex/contrib/dinbrief/
1090 \end_layout
1091
1092 \begin_layout Description
1093 Notes: The document class 
1094 \family sans
1095 dinbrief
1096 \family default
1097  can be used to type letters according to German conventions.
1098 \end_layout
1099
1100 \begin_layout Subsection
1101 docbook
1102 \end_layout
1103
1104 \begin_layout Description
1105 Found: @chk_docbook@
1106 \end_layout
1107
1108 \begin_layout Description
1109 CTAN: N/A
1110 \end_layout
1111
1112 \begin_layout Description
1113 WWW: 
1114 \begin_inset LatexCommand url
1115 target "http://www.sgmltools.org"
1116
1117 \end_inset
1118
1119
1120 \end_layout
1121
1122 \begin_layout Description
1123 Notes: The document class 
1124 \family sans
1125 docbook
1126 \family default
1127   is not a LaTeX document class.
1128  It is designed to produce Docbook SGML documents, which, in turn, can be
1129  exported as HTML, RTF, text, or dvi (through 
1130 \family typewriter
1131 jadetex
1132 \family default
1133 ).
1134  You need the sgmltools v2.0 package installed to use this.
1135 \end_layout
1136
1137 \begin_layout Subsection
1138 dtk
1139 \end_layout
1140
1141 \begin_layout Description
1142 Found: @chk_dtk@
1143 \end_layout
1144
1145 \begin_layout Description
1146 CTAN: 
1147 \family typewriter
1148 usergrps/dante/dtk/
1149 \end_layout
1150
1151 \begin_layout Description
1152 Notes: The document class 
1153 \family sans
1154 dtk
1155 \family default
1156  can be used to write articles for the Journal of the German TeX User Group
1157  
1158 \begin_inset Quotes eld
1159 \end_inset
1160
1161 Die TeXnische Komödie
1162 \begin_inset Quotes erd
1163 \end_inset
1164
1165 .
1166 \end_layout
1167
1168 \begin_layout Description
1169 WWW: 
1170 \begin_inset LatexCommand url
1171 target "http://www.dante.de"
1172
1173 \end_inset
1174
1175
1176 \end_layout
1177
1178 \begin_layout Subsection
1179 egs (European Geophysical Society journals)
1180 \end_layout
1181
1182 \begin_layout Description
1183 Found: @chk_egs@
1184 \end_layout
1185
1186 \begin_layout Description
1187 CTAN: N/A
1188 \end_layout
1189
1190 \begin_layout Description
1191 Notes: The document class 
1192 \family sans
1193 egs
1194 \family default
1195  can be used to write articles for the European Geophysical Society.
1196 \end_layout
1197
1198 \begin_layout Subsection
1199 elsart
1200 \end_layout
1201
1202 \begin_layout Description
1203 Found: @chk_elsart@
1204 \end_layout
1205
1206 \begin_layout Description
1207 CTAN: 
1208 \family typewriter
1209 macros/latex/contrib/elsevier/
1210 \end_layout
1211
1212 \begin_layout Description
1213 WWW: 
1214 \family typewriter
1215 http://authors.elsevier.com/
1216 \end_layout
1217
1218 \begin_layout Description
1219 Notes: This package is intended for producing journal articles for publication
1220  by Elsevier Science.
1221  
1222 \end_layout
1223
1224 \begin_layout Subsection
1225 entcs
1226 \end_layout
1227
1228 \begin_layout Description
1229 Found: @chk_entcs@
1230 \end_layout
1231
1232 \begin_layout Description
1233 CTAN: N/A
1234 \end_layout
1235
1236 \begin_layout Description
1237 WWW: 
1238 \begin_inset LatexCommand url
1239 target "http://math.tulane.edu/~entcs/"
1240
1241 \end_inset
1242
1243
1244 \end_layout
1245
1246 \begin_layout Description
1247 Notes: The document class 
1248 \family sans
1249 entcs
1250 \family default
1251  is Elsevier Science's Electronic Notes in Theoretical Computer Science
1252  article style, used for the ENTCS series, and many conference proceedings.
1253 \end_layout
1254
1255 \begin_layout Subsection
1256 europecv
1257 \end_layout
1258
1259 \begin_layout Description
1260 Found: @chk_europecv@
1261 \end_layout
1262
1263 \begin_layout Description
1264 CTAN: 
1265 \family typewriter
1266 macros/latex/contrib/europecv
1267 \end_layout
1268
1269 \begin_layout Description
1270 Notes: The 
1271 \family sans
1272 europecv
1273 \family default
1274  document class is intended to provide curriculum vitaes (resumes) according
1275  to the official guidelines of the european community (europass).
1276  It therefore supports the european language self-assessment.
1277  An example curriculum vitae created using this document class can be found
1278  in the examples.
1279 \end_layout
1280
1281 \begin_layout Subsection
1282 extsizes
1283 \end_layout
1284
1285 \begin_layout Description
1286 Found: 
1287 \family sans
1288 extarticle
1289 \family default
1290 : @chk_extarticle@, 
1291 \family sans
1292 extbook
1293 \family default
1294 : @chk_extbook@, 
1295 \family sans
1296 extreport
1297 \family default
1298 : @chk_extreport@, 
1299 \family sans
1300 extletter
1301 \family default
1302 : @chk_extletter@
1303 \end_layout
1304
1305 \begin_layout Description
1306 CTAN: 
1307 \family typewriter
1308 macros/latex/contrib/extsizes/
1309 \end_layout
1310
1311 \begin_layout Description
1312 Notes: These document classes are equivalent to the corresponding standard
1313  classes (
1314 \family sans
1315 article
1316 \family default
1317
1318 \family sans
1319 book
1320 \family default
1321 , \SpecialChar \ldots{}
1322 ) with additional document-wide font sizes.
1323 \end_layout
1324
1325 \begin_layout Subsection
1326 \begin_inset LatexCommand label
1327 name "ssec:foils"
1328
1329 \end_inset
1330
1331 foils
1332 \end_layout
1333
1334 \begin_layout Description
1335 Found: @chk_foils@
1336 \end_layout
1337
1338 \begin_layout Description
1339 CTAN: 
1340 \family typewriter
1341 macros/latex/contrib/foiltex/
1342 \end_layout
1343
1344 \begin_layout Description
1345 Notes: The document class 
1346 \family sans
1347 foils
1348 \family default
1349  (aka FoilTeX) provides an alternative to the standard 
1350 \family sans
1351 slides
1352 \family default
1353  class to make transparencies.
1354  It allows cross references, uses a less ugly font, and is in general much
1355  better to use than 
1356 \family sans
1357 slides
1358 \family default
1359 .
1360  It does not however have some of the advanced features found in the 
1361 \family sans
1362 seminar
1363 \family default
1364  class, which is not currently supported by LyX.
1365  Note that, due to its somewhat restrictive license, it is not included
1366  in free TeX distributions like teTeX.
1367 \end_layout
1368
1369 \begin_layout Subsection
1370 g-brief-en
1371 \end_layout
1372
1373 \begin_layout Description
1374 Found: @chk_g-brief-en@
1375 \end_layout
1376
1377 \begin_layout Description
1378 CTAN: 
1379 \family typewriter
1380 macros/latex/contrib/g-brief/
1381 \end_layout
1382
1383 \begin_layout Description
1384 Notes: The document class 
1385 \family sans
1386 g-brief-en
1387 \family default
1388  can be used to type commercial letters with a nice outfit.
1389 \end_layout
1390
1391 \begin_layout Subsection
1392 g-brief-de
1393 \end_layout
1394
1395 \begin_layout Description
1396 Found: @chk_g-brief-de@
1397 \end_layout
1398
1399 \begin_layout Description
1400 CTAN: 
1401 \family typewriter
1402 macros/latex/contrib/g-brief/
1403 \end_layout
1404
1405 \begin_layout Description
1406 Notes: The document class 
1407 \family sans
1408 g-brief-de
1409 \family default
1410  is the same as the above 
1411 \family sans
1412 g-brief-en
1413 \family default
1414  only with german labels.
1415 \end_layout
1416
1417 \begin_layout Subsection
1418 g-brief2
1419 \end_layout
1420
1421 \begin_layout Description
1422 Found: @chk_g-brief2@
1423 \end_layout
1424
1425 \begin_layout Description
1426 CTAN: 
1427 \family typewriter
1428 macros/latex/contrib/g-brief/
1429 \end_layout
1430
1431 \begin_layout Description
1432 Notes: The document class 
1433 \family sans
1434 g-brief2
1435 \family default
1436  can be used to type commercial letters with a nice outfit.
1437  It's the successor of 
1438 \family sans
1439 g-brief
1440 \family default
1441 , its better configurable, but not backward compatible to 
1442 \family sans
1443 g-brief
1444 \family default
1445 .
1446  A template document using this document class is shipped with LyX.
1447 \end_layout
1448
1449 \begin_layout Subsection
1450 hollywood
1451 \end_layout
1452
1453 \begin_layout Description
1454 Found: @chk_hollywood@
1455 \end_layout
1456
1457 \begin_layout Description
1458 CTAN: N/A (must be installed from the 
1459 \family typewriter
1460 tex/
1461 \family default
1462  subdirectory of LyX source distribution)
1463 \end_layout
1464
1465 \begin_layout Description
1466 Notes: The document class 
1467 \family sans
1468 hollywood
1469 \family default
1470  can be used to type spec scripts for the U.S.
1471  film industry.
1472  It is not an existing LaTeX document class, but a new one which is distributed
1473  with LyX.
1474 \end_layout
1475
1476 \begin_layout Subsection
1477 IEEEtran
1478 \end_layout
1479
1480 \begin_layout Description
1481 Found: @chk_IEEEtran@
1482 \end_layout
1483
1484 \begin_layout Description
1485 CTAN: N/A
1486 \end_layout
1487
1488 \begin_layout Description
1489 FTP: Currently, the IEEE ftp site only has an old version at: 
1490 \newline
1491
1492 \family sans
1493
1494 \begin_inset LatexCommand url
1495 target "ftp://ftp.ieee.org/info/publish/latex/ieeetran.cls"
1496
1497 \end_inset
1498
1499
1500 \family default
1501  
1502 \family sans
1503
1504 \newline
1505
1506 \family default
1507 A newer version is available from: 
1508 \newline
1509
1510 \family sans
1511
1512 \begin_inset LatexCommand url
1513 target "ftp://ftp.isi.edu/pub/graham/infocom99/latest/IEEEtran.cls"
1514
1515 \end_inset
1516
1517
1518 \end_layout
1519
1520 \begin_layout Description
1521 Notes: The class 
1522 \family sans
1523 IEEEtran
1524 \family default
1525  produces documents suitable for submission to most of the IEEE Transactions.
1526  You should consult the IEEE Author Information pages at 
1527 \family sans
1528 www.ieee.org
1529 \family default
1530  if you intend to use this class.
1531  Note that there are both 
1532 \family sans
1533 IEEEtran.cls
1534 \family default
1535  and 
1536 \family sans
1537 IEEEtran.sty
1538 \family default
1539  files.
1540  You 
1541 \emph on
1542 must
1543 \emph default
1544  get the 
1545 \family sans
1546 .cls
1547 \family default
1548  file for use with LyX as the 
1549 \family sans
1550 .sty
1551 \family default
1552  file is for LaTeX 2.09 only.
1553  Also note that if your 
1554 \family sans
1555 ieeetran.cls
1556 \family default
1557  is in lowercase like this example LyX will not find it and you should upgrade
1558  to a newer version which has IEEE in capitals.
1559 \end_layout
1560
1561 \begin_layout Subsection
1562 ijmpc
1563 \end_layout
1564
1565 \begin_layout Description
1566 Found: @chk_ijmpc@
1567 \end_layout
1568
1569 \begin_layout Description
1570 CTAN: N/A
1571 \end_layout
1572
1573 \begin_layout Description
1574 WWW: available from the site
1575 \begin_inset LatexCommand url
1576 target "http://www.worldscinet.com/ijmpc/mkt/guidelines.s"
1577
1578 \end_inset
1579
1580 .
1581 \end_layout
1582
1583 \begin_layout Description
1584 Notes: The document class
1585 \family sans
1586 ijmpc
1587 \family default
1588  can be used to write articles for submission to the International Journal
1589  of Modern Physics C (usually abbreviated as IJMPC), published by World
1590  Scientific.
1591 \end_layout
1592
1593 \begin_layout Subsection
1594 ijmpd
1595 \end_layout
1596
1597 \begin_layout Description
1598 Found: @chk_ijmpd@
1599 \end_layout
1600
1601 \begin_layout Description
1602 CTAN: N/A
1603 \end_layout
1604
1605 \begin_layout Description
1606 WWW: available from the site 
1607 \begin_inset LatexCommand url
1608 target "http://www.worldscinet.com/ijmpd/mkt/guidelines.shtml"
1609
1610 \end_inset
1611
1612 .
1613 \end_layout
1614
1615 \begin_layout Description
1616 Notes: The document class 
1617 \family sans
1618 ijmpd
1619 \family default
1620  can be used to write articles for submission to the International Journal
1621  of Modern Physics D (usually abbreviated as IJMPD), published by World
1622  Scientific.
1623 \end_layout
1624
1625 \begin_layout Subsection
1626 kluwer
1627 \end_layout
1628
1629 \begin_layout Description
1630 Found: @chk_kluwer@
1631 \end_layout
1632
1633 \begin_layout Description
1634 CTAN: N/A
1635 \end_layout
1636
1637 \begin_layout Description
1638 WWW: available from the Kluwer Academic Publishers site 
1639 \begin_inset LatexCommand url
1640 target "http://www.wkap.nl/kaphtml.htm/STYLEFILES"
1641
1642 \end_inset
1643
1644 .
1645 \end_layout
1646
1647 \begin_layout Description
1648 Notes: The document class 
1649 \family sans
1650 kluwer
1651 \family default
1652  can be used to write articles for submission to the journals published
1653  by Kluwer Academic Publishers, such as 
1654 \emph on
1655 Astrophysics and Space Science, Solar Physics
1656 \emph default
1657  and many others (see a full list at 
1658 \begin_inset LatexCommand url
1659 target "http://www.wkap.nl/jrnllist.htm/JRNLHOME"
1660
1661 \end_inset
1662
1663 ).
1664 \end_layout
1665
1666 \begin_layout Subsection
1667 KOMA-Script
1668 \begin_inset LatexCommand label
1669 name "sub:Koma-Script"
1670
1671 \end_inset
1672
1673
1674 \end_layout
1675
1676 \begin_layout Description
1677 Found: 
1678 \family sans
1679 scrartcl
1680 \family default
1681 : @chk_scrartcl@, 
1682 \family sans
1683 scrreprt
1684 \family default
1685 : @chk_scrreprt@, 
1686 \family sans
1687 scrbook
1688 \family default
1689 : @chk_scrbook@
1690 \end_layout
1691
1692 \begin_layout Description
1693 CTAN: 
1694 \family typewriter
1695 macros/latex/contrib/koma-script/
1696 \end_layout
1697
1698 \begin_layout Description
1699 Notes: These document classes provide different versions of the base LaTeX
1700  document classes 
1701 \family sans
1702 article
1703 \family default
1704
1705 \family sans
1706 report
1707 \family default
1708  and 
1709 \family sans
1710 book
1711 \family default
1712 .
1713  They have been changed to look somewhat better and be more adapted to european
1714  typesetting standards.
1715 \end_layout
1716
1717 \begin_layout Subsection
1718 KOMA-Script letter
1719 \end_layout
1720
1721 \begin_layout Description
1722 Found: 
1723 \family sans
1724 scrlettr
1725 \family default
1726 : @chk_scrlettr@, 
1727 \family sans
1728 scrlttr2
1729 \family default
1730 : @chk_scrlttr2@
1731 \end_layout
1732
1733 \begin_layout Description
1734 CTAN: 
1735 \family typewriter
1736 macros/latex/contrib/koma-script/
1737 \end_layout
1738
1739 \begin_layout Description
1740 Notes: These letter classes are bundled with the Koma-Script classes (see
1741  
1742 \begin_inset LatexCommand ref
1743 reference "sub:Koma-Script"
1744
1745 \end_inset
1746
1747 ).
1748  LyX provides layouts for both the old (now unsupported) 
1749 \family sans
1750 scrlettr
1751 \family default
1752  class and the new, much more flexible 
1753 \family sans
1754 scrlttr2
1755 \family default
1756  class, which was introduced with Koma-Script version 2.9 (released 2002-06-21).
1757 \end_layout
1758
1759 \begin_layout Subsection
1760 latex8
1761 \end_layout
1762
1763 \begin_layout Description
1764 Found: @chk_latex8@
1765 \end_layout
1766
1767 \begin_layout Description
1768 CTAN: N/A
1769 \end_layout
1770
1771 \begin_layout Description
1772 Notes: The class 
1773 \family sans
1774 latex8
1775 \family default
1776  is actually a LaTeX style file that adds some extra features to the 
1777 \family sans
1778 article
1779 \family default
1780  document class.
1781  It produces documents suitable for submission to IEEE Conferences.
1782  The LaTeX files (including BibTeX style file) are distributed with the
1783  Author Kit for IEEE sponsored conferences.
1784 \end_layout
1785
1786 \begin_layout Subsection
1787 linuxdoc
1788 \end_layout
1789
1790 \begin_layout Description
1791 Found: @chk_linuxdoc@
1792 \end_layout
1793
1794 \begin_layout Description
1795 CTAN: N/A
1796 \end_layout
1797
1798 \begin_layout Description
1799 Notes: The class 
1800 \family sans
1801 linuxdoc
1802 \family default
1803  is not a LaTeX document class.
1804  It is designed to produce LinuxDoc-SGML documents, which, in turn, can
1805  be exported as HTML, RTF, text or...
1806  LaTeX.
1807  You need to have the 
1808 \family sans
1809 sgml-tools
1810 \family default
1811  (previously known as 
1812 \family sans
1813 LinuxDoc
1814 \family default
1815 ) set of programs installed to use this.
1816  
1817 \end_layout
1818
1819 \begin_layout Subsection
1820 llncs
1821 \end_layout
1822
1823 \begin_layout Description
1824 Found: @chk_llncs@
1825 \end_layout
1826
1827 \begin_layout Description
1828 CTAN: N/A
1829 \end_layout
1830
1831 \begin_layout Description
1832 Notes: The document class 
1833 \family sans
1834 llncs
1835 \family default
1836  can be used to write articles for submission to the Springer journal 
1837 \begin_inset Quotes eld
1838 \end_inset
1839
1840 Lecture Notes in Computer Science
1841 \begin_inset Quotes erd
1842 \end_inset
1843
1844 .
1845  LaTeX documents are available from Springer's ftp site on the following
1846  URL:
1847 \newline
1848
1849 \begin_inset LatexCommand url
1850 target "ftp://trick.ntp.springer.de/pub/tex/latex/llncs/latex2e"
1851
1852 \end_inset
1853
1854 .
1855  
1856 \end_layout
1857
1858 \begin_deeper
1859 \begin_layout Standard
1860 The LyX layout file for this document class is still insufficiently tested.
1861 \end_layout
1862
1863 \end_deeper
1864 \begin_layout Subsection
1865 memoir
1866 \end_layout
1867
1868 \begin_layout Description
1869 Found: @chk_memoir@
1870 \end_layout
1871
1872 \begin_layout Description
1873 CTAN: 
1874 \family typewriter
1875 macros/latex/contrib/memoir/
1876 \end_layout
1877
1878 \begin_layout Description
1879 Notes: 
1880 \family sans
1881 memoir
1882 \family default
1883  is a flexible class for typesetting general fiction, non-fiction and mathematic
1884 al works as books, reports, articles or manuscripts.
1885  Documents can use 9, 10, 11, 12, 14 or 17pt as the normal font size.
1886  Many methods are provided to let you create your own particular design.
1887 \end_layout
1888
1889 \begin_layout Subsection
1890 moderncv
1891 \end_layout
1892
1893 \begin_layout Description
1894 Found: @chk_moderncv@
1895 \end_layout
1896
1897 \begin_layout Description
1898 CTAN: 
1899 \family typewriter
1900 macros/latex/contrib/moderncv
1901 \end_layout
1902
1903 \begin_layout Description
1904 Notes: The 
1905 \family sans
1906 moderncv
1907 \family default
1908  document class is intended to provide nice looking curriculum vitae (resume).
1909  It provides bibliography support (useful for academics).
1910  An example curriculum vitae created using this document class can be found
1911  in the examples.
1912 \end_layout
1913
1914 \begin_layout Subsection
1915 mwcls (mwart, mwbk, mwrep)
1916 \end_layout
1917
1918 \begin_layout Description
1919 Found: @chk_mwart@
1920 \end_layout
1921
1922 \begin_layout Description
1923 CTAN: 
1924 \family typewriter
1925 macros/latex/contrib/mwcls/
1926 \end_layout
1927
1928 \begin_layout Description
1929 Notes: These document classes provide different versions of the base LaTeX
1930  document classes 
1931 \family sans
1932 article
1933 \family default
1934
1935 \family sans
1936 report
1937 \family default
1938  and 
1939 \family sans
1940 book
1941 \family default
1942 .
1943  They have been adapted to polish typesetting standards by Marcin Woliñski.
1944 \end_layout
1945
1946 \begin_layout Subsection
1947 paper
1948 \end_layout
1949
1950 \begin_layout Description
1951 Found: @chk_paper@
1952 \end_layout
1953
1954 \begin_layout Description
1955 CTAN: 
1956 \family typewriter
1957 macros/latex/contrib/paper/
1958 \end_layout
1959
1960 \begin_layout Description
1961 Notes: The document class 
1962 \family sans
1963 paper
1964 \family default
1965  provides an alternative to the standard 
1966 \family sans
1967 article
1968 \family default
1969  class.
1970  It provides similar functionality, but you might prefer this layout with
1971  sans serif sections, headings, and more.
1972 \end_layout
1973
1974 \begin_layout Subsection
1975 SPIE
1976 \end_layout
1977
1978 \begin_layout Description
1979 Found: @chk_spie@
1980 \end_layout
1981
1982 \begin_layout Description
1983 CTAN: N/A
1984 \end_layout
1985
1986 \begin_layout Description
1987 WWW: 
1988 \begin_inset LatexCommand url
1989 target "http://public.lanl.gov/kmh/spie/"
1990
1991 \end_inset
1992
1993
1994 \end_layout
1995
1996 \begin_layout Description
1997 Notes: 
1998 \family sans
1999 spie.cls
2000 \family default
2001  is a LaTeX class for submissions to the Proceedings of  SPIE--The International
2002  Society for Optical Engineering.More info on submitting a manuscript can
2003  be found at the SPIE website under
2004 \begin_inset LatexCommand url
2005 target "http://spie.org/app/Publications/index.cfm?fuseaction=authinfo&type=proceedings"
2006
2007 \end_inset
2008
2009 .
2010 \end_layout
2011
2012 \begin_layout Subsection
2013 REVTeX
2014 \end_layout
2015
2016 \begin_layout Description
2017 Found: @chk_revtex@
2018 \end_layout
2019
2020 \begin_layout Description
2021 CTAN: 
2022 \family typewriter
2023 macros/latex209/contrib/revtex/
2024 \end_layout
2025
2026 \begin_layout Description
2027 Notes: This class, which used the REVTeX 3 class, has been superseded by
2028  the 
2029 \family sans
2030 revtex4
2031 \family default
2032  class, so you should use that instead.
2033  (Old 
2034 \family sans
2035 revtex
2036 \family default
2037  class documents should be pretty easy to change to the new class.) If you
2038  have to use this class for some reason, you should use the file 
2039 \family typewriter
2040 revtex.cls
2041 \family default
2042  from the 
2043 \family typewriter
2044 tex/
2045 \family default
2046  subdirectory of LyX source distribution.
2047 \end_layout
2048
2049 \begin_layout Subsection
2050 REVTeX 4
2051 \end_layout
2052
2053 \begin_layout Description
2054 Found: @chk_revtex4@
2055 \end_layout
2056
2057 \begin_layout Description
2058 CTAN: 
2059 \family typewriter
2060 macros/latex/contrib/revtex/
2061 \end_layout
2062
2063 \begin_layout Description
2064 Notes: REVTeX 4 is a class used for submitting manuscripts to journals including
2065  APS (Physical Review A-E and Letters, Reviews in Modern Physics, Special
2066  Topics---Accelerators and Beams), the American Institute of Physics, the
2067  Optical Society of America, and the Society for Exploration Geophysicists.
2068  Also see 
2069 \begin_inset LatexCommand url
2070 target "http://publish.aps.org/revtex4/"
2071
2072 \end_inset
2073
2074 .
2075 \end_layout
2076
2077 \begin_layout Subsection
2078 SIAMLTeX
2079 \end_layout
2080
2081 \begin_layout Description
2082 Found: @chk_siamltex@
2083 \end_layout
2084
2085 \begin_layout Description
2086 CTAN: 
2087 \family typewriter
2088 macros/latex/contrib/siam/siamltex.tar
2089 \end_layout
2090
2091 \begin_layout Description
2092 Notes: The Society for Industrial and Applied Mathematics, Philadelphia,
2093  Pennsylvania, wants to ensure quality typesetting according to SIAM style
2094  standards by providing this LaTeX style.
2095 \end_layout
2096
2097 \begin_layout Subsection
2098 simplecv
2099 \end_layout
2100
2101 \begin_layout Description
2102 Found: @chk_simplecv@
2103 \end_layout
2104
2105 \begin_layout Description
2106 CTAN: 
2107 \family typewriter
2108 macros/latex/contrib/simplecv
2109 \end_layout
2110
2111 \begin_layout Description
2112 Notes: The 
2113 \family sans
2114 simplecv
2115 \family default
2116  document class is intended to provide a simple yet elegant way to write
2117  your curriculum vitae (resume).
2118  It is rather minimalist, but has nice features like bibliography support
2119  (useful for academics).
2120  This is a repackaging of the 
2121 \family sans
2122 cv
2123 \family default
2124  class that has been available with LyX for a long time.
2125  The change of name has been made necessary by the existence of another
2126  
2127 \family sans
2128 cv
2129 \family default
2130  class on CTAN.
2131  An example curriculum vitae created using this document class can be found
2132  in the examples.
2133 \end_layout
2134
2135 \begin_layout Subsection
2136 \begin_inset LatexCommand label
2137 name "svglobal"
2138
2139 \end_inset
2140
2141 Springer Unspecific Journal
2142 \end_layout
2143
2144 \begin_layout Description
2145 Found: @chk_svglobal@
2146 \end_layout
2147
2148 \begin_layout Description
2149 CTAN: 
2150 \family typewriter
2151 macros/latex/contrib/springer/svjour/global
2152 \end_layout
2153
2154 \begin_layout Description
2155 WWW: 
2156 \begin_inset LatexCommand url
2157 target "http://www.springeronline.com"
2158
2159 \end_inset
2160
2161
2162 \end_layout
2163
2164 \begin_layout Description
2165 Notes: 
2166 \family sans
2167 Svglobal
2168 \family default
2169  is a format suitable for publication in a Springer journal for which a
2170  specific style is not provided; i.e., if the journal author guidelines at
2171  the above Springer site suggest using the 
2172 \family sans
2173 svglobal
2174 \family default
2175  style.
2176   The corresponding documentclass files and associated material can be found
2177  on the Springer site.
2178  The layout consists of two parts: 
2179 \family typewriter
2180 svjour.inc
2181 \family default
2182  (which is generic for all Springer journals) and 
2183 \family typewriter
2184 svglobal.layout
2185 \family default
2186 , which includes 
2187 \family typewriter
2188 svjour.inc
2189 \family default
2190  and is the default style for any Springer Journal without any specific
2191  style.
2192  You can write your own 
2193 \family typewriter
2194 sv<journal>.layout
2195 \family default
2196  to support any other Springer journals (hint, hint!).
2197  Note that you need to specify the 
2198 \family typewriter
2199 global
2200 \family default
2201  extra documentclass option which is included in the class defaults.
2202 \end_layout
2203
2204 \begin_layout Subsection
2205 Springer Journal of Geodesy
2206 \end_layout
2207
2208 \begin_layout Description
2209 Found: @chk_svjog@
2210 \end_layout
2211
2212 \begin_layout Description
2213 CTAN: 
2214 \family typewriter
2215 macros/latex/contrib/springer/svjour/jog
2216 \end_layout
2217
2218 \begin_layout Description
2219 WWW: 
2220 \begin_inset LatexCommand url
2221 target "http://www.springeronline.com"
2222
2223 \end_inset
2224
2225
2226 \end_layout
2227
2228 \begin_layout Description
2229 Notes: 
2230 \family sans
2231 svjog
2232 \family default
2233  is for the journal formats used by Springer Verlag, in particular that
2234  of Journal of Geodesy.
2235  It is not very well tested yet.
2236  For more information, see section 
2237 \begin_inset LatexCommand ref
2238 reference "svglobal"
2239
2240 \end_inset
2241
2242 .
2243 \end_layout
2244
2245 \begin_layout Subsection
2246 Springer Probability Theory and Related Fields
2247 \end_layout
2248
2249 \begin_layout Description
2250 Found: @chk_svprobth@
2251 \end_layout
2252
2253 \begin_layout Description
2254 CTAN: 
2255 \family typewriter
2256 macros/latex/contrib/springer/svjour/prothe
2257 \end_layout
2258
2259 \begin_layout Description
2260 WWW: 
2261 \begin_inset LatexCommand url
2262 target "http://www.springeronline.com"
2263
2264 \end_inset
2265
2266
2267 \end_layout
2268
2269 \begin_layout Description
2270 Notes: 
2271 \family sans
2272 svprobth
2273 \family default
2274  is a format suitable for publication in the journal Probability Theory
2275  and Related Fields.
2276  For more information, see section 
2277 \begin_inset LatexCommand ref
2278 reference "svglobal"
2279
2280 \end_inset
2281
2282 .
2283 \end_layout
2284
2285 \begin_layout Subsection
2286 TUGboat
2287 \end_layout
2288
2289 \begin_layout Description
2290 Found: @chk_ltugboat@
2291 \end_layout
2292
2293 \begin_layout Description
2294 CTAN: 
2295 \family typewriter
2296 plain/contrib/tugboat.tar
2297 \end_layout
2298
2299 \begin_layout Description
2300 Notes: The document class 
2301 \family sans
2302 ltugboat
2303 \family default
2304  can be used to write articles for the Journal of the TeX User Group 
2305 \begin_inset Quotes eld
2306 \end_inset
2307
2308 TUGboat
2309 \begin_inset Quotes erd
2310 \end_inset
2311
2312 .
2313 \end_layout
2314
2315 \begin_layout Description
2316 WWW: 
2317 \begin_inset LatexCommand url
2318 target "http://www.tug.org"
2319
2320 \end_inset
2321
2322
2323 \end_layout
2324
2325 \begin_layout Subsection
2326 International Society for Photogrammetry and Remote Sensing
2327 \end_layout
2328
2329 \begin_layout Description
2330 Found @chk_isprs@
2331 \end_layout
2332
2333 \begin_layout Description
2334 CTAN: N/A
2335 \end_layout
2336
2337 \begin_layout Description
2338 Notes: 
2339 \family sans
2340 isprs
2341 \family default
2342  can be used for writing articles for this Society's journals.
2343 \end_layout
2344
2345 \begin_layout Description
2346 WWW: 
2347 \begin_inset LatexCommand url
2348 target "http://www.photogrammetry.ethz.ch/tarasp_workshop/isprs.cls"
2349
2350 \end_inset
2351
2352
2353 \end_layout
2354
2355 \begin_layout Section
2356 Required packages
2357 \end_layout
2358
2359 \begin_layout Standard
2360 This section contains packages which have been declared as 
2361 \begin_inset Quotes eld
2362 \end_inset
2363
2364 required
2365 \begin_inset Quotes erd
2366 \end_inset
2367
2368  by the LaTeX maintainers.
2369  You should really consider upgrading your LaTeX setup if one of them is
2370  not detected.
2371 \end_layout
2372
2373 \begin_layout Subsection
2374 array
2375 \end_layout
2376
2377 \begin_layout Description
2378 Found: @chk_array@
2379 \end_layout
2380
2381 \begin_layout Description
2382 CTAN: 
2383 \family typewriter
2384 macros/latex/required/tools/
2385 \end_layout
2386
2387 \begin_layout Description
2388 Notes: The package 
2389 \family sans
2390 array
2391 \family default
2392  is needed by LyX to be able to output vertical alignment other then ''top''
2393  for tabulars.
2394 \end_layout
2395
2396 \begin_layout Subsection
2397 babel
2398 \end_layout
2399
2400 \begin_layout Description
2401 Found: @chk_babel@
2402 \end_layout
2403
2404 \begin_layout Description
2405 CTAN: 
2406 \family typewriter
2407 macros/latex/required/babel/
2408 \end_layout
2409
2410 \begin_layout Description
2411 Notes: The package 
2412 \family sans
2413 babel
2414 \family default
2415  allows you to customize your document for your favorite language (see the
2416  
2417 \family sans
2418 \size normal
2419 \bar under
2420 D
2421 \bar default
2422 ocument\SpecialChar \menuseparator
2423
2424 \bar under
2425 S
2426 \bar default
2427 ettings\SpecialChar \ldots{}
2428 \SpecialChar \menuseparator
2429 Language
2430 \family default
2431 \size default
2432  popup).
2433  In particular, it handles hyphenation and automatic translation of all
2434  labels like 
2435 \begin_inset Quotes eld
2436 \end_inset
2437
2438 Chapter
2439 \begin_inset Quotes erd
2440 \end_inset
2441
2442   and 
2443 \begin_inset Quotes eld
2444 \end_inset
2445
2446 Table of contents
2447 \begin_inset Quotes erd
2448 \end_inset
2449
2450 .
2451  This package is not needed if you only plan to write in English, except
2452  if you want to use non-English quotes.
2453 \end_layout
2454
2455 \begin_deeper
2456 \begin_layout Standard
2457 Your LaTeX installation has hyphenation patterns for the following languages:
2458  @chk_languages@.
2459 \end_layout
2460
2461 \begin_layout Standard
2462 If a language you use is not on this list, you should reconfigure your LaTeX
2463  installation to include it.
2464  For teTeX, this means running 
2465 \family typewriter
2466 texconfig
2467 \family default
2468 .
2469 \end_layout
2470
2471 \end_deeper
2472 \begin_layout Subsection
2473 color
2474 \end_layout
2475
2476 \begin_layout Description
2477 Found: @chk_color@
2478 \end_layout
2479
2480 \begin_layout Description
2481 CTAN: 
2482 \family typewriter
2483 macros/latex/required/graphics/
2484 \end_layout
2485
2486 \begin_layout Description
2487 Notes: The package 
2488 \family sans
2489 color
2490 \family default
2491  is needed by LyX to handle colored text.
2492  These colors will not show in the DVI preview window, but will be correct
2493  on the printed output or with a PostScript® previewer.
2494  This package is bundled with the 
2495 \family sans
2496 graphics
2497 \family default
2498  package.
2499 \end_layout
2500
2501 \begin_layout Subsection
2502 graphicx
2503 \end_layout
2504
2505 \begin_layout Description
2506 Found: @chk_graphicx@
2507 \end_layout
2508
2509 \begin_layout Description
2510 CTAN: 
2511 \family typewriter
2512 macros/latex/required/graphics/
2513 \end_layout
2514
2515 \begin_layout Description
2516 Notes: The package 
2517 \family sans
2518 graphicx
2519 \family default
2520  is needed by LyX to insert PostScript® figures (using the new graphics
2521  inset).
2522  You will also need 
2523 \family typewriter
2524 \size normal
2525 ghost
2526 \size default
2527 script
2528 \family default
2529  to see them on screen.
2530  The configuration script has determined that the graphics driver used by
2531  the package should be 
2532 \family sans
2533
2534 \begin_inset Quotes eld
2535 \end_inset
2536
2537 @chk_graphicsdriver@
2538 \begin_inset Quotes erd
2539 \end_inset
2540
2541
2542 \family default
2543
2544 \begin_inset Foot
2545 status collapsed
2546
2547 \begin_layout Standard
2548 Here, a value of 
2549 \begin_inset Quotes eld
2550 \end_inset
2551
2552 default
2553 \begin_inset Quotes erd
2554 \end_inset
2555
2556  means that your LaTeX installation provides a sensible value for this parameter.
2557 \end_layout
2558
2559 \end_inset
2560
2561 .
2562 \end_layout
2563
2564 \begin_layout Subsection
2565 longtable
2566 \end_layout
2567
2568 \begin_layout Description
2569 Found: @chk_longtable@
2570 \end_layout
2571
2572 \begin_layout Description
2573 CTAN: 
2574 \family typewriter
2575 macros/latex/required/tools/
2576 \end_layout
2577
2578 \begin_layout Description
2579 Notes: The package 
2580 \family sans
2581 longtable
2582 \family default
2583  is needed by LyX to be able to output correctly multipage tables.
2584 \end_layout
2585
2586 \begin_layout Subsection
2587 booktabs
2588 \end_layout
2589
2590 \begin_layout Description
2591 Found: @chk_booktabs@
2592 \end_layout
2593
2594 \begin_layout Description
2595 CTAN: 
2596 \family typewriter
2597 macros/latex/contrib/booktabs/
2598 \end_layout
2599
2600 \begin_layout Description
2601 Notes: The package 
2602 \family sans
2603 booktabs
2604 \family default
2605  is needed by LyX to be able to output correctly formal tables.
2606 \end_layout
2607
2608 \begin_layout Subsection
2609 textcomp
2610 \end_layout
2611
2612 \begin_layout Description
2613 Found: @chk_textcomp@
2614 \end_layout
2615
2616 \begin_layout Description
2617 CTAN: 
2618 \family typewriter
2619 macros/latex/unpacked/textcomp.sty
2620 \end_layout
2621
2622 \begin_layout Description
2623 Notes: The package 
2624 \family sans
2625 textcomp
2626 \family default
2627  is needed by LyX to output some special symbols like the EURO currency
2628  sign.
2629  The package is part of the LaTeX base distribution and should already be
2630  installed on your system.
2631 \end_layout
2632
2633 \begin_layout Subsection
2634 varioref
2635 \end_layout
2636
2637 \begin_layout Description
2638 Found: @chk_varioref@
2639 \end_layout
2640
2641 \begin_layout Description
2642 CTAN: 
2643 \family typewriter
2644 macros/latex/required/tools/
2645 \end_layout
2646
2647 \begin_layout Description
2648 Notes: The package 
2649 \family sans
2650 varioref
2651 \family default
2652  introduces some commands to generate references with an information about
2653  the page of the referred label.
2654 \end_layout
2655
2656 \begin_layout Section
2657 Paper layout packages
2658 \end_layout
2659
2660 \begin_layout Standard
2661 Changing the margins of a document is one thing people like to do.
2662  While LaTeX offers built-in options to set the margins of the documents,
2663  some people feel that these margins are too large and want to set them
2664  up differently.
2665  You can use the package 
2666 \family sans
2667 geometry
2668 \family default
2669  for this purpose, but note that for the sake of readability, your lines
2670  should not contain more than 60-70 characters.
2671 \end_layout
2672
2673 \begin_layout Subsection
2674 geometry
2675 \end_layout
2676
2677 \begin_layout Description
2678 Found: @chk_geometry@
2679 \end_layout
2680
2681 \begin_layout Description
2682 CTAN: 
2683 \family typewriter
2684 macros/latex/contrib/geometry/
2685 \end_layout
2686
2687 \begin_layout Description
2688 Notes: The package 
2689 \family sans
2690 geometry
2691 \family default
2692  allows to change the paper size and margins of your document in an arbitrary
2693  way.
2694  It does not provide a typographically correct page layout like 
2695 \family sans
2696 a4
2697 \family default
2698  or the standard options, though.
2699 \end_layout
2700
2701 \begin_layout Section
2702
2703 \series bold
2704 \size large
2705 Other packages
2706 \end_layout
2707
2708 \begin_layout Subsection
2709 algorithm
2710 \end_layout
2711
2712 \begin_layout Description
2713 Found: @chk_algorithm@
2714 \end_layout
2715
2716 \begin_layout Description
2717 CTAN: 
2718 \family typewriter
2719 macros/latex/contrib/algorithms/
2720 \end_layout
2721
2722 \begin_layout Description
2723 Notes: The package 
2724 \family sans
2725 algorithm
2726 \family default
2727  is needed by LyX to be able to output 
2728 \begin_inset Quotes eld
2729 \end_inset
2730
2731 algorithm
2732 \begin_inset Quotes erd
2733 \end_inset
2734
2735  floats.
2736  These are useful in placing short algorithms across pagebreaks and support
2737  an 
2738 \begin_inset Quotes eld
2739 \end_inset
2740
2741 index of algorithms
2742 \begin_inset Quotes erd
2743 \end_inset
2744
2745  too.
2746 \end_layout
2747
2748 \begin_layout Subsection
2749 bibtopic
2750 \end_layout
2751
2752 \begin_layout Description
2753 Found: @chk_bibtopic@
2754 \end_layout
2755
2756 \begin_layout Description
2757 CTAN: 
2758 \family typewriter
2759 macros/latex/contrib/bibtopic/
2760 \end_layout
2761
2762 \begin_layout Description
2763 Notes: The package 
2764 \family sans
2765 bibtopic
2766 \family default
2767  is used to split BibTeX created bibliographies into sections.
2768 \end_layout
2769
2770 \begin_layout Subsection
2771 dvipost
2772 \end_layout
2773
2774 \begin_layout Description
2775 Found: @chk_dvipost@
2776 \end_layout
2777
2778 \begin_layout Description
2779 URL: 
2780 \family typewriter
2781 http://freshmeat.net/projects/dvipost/
2782 \end_layout
2783
2784 \begin_layout Description
2785 Notes: 
2786 \family sans
2787 dvipost
2788 \family default
2789  is a post-processor for DVI files created by LaTeX and TeX.
2790  It is needed by LyX to generate DVI or Postscript output of change tracking
2791  marks.
2792  To work properly, 
2793 \family sans
2794 dvipost
2795 \family default
2796  needs teTeX version 2 or newer.
2797 \end_layout
2798
2799 \begin_layout Subsection
2800 esint
2801 \end_layout
2802
2803 \begin_layout Description
2804 Found: @chk_esint@
2805 \end_layout
2806
2807 \begin_layout Description
2808 CTAN: 
2809 \family typewriter
2810 macros/latex/contrib/esint/
2811 \end_layout
2812
2813 \begin_layout Description
2814 Notes: The package 
2815 \family sans
2816 esint
2817 \family default
2818  is used to typeset mathematical integral signs.
2819  The most commonly used integral signs can be typeset without this package,
2820  but they do not always look consistent, since they come from different
2821  fonts.
2822  The 
2823 \family sans
2824 esint
2825 \family default
2826  package offers a consistent look of all integral symbols, and more advanced
2827  integrals such as the triple integral 
2828 \family typewriter
2829
2830 \backslash
2831 iiint
2832 \family default
2833 .
2834 \end_layout
2835
2836 \begin_layout Subsection
2837 fancybox
2838 \end_layout
2839
2840 \begin_layout Description
2841 Found: @chk_fancybox@
2842 \end_layout
2843
2844 \begin_layout Description
2845 CTAN: 
2846 \family typewriter
2847 macros/latex/contrib/fancybox/
2848 \end_layout
2849
2850 \begin_layout Description
2851 Notes: The package 
2852 \family sans
2853 fancybox
2854 \family default
2855  is needed to draw frames around boxes (menu Insert \SpecialChar \menuseparator
2856  Box).
2857 \end_layout
2858
2859 \begin_layout Subsection
2860 fancyhdr
2861 \end_layout
2862
2863 \begin_layout Description
2864 Found: @chk_fancyhdr@
2865 \end_layout
2866
2867 \begin_layout Description
2868 CTAN: 
2869 \family typewriter
2870 macros/latex/contrib/fancyhdr/
2871 \end_layout
2872
2873 \begin_layout Description
2874 Notes: The package 
2875 \family sans
2876 fancyhdr
2877 \family default
2878  (previously known as 
2879 \family sans
2880 fancyheadings
2881 \family default
2882 ) is used when you select the 
2883 \begin_inset Quotes eld
2884 \end_inset
2885
2886 fancy
2887 \begin_inset Quotes erd
2888 \end_inset
2889
2890  page style in the document layout popup.
2891  It provides alternate headers and footers to your pages.
2892 \end_layout
2893
2894 \begin_layout Subsection
2895 floatflt
2896 \end_layout
2897
2898 \begin_layout Description
2899 Found: @chk_floatflt@
2900 \end_layout
2901
2902 \begin_layout Description
2903 CTAN: 
2904 \family typewriter
2905 macros/latex/contrib/floatflt/
2906 \end_layout
2907
2908 \begin_layout Description
2909 Notes: The package 
2910 \family sans
2911 floatflt
2912 \family default
2913  (an extension of 
2914 \family sans
2915 floatfig
2916 \family default
2917 ) is used by LyX if you select the ``floatflt'' type in 
2918 \family sans
2919 Layout->Paragraph->ExtraOpt
2920 \family default
2921  in the paragraph of a figure float.
2922  It allows you to create a figure float which is narrower than the full
2923  page and wrap the text around it.
2924 \end_layout
2925
2926 \begin_layout Subsection
2927 jurabib
2928 \end_layout
2929
2930 \begin_layout Description
2931 Found: @chk_jurabib@
2932 \end_layout
2933
2934 \begin_layout Description
2935 CTAN: 
2936 \family typewriter
2937 macros/latex/contrib/jurabib/
2938 \end_layout
2939
2940 \begin_layout Description
2941 Notes: The package 
2942 \family sans
2943 jurabib
2944 \family default
2945 \color none
2946  (
2947 \begin_inset LatexCommand url
2948 target "http://www.jurabib.org"
2949
2950 \end_inset
2951
2952 ) can be used as an alternative to 
2953 \family sans
2954 natbib
2955 \family default
2956 , to get flexible bibliographic styles with LyX.
2957  It supports cite styles which are common in human sciences and law studies,
2958  footcites, ibidems, and more.
2959  You'll need to have jurabib version 0.6 at least.
2960 \end_layout
2961
2962 \begin_layout Subsection
2963 natbib
2964 \end_layout
2965
2966 \begin_layout Description
2967 Found: @chk_natbib@
2968 \end_layout
2969
2970 \begin_layout Description
2971 CTAN: 
2972 \family typewriter
2973 macros/latex/contrib/natbib/
2974 \end_layout
2975
2976 \begin_layout Description
2977 Notes: The package 
2978 \family sans
2979 natbib
2980 \family default
2981  is needed by LyX to produce a flexible interface to most of the available
2982  bibliographic styles (you can also use 
2983 \family sans
2984 jurabib
2985 \family default
2986  instead).
2987 \end_layout
2988
2989 \begin_layout Subsection
2990 nomencl
2991 \end_layout
2992
2993 \begin_layout Description
2994 Found: @chk_nomencl@
2995 \end_layout
2996
2997 \begin_layout Description
2998 CTAN: 
2999 \family typewriter
3000 macros/latex/contrib/nomencl/
3001 \end_layout
3002
3003 \begin_layout Description
3004 Notes: The package 
3005 \family sans
3006 nomencl
3007 \family default
3008  is needed by LyX to produce a nomenclature.
3009 \end_layout
3010
3011 \begin_layout Subsection
3012 prettyref
3013 \end_layout
3014
3015 \begin_layout Description
3016 Found: @chk_prettyref@
3017 \end_layout
3018
3019 \begin_layout Description
3020 CTAN: 
3021 \family typewriter
3022 macros/latex/contrib/prettyref
3023 \end_layout
3024
3025 \begin_layout Description
3026 Notes: The package 
3027 \family typewriter
3028 prettyref
3029 \family default
3030  provides a command to identify reference labels by a prefix.
3031  LyX uses labels in the form 
3032 \begin_inset Quotes eld
3033 \end_inset
3034
3035 sec:mysection
3036 \begin_inset Quotes erd
3037 \end_inset
3038
3039  and 
3040 \family typewriter
3041 prettyref
3042 \family default
3043  interprets the "sec:" part.
3044 \end_layout
3045
3046 \begin_layout Subsection
3047 preview
3048 \end_layout
3049
3050 \begin_layout Description
3051 Found: @chk_preview@
3052 \end_layout
3053
3054 \begin_layout Description
3055 CTAN: 
3056 \family typewriter
3057 macros/latex/contrib/preview
3058 \end_layout
3059
3060 \begin_layout Description
3061 Notes: The package 
3062 \family typewriter
3063 preview
3064 \family default
3065  is needed by LyX to preview LaTeX constructs; especially for math formulas
3066  when you use the option ``Instant Preview'' in Tools->Preferences->Look
3067  and feel->Graphics.
3068 \end_layout
3069
3070 \begin_layout Subsection
3071 rotating
3072 \end_layout
3073
3074 \begin_layout Description
3075 Found: @chk_rotating@
3076 \end_layout
3077
3078 \begin_layout Description
3079 CTAN: 
3080 \family typewriter
3081 macros/latex/contrib/rotating
3082 \end_layout
3083
3084 \begin_layout Description
3085 Notes: The package 
3086 \family sans
3087 rotating
3088 \family default
3089  is needed by LyX to change the orientation of some parts of your documents.
3090  Note that it only really works with a PostScript® compatible printer.
3091 \end_layout
3092
3093 \begin_layout Subsection
3094 subfigure
3095 \end_layout
3096
3097 \begin_layout Description
3098 Found: @chk_subfigure@
3099 \end_layout
3100
3101 \begin_layout Description
3102 CTAN: 
3103 \family typewriter
3104 macros/latex/contrib/subfigure
3105 \end_layout
3106
3107 \begin_layout Description
3108 Notes: The package 
3109 \family sans
3110 subfigure
3111 \family default
3112  is used by LyX when you select ``subfigure'' in the EPS figure popup.
3113  Several figures marked in this way can be packed into a single float with
3114  individual subcaptions.
3115 \end_layout
3116
3117 \begin_layout Subsection
3118 setspace
3119 \end_layout
3120
3121 \begin_layout Description
3122 Found: @chk_setspace@
3123 \end_layout
3124
3125 \begin_layout Description
3126 CTAN: 
3127 \family typewriter
3128 macros/latex/contrib/setspace/
3129 \end_layout
3130
3131 \begin_layout Description
3132 Notes: The package 
3133 \family sans
3134 setspace
3135 \family default
3136  is needed by LyX to change the line spacing of your document.
3137 \end_layout
3138
3139 \begin_layout Subsection
3140 soul
3141 \end_layout
3142
3143 \begin_layout Description
3144 Found: @chk_soul@
3145 \end_layout
3146
3147 \begin_layout Description
3148 CTAN: 
3149 \family typewriter
3150 macros/latex/contrib/soul
3151 \end_layout
3152
3153 \begin_layout Description
3154 Notes: The package 
3155 \family sans
3156 soul
3157 \family default
3158  provides hyphenatable letterspacing (spacing out), underlining, striking
3159  out, and some derivatives.
3160  It is needed by LyX to output struck out text in change tracked documents.
3161  
3162 \end_layout
3163
3164 \begin_layout Subsection
3165 url
3166 \end_layout
3167
3168 \begin_layout Description
3169 Found: @chk_url@
3170 \end_layout
3171
3172 \begin_layout Description
3173 CTAN: 
3174 \family typewriter
3175 macros/latex/contrib/misc/url.sty
3176 \end_layout
3177
3178 \begin_layout Description
3179 Notes: The package 
3180 \family sans
3181 url
3182 \family default
3183  is needed by LyX to be able to output url's corrently.
3184 \end_layout
3185
3186 \begin_layout Subsection
3187 xcolor
3188 \end_layout
3189
3190 \begin_layout Description
3191 Found: @chk_xcolor@
3192 \end_layout
3193
3194 \begin_layout Description
3195 CTAN: 
3196 \family typewriter
3197 macros/latex/contrib/xcolor
3198 \end_layout
3199
3200 \begin_layout Description
3201 Notes: The package 
3202 \family sans
3203 xcolor
3204 \family default
3205  provides advanced color features that are not covered by LaTeX's standard
3206  
3207 \family sans
3208 color
3209 \family default
3210  package.
3211  LyX uses it to output colored change tracking marks.
3212 \end_layout
3213
3214 \end_body
3215 \end_document