[OS X TeX] Creating a glossar
Peter Dyballa
Peter_Dyballa at Web.DE
Sat Jan 27 14:27:25 EST 2007
Am 27.01.2007 um 19:52 schrieb Christian Burk:
> (2) Glossar engine with:
> ----
> #!/bin/sh
> bfname=$(dirname "$1")/"`basename "$1" .tex`"
> bibtex "${bfname}".gls
> ----
What is the real name of this glossary file? Including all
extensions. Does it end in ``.tex´´?
The bfname statement removes the extension ``.tex´´ from the file's
name – if its (last) extension is ``.tex´´. If its (last) extension
is not ``.tex´´, then the string contained in $bfname is the file's
complete and unchanged name.
Finally bibtex is run on <file name>.gls – where does this file come
from? From treatment in BibDesk? What is its complete name? Is the
BibDesk output file then opened in TeXShop and the engine above run
on it? Or is the engine run on the file before the engine's output is
transferred to BibDesk for a (final?) treatment? This all is such a
big mystery to me that I really would like to see some real names.
OmniGraffle allows to draw a flow chart – just in case all else
fails ...
Could you please fill in!
=========================
Real LaTeX file's name in TeXShop: ……………………………………………………………………………………
Real "bib file's" name from BibDesk: ………………………………………………………………………………
Real final DVI or PDF file: ………………………………………………………………………………………………………
--
Mit friedvollen Grüßen
Pete
Die Zeit wird kommen, da unsere Nachkommen sich wundern werden, wie
wir so wunderbare Dinge einfach gewusst haben konnten.
(Ein Optimist nach Lucius Annæus Seneca)
------------------------- 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 MacOSX-TeX
mailing list