You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attempt to read tex_template from config file if needed (#505)
* Attempt to read tex_template from config file if not present in command line arguments.
* Updated changelog to mention that is read from config.
* Small improvement when `tex_template` is empty in config file where it is interpreted as `None` instead of an empty string.
* Added default `tex_template` entry to default.cfg (None).
* Updated changelog.rst to better reflect the changes in the previous two commits.
0 commit comments