Hello, is there an alternative code instead of 'context("\\\\")'? See the code: ---- \starttext %\startsetups[headertext] % \startframed[width=fit,align=flushleft] % Bla\\ % Uhh % \stopframed %\stopsetups \startluacode context.startsetups{"headertext"} context.startframed{frame = "off", align = "flushright", width = "fit", } context("AB") context("\\\\") -- Not very nice here context("CD") context(true) -- Trial 1 but doesn't give the same as "\\\\" context("EF") context.crlf() -- Trial 2 but doesn't give the same as "\\\\" context("GH") context.stopframed() context.stopsetups() \stopluacode \setupheadertexts[][\directsetup{headertext}] Foo \stoptext ---- Best regards, Lukas -- Ing. Lukáš Procházka | mailto:LPr@pontex.cz Pontex s. r. o. | mailto:pontex@pontex.cz | http://www.pontex.cz | IDDS:nrpt3sn Bezová 1658 147 14 Praha 4 Tel: +420 241 096 751 (+420 720 951 172) Fax: +420 244 461 038