- Questo topic ha 7 risposte, 3 partecipanti ed è stato aggiornato l'ultima volta 15 anni, 8 mesi fa da .
-
Topic
-
Dopo l’installazione della nuova versione, la compilazione (che prima non mi creava problemi) di questo codice`
\documentclass[12pt,a4paper,headinclude,footinclude, cleardoubleempty]{scrbook}\usepackage[applemac]{inputenc}
\usepackage[T1]{fontenc}
\usepackage[italian]{babel}
\usepackage[babel,italian=guillemets]{csquotes}
\usepackage[%
bibstyle=philosophy-modern,%
citestyle=authoryear-ibid,%
scauthors=true,%
publocyear=false,%
hyperref%
]{biblatex}
\usepackage{amsmath}
\usepackage{microtype}
\usepackage{classicthesis-ldpkg}
\usepackage[pdfspacing, manychapters, %eulerchapternumbers
]{classicthesis}
\usepackage{color}
\usepackage{lettrine}
\usepackage{graphicx}
\usepackage{hyperref}\usepackage{lipsum}
\bibliography{Bibliografia}
\title{\color{Maroon}\rmfamily\normalfont\spacedallcaps{P… S…}}
\subtitle{\color{Maroon}\rmfamily\normalfont\spacedallcaps{Ovvero…}}
\author{}
\date{}\begin{document}
\maketitle
\tableofcontents\frontmatter
\chapter{Prmessa}
\lipsum[1]\mainmatter
\chapter{Primo}
\lipsum[2]\backmatter
% Bibliografia
\nocite{*}
\cleardoublepage
\phantomsection
\addcontentsline{toc}{chapter}{\bibname}
\printbibliography
\end{document} `rimanda questo errore
! LaTeX Error: Command \unspace already defined.
Or name \end… illegal, see p.192 of the manual.che, sinceramente non riesco a capire.
Qualcuno mi può aiutare?
- Devi essere connesso per rispondere a questo topic.