]> wagnertech.de Git - mfinanz.git/commitdiff
clear LT boxes
authorMarei Peischl <marei@peitex.de>
Thu, 21 Nov 2019 15:46:02 +0000 (16:46 +0100)
committerJan Büren <jan@kivitendo.de>
Mon, 3 Feb 2020 11:21:38 +0000 (12:21 +0100)
kiviletter.sty

index dab974810b5a2e87bdb57909e6d3d6d6913b91df..892f49418000c44612a68e2755b3340180284fe3 100644 (file)
@@ -116,6 +116,7 @@ contents={\usebox\shippingAddressBox}
 \cs_new:Nn \kivi_save_LT@boxes: {
        \clist_map_inline:nn {head, firsthead, foot, lastfoot} {
        \box_gset_eq:cc {g_kivi_LT@##1_box} {LT@##1}
+       \box_gclear:c {LT@##1}
        }
 }