Hi James

On 10/10/07, James McDermott <[EMAIL PROTECTED]> wrote:
> <graph.eps>
> ! Undefined control sequence.
> \filenq #1->[EMAIL PROTECTED] \textsf {\let \e
>                                             =\textbackslash #1}}
> l.45 ... for the data from file \file{graph.dat}.}
>
> ?
> ! Emergency stop.
> \filenq #1->[EMAIL PROTECTED] \textsf {\let \e
>                                             =\textbackslash #1}}
> l.45 ... for the data from file \file{graph.dat}.}
>
> Output written on manual.dvi (34 pages, 90300 bytes).
> ---
>
> I looked at graph.tex (the file referred to in the l.45 above) and
> changed the \file command to just say \emph, re-ran, and it worked
> (even though there are lots of other \file commands elsewhere). I do
> not claim to understand any of this. Maybe the \file command fails
> inside a caption environment? The output is in node31.html and looks
> ok with the \emph.
>

Looks like it might be a problem with fragile commands in a moving
argument... Maybe \protect\file{graph.dat} would work (untested).

Cheers

Will



--

  Dr William Henney, Centro de Radioastronomía y Astrofísica,
  Universidad Nacional Autónoma de México, Campus Morelia

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
PyX-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pyx-user

Reply via email to