diff options
author | Elie Roux <elie.roux@telecom-bretagne.eu> | 2013-05-04 17:18:46 +0200 |
---|---|---|
committer | Elie Roux <elie.roux@telecom-bretagne.eu> | 2013-05-04 17:18:46 +0200 |
commit | bf002f0dbf584aa4079905c34ac05f91282c8bad (patch) | |
tree | 4e73132fc78c89b058b3dffce145948f5c360cf2 | |
parent | 5aaa7476b5734c8d7611e7ebf2c6d609dea09064 (diff) | |
download | luatexbase-bf002f0dbf584aa4079905c34ac05f91282c8bad.tar.gz |
Updating and simplifying
-rw-r--r-- | lltxb-dtxstyle.tex | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/lltxb-dtxstyle.tex b/lltxb-dtxstyle.tex index 115d4f2..d086326 100644 --- a/lltxb-dtxstyle.tex +++ b/lltxb-dtxstyle.tex @@ -56,19 +56,18 @@ % constant metadata \newif\ifluatexbase \author{% - Heiko Oberdiek (primary author of \pk{luatex}) \\ - \'Elie Roux (primary author of \pk{luatextra}) \\ - Manuel P\'egouri\'e-Gonnard (current developper)\thanks{% + Heiko Oberdiek (primary author of \pk{luatex})\\ + \'Elie Roux, Manuel P\'egouri\'e-Gonnard, Philipp Gesang\thanks{% See ``History'' \ifluatexbase\else in \href{luatexbase.pdf}{\file{luatexbase.pdf}} \fi for details.}% \\[1ex] - \url{https://github.com/mpg/luatexbase} \\ + \url{https://github.com/lualatex/luatexbase} \\ \email{lualatex-dev@tug.org}% } \hypersetup{% pdfsubject = {Basic resource management for LuaTeX}, - pdfauthor = {Manuel P\'egouri\'e-Gonnard, \'Elie Roux, Heiko Oberdiek}, + pdfauthor = {Manuel P\'egouri\'e-Gonnard, \'Elie Roux, Heiko Oberdiek, Philipp Gesang}, } % other metadata |