ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* understanding \xmlsetup
@ 2015-05-10 16:45 Pablo Rodriguez
  2015-05-10 17:24 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Pablo Rodriguez @ 2015-05-10 16:45 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear list,

to setup the language attribute in <div> and <span> elements from HTML,
Hans kindly provided me with the following setup:

    \startxmlsetups xml:lang
         \begingroup
             \language[\xmlatt{#1}{lang}]
             \xmlsetup{#1}{xml:\xmltag{#1}}
         \endgroup
    \stopxmlsetups

In order to be able to understand what \xmlsetup does, what would be the
difference in replacing "\xmlsetup{#1}{xml:\xmltag{#1}}" with
"\xmlflush{#1}" in the previous setup?

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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: understanding \xmlsetup
  2015-05-10 16:45 understanding \xmlsetup Pablo Rodriguez
@ 2015-05-10 17:24 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2015-05-10 17:24 UTC (permalink / raw)
  To: ntg-context

On 5/10/2015 6:45 PM, Pablo Rodriguez wrote:
> Dear list,
>
> to setup the language attribute in <div> and <span> elements from HTML,
> Hans kindly provided me with the following setup:
>
>      \startxmlsetups xml:lang
>           \begingroup
>               \language[\xmlatt{#1}{lang}]
>               \xmlsetup{#1}{xml:\xmltag{#1}}
>           \endgroup
>      \stopxmlsetups
>
> In order to be able to understand what \xmlsetup does, what would be the
> difference in replacing "\xmlsetup{#1}{xml:\xmltag{#1}}" with
> "\xmlflush{#1}" in the previous setup?

the \xmlsetup is more explicit


-----------------------------------------------------------------
                                           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
-----------------------------------------------------------------
___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2015-05-10 17:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-10 16:45 understanding \xmlsetup Pablo Rodriguez
2015-05-10 17:24 ` Hans Hagen

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).