Thursday, March 26, 2015

Latex Show page number

\thispagestyle{plain}
\pagestyle{plain}


Most likely you have \pagestyle{empty} in your document. Remove that line and by default you will get page numbers on every page.

No comments:

Post a Comment