Piotr Kopszak wrote:

Hello,

I am having problems with setting up header texts based on source xml
utf-8 coded.


When I use: \useXMLfilter [utf]
\defineXMLargument [imie-i-nazwisko] \title
\setupheadertexts[title]


I get the title right, e.g.:

Maria GiÅbert
whereas the header text is:


      Maria Gi"zdotaccent b ert

I attach the necessary files (without graphic files of course).

in cont-new.tex, add:

\def\XMLexpanded#1%
  {\bgroup
   \let\unicodechar\relax
   \honorunexpanded
   \dontexpandencoding
   \xdef\@@globalexpanded{\noexpand#1}%
   \egroup
   \@@globalexpanded}

a better solution follows

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
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to