Fix LaTeX oversight.

This commit is contained in:
Georg Brandl 2006-04-01 20:40:16 +00:00
parent 12603c41da
commit cd10347b65
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ Double quotes and backslashes in the \var{value} have been interpreted,
as well as known character references and known entity references
terminated by a semicolon (normally, entity references can be terminated
by any non-alphanumerical character, but this would break the very
common case of \code{<A HREF="url?spam=1&eggs=2">} when \code{eggs}
common case of \code{<A HREF="url?spam=1\&eggs=2">} when \code{eggs}
is a valid entity name).
For instance, for the tag \code{<A HREF="http://www.cwi.nl/">}, this