diff options
Diffstat (limited to 'doc/api')
| -rw-r--r-- | doc/api/ChangeLog | 5 | ||||
| -rw-r--r-- | doc/api/libdes.tex | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/doc/api/ChangeLog b/doc/api/ChangeLog index a26f66faa4..b1145f18f2 100644 --- a/doc/api/ChangeLog +++ b/doc/api/ChangeLog @@ -1,3 +1,8 @@ +1999-08-30 Ken Raeburn <raeburn@mit.edu> + + * libdes.tex: Don't use ncs style; it's availability is dependent + on the local TeX installation. + 1999-01-20 Theodore Ts'o <tytso@rsts-11.mit.edu> * krb5.tex (krb5_mk_safe): Fix reference to a non-existent flag. diff --git a/doc/api/libdes.tex b/doc/api/libdes.tex index c53c813508..71e75c59b2 100644 --- a/doc/api/libdes.tex +++ b/doc/api/libdes.tex @@ -1,4 +1,4 @@ -\documentstyle[ncs,fixunder,functions,twoside]{article} +\documentstyle[fixunder,functions,twoside]{article} \setlength{\oddsidemargin}{0.25in} \setlength{\evensidemargin}{-0.25in} \setlength{\topmargin}{-.5in} |
