RE: Page headings in Book Style

2001-02-28 Thread Phil Scordis


Thanks to everyone for their help.
Especially Paul, who's solution I chose to sort this out.
My Thesis can now be submitted. :)

On Tue, 27 Feb 2001, Van Uffelen Paul wrote:
 \markboth{\textrm{\chaptername \ Number Two}}{\textrm{\chaptername \ Number
 Two}}




RE: Page headings in Book Style

2001-02-28 Thread Phil Scordis


Thanks to everyone for their help.
Especially Paul, who's solution I chose to sort this out.
My Thesis can now be submitted. :)

On Tue, 27 Feb 2001, Van Uffelen Paul wrote:
 \markboth{\textrm{\chaptername \ Number Two}}{\textrm{\chaptername \ Number
 Two}}




RE: Page headings in Book Style

2001-02-28 Thread Phil Scordis


Thanks to everyone for their help.
Especially Paul, who's solution I chose to sort this out.
My Thesis can now be submitted. :)

On Tue, 27 Feb 2001, Van Uffelen Paul wrote:
> \markboth{\textrm{\chaptername \ Number Two}}{\textrm{\chaptername \ Number
> Two}}




Re: Page headings in Book Style

2001-02-27 Thread Jean-Pierre.Chretien


Date: Tue, 27 Feb 2001 14:00:15 +0100 (MET)
From: "Jean-Pierre.Chretien" [EMAIL PROTECTED]
Subject: Re: Page headings in Book Style
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]

I'm afraid that using AMS BOOK is not a good solution for me, you see the
Thesis is complete and I'm trying to resolve this minor formatting
problem, changing to AMS book introduces more massive alterations than I
really want to cope with at this point.

\newcommand{\tocchap}[1]{\addcontentsline{toc}{chapter}{\protect\numberline
{}#1}\markboth{\textsc{#1}}{\textsc{#1}}\thispagestyle{plain}}
\newcommand{\chapterstar}[1]{\chapter*{#1}\tocchap{#1}}
(in preamble)

\chapterstar{My chapter without numbering}
(in ERT)

is what I use here both to feed the chapter title to the toc and
to mark the headings.
Works for twosided docs, with fancyplain.
Of course you may change \textsc to any formatting command, like 
\uppercase,...

I should have added that it is easy to turm ERT in LyX layout:

Style Chapterstar
  Copystyle Chapter
  LatexName chapterstar
  LabelType Top_Environment
  LabelString   "Unnumbered chapter"
  LabelFont
Series  Bold
SizeLARGE
  EndFont
End

then  chapterstar  appears as an item of the style list, which
writes  Unnumbered chapter  in the Lyx Window, so no ERT is ever needed.

-- 
Jean-Pierre




Re: Page headings in Book Style

2001-02-27 Thread Herbert Voss

Phil Scordis wrote:
 
 I'm afraid that using AMS BOOK is not a good solution for me, you see the
 Thesis is complete and I'm trying to resolve this minor formatting
 problem, changing to AMS book introduces more massive alterations than I
 really want to cope with at this point.

for example
\chaptermark{Number 2}
behind your chapter Number 2 in tex(red) should do the trick.

Herbert

-- 
[EMAIL PROTECTED]
http://perce.de/lyx/




Re: Page headings in Book Style

2001-02-27 Thread Jean-Pierre.Chretien


Date: Tue, 27 Feb 2001 14:00:15 +0100 (MET)
From: "Jean-Pierre.Chretien" [EMAIL PROTECTED]
Subject: Re: Page headings in Book Style
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]

I'm afraid that using AMS BOOK is not a good solution for me, you see the
Thesis is complete and I'm trying to resolve this minor formatting
problem, changing to AMS book introduces more massive alterations than I
really want to cope with at this point.

\newcommand{\tocchap}[1]{\addcontentsline{toc}{chapter}{\protect\numberline
{}#1}\markboth{\textsc{#1}}{\textsc{#1}}\thispagestyle{plain}}
\newcommand{\chapterstar}[1]{\chapter*{#1}\tocchap{#1}}
(in preamble)

\chapterstar{My chapter without numbering}
(in ERT)

is what I use here both to feed the chapter title to the toc and
to mark the headings.
Works for twosided docs, with fancyplain.
Of course you may change \textsc to any formatting command, like 
\uppercase,...

I should have added that it is easy to turm ERT in LyX layout:

Style Chapterstar
  Copystyle Chapter
  LatexName chapterstar
  LabelType Top_Environment
  LabelString   "Unnumbered chapter"
  LabelFont
Series  Bold
SizeLARGE
  EndFont
End

then  chapterstar  appears as an item of the style list, which
writes  Unnumbered chapter  in the Lyx Window, so no ERT is ever needed.

-- 
Jean-Pierre




Re: Page headings in Book Style

2001-02-27 Thread Herbert Voss

Phil Scordis wrote:
 
 I'm afraid that using AMS BOOK is not a good solution for me, you see the
 Thesis is complete and I'm trying to resolve this minor formatting
 problem, changing to AMS book introduces more massive alterations than I
 really want to cope with at this point.

for example
\chaptermark{Number 2}
behind your chapter Number 2 in tex(red) should do the trick.

Herbert

-- 
[EMAIL PROTECTED]
http://perce.de/lyx/




Re: Page headings in Book Style

2001-02-27 Thread Jean-Pierre.Chretien


>>Date: Tue, 27 Feb 2001 14:00:15 +0100 (MET)
>>From: "Jean-Pierre.Chretien" <[EMAIL PROTECTED]>
>>Subject: Re: Page headings in Book Style
>>To: [EMAIL PROTECTED], [EMAIL PROTECTED]
>>Cc: [EMAIL PROTECTED]

>>>>I'm afraid that using AMS BOOK is not a good solution for me, you see the
>>>>Thesis is complete and I'm trying to resolve this minor formatting
>>>>problem, changing to AMS book introduces more massive alterations than I
>>>>really want to cope with at this point.
>>
>>\newcommand{\tocchap}[1]{\addcontentsline{toc}{chapter}{\protect\numberline
>>{}#1}\markboth{\textsc{#1}}{\textsc{#1}}\thispagestyle{plain}}
>>\newcommand{\chapterstar}[1]{\chapter*{#1}\tocchap{#1}}
>>(in preamble)
>>
>>\chapterstar{My chapter without numbering}
>>(in ERT)
>>
>>is what I use here both to feed the chapter title to the toc and
>>to mark the headings.
>>Works for twosided docs, with fancyplain.
>>Of course you may change \textsc to any formatting command, like 
\uppercase,...

I should have added that it is easy to turm ERT in LyX layout:

Style Chapterstar
  Copystyle Chapter
  LatexName chapterstar
  LabelType Top_Environment
  LabelString   "Unnumbered chapter"
  LabelFont
Series  Bold
SizeLARGE
  EndFont
End

then « chapterstar » appears as an item of the style list, which
writes « Unnumbered chapter » in the Lyx Window, so no ERT is ever needed.

-- 
Jean-Pierre




Re: Page headings in Book Style

2001-02-27 Thread Herbert Voss

Phil Scordis wrote:
> 
> I'm afraid that using AMS BOOK is not a good solution for me, you see the
> Thesis is complete and I'm trying to resolve this minor formatting
> problem, changing to AMS book introduces more massive alterations than I
> really want to cope with at this point.

for example
\chaptermark{Number 2}
behind your chapter Number 2 in tex(red) should do the trick.

Herbert

-- 
[EMAIL PROTECTED]
http://perce.de/lyx/




Re: Page headings in Book Style

2001-02-26 Thread Herbert Voss

Phil Scordis wrote:
 
 I'm having a slight problem with the labelling of a chapter in my thesis.
 I have a chapter which I do not want to exist as a numbered chapter, so I
 have used the chapter* environment to generate it. However, the second
 page of the chapter, still carries the title of the previous chapter. I
 have included a file containing a very simple example of this.

can you use the amsbook-class? Than it's okay.

Herbert 

-- 
[EMAIL PROTECTED]
http://perce.de/lyx/



Re: Page headings in Book Style

2001-02-26 Thread Herbert Voss

Phil Scordis wrote:
 
 I'm having a slight problem with the labelling of a chapter in my thesis.
 I have a chapter which I do not want to exist as a numbered chapter, so I
 have used the chapter* environment to generate it. However, the second
 page of the chapter, still carries the title of the previous chapter. I
 have included a file containing a very simple example of this.

can you use the amsbook-class? Than it's okay.

Herbert 

-- 
[EMAIL PROTECTED]
http://perce.de/lyx/



Re: Page headings in Book Style

2001-02-26 Thread Herbert Voss

Phil Scordis wrote:
> 
> I'm having a slight problem with the labelling of a chapter in my thesis.
> I have a chapter which I do not want to exist as a numbered chapter, so I
> have used the chapter* environment to generate it. However, the second
> page of the chapter, still carries the title of the previous chapter. I
> have included a file containing a very simple example of this.

can you use the amsbook-class? Than it's okay.

Herbert 

-- 
[EMAIL PROTECTED]
http://perce.de/lyx/