Re: [NTG-context] Align caption text separately from figure label

2012-05-24 Thread John Dyreby
Marco - thanks for your help! I found an alternative way to do it that centers the whole caption, including the figure label: \starttext % Centers the caption text, label is offset (suggested by Marco): \setupcaptions [headstyle={\hskip-5em\bold},width=4in] \startplacefigure [title={This is a v

Re: [NTG-context] Align caption text separately from figure label

2012-05-13 Thread Marco
On 2012-05-11 John Dyreby wrote: > Or if this formatting works... > > How it currently looks: > Figure 1 This is a caption that extends > to multiple lines. > > What I'm trying to get: > Figure 1 This is also a caption that > extends to multiple lines. This is a hack, but se