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 dab9748..892f494 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}
        }
 }