]> pere.pagekite.me Git - text-free-culture-lessig.git/blobdiff - myclass.cls
Drop figure titles and remove colon from figure label.
[text-free-culture-lessig.git] / myclass.cls
index cf794be650b8d1567ed438faaed4fb430f514fd8..a2aca9882726564cd7d8277058e0eba4a25fbcb1 100644 (file)
@@ -23,3 +23,7 @@
 % elements. We thought that looked sillier than having pages be
 % different lengths, so we used the raggedbottom command.
 \raggedbottom
+
+% Hint for figure with empty title: remove the colon label separator
+\usepackage{caption}
+\captionsetup[figure]{labelsep=none}