commit: 37d956487473e417194de1926e68ac0734f5b2b9
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 16 20:08:40 2015 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Oct 16 20:08:40 2015 +0000
URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=37d95648
Cheat sheet: Disable the foldmark.
We do not need a fold mark since we have the vertical lines.
eapi-cheatsheet.tex | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/eapi-cheatsheet.tex b/eapi-cheatsheet.tex
index 367e299..b7e4e0f 100644
--- a/eapi-cheatsheet.tex
+++ b/eapi-cheatsheet.tex
@@ -1,4 +1,4 @@
-\documentclass[a4paper]{leaflet}
+\documentclass[a4paper,nofoldmark]{leaflet}
\input{vc}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}