16 Nov
2011
16 Nov
'11
11:20 a.m.
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? Thanks Charles