[texhax] Avoid paragraph indentation on new page?
Edsko de Vries
edsko at edsko.net
Fri Nov 23 18:58:35 CET 2007
On Fri, Nov 23, 2007 at 06:20:27PM +0100, Philip G. Ratcliffe wrote:
> > > > Is there a way to avoid the parindent at the start of a
> > new page? At
> > > > the moment, I do this manually by inserting a \noindent
> > before each
> > > > paragraph that starts a new page, but obviously this is extremely
> > > > fragile---I'd much prefer an automatic solution.
> > >
> > > [snip]
>
> A bizarre request but you might try looking at the "everypage" package.
Thanks for the hint! I tried
\usepackage{everypage}
\AddEverypageHook{\noindent}
but that doesn't seem to work. Is that what you had in mind?
I am slightly surprised that people seem to think this is such a strange
request. Here's a small example from a printed book:
http://www.edsko.net/example.png
(sorry for the yellow highlighting, screenshot from Google books). The
indentation of the first line on that page just doesn't look right to me
-- am I the only one who feels that way?
Edsko
More information about the texhax
mailing list