[NTG-context] escaping filenames with externalfigure
Santy, Michael
Michael.Santy at dynetics.com
Thu Jan 3 14:35:10 CET 2008
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.ntg.nl/pipermail/ntg-context/attachments/20080103/ff1237a8/attachment.html
More information about the ntg-context
mailing list