|
|
@@ -24,12 +24,12 @@ and version 1.3 or later is part of all distributions of LaTeX version |
|
|
\endgroup |
|
|
|
|
|
\documentclass{ltxdoc} |
|
|
\newcommand{\PackageURL}{http://ypid.wordpress.com} |
|
|
\newcommand{\PackageURL}{https://github.com/ypid/typesetting} |
|
|
\newcommand{\PackageAuthor}{Robin Schneider} |
|
|
\newcommand{\PackageAuthorEmail}{ypid23@aol.de} |
|
|
\usepackage{\jobname} %% ^^A This produces a warning even when there is no problem. |
|
|
%% ^^A I think there is an error in the comparison (expand \jobname ...) |
|
|
\typeout{* If the to package names look the same you can ignore this LaTeX Warning *} |
|
|
\typeout{* If the two package names look the same you can ignore this LaTeX Warning *} |
|
|
\typeout{} |
|
|
\usepackage{ |
|
|
xcolor, |
|
|
@@ -46,7 +46,7 @@ and version 1.3 or later is part of all distributions of LaTeX version |
|
|
} |
|
|
|
|
|
|
|
|
\DoNotIndex{\def} |
|
|
\DoNotIndex{\newcommand,\newenvironment} |
|
|
|
|
|
\EnableCrossrefs |
|
|
\CodelineIndex |
|
|
@@ -61,7 +61,8 @@ corresponds to \textsf{\jobname}~\fileversion, dated \filedate.}} |
|
|
\phantomsection |
|
|
\addcontentsline{toc}{section}{\abstractname} |
|
|
\begin{abstract} |
|
|
The \textsf{\jobname} package XXX. |
|
|
The \textsf{\jobname} package XXX. \\ |
|
|
Fork me on GitHub: \url{\PackageURL} |
|
|
\end{abstract} |
|
|
|
|
|
\tableofcontents |
|
|
|