summaryrefslogtreecommitdiff
path: root/sphinx/texinputs
Commit message (Expand)AuthorAgeFilesLines
* Fix #10723: LaTeX verbatimwithframe=false without effect since 5.1.0Jean-François B2022-07-291-30/+40
* LaTeX: fix another incompatibility with old pict2e LaTeXJean-François B2022-07-231-7/+7
* Fix #10695: old LaTeX does not allow \@ifpackageloaded usage in bodyJean-François B2022-07-235-19/+24
* Merge pull request #10655 from alcrene/fix-LatinRules-encodingJean-François B2022-07-181-3/+7
|\
| * Fix punctuation in commentsAlexandre René2022-07-181-3/+3
| * Explain non-standard encoding in LatinRules.xdyAlexandre René2022-07-171-1/+5
* | Mumble... Typo in a LaTeX code commentJean-François B2022-07-151-1/+1
* | LaTeX: clean-up some LaTeX code comments (follow-up to #10638)Jean-François B2022-07-151-31/+33
* | LaTeX: enhanced boxes with padding, borders, shadows, rounded cornersJean-François B2022-07-145-283/+1210
|/
* Merge pull request #10639 from jfbu/latex_roundedboxesJean-François B2022-07-062-0/+126
|\
| * LaTeX: fix (better) compatibility with "old" LaTeXJean-François B2022-07-051-8/+7
| * LaTeX: fix previous commit for "old" LaTeX compatibilityJean-François B2022-07-051-2/+6
| * LaTeX: optional rounded corners for framing of code-blocksJean-François B2022-07-052-0/+123
* | LaTeX: move a recently added code line near where it is now usedJean-François B2022-07-051-6/+8
|/
* Fix #10638: LaTeX code-blocks when highlighted token uses \fcolorboxJean-François B2022-07-041-74/+78
* Fix #10633 LaTeX: upstream framed.sty color leak bugJean-François B2022-07-033-3/+9
* Merge pull request #10619 from jfbu/latex_coloredshadowsJean-François B2022-07-032-19/+74
|\
| * LaTeX: code comments on sphinxShadowBox for topic directiveJean-François B2022-07-011-23/+56
| * LaTeX: refactor sphinxShadowBox to allow colors for frame and shadowJean-François B2022-06-302-11/+33
* | Merge branch '5.0.x' into 5.xJean-François B2022-07-021-1/+2
|\ \ | |/ |/|
| * Fix #10506 (again): replacements to Pygments escapesJean-François B2022-07-021-1/+2
* | LaTeX: refactor \spx@fcolorbox to fix #10610Jean-François B2022-06-301-26/+57
* | LaTeX: (cont'd) fix of code comments and slight refactoringJean-François B2022-06-301-10/+12
* | LaTeX: internal optimizations and commentsJean-François B2022-06-291-8/+18
* | LaTeX: fix #10615 (relates: #10577)Jean-François B2022-06-291-5/+20
* | LaTeX: partially fix color issues for wrapped code lines with pagebreakJean-François B2022-06-292-18/+30
* | LaTeX commentsJean-François B2022-06-292-6/+9
* | LaTeX: some code comments (technical) and minor changesJean-François B2022-06-271-1/+15
* | LaTeX: fix #8686 Text can fall out of code-block at end of page (#10577)Jean-François B2022-06-261-50/+105
|/
* Fix #10363: make howto LaTeX title page rule use \linewidthLuis2022-05-081-2/+2
* LaTeX: workaround a memoir class compatibility issuejfbu2022-04-161-3/+10
* LaTeX: avoid a footnote in a signature line executing \label twicejfbu2022-04-161-0/+4
* LaTeX: comment out footnote mark enhancement for footnote environmentjfbu2022-04-161-8/+12
* LaTeX: correct footnote marks, extended with page of link targetjfbu2022-04-162-73/+91
* Merge branch '4.x'Takeshi KOMIYA2022-03-031-35/+65
|\
| * Merge pull request #10087 from marxin/vertical-spaces-for-cpp-functionsJean-François B2022-02-141-35/+65
| |\
| | * LaTeX: same signature-description vertical space as for sig-sigjfbu2022-01-141-0/+7
| | * LaTeX: \pysig{start,stop}signatures and related \pysigline refactoringjfbu2022-01-131-35/+58
* | | Merge branch '4.x'Takeshi KOMIYA2022-02-191-3/+3
|\ \ \ | |/ /
| * | latex: Update description of \sphinxexplicitTakeshi KOMIYA2022-02-111-3/+3
| |/
* | LaTeX: separate terms from their definitions by a CR (fix #9985)jfbu2021-12-201-2/+36
|/
* Fix Multi-function declaration in Python domain has cramped spacingjfbu2021-12-091-9/+24
* Add \sphinxhyphenin{inline,parsed}literal for customizabilityjfbu2021-12-092-7/+11
* Make sure option names in xelatex pdf output do not split at dashesjfbu2021-12-091-1/+8
* Fix inaccurate LaTeX commentsjfbu2021-12-091-5/+11
* Fix #9500: LaTeX: Failed to build Japanese document on WindowsTakeshi KOMIYA2021-09-301-1/+1
* Merge pull request #9616 from jdufresne/fix-urlTakeshi KOMIYA2021-09-112-2/+2
|\
| * Update Sphinx url: s|https?://sphinx-doc\.org/|https://www.sphinx-doc.org/|gJon Dufresne2021-09-062-2/+2
* | Fix typos discovered by codespellChristian Clauss2021-09-084-5/+5
|/
* Fix typoEisuke Kawashima2021-07-082-2/+2