summaryrefslogtreecommitdiff
path: root/sphinx/texinputs
Commit message (Expand)AuthorAgeFilesLines
* Allow multi-line object description signatures (#11011)TLouf2023-05-112-1/+28
* Revert "Support and prefer ``.jinja`` to ``_t`` for static templates (#11165)...James Addison2023-04-234-0/+0
* Support and prefer ``.jinja`` to ``_t`` for static templates (#11165)James Addison2023-04-074-0/+0
* Fix #11274: external links may break PDF build if under \sphinxupquoteJean-François B2023-03-311-2/+9
* LaTeX: rename ``\sphinxnotetitle`` into ``\sphinxstylenotetitle`` (etc)Jean-François B2023-03-272-24/+22
* LaTeX: let \sphinxremovefinalcolon work also if no colon in inputJean-François B2023-03-271-7/+18
* Fix typos found by codespellDimitri Papadopoulos2023-03-274-6/+6
* LaTeX: add \sphinxnotetitle et al.Jean-François B2023-03-262-40/+76
* LaTeX: let mark-up for seealso directive use explicit colon (fix #11264)Jean-François B2023-03-261-1/+1
* LaTeX: comment applied workaround to pict2e 0.4b breaking ellipse.styJean-François B2023-03-201-7/+4
* LaTeX: unneeded 4 code lines from #11254 trimmedJean-François B2023-03-191-5/+1
* LaTeX: support elliptical corners in rounded boxesJean-François B2023-03-191-46/+175
* LaTeX: fix nits with some mark-up in doc and code commentJean-François B2023-03-192-2/+2
* LaTeX: add <prefix>_{TeXcolor,TeXextras} optionsJean-François B2023-03-195-30/+97
* LaTeX: refactor some internals related to color namesJean-François B2023-03-195-29/+43
* LaTeX: reset options in nested \sphinxbox'esJean-François B2023-03-192-10/+43
* LaTeX: let rounded boxes support up to 4 distinct border-widthsJean-François B2023-03-152-120/+104
* LaTeX: fix a ad3235421 regression with pre_box-shadow-TeXcolorJean-François B2023-03-153-3/+4
* Dummy commit to re-launch Windows CI (instance of #11232)Jean-François B2023-03-151-1/+0
* LaTeX: fix rounded boxes stroke twice their bordersJean-François B2023-03-151-1/+1
* LaTeX: add boolean option addstrut to \sphinxbox/\sphinxboxsetupJean-François B2023-03-142-1/+10
* LaTeX: also admonition directives support box-decoration-break=sliceJean-François B2023-03-133-7/+19
* LaTeX: add support for div.topic_box-decoration-break=sliceJean-François B2023-03-132-11/+23
* LaTeX: refactoring of some internals from box-decoration-break supportJean-François B2023-03-132-47/+87
* LaTeX: comments following up on regression fix commit in sphinxShadowBoxJean-François B2023-03-133-14/+27
* LaTeX: fix a regression revealed by test_includegraphics_oversizedJean-François B2023-03-131-3/+5
* LaTeX: encapsulate dimension options in \dimexprJean-François B2023-03-133-37/+32
* LaTeX: guard against non-available xcolor in setting \sphinxbox defaultsJean-François B2023-03-131-3/+5
* LaTeX: polish code commentsJean-François B2023-03-132-124/+117
* Fix #11235: LaTeX: ``\color`` may cause color leaks in topic or noticesJean-François B2023-03-121-8/+40
* LaTeX: fix breakage at 4de9d4604 from misuse of \pagecolorJean-François B2023-03-121-1/+1
* LaTeX: use older syntax and not the ``\expanded`` added at #11234Jean-François B2023-03-121-5/+5
* LaTeX: add support for styling ``note`` (``hint``, ...) similarly as ``warnin...Jean-François B2023-03-122-104/+207
* Dummy commit to span CI as Windows failed test_gettext_dont_rebuild_moJean-François B2023-03-101-0/+1
* LaTeX: comment for future maintenance of \sphinxboxJean-François B2023-03-101-0/+21
* LaTeX: guard against \renewsphinxbox[...]{\sphinxbox}Jean-François B2023-03-101-1/+11
* LaTeX: \sphinxbox must issue \leavevmode to let TeX enter paragraph modeJean-François B2023-03-101-0/+5
* LaTeX: refactoring to avoid code duplicationJean-François B2023-03-094-52/+33
* LaTeX: fix some documentation from #11224Jean-François B2023-03-071-1/+1
* LaTeX: streamline matters related to pict2e availabilityJean-François B2023-03-072-28/+64
* LaTeX: fix a glitch from recent internal renamingsJean-François B2023-03-073-3/+4
* Update some LaTeX comments and documentation after #11224Jean-François B2023-03-071-1/+7
* LaTeX: ``\sphinxbox`` for boxing inline text elementsJean-François B2023-03-072-10/+72
* LaTeX: refactor how display environments use sphinxpackageboxesJean-François B2023-03-075-236/+170
* LaTeX: clean-up of comments for refactoring of CSS-like options supportJean-François B2023-03-071-38/+79
* LaTeX: fix unintended 1pt upwards vertical shift of rounded box framesJean-François B2023-03-071-0/+2
* LaTeX: refactor support macros for CSS-like sphinxsetup optionsJean-François B2023-03-064-401/+246
* LaTeX: guard usage of shadow color via associated booleanJean-François B2023-03-061-2/+5
* LaTeX: Fix shadow color leaks to border (rounded box) if no border colorJean-François B2023-03-061-2/+5
* LaTeX: workaround to help users of luatex-ja LaTeX classes (#11191)Jean-François B2023-02-111-4/+6