Hans,

> no time for a detailed answer now, but in xml mode you can make { } 
> letters which solves the problem

Could you please elaborate a bit?  I'm not familiar with ConTeXt's XML mode 
(other than for processing MathML).  One thing that I suspect is that XML mode 
would have an issue with '<' and '>' in the filenames.

Another thought: The image filenames are encoded in my original xml documents 
according to RFC 1738 
(http://www.blooberry.com/indexdot/html/topics/urlencoding.htm).  In my XML -> 
ConTeXt XSL stylesheets I'm decoding those filenames.  Would it be useful for 
others if the externalfigure could understand url encoded filenames similar to 
something like this:

%
% includes the file "flower{1.jpg"
%
\externalfigure[flower%7B1.jpg][encoding=rfc1738]

This would give ConTeXt a general-purpose filename escaping mechanism.

Cheers,
Mike
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : [email protected] / 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
___________________________________________________________________________________

Reply via email to