%***************************** \NLDROP has no preceding nodes *************************
+ \item{\verb+math[^#$]/+$\NLDROP$}\\
+ replace the $\NLDROP$ with the cursor.
+
\item{\verb+g[^#$]/+$\NLDROP$}\\
replace the \G{} node with the $\NLDROP$.
+ % this rule overrides the rule above
+ \item{\verb+math/g[^#$]/+$\NLDROP$}\\
+ replace the $\NLDROP$ with the cursor.
+
\item{\verb+c/p[^#$]/+$\NLDROP$}\\
remove the $\NLDROP$ and insert it before the \PNODE{} node.
% general rules
- % this rule should also handle the case where the \NLDROP is the third (and last) child of a script.
+ % this rule should also handles the case where the \NLDROP is the third (and last) child of a script.
\item{\verb+*[*#]/+$\NLDROP$}\\
remove the $\NLDROP$ and append it as the last child of its ex preceding brother.