Otared Kavian mailto:otared@gmail.com 27. Januar 2018 um 11:28 Hi all,
I have a document (sort of proceedings of a meeting) which have to contain several pages, with each page dedicated to an author and a specific figure (say a photo). In mkii I used to do have a command like \define\authorpicture{hacker.jpg} and then use a command like: \externalfigure[\authorpicture] to include that figure in the text, and everythinng worked ver nicely in my big document.
Unfortunately this scheme does not work anymore in mkiv… How can I change the following code (which works in mkii) in order to have it work in mkiv?
Thanks in advance for any help: OK
%%% begin dynamic-filename-figure.tex \starttext \define\authorpicture{hacker.jpg}
\defineexpandable\...{...} Wolfgang