diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2011-05-24 17:16:54 +0200 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2011-05-24 17:16:54 +0200 |
commit | 3f04b73144f0938ed6ea938fa42c29ed00b54c60 (patch) | |
tree | 1fb57b9ed7f02f9d14e86ca087d66e994d1e67e4 | |
parent | 270d2c67f744979bb57e5a67a49bb1f7f5f52beb (diff) | |
download | luatexbase-3f04b73144f0938ed6ea938fa42c29ed00b54c60.tar.gz |
doc: mention the Changes file in History
-rw-r--r-- | luatexbase.dtx | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/luatexbase.dtx b/luatexbase.dtx index 22a653f..c561580 100644 --- a/luatexbase.dtx +++ b/luatexbase.dtx @@ -151,6 +151,12 @@ See the aforementioned source file(s) for copyright and licensing information. % wrapper around the relevant subpackages, so that the two are no longer in % conflict. % +% \medskip +% +% For a detailled history of changes in \pk{luatexbase} since its split from +% \pk{luatextra}, see the \file{Changes} file in the distribution. For even +% more details, see the git history. +% % \section{Implementation} % % \begin{macrocode} |