diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2011-06-03 11:41:56 +0200 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2011-06-03 11:41:56 +0200 |
commit | 16cf786c61ec43a6b91b46c502fc5605bd36a9ba (patch) | |
tree | 7d0151261a85f9229dfd253b903058e7db6ed1e8 | |
parent | d6800ad8e97f587b10dd58e7fadc2ef9758ffc51 (diff) | |
download | luatexbase-16cf786c61ec43a6b91b46c502fc5605bd36a9ba.tar.gz |
typo (noted by Philipp)
-rw-r--r-- | luatexbase.dtx | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/luatexbase.dtx b/luatexbase.dtx index c561580..b962f30 100644 --- a/luatexbase.dtx +++ b/luatexbase.dtx @@ -133,12 +133,13 @@ See the aforementioned source file(s) for copyright and licensing information. % \subsection{History} % % The first package for managing \luatex's new resources was the \pk{luatex} -% by Heiko Oberdiek. Later, Élie Roux wrote \pk{luatextra} which reprised many -% features of \pk{luatex} with little extensions to some of them and added -% independant low-level features (currently found in the \pk{modutils} and -% \pk{mcb} subpackages), as well as user-level things. Later, \pk{luatexbase} -% was created by Manuel Pégourié-Gonnard by isolating the general low-level -% features of \pk{luatextra}, and later expanding on them. +% package by Heiko Oberdiek. Later, Élie Roux wrote \pk{luatextra} which +% reprised many features of \pk{luatex} with little extensions to some of them +% and added independant low-level features (currently found in the +% \pk{modutils} and \pk{mcb} subpackages), as well as user-level things. +% Later, \pk{luatexbase} was created by Manuel Pégourié-Gonnard by isolating +% the general low-level features of \pk{luatextra}, and later expanding on +% them. % % For some time there was two conflicting packages controling access to % \luatex's resources: \pk{luatex} and \pk{luatexbase}, neither of which was a |