Doc: fin + références
[delaunay.git] / doc / luamesh-doc.listing
index 805f630..6d412ad 100644 (file)
@@ -1,51 +1,26 @@
-\drawPointsMeshinc[
-color = blue!50,
-print = points,
-meshpoint = x,
-scale=0.8cm,
-]{(0.3,0.3);(1.5,1);(4,0);(4.5,2.5);(1.81,2.14);(2.5,0.5);(2.8,1.5)}%
-{% code before
-  beginfig(0);
-}%
-{% code after
-  label(btex Mesh $\mathbb{T}$ etex, (0,2u)) withcolor \luameshmpcolor;
-  endfig;
-}
-\buildMeshBWinc[%
-bbox = show,
-color = red,
-colorBbox = blue!30,
-print = points,
-meshpoint = x,
-scale=0.8cm
-]{(0.3,0.3);(1.5,1);(4,0);(4.5,2.5);(1.81,2.14);(2.5,0.5);(2.8,1.5)}%
-{% code before
-  beginfig(0);
-}
-{% code after
-  drawdblarrow MeshPoints[3] -- MeshPoints[9] withpen pencircle scaled 1pt
-  withcolor (0.3,0.7,0.2);
-  endfig;
-}
-\meshAddPointBWinc[
-meshpoint = \alpha,
-newpoint = y,
-colorBack=red!10,
-colorNew = green!50!red,
-colorCircle = blue,
-colorBbox = black!20,
-bbox = show,
-scale=0.8cm,
-step=badtriangles]
-{(0.3,0.3);(1.5,1);(4,0);(4.5,2.5);(1.81,2.14);(2.5,0.5)}{(2.8,1.5)}%
-{%code before
-  picture drawing;
-  drawing := image(
-}{%code after
-  );
-  beginfig(0);
-  fill MeshPoints[7]--MeshPoints[8]--MeshPoints[9]--MeshPoints[10]--cycle
-  withcolor \mpcolor{blue!10};
-  draw drawing;
-  endfig;
-}
+  \drawPointsMeshinc[
+  tikz,
+  color = blue!50,
+  print = points,
+  meshpoint = x,
+  scale=0.8cm,
+  ]{(0.3,0.3);(1.5,1);(4,0);(4.5,2.5);(1.81,2.14);(2.5,0.5);(2.8,1.5)}%
+  {% code before
+  }%
+  {% code after
+    \node[color = blue!50]  at (0,2) {Mesh $\mathbb{T}$} ;
+  }
+  \buildMeshBWinc[%
+  tikz,
+  bbox = show,
+  color = red,
+  colorBbox = blue!30,
+  print = points,
+  meshpoint = x,
+  scale=0.8cm
+  ]{(0.3,0.3);(1.5,1);(4,0);(4.5,2.5);(1.81,2.14);(2.5,0.5);(2.8,1.5)}%
+  {% code before
+  }
+  {% code after
+    \draw[<->,thick, color=green] (MeshPoints3) -- (MeshPoints9);
+  }

Licence Creative Commons Les fichiers de Syracuse sont mis à disposition (sauf mention contraire) selon les termes de la
Licence Creative Commons Attribution - Pas d’Utilisation Commerciale - Partage dans les Mêmes Conditions 4.0 International.