ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Marco Pessotto <melmothx@gmail.com>
To: ntg-context@ntg.nl
Subject: Re: Missing <break/> while exporting to xml before <highlight>
Date: Sun, 06 Nov 2011 21:38:35 +0100	[thread overview]
Message-ID: <87pqh5ugtw.fsf@universe.krase.net> (raw)
In-Reply-To: <871utlz78t.fsf@universe.krase.net>


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	other threads:[~2011-11-06 20:38 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-06 13:54 Marco Pessotto
2011-11-06 20:38 ` Marco Pessotto [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87pqh5ugtw.fsf@universe.krase.net \
    --to=melmothx@gmail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).