summaryrefslogtreecommitdiff
path: root/sphinx/texinputs
Commit message (Expand)AuthorAgeFilesLines
* Close #7115: LaTeX: Allow to override LATEXOPTS and LATEXMKOPTS via envvarsTakeshi KOMIYA2020-02-091-2/+2
* LaTeX: avoid quotes and TeX ligature replacements in PDF outputjfbu2019-12-152-6/+28
* Merge branch '2.2.2' into 2.0Takeshi KOMIYA2019-12-031-2/+2
|\
| * Fix typo in LaTeX code commentjfbu2019-11-221-2/+2
* | LaTeX: avoid ragged line endings in case of multi-line author displayjfbu2019-11-302-2/+24
* | Fix #4186: LaTeX: Support upLaTeX as a new latex_engine (experimental)Takeshi KOMIYA2019-11-172-4/+4
* | Trim possibly erroneous comment from Sphinx LaTeX codejfbu2019-11-151-1/+1
* | LaTeX: fix #6809jfbu2019-11-151-1/+15
* | LaTeX: fix #6804jfbu2019-11-101-7/+43
* | LaTeX: Allow linebreaks at \ (in literals, code-blocks, parsed-literal)jfbu2019-11-061-3/+18
* | Merge branch '2.2.2' into 2.0jfbu2019-11-061-2/+4
|\ \ | |/
| * Fix #6776: 2019-10-01 LaTeX release breaks sphinxcyrillic.styjfbu2019-10-281-2/+4
* | Merge branch '2.2.1' into 2.0jfbu2019-09-141-1/+2
|\ \ | |/
| * Fix #6641: Undefined control sequence \sphinxmaketitlejfbu2019-09-021-1/+2
* | Merge branch '2.0' into latex_6668Jean-François B2019-09-061-1/+1
|\ \
| * | LaTeX: Avoid section titles at the end of a pageSebastian Huber2019-09-051-1/+1
| |/
* | Fix #6668: LaTeX: Longtable before header has incorrect distancejfbu2019-09-011-2/+3
|/
* LaTeX: refactor visit_enumerated_list() to use \sphinxsetlistlabelsjfbu2019-06-291-0/+12
* LaTeX: prevent pagebrak separating note from section titlejfbu2019-06-041-2/+2
* Merge branch 'master' into latex_safe_graphicsjfbu2019-02-052-2/+2
|\
| * Merge branch '1.8'jfbu2019-02-042-2/+2
| |\
| | * LaTeX: remove extra space after author on title page in PDFjfbu2019-02-032-2/+2
* | | LaTeX: safer image inclusionjfbu2019-01-291-40/+64
|/ /
* | Merge branch '1.8'jfbu2019-01-221-1/+7
|\ \ | |/
| * Closes: #5960jfbu2019-01-171-1/+7
* | Merge branch '1.8'jfbu2019-01-131-1/+40
|\ \ | |/
| * LaTeX: \sphinxsafeincludegraphics for sphinxShadowBox/sphinxheavyboxjfbu2019-01-121-1/+40
* | LaTeX: no need for \sphinxVerbatimEnvironmentjfbu2019-01-101-7/+3
* | Update date of LaTeX class filesjfbu2018-12-232-2/+2
* | Merge branch 'master' into latex_tableofcontentshookjfbu2018-12-232-7/+9
|\ \
| * | Fix bad merge (sorry)jfbu2018-12-231-1/+1
| * | Merge branch '1.8'jfbu2018-12-232-4/+6
| |\ \ | | |/
| | * Update date and version of LaTeX class filesjfbu2018-12-222-2/+2
| | * LaTeX: ``\sphinxmaketitle`` and optional ``\sphinxbackoftitlepage``jfbu2018-12-212-2/+4
| * | LaTeX, rename some internal temporary macro in \sphinxtableofcontentsjfbu2018-12-221-3/+3
* | | LaTeX: move some hard-coded re-definitions to user hook for TOCjfbu2018-12-222-7/+11
|/ /
* | Merge branch '1.8'jfbu2018-12-161-1/+4
|\ \ | |/
| * LaTeX: allow sphinxVerbatim usage without explicit "hllines" extra setupjfbu2018-12-161-1/+4
* | Merge branch '1.8'jfbu2018-12-111-0/+3
|\ \ | |/
| * LaTeX update a comment about inputencjfbu2018-12-111-0/+3
* | Merge branch 'master' of github.com:sphinx-doc/sphinxTakeshi KOMIYA2018-11-221-12/+14
|\ \
| * | LaTeX: ignore global document class options in sphinxcyrillic.styjfbu2018-11-221-12/+14
* | | Merge branch '1.8'Takeshi KOMIYA2018-11-221-32/+100
|\ \ \ | |/ / |/| / | |/
| * LaTeX: update sphinx.sty version and datejfbu2018-11-181-1/+1
| * LaTeX: add a commentjfbu2018-11-181-0/+1
| * LaTeX: compatibility with captions package, last partjfbu2018-11-181-10/+27
| * LaTeX: compatibility with caption package, 2nd partjfbu2018-11-181-28/+44
| * LaTeX: compatibility with caption packagejfbu2018-11-131-13/+47
* | new file: sphinx/texinputs/sphinxcyrillic.styjfbu2018-11-211-0/+51
* | LaTeX: font choices for Greek and Cyrillic support, and (Xe|Lua)LaTeXjfbu2018-11-211-24/+0