Some other typst templates take the approach of having the template source in a src folder with a single lib.typ file and then spliting their implementation across different impl.typ files.
I'd like to take a similar approach for this template as the currently lib.typ has grown quite a bit.
Some other typst templates take the approach of having the template source in a
srcfolder with a singlelib.typfile and then spliting their implementation across differentimpl.typfiles.I'd like to take a similar approach for this template as the currently
lib.typhas grown quite a bit.