Re: Box di dimensioni definite

#57168
samiel
Partecipante
    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`

    Go to top