Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sphinx-doc/sphinx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-16Fix #9009: LaTeX: "release" value with underscore leads to invalid LaTeXTakeshi KOMIYA
2021-02-18LaTeX: let bookmarks use high default depthjfbu
2021-01-27Merge branch '3.x'Takeshi KOMIYA
2021-01-26Fix #8442: missing index entries in pdf output with memoir + xindyjfbu
2021-01-25LaTeX: sync pdftex engine default imageresolution with pxunitjfbu
2021-01-21LaTeX: update default font configurationjfbu
2020-05-23latex: Allow to add LaTeX package after hyperref loaded via APITakeshi KOMIYA
2019-12-08Merge branch '2.0'Takeshi KOMIYA
2019-12-07Update longtable latex templatejfbu
2019-11-17Merge branch '2.0'Takeshi KOMIYA
2019-11-05Close #6762: latex: Allow to load additonal LaTeX packagesTakeshi KOMIYA
2019-06-21Fix #6512: typo in continuation label for tablesTakeshi KOMIYA
2019-05-06Fix #4550: html: Centering tables by default using CSSTakeshi KOMIYA
2019-01-05Merge branch '1.8'jfbu
2019-01-04Deprecate LaTeXTranslator.generate_numfig_format()Takeshi KOMIYA
2019-01-04refactor: Move \literalblockname to sphinxmessage.styTakeshi KOMIYA
2019-01-04refactor: Move \tablename to sphinxmessage.styTakeshi KOMIYA
2019-01-04refactor: Move \figurename to sphinxmessage.styTakeshi KOMIYA
2019-01-04Convert sphinxmessage to LaTeX packageTakeshi KOMIYA
2018-12-18refactor: latex: Initialize 'packages' on contextTakeshi KOMIYA
2018-12-18refactor: latex: Initialize 'logofilename' on contextTakeshi KOMIYA
2018-11-22Merge branch '1.8'Takeshi KOMIYA
2018-11-22LaTeX: font choices for Greek and Cyrillic support, and (Xe|Lua)LaTeXjfbu
2018-11-18LaTeX: compatibility with caption package, 2nd partjfbu
2018-11-16LaTeX: support for Greek and Cyrillicjfbu
2018-11-14LaTeX: compatibility with caption packagejfbu
2018-11-01latex: Move \pageautorefname to sphinxmessages.styTakeshi KOMIYA
2018-10-07Rename sphinxmessage.sty to sphinxmessages.sty (plural)Takeshi KOMIYA
2018-10-07Adjust location of \input{sphinxmessage.sty}Takeshi KOMIYA
2018-10-07refactor: Separate message catalogs to sphinxmessage.styTakeshi KOMIYA
2018-10-07latex: escape \releasename and \indexnameTakeshi KOMIYA
2018-10-07Merge branch 'master' into refactor_latexTakeshi KOMIYA
2018-09-18Fix #5453 and move LaTeX ``\pagestyle`` to templatejfbu
2018-08-19Merge branch 'master' into template-bodyTakeshi KOMIYA
2018-08-13Add LaTeXBuilder.context: Build context object by builderTakeshi KOMIYA
2018-07-14LaTeX: add hyperref support to general index as handled by xindyjfbu
2018-07-01Add ``latex_use_xindy`` new config variable for UTF-8 enabled indicesjfbu
2018-06-19latex writer: move ever template parts into latex.tex_tGabriel Laskar
2018-06-09Merge branch '1.7'Takeshi KOMIYA
2018-06-08LaTeX, follow-up to PR #5012, avoid label separated by pagebreakjfbu
2018-06-07Fix #5009: latex: a label for table is vanished if table does not have a captionTakeshi KOMIYA
2018-05-07refactor: Reduce DeprecationWarningsTakeshi KOMIYA
2018-03-29Let LaTeX with XeTeX/LuaTeX not use small typeface in code-blocksjfbu
2018-03-11Fix #4727: Option clash for package textcompjfbu
2017-06-14latex: hint that code-blocks continue on next page (closes #3764)jfbu
2017-05-09Merge pull request #3686 from jfbu/dropthreeparttableJean-François B
2017-05-04Rename ``\sphinxcaptionof`` to ``\sphinxcaption``, only 2 argsjfbu
2017-05-04Separate ``\sphinxcapstartof`` macro, to facilitate caption below tablejfbu
2017-05-03Remove deprecated latex features at 1.7jfbu
2017-05-01Drop usage of threeparttable LaTeX package (closes #3532)jfbu