pnkraemer / tueplots

Figure sizes, font sizes, fonts, and more configurations at minimal overhead. Fix your journal papers, conference proceedings, and other scientific publications.

Home Page:https://tueplots.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Figure sizes

pnkraemer opened this issue · comments

Currently, there are two suboptimalities in the figsize module:

  • switching "column={half,full}" affects 100% of the code, so why not make two different functions. this would also allow potentially setting ncols=2 as a default for full-width-figures
  • height-per-width-ratio = golden_ratio / 2 for full-width figures is an error