add ifdraft stuff & \sloppy
authorJohn Kohl <jtkohl@mit.edu>
Mon, 4 Jun 1990 14:05:54 +0000 (14:05 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Mon, 4 Jun 1990 14:05:54 +0000 (14:05 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@996 dc483132-0cff-0310-8789-dd5450dbe970

doc/api/library.tex
doc/implement/implement.tex

index ee16173440f9737e4a718b383460e986911fb916..280b86e12c4b025d52f388f437c7e8e74f2008f0 100644 (file)
@@ -8,6 +8,9 @@
 \setlength{\textwidth}{6.25in}
 \makeindex
 \pagestyle{headings}
+\newif\ifdraft
+\drafttrue
+\typein{Draft flag? (type /draftfalse<CR> if not draft...)}
 \begin{document}
 \begin{center}
 {\Huge Kerberos V5 application programming library} \\
@@ -17,6 +20,9 @@
 This section describes the functions provided in the \libname{libkrb5.a}
 library.  The library is built from several pieces, mostly for convenience in
 programming, maintenance, and porting.
+
+\ifdraft\sloppy\fi
+
 \subsection{Main functions}
 \input{krb5.tex}
 
index ee16173440f9737e4a718b383460e986911fb916..280b86e12c4b025d52f388f437c7e8e74f2008f0 100644 (file)
@@ -8,6 +8,9 @@
 \setlength{\textwidth}{6.25in}
 \makeindex
 \pagestyle{headings}
+\newif\ifdraft
+\drafttrue
+\typein{Draft flag? (type /draftfalse<CR> if not draft...)}
 \begin{document}
 \begin{center}
 {\Huge Kerberos V5 application programming library} \\
@@ -17,6 +20,9 @@
 This section describes the functions provided in the \libname{libkrb5.a}
 library.  The library is built from several pieces, mostly for convenience in
 programming, maintenance, and porting.
+
+\ifdraft\sloppy\fi
+
 \subsection{Main functions}
 \input{krb5.tex}