When the ConTeXt writer produces tables it starts with 
\startplacetable[title={Table Caption}]
if the table has a caption, or 
\startplacetable[location=none]
This allows the tables to float.

I need tables to not float.  For tables with captions I want them to start with 
\startplacetable[location=force,title={Table Caption}]
and for tables without captions I want them to start with 
\startplacetable[location={force,none}]
Would it be possible to add an option to force the tables not to float?
--

--
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/CAN1EhV-Oe9U__%2BPyDfajyYDoODS6_7OWPxF33LLWiG6gQEmrpA%40mail.gmail.com.