SciencePlots (v1.0.9)
notebook
:- make Latex fonts sans-serif
- Fix bug with Latex packages:
- e.g.,
\usepackage{amsmath, amssymb, sfmath}
-->\usepackage{amsmath} \usepackage{amssymb} \usepackage{sfmath}
- e.g.,
- Add
pyproject.toml
file (see PEP 517/518) - Minor updates to README, including adding more papers to publication list