2 Febbraio 2011 alle 17:18
#55469
::
I suggest you to read the manual another time and use the “@” char 😛 which allow to di almost everything.
Compile this code twice :
`\documentclass{article}
\usepackage{chemfig}
\begin{document}
\chemfig{@a\lewis{2:,N}(-[:-20]H)(-[:-75,0.8]H)(-[:-160]H)-[@{b,1}2,,,,draw=none]H\rlap{${}^+$}}
\chemmove{\draw[-stealth,shorten <=5pt](a)--(b);}
\end{document}`
