summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/stex/dcm/dcm.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/stex/dcm/dcm.sty')
-rw-r--r--Master/texmf-dist/tex/latex/stex/dcm/dcm.sty6
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/stex/dcm/dcm.sty b/Master/texmf-dist/tex/latex/stex/dcm/dcm.sty
index d6bab773306..5b5cfb013d1 100644
--- a/Master/texmf-dist/tex/latex/stex/dcm/dcm.sty
+++ b/Master/texmf-dist/tex/latex/stex/dcm/dcm.sty
@@ -7,8 +7,9 @@
%% dcm.dtx (with options: `package')
%%
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
-\ProvidesPackage{dcm}[2012/01/28 v0.3 Dublin Core Metadata]
-\DeclareOption{showmeta}{\PassOptionsToPackage{\CurrentOption}{metakeys}}
+\ProvidesPackage{dcm}[2016/04/06 v0.3 Dublin Core Metadata]
+\DeclareOption*{\PassOptionsToPackage{\CurrentOption}{rdfmeta}
+ \PassOptionsToPackage{\CurrentOption}{workaddress}}
\ProcessOptions
\RequirePackage{workaddress}
\RequirePackage[sectioning]{rdfmeta}
@@ -81,6 +82,7 @@ T\ifnum\count1>9\else0\fi\the\count1:\ifnum\count3>9\else0\fi\the\count3:00Z}
\def\dcm@subsection@heading{Subsection}
\def\dcm@subsubsection@heading{Subsubsection}
\def\dcm@paragraph@heading{Paragraph}
+\def\omdoc{OMDoc}
\endinput
%%
%% End of file `dcm.sty'.