]> git.lyx.org Git - lyx.git/blob - lib/doc/LyXConfig.lyx.in
update to \lyxformat 245
[lyx.git] / lib / doc / LyXConfig.lyx.in
1 #LyX 1.4.3svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 245
3 \begin_document
4 \begin_header
5 \textclass article
6 \language english
7 \inputencoding default
8 \fontscheme default
9 \graphics dvips
10 \paperfontsize default
11 \spacing single
12 \papersize default
13 \use_geometry false
14 \use_amsmath 1
15 \cite_engine basic
16 \use_bibtopic false
17 \paperorientation portrait
18 \secnumdepth 2
19 \tocdepth 3
20 \paragraph_separation indent
21 \defskip medskip
22 \quotes_language english
23 \papercolumns 1
24 \papersides 1
25 \paperpagestyle plain
26 \tracking_changes false
27 \output_changes true
28 \end_header
29
30 \begin_body
31
32 \begin_layout Title
33 Inventory of your LaTeX and system configuration
34 \end_layout
35
36 \begin_layout Author
37 Automatically generated by LyX (do not edit).
38 \end_layout
39
40 \begin_layout Date
41 @chk_date@
42 \end_layout
43
44 \begin_layout Standard
45 This file describes both the different LaTeX add-ons that LyX can handle
46  and different external programs that LyX can interact with.
47  Below you'll find the following sections:
48 \end_layout
49
50 \begin_layout Enumerate
51 Some basic details about your LaTeX installation.
52  In particular, you should make sure that your version of LaTeX is recent
53  enough.
54 \end_layout
55
56 \begin_layout Enumerate
57 Some common fonts that LyX knows about.
58  This is rather sparse at the moment.
59 \end_layout
60
61 \begin_layout Enumerate
62 The document classes that should be standard on any LaTeX implementation.
63  This section is only here for completeness.
64 \end_layout
65
66 \begin_layout Enumerate
67 Some optional document classes that LyX knows about.
68  If one of these is marked as missing (the 
69 \begin_inset Quotes eld
70 \end_inset
71
72 Found
73 \begin_inset Quotes erd
74 \end_inset
75
76  item is no) and you need its functionality, you can grab it at your nearest
77  CTAN ftp site
78 \begin_inset Foot
79 status collapsed
80
81 \begin_layout Standard
82 The participating hosts in the Comprehensive TeX Archive Network are:
83 \end_layout
84
85 \begin_layout LyX-Code
86 ftp://ftp.dante.de/tex-archive
87 \end_layout
88
89 \begin_layout LyX-Code
90 ftp://ctan.tug.org/tex-archive
91 \end_layout
92
93 \begin_layout LyX-Code
94 ftp://ftp.tex.ac.uk/tex-archive
95 \end_layout
96
97 \begin_layout Standard
98 There are also a zillion mirror sites which are listed at the three primary
99  sites.
100 \end_layout
101
102 \end_inset
103
104  at the location indicated in the 
105 \begin_inset Quotes eld
106 \end_inset
107
108 CTAN
109 \begin_inset Quotes erd
110 \end_inset
111
112  item.
113  Note that only detected document classes can be selected as document layouts
114  in LyX.
115 \end_layout
116
117 \begin_layout Enumerate
118 Some packages that LyX use when you try to change the margins of your document.
119  The detection of these items does not yet affect the options available
120  inside LyX.
121 \end_layout
122
123 \begin_layout Enumerate
124 Some common LaTeX packages that you might need with LyX, and you might also
125  want to add to your LaTeX installation.
126  The detection of these items does not yet affect the options available
127  inside LyX.
128 \end_layout
129
130 \begin_layout Enumerate
131 Different required external programs that LyX relies on.
132  LyX to a large extent relies on other programs to do it's work, and some
133  programs are required for LyX to be useful.
134 \end_layout
135
136 \begin_layout Enumerate
137 Different optional external programs that LyX can interact with.
138  All of these are optional, and some you would want more than others.
139 \end_layout
140
141 \begin_layout Standard
142 Note that most of these packages will be available if you use a modern TeX
143  distribution such as teTeX.
144  If you decide to install one of the missing items, you should tell LyX
145  about it.
146  After the installation, please use the menu entry 
147 \family sans
148 \bar under
149 O
150 \bar default
151 ptions\SpecialChar \menuseparator
152
153 \bar under
154 R
155 \bar default
156 econfigure
157 \begin_inset Foot
158 status collapsed
159
160 \begin_layout Standard
161 or, if you want to change the system-wide settings, issue the command 
162 \family typewriter
163 ./configure
164 \family default
165  from the LyX system directory (by default 
166 \family typewriter
167 /usr/local/lib/lyx/
168 \family default
169 )
170 \end_layout
171
172 \end_inset
173
174  and reload this file to see if the new package was recognized.
175  If the 
176 \begin_inset Quotes eld
177 \end_inset
178
179 Found
180 \begin_inset Quotes erd
181 \end_inset
182
183  items read 
184 \begin_inset Quotes eld
185 \end_inset
186
187 ???
188 \begin_inset Quotes erd
189 \end_inset
190
191 , it means that LyX could not do the inventory of your LaTeX configuration
192  for some reason.
193  If you are using teTeX, it might be that the new package you installed
194  is not found.
195  This is because you forgot to run the command 
196 \family typewriter
197 texhash
198 \family default
199 , which tells teTeX to update its own configuration.
200 \end_layout
201
202 \begin_layout Section
203 LaTeX version currently in use
204 \end_layout
205
206 \begin_layout Standard
207 The LaTeX version that LyX will use is: 
208 \family typewriter
209 @chk_fmtversion@
210 \family default
211 .
212  Note that, for best results, you should be using at least LaTeX release
213  
214 \family typewriter
215 1995/12/01
216 \begin_inset Foot
217 status collapsed
218
219 \begin_layout Standard
220 In case it is not clear to you, this number is the date at which the version
221  has been released.
222 \end_layout
223
224 \end_inset
225
226 .
227  In fact, earlier versions may work for many things, but will certainly
228  fail in some cases.
229  We feel that it is better to stick to a minimal version than try to work
230  around all the quirks of older ones.
231 \end_layout
232
233 \begin_layout Section
234 Fonts
235 \end_layout
236
237 \begin_layout Subsection
238 EC fonts
239 \end_layout
240
241 \begin_layout Description
242 Found: @chk_ec@
243 \end_layout
244
245 \begin_layout Description
246 CTAN: 
247 \family typewriter
248 fonts/ec
249 \end_layout
250
251 \begin_layout Description
252 Notes: LaTeX does not require the use of 
253 \family sans
254 ec
255 \family default
256  fonts, however they are strongly recommended.
257  The 
258 \family sans
259 ec
260 \family default
261  fonts are available in a more natural range of sizes and allow better hyphenati
262 on and kerning than the old fonts such as 
263 \family sans
264 cmr10
265 \family default
266 .
267  If you already have the so-called 
268 \family sans
269 dc
270 \family default
271  fonts installed, please upgrade to the 
272 \family sans
273 ec
274 \family default
275  fonts, which replace them.
276  They are used automatically if LyX determines that you have them installed.
277 \end_layout
278
279 \begin_layout Subsection
280 psnfss
281 \end_layout
282
283 \begin_layout Description
284 Found: @chk_psnfss@
285 \end_layout
286
287 \begin_layout Description
288 CTAN: 
289 \family typewriter
290 macros/latex/packages/psnfss/
291 \end_layout
292
293 \begin_layout Description
294 Notes: The package 
295 \family sans
296 psnfss
297 \family default
298  allows you to change the fonts used by LyX to one of the 35 classical fonts
299  available on PostScript® printers.
300  Currently, the support for 
301 \family sans
302 psnfss
303 \family default
304  is limited in LyX: you can only chose a few combinations of PostScript®
305  fonts in 
306 \family sans
307 \size normal
308 Layout->Document
309 \family default
310 \size default
311 .
312 \end_layout
313
314 \begin_layout Section
315 Standard LaTeX document classes
316 \end_layout
317
318 \begin_layout Standard
319 The document classes presented in this section are the basic document classes
320  provided by LaTeX.
321  In particular, they are all present on your system as long as LaTeX2e is
322  installed.
323  When the text indicates that a particular class has not been found, this
324  means the layout file supporting this particular class has not been found.
325 \end_layout
326
327 \begin_layout Subsection
328 article
329 \end_layout
330
331 \begin_layout Description
332 Found: @chk_article@
333 \end_layout
334
335 \begin_layout Description
336 CTAN: N/A
337 \end_layout
338
339 \begin_layout Description
340 Notes: The standard document class 
341 \family sans
342 article
343 \family default
344  is used to type articles or short texts.
345  It is the basic LaTeX document class.
346 \end_layout
347
348 \begin_layout Subsection
349 report
350 \end_layout
351
352 \begin_layout Description
353 Found: @chk_report@
354 \end_layout
355
356 \begin_layout Description
357 CTAN: N/A
358 \end_layout
359
360 \begin_layout Description
361 Notes: The standard document class 
362 \family sans
363 report
364 \family default
365  is similar to 
366 \family sans
367 article
368 \family default
369  but is slightly more structured (support for different parts).
370 \end_layout
371
372 \begin_layout Subsection
373 book
374 \end_layout
375
376 \begin_layout Description
377 Found: @chk_book@
378 \end_layout
379
380 \begin_layout Description
381 CTAN: N/A
382 \end_layout
383
384 \begin_layout Description
385 Notes: The standard document class 
386 \family sans
387 book
388 \family default
389  is, as its name suggests, intended to produce books.
390  It supports in particular sectioning by chapters.
391 \end_layout
392
393 \begin_layout Subsection
394 letter
395 \end_layout
396
397 \begin_layout Description
398 Found: @chk_letter@
399 \end_layout
400
401 \begin_layout Description
402 CTAN: N/A
403 \end_layout
404
405 \begin_layout Description
406 Notes: The standard document class 
407 \family sans
408 letter
409 \family default
410  is the basic class for writing letters, mostly in English.
411 \end_layout
412
413 \begin_layout Subsection
414 slides
415 \end_layout
416
417 \begin_layout Description
418 Found: @chk_slides@
419 \end_layout
420
421 \begin_layout Description
422 CTAN: N/A
423 \end_layout
424
425 \begin_layout Description
426 Notes: The standard document class 
427 \family sans
428 slides
429 \family default
430  is intended to produce transparencies.
431  
432 \end_layout
433
434 \begin_layout Section
435 Additional document classes
436 \end_layout
437
438 \begin_layout Subsection
439 aa
440 \end_layout
441
442 \begin_layout Description
443 Found: @chk_aapaper@
444 \end_layout
445
446 \begin_layout Description
447 CTAN: N/A (available from Springer's ftp site
448 \family typewriter
449  ftp.springer.de
450 \family default
451  in directory 
452 \family typewriter
453 /pub/tex/latex/aa
454 \family default
455 )
456 \end_layout
457
458 \begin_layout Description
459 Notes: The document class 
460 \family sans
461 aa
462 \family default
463  can be used to write articles for submission to the scientific journal
464  
465 \emph on
466 Astronomy and Astrophysics
467 \emph default
468  and the accompanying 
469 \emph on
470 Supplement Series 
471 \emph default
472 published by Springer -Verlag.
473 \end_layout
474
475 \begin_layout Subsection
476 aastex
477 \end_layout
478
479 \begin_layout Description
480 Found: @chk_aastex@
481 \end_layout
482
483 \begin_layout Description
484 CTAN: N/A (available from the American Astronomical Society's ftp site
485 \family typewriter
486  ftp.aas.
487 \family default
488 org in directory 
489 \family typewriter
490 /pub
491 \family default
492 s)
493 \end_layout
494
495 \begin_layout Description
496 Notes: The document class 
497 \family sans
498 aastex
499 \family default
500  can be used to write articles for submission to the American journals 
501 \emph on
502 Astrophysical Journal, Astronomical Journal
503 \emph default
504  and 
505 \emph on
506 Publications of the Astronomical Society of the Pacific
507 \emph default
508 .
509 \end_layout
510
511 \begin_layout Subsection
512 amsart
513 \end_layout
514
515 \begin_layout Description
516 Found: @chk_amsart@
517 \end_layout
518
519 \begin_layout Description
520 CTAN: 
521 \family typewriter
522 fonts/ams/amslatex/inputs/
523 \end_layout
524
525 \begin_layout Description
526 Notes: The document class 
527 \family sans
528 amsart
529 \family default
530  is an alternative to the class 
531 \family sans
532 article
533 \family default
534 .
535  It is part of the AMS-LaTeX package and is used for typesetting of mathematics
536  with a look the American Mathematical Society has developed.
537  They recommend it for the preparation of manuscripts intended for publication
538  both in the Society's books and journals, and also in other mathematical
539  literature.
540  The Society requests that published documents prepared with AMS-LaTeX include
541  an acknowledgment of its use.
542  LyX support is still limited.
543 \end_layout
544
545 \begin_layout Subsection
546 broadway
547 \end_layout
548
549 \begin_layout Description
550 Found: @chk_broadway@
551 \end_layout
552
553 \begin_layout Description
554 CTAN: N/A (must be installed from the 
555 \family typewriter
556 tex/
557 \family default
558  subdirectory of LyX source distribution)
559 \end_layout
560
561 \begin_layout Description
562 Notes: The document class 
563 \family sans
564 broadway
565 \family default
566  is for writing plays.
567  It is not an existing LaTeX document class, but a new one which is distributed
568  with LyX.
569 \end_layout
570
571 \begin_layout Subsection
572 dinbrief
573 \end_layout
574
575 \begin_layout Description
576 Found: @chk_dinbrief@
577 \end_layout
578
579 \begin_layout Description
580 CTAN: 
581 \family typewriter
582 macros/latex/contrib/supported/dinbrief/
583 \end_layout
584
585 \begin_layout Description
586 Notes: The document class 
587 \family sans
588 dinbrief
589 \family default
590  can be used to type letters according to German conventions.
591 \end_layout
592
593 \begin_layout Subsection
594 docbook
595 \end_layout
596
597 \begin_layout Description
598 Found: @chk_docbook@
599 \end_layout
600
601 \begin_layout Description
602 CTAN: N/A
603 \end_layout
604
605 \begin_layout Description
606 WWW: 
607 \begin_inset LatexCommand \url{http://www.sgmltools.org}
608
609 \end_inset
610
611
612 \end_layout
613
614 \begin_layout Description
615 Notes: The class docbook is not a LaTeX document class.
616  It is designed to produce Docbook SGML documents, which, in turn, can be
617  exported as HTML, RTF, text, or dvi (through 
618 \family typewriter
619 jadetex
620 \family default
621 ).
622  You need the sgmltools v2.0 package installed to use this.
623 \end_layout
624
625 \begin_layout Subsection
626 g-brief-en
627 \end_layout
628
629 \begin_layout Description
630 Found: @chk_g-brief-en@
631 \end_layout
632
633 \begin_layout Description
634 CTAN: 
635 \family typewriter
636 macros/latex/contrib/supported/g-brief/
637 \end_layout
638
639 \begin_layout Description
640 Notes: The document class 
641 \family sans
642 g-brief
643 \family default
644  can be used to type commercial letters with a nice outfit.
645 \end_layout
646
647 \begin_layout Subsection
648 g-brief-de
649 \end_layout
650
651 \begin_layout Description
652 Found: @chk_g-brief-de@
653 \end_layout
654
655 \begin_layout Description
656 CTAN: 
657 \family typewriter
658 macros/latex/contrib/supported/g-brief/
659 \end_layout
660
661 \begin_layout Description
662 Notes: The document class 
663 \family sans
664 g-brief-de
665 \family default
666  is the same as the above g-brief-en only with german labels.
667 \end_layout
668
669 \begin_layout Subsection
670 foils
671 \end_layout
672
673 \begin_layout Description
674 Found: @chk_foils@
675 \end_layout
676
677 \begin_layout Description
678 CTAN: 
679 \family typewriter
680 macros/latex/contrib/supported/foiltex/
681 \end_layout
682
683 \begin_layout Description
684 Notes: The document class 
685 \family sans
686 foils
687 \family default
688  (aka FoilTeX) provides an alternative to the standard 
689 \family sans
690 slides
691 \family default
692  class to make transparencies.
693  It allows cross references, uses a less ugly font, and is in general much
694  better to use than 
695 \family sans
696 slides
697 \family default
698 .
699  It does not however have some of the advanced features found in the 
700 \family sans
701 seminar
702 \family default
703  class, which is not currently supported by LyX.
704  
705 \end_layout
706
707 \begin_layout Subsection
708 hollywood
709 \end_layout
710
711 \begin_layout Description
712 Found: @chk_hollywood@
713 \end_layout
714
715 \begin_layout Description
716 CTAN: N/A (must be installed from the 
717 \family typewriter
718 tex/
719 \family default
720  subdirectory of LyX source distribution)
721 \end_layout
722
723 \begin_layout Description
724 Notes: The document class 
725 \family sans
726 hollywood
727 \family default
728  can be used to type spec scripts for the U.S.
729  film industry.
730  It is not an existing LaTeX document class, but a new one which is distributed
731  with LyX.
732 \end_layout
733
734 \begin_layout Subsection
735 iletter
736 \end_layout
737
738 \begin_layout Description
739 Found: @chk_iletter@
740 \end_layout
741
742 \begin_layout Description
743 CTAN: N/A (must be installed from the 
744 \family typewriter
745 tex/
746 \family default
747  subdirectory of LyX source distribution)
748 \end_layout
749
750 \begin_layout Description
751 Notes: The document class 
752 \family sans
753 iletter
754 \family default
755  can be used to type letters according to Italian conventions.
756  It is not an existing LaTeX document class, but a new one which is distributed
757  with LyX.
758 \end_layout
759
760 \begin_layout Subsection
761 IEEEtran
762 \end_layout
763
764 \begin_layout Description
765 Found: @chk_IEEEtran@
766 \end_layout
767
768 \begin_layout Description
769 CTAN: N/A
770 \end_layout
771
772 \begin_layout Description
773 FTP: Currently, the IEEE ftp site only has an old version at: 
774 \newline
775
776 \family sans
777
778 \begin_inset LatexCommand \url{ftp://ftp.ieee.org/info/publish/latex/ieeetran.cls}
779
780 \end_inset
781
782
783 \family default
784  
785 \family sans
786
787 \newline
788
789 \family default
790 A newer version is available from: 
791 \newline
792
793 \family sans
794
795 \begin_inset LatexCommand \url{ftp://ftp.isi.edu/pub/graham/infocom99/latest/IEEEtran.cls}
796
797 \end_inset
798
799
800 \end_layout
801
802 \begin_layout Description
803 Notes: The class
804 \family sans
805  IEEEtran 
806 \family default
807 produces documents suitable for submission to most of the IEEE Transactions.
808  You should consult the IEEE Author Information pages at 
809 \family sans
810 www.ieee.org
811 \family default
812  if you intend to use this class.
813  Note that there are both 
814 \family sans
815 IEEEtran.cls
816 \family default
817  and 
818 \family sans
819 IEEEtran.sty
820 \family default
821  files you 
822 \emph on
823 must
824 \emph default
825  get the 
826 \family sans
827 .cls
828 \family default
829  file for use with LyX as the 
830 \family sans
831 .sty
832 \family default
833  file is for LaTeX 2.09 only.
834  Also note that if your 
835 \family sans
836 ieeetran.cls
837 \family default
838  is in lowercase like this example LyX will not find it and you should upgrade
839  to a newer version which has IEEE in capitals.
840 \end_layout
841
842 \begin_layout Subsection
843 latex8
844 \end_layout
845
846 \begin_layout Description
847 Found: @chk_latex8@
848 \end_layout
849
850 \begin_layout Description
851 CTAN: N/A
852 \end_layout
853
854 \begin_layout Description
855 Notes: The class 
856 \family sans
857 latex8
858 \family default
859  is actually a LaTeX style file that adds some extra features to the 
860 \family sans
861 article
862 \family default
863  document class.
864  It produces documents suitable for submission to IEEE Conferences.
865  The LaTeX files (including BibTeX style file) are distributed with the
866  Author Kit for IEEE sponsored conferences.
867 \end_layout
868
869 \begin_layout Subsection
870 linuxdoc
871 \end_layout
872
873 \begin_layout Description
874 Found: @chk_linuxdoc@
875 \end_layout
876
877 \begin_layout Description
878 CTAN: N/A
879 \end_layout
880
881 \begin_layout Description
882 Notes: The class 
883 \family sans
884 linuxdoc
885 \family default
886  is not a LaTeX document class.
887  It is designed to produce LinuxDoc-SGML documents, which, in turn, can
888  be exported as HTML, RTF, text or...
889  LaTeX.
890  You need to have the 
891 \family sans
892 sgml-tools
893 \family default
894  (previously known as 
895 \family sans
896 LinuxDoc
897 \family default
898 ) set of programs installed to use this.
899  
900 \end_layout
901
902 \begin_layout Subsection
903 llncs
904 \end_layout
905
906 \begin_layout Description
907 Found: @chk_llncs@
908 \end_layout
909
910 \begin_layout Description
911 CTAN: N/A
912 \end_layout
913
914 \begin_layout Description
915 Notes: The document class 
916 \family sans
917 llncs 
918 \family default
919 can be used to write articles for submission to the Springer journal 
920 \begin_inset Quotes eld
921 \end_inset
922
923 Lecture Notes in Computer Science
924 \begin_inset Quotes erd
925 \end_inset
926
927 .
928  LaTeX documents are available from Springer's ftp site on the following
929  URL:
930 \newline
931
932 \begin_inset LatexCommand \url{ftp://trick.ntp.springer.de/pub/tex/latex/llncs/latex2e}
933
934 \end_inset
935
936 .
937  
938 \end_layout
939
940 \begin_deeper
941 \begin_layout Standard
942 The LyX layout file for this document class is still insufficiently tested.
943 \end_layout
944
945 \end_deeper
946 \begin_layout Subsection
947 paper
948 \end_layout
949
950 \begin_layout Description
951 Found: @chk_paper@
952 \end_layout
953
954 \begin_layout Description
955 CTAN: 
956 \family typewriter
957 macros/latex/contrib/supported/paper/
958 \end_layout
959
960 \begin_layout Description
961 Notes: The document class 
962 \family sans
963 paper
964 \family default
965  provides an alternative to the standard 
966 \family sans
967 article
968 \family default
969  class.
970  It provides similar functionality, but you might prefer this layout with
971  sans serif sections, headings, and more.
972 \end_layout
973
974 \begin_layout Subsection
975 Koma-Script (scrartcl, scrreprt, scrbook)
976 \end_layout
977
978 \begin_layout Description
979 Found: @chk_scrartcl@
980 \end_layout
981
982 \begin_layout Description
983 CTAN: 
984 \family typewriter
985 macros/latex/contrib/supported/koma-script/
986 \end_layout
987
988 \begin_layout Description
989 Notes: These document classes provide different versions of the base LaTeX
990  document classes 
991 \family sans
992 article
993 \family default
994
995 \family sans
996 report
997 \family default
998  and 
999 \family sans
1000 book
1001 \family default
1002 .
1003  They have been changed to look somewhat better and be more adapted to european
1004  typesetting standards.
1005 \end_layout
1006
1007 \begin_layout Subsection
1008 REVTeX
1009 \end_layout
1010
1011 \begin_layout Description
1012 Found: @chk_revtex@
1013 \end_layout
1014
1015 \begin_layout Description
1016 CTAN: 
1017 \family typewriter
1018 macros/latex209/contrib/revtex/
1019 \end_layout
1020
1021 \begin_layout Description
1022 Notes: The document class 
1023 \family sans
1024 revtex
1025 \family default
1026  is used to write articles for the publications of the American Physical
1027  Society (APS), American Institute of Physics (AIP), and Optical Society
1028  of America (OSA).
1029  For better results, you should use the file 
1030 \family typewriter
1031 revtex.cls
1032 \family default
1033  from the 
1034 \family typewriter
1035 tex/
1036 \family default
1037  subdirectory of LyX source distribution.
1038 \end_layout
1039
1040 \begin_layout Subsection
1041 REVTeX 4
1042 \end_layout
1043
1044 \begin_layout Description
1045 Found: @chk_revtex4@
1046 \end_layout
1047
1048 \begin_layout Description
1049 CTAN: 
1050 \family typewriter
1051 macros/latex/contrib/supported/revtex4-beta/
1052 \end_layout
1053
1054 \begin_layout Description
1055 Notes: RevTeX 4 is a class used for submitting manuscripts to journals including
1056  APS (Physical Review A-E and Letters, Reviews in Modern Physics, Special
1057  Topics---Accelerators and Beams), the American Institute of Physics, the
1058  Optical Society of America, and the Society for Exploration Geophysicists.
1059  [It is in BETA release as of September, 1999.]
1060 \end_layout
1061
1062 \begin_layout Subsection
1063 Springer Journal of Geodesy
1064 \end_layout
1065
1066 \begin_layout Description
1067 Found: @chk_svjog@
1068 \end_layout
1069
1070 \begin_layout Description
1071 CTAN: N/A
1072 \end_layout
1073
1074 \begin_layout Description
1075 WWW: 
1076 \begin_inset LatexCommand \url{http://www.springer.de/author/tex/help-journals.html}
1077
1078 \end_inset
1079
1080
1081 \end_layout
1082
1083 \begin_layout Description
1084 Notes: 
1085 \family sans
1086 Svjog
1087 \family default
1088  is for the journal formats used by Springer Verlag, in particular that
1089  of Journal of Geodesy.
1090  It is not very well tested yet.
1091  The corresponding documentclass files and associated material can be found
1092  on the Springer site.
1093  The layout consists of two parts: 
1094 \family typewriter
1095 svjour.inc
1096 \family default
1097  (which is generic for all Springer journals) and 
1098 \family typewriter
1099 svjog.layout
1100 \family default
1101 , which includes 
1102 \family typewriter
1103 svjour.inc
1104 \family default
1105  and is specific for Journal of Geodesy.
1106  You can write your own 
1107 \family typewriter
1108 sv<journal>.layout
1109 \family default
1110  to support any other Springer journals (hint, hint!)
1111 \end_layout
1112
1113 \begin_layout Section
1114 Paper layout packages
1115 \end_layout
1116
1117 \begin_layout Standard
1118 Changing the margins of a document is one thing people like to do.
1119  While LaTeX offers built-in options to set the margins of the documents,
1120  some people feel that these margins are too large and want to set them
1121  up differently.
1122  You can use the package 
1123 \family sans
1124 geometry 
1125 \family default
1126 for this purpose, but note that for the sake of readability, your lines
1127  should not contain more than 60-70 characters.
1128 \end_layout
1129
1130 \begin_layout Subsection
1131 a4
1132 \end_layout
1133
1134 \begin_layout Description
1135 Found: @chk_a4@
1136 \end_layout
1137
1138 \begin_layout Description
1139 CTAN: 
1140 \family typewriter
1141 macros/latex/contrib/supported/ntgclass/
1142 \end_layout
1143
1144 \begin_layout Description
1145 Notes: The package 
1146 \family sans
1147 a4
1148 \family default
1149  changes the margins of your document to suit the European A4 page dimensions
1150  with smaller margins that the default A4 format.
1151 \end_layout
1152
1153 \begin_layout Subsection
1154 a4wide
1155 \end_layout
1156
1157 \begin_layout Description
1158 Found: @chk_a4wide@
1159 \end_layout
1160
1161 \begin_layout Description
1162 CTAN: 
1163 \family typewriter
1164 macros/latex/contrib/other/misc/
1165 \end_layout
1166
1167 \begin_layout Description
1168 Notes: The package 
1169 \family sans
1170 a4wide
1171 \family default
1172  is another package that allows setting of the margins of your document
1173  to A4 paper.
1174  With this package, the margins are very wide, but do not follow typographical
1175  conventions.
1176 \end_layout
1177
1178 \begin_layout Subsection
1179 geometry
1180 \end_layout
1181
1182 \begin_layout Description
1183 Found: @chk_geometry@
1184 \end_layout
1185
1186 \begin_layout Description
1187 CTAN: 
1188 \family typewriter
1189 macros/latex/contrib/supported/geometry
1190 \end_layout
1191
1192 \begin_layout Description
1193 Notes: The package 
1194 \family sans
1195 geometry
1196 \family default
1197  allows to change the paper size and margins of your document in an arbitrary
1198  way.
1199  It does not provide a typographically correct page layout like 
1200 \family sans
1201 a4
1202 \family default
1203  or the standard options, though.
1204 \end_layout
1205
1206 \begin_layout Section
1207
1208 \series bold
1209 \size large
1210 Other packages
1211 \end_layout
1212
1213 \begin_layout Subsection
1214 algorithm
1215 \end_layout
1216
1217 \begin_layout Description
1218 Found: @chk_algorithm@
1219 \end_layout
1220
1221 \begin_layout Description
1222 CTAN: 
1223 \family typewriter
1224 macros/latex/contrib/supported/algorithms/
1225 \end_layout
1226
1227 \begin_layout Description
1228 Notes: The package 
1229 \family sans
1230 algorithm
1231 \family default
1232  is needed by LyX to be able to output 
1233 \begin_inset Quotes eld
1234 \end_inset
1235
1236 algorithm-floats
1237 \begin_inset Quotes erd
1238 \end_inset
1239
1240 .
1241  These are useful in placing short algorithms across pagebreaks and support
1242  an 
1243 \begin_inset Quotes eld
1244 \end_inset
1245
1246 index of algorithms
1247 \begin_inset Quotes erd
1248 \end_inset
1249
1250  too.
1251 \end_layout
1252
1253 \begin_layout Subsection
1254 babel
1255 \end_layout
1256
1257 \begin_layout Description
1258 Found: @chk_babel@
1259 \end_layout
1260
1261 \begin_layout Description
1262 CTAN: 
1263 \family typewriter
1264 macros/latex/packages/babel/
1265 \end_layout
1266
1267 \begin_layout Description
1268 Notes: The package 
1269 \family sans
1270 babel
1271 \family default
1272  allows you to customize your document for your favorite language (see the
1273  
1274 \family sans
1275 \size normal
1276 Layout->Document
1277 \family default
1278 \size default
1279   popup).
1280  In particular, it handles hyphenation and automatic translation of all
1281  labels like 
1282 \begin_inset Quotes eld
1283 \end_inset
1284
1285 Chapter
1286 \begin_inset Quotes erd
1287 \end_inset
1288
1289   and 
1290 \begin_inset Quotes eld
1291 \end_inset
1292
1293 Table of contents
1294 \begin_inset Quotes erd
1295 \end_inset
1296
1297 .
1298  This package is not needed if you only plan to write in English, except
1299  if you want to use non-English quotes.
1300 \end_layout
1301
1302 \begin_layout Subsection
1303 booktabs
1304 \end_layout
1305
1306 \begin_layout Description
1307 Found: @chk_booktabs@
1308 \end_layout
1309
1310 \begin_layout Description
1311 CTAN: 
1312 \family typewriter
1313 macros/latex/contrib/booktabs/
1314 \end_layout
1315
1316 \begin_layout Description
1317 Notes: The package 
1318 \family sans
1319 booktabs
1320 \family default
1321  is needed by LyX to be able to output correctly formal tables.
1322 \end_layout
1323
1324 \begin_layout Subsection
1325 color
1326 \end_layout
1327
1328 \begin_layout Description
1329 Found: @chk_color@
1330 \end_layout
1331
1332 \begin_layout Description
1333 CTAN: 
1334 \family typewriter
1335 macros/latex/packages/graphics/
1336 \end_layout
1337
1338 \begin_layout Description
1339 Notes: The package 
1340 \family sans
1341 color
1342 \family default
1343  is needed by LyX to handled colored text.
1344  These colors will not show in the DVI preview window, but will be correct
1345  on the printed output or with a PostScript® previewer.
1346  This package is bundled with the 
1347 \family sans
1348 graphics
1349 \family default
1350  package (see 
1351 \begin_inset LatexCommand \ref{ssec:graphics}
1352
1353 \end_inset
1354
1355 ).
1356 \end_layout
1357
1358 \begin_layout Subsection
1359 fancyhdr
1360 \end_layout
1361
1362 \begin_layout Description
1363 Found: @chk_fancyhdr@
1364 \end_layout
1365
1366 \begin_layout Description
1367 CTAN: 
1368 \family typewriter
1369 macros/latex/contrib/supported/fancyhdr/
1370 \end_layout
1371
1372 \begin_layout Description
1373 Notes: The package 
1374 \family sans
1375 fancyhdr
1376 \family default
1377  (previously known as 
1378 \family sans
1379 fancyheadings
1380 \family default
1381 ) is used when you select the 
1382 \begin_inset Quotes eld
1383 \end_inset
1384
1385 fancy
1386 \begin_inset Quotes erd
1387 \end_inset
1388
1389   page style in the document layout popup.
1390  It provides alternate headers and footers to your pages.
1391 \end_layout
1392
1393 \begin_layout Subsection
1394 floatflt
1395 \end_layout
1396
1397 \begin_layout Description
1398 Found: @chk_floatflt@
1399 \end_layout
1400
1401 \begin_layout Description
1402 CTAN: 
1403 \family typewriter
1404 macros/latex/contrib/other/floatflt/
1405 \end_layout
1406
1407 \begin_layout Description
1408 Notes: The package
1409 \family sans
1410  floatflt 
1411 \family default
1412 (an extension of 
1413 \family sans
1414 floatfig
1415 \family default
1416 ) is used by LyX if you select the ``floatflt'' type in 
1417 \family sans
1418 Layout->Paragraph->ExtraOpt
1419 \family default
1420  in the paragraph of a figure float.
1421  It allows you to create a figure float which is narrower than the full
1422  page and wrap the text around it.
1423 \end_layout
1424
1425 \begin_layout Subsection
1426 \begin_inset LatexCommand \label{ssec:graphics}
1427
1428 \end_inset
1429
1430 graphics
1431 \end_layout
1432
1433 \begin_layout Description
1434 Found: @chk_graphics@
1435 \end_layout
1436
1437 \begin_layout Description
1438 CTAN: 
1439 \family typewriter
1440 macros/latex/packages/graphics/
1441 \end_layout
1442
1443 \begin_layout Description
1444 Notes: The package 
1445 \family sans
1446 graphics
1447 \family default
1448  is needed by LyX to insert PostScript® figures.
1449  You will also need the program 
1450 \family typewriter
1451 \size normal
1452 ghostview
1453 \family default
1454 \size default
1455  to see them on screen.
1456  The configuration script has determined that the graphics driver used by
1457  the package should be 
1458 \family sans
1459
1460 \begin_inset Quotes eld
1461 \end_inset
1462
1463 @chk_graphicsdriver@
1464 \begin_inset Quotes erd
1465 \end_inset
1466
1467
1468 \begin_inset Foot
1469 status collapsed
1470
1471 \begin_layout Standard
1472 Here, a value of 
1473 \begin_inset Quotes eld
1474 \end_inset
1475
1476 default
1477 \begin_inset Quotes erd
1478 \end_inset
1479
1480  means that your LaTeX installation provides a sensible value for this parameter.
1481 \end_layout
1482
1483 \end_inset
1484
1485 .
1486 \end_layout
1487
1488 \begin_layout Subsection
1489 rotating
1490 \end_layout
1491
1492 \begin_layout Description
1493 Found: @chk_rotating@
1494 \end_layout
1495
1496 \begin_layout Description
1497 CTAN: 
1498 \family typewriter
1499 macros/latex/contrib/supported/rotating
1500 \end_layout
1501
1502 \begin_layout Description
1503 Notes: The package 
1504 \family sans
1505 rotating
1506 \family default
1507  is needed by LyX to change the orientation of some parts of your documents.
1508  Note that it only really works with a PostScript® compatible printer.
1509 \end_layout
1510
1511 \begin_layout Subsection
1512 subfigure
1513 \end_layout
1514
1515 \begin_layout Description
1516 Found: @chk_subfigure@
1517 \end_layout
1518
1519 \begin_layout Description
1520 CTAN: 
1521 \family typewriter
1522 macros/latex/contrib/supported/subfigure
1523 \end_layout
1524
1525 \begin_layout Description
1526 Notes: The package
1527 \family sans
1528  subfigure 
1529 \family default
1530 is used by LyX when you select ``subfigure'' in the EPS figure popup.
1531  Several figures marked in this way can be packed into a single float with
1532  individual subcaptions.
1533 \end_layout
1534
1535 \begin_layout Subsection
1536 setspace
1537 \end_layout
1538
1539 \begin_layout Description
1540 Found: @chk_setspace@
1541 \end_layout
1542
1543 \begin_layout Description
1544 CTAN: 
1545 \family typewriter
1546 macros/latex/contrib/supported/setspace/
1547 \end_layout
1548
1549 \begin_layout Description
1550 Notes: The package 
1551 \family sans
1552 setspace
1553 \family default
1554  is needed by LyX to change the line spacing of your document.
1555 \end_layout
1556
1557 \begin_layout Subsection
1558 longtable
1559 \end_layout
1560
1561 \begin_layout Description
1562 Found: @chk_longtable@
1563 \end_layout
1564
1565 \begin_layout Description
1566 CTAN: 
1567 \family typewriter
1568 macros/latex/packages/tools/longtable.dtx
1569 \end_layout
1570
1571 \begin_layout Description
1572 Notes: The package 
1573 \family sans
1574 longtable
1575 \family default
1576  is needed by LyX to be able to output correctly multipage tables.
1577 \end_layout
1578
1579 \begin_layout Subsection
1580 url
1581 \end_layout
1582
1583 \begin_layout Description
1584 Found: @chk_url@
1585 \end_layout
1586
1587 \begin_layout Description
1588 CTAN: 
1589 \family typewriter
1590 macros/latex/contrib/other/misc/url.sty
1591 \end_layout
1592
1593 \begin_layout Description
1594 Notes: The package 
1595 \family sans
1596 url
1597 \family default
1598  is needed by LyX to be able to output url's corrently.
1599 \end_layout
1600
1601 \begin_layout Subsection
1602 prettyref
1603 \end_layout
1604
1605 \begin_layout Description
1606 Found: @chk_prettyref@
1607 \end_layout
1608
1609 \begin_layout Description
1610 CTAN: 
1611 \family typewriter
1612 macros/latex/contrib/supported/prettyref/
1613 \end_layout
1614
1615 \begin_layout Description
1616 Notes: The 
1617 \family sans
1618 prettyref
1619 \family default
1620  package provides improved reference formatting for LaTeX and allows the
1621  author to 
1622 \begin_inset Quotes eld
1623 \end_inset
1624
1625 preformat
1626 \begin_inset Quotes erd
1627 \end_inset
1628
1629  all types of labels.
1630 \end_layout
1631
1632 \begin_layout Subsection
1633 varioref
1634 \end_layout
1635
1636 \begin_layout Description
1637 Found: @chk_varioref@
1638 \end_layout
1639
1640 \begin_layout Description
1641 CTAN: 
1642 \family typewriter
1643 macros/latex/required/tools/varioref.dtx
1644 \end_layout
1645
1646 \begin_layout Description
1647 Notes: The 
1648 \family sans
1649 varioref
1650 \family default
1651  pacakage provides commands that work like the normal references in LaTeX
1652  except that it adds textual references, like 'on the facing page' or 'on
1653  page 27' when the corresponding label is not on the same page.
1654 \end_layout
1655
1656 \begin_layout Subsection
1657 chess and lyxchess
1658 \end_layout
1659
1660 \begin_layout Standard
1661 Found: @chk_chess@ and @chk_lyxchess@
1662 \end_layout
1663
1664 \begin_layout Description
1665 CTAN: 
1666 \family typewriter
1667 fonts/chess/
1668 \family default
1669 , and the 
1670 \family typewriter
1671 lyxchess.sty
1672 \family default
1673  file from the 
1674 \family typewriter
1675 tex/
1676 \family default
1677  subdirectory of LyX source distribution
1678 \end_layout
1679
1680 \begin_layout Description
1681 Notes: The package 
1682 \family sans
1683 lyxchess.sty
1684 \family default
1685  is needed in order to typeset chess diagrams with the external chess diagram
1686  inset.
1687  You also need to install the fonts from the 
1688 \family sans
1689 chess.sty
1690 \family default
1691  package, but leave out the 
1692 \family sans
1693 chess.sty
1694 \family default
1695  style itself since it's meant for older versions of LaTeX only.
1696 \end_layout
1697
1698 \begin_layout Section
1699 Required external programs
1700 \end_layout
1701
1702 \begin_layout Standard
1703 LyX is eager to invoke external programs to do some work.
1704  In line with the Unix tradition, LyX tries to exploit existing programs
1705  before implementing the same thing itself.
1706  Over time, LyX is able to interact with an increasing number of both command
1707  line and interactive applications, and this to a large degree explains
1708  why LyX is succesful.
1709 \end_layout
1710
1711 \begin_layout Standard
1712 Note: if you use a Linux distribution, such as RedHat or Debian, most of
1713  these packages should be available as custom packages for the relevant
1714  system, and you might have most of it installed already.
1715  And most Unix systems will at least have LaTeX, although it may be a braindead
1716  version.
1717  Please check what you have before you go download the lot.
1718 \end_layout
1719
1720 \begin_layout Subsection
1721 XForms
1722 \end_layout
1723
1724 \begin_layout Description
1725 Found: @chk_xforms@
1726 \end_layout
1727
1728 \begin_layout Description
1729 URL: 
1730 \begin_inset LatexCommand \url[The XForms home page]{http://world.std.com/~xforms/}
1731
1732 \end_inset
1733
1734
1735 \end_layout
1736
1737 \begin_layout Description
1738 Notes: XForms is the underlying GUI toolkit.
1739  You'll need to 
1740 \begin_inset LatexCommand \url[get a version]{http://world.std.com/~xforms/ftp/ftp.html}
1741
1742 \end_inset
1743
1744  for your architechture, if you want to compile your own version of LyX.
1745 \end_layout
1746
1747 \begin_layout Subsection
1748 libXpm
1749 \end_layout
1750
1751 \begin_layout Description
1752 Found: @chk_libxpm@
1753 \end_layout
1754
1755 \begin_layout Description
1756 URL: 
1757 \begin_inset LatexCommand \url[libXpm]{http://www.inria.fr/koala/lehors/xpm.html}
1758
1759 \end_inset
1760
1761
1762 \end_layout
1763
1764 \begin_layout Description
1765 Notes: libXpm is a library used to display pixmaps.
1766  If you want to compile LyX yourself, you'll also need libXpm.
1767  You'll have to get version 4.7 or newer.
1768  Older versions are incompatible with the current XForms library.
1769 \end_layout
1770
1771 \begin_layout Subsection
1772 teTeX
1773 \end_layout
1774
1775 \begin_layout Description
1776 Found: @chk_tetex@
1777 \end_layout
1778
1779 \begin_layout Description
1780 URL: 
1781 \begin_inset LatexCommand \url[The teTeX Homepage]{http://www.tug.org/tetex/}
1782
1783 \end_inset
1784
1785
1786 \end_layout
1787
1788 \begin_layout Description
1789 Notes: teTex is a LaTeX distribution.
1790  In order to properly use LyX to create documents, you'll need to have a
1791  LaTeX installation.
1792  teTeX is pretty complete.
1793 \end_layout
1794
1795 \begin_layout Subsection
1796 NTeX
1797 \end_layout
1798
1799 \begin_layout Description
1800 Found: @chk_ntex@
1801 \end_layout
1802
1803 \begin_layout Description
1804 URL: 
1805 \begin_inset LatexCommand \url[The NTeX homepage]{http://web.mathematik.uni-stuttgart.de/ntex/WWW/}
1806
1807 \end_inset
1808
1809
1810 \end_layout
1811
1812 \begin_layout Description
1813 Notes: NTeX is an alternative LaTeX distribution.
1814  This one is not as extensive as teTeX, so you might have to pick up a few
1815  more packages by hand compared to teTeX.
1816 \end_layout
1817
1818 \begin_layout Section
1819 Optional external programs
1820 \end_layout
1821
1822 \begin_layout Subsection
1823 ChkTeX
1824 \end_layout
1825
1826 \begin_layout Description
1827 Found: @chk_chktex@
1828 \end_layout
1829
1830 \begin_layout Description
1831 URL: 
1832 \begin_inset LatexCommand \url[ChkTeX Homepage]{http://www.ifi.uio.no/~jensthi/chktex/}
1833
1834 \end_inset
1835
1836
1837 \end_layout
1838
1839 \begin_layout Description
1840 Notes: ChkTeX performs typographical checking.
1841  LyX can use ChkTeX as an aid to find common typograhical errors in your
1842  document.
1843 \end_layout
1844
1845 \begin_layout Subsection
1846 CTAN
1847 \end_layout
1848
1849 \begin_layout Description
1850 URL: 
1851 \begin_inset LatexCommand \url[CTAN]{http://tug.ctan.org/}
1852
1853 \end_inset
1854
1855
1856 \end_layout
1857
1858 \begin_layout Description
1859 Notes: The Comprehensive TeX Archive Network.
1860  Since LyX is based on LaTeX, practically any tool made for use with LaTeX
1861  can be used with LyX.
1862  The CTAN is an archive of packages, tools, documentation and much more
1863  about LaTeX, and therefore an invaluable resource if you want to become
1864  a power user of LaTeX (and LyX).
1865  (If you don't know anything about LaTeX yet, you may want to wait before
1866  exploring CTAN, because it is big and confusing at first.)
1867 \end_layout
1868
1869 \begin_layout Subsection
1870 gBib
1871 \end_layout
1872
1873 \begin_layout Description
1874 Found: @chk_gbib@
1875 \end_layout
1876
1877 \begin_layout Description
1878 URL: 
1879 \begin_inset LatexCommand \url[gBib]{http://www.mx.lyx.org/gbib}
1880
1881 \end_inset
1882
1883
1884 \end_layout
1885
1886 \begin_layout Description
1887 Notes: gBib is an interactive BibTeX database manager.
1888  This GNOME program allows you to manage a BibTeX bibliography database,
1889  and then interface it with LyX in a seamless fashion.
1890 \end_layout
1891
1892 \begin_layout Subsection
1893 Ghostview
1894 \end_layout
1895
1896 \begin_layout Description
1897 Found: @chk_ghostview@
1898 \end_layout
1899
1900 \begin_layout Description
1901 URL: 
1902 \begin_inset LatexCommand \url[Ghostview]{http://www.cs.wisc.edu/~ghost/ghostview/index.html}
1903
1904 \end_inset
1905
1906
1907 \end_layout
1908
1909 \begin_layout Description
1910 Notes: Ghostview is used to preview PostScript files.
1911  You'll also need 
1912 \begin_inset LatexCommand \url[Ghostscript]{http://www.cs.wisc.edu/~ghost/aladdin/index.html}
1913
1914 \end_inset
1915
1916  to be able to use Ghostview.
1917 \end_layout
1918
1919 \begin_layout Subsection
1920 Gifscii
1921 \end_layout
1922
1923 \begin_layout Description
1924 Found: @chk_gifscii@
1925 \end_layout
1926
1927 \begin_layout Description
1928 URL: 
1929 \begin_inset LatexCommand \url[gifscii-2.2.tar.gz]{ftp://ftp.uni-passau.de/mount/common.lib.archive.unix/Text/gifscii-2.2.tar.gz}
1930
1931 \end_inset
1932
1933
1934 \end_layout
1935
1936 \begin_layout Description
1937 Notes: Gifscii is a program that can convert an raster image to an ascii
1938  approximation.
1939  This is utilized by the external raster image inset when you export a document
1940  to Ascii.
1941 \end_layout
1942
1943 \begin_layout Subsection
1944 GIMP
1945 \end_layout
1946
1947 \begin_layout Description
1948 Found: @chk_gimp@
1949 \end_layout
1950
1951 \begin_layout Description
1952 URL: 
1953 \begin_inset LatexCommand \url[The Gimp Homepage]{http://www.gimp.org}
1954
1955 \end_inset
1956
1957
1958 \end_layout
1959
1960 \begin_layout Description
1961 Notes: The GIMP is the GNU Image Manipulation Program.
1962  It is a freely distributed piece of software suitable for such tasks as
1963  photo retouching, image composition and image authoring.
1964  The GIMP is used by LyX as the editor for the external raster image inset.
1965 \end_layout
1966
1967 \begin_layout Subsection
1968 gv
1969 \end_layout
1970
1971 \begin_layout Description
1972 Found: @chk_gv@
1973 \end_layout
1974
1975 \begin_layout Description
1976 URL: 
1977 \begin_inset LatexCommand \url[The XForms home page]{http://world.std.com/~xforms/}
1978
1979 \end_inset
1980
1981
1982 \end_layout
1983
1984 \begin_layout Description
1985 Notes: 
1986 \end_layout
1987
1988 \begin_layout Standard
1989 \begin_inset LatexCommand \url[gv]{http://wwwthep.physik.uni-mainz.de/~plass/gv/}
1990
1991 \end_inset
1992
1993 - an alternative PostScript viewer.
1994 \end_layout
1995
1996 \begin_layout Standard
1997 gv is a more modern PostScript viewer.
1998  It also requires Ghostscript to work.
1999 \end_layout
2000
2001 \begin_layout Subsection
2002 ImageMagick
2003 \end_layout
2004
2005 \begin_layout Description
2006 Found: @chk_imagemagick@
2007 \end_layout
2008
2009 \begin_layout Description
2010 URL: 
2011 \begin_inset LatexCommand \url[ImageMagick homepage]{http://www.imagemagick.org}
2012
2013 \end_inset
2014
2015
2016 \end_layout
2017
2018 \begin_layout Description
2019 Notes: ImageMagick is a robust collection of tools to read, write, and manipulat
2020 e an image in many image formats including popular formats like TIFF, JPEG,
2021  PNG, PDF, and GIF.
2022  With ImageMagick you can resize, rotate, sharpen, color reduce, or add
2023  special effects to an image and save the result in a different image format.
2024  LyX uses ImageMagick to both display and convert raster format images in
2025  the external raster image inset.
2026 \end_layout
2027
2028 \begin_layout Subsection
2029 Ispell
2030 \end_layout
2031
2032 \begin_layout Description
2033 Found: @chk_ispell@
2034 \end_layout
2035
2036 \begin_layout Description
2037 URL: 
2038 \begin_inset LatexCommand \url[International Ispell]{http://ficus-www.cs.ucla.edu/ficus-members/geoff/ispell.html}
2039
2040 \end_inset
2041
2042
2043 \end_layout
2044
2045 \begin_layout Description
2046 Notes: Ispell is a spellchecker for many languages.
2047  LyX can use Ispell as a backend to do spellchecking.
2048  You can find 
2049 \begin_inset LatexCommand \url[dictionaries for many languages]{http://ficus-www.cs.ucla.edu/ficus-members/geoff/ispell-dictionaries.html}
2050
2051 \end_inset
2052
2053  and be able to spellcheck documents in your own language.
2054 \end_layout
2055
2056 \begin_layout Subsection
2057 NoWeb
2058 \end_layout
2059
2060 \begin_layout Description
2061 Found: @chk_noweb@
2062 \end_layout
2063
2064 \begin_layout Description
2065 URL: 
2066 \begin_inset LatexCommand \url[NoWeb]{http://www.cs.virginia.edu/~nr/noweb/}
2067
2068 \end_inset
2069
2070
2071 \end_layout
2072
2073 \begin_layout Description
2074 Notes: NoWeb is used for literate programming.
2075  Use LyX to write programs whose documentation and manuals are included
2076  in the program.
2077 \end_layout
2078
2079 \begin_layout Subsection
2080 Perl
2081 \end_layout
2082
2083 \begin_layout Description
2084 Found: @chk_perl@
2085 \end_layout
2086
2087 \begin_layout Description
2088 URL: 
2089 \begin_inset LatexCommand \url[Perl]{http://www.perl.com}
2090
2091 \end_inset
2092
2093
2094 \end_layout
2095
2096 \begin_layout Description
2097 Notes: Perl is an interpreted, text-manipulation programming language.
2098  If you want to import LaTeX documents into LyX, you'll need to have Perl
2099  installed, because the reLyX script that does the conversion is written
2100  in Perl.
2101  Note that reLyX is bundled with LyX, but is only installed if Perl is found.
2102  
2103 \end_layout
2104
2105 \begin_layout Subsection
2106 Pybliographer
2107 \end_layout
2108
2109 \begin_layout Description
2110 Found: @chk_pybliographer@
2111 \end_layout
2112
2113 \begin_layout Description
2114 URL: 
2115 \begin_inset LatexCommand \url[Pybliographer]{http://www.gnome.org/pybliographer/}
2116
2117 \end_inset
2118
2119
2120 \end_layout
2121
2122 \begin_layout Description
2123 Notes: Pybliographer is another GNOME BibTeX database manager.
2124  This is said to have good support for 8 bit characters, avoid choking on
2125  extra field definitions, produce very clean bibtex code and handle other
2126  bibliographic formats than BibTeX.
2127  And of course, it can interact with LyX.
2128 \end_layout
2129
2130 \begin_layout Subsection
2131 Python
2132 \end_layout
2133
2134 \begin_layout Standard
2135 Found: @chk_python@
2136 \end_layout
2137
2138 \begin_layout Description
2139 URL: 
2140 \begin_inset LatexCommand \url[Python]{http://www.python.org}
2141
2142 \end_inset
2143
2144
2145 \end_layout
2146
2147 \begin_layout Description
2148 Notes: Python is an interpreted, text-manipulation programming language.
2149  The Python interpreter is used for many of the gluing scripts that are
2150  used by the external material inset.
2151  For instance, it is required to use the ascii approximation of external
2152  raster images or to include chess diagrams with the external chess diagram
2153  inset.
2154 \end_layout
2155
2156 \begin_layout Subsection
2157 SGMLtools
2158 \end_layout
2159
2160 \begin_layout Description
2161 Found: @chk_sgmltools@
2162 \end_layout
2163
2164 \begin_layout Description
2165 URL: 
2166 \begin_inset LatexCommand \url[The SGMLtools homepage]{http://www.sgmltools.org}
2167
2168 \end_inset
2169
2170
2171 \end_layout
2172
2173 \begin_layout Description
2174 Notes: SGMLtools is needed to use the LinuxDoc DTD.
2175  If you want to create documents using the LinuxDOC DTD that is used for
2176  the 
2177 \begin_inset LatexCommand \url[Linux Documentation Project]{http://sunsite.unc.edu/LDP/}
2178
2179 \end_inset
2180
2181  to create documents in a variety of different formats, you'll need to get
2182  the SGMLtools.
2183 \end_layout
2184
2185 \begin_layout Subsection
2186 tkbibtex
2187 \end_layout
2188
2189 \begin_layout Description
2190 Found: @chk_tkbibtex@
2191 \end_layout
2192
2193 \begin_layout Description
2194 URL: 
2195 \begin_inset LatexCommand \url[tkbibtex]{http://www.cat.csiro.au/dmt/programs/autom/pic/tkbibtex.html}
2196
2197 \end_inset
2198
2199
2200 \end_layout
2201
2202 \begin_layout Description
2203 Notes: tkbibtex - a portable Tcl/Tk browser/editor for BibTeX files.
2204  tkbibtex is a portable editor and browser for BibTeX format file.
2205  It provides an interface to LyX - insert a citation with a single keypress.
2206 \end_layout
2207
2208 \begin_layout Subsection
2209 XBoard
2210 \end_layout
2211
2212 \begin_layout Description
2213 Found: @chk_xboard@
2214 \end_layout
2215
2216 \begin_layout Description
2217 URL: 
2218 \begin_inset LatexCommand \url[The XBoard homepage]{http://www.research.digital.com/SRC/personal/Tim_Mann/chess.html}
2219
2220 \end_inset
2221
2222
2223 \end_layout
2224
2225 \begin_layout Description
2226 Notes: XBoard is a graphical chessboard that can serve as a user interface
2227  for GNU Chess, for the Internet Chess Server, or for electronic mail correspond
2228 ence chess.
2229  XBoard can also be used by itself, and it's in this capacity LyX can exploit
2230  to as the editor for external chess diagrams.
2231  Use the 
2232 \family sans
2233 File->Save Position
2234 \family default
2235  feature in XBoard to save your chess position as a 
2236 \family typewriter
2237 .fen
2238 \family default
2239  file.
2240  Be sure you specify a relative path compared to your LyX document.
2241  You might also want to investigate the 
2242 \family sans
2243 Edit->Edit Position
2244 \family default
2245  and 
2246 \family sans
2247 Options->Test Legality
2248 \family default
2249  commands, and remember to use the right mouse to insert new material on
2250  the board.
2251 \end_layout
2252
2253 \end_body
2254 \end_document