Re: Descrizioni personalizzate con ClassicThesis: orrore!

#40690
Antonio Ledda
Partecipante
    Up
    0
    Down
    ::


    Enrico mi ha anticipato. 🙂

    Ormai non serve, ma sulla “KOMA-Script guide” ho trovato questa soluzione:
    `\documentclass{scrreprt}

    \usepackage{classicthesis-ldpkg}
    \usepackage[pdfspacing]{classicthesis}

    \setkomafont{labelinglabel}{\ttfamily}
    \setkomafont{labelingseparator}{\normalfont}

    \begin{document}

    \begin{labeling}{myheadings}
    \item[twocolumn] viene come \texttt{twocolumn}.
    \end{labeling}

    \end{document}`
    che non è esattamente ciò che chiede Lorenzo, che non vorrebbe rinunciare a description. 🙁

    Ciao,
    Antonio

    Go to top