commit 404aa6fdf36297f5a3dec5968d0fbfe47af4f97d
Author:     Mattias Andrée <[email protected]>
AuthorDate: Sun May 1 16:35:37 2016 +0200
Commit:     Mattias Andrée <[email protected]>
CommitDate: Sun May 1 16:35:37 2016 +0200

    refsheet: remove draft mode
    
    Signed-off-by: Mattias Andrée <[email protected]>

diff --git a/doc/refsheet.tex b/doc/refsheet.tex
index ea048d5..502bed2 100644
--- a/doc/refsheet.tex
+++ b/doc/refsheet.tex
@@ -1,4 +1,4 @@
-\documentclass[10pt,draft]{article}
+\documentclass[10pt]{article}
 \usepackage[margin=1in]{geometry}
 \usepackage{amsmath, amssymb, mathtools}
 \usepackage{microtype}

Reply via email to