diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2005-07-04 19:21:14 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:00 -0500 |
commit | fa4cf1c2bdd27118edc1a3c7424f6d1e59ba7c30 (patch) | |
tree | 55cabee692d57ad11be091f2c5cdf3750e5ab176 | |
parent | 72ceea2f488c3b29fca0bd5d21dcf4d22f4a6764 (diff) | |
download | samba-fa4cf1c2bdd27118edc1a3c7424f6d1e59ba7c30.tar.gz samba-fa4cf1c2bdd27118edc1a3c7424f6d1e59ba7c30.tar.bz2 samba-fa4cf1c2bdd27118edc1a3c7424f6d1e59ba7c30.zip |
Get rid of crop marks.
(This used to be commit 0db55f8beb414cd9151dcd0123e425b2395809c3)
-rw-r--r-- | docs/xslt/latex/sambadoc.cls | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/xslt/latex/sambadoc.cls b/docs/xslt/latex/sambadoc.cls index 912cb5bbed..fe6d781817 100644 --- a/docs/xslt/latex/sambadoc.cls +++ b/docs/xslt/latex/sambadoc.cls @@ -50,7 +50,7 @@ textwidth=5in, headsep=.25in, footskip=.025in} - \usepackage[letter,cam,cross,center]{crop} + %\usepackage[letter,cam,cross,center]{crop} \fi %====================== Define special fonts |