Hi!

The highlight seems to act strangely. In addition to the previous
report, I get an unwanted <break/>:

%%% start example
\setupbackend[export=yes]
\definehighlight[emph][style=italic]

\starttext

\section{test}

\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 21:35:51 2011 -->
<!-- context version  : 2011.11.04 14:15  -->
<!-- exporter version : 0.30              -->


<document language="en" file="prova" date="Sun Nov  6 21:35:51 2011" 
context="2011.11.04 14:15" version="0.30" 
xmlns:m="http://www.w3.org/1998/Math/MathML";>
  <section detail="section" location='aut:1'>
    <sectionnumber>1</sectionnumber> 
    <sectiontitle>test</sectiontitle> 
    <sectioncontent>
<highlight detail="emph">Hello</highlight>
      <break/>
world! 
    </sectioncontent>
  </section>
</document>

Am I doing it wrong?

Best wishes

-- 
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
___________________________________________________________________________________

Reply via email to