diff options
author | Karl Berry <karl@freefriends.org> | 2021-07-25 22:58:11 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-07-25 22:58:11 +0000 |
commit | 45b8530da35ce395eec6118bc7859d3d47db947d (patch) | |
tree | 95b27b37fb1b7e94595b023488d7ce921af0d703 /Master/texmf-dist | |
parent | 1e2d3f758e640e468065386ce6819b30f46cfb25 (diff) |
# is also a comment character in texmf.cnf
git-svn-id: svn://tug.org/texlive/trunk@60070 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r-- | Master/texmf-dist/doc/texlive/texlive-en/texlive-en.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/texlive/texlive-en/texlive-en.tex b/Master/texmf-dist/doc/texlive/texlive-en/texlive-en.tex index 6b6cb7f5cfa..fc594df15fb 100644 --- a/Master/texmf-dist/doc/texlive/texlive-en/texlive-en.tex +++ b/Master/texmf-dist/doc/texlive/texlive-en/texlive-en.tex @@ -2188,7 +2188,7 @@ The following list summarizes the special characters and constructs in \item[\CODE{,}] Separates items in brace expansion. \item[\CODE{//}] Subdirectory expansion (can occur anywhere in a path, except at its beginning). -\item[\CODE{\%}] Start of comment. +\item[\CODE{\%{\rm\ or }\#}] Start of comment. \item[\CODE{\bs}] At the end of a line, continuation character to allow multi-line entries. \item[\CODE{!!}] Search \emph{only} database to locate file, \emph{do |