Lyx 1.4 Gentoo

2006-03-25 Thread alain . didierjean
I'm very eager to start working with Lyx 1.4. Has anybody compiled succesfully
an exec for amd64 platform ? Any necessary patch ?
Better yet, has one of you made a Gentoo ebuild for it ?
Thanks for your support...

--
~adj~ Ces mystères nous dépassent
  Feignons d'en être l'organisateur



printing a two-column doc

2006-03-25 Thread pol
I need to write a two column doc, printing only the upper half side of A4
paper. 
Is there a way to easlily split the document?

An alternative way would be defining a special paper format, corresponding
to half A4. Any hints?

thank you 

--
pol 



Re: Lyx 1.4 Gentoo

2006-03-25 Thread Michael Abshoff
 I'm very eager to start working with Lyx 1.4. Has anybody compiled
 succesfully
 an exec for amd64 platform ? Any necessary patch ?
 Better yet, has one of you made a Gentoo ebuild for it ?
 Thanks for your support...

 --
 ~adj~ Ces mystères nous dépassent
   Feignons d'en être l'organisateur



I just check and the stable LyX build from gentoo still is lyx-1.3.5-r2 :(

Take a look at http://wiki.lyx.org/LyX/Ebuild-packageAndInstallationHints
and you will find a ebuild for 1.4pre3 - it shouldn't be too hard to get
it to work with 1.4.

Cheers,

Michael



Re: printing a two-column doc

2006-03-25 Thread Karsten Heymann

Hi Pol, (Strange name :) )

pol schrieb:

An alternative way would be defining a special paper format,
corresponding to half A4. Any hints?


A5, landscape?

Yours,
Karsten



Re: Lyx 1.4 Gentoo

2006-03-25 Thread Mael Hilléreau

Better yet, has one of you made a Gentoo ebuild for it ?


You will find it there:

http://bugs.gentoo.org/show_bug.cgi?id=118140

Regards,
Mael Hilléreau.

--
Mael Hilléreau



problem with converting old (1.3) lyx file to new style

2006-03-25 Thread Marcin Błażejowski

Hi,
I've problem with one file written in Lyx 1.3. The problem is:
---
arning: An error ocurred in 228, function convert_collapsable at 
0xb7ca95dc

Traceback (most recent call last):
 File /usr/local/share/lyx/lyx2lyx/lyx2lyx, line 91, in ?
   sys.exit(main(sys.argv))
 File /usr/local/share/lyx/lyx2lyx/lyx2lyx, line 84, in main
   file.convert()
 File /usr/local/share/lyx/lyx2lyx/LyX.py, line 328, in convert
   conv(self)
 File /usr/local/share/lyx/lyx2lyx/lyx_1_4.py, line 847, in 
convert_collapsable

   if (file.body[i] == collapsed false):
IndexError: list index out of range
---
How can I solve this?

Marcin

--
Marcin Błażejowski
GG# 203127



Re: Don't show page numbers

2006-03-25 Thread Nagy Gabor
On 06-Mar-25 11:15, David Trudgett wrote:
   Try
   
   \thispagestyle{empty}
  
  It doesn't work either.
 
 I have found that it doesn't work if you put the ERT within the title
 environment (and nor does it work, of course, in the preamble). I did
 a one page article just yesterday, and putting the
 '\thispagestyle{empty}' on the first standard environment (i.e., the
 first paragraph of the article) worked fine. As someone else,
 mentioned, I would assume that it would still have worked if I had put
 it further down, but still on the title page.
 
 Report and book styles are different, however, as they don't have
 standard environments on the title page. I can't test it right now,
 but putting the ERT in the Author environment should work (as someone
 already suggested).

OK, This is what I have tried:

First page, standard environment above the title, thispagestyle: no
First page, author environment, thispagestyle: no
First page, somewhere, pagestyle: first page has number, others don't
layout menu, document, layout, pages syle empty: first page has number,
others don't.

I have created a new page before the normal first page. Set page style
empty, and now every page is empty style, except the one with the title
and author. Now it is the 2nd page.

If there is a title, it seems there must be a page number always. Probably
I should hack the environment, but I don't know enough for that, so it
seems the number will remain.

Thanks for all the ideas,
Gabor


Re: Don't show page numbers

2006-03-25 Thread Karsten Heymann

Hi Nagy,

Nagy Gabor schrieb:

If there is a title, it seems there must be a page number always. Probably
I should hack the environment, but I don't know enough for that, so it
seems the number will remain.


Put the following verbatim in the LaTeX Preamble (Format - Document - 
Preamble):


\let\OLDmaketitle=\maketitle
\def\maketitle{\OLDmaketitle\thispagestyle{empty}}

This should get you rid of the page number.

Yours,
Karsten


Re: Don't show page numbers

2006-03-25 Thread Nagy Gabor
On 06-Mar-25 17:44, Bruce Ernest Weller wrote:
 Interesting, 
 
 Working in the Memoir class I could not make either \thispagestyle
 {plain} or \thispagestyle{empty} work at the head of the document or in
 the Author environment. On creating a DVI to view the outcome, the error
 box told me that the  Resulting file is empty. The operation resulted
 in an empty file. 
 
 \thispagestyle{empty} did work in the abstract environment I that have
 on the title page. 
 
 \thispagestyle{plain}, in the same environment worked in the sense that
 it permitted generation of a DVI, but did not remove the page number. 
 
 Can you put another environment in your title page?  

Thank you very much.

Putting the ERT in an abstract environment did the trick.

It doesn't work in title, author or standard, and I haven't tried other
than this three before.

Regards,
Gabor


Re: anybody know how to change the enumerate alignment?

2006-03-25 Thread Jeoffrey Young
hello,

 Sorry about resending this but I thought it might
have been overshadowed by the multiple apache
messages. 

 I am still new to latex so if anyone has time,
maybe someone could help me modify the following code
to use enumitem to do what I need (fix enumerate
alignment):

  Preamble
\newenvironment{problem}
{
\begin{list}{}
{
\renewcommand\labelenumi{([EMAIL PROTECTED]@enumi)}
[EMAIL PROTECTED]@enumii.}
\renewcommand\labelenumiii{([EMAIL PROTECTED]@enumiii)}

[EMAIL PROTECTED]@[EMAIL PROTECTED]@enumiv.}
}
\begin{bfseries}
\item[Problem]
}
{
\renewcommand\labelenumi{\theenumi.}
\renewcommand\labelenumii{(\theenumii)}
\renewcommand\labelenumiii{\theenumiii.}
\renewcommand\labelenumiv{\theenumiv.}
\end{bfseries}
\end{list}
}  
  EndPreamble

 or please point me to the direction I should
look. 
For this customized layout, I inherited the article
class layout and copied some environments for the
article (AMS) class layout. Thanks in advance


--- Marcelo Acu�a [EMAIL PROTECTED] wrote:

   How do you change the alignment of the
  enumerate
   environment? i.e. when I get to the roman
 numerals
   numbering depth I find the number/label
 alignment
  is
   to the right of the numeral which is not good
 for
   readability.
  
  With tweaklist package you get control over
  enumerate,
  enumerate*, description environment.
 
 I found that with enumitem package I get more
 options
 in enumerate environment. This package come with
 standart distribution of latex.
 Marcelo
 
 
 
   
   
   

___
 
 1GB gratis, Antivirus y Antispam 
 Correo Yahoo!, el mejor correo web del mundo 
 http://correo.yahoo.com.ar 
 
 


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


PayPal Security Measures

2006-03-25 Thread PayPal
  is .If , then   .  ,   .For example,indicates that .


Tables appear at the end of the document

2006-03-25 Thread Tina Le
Hilo,
After pressing Command D I get a latex file that has the data tables at the
end of the document, after the Discussion section, instead of in the Results
section where I put in the LyX file. I'm not sure if this is a problem with
LaTEX or with LyX. And I hope there's a way to fix this.

Thank you!
Smilie,
Tina


floatflt

2006-03-25 Thread Lee Yeoh

Hi, I've been using Lyx for a little while now, and it rocks!

Just a query about getting floatflt to work though (I read the help,  
googled and went through the archives, but didn't find much).


I select Insert  Float  Text Wrap Float, and which gets the box up.  
I then type the caption, and hit return with the cursor at the  
beginning of what i just typed. I then click the insert graphics  
button on the toolbar and select what i want, but no image will  
appear in the exported version (pdf).


The odd thing is, the lyx version looks exactly the same as the  
formatting in the extended features guide, and the latter exports  
fine.


Thanks for any help you can provide!
Lee.

--
Lee Yeoh




Re: problem with converting old (1.3) lyx file to new style

2006-03-25 Thread Marcin Błażejowski

Georg Baum wrote:
Your file has probably a list of figures or tables at the end. If that is 
the case, delete the list with LyX 1.3,

Done. And now works great :)
Thanks for help :)

Marcin

--
Marcin Błażejowski
GG# 203127



Lyx 1.4 Gentoo

2006-03-25 Thread alain . didierjean
I'm very eager to start working with Lyx 1.4. Has anybody compiled succesfully
an exec for amd64 platform ? Any necessary patch ?
Better yet, has one of you made a Gentoo ebuild for it ?
Thanks for your support...

--
~adj~ Ces mystères nous dépassent
  Feignons d'en être l'organisateur



printing a two-column doc

2006-03-25 Thread pol
I need to write a two column doc, printing only the upper half side of A4
paper. 
Is there a way to easlily split the document?

An alternative way would be defining a special paper format, corresponding
to half A4. Any hints?

thank you 

--
pol 



Re: Lyx 1.4 Gentoo

2006-03-25 Thread Michael Abshoff
 I'm very eager to start working with Lyx 1.4. Has anybody compiled
 succesfully
 an exec for amd64 platform ? Any necessary patch ?
 Better yet, has one of you made a Gentoo ebuild for it ?
 Thanks for your support...

 --
 ~adj~ Ces mystères nous dépassent
   Feignons d'en être l'organisateur



I just check and the stable LyX build from gentoo still is lyx-1.3.5-r2 :(

Take a look at http://wiki.lyx.org/LyX/Ebuild-packageAndInstallationHints
and you will find a ebuild for 1.4pre3 - it shouldn't be too hard to get
it to work with 1.4.

Cheers,

Michael



Re: printing a two-column doc

2006-03-25 Thread Karsten Heymann

Hi Pol, (Strange name :) )

pol schrieb:

An alternative way would be defining a special paper format,
corresponding to half A4. Any hints?


A5, landscape?

Yours,
Karsten



Re: Lyx 1.4 Gentoo

2006-03-25 Thread Mael Hilléreau

Better yet, has one of you made a Gentoo ebuild for it ?


You will find it there:

http://bugs.gentoo.org/show_bug.cgi?id=118140

Regards,
Mael Hilléreau.

--
Mael Hilléreau



problem with converting old (1.3) lyx file to new style

2006-03-25 Thread Marcin Błażejowski

Hi,
I've problem with one file written in Lyx 1.3. The problem is:
---
arning: An error ocurred in 228, function convert_collapsable at 
0xb7ca95dc

Traceback (most recent call last):
 File /usr/local/share/lyx/lyx2lyx/lyx2lyx, line 91, in ?
   sys.exit(main(sys.argv))
 File /usr/local/share/lyx/lyx2lyx/lyx2lyx, line 84, in main
   file.convert()
 File /usr/local/share/lyx/lyx2lyx/LyX.py, line 328, in convert
   conv(self)
 File /usr/local/share/lyx/lyx2lyx/lyx_1_4.py, line 847, in 
convert_collapsable

   if (file.body[i] == collapsed false):
IndexError: list index out of range
---
How can I solve this?

Marcin

--
Marcin Błażejowski
GG# 203127



Re: Don't show page numbers

2006-03-25 Thread Nagy Gabor
On 06-Mar-25 11:15, David Trudgett wrote:
   Try
   
   \thispagestyle{empty}
  
  It doesn't work either.
 
 I have found that it doesn't work if you put the ERT within the title
 environment (and nor does it work, of course, in the preamble). I did
 a one page article just yesterday, and putting the
 '\thispagestyle{empty}' on the first standard environment (i.e., the
 first paragraph of the article) worked fine. As someone else,
 mentioned, I would assume that it would still have worked if I had put
 it further down, but still on the title page.
 
 Report and book styles are different, however, as they don't have
 standard environments on the title page. I can't test it right now,
 but putting the ERT in the Author environment should work (as someone
 already suggested).

OK, This is what I have tried:

First page, standard environment above the title, thispagestyle: no
First page, author environment, thispagestyle: no
First page, somewhere, pagestyle: first page has number, others don't
layout menu, document, layout, pages syle empty: first page has number,
others don't.

I have created a new page before the normal first page. Set page style
empty, and now every page is empty style, except the one with the title
and author. Now it is the 2nd page.

If there is a title, it seems there must be a page number always. Probably
I should hack the environment, but I don't know enough for that, so it
seems the number will remain.

Thanks for all the ideas,
Gabor


Re: Don't show page numbers

2006-03-25 Thread Karsten Heymann

Hi Nagy,

Nagy Gabor schrieb:

If there is a title, it seems there must be a page number always. Probably
I should hack the environment, but I don't know enough for that, so it
seems the number will remain.


Put the following verbatim in the LaTeX Preamble (Format - Document - 
Preamble):


\let\OLDmaketitle=\maketitle
\def\maketitle{\OLDmaketitle\thispagestyle{empty}}

This should get you rid of the page number.

Yours,
Karsten


Re: Don't show page numbers

2006-03-25 Thread Nagy Gabor
On 06-Mar-25 17:44, Bruce Ernest Weller wrote:
 Interesting, 
 
 Working in the Memoir class I could not make either \thispagestyle
 {plain} or \thispagestyle{empty} work at the head of the document or in
 the Author environment. On creating a DVI to view the outcome, the error
 box told me that the  Resulting file is empty. The operation resulted
 in an empty file. 
 
 \thispagestyle{empty} did work in the abstract environment I that have
 on the title page. 
 
 \thispagestyle{plain}, in the same environment worked in the sense that
 it permitted generation of a DVI, but did not remove the page number. 
 
 Can you put another environment in your title page?  

Thank you very much.

Putting the ERT in an abstract environment did the trick.

It doesn't work in title, author or standard, and I haven't tried other
than this three before.

Regards,
Gabor


Re: anybody know how to change the enumerate alignment?

2006-03-25 Thread Jeoffrey Young
hello,

 Sorry about resending this but I thought it might
have been overshadowed by the multiple apache
messages. 

 I am still new to latex so if anyone has time,
maybe someone could help me modify the following code
to use enumitem to do what I need (fix enumerate
alignment):

  Preamble
\newenvironment{problem}
{
\begin{list}{}
{
\renewcommand\labelenumi{([EMAIL PROTECTED]@enumi)}
[EMAIL PROTECTED]@enumii.}
\renewcommand\labelenumiii{([EMAIL PROTECTED]@enumiii)}

[EMAIL PROTECTED]@[EMAIL PROTECTED]@enumiv.}
}
\begin{bfseries}
\item[Problem]
}
{
\renewcommand\labelenumi{\theenumi.}
\renewcommand\labelenumii{(\theenumii)}
\renewcommand\labelenumiii{\theenumiii.}
\renewcommand\labelenumiv{\theenumiv.}
\end{bfseries}
\end{list}
}  
  EndPreamble

 or please point me to the direction I should
look. 
For this customized layout, I inherited the article
class layout and copied some environments for the
article (AMS) class layout. Thanks in advance


--- Marcelo Acu�a [EMAIL PROTECTED] wrote:

   How do you change the alignment of the
  enumerate
   environment? i.e. when I get to the roman
 numerals
   numbering depth I find the number/label
 alignment
  is
   to the right of the numeral which is not good
 for
   readability.
  
  With tweaklist package you get control over
  enumerate,
  enumerate*, description environment.
 
 I found that with enumitem package I get more
 options
 in enumerate environment. This package come with
 standart distribution of latex.
 Marcelo
 
 
 
   
   
   

___
 
 1GB gratis, Antivirus y Antispam 
 Correo Yahoo!, el mejor correo web del mundo 
 http://correo.yahoo.com.ar 
 
 


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


PayPal Security Measures

2006-03-25 Thread PayPal
  is .If , then   .  ,   .For example,indicates that .


Tables appear at the end of the document

2006-03-25 Thread Tina Le
Hilo,
After pressing Command D I get a latex file that has the data tables at the
end of the document, after the Discussion section, instead of in the Results
section where I put in the LyX file. I'm not sure if this is a problem with
LaTEX or with LyX. And I hope there's a way to fix this.

Thank you!
Smilie,
Tina


floatflt

2006-03-25 Thread Lee Yeoh

Hi, I've been using Lyx for a little while now, and it rocks!

Just a query about getting floatflt to work though (I read the help,  
googled and went through the archives, but didn't find much).


I select Insert  Float  Text Wrap Float, and which gets the box up.  
I then type the caption, and hit return with the cursor at the  
beginning of what i just typed. I then click the insert graphics  
button on the toolbar and select what i want, but no image will  
appear in the exported version (pdf).


The odd thing is, the lyx version looks exactly the same as the  
formatting in the extended features guide, and the latter exports  
fine.


Thanks for any help you can provide!
Lee.

--
Lee Yeoh




Re: problem with converting old (1.3) lyx file to new style

2006-03-25 Thread Marcin Błażejowski

Georg Baum wrote:
Your file has probably a list of figures or tables at the end. If that is 
the case, delete the list with LyX 1.3,

Done. And now works great :)
Thanks for help :)

Marcin

--
Marcin Błażejowski
GG# 203127



Lyx 1.4 & Gentoo

2006-03-25 Thread alain . didierjean
I'm very eager to start working with Lyx 1.4. Has anybody compiled succesfully
an exec for amd64 platform ? Any necessary patch ?
Better yet, has one of you made a Gentoo ebuild for it ?
Thanks for your support...

--
~adj~ Ces mystères nous dépassent
  Feignons d'en être l'organisateur



printing a two-column doc

2006-03-25 Thread pol
I need to write a two column doc, printing only the upper half side of A4
paper. 
Is there a way to easlily split the document?

An alternative way would be defining a special paper format, corresponding
to half A4. Any hints?

thank you 

--
pol 



Re: Lyx 1.4 & Gentoo

2006-03-25 Thread Michael Abshoff
> I'm very eager to start working with Lyx 1.4. Has anybody compiled
> succesfully
> an exec for amd64 platform ? Any necessary patch ?
> Better yet, has one of you made a Gentoo ebuild for it ?
> Thanks for your support...
>
> --
> ~adj~ Ces mystères nous dépassent
>   Feignons d'en être l'organisateur
>
>

I just check and the stable LyX build from gentoo still is lyx-1.3.5-r2 :(

Take a look at http://wiki.lyx.org/LyX/Ebuild-packageAndInstallationHints
and you will find a ebuild for 1.4pre3 - it shouldn't be too hard to get
it to work with 1.4.

Cheers,

Michael



Re: printing a two-column doc

2006-03-25 Thread Karsten Heymann

Hi Pol, (Strange name :) )

pol schrieb:

An alternative way would be defining a special paper format,
corresponding to half A4. Any hints?


A5, landscape?

Yours,
Karsten



Re: Lyx 1.4 & Gentoo

2006-03-25 Thread Mael Hilléreau

Better yet, has one of you made a Gentoo ebuild for it ?


You will find it there:

http://bugs.gentoo.org/show_bug.cgi?id=118140

Regards,
Mael Hilléreau.

--
Mael Hilléreau



problem with converting old (1.3) lyx file to new style

2006-03-25 Thread Marcin Błażejowski

Hi,
I've problem with one file written in Lyx 1.3. The problem is:
---
arning: An error ocurred in 228, 0xb7ca95dc>

Traceback (most recent call last):
 File "/usr/local/share/lyx/lyx2lyx/lyx2lyx", line 91, in ?
   sys.exit(main(sys.argv))
 File "/usr/local/share/lyx/lyx2lyx/lyx2lyx", line 84, in main
   file.convert()
 File "/usr/local/share/lyx/lyx2lyx/LyX.py", line 328, in convert
   conv(self)
 File "/usr/local/share/lyx/lyx2lyx/lyx_1_4.py", line 847, in 
convert_collapsable

   if (file.body[i] == "collapsed false"):
IndexError: list index out of range
---
How can I solve this?

Marcin

--
Marcin Błażejowski
GG# 203127



Re: Don't show page numbers

2006-03-25 Thread Nagy Gabor
On 06-Mar-25 11:15, David Trudgett wrote:
> > > Try
> > > 
> > > \thispagestyle{empty}
> > 
> > It doesn't work either.
> 
> I have found that it doesn't work if you put the ERT within the title
> environment (and nor does it work, of course, in the preamble). I did
> a one page article just yesterday, and putting the
> '\thispagestyle{empty}' on the first "standard" environment (i.e., the
> first paragraph of the article) worked fine. As someone else,
> mentioned, I would assume that it would still have worked if I had put
> it further down, but still on the title page.
> 
> Report and book styles are different, however, as they don't have
> standard environments on the title page. I can't test it right now,
> but putting the ERT in the Author environment should work (as someone
> already suggested).

OK, This is what I have tried:

First page, standard environment above the title, thispagestyle: no
First page, author environment, thispagestyle: no
First page, somewhere, pagestyle: first page has number, others don't
layout menu, document, layout, pages syle empty: first page has number,
others don't.

I have created a new page before the normal first page. Set page style
empty, and now every page is empty style, except the one with the title
and author. Now it is the 2nd page.

If there is a title, it seems there must be a page number always. Probably
I should hack the environment, but I don't know enough for that, so it
seems the number will remain.

Thanks for all the ideas,
Gabor


Re: Don't show page numbers

2006-03-25 Thread Karsten Heymann

Hi Nagy,

Nagy Gabor schrieb:

If there is a title, it seems there must be a page number always. Probably
I should hack the environment, but I don't know enough for that, so it
seems the number will remain.


Put the following verbatim in the LaTeX Preamble (Format -> Document -> 
Preamble):


\let\OLDmaketitle=\maketitle
\def\maketitle{\OLDmaketitle\thispagestyle{empty}}

This should get you rid of the page number.

Yours,
Karsten


Re: Don't show page numbers

2006-03-25 Thread Nagy Gabor
On 06-Mar-25 17:44, Bruce Ernest Weller wrote:
> Interesting, 
> 
> Working in the Memoir class I could not make either \thispagestyle
> {plain} or \thispagestyle{empty} work at the head of the document or in
> the Author environment. On creating a DVI to view the outcome, the error
> box told me that the  "Resulting file is empty. The operation resulted
> in an empty file". 
> 
> \thispagestyle{empty} did work in the abstract environment I that have
> on the title page. 
> 
> \thispagestyle{plain}, in the same environment worked in the sense that
> it permitted generation of a DVI, but did not remove the page number. 
> 
> Can you put another environment in your title page?  

Thank you very much.

Putting the ERT in an abstract environment did the trick.

It doesn't work in title, author or standard, and I haven't tried other
than this three before.

Regards,
Gabor


Re: anybody know how to change the enumerate alignment?

2006-03-25 Thread Jeoffrey Young
hello,

 Sorry about resending this but I thought it might
have been overshadowed by the multiple apache
messages. 

 I am still new to latex so if anyone has time,
maybe someone could help me modify the following code
to use enumitem to do what I need (fix enumerate
alignment):

  Preamble
\newenvironment{problem}
{
\begin{list}{}
{
\renewcommand\labelenumi{([EMAIL PROTECTED]@enumi)}
[EMAIL PROTECTED]@enumii.}
\renewcommand\labelenumiii{([EMAIL PROTECTED]@enumiii)}

[EMAIL PROTECTED]@[EMAIL PROTECTED]@enumiv.}
}
\begin{bfseries}
\item[Problem]
}
{
\renewcommand\labelenumi{\theenumi.}
\renewcommand\labelenumii{(\theenumii)}
\renewcommand\labelenumiii{\theenumiii.}
\renewcommand\labelenumiv{\theenumiv.}
\end{bfseries}
\end{list}
}  
  EndPreamble

 or please point me to the direction I should
look. 
For this customized layout, I inherited the article
class layout and copied some environments for the
article (AMS) class layout. Thanks in advance


--- Marcelo Acu�a <[EMAIL PROTECTED]> wrote:

> > > How do you change the alignment of the
> > enumerate
> > > environment? i.e. when I get to the roman
> numerals
> > > numbering depth I find the number/label
> alignment
> > is
> > > to the right of the numeral which is not good
> for
> > > readability.
> > 
> > With tweaklist package you get control over
> > enumerate,
> > enumerate*, description environment.
> 
> I found that with enumitem package I get more
> options
> in enumerate environment. This package come with
> standart distribution of latex.
> Marcelo
> 
> 
> 
>   
>   
>   
>
___
> 
> 1GB gratis, Antivirus y Antispam 
> Correo Yahoo!, el mejor correo web del mundo 
> http://correo.yahoo.com.ar 
> 
> 


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


PayPal Security Measures

2006-03-25 Thread PayPal
  is .If , then   .  ,   .For example,indicates that .


Tables appear at the end of the document

2006-03-25 Thread Tina Le
Hilo,
After pressing Command D I get a latex file that has the data tables at the
end of the document, after the Discussion section, instead of in the Results
section where I put in the LyX file. I'm not sure if this is a problem with
LaTEX or with LyX. And I hope there's a way to fix this.

Thank you!
Smilie,
Tina


floatflt

2006-03-25 Thread Lee Yeoh

Hi, I've been using Lyx for a little while now, and it rocks!

Just a query about getting floatflt to work though (I read the help,  
googled and went through the archives, but didn't find much).


I select Insert > Float > Text Wrap Float, and which gets the box up.  
I then type the caption, and hit return with the cursor at the  
beginning of what i just typed. I then click the "insert graphics"  
button on the toolbar and select what i want, but no image will  
appear in the exported version (pdf).


The odd thing is, the lyx version looks exactly the same as the  
formatting in the "extended features" guide, and the latter exports  
fine.


Thanks for any help you can provide!
Lee.

--
Lee Yeoh




Re: problem with converting old (1.3) lyx file to new style

2006-03-25 Thread Marcin Błażejowski

Georg Baum wrote:
Your file has probably a list of figures or tables at the end. If that is 
the case, delete the list with LyX 1.3,

Done. And now works great :)
Thanks for help :)

Marcin

--
Marcin Błażejowski
GG# 203127