X-Git-Url: https://git.distorted.org.uk/~mdw/mdwtools/blobdiff_plain/86f6a31e4b41acb71ba37f3838a9ce75f7743330..e8e9e5d812460c19d276d9449a1792e2b384eb20:/at.dtx diff --git a/at.dtx b/at.dtx index 753a475..b8a9251 100644 --- a/at.dtx +++ b/at.dtx @@ -6,16 +6,6 @@ % % (c) 1995 Mark Wooding % -%----- Revision history ----------------------------------------------------- -% -% $Log: at.dtx,v $ -% Revision 1.1 2002/02/03 20:49:02 mdw -% Checkin for new build system. -% -% Revision 1.3 1996/11/19 20:46:55 mdw -% Entered into RCS -% -% % \end{meta-comment} % % \begin{meta-comment} @@ -132,7 +122,7 @@ % % \DescribeMacro{\atdef} % For \TeX\ hackers, the |\atdef| command defines @-commands using a syntax -% similar to \TeX's built-in |\def|. +% similar to \TeX's built-in |\def|. % % As an example, the following command makes @.{"@/""/"} write its % argument \ in italics: @@ -281,7 +271,7 @@ {\at@ifcat 0% {\at@ifletter@i{#1}{#2}}% {#2}% - }% + }% } % \end{macrocode} % @@ -595,8 +585,8 @@ % % \begin{macro}{\at@protect} % -% Since we gobbled the |\fi| from the above, we must put that back. We then -% need to do things which are more complicated. If |\protect| is behaving +% Since we gobbled the |\fi| from the above, we must put that back. We then +% need to do things which are more complicated. If |\protect| is behaving % like |\string|, then we do one sort of protection. Otherwise, we assume % that |\protect| is being like |\noexpand|. %