[texhax] LaTeX : Section opening recto, verso blank
Philip TAYLOR (Ret'd)
P.Taylor at Rhul.Ac.Uk
Sat Mar 14 11:09:41 CET 2009
Dear Colleagues -- For a forthcoming book, I would
like opening section pages to invariably have a
blank verso counterpart. I am currently using
the following options and packages :
%&pdflatex
\RequirePackage {fix-cm}
\documentclass [a4paper, landscape, twoside, twocolumn]{book}
\usepackage [compact, center]{titlesec}
\usepackage {balance} % not used, causes loss of marks
\usepackage {fixltx2e}
\usepackage {fix1stcolmarks} % written here
\usepackage {fancyhdr}
\usepackage {transparent}
\usepackage {oldstyle}
\usepackage [pdftex]{graphicx}
\usepackage [greek, english]{babel}
\usepackage {teubner}
\usepackage [colorlinks]{hyperref}
\usepackage[T1]{fontenc}
\usepackage[urw-garamond]{mathdesign}
and sections have been designated as being of
class "top" (titlesec) in order to force them
to start recto.
I would be very grateful if anyone could suggest how
this could best be achieved without manually inserting
\clearpage or \cleardoublepage commands (i.e., I would
like the code to determine algorithmically if the previous
section has finished verso, and if so, to leave two blank
pages).
Many thanks in advance :
Philip TAYLOR
More information about the texhax
mailing list