summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/stex/rdfmeta/rdfmeta.sty.ltxml
blob: f4683274c0637f8d9d8c78ddc8cf775d290004ff (plain)
1
2
3
4
5
6
7
8
package LaTeXML::Package::Pool;
use strict;
use LaTeXML::Package;
DeclareOption('showmeta','');
DeclareOption('sectioning','');
DefConstructor('\keydef','');
DefConstructor('\listkeydef','');
1;