From 632d0fb386d85abee0057cba5ab68cdead86bccc Mon Sep 17 00:00:00 2001 From: Yann Salmon Date: Thu, 14 Feb 2019 16:35:06 +0100 Subject: [PATCH] pgfplots --- latex/ystikz.tex | 3 +++ 1 file changed, 3 insertions(+) diff --git a/latex/ystikz.tex b/latex/ystikz.tex index 18dbaec..7cca7f6 100644 --- a/latex/ystikz.tex +++ b/latex/ystikz.tex @@ -114,4 +114,7 @@ \only<#1>{\pgfkeysalso{#2}} }} +\usepackage{pgfplots} +\pgfplotsset{compat=1.15} + \endinput \ No newline at end of file