mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Remove documentation of `\sphinxquotedblleft
` from next minor release
Indeed, the macros will perhaps be removed already at 1.6, (PR #3562), hence it is better not to document them at 1.5.4.
This commit is contained in:
parent
7a3f35e014
commit
39bce2f90a
@ -438,14 +438,6 @@ Let us now list some macros from the package file
|
||||
the new macros are wrappers of the formerly hard-coded ``\texttt``,
|
||||
``\emph``, ... The default definitions can be found in
|
||||
:file:`sphinx.sty`.
|
||||
- macros for directional double quotes: pairs of straight double quote ``"``
|
||||
in reST source are converted into LaTeX mark-up
|
||||
``\sphinxquotedblleft{}`` and ``\sphinxquotedblright{}`` which default to
|
||||
`````\ ````` and ``''`` (i.e. the TeX mark-up for directional double
|
||||
quotes via font ligaturing mechanism.)
|
||||
|
||||
.. versionadded:: 1.5.4
|
||||
Formerly, produced TeX was directly with `````\ ````` and ``''``.
|
||||
- paragraph level environments: for each admonition type ``<foo>``, the
|
||||
used environment is named ``sphinx<foo>``. They may be ``\renewenvironment``
|
||||
'd individually, and must then be defined with one argument (it is the heading
|
||||
|
Loading…
Reference in New Issue
Block a user