[XeTeX] [OS X TeX] Unexpected quotation marks

Michael Kubovy kubovy at virginia.edu
Sun Jun 10 21:32:47 CEST 2007


Hi,

On Jun 10, 2007, at 3: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"`

XeLaTeX-xdvipdfmx:

*******************
#!/bin/tcsh

set path= ($path /usr/texbin /usr/local/bin)
xelatex -output-driver="xdvipdfmx -q -E" "$1"
setenv BIBINPUTS ${BIBINPUTS}:`kpsewhich --show-path=bib | sed -e "s/  
\!\!//g"`

*******************
compiles, but produces at the end of the console output:

*******************
tcsh: BIBINPUTS: Undefined variable.
*******************
_____________________________
Professor Michael Kubovy
University of Virginia
Department of Psychology
USPS:     P.O.Box 400400    Charlottesville, VA 22904-4400
Parcels:    Room 102        Gilmer Hall
         McCormick Road    Charlottesville, VA 22903
Office:    B011    +1-434-982-4729
Lab:        B019    +1-434-982-4751
Fax:        +1-434-982-4766
WWW:    http://www.people.virginia.edu/~mk9y/




More information about the XeTeX mailing list