rename int to num and add multinum for arrays of items - add a test case

This commit is contained in:
Hartmut Seichter 2024-04-21 15:47:44 +02:00
parent 2f393dd21c
commit 43cb7eff7e
4 changed files with 24 additions and 8 deletions

View file

@ -9,4 +9,9 @@ table.de.pdf:
all: table.en.pdf table.de.pdf
clean:
rm table.en.pdf table.de.pdf
rm -f table.en.pdf table.de.pdf
debug:
python ../../coursebuilder -s schema.yaml -m mod.cg.yaml -l de -f fields.yaml