From: Fred Drake Date: Sat, 29 Jul 2006 19:14:10 +0000 (+0000) Subject: emphasize and oddball nuance of LaTeX comment syntax X-Git-Tag: v2.5b3~74 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=897afc43ad05db637c2490db323b4526c41eeda7;p=thirdparty%2FPython%2Fcpython.git emphasize and oddball nuance of LaTeX comment syntax --- diff --git a/Doc/doc/doc.tex b/Doc/doc/doc.tex index 9c472891ce43..1d0f279f36b0 100644 --- a/Doc/doc/doc.tex +++ b/Doc/doc/doc.tex @@ -295,10 +295,10 @@ This sentence has a footnote reference.% to know about \LaTeX{} syntax. A \dfn{comment} is started by the ``percent'' character - (\character{\%}) and continues through the end of the line and all - leading whitespace on the following line. This is a little - different from any programming language I know of, so an example - is in order: + (\character{\%}) and continues through the end of the line + \emph{and all leading whitespace on the following line}. This is + a little different from any programming language I know of, so an + example is in order: \begin{verbatim} This is text.% comment