Diagrame daj v svoje datoteke
This commit is contained in:
parent
0e6a68fb0a
commit
b6c83ca3e5
8 changed files with 140 additions and 111 deletions
|
|
@ -17,3 +17,5 @@
|
|||
#let file-object(coord, hash, name, ..args) = commit-object(coord, hash, name,
|
||||
width: 2cm, fill: gray.lighten(50%), ..args)
|
||||
#let git-object(hash, content) = table(columns: 1, [Zgoščena vrednost: #raw(hash)], raw(block:true, content))
|
||||
#let bla(coord, ..args) = file-object(coord, "bcc138", ..args)[bla]
|
||||
#let blabla(coord, ..args) = file-object(coord, "2ce22b", ..args)[blabla]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue