summaryrefslogtreecommitdiff
path: root/sphinx/texinputs
Commit message (Expand)AuthorAgeFilesLines
* Remove unused and undocumented LaTeX macro ``\shortversion``jfbu2018-01-131-5/+2
* Eliminate comma from PDF header when project has no release numberjfbu2018-01-121-11/+22
* Fix space gobbling issue from PR #4370jfbu2018-01-031-1/+1
* Make LaTeX macro definitions more readablejfbu2018-01-031-10/+10
* Split out fancy LaTeX macros from ``\sphinxcode`` into ``\sphinxupquote``jfbu2018-01-031-7/+8
* Merge pull request #4332 from jfbu/latex_math_numfigJean-François B2017-12-211-1/+27
|\
| * Let LaTeX obey :confval:`math_numfig` for equation numberingjfbu2017-12-211-1/+27
* | Set LaTeX default tocdepth to 2 for howto documents (fixes #4330)jfbu2017-12-211-0/+1
|/
* Make LaTeX obey numfig_secnum_depth for figures, tables, code-blocksjfbu2017-12-201-11/+88
* Merge branch 'stable'Takeshi KOMIYA2017-12-141-14/+7
|\
| * Fix some French English encountered in sphinx.sty's comments ...jfbu2017-12-131-5/+5
| * Make PDF highlighting work as expected also in absence of ``:linenos:``jfbu2017-12-131-9/+2
* | Fix merge errorjfbu2017-12-121-1/+0
* | Merge branch 'stable'jfbu2017-12-121-13/+19
|\ \ | |/
| * Update LaTeX style file's version datejfbu2017-12-121-1/+1
| * Expose some sphinx.sty LaTeX internals for customizability (refs: #4285)jfbu2017-12-121-10/+15
| * Fix VerbatimHighlightColor key declared non-sphinx-prefixed colour namejfbu2017-12-111-3/+3
* | Merge branch 'stable'jfbu2017-12-111-14/+54
|\ \ | |/
| * Merge pull request #4285 from jfbu/1238_PDF_emphasize-linesJean-François B2017-12-111-12/+41
| |\
| | * Move some LaTeX macros for easier customizability if neededjfbu2017-12-111-31/+36
| | * Fix highlighting in PDF if wrapping of long code lines was _not_ enabledjfbu2017-12-101-1/+1
| | * Add a note for future maintenance by TeX hackersjfbu2017-12-101-0/+3
| | * Make PDF support for emphasize-lines work with lineno-start like htmljfbu2017-12-101-1/+5
| | * Add emphasize-lines PDF support also under verbatimwrapslines=falsejfbu2017-12-101-15/+16
| | * Support ``:emphasize-lines:`` in PDF output (closes #1238)jfbu2017-12-101-1/+17
| * | Merge pull request #4250 from jfbu/4249_errhighlightJean-François B2017-12-101-0/+11
| |\ \ | | |/ | |/|
| | * Fix #4249 by overriding Pygments latex formatter error highlightingjfbu2017-12-061-0/+11
| * | Fix #4267 by passing `warn` option to package textcomp.jfbu2017-11-291-2/+2
| |/
* | Replace a few ``\undefined`` by ``\@undefined`` in LaTeX stylesjfbu2017-10-272-14/+15
* | Merge branch 'stable'Takeshi KOMIYA2017-07-291-2/+2
|\ \ | |/
| * Update LaTeX style file version datejfbu2017-07-241-1/+1
| * Fix #3946 (typo in sphinx.sty)jfbu2017-07-241-1/+1
* | Merge pull request #3872 from jfbu/literalblock_capposJean-François B2017-07-231-106/+138
|\ \
| * | Trim unneeded TeX macrosjfbu2017-06-171-8/+3
| * | latex: add option to put literal block captions before or afterjfbu2017-06-171-65/+102
| * | Move latex macros for easier maintenancejfbu2017-06-171-36/+32
| * | latex: better fix to French lists issue (refs: 66fdb34)jfbu2017-06-171-7/+11
* | | Merge branch 'stable'Takeshi KOMIYA2017-07-021-0/+35
|\ \ \ | | |/ | |/|
| * | Merge pull request #3876 from jfbu/fixboxdrawingTakeshi KOMIYA2017-07-021-0/+35
| |\ \
| | * | Fix typo in latex macro namejfbu2017-06-181-1/+1
| | * | Fix #3851 and fix #3706 about box drawing characters for PDF outputjfbu2017-06-181-0/+35
* | | | Merge branch 'stable'Takeshi KOMIYA2017-06-251-2/+2
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Fix ``\sphinxbfcode`` latex macro swallows initial space of argumentjfbu2017-06-191-1/+1
| |/
| * Update LaTeX style file date for 1.6.3 releasejfbu2017-06-181-1/+1
* | Merge branch 'stable'jfbu2017-06-171-40/+65
|\ \ | |/
| * Move latex styling macros to proper placejfbu2017-06-141-2/+2
| * latex: hint that code-blocks continue on next page (closes #3764)jfbu2017-06-141-40/+65
* | Merge branch 'stable'Takeshi KOMIYA2017-05-261-0/+5
|\ \ | |/
| * Add explanatory comment in LaTeX style file for ``\spx@VerbatimFBox``jfbu2017-05-231-0/+5
* | Merge branch '1.6-release'Takeshi KOMIYA2017-05-152-9/+15
|\ \ | |/