summaryrefslogtreecommitdiff
path: root/sphinx/texinputs/sphinxpackageboxes.sty
Commit message (Expand)AuthorAgeFilesLines
* Fix typos found by codespellDimitri Papadopoulos2023-03-271-3/+3
* 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: add <prefix>_{TeXcolor,TeXextras} optionsJean-François B2023-03-191-2/+5
* LaTeX: refactor some internals related to color namesJean-François B2023-03-191-13/+6
* LaTeX: reset options in nested \sphinxbox'esJean-François B2023-03-191-1/+11
* LaTeX: let rounded boxes support up to 4 distinct border-widthsJean-François B2023-03-151-120/+97
* LaTeX: fix a ad3235421 regression with pre_box-shadow-TeXcolorJean-François B2023-03-151-2/+2
* 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-141-1/+2
* LaTeX: also admonition directives support box-decoration-break=sliceJean-François B2023-03-131-7/+7
* LaTeX: refactoring of some internals from box-decoration-break supportJean-François B2023-03-131-26/+82
* LaTeX: encapsulate dimension options in \dimexprJean-François B2023-03-131-23/+20
* 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
* 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-091-7/+24
* LaTeX: fix some documentation from #11224Jean-François B2023-03-071-1/+1
* LaTeX: streamline matters related to pict2e availabilityJean-François B2023-03-071-9/+64
* LaTeX: fix a glitch from recent internal renamingsJean-François B2023-03-071-2/+2
* LaTeX: ``\sphinxbox`` for boxing inline text elementsJean-François B2023-03-071-0/+24
* LaTeX: refactor how display environments use sphinxpackageboxesJean-François B2023-03-071-10/+110
* LaTeX: fix unintended 1pt upwards vertical shift of rounded box framesJean-François B2023-03-071-0/+2
* 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: 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-231-16/+0
* 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-141-79/+400
* 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-051-0/+113