rici80″ post=81788Apportando via via qualche modifica a quanto suggeritomi nel tempo dal sommo Gregorio arrivai a:
`\documentclass[10pt,pdftex,oneside,unicode=true]{scrbook} % ,draft {book}{scrreprt}{scrartcl}
\usepackage{classicthesis-ldpkg}
\usepackage[parts, pdfspacing, linedheaders, listsseparated]{classicthesis}
\usepackage{amsmath, amsfonts, amssymb, amsbsy, amsthm, fixmath}
\usepackage[italian]{babel}
\usepackage{bbm}
\usepackage{calc, cancel, colortbl}
\usepackage{etoolbox}
\usepackage[T1]{fontenc}
\usepackage{fancyvrb, fullpage, float}
%\usepackage{hyperref}
\usepackage{ifthen}
\usepackage[utf8]{inputenc}
\usepackage{longtable, linearA}
\usepackage{marvosym}
\usepackage{paralist}
\usepackage{setspace, skak, shorttoc}
%\usepackage{showlabels, showidx} %controllo index e labels
\usepackage{textcomp, titletoc}
\usepackage{verbatim}
\usepackage{wasysym, wrapfig}
\VerbatimFootnotes %necessario x inserire verb++ in footnote\preto{\part}{\ifthenelse{\equal{\arabic{part}}{0}}{}{\addtocontents{toc}{\protect\clearpage}}}
\newif\ifnotnewpart \preto{\part}{\addtocontents{toc}{\protect\filbreak\protect\notnewpartfalse}}
\preto{\section}{\addtocontents{toc}{\protect\ifnotnewpart\protect\filbreak\protect\fi\protect\notnewparttrue}}\preto{\section}{\ifthenelse{\equal{\arabic{section}}{0}}{}{{\clearpage}}}
\renewcommand{\cftpartleader}{\footnotesize\cftdotfill{\cftnodots}} \renewcommand{\cftpartafterpnum}{}
\renewcommand{\cftchapleader}{\footnotesize\cftdotfill{3\cftdot}} \renewcommand{\cftchapafterpnum}{}
\renewcommand{\cftsecleader}{\footnotesize\cftdotfill{3\cftdot}} \renewcommand{\cftsecafterpnum}{}
\renewcommand{\cftsubsecleader}{\footnotesize\cftdotfill{3\cftdot}} \renewcommand{\cftsubsecafterpnum}{}%\titleformat{\chapter}{\normalfont\bfseries}{\thechapter}{10pt}{} %\chaptertitlename\
\titleformat{\section}{\normalfont\bfseries}{\thesection}{10pt}{}
\titleformat{\subsection}{\normalfont\bfseries}{\thesubsection}{10pt}{}
\titleformat{\subsubsection}{\normalfont\bfseries}{\thesubsubsection}{10pt}{}\titlecontents{part} %
[24pt] {\vspace{2mm}\normalfont\scshape\Large} % above – formattazione generale
{\contentslabel[\huge\thecontentslabel]{24pt}}%
{\hspace*{-24pt}\Large}%
{\Large} %\normalfont\cftchapleader\large\contentspage\titlecontents{chapter} %
[24pt] {\vspace{2mm}\normalfont\large} %
{\contentslabel[\normalfont\Large\thecontentslabel]{24pt}}%
{\hspace*{-24pt}\normalfont\large}%
{\normalfont\cftchapleader\large\contentspage}\titlecontents{section}
[48pt] {\normalfont\normalsize} %
{\contentslabel[\normalfont\normalsize\thecontentslabel]{24pt}}%
{\hspace*{-48pt}\normalfont\normalsize}%
{\normalfont\cftsecleader\normalsize\contentspage}\titlecontents{subsection} %
[72pt] {\normalfont\footnotesize} %
{\contentslabel[\normalfont\scriptsize\thecontentslabel]{24pt}} %
{\hspace*{-72pt}\normalfont\scriptsize} %
{\normalfont\cftsubsecleader\scriptsize\contentspage}
`Il comando \subsection* non si comporta però come dovrebbe, ed infatti non v’è il giusto rientro…. in verità nessuno. Cosa devo cambiare????
Quale giusto rientro?
Ciao
Enrico