summaryrefslogtreecommitdiff
path: root/tests/roots/test-latex-table
Commit message (Expand)AuthorAgeFilesLines
* Revert "Support and prefer ``.jinja`` to ``_t`` for static templates (#11165)...James Addison2023-04-232-2/+0
* Use leaner TeX syntax (follow-up to #11319)Jean-François B2023-04-119-18/+18
* LaTeX: get aligned longtable obey current list indentJean-François B2023-04-119-9/+45
* Support and prefer ``.jinja`` to ``_t`` for static templates (#11165)James Addison2023-04-072-0/+2
* LaTeX: support for booktabs-style and zebra-striped tables (#10759)Jean-François B2022-10-1226-197/+417
* Let latex writer line trimming from depart_entry() work as before #8781jfbu2021-01-303-11/+5
* Fix suppression of needed whiteline, encapsulate into \sphinxAtStartParjfbu2021-01-2922-204/+408
* Fix #8780: long words in narrow columns may not be hyphenatedjfbu2021-01-2922-195/+204
* Merge branch '2.0'Takeshi KOMIYA2019-12-1622-130/+130
|\
| * LaTeX: avoid quotes and TeX ligature replacements in PDF outputjfbu2019-12-1522-130/+130
* | Merge branch '2.0'Takeshi KOMIYA2019-12-099-9/+9
|\ \ | |/
| * Update longtable latex templatejfbu2019-12-079-9/+9
* | Fix #6512: typo in continuation label for tablesTakeshi KOMIYA2019-06-229-9/+9
|/
* Close #4550: All tables and figures without ``align`` option are displayed to...Takeshi KOMIYA2019-02-088-8/+8
* quickstart: Simplify generated conf.py (for latex)Takeshi KOMIYA2019-01-071-3/+0
* test: Omit master_doc settings from testcasesTakeshi KOMIYA2019-01-031-3/+1
* Remove coding magic comments from testsTakeshi KOMIYA2019-01-021-2/+0
* LaTeX: allow sphinxVerbatim usage without explicit "hllines" extra setupjfbu2018-12-162-2/+0
* LaTeX: compatibility with caption package, 2nd partjfbu2018-11-182-0/+2
* LaTeX: compatibility with caption packagejfbu2018-11-131-1/+1
* LaTeX, follow-up to PR #5012, avoid label separated by pagebreakjfbu2018-06-081-1/+1
* Add tests for non-captioned table with label in latexjfbu2018-06-084-2/+17
* Fix broken LateX customization via templates (closes: #4795)jfbu2018-03-291-0/+1
* Fix failed latex test after mergejfbu2018-01-201-2/+2
* Merge branch 'stable' into 1.7-releasejfbu2018-01-202-0/+34
|\
| * Fix "Undefined control sequence \\hlineSomeText" (#4431; refs: #3435)jfbu2018-01-182-0/+34
* | Merge branch 'stable'jfbu2017-12-112-0/+2
|\ \ | |/
| * Support ``:emphasize-lines:`` in PDF output (closes #1238)jfbu2017-12-102-0/+2
* | Merge branch 'stable'Takeshi KOMIYA2017-09-242-9/+9
|\ \ | |/
| * Fix #4044 (extra row height in PDF output from empty multicell)jfbu2017-09-112-9/+9
* | Merge branch 'stable'Takeshi KOMIYA2017-05-1621-0/+866
|\ \ | |/
| * Refactor test_latex_tableTakeshi KOMIYA2017-05-1321-0/+866
|/
* Fix #3479: add latex support for docutils table stub columnsjfbu2017-05-102-0/+37
* update latex table tests and CHANGES for PR#3415jfbu2017-02-111-1/+1
* Fix typoTakeshi KOMIYA2017-02-111-2/+2
* latex: Fix assertion error for complex table (refs: #3395)Takeshi KOMIYA2017-02-113-17/+36
* Fix #3377: Add support for Docutils 0.13 ``:align:`` option for tablesTakeshi KOMIYA2017-02-112-0/+44
* Refactor: split .rst file for text-latex-tableTakeshi KOMIYA2017-02-103-234/+243
* latex: Refactor spanning cellsTakeshi KOMIYA2017-02-081-0/+17
* Fix changes in #3381 is lost on mergingTakeshi KOMIYA2017-02-041-0/+29
* Add testcases for latex tablesTakeshi KOMIYA2017-02-041-0/+136
* Add testcase for captioned table and longtableTakeshi KOMIYA2017-02-041-0/+29
* latex: Fix colwidths without :widths: optionTakeshi KOMIYA2017-02-042-0/+34