[latex3-commits] [git/LaTeX3-latex3-latex3] master: Move some l3coffins TODO into GitHub issue #770 [ci skip] (a1f77a025)
Bruno Le Floch
bruno at le-floch.fr
Wed Jul 15 11:01:57 CEST 2020
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/a1f77a02566d25314f0d5b0675e5a68cb068a4f4
>---------------------------------------------------------------
commit a1f77a02566d25314f0d5b0675e5a68cb068a4f4
Author: Bruno Le Floch <bruno at le-floch.fr>
Date: Wed Jul 15 10:58:31 2020 +0200
Move some l3coffins TODO into GitHub issue #770 [ci skip]
>---------------------------------------------------------------
a1f77a02566d25314f0d5b0675e5a68cb068a4f4
l3kernel/l3coffins.dtx | 13 ++-----------
1 file changed, 2 insertions(+), 11 deletions(-)
diff --git a/l3kernel/l3coffins.dtx b/l3kernel/l3coffins.dtx
index b19b71f3f..2417adf51 100644
--- a/l3kernel/l3coffins.dtx
+++ b/l3kernel/l3coffins.dtx
@@ -2233,9 +2233,6 @@
% flexible.
% \begin{macrocode}
\tl_new:N \l_@@_display_font_tl
-%<*initex>
-\tl_set:Nn \l_@@_display_font_tl { } % TODO
-%</initex>
%<*package>
\tl_set:Nn \l_@@_display_font_tl { \sffamily \tiny }
%</package>
@@ -2263,7 +2260,7 @@
\hcoffin_set:Nn \l_@@_display_pole_coffin
{
%<*initex>
- \hbox:n { \tex_vrule:D width 1pt height 1pt \scan_stop: } % TODO
+ \hbox:n { \tex_vrule:D width 1pt height 1pt \scan_stop: }
%</initex>
%<*package>
\@@_color:n {#4}
@@ -2274,9 +2271,6 @@
\l_@@_display_pole_coffin { hc } { vc } { 0pt } { 0pt }
\hcoffin_set:Nn \l_@@_display_coord_coffin
{
-%<*initex>
- % TODO
-%</initex>
%<*package>
\@@_color:n {#4}
%</package>
@@ -2332,7 +2326,7 @@
\hcoffin_set:Nn \l_@@_display_pole_coffin
{
%<*initex>
- \hbox:n { \tex_vrule:D width 1pt height 1pt \scan_stop: } % TODO
+ \hbox:n { \tex_vrule:D width 1pt height 1pt \scan_stop: }
%</initex>
%<*package>
\@@_color:n {#2}
@@ -2377,9 +2371,6 @@
{ 0pt } { 0pt }
\hcoffin_set:Nn \l_@@_display_coord_coffin
{
-%<*initex>
- % TODO
-%</initex>
%<*package>
\@@_color:n {#6}
%</package>
More information about the latex3-commits
mailing list.