[texhax] memoir[article] and babel

Victor Ivrii vivrii at gmail.com
Sat May 1 13:01:37 CEST 2010


Note that running heads contain "Chapter" while in an article mode in
memoir chapter means section

Victor

\documentclass[12pt,oneside,openany,article]{memoir}
\usepackage{mempatch}

\usepackage[english]{babel}
\begin{document}

\chapter{One}

\newpage
\chapter{Two}

\newpage
\chapter{Three}

\end{document}


More information about the texhax mailing list