From: Mark Wooding Date: Wed, 7 Aug 2019 17:19:02 +0000 (+0100) Subject: doc/meta.tex: Rearrange the initargs stubs. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/sod/commitdiff_plain/9b9ad6b931736323a34123c11edfdff97a22623e doc/meta.tex: Rearrange the initargs stubs. Gather the classes and accessors; gather `make-sod-slot-initarg' and `make-sod-slot-initarg-using-slot'. Gently reorder things. --- diff --git a/doc/meta.tex b/doc/meta.tex index 84f3f75..c4587a3 100644 --- a/doc/meta.tex +++ b/doc/meta.tex @@ -168,48 +168,38 @@ \nlret @} \end{describe} -\begin{describe}{cls}{sod-initarg () \&key :class :location :name :type} -\end{describe} +\begin{describe*} + {\dhead{cls}{sod-initarg () \&key :class :location :name :type} + \dhead{cls}{sod-user-initarg (sod-initarg) + \&key :class :location :name :type :default} + \dhead{cls}{sod-slot-initarg (sod-initarg) + \&key :class :location :name :type :slot}} +\end{describe*} \begin{describe*} {\dhead{gf}{sod-initarg-class @ @> @} \dhead{gf}{sod-initarg-name @ @> @} - \dhead{gf}{sod-initarg-type @ @> @}} + \dhead{gf}{sod-initarg-type @ @> @} + \dhead{gf}{sod-initarg-default @ @> @} + \dhead{gf}{sod-initarg-slot @ @> @}} \end{describe*} -\begin{describe}{cls} - {sod-user-initarg (sod-initarg) - \&key :class :location :name :type :default} -\end{describe} - \begin{describe}{gf} {make-sod-user-initarg @ @ @ @ \&key :default :location \nlret @} \end{describe} -\begin{describe}{gf}{sod-initarg-default @ @> @} -\end{describe} - -\begin{describe}{cls} - {sod-slot-initarg (sod-initarg) - \&key :class :location :name :type :slot} -\end{describe} - -\begin{describe}{gf}{sod-initarg-slot @ @> @} -\end{describe} - -\begin{describe}{gf} - {make-sod-slot-initarg @ @ @ @ @ - \&key :location - \nlret @} -\end{describe} - -\begin{describe}{gf} - {make-sod-slot-initarg-using-slot @ @ @ @ - \&key :location - \nlret @}} -\end{describe} +\begin{describe*} + {\dhead{gf} + {make-sod-slot-initarg @ @ @ @ @ + \&key :location + \nlret @} + \dhead{gf} + {make-sod-slot-initarg-using-slot @ @ @ @ + \&key :location + \nlret @}} +\end{describe*} \begin{describe*} {\dhead{gf}{make-sod-class-initfrag @ @ @