We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d294f5 commit 74902a8Copy full SHA for 74902a8
content/frontmatter.tex
@@ -4,9 +4,9 @@
4
\pagestyle{fancy}
5
\fancyhead{}
6
\fancyhead[LE,LO]{\insertDocVersion}
7
-\fancyhead[CO,CE]{--- DRAFT ---}
8
-\SetWatermarkText{DRAFT}
9
-\SetWatermarkScale{1}
+%\fancyhead[CO,CE]{--- DRAFT ---}
+%\SetWatermarkText{DRAFT}
+%\SetWatermarkScale{1}
10
\fancyfoot[CE,CO]{\thepage} %affects page numbering for the first pages,
11
%except the first ToC page
12
utils/packages.tex
@@ -44,8 +44,8 @@
44
\usepackage{enumitem}
45
\usepackage{framed}
46
\usepackage{pbox}
47
-\usepackage{draftcopy}
48
-\usepackage{draftwatermark}
+%\usepackage{draftcopy}
+%\usepackage{draftwatermark}
49
\usepackage{wrapfig}
50
\usepackage{caption}
51
\usepackage{subcaption}
0 commit comments