]> git.lyx.org Git - lyx.git/blob - lib/doc/LaTeXConfig.lyx.in
add layout and template for iopart
[lyx.git] / lib / doc / LaTeXConfig.lyx.in
1 #LyX 1.5.0rc1 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 "Jürgen Spitzmüller" 
37 \author "usti" 
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: 
1487 \family typewriter
1488 macros/latex/contrib/IEEEtran/
1489 \end_layout
1490
1491 \begin_layout Description
1492 Notes: The class 
1493 \family sans
1494 IEEEtran
1495 \family default
1496  produces documents suitable for submission to most of the IEEE Transactions.
1497  You should consult the IEEE Author Information pages at 
1498 \begin_inset LatexCommand url
1499 target "http://www.ieee.org"
1500
1501 \end_inset
1502
1503  if you intend to use this class.
1504  Note that there are both 
1505 \family sans
1506 IEEEtran.cls
1507 \family default
1508  and 
1509 \family sans
1510 IEEEtran.sty
1511 \family default
1512  files.
1513  You 
1514 \emph on
1515 must
1516 \emph default
1517  get the 
1518 \family sans
1519 .cls
1520 \family default
1521  file for use with LyX as the 
1522 \family sans
1523 .sty
1524 \family default
1525  file is for LaTeX 2.09 only.
1526  Also note that if your 
1527 \family sans
1528 ieeetran.cls
1529 \family default
1530  is in lowercase like this example LyX will not find it and you should upgrade
1531  to a newer version which has IEEE in capitals.
1532 \end_layout
1533
1534 \begin_layout Subsection
1535 ijmpc
1536 \end_layout
1537
1538 \begin_layout Description
1539 Found: @chk_ijmpc@
1540 \end_layout
1541
1542 \begin_layout Description
1543 CTAN: N/A
1544 \end_layout
1545
1546 \begin_layout Description
1547 WWW: available from the site 
1548 \begin_inset LatexCommand url
1549 target "http://www.worldscinet.com/ijmpc/mkt/guidelines.shtml"
1550
1551 \end_inset
1552
1553 .
1554 \end_layout
1555
1556 \begin_layout Description
1557 Notes: The document class
1558 \family sans
1559  ijmpc
1560 \family default
1561  can be used to write articles for submission to the International Journal
1562  of Modern Physics C (usually abbreviated as IJMPC), published by World
1563  Scientific.
1564 \end_layout
1565
1566 \begin_layout Subsection
1567 ijmpd
1568 \end_layout
1569
1570 \begin_layout Description
1571 Found: @chk_ijmpd@
1572 \end_layout
1573
1574 \begin_layout Description
1575 CTAN: N/A
1576 \end_layout
1577
1578 \begin_layout Description
1579 WWW: available from the site 
1580 \begin_inset LatexCommand url
1581 target "http://www.worldscinet.com/ijmpd/mkt/guidelines.shtml"
1582
1583 \end_inset
1584
1585 .
1586 \end_layout
1587
1588 \begin_layout Description
1589 Notes: The document class 
1590 \family sans
1591 ijmpd
1592 \family default
1593  can be used to write articles for submission to the International Journal
1594  of Modern Physics D (usually abbreviated as IJMPD), published by World
1595  Scientific.
1596 \end_layout
1597
1598 \begin_layout Subsection
1599 iopart
1600 \end_layout
1601
1602 \begin_layout Description
1603 Found: @chk_iopart@
1604 \end_layout
1605
1606 \begin_layout Description
1607 CTAN: N/A
1608 \end_layout
1609
1610 \begin_layout Description
1611 WWW: available from the site 
1612 \begin_inset LatexCommand url
1613 target "ftp://ftp.iop.org/pub/journals/latex2e"
1614
1615 \end_inset
1616
1617 .
1618 \end_layout
1619
1620 \begin_layout Description
1621 Notes: The document class
1622 \family sans
1623  iopart
1624 \family default
1625  can be used to write articles for the journal published by the Institute
1626  of Physics (IOP).
1627 \end_layout
1628
1629 \begin_layout Subsection
1630 kluwer
1631 \end_layout
1632
1633 \begin_layout Description
1634 Found: @chk_kluwer@
1635 \end_layout
1636
1637 \begin_layout Description
1638 CTAN: N/A
1639 \end_layout
1640
1641 \begin_layout Description
1642 WWW: available from the Kluwer Academic Publishers site 
1643 \begin_inset LatexCommand url
1644 target "http://www.wkap.nl/kaphtml.htm/STYLEFILES"
1645
1646 \end_inset
1647
1648 .
1649 \end_layout
1650
1651 \begin_layout Description
1652 Notes: The document class 
1653 \family sans
1654 kluwer
1655 \family default
1656  can be used to write articles for submission to the journals published
1657  by Kluwer Academic Publishers, such as 
1658 \emph on
1659 Astrophysics and Space Science, Solar Physics
1660 \emph default
1661  and many others (see a full list at 
1662 \begin_inset LatexCommand url
1663 target "http://www.wkap.nl/jrnllist.htm/JRNLHOME"
1664
1665 \end_inset
1666
1667 ).
1668 \end_layout
1669
1670 \begin_layout Subsection
1671 KOMA-Script
1672 \begin_inset LatexCommand label
1673 name "sub:Koma-Script"
1674
1675 \end_inset
1676
1677
1678 \end_layout
1679
1680 \begin_layout Description
1681 Found: 
1682 \family sans
1683 scrartcl
1684 \family default
1685 : @chk_scrartcl@, 
1686 \family sans
1687 scrreprt
1688 \family default
1689 : @chk_scrreprt@, 
1690 \family sans
1691 scrbook
1692 \family default
1693 : @chk_scrbook@
1694 \end_layout
1695
1696 \begin_layout Description
1697 CTAN: 
1698 \family typewriter
1699 macros/latex/contrib/koma-script/
1700 \end_layout
1701
1702 \begin_layout Description
1703 Notes: These document classes provide different versions of the base LaTeX
1704  document classes 
1705 \family sans
1706 article
1707 \family default
1708
1709 \family sans
1710 report
1711 \family default
1712  and 
1713 \family sans
1714 book
1715 \family default
1716 .
1717  They have been changed to look somewhat better and be more adapted to european
1718  typesetting standards.
1719 \end_layout
1720
1721 \begin_layout Subsection
1722 KOMA-Script letter
1723 \end_layout
1724
1725 \begin_layout Description
1726 Found: 
1727 \family sans
1728 scrlettr
1729 \family default
1730 : @chk_scrlettr@, 
1731 \family sans
1732 scrlttr2
1733 \family default
1734 : @chk_scrlttr2@
1735 \end_layout
1736
1737 \begin_layout Description
1738 CTAN: 
1739 \family typewriter
1740 macros/latex/contrib/koma-script/
1741 \end_layout
1742
1743 \begin_layout Description
1744 Notes: These letter classes are bundled with the Koma-Script classes (see
1745  
1746 \begin_inset LatexCommand ref
1747 reference "sub:Koma-Script"
1748
1749 \end_inset
1750
1751 ).
1752  LyX provides layouts for both the old (now unsupported) 
1753 \family sans
1754 scrlettr
1755 \family default
1756  class and the new, much more flexible 
1757 \family sans
1758 scrlttr2
1759 \family default
1760  class, which was introduced with Koma-Script version 2.9 (released 2002-06-21).
1761 \end_layout
1762
1763 \begin_layout Subsection
1764 latex8
1765 \end_layout
1766
1767 \begin_layout Description
1768 Found: @chk_latex8@
1769 \end_layout
1770
1771 \begin_layout Description
1772 CTAN: N/A
1773 \end_layout
1774
1775 \begin_layout Description
1776 Notes: The class 
1777 \family sans
1778 latex8
1779 \family default
1780  is actually a LaTeX style file that adds some extra features to the 
1781 \family sans
1782 article
1783 \family default
1784  document class.
1785  It produces documents suitable for submission to IEEE Conferences.
1786  The LaTeX files (including BibTeX style file) are distributed with the
1787  Author Kit for IEEE sponsored conferences.
1788 \end_layout
1789
1790 \begin_layout Subsection
1791 linuxdoc
1792 \end_layout
1793
1794 \begin_layout Description
1795 Found: @chk_linuxdoc@
1796 \end_layout
1797
1798 \begin_layout Description
1799 CTAN: N/A
1800 \end_layout
1801
1802 \begin_layout Description
1803 Notes: The class 
1804 \family sans
1805 linuxdoc
1806 \family default
1807  is not a LaTeX document class.
1808  It is designed to produce LinuxDoc-SGML documents, which, in turn, can
1809  be exported as HTML, RTF, text or...
1810  LaTeX.
1811  You need to have the 
1812 \family sans
1813 sgml-tools
1814 \family default
1815  (previously known as 
1816 \family sans
1817 LinuxDoc
1818 \family default
1819 ) set of programs installed to use this.
1820  
1821 \end_layout
1822
1823 \begin_layout Subsection
1824 llncs
1825 \end_layout
1826
1827 \begin_layout Description
1828 Found: @chk_llncs@
1829 \end_layout
1830
1831 \begin_layout Description
1832 CTAN: N/A
1833 \end_layout
1834
1835 \begin_layout Description
1836 Notes: The document class 
1837 \family sans
1838 llncs
1839 \family default
1840  can be used to write articles for submission to the Springer journal 
1841 \begin_inset Quotes eld
1842 \end_inset
1843
1844 Lecture Notes in Computer Science
1845 \begin_inset Quotes erd
1846 \end_inset
1847
1848 .
1849  LaTeX documents are available from Springer's ftp site on the following
1850  URL:
1851 \newline
1852
1853 \begin_inset LatexCommand url
1854 target "ftp://trick.ntp.springer.de/pub/tex/latex/llncs/latex2e"
1855
1856 \end_inset
1857
1858 .
1859  
1860 \end_layout
1861
1862 \begin_deeper
1863 \begin_layout Standard
1864 The LyX layout file for this document class is still insufficiently tested.
1865 \end_layout
1866
1867 \end_deeper
1868 \begin_layout Subsection
1869 memoir
1870 \end_layout
1871
1872 \begin_layout Description
1873 Found: @chk_memoir@
1874 \end_layout
1875
1876 \begin_layout Description
1877 CTAN: 
1878 \family typewriter
1879 macros/latex/contrib/memoir/
1880 \end_layout
1881
1882 \begin_layout Description
1883 Notes: 
1884 \family sans
1885 memoir
1886 \family default
1887  is a flexible class for typesetting general fiction, non-fiction and mathematic
1888 al works as books, reports, articles or manuscripts.
1889  Documents can use 9, 10, 11, 12, 14 or 17pt as the normal font size.
1890  Many methods are provided to let you create your own particular design.
1891 \end_layout
1892
1893 \begin_layout Subsection
1894 moderncv
1895 \end_layout
1896
1897 \begin_layout Description
1898 Found: @chk_moderncv@
1899 \end_layout
1900
1901 \begin_layout Description
1902 CTAN: 
1903 \family typewriter
1904 macros/latex/contrib/moderncv
1905 \end_layout
1906
1907 \begin_layout Description
1908 Notes: The 
1909 \family sans
1910 moderncv
1911 \family default
1912  document class is intended to provide nice looking curriculum vitae (resume).
1913  It provides bibliography support (useful for academics).
1914  An example curriculum vitae created using this document class can be found
1915  in the examples.
1916 \end_layout
1917
1918 \begin_layout Subsection
1919 mwcls (mwart, mwbk, mwrep)
1920 \end_layout
1921
1922 \begin_layout Description
1923 Found: @chk_mwart@
1924 \end_layout
1925
1926 \begin_layout Description
1927 CTAN: 
1928 \family typewriter
1929 macros/latex/contrib/mwcls/
1930 \end_layout
1931
1932 \begin_layout Description
1933 Notes: These document classes provide different versions of the base LaTeX
1934  document classes 
1935 \family sans
1936 article
1937 \family default
1938
1939 \family sans
1940 report
1941 \family default
1942  and 
1943 \family sans
1944 book
1945 \family default
1946 .
1947  They have been adapted to polish typesetting standards by Marcin Woliñski.
1948 \end_layout
1949
1950 \begin_layout Subsection
1951 paper
1952 \end_layout
1953
1954 \begin_layout Description
1955 Found: @chk_paper@
1956 \end_layout
1957
1958 \begin_layout Description
1959 CTAN: 
1960 \family typewriter
1961 macros/latex/contrib/paper/
1962 \end_layout
1963
1964 \begin_layout Description
1965 Notes: The document class 
1966 \family sans
1967 paper
1968 \family default
1969  provides an alternative to the standard 
1970 \family sans
1971 article
1972 \family default
1973  class.
1974  It provides similar functionality, but you might prefer this layout with
1975  sans serif sections, headings, and more.
1976 \end_layout
1977
1978 \begin_layout Subsection
1979 powerdot
1980 \end_layout
1981
1982 \begin_layout Description
1983 Found: @chk_powerdot@
1984 \end_layout
1985
1986 \begin_layout Description
1987 CTAN: 
1988 \family typewriter
1989 macros/latex/contrib/powerdot
1990 \end_layout
1991
1992 \begin_layout Description
1993 Notes: A LaTeX class for producing presentations and slides.
1994 \end_layout
1995
1996 \begin_layout Subsection
1997 SPIE
1998 \end_layout
1999
2000 \begin_layout Description
2001 Found: @chk_spie@
2002 \end_layout
2003
2004 \begin_layout Description
2005 CTAN: N/A
2006 \end_layout
2007
2008 \begin_layout Description
2009 WWW: 
2010 \begin_inset LatexCommand url
2011 target "http://public.lanl.gov/kmh/spie/"
2012
2013 \end_inset
2014
2015
2016 \end_layout
2017
2018 \begin_layout Description
2019 Notes: 
2020 \family sans
2021 spie.cls
2022 \family default
2023  is a LaTeX class for submissions to the Proceedings of  SPIE--The International
2024  Society for Optical Engineering.More info on submitting a manuscript can
2025  be found at the SPIE website under
2026 \begin_inset LatexCommand url
2027 target "http://spie.org/app/Publications/index.cfm?fuseaction=authinfo&type=proceedings"
2028
2029 \end_inset
2030
2031 .
2032 \end_layout
2033
2034 \begin_layout Subsection
2035 REVTeX
2036 \end_layout
2037
2038 \begin_layout Description
2039 Found: @chk_revtex@
2040 \end_layout
2041
2042 \begin_layout Description
2043 CTAN: 
2044 \family typewriter
2045 macros/latex209/contrib/revtex/
2046 \end_layout
2047
2048 \begin_layout Description
2049 Notes: This class, which used the REVTeX 3 class, has been superseded by
2050  the 
2051 \family sans
2052 revtex4
2053 \family default
2054  class, so you should use that instead.
2055  (Old 
2056 \family sans
2057 revtex
2058 \family default
2059  class documents should be pretty easy to change to the new class.) If you
2060  have to use this class for some reason, you should use the file 
2061 \family typewriter
2062 revtex.cls
2063 \family default
2064  from the 
2065 \family typewriter
2066 tex/
2067 \family default
2068  subdirectory of LyX source distribution.
2069 \end_layout
2070
2071 \begin_layout Subsection
2072 REVTeX 4
2073 \end_layout
2074
2075 \begin_layout Description
2076 Found: @chk_revtex4@
2077 \end_layout
2078
2079 \begin_layout Description
2080 CTAN: 
2081 \family typewriter
2082 macros/latex/contrib/revtex/
2083 \end_layout
2084
2085 \begin_layout Description
2086 Notes: REVTeX 4 is a class used for submitting manuscripts to journals including
2087  APS (Physical Review A-E and Letters, Reviews in Modern Physics, Special
2088  Topics---Accelerators and Beams), the American Institute of Physics, the
2089  Optical Society of America, and the Society for Exploration Geophysicists.
2090  Also see 
2091 \begin_inset LatexCommand url
2092 target "http://publish.aps.org/revtex4/"
2093
2094 \end_inset
2095
2096 .
2097 \end_layout
2098
2099 \begin_layout Subsection
2100 SIAMLTeX
2101 \end_layout
2102
2103 \begin_layout Description
2104 Found: @chk_siamltex@
2105 \end_layout
2106
2107 \begin_layout Description
2108 CTAN: 
2109 \family typewriter
2110 macros/latex/contrib/siam/siamltex.tar
2111 \end_layout
2112
2113 \begin_layout Description
2114 Notes: The Society for Industrial and Applied Mathematics, Philadelphia,
2115  Pennsylvania, wants to ensure quality typesetting according to SIAM style
2116  standards by providing this LaTeX style.
2117 \end_layout
2118
2119 \begin_layout Subsection
2120 simplecv
2121 \end_layout
2122
2123 \begin_layout Description
2124 Found: @chk_simplecv@
2125 \end_layout
2126
2127 \begin_layout Description
2128 CTAN: 
2129 \family typewriter
2130 macros/latex/contrib/simplecv
2131 \end_layout
2132
2133 \begin_layout Description
2134 Notes: The 
2135 \family sans
2136 simplecv
2137 \family default
2138  document class is intended to provide a simple yet elegant way to write
2139  your curriculum vitae (resume).
2140  It is rather minimalist, but has nice features like bibliography support
2141  (useful for academics).
2142  This is a repackaging of the 
2143 \family sans
2144 cv
2145 \family default
2146  class that has been available with LyX for a long time.
2147  The change of name has been made necessary by the existence of another
2148  
2149 \family sans
2150 cv
2151 \family default
2152  class on CTAN.
2153  An example curriculum vitae created using this document class can be found
2154  in the examples.
2155 \end_layout
2156
2157 \begin_layout Subsection
2158 \begin_inset LatexCommand label
2159 name "svglobal"
2160
2161 \end_inset
2162
2163 Springer Unspecific Journal
2164 \end_layout
2165
2166 \begin_layout Description
2167 Found: @chk_svglobal@
2168 \end_layout
2169
2170 \begin_layout Description
2171 CTAN: 
2172 \family typewriter
2173 macros/latex/contrib/springer/svjour/global
2174 \end_layout
2175
2176 \begin_layout Description
2177 WWW: 
2178 \begin_inset LatexCommand url
2179 target "http://www.springeronline.com"
2180
2181 \end_inset
2182
2183
2184 \end_layout
2185
2186 \begin_layout Description
2187 Notes: 
2188 \family sans
2189 Svglobal
2190 \family default
2191  is a format suitable for publication in a Springer journal for which a
2192  specific style is not provided; i.e., if the journal author guidelines at
2193  the above Springer site suggest using the 
2194 \family sans
2195 svglobal
2196 \family default
2197  style.
2198   The corresponding documentclass files and associated material can be found
2199  on the Springer site.
2200  The layout consists of two parts: 
2201 \family typewriter
2202 svjour.inc
2203 \family default
2204  (which is generic for all Springer journals) and 
2205 \family typewriter
2206 svglobal.layout
2207 \family default
2208 , which includes 
2209 \family typewriter
2210 svjour.inc
2211 \family default
2212  and is the default style for any Springer Journal without any specific
2213  style.
2214  You can write your own 
2215 \family typewriter
2216 sv<journal>.layout
2217 \family default
2218  to support any other Springer journals (hint, hint!).
2219  Note that you need to specify the 
2220 \family typewriter
2221 global
2222 \family default
2223  extra documentclass option which is included in the class defaults.
2224 \end_layout
2225
2226 \begin_layout Subsection
2227 Springer Journal of Geodesy
2228 \end_layout
2229
2230 \begin_layout Description
2231 Found: @chk_svjog@
2232 \end_layout
2233
2234 \begin_layout Description
2235 CTAN: 
2236 \family typewriter
2237 macros/latex/contrib/springer/svjour/jog
2238 \end_layout
2239
2240 \begin_layout Description
2241 WWW: 
2242 \begin_inset LatexCommand url
2243 target "http://www.springeronline.com"
2244
2245 \end_inset
2246
2247
2248 \end_layout
2249
2250 \begin_layout Description
2251 Notes: 
2252 \family sans
2253 svjog
2254 \family default
2255  is for the journal formats used by Springer Verlag, in particular that
2256  of Journal of Geodesy.
2257  It is not very well tested yet.
2258  For more information, see section 
2259 \begin_inset LatexCommand ref
2260 reference "svglobal"
2261
2262 \end_inset
2263
2264 .
2265 \end_layout
2266
2267 \begin_layout Subsection
2268 Springer Probability Theory and Related Fields
2269 \end_layout
2270
2271 \begin_layout Description
2272 Found: @chk_svprobth@
2273 \end_layout
2274
2275 \begin_layout Description
2276 CTAN: 
2277 \family typewriter
2278 macros/latex/contrib/springer/svjour/prothe
2279 \end_layout
2280
2281 \begin_layout Description
2282 WWW: 
2283 \begin_inset LatexCommand url
2284 target "http://www.springeronline.com"
2285
2286 \end_inset
2287
2288
2289 \end_layout
2290
2291 \begin_layout Description
2292 Notes: 
2293 \family sans
2294 svprobth
2295 \family default
2296  is a format suitable for publication in the journal Probability Theory
2297  and Related Fields.
2298  For more information, see section 
2299 \begin_inset LatexCommand ref
2300 reference "svglobal"
2301
2302 \end_inset
2303
2304 .
2305 \end_layout
2306
2307 \begin_layout Subsection
2308 TUGboat
2309 \end_layout
2310
2311 \begin_layout Description
2312 Found: @chk_ltugboat@
2313 \end_layout
2314
2315 \begin_layout Description
2316 CTAN: 
2317 \family typewriter
2318 plain/contrib/tugboat.tar
2319 \end_layout
2320
2321 \begin_layout Description
2322 Notes: The document class 
2323 \family sans
2324 ltugboat
2325 \family default
2326  can be used to write articles for the Journal of the TeX User Group 
2327 \begin_inset Quotes eld
2328 \end_inset
2329
2330 TUGboat
2331 \begin_inset Quotes erd
2332 \end_inset
2333
2334 .
2335 \end_layout
2336
2337 \begin_layout Description
2338 WWW: 
2339 \begin_inset LatexCommand url
2340 target "http://www.tug.org"
2341
2342 \end_inset
2343
2344
2345 \end_layout
2346
2347 \begin_layout Subsection
2348 International Society for Photogrammetry and Remote Sensing
2349 \end_layout
2350
2351 \begin_layout Description
2352 Found @chk_isprs@
2353 \end_layout
2354
2355 \begin_layout Description
2356 CTAN: N/A
2357 \end_layout
2358
2359 \begin_layout Description
2360 Notes: 
2361 \family sans
2362 isprs
2363 \family default
2364  can be used for writing articles for this Society's journals.
2365 \end_layout
2366
2367 \begin_layout Description
2368 WWW: 
2369 \begin_inset LatexCommand url
2370 target "http://www.photogrammetry.ethz.ch/tarasp_workshop/isprs.cls"
2371
2372 \end_inset
2373
2374
2375 \end_layout
2376
2377 \begin_layout Section
2378 Required packages
2379 \end_layout
2380
2381 \begin_layout Standard
2382 This section contains packages which have been declared as 
2383 \begin_inset Quotes eld
2384 \end_inset
2385
2386 required
2387 \begin_inset Quotes erd
2388 \end_inset
2389
2390  by the LaTeX maintainers.
2391  You should really consider upgrading your LaTeX setup if one of them is
2392  not detected.
2393 \end_layout
2394
2395 \begin_layout Subsection
2396 array
2397 \end_layout
2398
2399 \begin_layout Description
2400 Found: @chk_array@
2401 \end_layout
2402
2403 \begin_layout Description
2404 CTAN: 
2405 \family typewriter
2406 macros/latex/required/tools/
2407 \end_layout
2408
2409 \begin_layout Description
2410 Notes: The package 
2411 \family sans
2412 array
2413 \family default
2414  is needed by LyX to be able to output vertical alignment other then ''top''
2415  for tabulars.
2416 \end_layout
2417
2418 \begin_layout Subsection
2419 babel
2420 \end_layout
2421
2422 \begin_layout Description
2423 Found: @chk_babel@
2424 \end_layout
2425
2426 \begin_layout Description
2427 CTAN: 
2428 \family typewriter
2429 macros/latex/required/babel/
2430 \end_layout
2431
2432 \begin_layout Description
2433 Notes: The package 
2434 \family sans
2435 babel
2436 \family default
2437  allows you to customize your document for your favorite language (see the
2438  
2439 \family sans
2440 \size normal
2441 \bar under
2442 D
2443 \bar default
2444 ocument\SpecialChar \menuseparator
2445
2446 \bar under
2447 S
2448 \bar default
2449 ettings\SpecialChar \ldots{}
2450 \SpecialChar \menuseparator
2451 Language
2452 \family default
2453 \size default
2454  popup).
2455  In particular, it handles hyphenation and automatic translation of all
2456  labels like 
2457 \begin_inset Quotes eld
2458 \end_inset
2459
2460 Chapter
2461 \begin_inset Quotes erd
2462 \end_inset
2463
2464   and 
2465 \begin_inset Quotes eld
2466 \end_inset
2467
2468 Table of contents
2469 \begin_inset Quotes erd
2470 \end_inset
2471
2472 .
2473  This package is not needed if you only plan to write in English, except
2474  if you want to use non-English quotes.
2475 \end_layout
2476
2477 \begin_deeper
2478 \begin_layout Standard
2479 Your LaTeX installation has hyphenation patterns for the following languages:
2480  @chk_languages@.
2481 \end_layout
2482
2483 \begin_layout Standard
2484 If a language you use is not on this list, you should reconfigure your LaTeX
2485  installation to include it.
2486  For teTeX, this means running 
2487 \family typewriter
2488 texconfig
2489 \family default
2490 .
2491 \end_layout
2492
2493 \end_deeper
2494 \begin_layout Subsection
2495 color
2496 \end_layout
2497
2498 \begin_layout Description
2499 Found: @chk_color@
2500 \end_layout
2501
2502 \begin_layout Description
2503 CTAN: 
2504 \family typewriter
2505 macros/latex/required/graphics/
2506 \end_layout
2507
2508 \begin_layout Description
2509 Notes: The package 
2510 \family sans
2511 color
2512 \family default
2513  is needed by LyX to handle colored text.
2514  These colors will not show in the DVI preview window, but will be correct
2515  on the printed output or with a PostScript® previewer.
2516  This package is bundled with the 
2517 \family sans
2518 graphics
2519 \family default
2520  package.
2521 \end_layout
2522
2523 \begin_layout Subsection
2524 graphicx
2525 \end_layout
2526
2527 \begin_layout Description
2528 Found: @chk_graphicx@
2529 \end_layout
2530
2531 \begin_layout Description
2532 CTAN: 
2533 \family typewriter
2534 macros/latex/required/graphics/
2535 \end_layout
2536
2537 \begin_layout Description
2538 Notes: The package 
2539 \family sans
2540 graphicx
2541 \family default
2542  is needed by LyX to insert PostScript® figures (using the new graphics
2543  inset).
2544  You will also need 
2545 \family typewriter
2546 \size normal
2547 ghost
2548 \size default
2549 script
2550 \family default
2551  to see them on screen.
2552  The configuration script has determined that the graphics driver used by
2553  the package should be 
2554 \family sans
2555
2556 \begin_inset Quotes eld
2557 \end_inset
2558
2559 @chk_graphicsdriver@
2560 \begin_inset Quotes erd
2561 \end_inset
2562
2563
2564 \family default
2565
2566 \begin_inset Foot
2567 status collapsed
2568
2569 \begin_layout Standard
2570 Here, a value of 
2571 \begin_inset Quotes eld
2572 \end_inset
2573
2574 default
2575 \begin_inset Quotes erd
2576 \end_inset
2577
2578  means that your LaTeX installation provides a sensible value for this parameter.
2579 \end_layout
2580
2581 \end_inset
2582
2583 .
2584 \end_layout
2585
2586 \begin_layout Subsection
2587 longtable
2588 \end_layout
2589
2590 \begin_layout Description
2591 Found: @chk_longtable@
2592 \end_layout
2593
2594 \begin_layout Description
2595 CTAN: 
2596 \family typewriter
2597 macros/latex/required/tools/
2598 \end_layout
2599
2600 \begin_layout Description
2601 Notes: The package 
2602 \family sans
2603 longtable
2604 \family default
2605  is needed by LyX to be able to output correctly multipage tables.
2606 \end_layout
2607
2608 \begin_layout Subsection
2609 booktabs
2610 \end_layout
2611
2612 \begin_layout Description
2613 Found: @chk_booktabs@
2614 \end_layout
2615
2616 \begin_layout Description
2617 CTAN: 
2618 \family typewriter
2619 macros/latex/contrib/booktabs/
2620 \end_layout
2621
2622 \begin_layout Description
2623 Notes: The package 
2624 \family sans
2625 booktabs
2626 \family default
2627  is needed by LyX to be able to output correctly formal tables.
2628 \end_layout
2629
2630 \begin_layout Subsection
2631 textcomp
2632 \end_layout
2633
2634 \begin_layout Description
2635 Found: @chk_textcomp@
2636 \end_layout
2637
2638 \begin_layout Description
2639 CTAN: 
2640 \family typewriter
2641 macros/latex/unpacked/textcomp.sty
2642 \end_layout
2643
2644 \begin_layout Description
2645 Notes: The package 
2646 \family sans
2647 textcomp
2648 \family default
2649  is needed by LyX to output some special symbols like the EURO currency
2650  sign.
2651  The package is part of the LaTeX base distribution and should already be
2652  installed on your system.
2653 \end_layout
2654
2655 \begin_layout Subsection
2656 varioref
2657 \end_layout
2658
2659 \begin_layout Description
2660 Found: @chk_varioref@
2661 \end_layout
2662
2663 \begin_layout Description
2664 CTAN: 
2665 \family typewriter
2666 macros/latex/required/tools/
2667 \end_layout
2668
2669 \begin_layout Description
2670 Notes: The package 
2671 \family sans
2672 varioref
2673 \family default
2674  introduces some commands to generate references with an information about
2675  the page of the referred label.
2676 \end_layout
2677
2678 \begin_layout Section
2679 Paper layout packages
2680 \end_layout
2681
2682 \begin_layout Standard
2683 Changing the margins of a document is one thing people like to do.
2684  While LaTeX offers built-in options to set the margins of the documents,
2685  some people feel that these margins are too large and want to set them
2686  up differently.
2687  You can use the package 
2688 \family sans
2689 geometry
2690 \family default
2691  for this purpose, but note that for the sake of readability, your lines
2692  should not contain more than 60-70 characters.
2693 \end_layout
2694
2695 \begin_layout Subsection
2696 geometry
2697 \end_layout
2698
2699 \begin_layout Description
2700 Found: @chk_geometry@
2701 \end_layout
2702
2703 \begin_layout Description
2704 CTAN: 
2705 \family typewriter
2706 macros/latex/contrib/geometry/
2707 \end_layout
2708
2709 \begin_layout Description
2710 Notes: The package 
2711 \family sans
2712 geometry
2713 \family default
2714  allows to change the paper size and margins of your document in an arbitrary
2715  way.
2716  It does not provide a typographically correct page layout like 
2717 \family sans
2718 a4
2719 \family default
2720  or the standard options, though.
2721 \end_layout
2722
2723 \begin_layout Section
2724
2725 \series bold
2726 \size large
2727 Other packages
2728 \end_layout
2729
2730 \begin_layout Subsection
2731 algorithm
2732 \end_layout
2733
2734 \begin_layout Description
2735 Found: @chk_algorithm@
2736 \end_layout
2737
2738 \begin_layout Description
2739 CTAN: 
2740 \family typewriter
2741 macros/latex/contrib/algorithms/
2742 \end_layout
2743
2744 \begin_layout Description
2745 Notes: The package 
2746 \family sans
2747 algorithm
2748 \family default
2749  is needed by LyX to be able to output 
2750 \begin_inset Quotes eld
2751 \end_inset
2752
2753 algorithm
2754 \begin_inset Quotes erd
2755 \end_inset
2756
2757  floats.
2758  These are useful in placing short algorithms across pagebreaks and support
2759  an 
2760 \begin_inset Quotes eld
2761 \end_inset
2762
2763 index of algorithms
2764 \begin_inset Quotes erd
2765 \end_inset
2766
2767  too.
2768 \end_layout
2769
2770 \begin_layout Subsection
2771 bibtopic
2772 \end_layout
2773
2774 \begin_layout Description
2775 Found: @chk_bibtopic@
2776 \end_layout
2777
2778 \begin_layout Description
2779 CTAN: 
2780 \family typewriter
2781 macros/latex/contrib/bibtopic/
2782 \end_layout
2783
2784 \begin_layout Description
2785 Notes: The package 
2786 \family sans
2787 bibtopic
2788 \family default
2789  is used to split BibTeX created bibliographies into sections.
2790 \end_layout
2791
2792 \begin_layout Subsection
2793 dvipost
2794 \end_layout
2795
2796 \begin_layout Description
2797 Found: @chk_dvipost@
2798 \end_layout
2799
2800 \begin_layout Description
2801 URL: 
2802 \family typewriter
2803 http://freshmeat.net/projects/dvipost/
2804 \end_layout
2805
2806 \begin_layout Description
2807 Notes: 
2808 \family sans
2809 dvipost
2810 \family default
2811  is a post-processor for DVI files created by LaTeX and TeX.
2812  It is needed by LyX to generate DVI or Postscript output of change tracking
2813  marks.
2814  To work properly, 
2815 \family sans
2816 dvipost
2817 \family default
2818  needs teTeX version 2 or newer.
2819 \end_layout
2820
2821 \begin_layout Subsection
2822 esint
2823 \end_layout
2824
2825 \begin_layout Description
2826 Found: @chk_esint@
2827 \end_layout
2828
2829 \begin_layout Description
2830 CTAN: 
2831 \family typewriter
2832 macros/latex/contrib/esint/
2833 \end_layout
2834
2835 \begin_layout Description
2836 Notes: The package 
2837 \family sans
2838 esint
2839 \family default
2840  is used to typeset mathematical integral signs.
2841  The most commonly used integral signs can be typeset without this package,
2842  but they do not always look consistent, since they come from different
2843  fonts.
2844  The 
2845 \family sans
2846 esint
2847 \family default
2848  package offers a consistent look of all integral symbols, and more advanced
2849  integrals such as the triple integral 
2850 \family typewriter
2851
2852 \backslash
2853 iiint
2854 \family default
2855 .
2856 \end_layout
2857
2858 \begin_layout Subsection
2859 fancybox
2860 \end_layout
2861
2862 \begin_layout Description
2863 Found: @chk_fancybox@
2864 \end_layout
2865
2866 \begin_layout Description
2867 CTAN: 
2868 \family typewriter
2869 macros/latex/contrib/fancybox/
2870 \end_layout
2871
2872 \begin_layout Description
2873 Notes: The package 
2874 \family sans
2875 fancybox
2876 \family default
2877  is needed to draw frames around boxes (menu Insert \SpecialChar \menuseparator
2878  Box).
2879 \end_layout
2880
2881 \begin_layout Subsection
2882 fancyhdr
2883 \end_layout
2884
2885 \begin_layout Description
2886 Found: @chk_fancyhdr@
2887 \end_layout
2888
2889 \begin_layout Description
2890 CTAN: 
2891 \family typewriter
2892 macros/latex/contrib/fancyhdr/
2893 \end_layout
2894
2895 \begin_layout Description
2896 Notes: The package 
2897 \family sans
2898 fancyhdr
2899 \family default
2900  (previously known as 
2901 \family sans
2902 fancyheadings
2903 \family default
2904 ) is used when you select the 
2905 \begin_inset Quotes eld
2906 \end_inset
2907
2908 fancy
2909 \begin_inset Quotes erd
2910 \end_inset
2911
2912  page style in the document layout popup.
2913  It provides alternate headers and footers to your pages.
2914 \end_layout
2915
2916 \begin_layout Subsection
2917 floatflt
2918 \end_layout
2919
2920 \begin_layout Description
2921 Found: @chk_floatflt@
2922 \end_layout
2923
2924 \begin_layout Description
2925 CTAN: 
2926 \family typewriter
2927 macros/latex/contrib/floatflt/
2928 \end_layout
2929
2930 \begin_layout Description
2931 Notes: The package 
2932 \family sans
2933 floatflt
2934 \family default
2935  (an extension of 
2936 \family sans
2937 floatfig
2938 \family default
2939 ) is used by LyX if you select the ``floatflt'' type in 
2940 \family sans
2941 Layout->Paragraph->ExtraOpt
2942 \family default
2943  in the paragraph of a figure float.
2944  It allows you to create a figure float which is narrower than the full
2945  page and wrap the text around it.
2946 \end_layout
2947
2948 \begin_layout Subsection
2949 jurabib
2950 \end_layout
2951
2952 \begin_layout Description
2953 Found: @chk_jurabib@
2954 \end_layout
2955
2956 \begin_layout Description
2957 CTAN: 
2958 \family typewriter
2959 macros/latex/contrib/jurabib/
2960 \end_layout
2961
2962 \begin_layout Description
2963 Notes: The package 
2964 \family sans
2965 jurabib
2966 \family default
2967 \color none
2968  (
2969 \begin_inset LatexCommand url
2970 target "http://www.jurabib.org"
2971
2972 \end_inset
2973
2974 ) can be used as an alternative to 
2975 \family sans
2976 natbib
2977 \family default
2978 , to get flexible bibliographic styles with LyX.
2979  It supports cite styles which are common in human sciences and law studies,
2980  footcites, ibidems, and more.
2981  You'll need to have jurabib version 0.6 at least.
2982 \end_layout
2983
2984 \begin_layout Subsection
2985 listings
2986 \end_layout
2987
2988 \begin_layout Description
2989 Found: @chk_listings@
2990 \end_layout
2991
2992 \begin_layout Description
2993 CTAN: 
2994 \family typewriter
2995 macros/latex/contrib/listings/
2996 \end_layout
2997
2998 \begin_layout Description
2999 Notes: The package 
3000 \family sans
3001 listings
3002 \family default
3003 \color none
3004  is used by LyX to display program listings (source code snippets).
3005  It supports many program languages, syntax highlighting, line numbers,
3006  etc.
3007 \end_layout
3008
3009 \begin_layout Subsection
3010 natbib
3011 \end_layout
3012
3013 \begin_layout Description
3014 Found: @chk_natbib@
3015 \end_layout
3016
3017 \begin_layout Description
3018 CTAN: 
3019 \family typewriter
3020 macros/latex/contrib/natbib/
3021 \end_layout
3022
3023 \begin_layout Description
3024 Notes: The package 
3025 \family sans
3026 natbib
3027 \family default
3028  is needed by LyX to produce a flexible interface to most of the available
3029  bibliographic styles (you can also use 
3030 \family sans
3031 jurabib
3032 \family default
3033  instead).
3034 \end_layout
3035
3036 \begin_layout Subsection
3037 nomencl
3038 \end_layout
3039
3040 \begin_layout Description
3041 Found: @chk_nomencl@
3042 \end_layout
3043
3044 \begin_layout Description
3045 CTAN: 
3046 \family typewriter
3047 macros/latex/contrib/nomencl/
3048 \end_layout
3049
3050 \begin_layout Description
3051 Notes: The package 
3052 \family sans
3053 nomencl
3054 \family default
3055  is needed by LyX to produce a nomenclature.
3056 \end_layout
3057
3058 \begin_layout Subsection
3059 prettyref
3060 \end_layout
3061
3062 \begin_layout Description
3063 Found: @chk_prettyref@
3064 \end_layout
3065
3066 \begin_layout Description
3067 CTAN: 
3068 \family typewriter
3069 macros/latex/contrib/prettyref
3070 \end_layout
3071
3072 \begin_layout Description
3073 Notes: The package 
3074 \family typewriter
3075 prettyref
3076 \family default
3077  provides a command to identify reference labels by a prefix.
3078  LyX uses labels in the form 
3079 \begin_inset Quotes eld
3080 \end_inset
3081
3082 sec:mysection
3083 \begin_inset Quotes erd
3084 \end_inset
3085
3086  and 
3087 \family typewriter
3088 prettyref
3089 \family default
3090  interprets the "sec:" part.
3091 \end_layout
3092
3093 \begin_layout Subsection
3094 preview
3095 \end_layout
3096
3097 \begin_layout Description
3098 Found: @chk_preview@
3099 \end_layout
3100
3101 \begin_layout Description
3102 CTAN: 
3103 \family typewriter
3104 macros/latex/contrib/preview
3105 \end_layout
3106
3107 \begin_layout Description
3108 Notes: The package 
3109 \family typewriter
3110 preview
3111 \family default
3112  is needed by LyX to preview LaTeX constructs; especially for math formulas
3113  when you use the option ``Instant Preview'' in Tools->Preferences->Look
3114  and feel->Graphics.
3115 \end_layout
3116
3117 \begin_layout Subsection
3118 rotating
3119 \end_layout
3120
3121 \begin_layout Description
3122 Found: @chk_rotating@
3123 \end_layout
3124
3125 \begin_layout Description
3126 CTAN: 
3127 \family typewriter
3128 macros/latex/contrib/rotating
3129 \end_layout
3130
3131 \begin_layout Description
3132 Notes: The package 
3133 \family sans
3134 rotating
3135 \family default
3136  is needed by LyX to change the orientation of some parts of your documents.
3137  Note that it only really works with a PostScript® compatible printer.
3138 \end_layout
3139
3140 \begin_layout Subsection
3141 subfigure
3142 \end_layout
3143
3144 \begin_layout Description
3145 Found: @chk_subfigure@
3146 \end_layout
3147
3148 \begin_layout Description
3149 CTAN: 
3150 \family typewriter
3151 macros/latex/contrib/subfigure
3152 \end_layout
3153
3154 \begin_layout Description
3155 Notes: The package 
3156 \family sans
3157 subfigure
3158 \family default
3159  is used by LyX when you select ``subfigure'' in the EPS figure popup.
3160  Several figures marked in this way can be packed into a single float with
3161  individual subcaptions.
3162 \end_layout
3163
3164 \begin_layout Subsection
3165 setspace
3166 \end_layout
3167
3168 \begin_layout Description
3169 Found: @chk_setspace@
3170 \end_layout
3171
3172 \begin_layout Description
3173 CTAN: 
3174 \family typewriter
3175 macros/latex/contrib/setspace/
3176 \end_layout
3177
3178 \begin_layout Description
3179 Notes: The package 
3180 \family sans
3181 setspace
3182 \family default
3183  is needed by LyX to change the line spacing of your document.
3184 \end_layout
3185
3186 \begin_layout Subsection
3187 soul
3188 \end_layout
3189
3190 \begin_layout Description
3191 Found: @chk_soul@
3192 \end_layout
3193
3194 \begin_layout Description
3195 CTAN: 
3196 \family typewriter
3197 macros/latex/contrib/soul
3198 \end_layout
3199
3200 \begin_layout Description
3201 Notes: The package 
3202 \family sans
3203 soul
3204 \family default
3205  provides hyphenatable letterspacing (spacing out), underlining, striking
3206  out, and some derivatives.
3207  It is needed by LyX to output struck out text in change tracked documents.
3208  
3209 \end_layout
3210
3211 \begin_layout Subsection
3212 url
3213 \end_layout
3214
3215 \begin_layout Description
3216 Found: @chk_url@
3217 \end_layout
3218
3219 \begin_layout Description
3220 CTAN: 
3221 \family typewriter
3222 macros/latex/contrib/misc/url.sty
3223 \end_layout
3224
3225 \begin_layout Description
3226 Notes: The package 
3227 \family sans
3228 url
3229 \family default
3230  is needed by LyX to be able to output url's corrently.
3231 \end_layout
3232
3233 \begin_layout Subsection
3234 xcolor
3235 \end_layout
3236
3237 \begin_layout Description
3238 Found: @chk_xcolor@
3239 \end_layout
3240
3241 \begin_layout Description
3242 CTAN: 
3243 \family typewriter
3244 macros/latex/contrib/xcolor
3245 \end_layout
3246
3247 \begin_layout Description
3248 Notes: The package 
3249 \family sans
3250 xcolor
3251 \family default
3252  provides advanced color features that are not covered by LaTeX's standard
3253  
3254 \family sans
3255 color
3256 \family default
3257  package.
3258  LyX uses it to output colored change tracking marks.
3259 \end_layout
3260
3261 \end_body
3262 \end_document