Re: Box di dimensioni definite

#57169
Up
0
Down
::

Alle rr. 336 e seguenti ho messo
` \put(0,4}{\colorbox{red}{%
\makebox(6.5,110){%
\makebox[\@hstrip][r]{%
\begin{rotate}{90}\spinef@nt\leftspin@\end{rotate}%
}%
}%
}}`
ma ciò che ottengo è:
`You're in trouble here. Try typing to proceed.
If that doesn't work, type X
to quit.
?
! Undefined control sequence.
\begin {rotate}{90}\spinef@nt
\leftspin@ \end {rotate}
l.342 }
}
? `
Eppure le parentesi mi sembrano a posto…
M.

PS
Naturalmente ho caricato il pacchetto color

Infatti il messaggio di errore non ti dice che le graffe non sono a posto, bensì che \spinef@nt non è definito.

Ciao
Enrico

Go to top