Compare commits
No commits in common. "label-batterycrate" and "main" have entirely different histories.
label-batt
...
main
1 changed files with 0 additions and 40 deletions
|
|
@ -1,40 +0,0 @@
|
||||||
#set text(
|
|
||||||
font: "Inter",
|
|
||||||
fallback: false,
|
|
||||||
size: 14pt,
|
|
||||||
lang: "en",
|
|
||||||
)
|
|
||||||
|
|
||||||
// for DK-22205 (endless label)
|
|
||||||
#set page(
|
|
||||||
width: 62mm,
|
|
||||||
height: 24mm,
|
|
||||||
flipped: false,
|
|
||||||
margin: (left: 3mm, right: 3mm + 28mm, top: 3mm, bottom: 3mm+9pt),
|
|
||||||
// margin: (left: 3mm, right: 3mm + 14mm, top: 3mm, bottom: 3mm+9pt),
|
|
||||||
footer-descent: 0%,
|
|
||||||
footer: [
|
|
||||||
#set text(size: 8pt)
|
|
||||||
#set align(end)
|
|
||||||
#image("assets/ccchh.svg", height: 9pt, alt: "CCCHH")
|
|
||||||
],
|
|
||||||
background: align(start, block(
|
|
||||||
stroke: 0.5pt + black,
|
|
||||||
width: 34mm,
|
|
||||||
height: 24mm
|
|
||||||
))
|
|
||||||
// background: align(start, block(
|
|
||||||
// stroke: 0.5pt + black,
|
|
||||||
// width: 48mm,
|
|
||||||
// height: 24mm
|
|
||||||
// ))
|
|
||||||
)
|
|
||||||
|
|
||||||
#set align(center)
|
|
||||||
#set align(horizon)
|
|
||||||
|
|
||||||
#text(10pt)[Akkus - Vollgut] \
|
|
||||||
// #text(10pt)[Akkus - Leergut] \
|
|
||||||
#text(16pt, weight: "bold")[AA] \
|
|
||||||
// #text(16pt, weight: "bold")[AAA] \
|
|
||||||
#v(3mm)
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue