sphinx/tests/roots/test-latex-babel/conf.py

6 lines
98 B
Python
Raw Normal View History

numfig_format = {
'figure': 'Fig. %s',
'table': 'Table. %s',
'code-block': 'List.',
}