mirror of
https://github.com/kristoferssolo/Theory-of-Algorithms-Cheatsheet.git
synced 2025-10-21 20:10:39 +00:00
added me to authors
This commit is contained in:
parent
a6dfc6d879
commit
26a502099d
2
main.typ
2
main.typ
@ -5,7 +5,7 @@
|
|||||||
#import "layout.typ": indent-par, project
|
#import "layout.typ": indent-par, project
|
||||||
|
|
||||||
#show: project.with(title: [Theory of Algorithms Cheatsheet], authors: (
|
#show: project.with(title: [Theory of Algorithms Cheatsheet], authors: (
|
||||||
"Kristofers Solo",
|
"Kristofers Solo", "jorenchik"
|
||||||
))
|
))
|
||||||
|
|
||||||
#let teo(title: "Teorēma", ..args) = memo(title: title, ..args)
|
#let teo(title: "Teorēma", ..args) = memo(title: title, ..args)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user