Can I caption a table without using something that makes it float?
If I use \placetable or startplacetable with location=force it shows up but there is lots of space before and after it, I assume it is because it is a float. Is there a way I can caption the table without using something that makes it float, or remove the space otherwise? -- T. Kurt Bond, tkurtbond@gmail.com, https://tkurtbond.github.io
Oh, after looking at some examples I found that
\startplacetable[location=force,title={Caption
Text}] places the table without the extra vertical space, as long as there
wasn't a \setupalign[line] !
On Sat, Dec 5, 2020 at 11:01 PM T. Kurt Bond
If I use \placetable or startplacetable with location=force it shows up but there is lots of space before and after it, I assume it is because it is a float. Is there a way I can caption the table without using something that makes it float, or remove the space otherwise?
-- T. Kurt Bond, tkurtbond@gmail.com, https://tkurtbond.github.io
-- T. Kurt Bond, tkurtbond@gmail.com, https://tkurtbond.github.io
participants (1)
-
T. Kurt Bond