Ralf Angeli <[EMAIL PROTECTED]> writes:
> * David Kastrup (2006-08-07) writes:
>
>> Rats. I still might be able to come up with something usable, but it
>> would be much more complicated, and it would work with spaces in file
>> names only when not using TeX-DVI-via-PDFTeX.
>
> Simply adding quotation marks around the file name for the \input
> macro as suggested by Frank is not feasible?
Windows shells have their ways with quotes, Unix shells another one.
"\input{whatever.tex}"
goes through on either. But I believe that Windows would require
"\input{"whatever.tex"}"
while Unix would require
"\input{\"whatever.tex\"}"
In short, we'd be out of the common denominator (and we can't just
decide based on OS since some people use bash under Windows, anyway).
Anybody with cmd.exe who wants to try this out?
--
David Kastrup, Kriemhildstr. 15, 44793 Bochum
_______________________________________________
auctex-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/auctex-devel