[NTG-context] How to rotate the caption of a table...

Willi Egger w.egger at boede.nl
Sat Mar 25 21:39:44 CET 2023


Hello everybody,


in my project is a table which does not fit the width of the page. Hence I need to rotate it. Rotating the table is ok, but the caption is not rotated. My question is how can I instruct ConTeXt to rotate the caption and place it on the right side?

My attempt:
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.pdf
Type: application/pdf
Size: 19700 bytes
Desc: not available
URL: <http://mailman.ntg.nl/pipermail/ntg-context/attachments/20230325/06972080/attachment-0001.pdf>
-------------- next part --------------

\setupcaption[table][location=right,orientation=90]
\startplacetable
	[location=middle,
	 reference=tab:papierformaten,
	 title={Standaardformaten}]
	 \rotate[rotation=90]{\externalfigure[Table1][type=buffer]}
\stopplacetable

Thank you for your support

Willi


More information about the ntg-context mailing list