summaryrefslogtreecommitdiff
path: root/lltxb-dtxstyle.tex
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2011-05-24 16:55:09 +0200
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2011-05-24 16:55:09 +0200
commit7aaff78c2bf8b15f6e10784b6904e8f01ac6442d (patch)
treef61c9038dcb25307621cc673c5eac1b25135e58e /lltxb-dtxstyle.tex
parent938d5df6273813d5bcb36a0438e0d21f8f5493a1 (diff)
downloadluatexbase-7aaff78c2bf8b15f6e10784b6904e8f01ac6442d.tar.gz
doc: better attribution + history section
Diffstat (limited to 'lltxb-dtxstyle.tex')
-rw-r--r--lltxb-dtxstyle.tex16
1 files changed, 13 insertions, 3 deletions
diff --git a/lltxb-dtxstyle.tex b/lltxb-dtxstyle.tex
index 7a5c00b..804dbfb 100644
--- a/lltxb-dtxstyle.tex
+++ b/lltxb-dtxstyle.tex
@@ -1,6 +1,7 @@
% preamble for dtx documentations of the luatexbase package/bundle.
% packages
+\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{textcomp}
\usepackage{lmodern}
@@ -53,12 +54,21 @@
}
% constant metadata
+\newif\ifluatexbase
\author{%
- Manuel P\'egouri\'e-Gonnard \& \'Elie Roux \\
- Support: \email{lualatex-dev@tug.org}%
+ Heiko Oberdiek (primary author of \pk{luatex}) \\
+ Élie Roux (primary author of \pk{luatextra}) \\
+ Manuel Pégourié-Gonnard (current developper)\thanks{%
+ See ``History''
+ \ifluatexbase\else in \href{luatexbase.pdf}{\file{luatexbase.pdf}} \fi
+ for details.}%
+ \\[1ex]
+ \url{https://github.com/mpg/luatexbase} \\
+ \email{lualatex-dev@tug.org}%
}
\hypersetup{%
- pdfauthor = {Manuel Pegourie-Gonnard and Elie Roux},
+ pdfsubject = {Basic resource management for LuaTeX},
+ pdfauthor = {Manuel Pégourié-Gonnard, Élie Roux, Heiko Oberdiek},
}
% other metadata