pnkraemer / tueplots

Figure sizes, font sizes, fonts, and more configurations at minimal overhead. Fix your journal papers, conference proceedings, and other scientific publications.
https://tueplots.readthedocs.io
MIT License
663 stars 25 forks source link

Fontsize-offset parameters #98

Closed pnkraemer closed 2 years ago

pnkraemer commented 2 years ago

Resolves #97.

To be precise, this PR implements the suggestion made in #97, but with one change: the "normalsize_offset" is not a parameter of from_base, because it is quite redundant to have base and normalsize_offset and only ever operate on base - normalsize_offset. Instead, the normalsize_offset logic is outsourced to the functions that call from_base.