]> git.lyx.org Git - features.git/commitdiff
Added note on BibTeX, makeindex/xindy customization
authorMartin Vermeer <martin.vermeer@hut.fi>
Mon, 11 Oct 2004 10:17:09 +0000 (10:17 +0000)
committerMartin Vermeer <martin.vermeer@hut.fi>
Mon, 11 Oct 2004 10:17:09 +0000 (10:17 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9076 a592a061-630c-0410-9148-cb99ea01b6c8

lib/doc/ChangeLog
lib/doc/Customization.lyx

index 2f2d4bae5305c9ab77cd17e926982a4fc1b1d0d6..ef4eb189f08cb28cb5fc6f5612b3bc6c1d3cbfa1 100644 (file)
@@ -1,3 +1,8 @@
+2004-10-11  Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * Customization.lyx: added description of BibTeX,
+       makeindex/xindy customization
+
 2004-09-10  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
 
        * Makefile.am (EXTRA_DIST): remove LaTeXConfig.lyx.in...
index 086b9277de8524d61504e0c25d48073081997082..cdd03dcfd2cb037cdb2b7efe10a68a492c621a55 100644 (file)
@@ -1691,6 +1691,74 @@ odify
 .
 \layout Section
 
+BibTeX and makeindex
+\layout Standard
+
+Both the bibliography generating command (default 
+\family typewriter 
+bibtex
+\family default 
+) and the index generating command (default 
+\family typewriter 
+makeindex
+\family default 
+ with options 
+\family typewriter 
+-c
+\family default 
+ and 
+\family typewriter 
+-q
+\family default 
+) can be changed.
+ As an alternative for 
+\family typewriter 
+makeindex
+\family default 
+, 
+\family typewriter 
+xindy
+\family default 
+ can be recommended.
+\layout Standard
+
+The command to enter is
+\layout Quote
+
+
+\family typewriter 
+makeindex.sh -m $$lang
+\layout Standard
+
+where the placeholder 
+\family typewriter 
+$$lang
+\family default 
+ will be replaced by the chosen document (babel) language.
+ For this, you must 
+\layout Standard
+
+have installed the packages 
+\family typewriter 
+xindy
+\family default 
+ and 
+\family typewriter 
+make-rules
+\family default 
+ (
+\family typewriter 
+xindy-make-rules
+\family default 
+).
+ Type 
+\family typewriter 
+makeindex.sh
+\family default 
+ at a shell prompt for a help page.
+\layout Section
+
 ASCII export options
 \layout Standard
 \added_space_top bigskip \noindent