jbf schrieb am 12.09.2024 um 04:21:
Using the example in the ConTexT wiki for "collectors", I have as follows, to credit the person who took the photo:

\setupcaption[number=no]

\definecollector[example]

\setcollector [example] {\leftaligned{\externalfigure[bird.jpg][width=5cm,frame=off]}}

Remove \leftaligned.

\setcollector [example] [corner={right,bottom},location={left,top}]

{\rotate[rotation=90]{\framed[frame=off]{\tfx Taken by Kathy Luck, used with permission}}}

\placefigure [] [] {} {\composedcollector{example}}

\placefigure {} {\leftaligned{composedcollector{example}}}

or just

\leftaligned{composedcollector{example}}


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

maillist : ntg-context@ntg.nl / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

Reply via email to