Browse Source

Eliminate figure numbers

Ryan C. Thompson 5 years ago
parent
commit
8e5389230d
1 changed files with 3 additions and 14 deletions
  1. 3 14
      extra-preamble.latex

+ 3 - 14
extra-preamble.latex

@@ -51,17 +51,6 @@
 }
 }
 \makeatother
 \makeatother
 
 
-%% \makeatletter
-%% \setbeamertemplate{footline}
-%% {
-%%   \leavevmode%
-%%   \hbox{%
-%%   \begin{beamercolorbox}[wd=.5\paperwidth,ht=2.25ex,dp=1ex,center]{author in head/foot}%
-%%     \usebeamerfont{author in head/foot}\insertsection
-%%   \end{beamercolorbox}%
-%%   \begin{beamercolorbox}[wd=.5\paperwidth,ht=2.25ex,dp=1ex,center]{title in head/foot}%
-%%     \usebeamerfont{title in head/foot}\insertsubsection
-%%   \end{beamercolorbox}}%
-%%   \vskip0pt%
-%% }
-%% \makeatother
+%% Eliminate figure numbering
+\usepackage{caption}
+\captionsetup{labelformat=empty,labelsep=none}