On 5/10/2015 9:40 PM, Pablo Rodriguez wrote:
Hans,
many thanks for the explanation with \xmlsetup.
I have one more question for today concerning lpaths.
I have the following commands:
\xmlsetsetup{\xmldocument} {span[@label]} {xml:logo}
\xmlsetsetup{\xmldocument} {span[contains(@class,'tex\letterpercent-logo')]} {xml:tex:logo}
Is there no way to merge both in one? (The basic rule a|b doesn’t seem to work here, altough I may be missing everything :-(.)
it all depends on what you want to do eventually \xmlsetsetup{\xmldocument} {span[@label or contains(@class,'tex\letterpercent-logo')]} {xml:logo} ----------------------------------------------------------------- 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 -----------------------------------------------------------------