From 06306883039fd147b1e1556924b1cbc415a3b381 Mon Sep 17 00:00:00 2001 From: Sam Hartman Date: Mon, 29 Aug 2005 19:22:52 +0000 Subject: Remove changebar.sty The changebar.sty file found in the doc directory has questionable licensing. In particular, it is not the same changebar.sty found in CTAN and has no well defined license specified in the file. Since we do not actually need changebar.sty, remove it. ticket: new Target_Version: 1.4.3 Tags: pullup git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17363 dc483132-0cff-0310-8789-dd5450dbe970 --- doc/implement/implement.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/implement/implement.tex') diff --git a/doc/implement/implement.tex b/doc/implement/implement.tex index 9aa62579a..7b709f56f 100644 --- a/doc/implement/implement.tex +++ b/doc/implement/implement.tex @@ -1,4 +1,4 @@ -\documentstyle[fixunder,functions,changebar,twoside,fancyheadings]{article} +\documentstyle[fixunder,functions,twoside,fancyheadings]{article} \setlength{\oddsidemargin}{0in} \setlength{\evensidemargin}{2.00in} \setlength{\marginparsep}{0.05in} -- cgit