Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 27da291

Browse files
committed
the \file macro is no longer a good example of where \e can't be used
1 parent 52feb81 commit 27da291

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

Doc/doc/doc.tex

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -789,10 +789,11 @@ \section{Special Markup Constructs \label{special-constructs}}
789789
\end{macrodesc}
790790

791791
\begin{macrodesc}{e}{}
792-
Produces a backslash. This is convenient in \macro{code} and
793-
similar macros, and is only defined there. To create a
794-
backslash in ordinary text (such as the contents of the
795-
\macro{file} macro), use the standard \macro{textbackslash} macro.
792+
Produces a backslash. This is convenient in \macro{code},
793+
\macro{file}, and similar macros, and is only defined there. To
794+
create a backslash in ordinary text (such as the contents of the
795+
\macro{citetitle} macro), use the standard \macro{textbackslash}
796+
macro.
796797
\end{macrodesc}
797798

798799
\begin{macrodesc}{email}{\p{address}}

0 commit comments

Comments
 (0)