Am 16.11.2011 um 12:20 schrieb Charles: > Hi, > > I would like to have a document with only figures, something like that: > > \starttext > \placefigure[page]{\externalfigure[figure1]} > \placefigure[page]{\externalfigure[figure1]} > \placefloats > \stoptext > > The problem is if I don't add some text, no PDF is created. (and this text > will have its own page). > > I was expecting \placefloats to do what I want, but it's not working. And > \placefigure doesn't have a 'center' option. > > Any ideas?
\starttext \centerednextbox{\externalfigure[figure1]} \centerednextbox{\externalfigure[figure2]} \stoptext Wolfgang ___________________________________________________________________________________ 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://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________