Re: Legame dativo con Xymtex

#55469
Up
0
Down
::


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}`

Go to top