1%
2% sphinxmessages.sty
3%
4% message resources for Sphinx
5%
6\ProvidesPackage{sphinxmessages}[2019/01/04 v2.0 Localized LaTeX macros (Sphinx team)]
7
8\renewcommand{\literalblockcontinuedname}{continued from previous page}
9\renewcommand{\literalblockcontinuesname}{continues on next page}
10\renewcommand{\sphinxnonalphabeticalgroupname}{Non\sphinxhyphen{}alphabetical}
11\renewcommand{\sphinxsymbolsname}{Symbols}
12\renewcommand{\sphinxnumbersname}{Numbers}
13\def\pageautorefname{page}
14
15\addto\captionsenglish{\renewcommand{\figurename}{Fig.\@{} }}
16\def\fnum@figure{\figurename\thefigure{}}
17
18\addto\captionsenglish{\renewcommand{\tablename}{Table }}
19\def\fnum@table{\tablename\thetable{}}
20
21\addto\captionsenglish{\renewcommand{\literalblockname}{Listing}}