summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf/doc/texlive/texlive-en/tex-live.sty2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf/doc/texlive/texlive-en/tex-live.sty b/Master/texmf/doc/texlive/texlive-en/tex-live.sty
index 3ee1ab27a12..a46886b8a60 100644
--- a/Master/texmf/doc/texlive/texlive-en/tex-live.sty
+++ b/Master/texmf/doc/texlive/texlive-en/tex-live.sty
@@ -101,7 +101,7 @@
\newcommand*{\cmdname}[1]{\textsf{#1}}% command name
\newcommand*{\colname}[1]{\emph{#1}}% collection name
\newcommand*{\dirname}[1]{\path{#1}}% directory name
-\newcommand*{\filename}[1]{\path{#1}}% file name
+\def\filename#1{\path{#1}}% file name
\newcommand*{\envname}[1]{\texttt{#1}}% environment variable name
\newcommand{\code}[1]{\texttt{#1}}
\newcommand{\file}[1]{\texttt{#1}}