ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Missing <break/> while exporting to xml before <highlight>
@ 2011-11-06 13:54 Marco Pessotto
  2011-11-06 20:38 ` Marco Pessotto
  0 siblings, 1 reply; 12+ messages in thread
From: Marco Pessotto @ 2011-11-06 13:54 UTC (permalink / raw)
  To: ntg-context


Hi!

See the following minimal example:

%%% start example

\setupbackend[export=yes]

\definehighlight[emph][style=italic]

\starttext

Hey, hello!

\emph{Hello world!}

\stoptext

%%% stop example

And the output is:

<?xml version='1.0' encoding='UTF-8' standalone='yes' ?>

<!-- input filename   : prova             -->
<!-- processing date  : Sun Nov  6 14:50:01 2011 -->
<!-- context version  : 2011.11.04 14:15  -->
<!-- exporter version : 0.30              -->


<document language="en" file="prova" date="Sun Nov  6 14:50:01 2011" context="2011.11.04 14:15" version="0.30" xmlns:m="http://www.w3.org/1998/Math/MathML">
Hey, hello!
<highlight detail="emph">Hello world!</highlight>
</document>

Best regards

-- 
Marco

___________________________________________________________________________________
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] 12+ messages in thread

end of thread, other threads:[~2011-11-08 16:04 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-06 13:54 Missing <break/> while exporting to xml before <highlight> Marco Pessotto
2011-11-06 20:38 ` Marco Pessotto
2011-11-06 23:26   ` Hans Hagen
2011-11-07  7:53     ` Marco
2011-11-07  8:13       ` Hans Hagen
2011-11-07  8:35         ` highlight problems on xml export (Was: Missing <break/> while exporting to xml before <highlight>) Marco Pessotto
2011-11-07 16:48           ` highlight problems on xml export [hacky workaround included] Marco Pessotto
2011-11-05 15:13             ` Aditya Mahajan
2011-11-07 17:07               ` Marco Pessotto
2011-11-07 17:49             ` Hans Hagen
2011-11-07 18:02               ` Marco Pessotto
2011-11-08 16:04               ` highlight problems on xml export Marco Pessotto

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