File: pgf.mplstyle

package info (click to toggle)
python-scienceplots 2.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,096 kB
  • sloc: python: 276; makefile: 3
file content (3 lines) | stat: -rw-r--r-- 130 bytes parent folder | download
1
2
3
# Add LaTeX package to allow PGF plots

text.latex.preamble : \usepackage{amsmath} \usepackage[T1]{fontenc} \usepackage{pgfplots}