From 27da291b2c2b32b0f976bb7599f6e9b2d07e6e4c Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Mon, 9 Feb 2004 21:00:29 +0000 Subject: the \file macro is no longer a good example of where \e can't be used --- Doc/doc/doc.tex | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Doc/doc/doc.tex b/Doc/doc/doc.tex index de6390a..7d84a4b 100644 --- a/Doc/doc/doc.tex +++ b/Doc/doc/doc.tex @@ -789,10 +789,11 @@ This \UNIX\ is also followed by a space. \end{macrodesc} \begin{macrodesc}{e}{} - Produces a backslash. This is convenient in \macro{code} and - similar macros, and is only defined there. To create a - backslash in ordinary text (such as the contents of the - \macro{file} macro), use the standard \macro{textbackslash} macro. + Produces a backslash. This is convenient in \macro{code}, + \macro{file}, and similar macros, and is only defined there. To + create a backslash in ordinary text (such as the contents of the + \macro{citetitle} macro), use the standard \macro{textbackslash} + macro. \end{macrodesc} \begin{macrodesc}{email}{\p{address}} -- cgit v0.12