summaryrefslogtreecommitdiff
path: root/lltxb-dtxstyle.tex
diff options
context:
space:
mode:
Diffstat (limited to 'lltxb-dtxstyle.tex')
-rw-r--r--lltxb-dtxstyle.tex23
1 files changed, 20 insertions, 3 deletions
diff --git a/lltxb-dtxstyle.tex b/lltxb-dtxstyle.tex
index 6d2d70f..2ccba83 100644
--- a/lltxb-dtxstyle.tex
+++ b/lltxb-dtxstyle.tex
@@ -29,7 +29,7 @@
\newcommand \plaintex {\PlainTeX\xspace}
% special elements of text
-\newcommand*\email [1] {<\href{mailto:#1}{#1}>}
+\newcommand*\email [1] {\href{mailto:#1}{#1}}
\newcommand \file {\nolinkurl}
\newcommand \pk {\textsf}
\newcommand \cmdname {\texttt}
@@ -46,5 +46,22 @@
\def\cs#1{\@backslashchar #1}%
}
-% easy verbatim
-\MakeShortVerb\|
+% constant metadata
+\author{%
+ Manuel P\'egouri\'e-Gonnard \& \'Elie Roux \\
+ Support: \email{lualatex-dev@tug.org}%
+}
+\hypersetup{%
+ pdfauthor = {Manuel Pegourie-Gonnard and Elie Roux},
+}
+
+% other metadata
+\newcommand*\pkdate [2] {%
+ \title{The \pk{#1} package}
+ \date{#2}
+ \hypersetup{pdftitle={The #1 package}}
+}
+
+
+% ltxdoc setup
+\DisableCrossrefs