[NTG-context] Align table (framed) top
kauśika
citturs at gmail.com
Tue Jan 4 12:12:31 CET 2022
On Tuesday, January 4, 2022 4:24:22 PM IST Mikael Sundqvist via ntg-context
wrote:
> What is the correct way to get the last line, "The last foo",
> to automatically be placed below the second table?
There is only one table in your example.
> I still want the first line of the table to align vertically with the text
> Bar.
If you don't need a table, the following achieves the same:
\starttext
Foofoo
Bar
\framed[width=2cm,align=normal,location=top]{this is a long sentence}\par
The last foo
\stoptext
Best,
kauśika
More information about the ntg-context
mailing list