[XeTeX] [OS X TeX] Unexpected quotation marks

Peter Dyballa Peter_Dyballa at Web.DE
Sun Jun 10 22:11:09 CEST 2007


Am 10.06.2007 um 21:32 schrieb Michael Kubovy:

> tcsh: BIBINPUTS: Undefined variable.

Then put it this way:

	set SYS_BIBINPUTS=`kpsewhich --show-path=bib | sed -e "s/\!\!//g"`
	if ($?BIBINPUTS) then					# if already exists then
	    setenv BIBINPUTS ${BIBINPUTS}:${SYS_BIBINPUTS}	# append
	else							# else
	    setenv BIBINPUTS ${SYS_BIBINPUTS}			# set
	endif

--
Greetings

   Pete

The day Microsoft makes something that doesn't suck
is the day they start selling vacuum cleaners.
                                     Ernest Jan Plugge




More information about the XeTeX mailing list