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