[latex3-commits] [git/LaTeX3-latex3-l3build] master: Clarify docs for typeset_demo_hook() (5cb3d6f)
Joseph Wright
joseph.wright at morningstar2.co.uk
Mon Feb 17 14:33:16 CET 2020
Repository : https://github.com/latex3/l3build
On branch : master
Link : https://github.com/latex3/l3build/commit/5cb3d6ffa00bdf0303f433d8b035feb1a0a6b39d
>---------------------------------------------------------------
commit 5cb3d6ffa00bdf0303f433d8b035feb1a0a6b39d
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Mon Feb 17 13:33:16 2020 +0000
Clarify docs for typeset_demo_hook()
>---------------------------------------------------------------
5cb3d6ffa00bdf0303f433d8b035feb1a0a6b39d
l3build.dtx | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/l3build.dtx b/l3build.dtx
index 8500ef9..52f96c9 100644
--- a/l3build.dtx
+++ b/l3build.dtx
@@ -1363,7 +1363,8 @@
% copying files to the typesetting location but before the main typesetting
% run. This may be used for example to script a very large number of
% demonstrations using a single source (see the \pkg{beamer} package
-% for an example of this).
+% for an example of this). Note that this hook is intended for use files
+% \emph{not} listed in \var{typesetfiles} or \var{typesetdemofiles}.
%
% \begin{figure}[!b]
% \begin{lstlisting}[frame=single,language={[5.2]Lua},gobble = 6]
More information about the latex3-commits
mailing list.