On 02/06/2014 08:52, Taco Hoekwater wrote: > > On 02 Jun 2014, at 09:46, Joseph Wright <[email protected]> > wrote: > >>> >>> Is this deliberate, and if so is there a reliable way of emulating >>> \pdfstrcmp in it's entirety? > > \luaescapestring does nothing except making sure that the argument > is valid lua string content. So yes, then lack of doubling is deliberate. > > To get matching strings, you will need to detokenize both, as done below. > > Best wishes, > Taco
OK, was what I suspected: will use the more elaborate approach involving \expanded. Thanks for fast response. -- Joseph Wright
