X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/3471ebd194145da52d419c6315459237b076e18d..3e248c3b5b309bc03eb5f70762d3f5671d51f996:/manual/catacomb.tex diff --git a/manual/catacomb.tex b/manual/catacomb.tex index 2a2d350..a811331 100644 --- a/manual/catacomb.tex +++ b/manual/catacomb.tex @@ -1,7 +1,5 @@ %%% -*-latex-*- %%% -%%% $Id: catacomb.tex,v 1.1 1999/12/10 23:27:11 mdw Exp $ -%%% %%% Catacomb manual %%% %%% (c) 1999 Straylight/Edgeware @@ -15,30 +13,24 @@ %%% it under the terms of the GNU Library General Public License as %%% published by the Free Software Foundation; either version 2 of the %%% License, or (at your option) any later version. -%%% +%%% %%% Catacomb is distributed in the hope that it will be useful, %%% but WITHOUT ANY WARRANTY; without even the implied warranty of %%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the %%% GNU Library General Public License for more details. -%%% +%%% %%% You should have received a copy of the GNU Library General Public %%% License along with Catacomb; if not, write to the Free %%% Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, %%% MA 02111-1307, USA. -%%%----- Revision history --------------------------------------------------- -%%% -%%% $Log: catacomb.tex,v $ -%%% Revision 1.1 1999/12/10 23:27:11 mdw -%%% Embryonic library reference manual. -%%% - \documentclass[numbering]{strayman} \usepackage[T1]{fontenc} \usepackage[palatino, helvetica, courier, maths=cmr]{mdwfonts} \usepackage{mdwlist} \usepackage{mdwtab} \usepackage{mdwmath} +\usepackage{mathenv} \usepackage{sverb} \usepackage{syntax} \usepackage{url} @@ -71,10 +63,13 @@ \par\nobreak\@nobreaktrue% } +\show\tab@colstack \newcolumntype\!{!{\vline \qquad \qquad \vline}} \def\mp{\mathop{\operator@font MP}} +\def\jacobi#1#2{{{#1}\overwithdelims()#2}} + \def\mont#1{\tilde{#1}} \def\mm{\mathit{mm}} @@ -106,7 +101,7 @@ %%%----- That's all, folks -------------------------------------------------- -%%% Local Variables: +%%% Local Variables: %%% mode: latex %%% TeX-master: t -%%% End: +%%% End: