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