[latex3-commits] [git/LaTeX3-latex3-latex3] master: Remove some redundant DocStrip guards (1ffee6e3e)
Joseph Wright
joseph.wright at morningstar2.co.uk
Mon Aug 10 13:39:07 CEST 2020
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/1ffee6e3e9732495a8e4347ade6595961c9b478d
>---------------------------------------------------------------
commit 1ffee6e3e9732495a8e4347ade6595961c9b478d
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Mon Aug 10 12:39:07 2020 +0100
Remove some redundant DocStrip guards
>---------------------------------------------------------------
1ffee6e3e9732495a8e4347ade6595961c9b478d
l3experimental/l3color/l3color.dtx | 2 --
1 file changed, 2 deletions(-)
diff --git a/l3experimental/l3color/l3color.dtx b/l3experimental/l3color/l3color.dtx
index 48d7a90b5..80fd54d41 100644
--- a/l3experimental/l3color/l3color.dtx
+++ b/l3experimental/l3color/l3color.dtx
@@ -593,14 +593,12 @@
% \begin{macrocode}
\cs_new_protected:Npx \@@_parse:nN #1#2
{
-%<*package>
\exp_not:N \@@_backend_pickup:N \exp_not:N \l_@@_current_tl
\tl_set:Nx \exp_not:c { l_@@_named_ . _tl }
{ \exp_not:N \@@_model:N \exp_not:N \l_@@_current_tl }
\prop_put:NVx \exp_not:c { l_@@_named_ . _prop }
\exp_not:c { l_@@_named_ . _tl }
{ \exp_not:N \@@_values:N \exp_not:N \l_@@_current_tl }
-%</package>
\exp_not:N \exp_args:Ne \exp_not:N \@@_parse_aux:nN
{ \exp_not:N \tl_to_str:n {#1} } #2
}
More information about the latex3-commits
mailing list.