[NTG-context] beta

Martin Kolařík martin.kolarik at email.cz
Thu Apr 6 15:31:23 CEST 2006


Hi Hans,

you are a magician :-)

I've included 8bit.zip which I processed using the latest beta (11:13 today). Heads are OK, but there is still difference in TOC entries. I did not analyze everything and I did not try play with expansion=yes/no and of course I do not know if the first case (chapterA) is not OK from some point of view even if the A head and A TOC entry differs,

thank you very much,

Martin

-----Original Message-----
From: ntg-context-bounces at ntg.nl [mailto:ntg-context-bounces at ntg.nl]On
Behalf Of Hans Hagen
Sent: Thursday, April 06, 2006 3:08 PM
To: c
Subject: [NTG-context] beta


Hi,

I'm uploading a beta that may work better with xml and special encodings 
...

\enableregime[cp1250]
\mainlanguage[cz]

\starttext

\title{Žluouècí konì úpí}

\placelist[chapter][criterium=all]

\startbuffer
<chapter>
    <title>Žluouècí konì úpí</title>
</chapter>
\stopbuffer

\defineXMLenvironment
  [chapter]
  {\defineXMLsave[title]}
  {\expanded{\chapter{\XMLflush{title}}}}

\processXMLbuffer

\setuphead[chapter][expansion=yes]

\defineXMLenvironment
  [chapter]
  {\defineXMLsave[title]}
  {\chapter{\XMLflush{title}}}

\processXMLbuffer

\page

\index{Žluouècí konì úpí}

\placeregister[index]

\stoptext

... i'd like users of code pages and languages that use special 
characters to make test files for the test suite (hosted at the gforce 
server, see earlier mails)

once we have a clear picture of what to expect, i can 'make things 
better' (cleaner -)

also, since we will switch to newtexexec (becoming texexec then) soon, 
sorting etc will be taken care of there (i did some tests and it seems 
to work ok)

if this beta works ok (please test today -) we can go current

Hans

-- 

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

_______________________________________________
ntg-context mailing list
ntg-context at ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 8bit.zip
Type: application/octet-stream
Size: 26043 bytes
Desc: not available
Url : http://www.ntg.nl/pipermail/ntg-context/attachments/20060406/2d769e43/attachment-0001.obj 


More information about the ntg-context mailing list