[latex3-commits] [git/LaTeX3-latex3-latex3] master: A function renamed (077c35e)

Joseph Wright joseph.wright at morningstar2.co.uk
Fri Apr 27 00:01:33 CEST 2018


Repository : https://github.com/latex3/latex3
On branch  : master
Link       : https://github.com/latex3/latex3/commit/077c35ebb71ffd2664f38bf9203f0702ab06794c

>---------------------------------------------------------------

commit 077c35ebb71ffd2664f38bf9203f0702ab06794c
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Thu Apr 26 23:01:33 2018 +0100

    A function renamed


>---------------------------------------------------------------

077c35ebb71ffd2664f38bf9203f0702ab06794c
 l3kernel/l3drivers.dtx |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/l3kernel/l3drivers.dtx b/l3kernel/l3drivers.dtx
index 4a0b58c..74c24d2 100644
--- a/l3kernel/l3drivers.dtx
+++ b/l3kernel/l3drivers.dtx
@@ -2979,12 +2979,12 @@
 %    \end{macrocode}
 % \end{macro}
 %
-% \begin{macro}{\driver_draw_hbox:Nnnnnnn}
+% \begin{macro}{\driver_draw_box_use:Nnnnn}
 %   No special savings can be made here: simply displace the box inside
 %   a scope. As there is nothing to re-box, just make the box passed of
 %   zero size.
 %    \begin{macrocode}
-\cs_new_protected:Npn \driver_draw_hbox:Nnnnnnn #1#2#3#4#5#6#7
+\cs_new_protected:Npn \driver_draw_box_use:Nnnnn #1#2#3#4#5#6#7
   {
     \@@_scope_begin:
     \driver_draw_cm:nnnn {#2} {#3} {#4} {#5}





More information about the latex3-commits mailing list