sphinx/tests/roots/test-latex-babel/conf.py
2019-01-03 10:58:42 +09:00

6 lines
98 B
Python

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