updated CeTZ to v0.4.0
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user