Re: [NTG-context] Placefigure without Caption-Numbering

2013-12-01 Thread Alan Braslau
On Sat, 30 Nov 2013 21:06:20 +0100 Jan Tosovsky wrote: > Indeed much cleaner. But that numbering option seems to be ignored ;-) > Does it work for you? Sorry, it is "number=no". Alan ___ If your question is of inter

Re: [NTG-context] Placefigure without Caption-Numbering

2013-11-30 Thread Jan Tosovsky
On 2013-11-30 Alan Braslau wrote: > On Sat, 30 Nov 2013 19:42:54 +0100 > Jan Tosovsky wrote: > > On 2013-04-16 Wolfgang Schuster wrote: > > > Am 16.04.2013 um 18:56 schrieb "H. Özoguz" > > > > > > > > How to deactive the Caption-Numbering: > > > > > > > > \starttext > > > > > > > > \placefigure[h

Re: [NTG-context] Placefigure without Caption-Numbering

2013-11-30 Thread Alan Braslau
On Sat, 30 Nov 2013 19:42:54 +0100 Jan Tosovsky wrote: > On 2013-04-16 Wolfgang Schuster wrote: > > Am 16.04.2013 um 18:56 schrieb "H. Özoguz" : > > > > > > How to deactive the Caption-Numbering: > > > > > > \starttext > > > > > > \placefigure[here]{Blub}{\externalfigure[image][width=6cm]} > >

Re: [NTG-context] Placefigure without Caption-Numbering

2013-11-30 Thread Jan Tosovsky
On 2013-04-16 Wolfgang Schuster wrote: > Am 16.04.2013 um 18:56 schrieb "H. Özoguz" : > > > > How to deactive the Caption-Numbering: > > > > \starttext > > > > \placefigure[here]{Blub}{\externalfigure[image][width=6cm]} > > > > \stoptext > > > > I want the caption "Blub", but not the "Figure 1"

Re: [NTG-context] Placefigure without Caption-Numbering

2013-04-16 Thread Wolfgang Schuster
Am 16.04.2013 um 18:56 schrieb "H. Özoguz" : > How to deactive the Caption-Numbering: > > \starttext > > \placefigure[here]{Blub}{\externalfigure[image][width=6cm]} > > \stoptext > > I want the caption "Blub", but not the "Figure 1" label. \placefigure[here,nonumber]{…}{…} Wolfgang

[NTG-context] Placefigure without Caption-Numbering

2013-04-16 Thread H. Özoguz
How to deactive the Caption-Numbering: \starttext \placefigure[here]{Blub}{\externalfigure[image][width=6cm]} \stoptext I want the caption "Blub", but not the "Figure 1" label. Thanks! Huseyin ___ If your questio