ok:)
scusate ma ieri è stata una giornata lunga vicino al pc ed ero alquanto stanco 🙂
ecco il preambolo:
`\documentclass[a4paper,12pt,fleqn]{report}
\usepackage{a4wide}
\usepackage[latin1]{inputenc}
\usepackage{graphicx}
\usepackage{amsmath}
\usepackage{datetime}
\usepackage{makeidx}
\usepackage{subfigure}
\usepackage[font=small,format=hang,tableposition=top]{caption}
\usepackage{booktabs}
\usepackage{eurosym}
\usepackage{enumerate}
\makeindex
\usepackage{xcolor}
\renewcommand{\chaptermark}[1]{%
\markboth{#1}{}}
\linespread{1.5}
\makeatletter
\let\@orig@endthebibliography\endthebibliography
\renewcommand\endthebibliography{%
\xdef\@kept@last@number{\the\c@enumiv}%
\@orig@endthebibliography}
\newenvironment{thesitography}[1]
{\def\bibname{Web references}%
\thebibliography{#1}%
\setcounter{enumiv}{\@kept@last@number}%
}
{\@orig@endthebibliography}
\makeatletter
\newsavebox{\@tabparbox}
\newenvironment{tabpar}[3][t]
{\long\def\@tabparagraph{#3}\def\@tabparopt{#1}%
\begin{lrbox}{\@tabparbox}
\begin{tabular}{#2}}
{\end{tabular}\end{lrbox}%
\parbox{\wd\@tabparbox}{
\if t\@tabparopt
\@tabparagraph\par\smallskip
\fi
\usebox{\@tabparbox}\par
\if b\@tabparopt
\smallskip\@tabparagraph
\fi}}
\makeatother
\usepackage{hyperref}`
Non me lo “ammazzate”, sicuramente qualche pacchetto sarà obsoleto e qualche altro pacchetto sarà inutilizzato, ma funziona tutto:) Inoltre, oggi devo necessariamente portare a stampare!