X-Git-Url: https://git.distorted.org.uk/~mdw/mdwtools/blobdiff_plain/e95db22ac41db7725bad349c5ecc517ac6ae7983..e8e9e5d812460c19d276d9449a1792e2b384eb20:/at.dtx diff --git a/at.dtx b/at.dtx index 77bc1e6..b8a9251 100644 --- a/at.dtx +++ b/at.dtx @@ -122,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: @@ -271,7 +271,7 @@ {\at@ifcat 0% {\at@ifletter@i{#1}{#2}}% {#2}% - }% + }% } % \end{macrocode} % @@ -585,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|. %