Re: [NTG-context] ntg-context Digest, Vol 87, Issue 51

2011-09-23 Thread Wolfgang Schuster
Am 23.09.2011 um 12:45 schrieb Felix Ingram: >>> I'm defining a new float that I'd like to caption with its own label. >>> Something like: >>> >>> \definefloat[picture][pictures] >>> >>> I'd then like the caption to read: >>> >>> Picture 1 - my caption text >>> Picture 2 - etc >>> >>> At the

Re: [NTG-context] ntg-context Digest, Vol 87, Issue 51

2011-09-23 Thread Felix Ingram
> > I'm defining a new float that I'd like to caption with its own label. > > Something like: >> > > \definefloat[picture][pictures] > > > > I'd then like the caption to read: > > > > Picture 1 - my caption text > > Picture 2 - etc > > > > At the moment I've used \setupcaption[picture][way=bytext]