summaryrefslogtreecommitdiff
path: root/sphinx/texinputs
Commit message (Expand)AuthorAgeFilesLines
...
* LaTeX: ``\emph`` replaced by ``\sphinxparam`` and ``\sphinxsamedocref``Jean-François B2023-01-241-0/+3
* LaTeX: remove deprecated internal ``\dimen`` at 6.2.0 not 7.0.0Jean-François B2023-01-081-5/+5
* LaTeX: remove some internal \dimen registersJean-François B2023-01-073-39/+39
* LaTeX: fix 5.1.0 bugs related to topic and contents boxes (#11102)Jean-François B2023-01-062-13/+18
* Fix #11074: Can't change sphinxnote to use sphinxheavyboxJean-François B2023-01-031-0/+39
* Trim duplicate in sphinxlatexadmonitions.sty latex codeJean-François B2023-01-031-5/+0
* Fix #6744: support for seealso directive should be via an environmentJean-François B2023-01-032-2/+6
* LaTeX: switch to some nicer defaults for tables and code-blocks (#10924)Jean-François B2022-10-171-7/+10
* s/5.2.0/5.3.0 in various code comments as #10759 got merged in 5.3.0Jean-François B2022-10-123-12/+12
* LaTeX: support for booktabs-style and zebra-striped tables (#10759)Jean-François B2022-10-124-59/+934
* 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
| |/