Thanks

I tried what you suggest but it did not work.

Anyone else has some experience with this ?

I could not find any example on the LyX tips either.

Frederic
--



Jeroen Vriesman wrote:

> On Wed, 04 Dec 2002 16:30:25 -0500
> Frederic Leymarie <[EMAIL PROTECTED]> wrote:
>
> > Hi there
> >
> > I need to do the following (would someone
> > have an example of LaTeX commands for it ?):
> >
> > On pages with major (chapter) headings,
> > the arabic numerals should be centered at
> > the bottom of the page. On all other pages,
> > they should be placed flush with the margin
> > at the top right hand corner of the page,
> > 2cm below the top edge.
> >
> > ---
> > Frederic
> >
>
> use fancy headers, you can define them separate for fancy and plain style.
> \fancypagestyle{plain}{
>
> \fancyfoot[C]{\thepage}
> }
>
> \pagestyle{fancy}{
>
> \rhead{\thepage}
>
> }
>
> and some other stuff, this is just a hint to get started.
>
> Jeroen.

--
Frederic FOL LEYMARIE, R&D Project leader, SHAPE Lab.
http://www.lems.brown.edu/vision/extra/SHAPE/
Brown University, Division of Engineering, LEMS, Box D
182-4 Hope Street, Providence, Rhode Island 02912, U.S.A.
Tel: +1.401.863.2760, Alternate Voice: x2177, Fax: x9039
mailto:[EMAIL PROTECTED] , http://www.lems.brown.edu/~leymarie
---
It does play with dice ... but are they fixed?



Reply via email to