Closed pmudry closed 4 months ago
Would it make more sense to have a dictionary holding these values, or to store them in a separate JSON file ?
From an implementation point of view, it would change much since Typst comes with the builtin json
function to parse JSON files
The solution has been implemented with hard-coded values in template in 829e503. Nice suggestion for improvement though !
It could be a good idea to add some automatic values depending on the language. This could be done by setting the default value to
auto
and using a dictionary of translatable words.For example:
Originally posted by @LordBaryhobal in https://github.com/ISC-HEI/isc-hei-report/issues/6#issuecomment-2169612206