summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/lshort-russian/src/fancyvrb.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/lshort-russian/src/fancyvrb.cfg')
-rw-r--r--Master/texmf-dist/doc/latex/lshort-russian/src/fancyvrb.cfg14
1 files changed, 14 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/lshort-russian/src/fancyvrb.cfg b/Master/texmf-dist/doc/latex/lshort-russian/src/fancyvrb.cfg
new file mode 100644
index 00000000000..e848342f48e
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/lshort-russian/src/fancyvrb.cfg
@@ -0,0 +1,14 @@
+\long\def\@yargdef#1#2#3{%
+ \@tempcnta#3\relax
+ \advance \@tempcnta \@ne
+ \let\@hash@\relax
+ \edef\reserved@a{\ifx#2\tw@ [\@hash@1]\fi}%
+ \@tempcntb #2%
+ \@whilenum\@tempcntb <\@tempcnta
+ \do{%
+ \edef\reserved@a{\reserved@a\@hash@\the\@tempcntb}%
+ \advance\@tempcntb \@ne}%
+ \let\@hash@##%
+ \l@ngrel@x\expandafter\def\expandafter#1\reserved@a}
+
+\endinput