updated CeTZ to v0.4.0

This commit is contained in:
2025-07-16 15:10:13 +02:00
parent 08f7eea0e4
commit d51a08830d
18 changed files with 33 additions and 44 deletions

View File

@ -15,10 +15,10 @@
"": none,
">": (symbol: ">", fill: color),
">>": (symbol: "straight"),
"\\": (symbol: ">", fill: color, harpoon: true, flip: true),
"\\\\": (symbol: "straight", harpoon: true, flip: true),
"/": (symbol: ">", fill: color, harpoon: true),
"//": (symbol: "straight", harpoon: true),
"\\": (symbol: ">", fill: color, harpoon: true),
"\\\\": (symbol: "straight", harpoon: true),
"/": (symbol: ">", fill: color, harpoon: true, flip: true),
"//": (symbol: "straight", harpoon: true, flip: true),
"x": none,
"o": none,
).at(sym)