Re: More than one appendix in IEEEtran

2005-04-21 Thread G. Milde
On 20.04.05, LB wrote:
 I'm not very experienced with this: How do I apply a patch in Windows XP?

This patch adds just one line (the one with the + before it), so the
easisest way is: copy IEEEtran.layout to your local LyX directory and insert
the line with a simple text editor.

the numbers in the @@ @@ enclosed line give you the line-number of the
change, the remaining lines are context.

(There should be a DOS version of Gnu diff/patch that could be used with the
run_program prompt if you ever happen to apply larger patches...)

GM

 The Right Thing is to copy IEEEtran.layout to your local lyx directory
 (usually ~/.lyx/layouts) and apply the following patch:
 
 --- /usr/share/lyx/layouts/IEEEtran.layout 2004-07-25 07:39:20.0 
 +0200
 +++ /home/milde/.lyx/layouts/IEEEtran.layout 2005-04-20 10:34:59.0 
 +0200
 @@ -440,6 +440,7 @@
   LatexType Command
   InTitle 0
   LatexName appendices
 +  KeepEmpty 1
   ParSkip 0.4
   BottomSep 1.5
   ParSep 1.5

-- 
G.Milde web.de


Re: More than one appendix in IEEEtran

2005-04-21 Thread Andre Poenitz
On Thu, Apr 21, 2005 at 08:11:22AM +0200, G. Milde wrote:
 On 20.04.05, LB wrote:
  I'm not very experienced with this: How do I apply a patch in Windows XP?
 
 This patch adds just one line (the one with the + before it), so the
 easisest way is: copy IEEEtran.layout to your local LyX directory and insert
 the line with a simple text editor.

Should this patch be applied to the cvs version?

  --- /usr/share/lyx/layouts/IEEEtran.layout 2004-07-25 07:39:20.0 
  +0200
  +++ /home/milde/.lyx/layouts/IEEEtran.layout 2005-04-20 10:34:59.0 
  +0200
  @@ -440,6 +440,7 @@
LatexType Command
InTitle 0
LatexName appendices
  +  KeepEmpty 1
ParSkip 0.4
BottomSep 1.5
ParSep 1.5

Andre'


Re: More than one appendix in IEEEtran

2005-04-21 Thread G. Milde
On 21.04.05, Andre Poenitz wrote:
 
 Should this patch be applied to the cvs version?
 
   --- /usr/share/lyx/layouts/IEEEtran.layout 2004-07-25 07:39:20.0 
   +0200
   +++ /home/milde/.lyx/layouts/IEEEtran.layout 2005-04-20 
   10:34:59.0 
   +0200
   @@ -440,6 +440,7 @@
 LatexType Command
 InTitle 0
 LatexName appendices
   +  KeepEmpty 1
 ParSkip 0.4
 BottomSep 1.5
 ParSep 1.5

Yes please.

Günter

-- 
G.Milde web.de


Re: More than one appendix in IEEEtran

2005-04-21 Thread G. Milde
On 20.04.05, LB wrote:
 I'm not very experienced with this: How do I apply a patch in Windows XP?

This patch adds just one line (the one with the + before it), so the
easisest way is: copy IEEEtran.layout to your local LyX directory and insert
the line with a simple text editor.

the numbers in the @@ @@ enclosed line give you the line-number of the
change, the remaining lines are context.

(There should be a DOS version of Gnu diff/patch that could be used with the
run_program prompt if you ever happen to apply larger patches...)

GM

 The Right Thing is to copy IEEEtran.layout to your local lyx directory
 (usually ~/.lyx/layouts) and apply the following patch:
 
 --- /usr/share/lyx/layouts/IEEEtran.layout 2004-07-25 07:39:20.0 
 +0200
 +++ /home/milde/.lyx/layouts/IEEEtran.layout 2005-04-20 10:34:59.0 
 +0200
 @@ -440,6 +440,7 @@
   LatexType Command
   InTitle 0
   LatexName appendices
 +  KeepEmpty 1
   ParSkip 0.4
   BottomSep 1.5
   ParSep 1.5

-- 
G.Milde web.de


Re: More than one appendix in IEEEtran

2005-04-21 Thread Andre Poenitz
On Thu, Apr 21, 2005 at 08:11:22AM +0200, G. Milde wrote:
 On 20.04.05, LB wrote:
  I'm not very experienced with this: How do I apply a patch in Windows XP?
 
 This patch adds just one line (the one with the + before it), so the
 easisest way is: copy IEEEtran.layout to your local LyX directory and insert
 the line with a simple text editor.

Should this patch be applied to the cvs version?

  --- /usr/share/lyx/layouts/IEEEtran.layout 2004-07-25 07:39:20.0 
  +0200
  +++ /home/milde/.lyx/layouts/IEEEtran.layout 2005-04-20 10:34:59.0 
  +0200
  @@ -440,6 +440,7 @@
LatexType Command
InTitle 0
LatexName appendices
  +  KeepEmpty 1
ParSkip 0.4
BottomSep 1.5
ParSep 1.5

Andre'


Re: More than one appendix in IEEEtran

2005-04-21 Thread G. Milde
On 21.04.05, Andre Poenitz wrote:
 
 Should this patch be applied to the cvs version?
 
   --- /usr/share/lyx/layouts/IEEEtran.layout 2004-07-25 07:39:20.0 
   +0200
   +++ /home/milde/.lyx/layouts/IEEEtran.layout 2005-04-20 
   10:34:59.0 
   +0200
   @@ -440,6 +440,7 @@
 LatexType Command
 InTitle 0
 LatexName appendices
   +  KeepEmpty 1
 ParSkip 0.4
 BottomSep 1.5
 ParSep 1.5

Yes please.

Günter

-- 
G.Milde web.de


Re: More than one appendix in IEEEtran

2005-04-21 Thread G. Milde
On 20.04.05, LB wrote:
> I'm not very experienced with this: How do I apply a patch in Windows XP?

This patch adds just one line (the one with the + before it), so the
easisest way is: copy IEEEtran.layout to your local LyX directory and insert
the line with a simple text editor.

the numbers in the @@ @@ enclosed line give you the line-number of the
change, the remaining lines are context.

(There should be a DOS version of Gnu diff/patch that could be used with the
run_program prompt if you ever happen to apply larger patches...)

GM

> >The Right Thing is to copy IEEEtran.layout to your local lyx directory
> >(usually ~/.lyx/layouts) and apply the following patch:
> >
> >--- /usr/share/lyx/layouts/IEEEtran.layout 2004-07-25 07:39:20.0 
> >+0200
> >+++ /home/milde/.lyx/layouts/IEEEtran.layout 2005-04-20 10:34:59.0 
> >+0200
> >@@ -440,6 +440,7 @@
> >  LatexType Command
> >  InTitle 0
> >  LatexName appendices
> >+  KeepEmpty 1
> >  ParSkip 0.4
> >  BottomSep 1.5
> >  ParSep 1.5

-- 
G.Milde web.de


Re: More than one appendix in IEEEtran

2005-04-21 Thread Andre Poenitz
On Thu, Apr 21, 2005 at 08:11:22AM +0200, G. Milde wrote:
> On 20.04.05, LB wrote:
> > I'm not very experienced with this: How do I apply a patch in Windows XP?
> 
> This patch adds just one line (the one with the + before it), so the
> easisest way is: copy IEEEtran.layout to your local LyX directory and insert
> the line with a simple text editor.

Should this patch be applied to the cvs version?

> > >--- /usr/share/lyx/layouts/IEEEtran.layout 2004-07-25 07:39:20.0 
> > >+0200
> > >+++ /home/milde/.lyx/layouts/IEEEtran.layout 2005-04-20 10:34:59.0 
> > >+0200
> > >@@ -440,6 +440,7 @@
> > >  LatexType Command
> > >  InTitle 0
> > >  LatexName appendices
> > >+  KeepEmpty 1
> > >  ParSkip 0.4
> > >  BottomSep 1.5
> > >  ParSep 1.5

Andre'


Re: More than one appendix in IEEEtran

2005-04-21 Thread G. Milde
On 21.04.05, Andre Poenitz wrote:
 
> Should this patch be applied to the cvs version?
> 
> > > >--- /usr/share/lyx/layouts/IEEEtran.layout 2004-07-25 07:39:20.0 
> > > >+0200
> > > >+++ /home/milde/.lyx/layouts/IEEEtran.layout 2005-04-20 
> > > >10:34:59.0 
> > > >+0200
> > > >@@ -440,6 +440,7 @@
> > > >  LatexType Command
> > > >  InTitle 0
> > > >  LatexName appendices
> > > >+  KeepEmpty 1
> > > >  ParSkip 0.4
> > > >  BottomSep 1.5
> > > >  ParSep 1.5

Yes please.

Günter

-- 
G.Milde web.de


Re: More than one appendix in IEEEtran

2005-04-20 Thread G. Milde
On 19.04.05, LB wrote:
 Hi
 
 Thank you for the help.  I can get \appendices to work using ERT.  If I 
 inserted the environment APPENDICES using LyX drop down menu the word 
 APPENDICES appears in the document, but it disappears as soon as I move the 
 cursor to any other line.  Is it a bug in LyX?

Yes. LyX automatically closes empty paragraphs if not told otherwise by the
KeepEmpty keyword in the layout file.

A fast workaround is to fool LyX by putting something invisible into the
APPENDICES paragraph, e.g. {} or % some comment as ERT.

The Right Thing is to copy IEEEtran.layout to your local lyx directory
(usually ~/.lyx/layouts) and apply the following patch:

--- /usr/share/lyx/layouts/IEEEtran.layout  2004-07-25 07:39:20.0 
+0200
+++ /home/milde/.lyx/layouts/IEEEtran.layout2005-04-20 10:34:59.0 
+0200
@@ -440,6 +440,7 @@
   LatexTypeCommand
   InTitle  0
   LatexNameappendices
+  KeepEmpty1
   ParSkip  0.4
   BottomSep1.5
   ParSep   1.5
 

Guenter

-- 
G.Milde web.de


Re: More than one appendix in IEEEtran

2005-04-20 Thread LB
I'm not very experienced with this: How do I apply a patch in Windows XP?
Leo
Yes. LyX automatically closes empty paragraphs if not told otherwise by 
the
KeepEmpty keyword in the layout file.

A fast workaround is to fool LyX by putting something invisible into the
APPENDICES paragraph, e.g. {} or % some comment as ERT.
The Right Thing is to copy IEEEtran.layout to your local lyx directory
(usually ~/.lyx/layouts) and apply the following patch:
--- /usr/share/lyx/layouts/IEEEtran.layout 2004-07-25 07:39:20.0 
+0200
+++ /home/milde/.lyx/layouts/IEEEtran.layout 2005-04-20 10:34:59.0 
+0200
@@ -440,6 +440,7 @@
  LatexType Command
  InTitle 0
  LatexName appendices
+  KeepEmpty 1
  ParSkip 0.4
  BottomSep 1.5
  ParSep 1.5

Guenter
--
G.Milde web.de



Re: More than one appendix in IEEEtran

2005-04-20 Thread G. Milde
On 19.04.05, LB wrote:
 Hi
 
 Thank you for the help.  I can get \appendices to work using ERT.  If I 
 inserted the environment APPENDICES using LyX drop down menu the word 
 APPENDICES appears in the document, but it disappears as soon as I move the 
 cursor to any other line.  Is it a bug in LyX?

Yes. LyX automatically closes empty paragraphs if not told otherwise by the
KeepEmpty keyword in the layout file.

A fast workaround is to fool LyX by putting something invisible into the
APPENDICES paragraph, e.g. {} or % some comment as ERT.

The Right Thing is to copy IEEEtran.layout to your local lyx directory
(usually ~/.lyx/layouts) and apply the following patch:

--- /usr/share/lyx/layouts/IEEEtran.layout  2004-07-25 07:39:20.0 
+0200
+++ /home/milde/.lyx/layouts/IEEEtran.layout2005-04-20 10:34:59.0 
+0200
@@ -440,6 +440,7 @@
   LatexTypeCommand
   InTitle  0
   LatexNameappendices
+  KeepEmpty1
   ParSkip  0.4
   BottomSep1.5
   ParSep   1.5
 

Guenter

-- 
G.Milde web.de


Re: More than one appendix in IEEEtran

2005-04-20 Thread LB
I'm not very experienced with this: How do I apply a patch in Windows XP?
Leo
Yes. LyX automatically closes empty paragraphs if not told otherwise by 
the
KeepEmpty keyword in the layout file.

A fast workaround is to fool LyX by putting something invisible into the
APPENDICES paragraph, e.g. {} or % some comment as ERT.
The Right Thing is to copy IEEEtran.layout to your local lyx directory
(usually ~/.lyx/layouts) and apply the following patch:
--- /usr/share/lyx/layouts/IEEEtran.layout 2004-07-25 07:39:20.0 
+0200
+++ /home/milde/.lyx/layouts/IEEEtran.layout 2005-04-20 10:34:59.0 
+0200
@@ -440,6 +440,7 @@
  LatexType Command
  InTitle 0
  LatexName appendices
+  KeepEmpty 1
  ParSkip 0.4
  BottomSep 1.5
  ParSep 1.5

Guenter
--
G.Milde web.de



Re: More than one appendix in IEEEtran

2005-04-20 Thread G. Milde
On 19.04.05, LB wrote:
> Hi
> 
> Thank you for the help.  I can get \appendices to work using ERT.  If I 
> inserted the environment APPENDICES using LyX drop down menu the word 
> APPENDICES appears in the document, but it disappears as soon as I move the 
> cursor to any other line.  Is it a bug in LyX?

Yes. LyX automatically closes empty paragraphs if not told otherwise by the
KeepEmpty keyword in the layout file.

A fast workaround is to fool LyX by putting something invisible into the
APPENDICES paragraph, e.g. "{}" or "% some comment" as ERT.

The Right Thing is to copy IEEEtran.layout to your local lyx directory
(usually ~/.lyx/layouts) and apply the following patch:

--- /usr/share/lyx/layouts/IEEEtran.layout  2004-07-25 07:39:20.0 
+0200
+++ /home/milde/.lyx/layouts/IEEEtran.layout2005-04-20 10:34:59.0 
+0200
@@ -440,6 +440,7 @@
   LatexTypeCommand
   InTitle  0
   LatexNameappendices
+  KeepEmpty1
   ParSkip  0.4
   BottomSep1.5
   ParSep   1.5
 

Guenter

-- 
G.Milde web.de


Re: More than one appendix in IEEEtran

2005-04-20 Thread LB
I'm not very experienced with this: How do I apply a patch in Windows XP?
Leo
Yes. LyX automatically closes empty paragraphs if not told otherwise by 
the
KeepEmpty keyword in the layout file.

A fast workaround is to fool LyX by putting something invisible into the
APPENDICES paragraph, e.g. "{}" or "% some comment" as ERT.
The Right Thing is to copy IEEEtran.layout to your local lyx directory
(usually ~/.lyx/layouts) and apply the following patch:
--- /usr/share/lyx/layouts/IEEEtran.layout 2004-07-25 07:39:20.0 
+0200
+++ /home/milde/.lyx/layouts/IEEEtran.layout 2005-04-20 10:34:59.0 
+0200
@@ -440,6 +440,7 @@
  LatexType Command
  InTitle 0
  LatexName appendices
+  KeepEmpty 1
  ParSkip 0.4
  BottomSep 1.5
  ParSep 1.5

Guenter
--
G.Milde web.de



Re: More than one appendix in IEEEtran

2005-04-19 Thread G. Milde
On 18.04.05, LB wrote:
 Hello
 I'm using article(IEEEtran) in LyX1.3.3.  I see APPENDIX and APPENDICES 
 in the drop down list of possible environments.  APPENDIX environment works 
 but it does not produce a number to be referenced for the appendix.  It's 
 probably ok since there is only one.  However I'd like to include two 
 appendices and I'd like to be able to reference to them.  APPENDICES does 
 not seem to do anything.  How can I use it? Should I still use Start 
 appendix here from Layout menu?

Basically, APPENDICES is the same as Start appendix here, i.e. after an
APPENDICES, you will have to title your appendices with the section style.

(see IEEEtran_HOWTO.pdf that comes with the IEEEtran class in the archive on
the IEEE website.)

Günter

-- 
G.Milde web.de


Re: More than one appendix in IEEEtran

2005-04-19 Thread LB
Hi
Thank you for the help.  I can get \appendices to work using ERT.  If I 
inserted the environment APPENDICES using LyX drop down menu the word 
APPENDICES appears in the document, but it disappears as soon as I move the 
cursor to any other line.  Is it a bug in LyX?

Thank you
Leo
- Original Message - 
From: G. Milde [EMAIL PROTECTED]
To: lyx-users@lists.lyx.org
Sent: Tuesday, April 19, 2005 12:50 AM
Subject: Re: More than one appendix in IEEEtran


On 18.04.05, LB wrote:
Hello
I'm using article(IEEEtran) in LyX1.3.3.  I see APPENDIX and 
APPENDICES
in the drop down list of possible environments.  APPENDIX environment 
works
but it does not produce a number to be referenced for the appendix.  It's
probably ok since there is only one.  However I'd like to include two
appendices and I'd like to be able to reference to them.  APPENDICES does
not seem to do anything.  How can I use it? Should I still use Start
appendix here from Layout menu?
Basically, APPENDICES is the same as Start appendix here, i.e. after an
APPENDICES, you will have to title your appendices with the section style.
(see IEEEtran_HOWTO.pdf that comes with the IEEEtran class in the archive 
on
the IEEE website.)

Günter
--
G.Milde web.de



Re: More than one appendix in IEEEtran

2005-04-19 Thread G. Milde
On 18.04.05, LB wrote:
 Hello
 I'm using article(IEEEtran) in LyX1.3.3.  I see APPENDIX and APPENDICES 
 in the drop down list of possible environments.  APPENDIX environment works 
 but it does not produce a number to be referenced for the appendix.  It's 
 probably ok since there is only one.  However I'd like to include two 
 appendices and I'd like to be able to reference to them.  APPENDICES does 
 not seem to do anything.  How can I use it? Should I still use Start 
 appendix here from Layout menu?

Basically, APPENDICES is the same as Start appendix here, i.e. after an
APPENDICES, you will have to title your appendices with the section style.

(see IEEEtran_HOWTO.pdf that comes with the IEEEtran class in the archive on
the IEEE website.)

Günter

-- 
G.Milde web.de


Re: More than one appendix in IEEEtran

2005-04-19 Thread LB
Hi
Thank you for the help.  I can get \appendices to work using ERT.  If I 
inserted the environment APPENDICES using LyX drop down menu the word 
APPENDICES appears in the document, but it disappears as soon as I move the 
cursor to any other line.  Is it a bug in LyX?

Thank you
Leo
- Original Message - 
From: G. Milde [EMAIL PROTECTED]
To: lyx-users@lists.lyx.org
Sent: Tuesday, April 19, 2005 12:50 AM
Subject: Re: More than one appendix in IEEEtran


On 18.04.05, LB wrote:
Hello
I'm using article(IEEEtran) in LyX1.3.3.  I see APPENDIX and 
APPENDICES
in the drop down list of possible environments.  APPENDIX environment 
works
but it does not produce a number to be referenced for the appendix.  It's
probably ok since there is only one.  However I'd like to include two
appendices and I'd like to be able to reference to them.  APPENDICES does
not seem to do anything.  How can I use it? Should I still use Start
appendix here from Layout menu?
Basically, APPENDICES is the same as Start appendix here, i.e. after an
APPENDICES, you will have to title your appendices with the section style.
(see IEEEtran_HOWTO.pdf that comes with the IEEEtran class in the archive 
on
the IEEE website.)

Günter
--
G.Milde web.de



Re: More than one appendix in IEEEtran

2005-04-19 Thread G. Milde
On 18.04.05, LB wrote:
> Hello
> I'm using article(IEEEtran) in LyX1.3.3.  I see "APPENDIX" and "APPENDICES" 
> in the drop down list of possible environments.  APPENDIX environment works 
> but it does not produce a number to be referenced for the appendix.  It's 
> probably ok since there is only one.  However I'd like to include two 
> appendices and I'd like to be able to reference to them.  APPENDICES does 
> not seem to do anything.  How can I use it? Should I still use "Start 
> appendix here" from Layout menu?

Basically, APPENDICES is the same as "Start appendix here", i.e. after an
APPENDICES, you will have to title your appendices with the section style.

(see IEEEtran_HOWTO.pdf that comes with the IEEEtran class in the archive on
the IEEE website.)

Günter

-- 
G.Milde web.de


Re: More than one appendix in IEEEtran

2005-04-19 Thread LB
Hi
Thank you for the help.  I can get \appendices to work using ERT.  If I 
inserted the environment APPENDICES using LyX drop down menu the word 
APPENDICES appears in the document, but it disappears as soon as I move the 
cursor to any other line.  Is it a bug in LyX?

Thank you
Leo
- Original Message - 
From: "G. Milde" <[EMAIL PROTECTED]>
To: <lyx-users@lists.lyx.org>
Sent: Tuesday, April 19, 2005 12:50 AM
Subject: Re: More than one appendix in IEEEtran


On 18.04.05, LB wrote:
Hello
I'm using article(IEEEtran) in LyX1.3.3.  I see "APPENDIX" and 
"APPENDICES"
in the drop down list of possible environments.  APPENDIX environment 
works
but it does not produce a number to be referenced for the appendix.  It's
probably ok since there is only one.  However I'd like to include two
appendices and I'd like to be able to reference to them.  APPENDICES does
not seem to do anything.  How can I use it? Should I still use "Start
appendix here" from Layout menu?
Basically, APPENDICES is the same as "Start appendix here", i.e. after an
APPENDICES, you will have to title your appendices with the section style.
(see IEEEtran_HOWTO.pdf that comes with the IEEEtran class in the archive 
on
the IEEE website.)

Günter
--
G.Milde web.de