Added remove floats helper

This commit is contained in:
Simon
2024-01-15 00:03:14 +01:00
parent bb85837ba2
commit c68910ca0b
2 changed files with 12 additions and 0 deletions
BIN
View File
Binary file not shown.
+12
View File
@@ -17,6 +17,18 @@
\usepackage{nameref}
\usepackage{hyperref}
% Enable to remove floats for testing
% \usepackage{comment}
% \excludecomment{figure}
% \let\endfigure\relax
% \excludecomment{table}
% \let\endtable\relax
% \excludecomment{program}
% \let\endprogram\relax
% \excludecomment{lstlisting}
% \let\endlstlisting\relax
%%%-----------------------------------------------------------------------------
\captionsetup[subfigure]{labelformat=empty}