ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Figure-database
@ 2003-04-13 12:30 Willi Egger
  2003-04-13 19:16 ` Figure-database Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Willi Egger @ 2003-04-13 12:30 UTC (permalink / raw)


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

Hi all,

i prepared today a figure database. Within the comment fields there are
words containeng accented letters.

<figure>
   <file></file>
   <label>Beispiel</label>
   <copyright>WE</copyright>
   <comment>Oberfläche</comment>
</figure>

When saying <\figurelibrary language="en"> at the beginning I get the given
example word as Oberfl""ache The same is valid for the language="nl". If i
use the  <\figurelibrary language="de"> then I get the example word as
Oberfl"äche.

I am puzzled ... What am I doing wrong?

For testing in your environment I attach a minimal file.

Thanks

Willi


[-- Attachment #2: test.tex --]
[-- Type: application/octet-stream, Size: 888 bytes --]

<!--
% Figure library
% Hufbeschlagslehre
%
% filename: Hufbeschlag-lib.xml
% Generation of a PDF file with the database: texexec --pdf --use=fig-make HBBfig-lib.xml
% W. Egger
%
% 13 april 2003

% for inclusion of database figures place in front of the CONTEXT file:
%   \usemodule[fig-base] % or [fig-00]
%   \usefigurebase[myfile]-->

<figurelibrary language="de">

<description>
   <organization>Willi's</organization>
   <project>Hufbeschlagslehre</project>
   <product>Hufbeschlag</product>
   <comment>Figure database for the 'Hufbeschlagslehre'</comment>
</description>

<figure>
   <file></file>
   <label>Beispiel</label>
   <copyright>WE</copyright>
   <comment>Oberfläche</comment>
</figure>

<figure>
   <file></file>
   <label>Beispiel</label>
   <copyright>WE</copyright>
   <comment>Oberfl\"ache</comment>
</figure>

</figurelibrary>

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Figure-database
  2003-04-13 12:30 Figure-database Willi Egger
@ 2003-04-13 19:16 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2003-04-13 19:16 UTC (permalink / raw)


At 14:30 13/04/2003 +0200, Willi Egger wrote:
>Hi all,
>
>i prepared today a figure database. Within the comment fields there are
>words containeng accented letters.
>
><figure>
>    <file></file>
>    <label>Beispiel</label>
>    <copyright>WE</copyright>
>    <comment>Oberfläche</comment>
></figure>
>
>When saying <\figurelibrary language="en"> at the beginning I get the given
>example word as Oberfl""ache The same is valid for the language="nl". If i
>use the  <\figurelibrary language="de"> then I get the example word as
>Oberfl"äche.
>
>I am puzzled ... What am I doing wrong?
>
>For testing in your environment I attach a minimal file.

better use entities like &auml; and \useXMLfilter[ent] (or use utf 8)

Hans
-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------
                        information: http://www.pragma-ade.com/roadmap.pdf
                     documentation: http://www.pragma-ade.com/showcase.pdf
-------------------------------------------------------------------------

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-04-13 19:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-13 12:30 Figure-database Willi Egger
2003-04-13 19:16 ` Figure-database 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).