On Fri, Jun 6, 2014 at 5:53 PM, Heiko Oberdiek < [email protected]> wrote:
> On 06.06.2014 17:46, luigi scarso wrote: > > > > On Fri, Jun 6, 2014 at 5:33 PM, Joseph Wright > > <[email protected] > > <mailto:[email protected]>> wrote: > > > > \csname\csname\endcsname > > > > leads to the error > > > > ! Missing \endcsname inserted. > > <to be read again> > > \^^@csnam\^^@endcsnam > > l.1 \csname\csname\endcsname > > > > which looks like some form of 'out by one' issue. > > > I have the same with pdftex > > > ! Missing \endcsname inserted. > > <to be read again> > > \csname\endcsname > > l.2 \csname\csname\endcsname > > I think, Joseph is referring to the messed up error message in LuaTeX. > ah ok, "off by one" in the string printed. -- luigi
