12 Febbraio 2009 alle 1:57
#28990
::
Provando a usare i comandi di cases come segue:
`\begin{numcases}{p =}
S^B\theta^B_B + S^F \theta^F_B & if the target is user $B$ \\
S^B\theta^B_F + S^F \theta^F_F & if the target is user $F$ \\
S_B\theta^B_F + S^F \theta^F_F & if the target are both users
\end{numcases}`ottengo un messaggio d’errore:
Missing delimeter (. inserted).
(to be read again)
\left
\end{numcases}Avete qualche idea di perché sorge questo problema e di come correggerlo?
Sono riuscito a svelare l’arcano! L’incompatibilità è con il pacchetto mathenv… una volta disattivato ho ottenuto il risultato voluto!