summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2006-07-29 19:14:10 (GMT)
committerFred Drake <fdrake@acm.org>2006-07-29 19:14:10 (GMT)
commit897afc43ad05db637c2490db323b4526c41eeda7 (patch)
tree9c50420f4bdf756d90669af5ead42ddda96b6330
parent4a847888a7add3ebd8b38e0525d4fb47aa44411b (diff)
downloadcpython-897afc43ad05db637c2490db323b4526c41eeda7.zip
cpython-897afc43ad05db637c2490db323b4526c41eeda7.tar.gz
cpython-897afc43ad05db637c2490db323b4526c41eeda7.tar.bz2
emphasize and oddball nuance of LaTeX comment syntax
-rw-r--r--Doc/doc/doc.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/Doc/doc/doc.tex b/Doc/doc/doc.tex
index 9c47289..1d0f279 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