RE: how does one quit certain environments?

2010-04-02 Thread kalf va men foeten

Here is a minimal example. So, i did something wrong, but I can't find what 
exactly. I changed the remark-environment in the preamble, because the original 
text is written in dutch, maybe this is the problem? (if you remove the theorem 
in the example and compile, you will see that the layout of the remark changes).

many thanks

 Date: Thu, 1 Apr 2010 21:53:24 +0200
 From: uwesto...@web.de
 To: hinsensa...@hotmail.com
 CC: lyx-users@lists.lyx.org
 Subject: Re: how does one quit certain environments?
 
 kalf va men foeten schrieb:
 
  Thank you, however, that does seem to work if e.g. you want to separate a 
  remark followed by a theorem (the theorem changes the layout of the remark 
  into the theorem - layout, even when separated)
 
 Can you provide a _small_ LyX example file to have a closer look?
 
 regards Uwe
  
_
Hotmail: Trusted email with powerful SPAM protection.
https://signup.live.com/signup.aspx?id=60969

newfile1.lyx
Description: application/lyx


Re: how does one quit certain environments?

2010-04-02 Thread Uwe Stöhr

Am 02.04.2010 13:33, schrieb kalf va men foeten:


Here is a minimal example. So, i did something wrong, but I can't find what 
exactly.

 I changed the remark-environment in the preamble, because the original text is
 written in dutch, maybe this is the problem? (if you remove the theorem in the
 example and compile, you will see that the layout of the remark changes).

It was eventually my fault because I forgot to mention in http://wiki.lyx.org/LyX/I18nLabels that 
one has to add this line to the preamble before redefining theorems


\theoremstyle{remark}

I'll update the Wiki-page now.

some comments to your file:

- you used TeX-code to get an optional argument
This is not necessary because LyX already support this: menu Insert-Short title
I changed this accordingly in the attached file.

- you used TeX-code for your alignedat equation. LyX already supports this environment, see LyX's 
Math manual (that you find in LyX's Help menu) for a description. If you have questions regarding 
this, please ask.


regards Uwe


newfile1.lyx
Description: application/lyx


RE: how does one quit certain environments?

2010-04-02 Thread kalf va men foeten

Here is a minimal example. So, i did something wrong, but I can't find what 
exactly. I changed the remark-environment in the preamble, because the original 
text is written in dutch, maybe this is the problem? (if you remove the theorem 
in the example and compile, you will see that the layout of the remark changes).

many thanks

 Date: Thu, 1 Apr 2010 21:53:24 +0200
 From: uwesto...@web.de
 To: hinsensa...@hotmail.com
 CC: lyx-users@lists.lyx.org
 Subject: Re: how does one quit certain environments?
 
 kalf va men foeten schrieb:
 
  Thank you, however, that does seem to work if e.g. you want to separate a 
  remark followed by a theorem (the theorem changes the layout of the remark 
  into the theorem - layout, even when separated)
 
 Can you provide a _small_ LyX example file to have a closer look?
 
 regards Uwe
  
_
Hotmail: Trusted email with powerful SPAM protection.
https://signup.live.com/signup.aspx?id=60969

newfile1.lyx
Description: application/lyx


Re: how does one quit certain environments?

2010-04-02 Thread Uwe Stöhr

Am 02.04.2010 13:33, schrieb kalf va men foeten:


Here is a minimal example. So, i did something wrong, but I can't find what 
exactly.

 I changed the remark-environment in the preamble, because the original text is
 written in dutch, maybe this is the problem? (if you remove the theorem in the
 example and compile, you will see that the layout of the remark changes).

It was eventually my fault because I forgot to mention in http://wiki.lyx.org/LyX/I18nLabels that 
one has to add this line to the preamble before redefining theorems


\theoremstyle{remark}

I'll update the Wiki-page now.

some comments to your file:

- you used TeX-code to get an optional argument
This is not necessary because LyX already support this: menu Insert-Short title
I changed this accordingly in the attached file.

- you used TeX-code for your alignedat equation. LyX already supports this environment, see LyX's 
Math manual (that you find in LyX's Help menu) for a description. If you have questions regarding 
this, please ask.


regards Uwe


newfile1.lyx
Description: application/lyx


RE: how does one quit certain environments?

2010-04-02 Thread kalf va men foeten

Here is a minimal example. So, i did something wrong, but I can't find what 
exactly. I changed the remark-environment in the preamble, because the original 
text is written in dutch, maybe this is the problem? (if you remove the theorem 
in the example and compile, you will see that the layout of the remark changes).

many thanks

> Date: Thu, 1 Apr 2010 21:53:24 +0200
> From: uwesto...@web.de
> To: hinsensa...@hotmail.com
> CC: lyx-users@lists.lyx.org
> Subject: Re: how does one quit certain environments?
> 
> kalf va men foeten schrieb:
> 
> > Thank you, however, that does seem to work if e.g. you want to separate a 
> > remark followed by a theorem (the theorem changes the layout of the remark 
> > into the theorem - layout, even when separated)
> 
> Can you provide a _small_ LyX example file to have a closer look?
> 
> regards Uwe
  
_
Hotmail: Trusted email with powerful SPAM protection.
https://signup.live.com/signup.aspx?id=60969

newfile1.lyx
Description: application/lyx


Re: how does one quit certain environments?

2010-04-02 Thread Uwe Stöhr

Am 02.04.2010 13:33, schrieb kalf va men foeten:


Here is a minimal example. So, i did something wrong, but I can't find what 
exactly.

> I changed the remark-environment in the preamble, because the original text is
> written in dutch, maybe this is the problem? (if you remove the theorem in the
> example and compile, you will see that the layout of the remark changes).

It was eventually my fault because I forgot to mention in http://wiki.lyx.org/LyX/I18nLabels that 
one has to add this line to the preamble before redefining theorems


\theoremstyle{remark}

I'll update the Wiki-page now.

some comments to your file:

- you used TeX-code to get an optional argument
This is not necessary because LyX already support this: menu Insert->Short title
I changed this accordingly in the attached file.

- you used TeX-code for your alignedat equation. LyX already supports this environment, see LyX's 
Math manual (that you find in LyX's Help menu) for a description. If you have questions regarding 
this, please ask.


regards Uwe


newfile1.lyx
Description: application/lyx


Re: how does one quit certain environments?

2010-04-01 Thread Julien Rioux

On 01/04/2010 12:29 PM, kalf va men foeten wrote:


Hi there,

Here is my problem: I want to state two theorems in a
row. However, I really cannot 'quit' the first theorem environment
without typing some standard text in between (after hitting the return
button), same goes for remarks etc. What am I doing wrong? Very weird stuff.

thanks
  for 'listening'




There is an fake environment for this. It's called
--Separator--

Cheers,
Julien



Re: how does one quit certain environments?

2010-04-01 Thread Steve Litt
On Thursday 01 April 2010 12:33:45 Julien Rioux wrote:
 On 01/04/2010 12:29 PM, kalf va men foeten wrote:
  Hi there,
 
  Here is my problem: I want to state two theorems in a
  row. However, I really cannot 'quit' the first theorem environment
  without typing some standard text in between (after hitting the return
  button), same goes for remarks etc. What am I doing wrong? Very weird
  stuff.
 
  thanks
for 'listening'
 
 There is an fake environment for this. It's called
 --Separator--
 
 Cheers,
 Julien

Thanks for that info Julien! I've always ERT'ed a gratuitous ~\\ or something 
like that. Your way is much more professional, and also easier.

SteveT

Steve Litt
Recession Relief Package
http://www.recession-relief.US
Twitter: http://www.twitter.com/stevelitt



RE: how does one quit certain environments?

2010-04-01 Thread kalf va men foeten

Thank you, however, that does seem to work if e.g. you want to separate a 
remark followed by a theorem (the theorem changes the layout of the remark into 
the theorem - layout, even when separated)

cheers, Dirk.

 To: lyx-users@lists.lyx.org
 From: jri...@physics.utoronto.ca
 Subject: Re: how does one quit certain environments?
 Date: Thu, 1 Apr 2010 12:33:45 -0400
 CC: lyx-users@lists.lyx.org
 
 On 01/04/2010 12:29 PM, kalf va men foeten wrote:
 
  Hi there,
 
  Here is my problem: I want to state two theorems in a
  row. However, I really cannot 'quit' the first theorem environment
  without typing some standard text in between (after hitting the return
  button), same goes for remarks etc. What am I doing wrong? Very weird stuff.
 
  thanks
for 'listening'
  
 
 
 There is an fake environment for this. It's called
 --Separator--
 
 Cheers,
 Julien
 
  
_
Windows Live Hotmail: Your friends can get your Facebook updates, right from 
Hotmail®.
http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_4:092009

Re: how does one quit certain environments?

2010-04-01 Thread Uwe Stöhr

kalf va men foeten schrieb:


Thank you, however, that does seem to work if e.g. you want to separate a 
remark followed by a theorem (the theorem changes the layout of the remark into 
the theorem - layout, even when separated)


Can you provide a _small_ LyX example file to have a closer look?

regards Uwe


Re: how does one quit certain environments?

2010-04-01 Thread Julien Rioux

On 01/04/2010 12:29 PM, kalf va men foeten wrote:


Hi there,

Here is my problem: I want to state two theorems in a
row. However, I really cannot 'quit' the first theorem environment
without typing some standard text in between (after hitting the return
button), same goes for remarks etc. What am I doing wrong? Very weird stuff.

thanks
  for 'listening'




There is an fake environment for this. It's called
--Separator--

Cheers,
Julien



Re: how does one quit certain environments?

2010-04-01 Thread Steve Litt
On Thursday 01 April 2010 12:33:45 Julien Rioux wrote:
 On 01/04/2010 12:29 PM, kalf va men foeten wrote:
  Hi there,
 
  Here is my problem: I want to state two theorems in a
  row. However, I really cannot 'quit' the first theorem environment
  without typing some standard text in between (after hitting the return
  button), same goes for remarks etc. What am I doing wrong? Very weird
  stuff.
 
  thanks
for 'listening'
 
 There is an fake environment for this. It's called
 --Separator--
 
 Cheers,
 Julien

Thanks for that info Julien! I've always ERT'ed a gratuitous ~\\ or something 
like that. Your way is much more professional, and also easier.

SteveT

Steve Litt
Recession Relief Package
http://www.recession-relief.US
Twitter: http://www.twitter.com/stevelitt



RE: how does one quit certain environments?

2010-04-01 Thread kalf va men foeten

Thank you, however, that does seem to work if e.g. you want to separate a 
remark followed by a theorem (the theorem changes the layout of the remark into 
the theorem - layout, even when separated)

cheers, Dirk.

 To: lyx-users@lists.lyx.org
 From: jri...@physics.utoronto.ca
 Subject: Re: how does one quit certain environments?
 Date: Thu, 1 Apr 2010 12:33:45 -0400
 CC: lyx-users@lists.lyx.org
 
 On 01/04/2010 12:29 PM, kalf va men foeten wrote:
 
  Hi there,
 
  Here is my problem: I want to state two theorems in a
  row. However, I really cannot 'quit' the first theorem environment
  without typing some standard text in between (after hitting the return
  button), same goes for remarks etc. What am I doing wrong? Very weird stuff.
 
  thanks
for 'listening'
  
 
 
 There is an fake environment for this. It's called
 --Separator--
 
 Cheers,
 Julien
 
  
_
Windows Live Hotmail: Your friends can get your Facebook updates, right from 
Hotmail®.
http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_4:092009

Re: how does one quit certain environments?

2010-04-01 Thread Uwe Stöhr

kalf va men foeten schrieb:


Thank you, however, that does seem to work if e.g. you want to separate a 
remark followed by a theorem (the theorem changes the layout of the remark into 
the theorem - layout, even when separated)


Can you provide a _small_ LyX example file to have a closer look?

regards Uwe


Re: how does one quit certain environments?

2010-04-01 Thread Julien Rioux

On 01/04/2010 12:29 PM, kalf va men foeten wrote:


Hi there,

Here is my problem: I want to state two theorems in a
row. However, I really cannot 'quit' the first theorem environment
without typing some standard text in between (after hitting the return
button), same goes for remarks etc. What am I doing wrong? Very weird stuff.

thanks
  for 'listening'




There is an fake environment for this. It's called
--Separator--

Cheers,
Julien



Re: how does one quit certain environments?

2010-04-01 Thread Steve Litt
On Thursday 01 April 2010 12:33:45 Julien Rioux wrote:
> On 01/04/2010 12:29 PM, kalf va men foeten wrote:
> > Hi there,
> >
> > Here is my problem: I want to state two theorems in a
> > row. However, I really cannot 'quit' the first theorem environment
> > without typing some standard text in between (after hitting the return
> > button), same goes for remarks etc. What am I doing wrong? Very weird
> > stuff.
> >
> > thanks
> >   for 'listening'
> 
> There is an fake environment for this. It's called
> --Separator--
> 
> Cheers,
> Julien

Thanks for that info Julien! I've always ERT'ed a gratuitous ~\\ or something 
like that. Your way is much more professional, and also easier.

SteveT

Steve Litt
Recession Relief Package
http://www.recession-relief.US
Twitter: http://www.twitter.com/stevelitt



RE: how does one quit certain environments?

2010-04-01 Thread kalf va men foeten

Thank you, however, that does seem to work if e.g. you want to separate a 
remark followed by a theorem (the theorem changes the layout of the remark into 
the theorem - layout, even when separated)

cheers, Dirk.

> To: lyx-users@lists.lyx.org
> From: jri...@physics.utoronto.ca
> Subject: Re: how does one quit certain environments?
> Date: Thu, 1 Apr 2010 12:33:45 -0400
> CC: lyx-users@lists.lyx.org
> 
> On 01/04/2010 12:29 PM, kalf va men foeten wrote:
> >
> > Hi there,
> >
> > Here is my problem: I want to state two theorems in a
> > row. However, I really cannot 'quit' the first theorem environment
> > without typing some standard text in between (after hitting the return
> > button), same goes for remarks etc. What am I doing wrong? Very weird stuff.
> >
> > thanks
> >   for 'listening'
> > 
> 
> 
> There is an fake environment for this. It's called
> --Separator--
> 
> Cheers,
> Julien
> 
  
_
Windows Live Hotmail: Your friends can get your Facebook updates, right from 
Hotmail®.
http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_4:092009

Re: how does one quit certain environments?

2010-04-01 Thread Uwe Stöhr

kalf va men foeten schrieb:


Thank you, however, that does seem to work if e.g. you want to separate a 
remark followed by a theorem (the theorem changes the layout of the remark into 
the theorem - layout, even when separated)


Can you provide a _small_ LyX example file to have a closer look?

regards Uwe