[OS X TeX] Creating a glossar
Herbert Schulz
herbs at wideopenwest.com
Fri Jan 26 21:50:37 CET 2007
On Jan 26, 2007, at 2:33 PM, Christian Burk wrote:
>
> That was about the makeindex engine regarding glossary.sty, but I
> dont see the solution for realising the command line "bibtex
> myglossar.gls" with that solution.
>
> Christian"
Howdy,
Sigh... How about making the contents of the .engine file
#!/bin/sh
bfname=$(dirname "$1")/"`basename "$1" .tex`"
bibtex "${bfname}".gls
and follow all the other directions as in that message?
Good Luck,
Herb Schulz
(herbs at wideopenwest.com)
------------------------- Helpful Info -------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/
List Reminders & Etiquette: http://www.esm.psu.edu/mac-tex/list/
More information about the macostex-archives
mailing list