Re: re 1.1.6pre3

2001-01-05 Thread Jean-Marc Lasgouttes

> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes:

Dekel> This is a known bug in 1.1.6pre3: the list of layouts is not
Dekel> updated after changing the document class (you need to close
Dekel> the file and reopen it to get the correct list.)

It is in fact worse than that: the environments may not be translated
correctly between the two classes. Use with care.

JMarc



Re: re 1.1.6pre3

2001-01-04 Thread John O'Gorman

Dekel,

Yes it worked! Adding \begin{document} and \end{document}
to the examples supplied with noweb allowed LyX to import them.

Thanks
John O'Gorman



>From: Dekel Tsur <[EMAIL PROTECTED]>
>Reply-To: Dekel Tsur <[EMAIL PROTECTED]>
>To: John O'Gorman <[EMAIL PROTECTED]>, LyX users 
><[EMAIL PROTECTED]>
>Subject: Re: re 1.1.6pre3
>Date: Thu, 4 Jan 2001 20:39:36 +0200
>
>On Thu, Jan 04, 2001 at 11:01:26AM +, John O'Gorman wrote:
> > Question: I tried the Noweb article.
> > Problem 1: import of the examples in /usr/doc failed with a reLyX
> >   error: didn't find \begin{document} cammand
>
>The examples you have may be partial files, i.e. no \begin{document} ..
>\end{document}. If so, you need to manually add the above to them.
>
> > Problem 2: Creating a new document and choosing a Noweb option did
> >not result in any change to the pulldown list of environments -
> > No chunk.
> > Any suggestions?
>
>This is a known bug in 1.1.6pre3: the list of layouts is not updated after
>changing the document class (you need to close the file and reopen it to 
>get
>the correct list.)

_
Get your FREE download of MSN Explorer at http://explorer.msn.com




Re: re 1.1.6pre3

2001-01-04 Thread Dekel Tsur

On Thu, Jan 04, 2001 at 11:01:26AM +, John O'Gorman wrote:
> Question: I tried the Noweb article.
> Problem 1: import of the examples in /usr/doc failed with a reLyX
>   error: didn't find \begin{document} cammand

The examples you have may be partial files, i.e. no \begin{document} ..
\end{document}. If so, you need to manually add the above to them.

> Problem 2: Creating a new document and choosing a Noweb option did
>not result in any change to the pulldown list of environments -
> No chunk.
> Any suggestions?

This is a known bug in 1.1.6pre3: the list of layouts is not updated after
changing the document class (you need to close the file and reopen it to get
the correct list.)