2009/5/13 Luca De Marini <[email protected]>

>
>
> 2009/5/13 Guenter Milde <[email protected]>
>
>
>> > Yes.
>>
>> > 2009/5/13 Andre Poenitz <[email protected]>
>>
>> >> On Wed, May 13, 2009 at 12:18:30AM +0200, Luca De Marini wrote:
>> >> > ... page numbers are on the bottom of the page some times and on
>> >> > top right on other pages, apparently randomly... why?
>>
>> Because the document class designer wanted it so (special layout of
>> chapter
>> pages).
>>
>> ...
>> >> Even on pages starting a chapter in a book or such?
>>
>> No TOFU please.
>>
>>
>> The following code in the preamble should help:
>>
>> \usepackage{scrpage2}
>> \pagestyle{scrheadings}
>> \clearscrheadings
>> \ohead[\pagemark]{\pagemark}
>> \ihead{\headmark}
>>
>> (tested with scrbook [book (KOMA-script)]).
>>
>
> So I changed my document to the one you tested this trick with, but now I
> have only one problem... the page numbering is OK everywhere, but after the
> bibliography generated by Latex, I have 2 page numbers! One on the bottom of
> the page and one on the top right corner of the page!! To numbers per page
> :(
> How could I fix this?
>


I just noticed another error I didn't notice before... I have 2 page numbers
on the bottom and on the top right corner of the page in every Chapter page.
I mean, in every page when there's a chapter title..

Please, help me..
cheers,

Luca

Reply via email to