- Questo topic ha 0 risposte, 1 partecipante ed è stato aggiornato l'ultima volta 9 anni, 10 mesi fa da .
-
Topic
-
Buonasera, utilizzo l’ultima versione disponibile di Mactex su macbook.Ho iniziato a trascrivere la mia tesi di laurea in LaTeX, utilizzando texmaker. Ho deciso di utilizzare la classe suftesi che mi piace molto, e ho scaricato il template messo a disposizione dal prof. Valbusa all’interno della documentazione del pacchetto.
Quando compilo il file .tex presente nella cartella “tesi-magistrale” LaTeX da errore, e non capisco per quale motivo.
Inserisco il log:
`! Undefined control sequence.
l.42 \ifblx@load@version@legacy
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
misspelled it (e.g., `\hobx'), type `I' and the correct
spelling (e.g., `I\hbox'). Otherwise just continue,
and I'll forget about whatever was undefined.
! Extra \else.
l.44 \else
I'm ignoring this; it doesn't match any \if.
! Extra \fi.
\fi
l.47 {
\DeclareNameFormat{labelname}{%
I'm ignoring this; it doesn't match any \if.
! Illegal parameter number in definition of \blx@defformat@d.
3
l.50 \usebibmacro{name:family}{#1}{#3
}{#5}{#7}%
You meant to type ## instead of #, right?
Or maybe a } was forgotten somewhere earlier, and things
are all screwed up? I'm going to assume that you meant ##.
! Illegal parameter number in definition of \blx@defformat@d.
5
l.50 \usebibmacro{name:family}{#1}{#3}{#5
}{#7}%
You meant to type ## instead of #, right?
Or maybe a } was forgotten somewhere earlier, and things
are all screwed up? I'm going to assume that you meant ##.
! Illegal parameter number in definition of \blx@defformat@d.
7
l.50 \usebibmacro{name:family}{#1}{#3}{#5}{#7
}%
You meant to type ## instead of #, right?
Or maybe a } was forgotten somewhere earlier, and things
are all screwed up? I'm going to assume that you meant ##.
! Illegal parameter number in definition of \blx@defformat@d.
4
l.53 {\usebibmacro{name:given-family}{#1}{#4
}{#5}{#8}}%
You meant to type ## instead of #, right?
Or maybe a } was forgotten somewhere earlier, and things
are all screwed up? I'm going to assume that you meant ##.
! Illegal parameter number in definition of \blx@defformat@d.
5
l.53 …\usebibmacro{name:given-family}{#1}{#4}{#5
}{#8}}%
You meant to type ## instead of #, right?
Or maybe a } was forgotten somewhere earlier, and things
are all screwed up? I'm going to assume that you meant ##.
! Illegal parameter number in definition of \blx@defformat@d.
8
l.53 …bibmacro{name:given-family}{#1}{#4}{#5}{#8
}}%
You meant to type ## instead of #, right?
Or maybe a } was forgotten somewhere earlier, and things
are all screwed up? I'm going to assume that you meant ##.
! Illegal parameter number in definition of \blx@defformat@d.
4
l.54 {\usebibmacro{name:given-family}{#1}{#4
}{#6}{#8}}%
You meant to type ## instead of #, right?
Or maybe a } was forgotten somewhere earlier, and things
are all screwed up? I'm going to assume that you meant ##.
! Illegal parameter number in definition of \blx@defformat@d.
6
l.54 …\usebibmacro{name:given-family}{#1}{#4}{#6
}{#8}}%
You meant to type ## instead of #, right?
Or maybe a } was forgotten somewhere earlier, and things
are all screwed up? I'm going to assume that you meant ##.
! Illegal parameter number in definition of \blx@defformat@d.
8
l.54 …bibmacro{name:given-family}{#1}{#4}{#6}{#8
}}%
You meant to type ## instead of #, right?
Or maybe a } was forgotten somewhere earlier, and things
are all screwed up? I'm going to assume that you meant ##.
! Illegal parameter number in definition of \blx@defformat@d.
3
l.56 \usebibmacro{name:given-family}{#1}{#3
}{#5}{#7}%
You meant to type ## instead of #, right?
Or maybe a } was forgotten somewhere earlier, and things
are all screwed up? I'm going to assume that you meant ##.
! Illegal parameter number in definition of \blx@defformat@d.
5
l.56 …\usebibmacro{name:given-family}{#1}{#3}{#5
}{#7}%
You meant to type ## instead of #, right?
Or maybe a } was forgotten somewhere earlier, and things
are all screwed up? I'm going to assume that you meant ##.
! Illegal parameter number in definition of \blx@defformat@d.
7
l.56 …bibmacro{name:given-family}{#1}{#3}{#5}{#7
}%
You meant to type ## instead of #, right?
Or maybe a } was forgotten somewhere earlier, and things
are all screwed up? I'm going to assume that you meant ##.
Package biblatex Info: Redefining '\citetitle'.`
- Devi essere connesso per rispondere a questo topic.