X-Git-Url: https://melusine.eu.org/syracuse/G/git/?a=blobdiff_plain;ds=inline;f=doc%2Fluamesh-doc.listing;h=6d412ad12ea422db504a5750525ebce23361250e;hb=581ccb9539f0af81056af73d3354fd895f1d7d55;hp=fda8d32372aafcadb57b9044307463358f50740c;hpb=c2c638a77262e706a6d6b16bf003e3c4354dfda8;p=delaunay.git diff --git a/doc/luamesh-doc.listing b/doc/luamesh-doc.listing index fda8d32..6d412ad 100644 --- a/doc/luamesh-doc.listing +++ b/doc/luamesh-doc.listing @@ -1 +1,26 @@ -\meshAddPointBW{(1.5,1);(4,0);(4.5,2.5);(1.81,2.14);(2.5,0.5);(2.8,1.5)}{(2.2,1.8)} + \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); + }