# HG changeset patch # User wenzelm # Date 972491650 -7200 # Node ID ccdbf06579827b0ebeccdf53b0b4082b08197c86 # Parent e5e6070fcef55a66461b5600e4c746aeb1664815 added \isarantiq; diff -r e5e6070fcef5 -r ccdbf0657982 doc-src/isar.sty --- a/doc-src/isar.sty Wed Oct 25 18:33:40 2000 +0200 +++ b/doc-src/isar.sty Wed Oct 25 18:34:10 2000 +0200 @@ -21,6 +21,7 @@ \newcommand{\isarcmd}[1]{\isarkeyword{#1}} \newcommand{\isartrans}[2]{#1 \mathbin{\,\to\,} #2} \newcommand{\isarkeep}[1]{#1 \mathbin{\,\to\,} #1} +\newcommand{\isarantiq}{antiquotation} \newcommand{\isarmeth}{method} \newcommand{\isaratt}{attribute}