Re: modificare thebibliography di scrreprt.cls

#44363
Up
0
Down
::

Ecco un esempio complilabile:

`\begingroup
\makeatletter
\toks@=\expandafter{\bib@heading}
\edef\bib@heading{\noexpand\vspace{-30pt}\the\toks@}
\makeatother
\begin{sidebyside}
\begin{!?thebibliography?!}{9}
\bibitem{eco:tesi}
Eco, Umberto (1977),
\emph{Come si fa una tesi di
laurea}, Bompiani, Milano.

\bibitem{mori:tesi}
Mori, Lapo Filippo (2007),
<>, \Ars~(3).
\end{!?thebibliography?!}
\end{sidebyside}
\endgroup`
Ogni tanto qualche trucco ci vuole. Aggiusta a piacere quella dimensione.

Ciao
Enrico

Go to top