summaryrefslogtreecommitdiff
path: root/sphinx/templates/latex
Commit message (Expand)AuthorAgeFilesLines
* Revert "Support and prefer ``.jinja`` to ``_t`` for static templates (#11165)...James Addison2023-04-235-0/+0
* Use leaner TeX syntax (follow-up to #11319)Jean-François B2023-04-111-6/+6
* LaTeX: get aligned longtable obey current list indentJean-François B2023-04-111-9/+13
* Support and prefer ``.jinja`` to ``_t`` for static templates (#11165)James Addison2023-04-075-0/+0
* LaTeX: support for booktabs-style and zebra-striped tables (#10759)Jean-François B2022-10-124-22/+121
* Fix typos discovered by codespellChristian Clauss2021-09-081-1/+1
* Fix #9009: LaTeX: "release" value with underscore leads to invalid LaTeXTakeshi KOMIYA2021-03-171-1/+1
* LaTeX: let bookmarks use high default depthjfbu2021-02-181-0/+2
* Merge branch '3.x'Takeshi KOMIYA2021-01-281-0/+3
|\
| * Fix #8442: missing index entries in pdf output with memoir + xindyjfbu2021-01-261-0/+3
* | LaTeX: sync pdftex engine default imageresolution with pxunitjfbu2021-01-251-0/+3
* | LaTeX: update default font configurationjfbu2021-01-201-0/+1
|/
* latex: Allow to add LaTeX package after hyperref loaded via APITakeshi KOMIYA2020-05-241-0/+8
* Merge branch '2.0'Takeshi KOMIYA2019-12-091-1/+1
|\
| * Update longtable latex templatejfbu2019-12-071-1/+1
* | Merge branch '2.0'Takeshi KOMIYA2019-11-171-0/+1
|\ \ | |/
| * Close #6762: latex: Allow to load additonal LaTeX packagesTakeshi KOMIYA2019-11-051-0/+1
* | Fix #6512: typo in continuation label for tablesTakeshi KOMIYA2019-06-221-1/+1
|/
* Fix #4550: html: Centering tables by default using CSSTakeshi KOMIYA2019-05-063-3/+3
* Merge branch '1.8'jfbu2019-01-051-8/+4
|\
* | Deprecate LaTeXTranslator.generate_numfig_format()Takeshi KOMIYA2019-01-041-1/+0
* | refactor: Move \literalblockname to sphinxmessage.styTakeshi KOMIYA2019-01-041-0/+2
* | refactor: Move \tablename to sphinxmessage.styTakeshi KOMIYA2019-01-041-0/+5
* | refactor: Move \figurename to sphinxmessage.styTakeshi KOMIYA2019-01-041-0/+5
* | Convert sphinxmessage to LaTeX packageTakeshi KOMIYA2019-01-042-1/+3
* | refactor: latex: Initialize 'packages' on contextTakeshi KOMIYA2018-12-181-1/+9
* | refactor: latex: Initialize 'logofilename' on contextTakeshi KOMIYA2018-12-181-1/+5
* | Merge branch '1.8'Takeshi KOMIYA2018-11-223-2/+5
|\ \ | |/
| * LaTeX: compatibility with caption package, 2nd partjfbu2018-11-183-0/+3
| * LaTeX: compatibility with caption packagejfbu2018-11-132-2/+2
* | LaTeX: font choices for Greek and Cyrillic support, and (Xe|Lua)LaTeXjfbu2018-11-211-0/+1
* | LaTeX: support for Greek and Cyrillicjfbu2018-11-161-0/+2
* | latex: Move \pageautorefname to sphinxmessages.styTakeshi KOMIYA2018-11-012-1/+1
* | Rename sphinxmessage.sty to sphinxmessages.sty (plural)Takeshi KOMIYA2018-10-072-1/+6
* | Adjust location of \input{sphinxmessage.sty}Takeshi KOMIYA2018-10-071-1/+1
* | refactor: Separate message catalogs to sphinxmessage.styTakeshi KOMIYA2018-10-072-1/+6
* | latex: escape \releasename and \indexnameTakeshi KOMIYA2018-10-071-2/+2
* | Merge branch 'master' into refactor_latexTakeshi KOMIYA2018-10-071-0/+7
|\ \ | |/
| * Fix #5453 and move LaTeX ``\pagestyle`` to templatejfbu2018-09-181-0/+3
| * Merge branch 'master' into template-bodyTakeshi KOMIYA2018-08-201-1/+6
| |\
| * | latex writer: move ever template parts into latex.tex_tGabriel Laskar2018-06-191-0/+4
* | | Add LaTeXBuilder.context: Build context object by builderTakeshi KOMIYA2018-08-131-2/+6
| |/ |/|
* | LaTeX: add hyperref support to general index as handled by xindyjfbu2018-07-141-0/+5
* | Add ``latex_use_xindy`` new config variable for UTF-8 enabled indicesjfbu2018-06-301-1/+1
|/
* Merge branch '1.7'Takeshi KOMIYA2018-06-093-1/+9
|\
| * LaTeX, follow-up to PR #5012, avoid label separated by pagebreakjfbu2018-06-082-2/+2
| * Fix #5009: latex: a label for table is vanished if table does not have a captionTakeshi KOMIYA2018-06-073-1/+9
* | refactor: Reduce DeprecationWarningsTakeshi KOMIYA2018-05-073-9/+0
* | Let LaTeX with XeTeX/LuaTeX not use small typeface in code-blocksjfbu2018-03-281-0/+1
|/
* Fix #4727: Option clash for package textcompjfbu2018-03-111-0/+1