-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
- currently in order to add latex functionalities to a document you need to add
nb.useLatexto each document - we could add a
useLatexconfiguration option in the book that activates this for the whole book
should be a rather easy implementation, in particular:
- add a new field (with documentation comment) in
BookConfigtype (intypes.nim) - a corresponding line should be added in
useNimibookproc (inthemes.nim) - document change in
book/content.nim(and should be auto documented in configuration)
Metadata
Metadata
Assignees
Labels
No labels