summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/stex/cmath/cmath.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/stex/cmath/cmath.dtx')
-rw-r--r--Master/texmf-dist/source/latex/stex/cmath/cmath.dtx21
1 files changed, 13 insertions, 8 deletions
diff --git a/Master/texmf-dist/source/latex/stex/cmath/cmath.dtx b/Master/texmf-dist/source/latex/stex/cmath/cmath.dtx
index 868110a2b14..109d658e46b 100644
--- a/Master/texmf-dist/source/latex/stex/cmath/cmath.dtx
+++ b/Master/texmf-dist/source/latex/stex/cmath/cmath.dtx
@@ -9,10 +9,11 @@
%
% \iffalse
%<package>\NeedsTeXFormat{LaTeX2e}[1999/12/01]
-%<package>\ProvidesPackage{cmath}[2016/04/07 v0.1 inline content math]
+%<package>\ProvidesPackage{cmath}[2019/03/20 v0.1 inline content math]
%
%<*driver>
\documentclass{ltxdoc}
+\usepackage[utf8]{inputenc}
\usepackage{url,array,float,amstext,alltt}
\usepackage{modules,cmath,stex-logo}
\usepackage[show]{ed}
@@ -27,8 +28,11 @@
\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}}
-\begin{document}\DocInput{cmath.dtx}\end{document}
+\def\githubissue#1{\cite{sTeX:github:on}, \hyperlink{https://github.com/KWARC/sTeX/issues/#1}{issue #1}}
+\begin{document}
+\RecordChanges
+\DocInput{cmath.dtx}
+\end{document}
%</driver>
% \fi
%
@@ -55,9 +59,10 @@
% \def\atwintoo#1#2#3{{#1 #2 #3}\atwin{#1}{#2}{#3}}
% \title{{\texttt{cmath.sty}}: An Infrastructure for building Inline Content Math in
% {\stex}\thanks{Version {\fileversion} (last revised {\filedate})}}
-% \author{Michael Kohlhase \& Deyan Ginev\\
-% Jacobs University, Bremen\\
-% \url{http://kwarc.info/kohlhase}}
+% \author{Michael Kohlhase \\
+% FAU Erlangen-N\"urnberg\\
+% \url{http://kwarc.info/kohlhase}\and
+% Deyan Ginev\\Authorea}
% \date{\today}
% \maketitle
%
@@ -206,9 +211,9 @@
% In this section we document known limitations. If you want to help alleviate them,
% 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 none reported yet
-% \end{compactenum}
+% \end{enumerate}
%
% \StopEventually{\newpage\PrintIndex\newpage\PrintChanges\printbibliography}
%