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:
jfbu 2017-03-16 23:01:12 +01:00
parent 7a3f35e014
commit 39bce2f90a

View File

@ -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