- Questo topic ha 10 risposte, 5 partecipanti ed è stato aggiornato l'ultima volta 18 anni, 10 mesi fa da .
-
Topic
-
Ragazzi, sull’altro PC tutto funziona alla perfezione. Qui ho installato MikTex 2.6, installato i necessari pacchetti, installato tutti i pacchetti che mi ha chiesto durante la compilazione ma ho dei problemi.Questo semplicissimo codice:
`
\documentclass[a4paper, cleardoubleempty, twoside, headinclude, footinclude]{scrbook}\usepackage{classicthesis-ldpkg}
\usepackage[eulerchapternumbers,subfigure,beramono,eulermath,pdfspacing,parts]{classicthesis}\begin{document}
a
\end{document}
`mi dà 5 errori:
`
Package caption Info: hypcap package is loaded.! Undefined control sequence.
…ion@@start \relax \caption@@setbool
\caption@ifhypcap 1\renewc…
l.6 \begin{document}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.! Missing number, treated as zero.
{
l.6 \begin{document}A number should have been here; I inserted `0'.
(If you can't figure out why I needed to see a number,
look up `weird error' in the index to The TeXbook.)! Illegal unit of measure (pt inserted).
{
l.6 \begin{document}Dimensions can be in units of em, ex, in, pt, pc,
cm, mm, dd, cc, nd, nc, bp, or sp; but yours is a new one!
I'll assume that you meant to say pt, for printer's points.
To recover gracefully from this error, it's best to
delete the erroneous units; e.g., type `2' to delete
two letters. (See Chapter 27 of The TeXbook.)! Missing number, treated as zero.
}
l.6 \begin{document}A number should have been here; I inserted `0'.
(If you can't figure out why I needed to see a number,
look up `weird error' in the index to The TeXbook.)! Illegal unit of measure (pt inserted).
}
l.6 \begin{document}Dimensions can be in units of em, ex, in, pt, pc,
cm, mm, dd, cc, nd, nc, bp, or sp; but yours is a new one!
I'll assume that you meant to say pt, for printer's points.
To recover gracefully from this error, it's best to
delete the erroneous units; e.g., type `2' to delete
two letters. (See Chapter 27 of The TeXbook.)Package caption Info: listings package is loaded.
`Io veramente non capisco… ma come è possibile?
- Devi essere connesso per rispondere a questo topic.