Hans Hagen a écrit :
>> \input\jobname.myextention...
> 
> well, in luatex that's ok then

Hum, unless I'm mistaken that's not ok because while compiling 'foo bar.tex',
you get

\input foo bar.tex

which is likely to complain about a missing foo.tex file.

> but if pdftex adds "" you'd get \input
> "some name with spaces".myextention which is strange anyway
> 
Strange but it "works".

Anyway, the best solution indeed would be to have support for

\input{\jobname.ext}

and adapt existing macro packages.

Manuel.
_______________________________________________
dev-luatex mailing list
[email protected]
http://www.ntg.nl/mailman/listinfo/dev-luatex

Reply via email to