Compare commits

6 Commits
Author SHA1 Message Date
nikola 67e98ed77c ai 2026-08-23 11:52:44 +02:00
nikola 8748910e7d Dodal oznake na grafih 2026-07-15 17:37:52 +02:00
nikola 16eb2ab6ef resize and convert to webp 2026-07-15 16:50:09 +02:00
nikola 728342951a Done lektoriranje 2026-05-31 22:36:09 +02:00
nikola b922122a1f tmp 2026-05-27 22:15:11 +02:00
nikola 454480888f DNA 2026-05-26 20:32:23 +02:00
15 changed files with 393 additions and 410 deletions
+26 -26
View File
@@ -1,106 +1,106 @@
#show figure.where(kind: image): set figure(supplement: [Slika]) #show figure.where(kind: image): set figure(supplement: [Slika])
#figure( #figure(
image("slike/full_generation/1761153347_0.png"), image("assets/full_generation/1761153347_0.webp"),
caption: [ caption: [
Generacija 0 Generacija 0
] ],
) )
#pagebreak() #pagebreak()
#figure( #figure(
image("slike/full_generation/1761153347_1.png"), image("assets/full_generation/1761153347_1.webp"),
caption: [ caption: [
Generacija 1 Generacija 1
] ],
) )
#pagebreak() #pagebreak()
#figure( #figure(
image("slike/full_generation/1761153347_2.png"), image("assets/full_generation/1761153347_2.webp"),
caption: [ caption: [
Generacija 2 Generacija 2
] ],
) )
#pagebreak() #pagebreak()
#figure( #figure(
image("slike/full_generation/1761153347_3.png"), image("assets/full_generation/1761153347_3.webp"),
caption: [ caption: [
Generacija 3 Generacija 3
] ],
) )
#pagebreak() #pagebreak()
#figure( #figure(
image("slike/full_generation/1761153347_4.png"), image("assets/full_generation/1761153347_4.webp"),
caption: [ caption: [
Generacija 4 Generacija 4
] ],
) )
#pagebreak() #pagebreak()
#figure( #figure(
image("slike/full_generation/1761153347_5.png"), image("assets/full_generation/1761153347_5.webp"),
caption: [ caption: [
Generacija 5 Generacija 5
] ],
) )
#pagebreak() #pagebreak()
#figure( #figure(
image("slike/full_generation/1761153347_6.png"), image("assets/full_generation/1761153347_6.webp"),
caption: [ caption: [
Generacija 6 Generacija 6
] ],
) )
#pagebreak() #pagebreak()
#figure( #figure(
image("slike/full_generation/1761153347_7.png"), image("assets/full_generation/1761153347_7.webp"),
caption: [ caption: [
Generacija 7 Generacija 7
] ],
) )
#pagebreak() #pagebreak()
#figure( #figure(
image("slike/full_generation/1761153347_8.png"), image("assets/full_generation/1761153347_8.webp"),
caption: [ caption: [
Generacija 8 Generacija 8
] ],
) )
#pagebreak() #pagebreak()
#figure( #figure(
image("slike/full_generation/1761153347_9.png"), image("assets/full_generation/1761153347_9.webp"),
caption: [ caption: [
Generacija 9 Generacija 9
] ],
) )
#pagebreak() #pagebreak()
#figure( #figure(
image("slike/full_generation/1761153347_10.png"), image("assets/full_generation/1761153347_10.webp"),
caption: [ caption: [
Generacija 10 Generacija 10
] ],
) )
#pagebreak() #pagebreak()
#figure( #figure(
image("slike/full_generation/1761153347_11.png"), image("assets/full_generation/1761153347_11.webp"),
caption: [ caption: [
Generacija 11 Generacija 11
] ],
) )
#pagebreak() #pagebreak()
#figure( #figure(
image("slike/full_generation/1761153347_12.png"), image("assets/full_generation/1761153347_12.webp"),
caption: [ caption: [
Generacija 12 Generacija 12
] ],
) )
Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 88 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 94 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 106 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 94 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 97 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 99 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 110 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 102 KiB

+367 -384
View File
File diff suppressed because it is too large Load Diff