%---------------------------------------------------------------%      CISM Courses and Lectures Volumes%      CCLAuthor.sty%      %      A.P. 2002/09/19, 2007/04/26, 2007/10/19%%---------------------------------------------------------------%%      Style file for typesetting a contribution to a volume.%      %      Contributions start on recto (right) pages;%      recto pages have odd pagenumbers;%      the first contribution starts on page 1%      %      %---------------------------------------------------------------%      typeset material enclosed in a 115 by 174 mm rectangle
%      (from 2007)      %\setlength{\textwidth}{115mm}\setlength{\textheight}{174mm} % 174=185-11 (text height minus running head)%%      plain style with page numbers 20mm % below the frame%      (for CISM printery)% \pagestyle{plain}\setlength{\footskip}{20mm}%%      paragrph indentation%      \setlength{\parindent}{5mm}%      %      don't waste paper: use memoir's tight lists%      \tightlists%---------------------------------------------------------------      % Titling setup: no date %      title of contribution typeset centered, bold, LARGE (14.5pt)%      followed by some blank space%      \predate{}\postdate{}\pretitle{\date{}\begin{center}\LARGE\bfseries}\chaptitlefont{\normalfont\LARGE\bfseries}\posttitle{\normalsize\par\end{center}\vskip 2mm}%      %      authors: centered normalsize (10pt)%      \preauthor{\begin{center}\normalsize}\postauthor{\par\end{center}}%---------------------------------------------------------------      %      %      abstract: Abstract. flushed left on 1-st line%      indented 10mm (left and right)%      \renewcommand{\abstractname}[1][]{Abstract.~}\abstractrunin\setlength{\abstitleskip}{-\parindent} % flush left\setlength{\absleftindent}{10mm}\setlength{\absrightindent}{10mm}%---------------------------------------------------------------      %      %      CCL sectioning%      %      CCLsection is the [...,article]memoir \chapter %      14pt before and 8pt after%      \normalfont \Large \bfseries%      \setlength{\beforechapskip}{14pt}\setlength{\afterchapskip}{8pt}\let\CCLsection\chapter%      %      CCLsubsection is the [...,article]memoir \section%      14pt before and 4pt after%      \normalsize (10pt) \bfseries %      \setlength{\beforesecskip}{14pt}\setlength{\aftersecskip}{4pt}\setsecheadstyle{\normalsize\bfseries}\let\CCLsubsection\section%      %      CCLsubsubsection is the [...,article]memoir \paragraph%      CCLSubsections aren't numbered%      14pt before%      \setlength{\beforeparaskip}{14pt}\let\CCLsubsubsection\paragraph%---------------------------------------------------------------%      footnote%      \renewcommand{\footnoterule}{\kern -3pt % a 20mm rule 0.4pt thick     \hrule height 0.4pt width 20mm \kern 2.6pt}\setlength{\footmarkwidth}{3mm}% marks right aligned in a 3mm hbox%      2-nd, 3-rd ... lines start where the first line starts\setlength{\footmarksep}{0pt}%      footnote text is 9pt with 11pt baselineskip\renewcommand{\makefootmarkhook}{\fontsize{9}{11}\selectfont}%\newcommand{\CCLfootnote}[1]{\footnote{\small #1}}%---------------------------------------------------------------%      thanks%      \setlength{\thanksmarkwidth}{3mm}% marks right aligned in a 3mm hbox%      2-nd, 3-rd ... lines start where the first line starts\setlength{\thanksmarksep}{0pt}%      footnote text is 9pt with 11pt baselineskip\renewcommand{\makethanksmarkhook}{\fontsize{9}{11}\selectfont}%---------------------------------------------------------------  %      %      Tables and figures: captions start with bold Figure. Table.%      \captiondelim{.\ } \captionnamefont{\bfseries}%