]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
emphasize and oddball nuance of LaTeX comment syntax
authorFred Drake <fdrake@acm.org>
Sat, 29 Jul 2006 19:14:10 +0000 (19:14 +0000)
committerFred Drake <fdrake@acm.org>
Sat, 29 Jul 2006 19:14:10 +0000 (19:14 +0000)
Doc/doc/doc.tex

index 9c472891ce4344855e745cf348fff08092838b05..1d0f279f36b05c86524e955a8ade35c28184d193 100644 (file)
@@ -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