From b33380c8ea60a1f30c1d49ad84552648793737ad Mon Sep 17 00:00:00 2001
From: ram <ram>
Date: Tue, 7 Jul 1992 15:33:18 +0000
Subject: [PATCH] Update for new TR number, use cmu-titlepage style.

---
 docs/cmu-user/cmu-user.tex | 31 ++++++++++++-------------------
 1 file changed, 12 insertions(+), 19 deletions(-)

diff --git a/docs/cmu-user/cmu-user.tex b/docs/cmu-user/cmu-user.tex
index 4be1d24cf..2b87ec992 100644
--- a/docs/cmu-user/cmu-user.tex
+++ b/docs/cmu-user/cmu-user.tex
@@ -1,4 +1,4 @@
-\documentstyle[latexinfo,elisp,cmulisp]{book} % -*-latexinfo-*-
+\documentstyle[latexinfo,elisp,cmu-titlepage,cmulisp]{report} % -*-latexinfo-*-
 \pagestyle{headings}
 
 \begin{document}
@@ -26,27 +26,20 @@ other features that provide a good environment for developing Lisp code.
 \pagestyle{empty}
 \title{CMU Common Lisp User's Manual}
 
-\author{Robert A. MacLachlan, \var{Editor}\\
-\today}
-
-\maketitle
-
+\author{Robert A. MacLachlan, \var{Editor}}
+\date{July 1992}
+\trnumber{CMU-CS-92-161}
+\citationinfo{
 \begin{center}
-School of Computer Science,\\
-Carnegie Mellon University,\\
-Pittsburgh, PA 15213\\
-\vspace{3 em}
-This is a revised version of Technical Report CMU-CS-87-156.\\
-\vspace{2 em}
-{\bf Abstract\\}
+Supersedes Technical Reports CMU-CS-87-156 and CMU-CS-91-108.
 \end{center}
+}
+\arpasupport{strategic}
+\abstract{\theabstract}
+\keywords{lisp, Common Lisp, manual, compiler, 
+          programming language implementation, programming environment}
 
-\noindent
-\theabstract
-
-\vfill
-
-\researchcredit
+\maketitle
 
 \clearpage
 \pagestyle{headings}
-- 
GitLab