ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Thomas A. Schmitz" <thomas.schmitz@uni-bonn.de>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: latest beta - Math error
Date: Tue, 3 Mar 2009 11:44:59 +0100	[thread overview]
Message-ID: <DA6F2B8B-6940-4C92-A2C1-1AB6C64DF52E@uni-bonn.de> (raw)
In-Reply-To: <49ACE5B9.30901@wxs.nl>

[-- Attachment #1: Type: text/plain, Size: 411 bytes --]


On Mar 3, 2009, at 9:09 AM, Hans Hagen wrote:

>> Yes, unfortunately it does...
>
> strange, since it works ok here; maybe deleting the font cache helps
>
I meant, unfortunately it does work since this made finding the error  
much harder...

Anyway, I have now found a minimal file that shows one error. I  
couldn't make the error appear with a buffer, only when I had xml +  
environment file. Here comes:


[-- Attachment #2: test.xml --]
[-- Type: text/xml, Size: 109 bytes --]

<?xml version="1.0" encoding="utf-8"?>

<auth> 

<section><content>Hello &lt;</content></section>

</auth> 


[-- Attachment #3: teststyle.tex --]
[-- Type: application/octet-stream, Size: 396 bytes --]

\startxmlsetups xml:hessetups
	\xmlsetsetup{\xmldocument}{auth|section|content}{xml:*}
\stopxmlsetups

\xmlregistersetup{xml:hessetups}

\startxmlsetups xml:auth
	\xmlflush{#1}
\stopxmlsetups

\startxmlsetups xml:section
	\xmlflush{#1}\par \midaligned{\hl[5]}
\stopxmlsetups

\startxmlsetups xml:content
	\xmlflush{#1}\par
\stopxmlsetups

\starttext
\xmlprocess{main}{\inputfilename}{}
\stoptext

[-- Attachment #4: Type: text/plain, Size: 45 bytes --]



Hope this is reproducible

All best

Thomas

[-- Attachment #5: Type: text/plain, Size: 487 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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  parent reply	other threads:[~2009-03-03 10:44 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-02 21:32 Thomas A. Schmitz
2009-03-02 22:32 ` Hans Hagen
2009-03-02 22:39   ` Thomas A. Schmitz
2009-03-03  8:09     ` Hans Hagen
2009-03-03  8:29       ` Taco Hoekwater
2009-03-03 10:44       ` Thomas A. Schmitz [this message]
2009-03-03 11:07         ` Wolfgang Schuster
2009-03-03 11:23           ` Hans Hagen
2009-03-03 11:48             ` Wolfgang Schuster

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=DA6F2B8B-6940-4C92-A2C1-1AB6C64DF52E@uni-bonn.de \
    --to=thomas.schmitz@uni-bonn.de \
    --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).