Remove unused and undocumented LaTeX macro `\shortversion`

This commit is contained in:
jfbu
2018-01-13 08:53:16 +01:00
parent 8f2d4bae86
commit f2bc93859a
2 changed files with 4 additions and 5 deletions

View File

@@ -95,6 +95,8 @@ Features removed
* LaTeX environment ``notice``, use ``sphinxadmonition`` instead
* LaTeX ``\sphinxstylethead``, use ``\sphinxstyletheadfamily``
* C++, support of function concepts. Thanks to mickk-on-cpp.
* Not used and previously not documented LaTeX macros ``\shortversion``
and ``\setshortversion``
Bugs fixed