[latex3-commits] [git/LaTeX3-latex3-l3build] master: Some stray docs [ci skip] (806c21d)

Joseph Wright joseph.wright at morningstar2.co.uk
Fri Mar 9 18:34:54 CET 2018


Repository : https://github.com/latex3/l3build
On branch  : master
Link       : https://github.com/latex3/l3build/commit/806c21d0c6da773c2faaa5c9d6aaf4d8442111f0

>---------------------------------------------------------------

commit 806c21d0c6da773c2faaa5c9d6aaf4d8442111f0
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Fri Mar 9 17:34:54 2018 +0000

    Some stray docs [ci skip]


>---------------------------------------------------------------

806c21d0c6da773c2faaa5c9d6aaf4d8442111f0
 l3build.dtx |   13 -------------
 1 file changed, 13 deletions(-)

diff --git a/l3build.dtx b/l3build.dtx
index 567dd1f..2b23e8c 100644
--- a/l3build.dtx
+++ b/l3build.dtx
@@ -582,11 +582,6 @@
 %
 %     -- Location of main directory: use Unix-style path separators
 %     maindir = ".."
-%
-%     -- Load the common build code: this is the one place that a path
-%     -- needs to be hard-coded
-%     dofile(maindir .. "/l3build/l3build-config.lua")
-%     dofile(maindir .. "/l3build/l3build.lua")
 %   \end{lstlisting}
 % \caption{The build script for the \pkg{l3packages} bundle.}
 % \label{fig:bundle}
@@ -603,11 +598,6 @@
 %     -- Location of main directory: use Unix-style path separators
 %     -- Should match that defined by the bundle.
 %     maindir = "../.."
-%
-%     -- Load the common build code: this is the one place that a path
-%     -- needs to be hard-coded
-%     dofile(maindir .. "/l3build/l3build-config.lua")
-%     dofile(maindir .. "/l3build/l3build.lua")
 %   \end{lstlisting}
 % \caption{The build script for the \pkg{xparse} module.}
 % \label{fig:module}
@@ -1195,9 +1185,6 @@
 %       end
 %       return errorlevel
 %     end
-%
-%     kpse.set_program_name("kpsewhich")
-%     dofile(kpse.lookup("l3build.lua"))
 %   \end{lstlisting}
 %   \caption{A customised PDF creation script.}
 %   \label{fig:PDF}





More information about the latex3-commits mailing list