[XeTeX] XeTeX/LaTeX Smultron render command

Lenore Horner lhorner at siue.edu
Tue Sep 15 21:45:19 CEST 2009


Hi Ryan,

I found your script and tried to use it, but it's failing for me.   
LaTeX won't see my figures in the same directory as the .tex file.  Is  
this because the file path is absolute?

TIA,
Lenore




#!/bin/bash
PATH=/usr/texbin:$PATH
cd %%d
file=%%p
pdffile="${file%.tex}.pdf"
/usr/texbin/xelatex "${file}"
open "${pdffile}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/xetex/attachments/20090915/1bcdf0e2/attachment.html>


More information about the XeTeX mailing list