summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/stex/sref/sref.sty.ltxml
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-11-12 00:31:31 +0000
committerKarl Berry <karl@freefriends.org>2010-11-12 00:31:31 +0000
commit70e387eb63ce4723858c48592208e193dec294f3 (patch)
tree61ec42df871a70687151ed4a6d1bc6a5c81dc53c /Master/texmf-dist/tex/latex/stex/sref/sref.sty.ltxml
parent2cee8f6dcf8e9596b5cfe9d1f3e55c61b261a320 (diff)
stex 0.9.3 (11nov10)
git-svn-id: svn://tug.org/texlive/trunk@20410 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/stex/sref/sref.sty.ltxml')
-rw-r--r--Master/texmf-dist/tex/latex/stex/sref/sref.sty.ltxml6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/stex/sref/sref.sty.ltxml b/Master/texmf-dist/tex/latex/stex/sref/sref.sty.ltxml
index 2157be90a8a..557ec67bd64 100644
--- a/Master/texmf-dist/tex/latex/stex/sref/sref.sty.ltxml
+++ b/Master/texmf-dist/tex/latex/stex/sref/sref.sty.ltxml
@@ -2,7 +2,7 @@ package LaTeXML::Package::Pool;
use strict;
use LaTeXML::Package;
DeclareOption('extrefs','');
-RequirePackage('omd');
+RequirePackage('metakeys');
DefConstructor('\sref[]{}',
"Section <omdoc:ref type='cite' xref='#2'/>");
DefConstructor('\srefs[]{}',
@@ -12,8 +12,8 @@ DefConstructor('\srefl[]{}',
DefConstructor('\spageref[]{}',
"Section <omdoc:ref type='cite' xref='#2'/>");
DefConstructor('\makeextrefs{}','');
-DefConstructor('\extref[]{}',
- "Section <omdoc:ref type='cite' xref='#2'/>");
+DefConstructor('\extref[]{}{}',
+ "<omdoc:ref type='cite' xref='#2@#3'/>");
DefConstructor('\theextref','');
DefConstructor('\extrefstyle{}{}',"");
DefConstructor('\inputrefs{}{}','');