[XeTeX] [OS X TeX] Unexpected quotation marks
Herbert Schulz
herbs at wideopenwest.com
Sun Jun 10 23:49:36 CEST 2007
On Jun 10, 2007, at 2:23 PM, Peter Dyballa wrote:
> Am 10.06.2007 um 20:52 schrieb Michael Kubovy:
>
>> All I need (with the proper contextual allowances made) is to know
>> how to modify XeLaTeX-xdvipdfmx so that it will do the xelatexmk
>> trick.
>
> setenv BIBINPUTS ${BIBINPUTS}:`kpsewhich --show-path=bib | sed -e "s/
> \!\!//g"`
>
> --
> Greetings
>
> Pete
>
Howdy,
The only reason that line is in the (pdf/xe)latexmk engine files is
because latexmk looks for the .bib file along the $BIBINPUTS path
instead of being smart about things and using kpsewhich and issues a
(meaningless, but ominous sounding) warning although bibtex finds
things just fine. On Macs one rarely creates the BIBINPUTS
environment variable so the engine temproarily creates one with a
proper path from kpsewhich but is careful in case the user already
has one defined.
Good Luck,
Herb Schulz
(herbs at wideopenwest.com)
More information about the XeTeX
mailing list