aboutsummaryrefslogtreecommitdiffstats
path: root/chainer_plot.py
diff options
context:
space:
mode:
Diffstat (limited to 'chainer_plot.py')
-rwxr-xr-xchainer_plot.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/chainer_plot.py b/chainer_plot.py
index 31de5bd..8964bf5 100755
--- a/chainer_plot.py
+++ b/chainer_plot.py
@@ -19,7 +19,7 @@ from getdist import mcsamples
import mcmc_scan
-rc('text', usetex=True)
+rc('text', usetex=False)
rc('font', **{'family':'serif', 'serif':['Computer Modern'], 'size':18})
cols = ['#29A2C6','#FF6D31','#FFCB18','#73B66B','#EF597B', '#333333']