summaryrefslogtreecommitdiff
path: root/sphinx/templates/latex/tabular.tex_t
Commit message (Expand)AuthorAgeFilesLines
* Revert "Support and prefer ``.jinja`` to ``_t`` for static templates (#11165)...James Addison2023-04-231-0/+54
* Support and prefer ``.jinja`` to ``_t`` for static templates (#11165)James Addison2023-04-071-54/+0
* LaTeX: support for booktabs-style and zebra-striped tables (#10759)Jean-François B2022-10-121-4/+31
* Fix #4550: html: Centering tables by default using CSSTakeshi KOMIYA2019-05-061-1/+1
* LaTeX: compatibility with caption package, 2nd partjfbu2018-11-181-0/+1
* LaTeX: compatibility with caption packagejfbu2018-11-131-1/+1
* Merge branch '1.7'Takeshi KOMIYA2018-06-091-0/+2
|\
| * LaTeX, follow-up to PR #5012, avoid label separated by pagebreakjfbu2018-06-081-1/+1
| * Fix #5009: latex: a label for table is vanished if table does not have a captionTakeshi KOMIYA2018-06-071-0/+2
* | refactor: Reduce DeprecationWarningsTakeshi KOMIYA2018-05-071-3/+0
|/
* Rename ``\sphinxcaptionof`` to ``\sphinxcaption``, only 2 argsjfbu2017-05-041-1/+1
* Separate ``\sphinxcapstartof`` macro, to facilitate caption below tablejfbu2017-05-041-0/+1
* Drop usage of threeparttable LaTeX package (closes #3532)jfbu2017-05-011-5/+2
* Fix #3491 via equalizing vertical spaces for latex tables of all typesjfbu2017-03-041-3/+3
* LaTeX writer: symmetrize footnote restrictions for tablesjfbu2017-02-181-0/+3
* (latex) hyperlinked footnotes from table bodiesjfbu2017-02-181-2/+2
* refactor latex table templates to avoid extra vertical spaces (refs #3405)jfbu2017-02-111-15/+15
* Fix #3377: Add support for Docutils 0.13 ``:align:`` option for tablesTakeshi KOMIYA2017-02-111-0/+14
* Streamlines newlines in latex output for tablesjfbu2017-02-041-5/+5
* latex: Use templates to render tablesTakeshi KOMIYA2017-02-041-0/+12