summaryrefslogtreecommitdiff
path: root/mod/tex/context/third/rst/t-rst.mkiv
diff options
context:
space:
mode:
authorPhilipp Gesang <pgesang@ix.urz.uni-heidelberg.de>2011-05-04 18:19:29 +0200
committerPhilipp Gesang <pgesang@ix.urz.uni-heidelberg.de>2011-05-04 18:19:29 +0200
commitf097287f7193d11325fe6d4bae489daf62149164 (patch)
tree93195022139a22aa4e68e796307fedb4274bb365 /mod/tex/context/third/rst/t-rst.mkiv
parent5b5a74e13f75ff1199f7f5c87dd838f9ded7af8d (diff)
downloadcontext-rst-f097287f7193d11325fe6d4bae489daf62149164.tar.gz
fixed cli usage
Diffstat (limited to 'mod/tex/context/third/rst/t-rst.mkiv')
-rw-r--r--mod/tex/context/third/rst/t-rst.mkiv4
1 files changed, 2 insertions, 2 deletions
diff --git a/mod/tex/context/third/rst/t-rst.mkiv b/mod/tex/context/third/rst/t-rst.mkiv
index 829a895..e047775 100644
--- a/mod/tex/context/third/rst/t-rst.mkiv
+++ b/mod/tex/context/third/rst/t-rst.mkiv
@@ -96,7 +96,7 @@
%%% Wolfgang’s code below; needs testing
%\unexpanded\def\startRST{%
%\begingroup
- %\setcatcodetable \RSTcatcodes
+ %\setcatcodetable \RST_catcodes
%\dostartRST%
%}
@@ -109,7 +109,7 @@
%\def\RST{%
%\begingroup
- %\setcatcodetable \RSTcatcodes
+ %\setcatcodetable \RST_catcodes
%\doRST%
%}