Re: Problema pacchetto chemfig

#89378
Up
0
Down
::


Ho tentato: l’esempio sulla documentazione funziona. Se provo a definire invece il comando
`
\NewEnvironment{\scheme}
{\schemestart\BODY\schemestop}
`
e provo a utilizzare il comando [tt]\arrow[/tt], il sistema mi risponde
`
! Undefined control sequence.
\node

l.58 \end{scheme}

The control sequence at the end of the top line
of your error message was never \def'ed. If you have
misspelled it (e.g., `\hobx'), type `I' and the correct
spelling (e.g., `I\hbox'). Otherwise just continue,
and I'll forget about whatever was undefined.
`
e poi una serie di errori uguali a questo. Qualche idea?

Go to top