summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/newverbs/newverbs.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/newverbs/newverbs.sty')
-rw-r--r--Master/texmf-dist/tex/latex/newverbs/newverbs.sty8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/newverbs/newverbs.sty b/Master/texmf-dist/tex/latex/newverbs/newverbs.sty
index 616ddb50466..1237d37d838 100644
--- a/Master/texmf-dist/tex/latex/newverbs/newverbs.sty
+++ b/Master/texmf-dist/tex/latex/newverbs/newverbs.sty
@@ -20,7 +20,7 @@
%% original source files, as listed above, are part of the
%% same distribution. (The sources need not necessarily be
%% in the same archive or directory.)
-%% Copyright (C) 2012-2020 by Martin Scharrer <martin@scharrer-online.de>
+%% Copyright (C) 2012-2021 by Martin Scharrer <martin@scharrer-online.de>
%% --------------------------------------------------------------------
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
@@ -37,8 +37,8 @@
%% This work consists of the files newverbs.dtx and newverbs.ins
%% and the derived file newverbs.sty.
\ProvidesPackage{newverbs}[%
- 2010/09/02
- v1.5
+ 2021/01/06
+ v1.6
Define new 'verb' commands and short verb. characters]
\newcommand*\newverbcommand{\new@verbcommand\newcommand}
\newcommand*\renewverbcommand{\new@verbcommand\renewcommand}
@@ -294,7 +294,7 @@
{\@Verbdef{}}%
}
\def\@Verbdef#1#2{%
- \Collectverb#1{\def#2}%
+ \Collectverb#1{\DeclareRobustCommand#2}%
}
\providecommand*\verbdef{%
\@ifstar