[latex3-commits] [git/LaTeX3-latex3-latex3] master: xbox: Document the point of the module (9cc213bd9)
Joseph Wright
joseph.wright at morningstar2.co.uk
Mon Aug 24 14:55:00 CEST 2020
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/9cc213bd99e1ba19c9f49f84ad1ef10b5b72ba52
>---------------------------------------------------------------
commit 9cc213bd99e1ba19c9f49f84ad1ef10b5b72ba52
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Mon Aug 24 13:55:00 2020 +0100
xbox: Document the point of the module
>---------------------------------------------------------------
9cc213bd99e1ba19c9f49f84ad1ef10b5b72ba52
l3trial/xbox/xbox.dtx | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/l3trial/xbox/xbox.dtx b/l3trial/xbox/xbox.dtx
index 92f537139..d9029e2b2 100644
--- a/l3trial/xbox/xbox.dtx
+++ b/l3trial/xbox/xbox.dtx
@@ -52,6 +52,12 @@
%
% \begin{documentation}
%
+% This experimental module explores how to re-implement core \LaTeXe{}
+% box constructs using \pkg{xparse} and \pkg{expl3} coding. As such, it provides
+% as far as possible the \LaTeXe{} \textsc{api} (except where explicitly
+% noted). Other than separation of layers, there is no significant new
+% functionality here.
+%
% \begin{variable}{\height, \depth, \width, \totalheight}
% The natural dimensions of material being boxed are available within
% dimension calculations as \cs{height}, \cs{depth}, \cs{width} and
More information about the latex3-commits
mailing list.