Hi Huseyin!

···<date: 2013-02-04, Monday>···<from: "H. Özoguz">···

> Using
> 
> \startplacefigure [title=blub, reference=fig:demo, number=no]
> 
> \externalfigure[example][width=11.2cm]
> 
> \stopplacefigure
> 
> 
> how can I set the Title of the image over the image, instead of
> under the image (that is default) ?

The title is actually the caption, so its placement is controlled
by “\setupcaption” [0]:

    \setupcaption[figure][location=top]
    \starttext
      \startplacefigure [title=blub, reference=fig:demo, number=no]
      \externalfigure[example][width=11.2cm]
      \stopplacefigure
    \stoptext

[0] http://wiki.contextgarden.net/Command/setupcaption and
    http://wiki.contextgarden.net/Command/setupcaptions

Regards
Philipp

-- 
()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments

Attachment: pgp5h5_T_pJjy.pgp
Description: PGP signature

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to