ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* very long hanging caption
@ 2021-05-02 16:10 Jano Kula
  2021-05-07  9:55 ` Jano Kula
  0 siblings, 1 reply; 3+ messages in thread
From: Jano Kula @ 2021-05-02 16:10 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 877 bytes --]

Dear list,

having images with very long captions I'd like captions to be wrapped
around the figures. I would guess hang=yes parameter could do so, but not
in my case.

---------------- text of
|              | the caption
|              | which is
---------------- much longer
than the height of the image
and should be wrapped around the image

The second question is how to change the distance between image and the
caption, distance parameter has no effect. MkIV, because footnotes in
columns are needed (not in lmtx, yet).

% macros=mkiv
\setupcaption[
  number=no,
  hang=yes,
  align={nothyphenated,flushleft},
  distance=4mm,
  location=righthanging]

\startbuffer[caption]
\dorecurse{60}{very long caption }
\stopbuffer

\starttext
\startplacefigure[title={\getbuffer[caption]}]
\externalfigure[cow][height=40mm,width=80mm]
\stopplacefigure
\stoptext

Thank you,
Jano

[-- Attachment #1.2: Type: text/html, Size: 1518 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 bytes --]

___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-05-07 15:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-02 16:10 very long hanging caption Jano Kula
2021-05-07  9:55 ` Jano Kula
2021-05-07 15:22   ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).