- Questo topic ha 3 risposte, 2 partecipanti ed è stato aggiornato l'ultima volta 11 anni, 3 mesi fa da .
-
Topic
-
ciao a tutti, non riesco a capire perché il seguente documento non supporta glossaries.
Si tratta di un template già fatto… ho provato glossaries su altri documenti ed è ok.
allego anche l errore che compare. Uso WinEdt, Windows 8`
\input{head/settings_epfl_template.tex}
\input{head/settings_custom.tex} % place your custom packages, etc… in this file!\usepackage{glossaries}
\begin{document}
\frontmatter
\input{head/titlepage.tex}
\include{head/dedication}
\setcounter{page}{0}
\input{head/acknowledgements}
\include{head/preface}
\include{head/abstracts}\tableofcontents
\cleardoublepage
\phantomsection
\addcontentsline{toc}{chapter}{List of figures} % adds an entry to the table of contents
\listoffigures
\cleardoublepage
\phantomsection
\addcontentsline{toc}{chapter}{List of tables} % adds an entry to the table of contents
\listoftables\setlength{\parskip}{1em}
\mainmatter
\include{main/ch1_introduction}\include{tail/appendix}
\backmatter
\include{tail/biblio}
% Add your glossary here
% Add your index here
% Photographic credits (list of pictures&images that have been used with names of the person holding the copyright for them)
\include{tail/cv}\end{document}`
errore
[attachment=1326]Untitled.png[/attachment]
grazie a tutti per l’aiuto 🙂
- Devi essere connesso per rispondere a questo topic.