ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* getting xml instead of context
@ 2012-03-20 21:39 Meer, H. van der
  2012-03-24 15:06 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Meer, H. van der @ 2012-03-20 21:39 UTC (permalink / raw)
  To: ConTeXt NTG


[-- Attachment #1.1: Type: text/plain, Size: 681 bytes --]

In the processing of incoming xml-data this is typeset as is, not as processed text.
Thus for example: with \xmlflush{#1} the incoming data: "<text>its_content</text>" is not typeset as: "its_content", but as: <text>its_content</text>.
Substitution of \xmlcontext{#1}{.} for \xmlflush{#1} makes everything go away.

Allthough my program is a bit too long to present here, a minimal example is the application of \xmlstripped{#1}{.} instead of \xmlflush{#1}; it has the same result.
The output below shows how things looks and clarifies the issue; see the second answer of the multiple choice.

How to process these data to neatly typeset material?

Hans van der Meer



[-- Attachment #1.2: Type: text/html, Size: 2511 bytes --]

[-- Attachment #2: xm-test-exam.pdf --]
[-- Type: application/pdf, Size: 23118 bytes --]

[-- Attachment #3: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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: getting xml instead of context
  2012-03-20 21:39 getting xml instead of context Meer, H. van der
@ 2012-03-24 15:06 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2012-03-24 15:06 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 20-3-2012 22:39, Meer, H. van der wrote:
> In the processing of incoming xml-data this is typeset as is, not as processed text.

what i incoming xml data?


-----------------------------------------------------------------
                                           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:[~2012-03-24 15:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-20 21:39 getting xml instead of context Meer, H. van der
2012-03-24 15:06 ` 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).