[latex3-commits] [git/LaTeX3-latex3-latex2e] develop: A big more on debugging (1035bd69)
Joseph Wright
joseph.wright at morningstar2.co.uk
Thu Mar 10 15:32:12 CET 2022
Repository : https://github.com/latex3/latex2e
On branch : develop
Link : https://github.com/latex3/latex2e/commit/1035bd69e41a292c40fb236e31f2888e1bee68ff
>---------------------------------------------------------------
commit 1035bd69e41a292c40fb236e31f2888e1bee68ff
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Thu Mar 10 14:14:34 2022 +0000
A big more on debugging
>---------------------------------------------------------------
1035bd69e41a292c40fb236e31f2888e1bee68ff
required/latex-lab/latex-lab-prototype.dtx | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/required/latex-lab/latex-lab-prototype.dtx b/required/latex-lab/latex-lab-prototype.dtx
index 7ac7e58f..4f94533f 100644
--- a/required/latex-lab/latex-lab-prototype.dtx
+++ b/required/latex-lab/latex-lab-prototype.dtx
@@ -416,7 +416,12 @@
%
% Due to the differences in data storage, the \pkg{xtemplate} method offers
% a richer ability to debug template internals than the one here. We can look
-% at e.g. tracking all keys for a template to make this easier.
+% at \emph{e.g.}\ tracking all keys for a template to make this easier.
+% It is worth noting that much of this data is really something that
+% should be part of the documentation anyway. Also, it would be trivial
+% to save the raw defaults and do the `hard' processing only if asked
+% to show the values (\emph{i.e.}\ using code similar to that in
+% \pkg{xtemplate}).
%
% \subsection{Collections}
%
More information about the latex3-commits
mailing list.