doc/changes/2.3.rst
end-before option of :rst:dir:literalinclude directive does not
match the first line of the code block."Sphinx/X.Y.Z requests/X.Y.Z python/X.Y.Z". It can be changed via :confval:user_agent.sphinx.builders.gettext.POHEADERsphinx.io.SphinxStandaloneReader.appsphinx.io.SphinxStandaloneReader.envsphinx.util.texescape.tex_escape_mapsphinx.util.texescape.tex_hl_escape_map_newsphinx.writers.latex.LaTeXTranslator.no_contractionsrightsidebar optionextrapackages key
of :confval:latex_elementsuser_agentlatex_engine (experimental)autodoc-skip-member event on generating stub filelinkcheck_auth option to provide
authentication information when doing linkcheck buildsgettext_last_translator and
:confval:gettext_language_team to customize headers of POT file#6668: LaTeX: Longtable before header has incorrect distance
(refs: latex3/latex2e#173_)
.. _latex3/latex2e#173: https://github.com/latex3/latex2e/issues/173
#6618: LaTeX: Avoid section names at the end of a page
#6738: LaTeX: Do not replace unicode characters by LaTeX macros on unicode supported LaTeX engines: ¶, §, €, ∞, ±, →, ‣, –, superscript and subscript digits go through "as is" (as default OpenType font supports them)
#6704: linkcheck: Be defensive and handle newly defined HTTP error code
#6806: linkcheck: Failure on parsing content
#6655: image URLs containing data: causes gettext builder crashed
#6584: i18n: Error when compiling message catalogs on Hindi
#6718: i18n: KeyError is raised if section title and table title are same
#6743: i18n: :confval:rst_prolog breaks the translation
#6708: mathbase: Some deprecated functions have removed
#6709: autodoc: mock object does not work as a class decorator
#5070: epub: Wrong internal href fragment links
#6712: Allow not to install sphinx.testing as runtime (mainly for ALT Linux)
#6741: html: search result was broken with empty :confval:html_file_suffix
#6001: LaTeX does not wrap long code lines at backslash character
#6804: LaTeX: PDF build breaks if admonition of danger type contains code-block long enough not to fit on one page
#6809: LaTeX: code-block in a danger type admonition can easily spill over bottom of page
#6793: texinfo: Code examples broken following "sidebar"
#6813: An orphan warning is emitted for included document on Windows. Thanks to @drillan
#6850: Fix smartypants module calls re.sub() with wrong options
#6824: HTML search: If a search term is partially matched in the title and fully matched in a text paragraph on the same page, the search does not include this match.
#6848: config.py shouldn't pop extensions from overrides
#6867: text: extra spaces are inserted to hyphenated words on folding lines
#6886: LaTeX: xelatex converts straight double quotes into right curly ones
(shows when :confval:smartquotes is False)
#6890: LaTeX: even with smartquotes off, PDF output transforms straight quotes and consecutive hyphens into curly quotes and dashes
#6876: LaTeX: multi-line display of authors on title page has ragged edges
#6887: Sphinx crashes with Docutils 0.16b0
#6920: sphinx-build: A console message is wrongly highlighted
#6900: sphinx-build: -D option does not considers 0 and 1 as a
boolean value