Set plot directory prefix.

This commit is contained in:
Stefan van der Walt
2009-10-14 07:08:13 +02:00
parent 0601ec4b00
commit d9c206b625
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -221,6 +221,7 @@ latex_documents = [
# -----------------------------------------------------------------------------
# Plots
# -----------------------------------------------------------------------------
plot_basedir = os.path.join(curpath, "plots")
plot_pre_code = """
import numpy as np
import matplotlib.pyplot as plt