ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* issue with css selector in lpath
@ 2017-12-11 20:51 Pablo Rodriguez
  2017-12-11 22:51 ` mf
  0 siblings, 1 reply; 9+ messages in thread
From: Pablo Rodriguez @ 2017-12-11 20:51 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear list,

I have the following code:

    \xmlsetsetup{\xmldocument}
        {{header, #header}}
        {xml:titlepage}

I guess this is right, but I get the following compilation error:

tex error       > tex error on line 303 in file pandoc-xhtml.tex: !
Illegal parameter number in definition of \14>:xml:pandoc

<to be read again>
h
<argument> ...en:h1}\xmlsetsetup {\xmldocument }{{header, ##h

eader}}{xml:titlepage}\xml...
\syst_setups_start_xml_indeed ...1\expandafter {#3
                                                  }
l.303 \stopxmlsetups

If I replace the code above with the following one, everything compiles
fine:

    \xmlsetsetup{\xmldocument}
        {{header, [id="header"]}}
        {xml:titlepage}

Am I missing something, or what am I doing wrong here?

Many thanks for your help,

Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2017-12-18 22:33 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-11 20:51 issue with css selector in lpath Pablo Rodriguez
2017-12-11 22:51 ` mf
2017-12-12 21:36   ` Pablo Rodriguez
2017-12-13  9:22     ` MF
2017-12-14 19:46       ` Pablo Rodriguez
2017-12-14 20:39         ` Hans Hagen
2017-12-14 21:18           ` Pablo Rodriguez
2017-12-15  6:55             ` Hans Hagen
2017-12-18 22:33               ` Pablo Rodriguez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).