I would welcome an option to avoid longtable. I'm working on a book that will include some tables and I need them to be floats. If I don't have an easier solution, I may try to use a script to convert the tables to raw LaTeX and then modify the string with regular expressions to turn it into some variant of tabular.

On Tuesday, September 19, 2023 at 3:29:14 AM UTC-4 pandoc-discuss wrote:
Table floats with tabular material vs longtable has been discussed before and there doesn't seem to be a solution that satisfies all users. Would it be possible to make different table styles configurable with pandoc? An option like:

tables=longtable|table

would be much appreciated.

If possible, I'd also like to propose a third option, maybe called "plaintable" or "plaintabular" or something, that also disables pandoc's control of table widths with minipages. Some users (like me) would like plain tables and solve too wide tables in other ways (like redefining the table environment to set a different font size).

--
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/08b1186b-28c7-4dd4-9014-794666e8f819n%40googlegroups.com.