I have used figure libraries in the mkII past. But my recent attempts with mkIV, following the instructions on ConTeXt Wiki (https://wiki.contextgarden.net/Image_Database), have failed. The following happens:
1. When running the command "context --input=figure-lib.xml auto:x-res-01.mkiv --result=figure-lib" in an EMPTY directory, 2 pages with buttons and titles are created. 2. When providing an image and an xml file (copied from the website above and including the image name and the missing ">" at the end), these are ignored -- the same 2 empty pages are created. Could somebody tell me what's wrong (with me, most likely)? Details: mkiV and LMTX, MacOS and FreeBSD, recent ConTeXt installations. The xml file on ConTeXt Wiki: ------------------------ <rl:library language="en"> <rl:description> <rl:organization>Organisation</rl:organization> <rl:project>ConTeXt Wiki</rl:project> <rl:product>product pictures</rl:product> <rl:comment>pictures for ConTeXt Wiki</rl:comment> </rl:description> <rl:resource> <rl:file>filename</rl:file> <rl:label>reference</rl:label> <rl:copyright>owner</rl:copyright> <rl:comment>comment</rl:comment> </rl:resource> </rl:library ------------------------------- Thanks, Jörg Hagmann ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : http://contextgarden.net ___________________________________________________________________________________