X-Git-Url: https://melusine.eu.org/syracuse/G/git/?a=blobdiff_plain;f=test%2Fdelaunay.tex;h=dae9c6350edabb554f26a37d6db417324e7a58fb;hb=cc95d9b8f7a859cf2f69b419e15bd1a8a2777289;hp=42abe52453886a81f5308fdf8db7adba8172273b;hpb=99c7eb1c5fdd23d7617d3817806af416e4614d15;p=delaunay.git diff --git a/test/delaunay.tex b/test/delaunay.tex index 42abe52..dae9c63 100644 --- a/test/delaunay.tex +++ b/test/delaunay.tex @@ -37,15 +37,16 @@ newpoint = y ] {(0,0);(3.5,3);(7,0);(7.5,5);(1.61,3.14);(6,4)}{(3,1)} -\multido{\ii=5+1}{3}{% - \newpage - \meshAddOnePoint[mode=ext,step=badtriangles]{mesh.txt}{\ii} - \newpage - \meshAddOnePoint[mode=ext,step=cavity]{mesh.txt}{\ii} - \newpage - \meshAddOnePoint[mode=ext,step=newtriangles]{mesh.txt}{\ii} -} +% \newcommand\mpred{\mpcolor{red}} +% \newcommand\test{dotlabel(btex $x$ etex, (0,0));draw (0,0)--(2cm,0) withcolor red;} + +% \begin{mplibcode} +% beginfig(0); +% %\meshAddOnePoint[picture=embedded]{(0,0);(3.5,3);(7,0);(7.5,5);(1.61,3.14);(6,4)}{(3,1)} +% \test +% endfig; +% \end{mplibcode} \end{document}