Re: Incorrect Page Numbering

2003-10-09 Thread Juergen Spitzmueller
Rajil Saraswat wrote:
 I am attaching the lyx file with this email. Please correct me where i am
 wrong.

Have a look at the attached corrected example.
Jürgen.
#LyX 1.3 created this file. For more info see http://www.lyx.org/
\lyxformat 221
\textclass report
\language english
\inputencoding auto
\fontscheme default
\graphics default
\paperfontsize default
\spacing single 
\papersize Default
\paperpackage a4
\use_geometry 0
\use_amsmath 0
\use_natbib 0
\use_numerical_citations 0
\paperorientation portrait
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language english
\quotes_times 2
\papercolumns 1
\papersides 1
\paperpagestyle default

\layout Standard


\begin_inset ERT
status Open

\layout Standard

\backslash 
pagenumbering{roman}
\end_inset 


\layout Chapter*

ABSTRACT
\layout Standard


\begin_inset ERT
status Open

\layout Standard

\backslash 
addcontentsline{toc}{chapter}{Abstract}
\end_inset 


\layout Chapter*

ACKNOWLEDGEMENTS
\layout Standard


\begin_inset ERT
status Open

\layout Standard

\backslash 
addcontentsline{toc}{chapter}{Acknowledgements}
\end_inset 


\layout Standard


\begin_inset LatexCommand \tableofcontents{}

\end_inset 


\layout Standard


\begin_inset ERT
status Open

\layout Standard

\backslash 
clearpage
\layout Standard

\backslash 
addcontentsline{toc}{chapter}{
\backslash 
listfigurename}
\end_inset 


\layout Standard


\begin_inset FloatList figure

\end_inset 


\layout Standard


\begin_inset ERT
status Open

\layout Standard

\backslash 
clearpage
\layout Standard

\backslash 
addcontentsline{toc}{chapter}{
\backslash 
listtablename}
\end_inset 


\layout Standard


\begin_inset FloatList table

\end_inset 


\begin_inset ERT
status Open

\layout Standard

\backslash 
clearpage
\layout Standard

\backslash 
pagenumbering{arabic}
\end_inset 


\layout Chapter

Introduction 
\the_end


Re: Incorrect Page Numbering

2003-10-09 Thread Rajil Saraswat
On Thursday 09 October 2003 09:18, Juergen Spitzmueller wrote:
 Rajil Saraswat wrote:
  I am attaching the lyx file with this email. Please correct me where i am
  wrong.

 Have a look at the attached corrected example.
 Jürgen.

Thanks for correcting my mistakes. Your file was very neat, i could learn a 
lot by using minimal commands and making things less messy. 
I inserted your file into my main document, the pagenumbering comes out well. 
However the page break between the Acknowledgement and the TOC seems to be 
lost. Maybe this is because of the stuff in preamble. I would be gratefull if 
you can have a look at this new file.

Thanks
Rajil


test2.lyx
Description: application/lyx


Re: Incorrect Page Numbering

2003-10-09 Thread Juergen Spitzmueller
Rajil Saraswat wrote:
 However the page break between the Acknowledgement and the TOC seems to be
 lost. Maybe this is because of the stuff in preamble.

This is because of the package tocloft, which does not start a new page 
between toc, lof, and lot. You have to insert a page break (or a \clearpage 
command) manually immediately before the toc (and lof, lot, if you need).

Jürgen.



Re: Incorrect Page Numbering

2003-10-09 Thread Rajil Saraswat

On Thursday 09 October 2003 09:56, Juergen Spitzmueller wrote:
 Rajil Saraswat wrote:
  However the page break between the Acknowledgement and the TOC seems to
  be lost. Maybe this is because of the stuff in preamble.

 This is because of the package tocloft, which does not start a new page
 between toc, lof, and lot. You have to insert a page break (or a \clearpage
 command) manually immediately before the toc (and lof, lot, if you need).

 Jürgen.

Thanks adding a clear page before TOC did it!!
cheers
Rajil


Re: Incorrect Page Numbering

2003-10-09 Thread Herbert Voß
Juergen Spitzmueller schrieb:
Rajil Saraswat wrote:

However the page break between the Acknowledgement and the TOC seems to be
lost. Maybe this is because of the stuff in preamble.


This is because of the package tocloft, which does not start a new page 
between toc, lof, and lot. You have to insert a page break (or a \clearpage 
command) manually immediately before the toc (and lof, lot, if you need).
but not with ERT, use the lyx solution with

xforms: layout-paragraph-linebreak-below
qt: edit-paragraph settings
Herbert




Re: Incorrect Page Numbering

2003-10-09 Thread Juergen Spitzmueller
Rajil Saraswat wrote:
 I am attaching the lyx file with this email. Please correct me where i am
 wrong.

Have a look at the attached corrected example.
Jürgen.
#LyX 1.3 created this file. For more info see http://www.lyx.org/
\lyxformat 221
\textclass report
\language english
\inputencoding auto
\fontscheme default
\graphics default
\paperfontsize default
\spacing single 
\papersize Default
\paperpackage a4
\use_geometry 0
\use_amsmath 0
\use_natbib 0
\use_numerical_citations 0
\paperorientation portrait
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language english
\quotes_times 2
\papercolumns 1
\papersides 1
\paperpagestyle default

\layout Standard


\begin_inset ERT
status Open

\layout Standard

\backslash 
pagenumbering{roman}
\end_inset 


\layout Chapter*

ABSTRACT
\layout Standard


\begin_inset ERT
status Open

\layout Standard

\backslash 
addcontentsline{toc}{chapter}{Abstract}
\end_inset 


\layout Chapter*

ACKNOWLEDGEMENTS
\layout Standard


\begin_inset ERT
status Open

\layout Standard

\backslash 
addcontentsline{toc}{chapter}{Acknowledgements}
\end_inset 


\layout Standard


\begin_inset LatexCommand \tableofcontents{}

\end_inset 


\layout Standard


\begin_inset ERT
status Open

\layout Standard

\backslash 
clearpage
\layout Standard

\backslash 
addcontentsline{toc}{chapter}{
\backslash 
listfigurename}
\end_inset 


\layout Standard


\begin_inset FloatList figure

\end_inset 


\layout Standard


\begin_inset ERT
status Open

\layout Standard

\backslash 
clearpage
\layout Standard

\backslash 
addcontentsline{toc}{chapter}{
\backslash 
listtablename}
\end_inset 


\layout Standard


\begin_inset FloatList table

\end_inset 


\begin_inset ERT
status Open

\layout Standard

\backslash 
clearpage
\layout Standard

\backslash 
pagenumbering{arabic}
\end_inset 


\layout Chapter

Introduction 
\the_end


Re: Incorrect Page Numbering

2003-10-09 Thread Rajil Saraswat
On Thursday 09 October 2003 09:18, Juergen Spitzmueller wrote:
 Rajil Saraswat wrote:
  I am attaching the lyx file with this email. Please correct me where i am
  wrong.

 Have a look at the attached corrected example.
 Jürgen.

Thanks for correcting my mistakes. Your file was very neat, i could learn a 
lot by using minimal commands and making things less messy. 
I inserted your file into my main document, the pagenumbering comes out well. 
However the page break between the Acknowledgement and the TOC seems to be 
lost. Maybe this is because of the stuff in preamble. I would be gratefull if 
you can have a look at this new file.

Thanks
Rajil


test2.lyx
Description: application/lyx


Re: Incorrect Page Numbering

2003-10-09 Thread Juergen Spitzmueller
Rajil Saraswat wrote:
 However the page break between the Acknowledgement and the TOC seems to be
 lost. Maybe this is because of the stuff in preamble.

This is because of the package tocloft, which does not start a new page 
between toc, lof, and lot. You have to insert a page break (or a \clearpage 
command) manually immediately before the toc (and lof, lot, if you need).

Jürgen.



Re: Incorrect Page Numbering

2003-10-09 Thread Rajil Saraswat

On Thursday 09 October 2003 09:56, Juergen Spitzmueller wrote:
 Rajil Saraswat wrote:
  However the page break between the Acknowledgement and the TOC seems to
  be lost. Maybe this is because of the stuff in preamble.

 This is because of the package tocloft, which does not start a new page
 between toc, lof, and lot. You have to insert a page break (or a \clearpage
 command) manually immediately before the toc (and lof, lot, if you need).

 Jürgen.

Thanks adding a clear page before TOC did it!!
cheers
Rajil


Re: Incorrect Page Numbering

2003-10-09 Thread Herbert Voß
Juergen Spitzmueller schrieb:
Rajil Saraswat wrote:

However the page break between the Acknowledgement and the TOC seems to be
lost. Maybe this is because of the stuff in preamble.


This is because of the package tocloft, which does not start a new page 
between toc, lof, and lot. You have to insert a page break (or a \clearpage 
command) manually immediately before the toc (and lof, lot, if you need).
but not with ERT, use the lyx solution with

xforms: layout-paragraph-linebreak-below
qt: edit-paragraph settings
Herbert




Re: Incorrect Page Numbering

2003-10-09 Thread Juergen Spitzmueller
Rajil Saraswat wrote:
> I am attaching the lyx file with this email. Please correct me where i am
> wrong.

Have a look at the attached corrected example.
Jürgen.
#LyX 1.3 created this file. For more info see http://www.lyx.org/
\lyxformat 221
\textclass report
\language english
\inputencoding auto
\fontscheme default
\graphics default
\paperfontsize default
\spacing single 
\papersize Default
\paperpackage a4
\use_geometry 0
\use_amsmath 0
\use_natbib 0
\use_numerical_citations 0
\paperorientation portrait
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language english
\quotes_times 2
\papercolumns 1
\papersides 1
\paperpagestyle default

\layout Standard


\begin_inset ERT
status Open

\layout Standard

\backslash 
pagenumbering{roman}
\end_inset 


\layout Chapter*

ABSTRACT
\layout Standard


\begin_inset ERT
status Open

\layout Standard

\backslash 
addcontentsline{toc}{chapter}{Abstract}
\end_inset 


\layout Chapter*

ACKNOWLEDGEMENTS
\layout Standard


\begin_inset ERT
status Open

\layout Standard

\backslash 
addcontentsline{toc}{chapter}{Acknowledgements}
\end_inset 


\layout Standard


\begin_inset LatexCommand \tableofcontents{}

\end_inset 


\layout Standard


\begin_inset ERT
status Open

\layout Standard

\backslash 
clearpage
\layout Standard

\backslash 
addcontentsline{toc}{chapter}{
\backslash 
listfigurename}
\end_inset 


\layout Standard


\begin_inset FloatList figure

\end_inset 


\layout Standard


\begin_inset ERT
status Open

\layout Standard

\backslash 
clearpage
\layout Standard

\backslash 
addcontentsline{toc}{chapter}{
\backslash 
listtablename}
\end_inset 


\layout Standard


\begin_inset FloatList table

\end_inset 


\begin_inset ERT
status Open

\layout Standard

\backslash 
clearpage
\layout Standard

\backslash 
pagenumbering{arabic}
\end_inset 


\layout Chapter

Introduction 
\the_end


Re: Incorrect Page Numbering

2003-10-09 Thread Rajil Saraswat
On Thursday 09 October 2003 09:18, Juergen Spitzmueller wrote:
> Rajil Saraswat wrote:
> > I am attaching the lyx file with this email. Please correct me where i am
> > wrong.
>
> Have a look at the attached corrected example.
> Jürgen.

Thanks for correcting my mistakes. Your file was very neat, i could learn a 
lot by using minimal commands and making things less messy. 
I inserted your file into my main document, the pagenumbering comes out well. 
However the page break between the Acknowledgement and the TOC seems to be 
lost. Maybe this is because of the stuff in preamble. I would be gratefull if 
you can have a look at this new file.

Thanks
Rajil


test2.lyx
Description: application/lyx


Re: Incorrect Page Numbering

2003-10-09 Thread Juergen Spitzmueller
Rajil Saraswat wrote:
> However the page break between the Acknowledgement and the TOC seems to be
> lost. Maybe this is because of the stuff in preamble.

This is because of the package tocloft, which does not start a new page 
between toc, lof, and lot. You have to insert a page break (or a \clearpage 
command) manually immediately before the toc (and lof, lot, if you need).

Jürgen.



Re: Incorrect Page Numbering

2003-10-09 Thread Rajil Saraswat

On Thursday 09 October 2003 09:56, Juergen Spitzmueller wrote:
> Rajil Saraswat wrote:
> > However the page break between the Acknowledgement and the TOC seems to
> > be lost. Maybe this is because of the stuff in preamble.
>
> This is because of the package tocloft, which does not start a new page
> between toc, lof, and lot. You have to insert a page break (or a \clearpage
> command) manually immediately before the toc (and lof, lot, if you need).
>
> Jürgen.

Thanks adding a clear page before TOC did it!!
cheers
Rajil


Re: Incorrect Page Numbering

2003-10-09 Thread Herbert Voß
Juergen Spitzmueller schrieb:
Rajil Saraswat wrote:

However the page break between the Acknowledgement and the TOC seems to be
lost. Maybe this is because of the stuff in preamble.


This is because of the package tocloft, which does not start a new page 
between toc, lof, and lot. You have to insert a page break (or a \clearpage 
command) manually immediately before the toc (and lof, lot, if you need).
but not with ERT, use the lyx solution with

xforms: layout->paragraph->linebreak->below
qt: edit->paragraph settings
Herbert