This commit is contained in:
Jeff Lance 2019-03-31 10:08:39 +02:00
parent e0c0a6d341
commit 5915b7c21b
2 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,4 @@
import settings;
dir = "/usr/share/asymptote/";
settings.outformat = "pdf";
//settings.tex = "pdflatex";

View File

@ -2,6 +2,9 @@ import graph_pi;
import graph3;
import gm_probabilitytree;
import gm_tableaux;
import geometry;
real w=linewidth();
marker croix1(pen sColor)
{