X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/3471ebd194145da52d419c6315459237b076e18d..07290a455e008c37adc233554eff8ad468608161:/manual/catacomb.tex diff --git a/manual/catacomb.tex b/manual/catacomb.tex index 2a2d350..f13c7c1 100644 --- a/manual/catacomb.tex +++ b/manual/catacomb.tex @@ -1,6 +1,6 @@ %%% -*-latex-*- %%% -%%% $Id: catacomb.tex,v 1.1 1999/12/10 23:27:11 mdw Exp $ +%%% $Id: catacomb.tex,v 1.3 2004/04/08 01:36:15 mdw Exp $ %%% %%% Catacomb manual %%% @@ -15,30 +15,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 +65,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 +103,7 @@ %%%----- That's all, folks -------------------------------------------------- -%%% Local Variables: +%%% Local Variables: %%% mode: latex %%% TeX-master: t -%%% End: +%%% End: