Remove strange dot after figure numbers
This commit is contained in:
parent
3f5cf3aad3
commit
54b2c5b8db
@ -77,6 +77,12 @@
|
||||
\usepackage{graphicx}
|
||||
\usepackage{subcaption}
|
||||
|
||||
% Remove dot after figure number
|
||||
\renewcommand*{\figureformat}{%
|
||||
\figurename~\thefigure%
|
||||
% \autodot% DELETED
|
||||
}
|
||||
|
||||
% Drawing chessboards (background)
|
||||
\usepackage{chessboard}
|
||||
\setchessboard{showmover=false}
|
||||
|
Reference in New Issue
Block a user