[NTG-context] [***SPAM***] Title of figure not below the figure, but on the right side

2013-04-15 Thread H. Özoguz
I usually use: \startplacefigure [title=Some very explanative title.] \externalfigure[tollesbild][width=2cm] \stopplacefigure And this sets the title under the figure, perfect for me in general. But now I have a figure, where the (pretty long) title-text should be on the right side, how to

Re: [NTG-context] [***SPAM***] Title of figure not below the figure, but on the right side

2013-04-15 Thread Sietse Brouwer
But now I have a figure, where the (pretty long) title-text should be on the right side, how to get this? Define a float type `rightfigure` that inherits from `figure`; then setup that float's caption with \setupcaption[rightfigure][...=...]. Like so: