2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-26 06:48:04 +02:00

added pgfplots compatibiliy

This commit is contained in:
Martin Thoma 2014-08-23 13:58:32 -04:00
parent accdf1507c
commit f2c04a6dc0

View file

@ -3,6 +3,7 @@
\usepackage[latin1]{inputenc} \usepackage[latin1]{inputenc}
\usepackage{amsmath} \usepackage{amsmath}
\usepackage{pgfplots} \usepackage{pgfplots}
\pgfplotsset{compat=1.10}
\usepackage{tikz} \usepackage{tikz}
\usetikzlibrary{arrows,positioning} \usetikzlibrary{arrows,positioning}
\usepackage{helvet} \usepackage{helvet}