From 53e44009cfb70ce5549874ab770aaf6b6bdee9f2 Mon Sep 17 00:00:00 2001 From: Artemis Tosini Date: Fri, 22 Mar 2024 21:32:42 +0000 Subject: [PATCH] adjust labels_dymo for bad printer --- labels_dymo.typ | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/labels_dymo.typ b/labels_dymo.typ index 48c9615..406cecd 100644 --- a/labels_dymo.typ +++ b/labels_dymo.typ @@ -12,9 +12,9 @@ } place( top + left, - dx: 1in/16, - dy: 1in/16, - common.address_block(3in, 1in, card) + dx: 1in/4, + dy: 0in, + common.address_block(2in + 3in/4, 15in/16, card) ) } }