summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/stex/stex.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/stex/stex.sty')
-rw-r--r--Master/texmf-dist/tex/latex/stex/stex.sty2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/stex/stex.sty b/Master/texmf-dist/tex/latex/stex/stex.sty
index 1e0dfee38aa..5f353c1bba4 100644
--- a/Master/texmf-dist/tex/latex/stex/stex.sty
+++ b/Master/texmf-dist/tex/latex/stex/stex.sty
@@ -9,11 +9,11 @@
\ProvidesPackage{stex}[2010/02/04 v0.9b Semantic Markup]
% we pass the options to the appropriate packages
\DeclareOption{extrefs}{\PassOptionsToPackage{\CurrentOption}{sref}}
+\DeclareOption{showmeta}{\PassOptionsToPackage{\CurrentOption}{omd}}
\ProcessOptions
% now we require the respective packages.
\RequirePackage{stex-logo}
\RequirePackage{modules}
-\RequirePackage{omtext}
\RequirePackage{statements}
\RequirePackage{sproof}
\RequirePackage{omdoc}