Re: Un articolo con Classicthesis

#14091
lorenzo.pantieri
Partecipante
    Up
    0
    Down
    ::

    Se non metti tutto il preambolo, come possiamo capire dov’è il problema? Che vuol dire “si blocca”?

    Il problema si presenta semplicemente caricando i pacchetti di classicthesis e la classe scrartcl. Se compilo il seguente
    `\documentclass[10pt,a4paper,twoside,fleqn,
    cleardoubleempty,abstractoff,pointlessnumbers,
    headinclude,footexclude,BCOR5mm]{scrartcl}

    \usepackage{classicthesis-ldpkg}
    \usepackage[eulerchapternumbers,subfigure,eulermath]{classicthesis}
    \usepackage{lipsum}

    \begin{document}
    \lipsum
    \end{document}
    `
    il compilatore si blocca: si apre la console, parte la consueta sfilza di linee
    `This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6)
    \write18 enabled.
    %&-line parsing enabled.
    entering extended mode
    (./cubiche.tex
    LaTeX2e <2005/12/01>
    Babel and hyphenation patterns for english, usenglishmax, dumylang, noh
    yphenation, arabic, basque, bulgarian, coptic, welsh, czech, slovak, german, ng
    erman, danish, esperanto, spanish, catalan, galician, estonian, farsi, finnish,
    french, greek, monogreek, ancientgreek, croatian, hungarian, interlingua, ibyc
    us, indonesian, icelandic, italian, latin, mongolian, dutch, norsk, polish, por
    tuguese, pinyin, romanian, russian, slovenian, uppersorbian, serbian, swedish,
    turkish, ukenglish, ukrainian, loaded.
    (/usr/local/texlive/2007/texmf-dist/tex/latex/koma-script/scrartcl.cls
    Document Class: scrartcl 2006/07/30 v2.95b KOMA-Script document class (article)

    (/usr/local/texlive/2007/texmf-dist/tex/latex/koma-script/scrkbase.sty
    (/usr/local/texlive/2007/texmf-dist/tex/latex/koma-script/scrlfile.sty
    Package scrlfile, 2006/03/28 v2.95 KOMA-Script package (loading files)
    Copyright (C) Markus Kohm

    ) (/usr/local/texlive/2007/texmf-dist/tex/latex/graphics/keyval.sty))
    (/usr/local/texlive/2007/texmf-dist/tex/latex/base/fleqn.clo)
    (/usr/local/texlive/2007/texmf-dist/tex/latex/base/size10.clo)
    (/usr/local/texlive/2007/texmf-dist/tex/latex/koma-script/typearea.sty
    Package typearea, 2006/07/30 v2.95b KOMA-Script package (type area)
    Copyright (C) Frank Neukam, 1992-1994
    Copyright (C) Markus Kohm, 1994-2002

    )) (./classicthesis-ldpkg.sty
    (/usr/local/texlive/2007/texmf-dist/tex/latex/base/fontenc.sty
    (/usr/local/texlive/2007/texmf-dist/tex/latex/base/t1enc.def))
    (/usr/local/texlive/2007/texmf-dist/tex/latex/base/textcomp.sty
    (/usr/local/texlive/2007/texmf-dist/tex/latex/base/ts1enc.def))
    (/usr/local/texlive/2007/texmf-dist/tex/latex/xcolor/xcolor.sty
    (/usr/local/texlive/2007/texmf/tex/latex/config/color.cfg)
    (/usr/local/texlive/2007/texmf-dist/tex/latex/pdftex-def/pdftex.def)
    (/usr/local/texlive/2007/texmf-dist/tex/latex/graphics/dvipsnam.def))
    (/usr/local/texlive/2007/texmf-dist/tex/latex/tools/xspace.sty)
    (/usr/local/texlive/2007/texmf-dist/tex/latex/tools/tabularx.sty
    (/usr/local/texlive/2007/texmf-dist/tex/latex/tools/array.sty))
    (/usr/local/texlive/2007/texmf-dist/tex/latex/carlisle/remreset.sty)
    (/usr/local/texlive/2007/texmf-dist/tex/latex/mparhack/mparhack.sty)
    (/usr/local/texlive/2007/texmf-dist/tex/latex/base/fixltx2e.sty)
    (/usr/local/texlive/2007/texmf-dist/tex/latex/ltxmisc/relsize.sty)
    (/usr/local/texlive/2007/texmf-dist/tex/latex/acronym/acronym.sty
    (/usr/local/texlive/2007/texmf-dist/tex/latex/bigfoot/suffix.sty))
    (/usr/local/texlive/2007/texmf-dist/tex/latex/hyperref/hyperref.sty
    (/usr/local/texlive/2007/texmf-dist/tex/latex/hyperref/pd1enc.def)
    (/usr/local/texlive/2007/texmf/tex/latex/config/hyperref.cfg)
    (/usr/local/texlive/2007/texmf-dist/tex/latex/oberdiek/kvoptions.sty)
    Implicit mode ON; LaTeX internals redefined
    (/usr/local/texlive/2007/texmf-dist/tex/latex/ltxmisc/url.sty))
    *hyperref using driver hpdftex*
    (/usr/local/texlive/2007/texmf-dist/tex/latex/hyperref/hpdftex.def)
    (/usr/local/texlive/2007/texmf-dist/tex/latex/graphics/graphicx.sty
    (/usr/local/texlive/2007/texmf-dist/tex/latex/graphics/graphics.sty
    (/usr/local/texlive/2007/texmf-dist/tex/latex/graphics/trig.sty)
    (/usr/local/texlive/2007/texmf/tex/latex/config/graphics.cfg)))
    (/usr/local/texlive/2007/texmf-dist/tex/latex/oberdiek/hypcap.sty)
    (/usr/local/texlive/2007/texmf-dist/tex/latex/hyperref/backref.sty)`
    e poi il nulla. Dopo una lunga attesa, non mi resta che “abortire”. Non viene neppure generato il file di log.

    Mai successa, una cosa così.

    Ah, TeXlive installato ieri ex-novo.

    Ciao e grazie,
    L.

    Go to top