summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/stex/rfdmeta
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-03-20 22:31:24 +0000
committerKarl Berry <karl@freefriends.org>2019-03-20 22:31:24 +0000
commit2b006ec0e0cafe12255f874f9c44786ab6f38901 (patch)
treec40f5796e1b34e3f051abd84d049e092e4ffd0ab /Master/texmf-dist/source/latex/stex/rfdmeta
parent8e508e8b0218f17eb318645073096f2cf645cc78 (diff)
stex (20mar19)
git-svn-id: svn://tug.org/texlive/trunk@50489 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/stex/rfdmeta')
-rw-r--r--Master/texmf-dist/source/latex/stex/rfdmeta/rdfmeta.dtx18
1 files changed, 11 insertions, 7 deletions
diff --git a/Master/texmf-dist/source/latex/stex/rfdmeta/rdfmeta.dtx b/Master/texmf-dist/source/latex/stex/rfdmeta/rdfmeta.dtx
index be6a8f25f3a..c2425516fe8 100644
--- a/Master/texmf-dist/source/latex/stex/rfdmeta/rdfmeta.dtx
+++ b/Master/texmf-dist/source/latex/stex/rfdmeta/rdfmeta.dtx
@@ -10,10 +10,11 @@
% \iffalse
%<*package>
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
-\ProvidesPackage{rdfmeta}[2016/04/07 v0.2 Metadata key upgrades]
+\ProvidesPackage{rdfmeta}[2019/03/20 v0.2 Metadata key upgrades]
%</package>
%<*driver>
\documentclass{ltxdoc}
+\usepackage[utf8]{inputenc}
\usepackage[sectioning]{rdfmeta}
\usepackage{url,array,float,stex-logo}
\usepackage[show]{ed}
@@ -31,10 +32,13 @@
\floatstyle{boxed}
\newfloat{exfig}{thp}{lop}
\floatname{exfig}{Example}
-\def\tracissue#1{\cite{sTeX:online}, \hyperlink{http://trac.kwarc.info/sTeX/ticket/#1}{issue #1}}
+\def\githubissue#1{\cite{sTeX:github:on}, \hyperlink{https://github.com/KWARC/sTeX/issues/#1}{issue #1}}
\def\omdoc{OMDoc\xspace}
\def\omdocv#1{OMDoc{#1}\xspace}
-\begin{document}\DocInput{rdfmeta.dtx}\end{document}
+\begin{document}
+\RecordChanges
+\DocInput{rdfmeta.dtx}
+\end{document}
%</driver>
% \fi
%
@@ -51,7 +55,7 @@
% \title{RDFa Metadata in {\LaTeX}\thanks{Version {\fileversion} (last revised
% {\filedate})}}
% \author{Michael Kohlhase \\
-% Jacobs University, Bremen\\
+% FAU Erlangen-N\"urnberg\\
% \url{http://kwarc.info/kohlhase}}
% \maketitle
% \begin{abstract}
@@ -125,7 +129,7 @@
% gives an overview over the key groups and their identifiers in \stex.
% \begin{figure}
% \begin{tabular}{|>{\tt}l|>{\tt}p{5.5cm}|>{\tt}p{2.4cm}|}\hline
-% \rm\textbf{Key Group Identifier} & \rm\textbf{Macros} & \rm\textbf{Package/Class} \\\hline\hline
+% \rmfamily\textbf{Key Group Identifier} & \rmfamily\textbf{Macros} & \rmfamily\textbf{Package/Class} \\\hline\hline
% dcm@person & DCMPerson & dcm.sty\\\hline
% dcm@institution & DCMInstitution & dcm.sty\\\hline
% dcm@sect & section & dcm.sty\\\hline
@@ -231,7 +235,7 @@
% please feel free to contact the package author. Some of them are currently discussed in
% the \sTeX GitHub repository~\cite{sTeX:github:on}.
%
-% \begin{compactenum}
+% \begin{enumerate}
% \item Currently the coverage of the redefinitions of standard commands in the
% \url{rdfmeta} package is minimal; we will extend this in the future.
% \item The |\rdfmeta@upgrade| macro only works with single arguments, this should be easy
@@ -245,7 +249,7 @@
% \newcommand\keydefs[2]{\@for\@I:=#1\do{\keydef{#1}{#2}}}
% \end{verbatim}
% does not work for me.
-% \end{compactenum}
+% \end{enumerate}
%
% \StopEventually{\printbibliography}
%