4 Jan
2022
4 Jan
'22
11:12 a.m.
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