lorenzo.pantieri” post=67365http://www.lorenzopantieri.net/LaTeX_files/ClassicThesis.pdf
Cerca \areaset.
Ti suggerisco di scrivere
`\areaset[current]{336pt}{750pt}
\setlength{\marginparwidth}{7em}
\setlength{\marginparsep}{2em}
`
dopo aver caricato ClassicThesis e di non usare le note a margine.Ciao,
L.
Lorenzo ti chiedo scusa, ma a me risulta che quella è già la gabbia di ClassicThesis (A4, Palatino):
`\ifthenelse{\boolean{@a5paper}}%
{% A5
…
}{% A4
\ifthenelse{\boolean{@minionpro}}%
{
…
}{% Palatino or other
\PackageInfo{classicthesis}{A4 paper, Palatino or other}
\areaset[current]{336pt}{750pt} % ~ 336 * factor 2 + 33 head + 42 \the\footskip
% \areaset{336pt}{761pt} % 686 (factor 2.2) + 33 head + 42 head \the\footskip 10pt
\setlength{\marginparwidth}{7em}%
\setlength{\marginparsep}{2em}%
}%
}`
Forse pure Miede ha seguito il tuo consiglio 😉
Ciao