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: highlight problems on xml export (Was: Missing <break/> while exporting to xml before <highlight>)
Date: Mon, 07 Nov 2011 09:35:48 +0100	[thread overview]
Message-ID: <87ehxk8h3v.fsf_-_@universe.krase.net> (raw)
In-Reply-To: <4EB79329.7010200@wxs.nl>


I think I'm hitting another bug with highlights:

See this following example:

%%% start example

\setupbackend[export=yes]
\definehighlight[emph][style=italic]

\starttext

\startparagraph

Published on \dontleavehmode\emph{Dissonanze} vol. I

\stopparagraph

\startparagraph

Published on vol. I Published on vol. I Published on vol. I Published on \dontleavehmode\emph{Dissonanze} vol. I

\stopparagraph

\stoptext

%%% stop example

Output:



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

<!-- input filename   : prova             -->
<!-- processing date  : Mon Nov  7 09:32:00 2011 -->
<!-- context version  : 2011.11.04 14:15  -->
<!-- exporter version : 0.30              -->


<document language="en" file="prova" date="Mon Nov  7 09:32:00 2011" context="2011.11.04 14:15" version="0.30" xmlns:m="http://www.w3.org/1998/Math/MathML">
  <paragraph>Published on <highlight detail="emph">Dissonanze</highlight> vol. I</paragraph>
  <paragraph>Published on vol. I Published on vol. I Published on vol. I Published on <highlight detail="emph">Dissonanze</highlight>vol. I</paragraph>
</document>

As you can see, in the first case the space after "Dissonanze" is
preserved, while in the second paragraph the space is eaten and there's
no way to add it. The only thing that changes is the lenght of the paragraph.

(Oh, and thanks for the previous reply).

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-07  8:35 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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         ` Marco Pessotto [this message]
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=87ehxk8h3v.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).