On 22-8-2011 10:49, Aditya Mahajan wrote:
and then \/include. Other than using the magic single letter commands, I don't see an easy way of getting a \ in a lua string inside luacode :(
- \noexpand\include fails unless I define \include - \letterbackslash include gives "\ include" - \letterbackslash{}include gives "\{}include"
you can also play with \luaescapestring{...} \detokenize{...} or just \string\include ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------