Mercurial > dottes
view dottes.tex.section-tunes @ 860:a284fc64cb75 build-default-318
Expand size of graphics in section intro.
Unfortunately this is still done on an ad-hoc basis. Trying to
do an automatic 'scale to fit vertical space' is beyond me for now.
author | Jim Hague <jim.hague@acm.org> |
---|---|
date | Sat, 23 Mar 2019 23:04:23 +0000 |
parents | f5f6517a8bdf |
children | 7cc06a68a572 |
line wrap: on
line source
% ----- Tunes and intro page for a section. \newpage \addcontentsline{toc}{chapter}{@SECTIONNAME@ tunes} \vspace*{\fill} \begin{center} {\Huge \input{@SECTION@-title.txt}}\\[\baselineskip] {\Large \input{@SECTION@-subtitle.txt}} \end{center} \vspace*{\fill} \ifdim \paperheight<200mm \newpage \fi \showsectiongraphic{@SECTION@-image.jpg} \vspace*{\fill} \input{@SECTION@-intro.tex} \newpage { \newcolumntype{L}{p{0.25\textwidth}}% \newcolumntype{R}{>{\raggedleft\arraybackslash}p{0.25\textwidth}}% \newcolumntype{C}{>{\centering\arraybackslash}X}% \renewcommand{\tabularxcolumn}[1]{m{#1}}% \renewcommand{\tabcolsep}{0pt} \input{@SECTION@-tunes.tex} }