summaryrefslogtreecommitdiff
path: root/macros/luatex/generic/lutabulartools/lutabulartools.tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-04-17 03:03:02 +0000
committerNorbert Preining <norbert@preining.info>2022-04-17 03:03:02 +0000
commite247b78b2fce9bdb26193826aca0a62ae26c8a8b (patch)
tree723e4d7093f616ab30d8a9a18f39b13b601002d6 /macros/luatex/generic/lutabulartools/lutabulartools.tex
parent86cbf2acabad1f9258b372dbf8f494f710ad64fd (diff)
CTAN sync 202204170303
Diffstat (limited to 'macros/luatex/generic/lutabulartools/lutabulartools.tex')
-rw-r--r--macros/luatex/generic/lutabulartools/lutabulartools.tex15
1 files changed, 14 insertions, 1 deletions
diff --git a/macros/luatex/generic/lutabulartools/lutabulartools.tex b/macros/luatex/generic/lutabulartools/lutabulartools.tex
index 54af32f78d..8a2b5f8569 100644
--- a/macros/luatex/generic/lutabulartools/lutabulartools.tex
+++ b/macros/luatex/generic/lutabulartools/lutabulartools.tex
@@ -1,5 +1,5 @@
% Kale Ewasiuk (kalekje@gmail.com)
-% 2022-02-27
+% 2022-04-16
% Copyright (C) 2021-2022 Kale Ewasiuk
%
% Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -57,6 +57,9 @@
\newcommand{\tMC}{\cmd{\\MC}}
+\usepackage[pl,extrasnoglobals]{penlight}
+
+
\RequirePackage{lutabulartools}
\title{lutabulartools}
\subtitle{some useful tabular tools (LuaLaTeX-based)}
@@ -64,6 +67,8 @@
\usepackage{tabularx}
\usepackage{siunitx}
+\lttdebugON
+
\begin{document}
% todo: can improve naming... set col spec to a table instead of a string
@@ -99,6 +104,14 @@ you can manually fix it in a \cmd{tabular} with \cmd{!{}} like so:
Xyz\\\bottomrule \end{tabular}
\end{LTXexample}
+\subsection{Debugging}
+You can toggle log output debugging with \cmd{\lttdebugON} and \cmd{\lttdebugOFF}.
+The messages will be printed in a format like so:
+\begin{verbatim}
+vvvvv msg1 (lutabulartools)
+msg2
+^^^^^
+\end{verbatim}
\section{\texttt{\textbackslash MC} -- Magic Cell}
\texttt{\textbackslash MC} (magic cell) combines the facilities of