[OS X TeX] jobname
Peter Dyballa
Peter_Dyballa at Web.DE
Mon Apr 23 17:03:03 EDT 2007
Am 23.04.2007 um 17:51 schrieb Alain Schremmer:
> TextBooks > Math000Book doesn't work (with either \def or \edef)
> as LaTeX complains about \includegraphics{\jobname-1}
This can't work! \jobname is one thing and -1 is another thing. If
you need a combination of both of them then you need to define a
macro that creates and carries this combination:
\def\Name{\jobname-1}
...\includegraphics{\Name}
Could be it's better to use a different macro name than \Name ...
--
Greetings
Pete
A blizzard is when it snows sideways.
------------------------- Helpful Info -------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/
List Reminders & Etiquette: http://www.esm.psu.edu/mac-tex/list/
More information about the MacOSX-TeX
mailing list