]> mj.ucw.cz Git - ucwmac.git/blobdiff - ucw-verb.tex
Released version 1.99 (a preview of 2.0)
[ucwmac.git] / ucw-verb.tex
index ab8951812470147aec6a4eb73164e4bb14f74de6..a7b19730e145cf83893bec492fe74c0b1ec38f70 100644 (file)
@@ -2,6 +2,8 @@
 % Written by Martin Mares <mj@ucw.cz> in 2010 and placed into public domain
 % -------------------------------------------------------------------------
 
+\ucwdefmodule{verb}
+
 % We'll use internal macros of plain TeX
 \catcode`@=11
 
 
 % Input file verbatim
 
-\def\verbinput#1{\begingroup\v@rbparams\verblocaldefs\setupt@bs\startb@x\input #1 \egroup\endgroup}
+\def\verbinput#1{\begingroup\v@rbparams\verblocaldefs\setupt@bs\startb@x\input #1 \v@rbend}
 
 % Let's hide all internal macros
 \catcode`@=12