Search found 1 match

by swoppa
Mon Jul 16, 2012 5:10 pm
Forum: Page Layout
Topic: article | Remove running Header at Start of new Section
Replies: 1
Views: 3658

article | Remove running Header at Start of new Section

I'm looking for a way to remove running headings at the page where a new section starts.
(I found out this would probably be easier in the book class... but I rather stick with the article class.)

Some of the code I use:

\documentclass[12pt,a4paper,twoside]{article}

\usepackage{fancyhdr,lastpage ...