Theme
Next, we can modify the template. To do so, open lepub.typ
that lives in the root of the project (or, if you have renamed the template, then new-name.typ
).
Copy changes
Whenever you have saved your changes, copy the updated source file (lepub.typ
) to the typst
, quarto
and myst
folders with the dedicated task:
Change defaults
The simplest changes are made by changing the default-options
:
If you want to ensure that users do not overwrite the default options, you can include this line before the default-options
: