Files
pandoc/data/templates
John MacFarlane 3ecd95bf00 LaTeX writer: Provide a way to use table instead of longtable.
When the `float` class is attached to a table, a standard
floating `table` will be generated instead of a `longtable`.
Placement can be specified via the `latex-placement` attribute.
This will help, especially, those who use two-column layouts,
since `longtable` is incompatible with these.

Small change to the default LaTeX template: the `caption`
package is included and a default spacing set between the caption
and the table.

Closes #1023.
2026-07-10 16:38:03 +02:00
..
2025-11-05 12:49:46 +01:00
2024-02-13 23:10:42 -08:00
2019-06-05 17:52:23 -04:00
2022-08-21 20:23:00 -07:00
2025-09-15 12:45:28 +02:00
2019-04-02 17:27:02 -06:00
2024-10-23 19:17:51 -07:00