Commit Graph

19659 Commits

Author SHA1 Message Date
Takeshi KOMIYA
89db13d71f
Merge pull request #10676 from AA-Turner/authors
Clarify sorting in AUTHORS; sort and update maintainers list
2022-07-24 03:34:48 +09:00
Jean-François B
40caf0c854
Merge pull request #10696 from jfbu/latex_fix_for_old_latex
Fix #10695: old LaTeX does not allow \@ifpackageloaded usage in body
2022-07-23 13:12:49 +02:00
Jean-François B
d1b4a75f4f LaTeX: fix another incompatibility with old pict2e LaTeX
We need to make sure the \put command arguments will expand to a
(fractional) number, so \strip@pt is added, and the \dimexpr properly
closed with \relax
2022-07-23 13:03:48 +02:00
Jean-François B
faccc21822 Fix #10695: old LaTeX does not allow \@ifpackageloaded usage in body 2022-07-23 12:42:33 +02:00
Takeshi KOMIYA
afac558d09 Merge branch '5.0.x' into 5.x 2022-07-23 15:17:08 +09:00
Takeshi KOMIYA
94f62e7f2b
Merge pull request #10693 from tk0miya/mypy-0.971
Fix mypy violations (with mypy-0.971)
2022-07-23 15:16:33 +09:00
Takeshi KOMIYA
5b89c39f26 Fix mypy violations (with mypy-0.971) 2022-07-23 15:12:48 +09:00
Jean-François B
f45dc5e139
Merge pull request #10684 from marxin/fix-version-indentation
Fix indentation of .. version{changed,added}.
2022-07-20 21:29:47 +02:00
Jean-François B
f20fca9bf1
Merge pull request #10679 from jfbu/update_bindep
Update bindep.txt for LaTeX pict2e.sty optional dependency
2022-07-20 21:17:51 +02:00
marxin
9a30edac7d Fix indentation of .. version{changed,added}. 2022-07-19 15:26:57 +02:00
Adam Turner
61a6b475a4 Tweak headings 2022-07-18 23:05:34 +01:00
Chris Holdgraf
eb0a6c574f
Update documentation structure and theming (#10677)
Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
2022-07-18 22:48:28 +01:00
danieleades
a504ac6100
Improve static typing strictness (#10569) 2022-07-18 22:08:16 +01:00
Jean-François B
67c006e94a Update bindep.txt for LaTeX pict2e.sty optional dependency
Refs: #10648
2022-07-18 19:26:08 +02:00
Jean-François B
a340427ba4 Update CHANGES for PR #10655 2022-07-18 18:47:49 +02:00
Jean-François B
ee13a0b60b
Merge pull request #10655 from alcrene/fix-LatinRules-encoding
Explain non-standard encoding in LatinRules.xdy
2022-07-18 18:46:00 +02:00
Takeshi KOMIYA
eb5a441671
Merge pull request #10604 from sphinx-doc/fix_search
Fix HTML Search
2022-07-18 23:18:37 +09:00
Takeshi KOMIYA
4dd09eba4d HTML Search: refactoring 2022-07-18 23:07:00 +09:00
Takeshi KOMIYA
6ed7405cd9 HTML Search: Minor errors are emitted on fetching search snipets 2022-07-18 23:05:57 +09:00
Takeshi KOMIYA
50897f0cc2 HTML Search: search snipets should not be folded 2022-07-18 23:01:57 +09:00
Takeshi KOMIYA
f280ebb000 HTML Search: HTML tags are displayed as a part of object name 2022-07-18 23:01:57 +09:00
Alexandre René
37267fe0de Fix punctuation in comments 2022-07-18 14:18:08 +02:00
Adam Turner
d4fc9f6bd0 Add GPG key for Adam Turner 2022-07-17 23:03:38 +01:00
Adam Turner
305fa5cfa8 Update and sort maintainers list 2022-07-17 22:12:32 +01:00
Adam Turner
0dd4ca5178 Update sorting note 2022-07-17 22:12:19 +01:00
Adam Turner
aa47f5d53a Add CHANGES note for #10518 2022-07-17 21:52:15 +01:00
Adam Turner
490a8a9162
Add include_patterns as the opposite of exclude_patterns (#10518) 2022-07-17 21:44:33 +01:00
Alexandre René
184c00e38c Explain non-standard encoding in LatinRules.xdy
In order to fulfill its function, LatinRules.xdy must use single,
non-standard byte characters (neither ASCII, nor multi-byte UTF-8).
To someone encountering the file without knowing its purpose (e.g.
due a post-processing raising a warning for the unrecognized encoding)
this is likely surprising, and may seem like a holdover from a time where
Unicode wasn't as universally supported.

The added comment should make clear that the file must stay as it is,
and in particular that it must not be "standardized" to UTF-8.
2022-07-17 20:49:07 +02:00
Takeshi KOMIYA
e7fc03bce2
Allow specifying multiple CSS files in themes (#10465)
Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
2022-07-17 12:27:43 +01:00
github-actions[bot]
8f893a625d
Update message catalogs (#10674) 2022-07-17 12:25:43 +01:00
Takeshi KOMIYA
93b703131b
Merge pull request #10671 from pradyunsg/sort-authors-listing
Alphabetically sort the list of contributors
2022-07-16 19:14:02 +09:00
Pradyun Gedam
00629456f5
Alphabetically sort the list of contributors
This matches the language used to describe the listing.
2022-07-16 11:01:02 +01:00
Jean-François B
7ecb551153 Mumble... Typo in a LaTeX code comment 2022-07-15 21:35:48 +02:00
Jean-François B
07bd330a6f LaTeX: clean-up some LaTeX code comments (follow-up to #10638) 2022-07-15 21:33:24 +02:00
Jean-François B
93226ca91a Update CHANGES for PR #10648 2022-07-14 11:34:12 +02:00
Jean-François B
d737608591
Merge pull request #10648 from jfbu/latex_enhancedboxes
LaTeX: box padding (t,r,b,l), borders (t,r,b,l), shadows (x,y) or radii
2022-07-14 11:19:48 +02:00
Jean-François B
64647ca55f LaTeX: enhanced boxes with padding, borders, shadows, rounded corners
- LaTeX: box padding (t,r,b,l), borders (t,r,b,l), shadows (x,y) or radii

- LaTeX: fix #10650 via usage of our own sophisticated \fcolorbox

- LaTeX: user interface via 'sphinxsetup' to enhanced code-blocks frames

- LaTeX: user interface via 'sphinxsetup' to enhanced topic boxes

- LaTeX: CSS-named-alikes 'sphinxsetup' options for code-blocks and
  topics

- LaTeX: CSS-named-alikes 'sphinxsetup' keys for warning type notices
  (fix #10651)

- LaTeX: documentation of the new CSS-like options

- LaTeX: remove #10619 documentation, as the #10619 added
  shadowBorderColor and shadowShadowColor now named respectively:

  aside.topic_border-TeXcolor and aside.topic_box-shadow-TeXcolor

- LaTeX: use div.topic option prefix and not aside.topic for CSS-like
  options

- LaTeX: keep the implicit legacy padding of warning type boxes as
  default behaviour
2022-07-14 11:08:28 +02:00
danieleades
25d379fb53
Lint with flake8-bugbear (#10602)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2022-07-12 22:55:57 +01:00
Adam Turner
69824f9265
Update CHANGES for #10548 2022-07-12 22:53:36 +01:00
shiftinv
ede71fd644
Fix minor HTML search summary issues (#10548) 2022-07-12 22:51:29 +01:00
Adam Turner
b3e03d9d07
Support Docutils 0.19 (#10656) 2022-07-12 22:47:02 +01:00
Adam Turner
9112cfeb8d
Refresh the Sphinx13 theme (#10652) 2022-07-10 22:48:15 +01:00
Takeshi KOMIYA
3db1844d9a
Merge pull request #10634 from jbms/fix-events-pdb
Make `-P` (pdb) work better with exceptions triggered from events
2022-07-10 19:58:52 +09:00
Takeshi KOMIYA
8f6ca411ed Update CHANGES for PR #10647 2022-07-10 19:58:14 +09:00
Takeshi KOMIYA
835b7369cf
Merge pull request #10647 from mitya57/latex-index-keys
LaTeX writer: add \label's for all index keys, not just first
2022-07-10 19:54:46 +09:00
Takeshi KOMIYA
9940da066f
Merge pull request #10654 from jfbu/css_remove_whitespace_in_basic_css_from_templating
Remove empty lines inside selectors in basic.css produced from template
2022-07-10 19:49:21 +09:00
Jean-François B
9d95e29678 Remove empty lines inside selectors in basic.css produced from template 2022-07-10 10:41:45 +02:00
Takeshi KOMIYA
a99def3f8c
Merge pull request #10653 from sphinx-doc/bot/pull-translations
Update message catalogs
2022-07-10 11:37:07 +09:00
tk0miya
eb183b2c6d Update message catalogs 2022-07-10 00:24:04 +00:00
Dmitry Shachnev
da8f7d9c4c LaTeX writer: add \label's for all index keys, not just first
This change was originally added in coq project, but I am forwarding
it here at request of the patch author.

See https://github.com/coq/coq/issues/12361 for the issue description.
2022-07-07 13:37:53 +03:00