> In the LaTeX output we override the plain page style:
>
> % plain page style for part and chapter, which call \thispagestyle{plain}
> \renewpagestyle{plain}{\sethead[\thepage{}][][]
> {}{}{\thepage{}}}
>
> - so that we have page numbers on chapter pages. [...]
>
> What are your thoughts on removing this code?
+1. Chapter titles in most LaTeX document style classes are much
larger and more prominent than in Texinfo, which justifies the
suppression of the page number on chapter pages.
Werner
