Remove debug marks
This commit is contained in:
parent
e1dcc1bf5e
commit
eda870a665
2 changed files with 3 additions and 1 deletions
BIN
git-figure.pdf
BIN
git-figure.pdf
Binary file not shown.
|
|
@ -19,7 +19,9 @@
|
||||||
#let file-object(coord, hash, name, ..args) = commit-object(coord, hash, name,
|
#let file-object(coord, hash, name, ..args) = commit-object(coord, hash, name,
|
||||||
width: 2cm, fill: gray.lighten(50%), ..args)
|
width: 2cm, fill: gray.lighten(50%), ..args)
|
||||||
|
|
||||||
#diagram(debug: 1, node-stroke: 2pt, edge-stroke: 1pt,
|
#diagram(
|
||||||
|
//debug: 1,
|
||||||
|
node-stroke: 2pt, edge-stroke: 1pt,
|
||||||
{
|
{
|
||||||
let x_0 = 2
|
let x_0 = 2
|
||||||
let x_delta = 1
|
let x_delta = 1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue