Tabelle erweitert

This commit is contained in:
2025-12-16 11:23:27 +01:00
parent 1467d8a1b3
commit 135dc61eb2
2 changed files with 15 additions and 3 deletions

View File

@@ -13,7 +13,8 @@
) */
#table(
columns: (auto, auto, auto),
columns: (auto, auto, auto, auto, auto, auto),
fill: (_,y) => if calc.odd(y) {rgb("EAF2F5")} else {white},
stroke: 0.5pt,
// --- Header-Zeile (Serif, Bold) ---
@@ -52,5 +53,14 @@
// --- Daten-Zeilen (Standard-Font) ---
// Zellen 4-6: Hier wird reines Markup verwendet, kein { } nötig
[flyga], [flyger], [flög],[],[],[],
[flyga], [flyger], [flög],[flugit],[har flugit],[fliegen],
[se],[ser],[såg],[set],[har sett],[sehen],
[komma],[kommer],[kom],[kommit],[har kommit],[kommen],
[],[går],[gick],[gått],[har gått],[gehen],
[],[],[],[],[],[],
[],[],[],[],[],[],
[],[],[],[],[],[],
[],[],[],[],[],[],
[],[],[],[],[],[],
[],[],[],[],[],[],
)

View File

@@ -1 +1,3 @@
= A
är