\begin{center}
\url{https://melusine.eu.org/syracuse/G/delaunay/}
\end{center}
-Then, I would like to thank the first user, and an intensive
-\emph{test} user: Nicole Spillane.
+Then, I would like to thank the first user, an intensive
+\emph{test} user, and a very kind English corrector: Nicole Spillane.
\section{Installation}
tikz,
mode = ext,
color = blue!70,
- meshpoint = x,
+ meshpoint = \alpha,
newpoint = y,
colorBack=red!10,
- colorNew = green!20!red,
+ colorNew = green!50!red,
colorCircle = blue,
colorBbox = black!20,
bbox = show,
scale=1.4cm,
- step=cavity]
+ step=badtriangles]
{mesh.txt}{6}
\end{Exemple}
\section{The \emph{inc} Macros}\label{sec:inc}
+The three macros presented in the above sections have complementary
+macros, with the suffix \Verb+inc+ that allow the user to add code
+(MetaPost or \Verb+tikz+, depending of the drawing engine) before and
+after the code generated by \luamesh.
+
+The three macros are:
+
+\commande|\buildMeshBWinc[«options»]{«list of points» or «file name»}{«code before»}{«code after»}|\medskip
+
+\commande|\drawPointsMeshinc[«options»]{«list of points» or «file name»}{«code before»}{«code after»}|\medskip
+
+\commande|\meshAddPointBWinc[«options»]{«list of points» or «file name»}%|
+
+\commande| {«point» or «number of line»}{«code before»}{«code after»}|\medskip
+
\subsection{With MetaPost}
-%\subsection{With \Verb+tikz+}
+We consider the case where the drawing engine is MetaPost (through the
+\Verb+luamplib+ package).
+
+
+
+\subsection{With TikZ}
\section{Gallery of Examples}