Search found 2 matches

by mikz54
Fri Mar 11, 2011 12:36 am
Forum: Page Layout
Topic: \partmark in class article?
Replies: 2
Views: 3306

\partmark in class article?

I found something today which seems to be part of the solution...

I put that command :
\newcommand\partmark[1]{\markboth{\MakeUppercase{#1}}{}}

Then, using the default package to do headlines and footlines, it worked using :

\makeatletter
\newcommand{\ps@rapport}{
\renewcommand{\@evenhead ...
by mikz54
Wed Mar 09, 2011 6:16 pm
Forum: Page Layout
Topic: \partmark in class article?
Replies: 2
Views: 3306

\partmark in class article?

Hi everybody,

I was trying to layout something quite difficult (it seems!) in my headline... I can't find any solution...

Actually, I'm working in the class "article" and I want to have the name of the current part in my headlines like this :

Part 1 : Présentation of the software ...