Re: footnotes: two questions

2005-04-14 Thread Axel Dessecker
Marcelo, Am Mittwoch, 13. April 2005 23:47 schrieb Marcelo Acuÿf1a: > For first question I put in preamble: > \interfootnotelinepenalty=1 > but the output no look fine, this force that footnote > fit in one page, but in most cases previous page have > very huge spaces between paragraph. >

Tip for viewing pdf-files

2005-04-14 Thread Johan Ingvast
Hi list I found this very useful The standard viewer for pdf files is acrobat but, there seem to be no way of making it update the view automatically. Here is a way of viewing pdf-files using xpdf. Put this as your viewer for pdf (instead of acroread) xpdf -remote $$i $$p$$i It features: * i

Re: Tip for viewing pdf-files

2005-04-14 Thread samar
Thanks Thats very useful. Have been using lyx for years but never figured out what update did. best regards samar - Original Message - From: "Johan Ingvast" <[EMAIL PROTECTED]> To: Sent: Thursday, April 14, 2005 2:44 PM Subject: Tip for viewing pdf-files Hi list I found this very usef

Marvosym problem

2005-04-14 Thread Gunnar
Hi I wrote \Rightarrow in mathmode and it looked good in Lyx, but when I previewed the postscript file I got : instead of => the problem disapeared when I removed \usepackage{marvosym} from the preamble. What's wrong, and how can I both use marvosym and write \Rightarrow and get what I wa

Re: HowTo Delete equations label

2005-04-14 Thread Reuben D. Budiardja
On Wednesday 13 April 2005 18:40, Uwe Stöhr wrote: > Reuben D. Budiardja wrote: > > This may sound like stupid, but I really can't figure out how to delete > > label in equation. > > This isn't stupid - LyX's behaviour is a bit stupid on this: > > Set the cursor in a formula and use the menu Insert

Re: HowTo Delete equations label

2005-04-14 Thread Johan Ingvast
On Thu, 14 Apr 2005, Reuben D. Budiardja wrote: > > That's what I found out too, if you delete the text label, lyx would give > (#). > What I want is to delete the numbering too. Because sometime I changed my > mind about the equation numbering (to not being numbered), or sometime I have > one

Re: vim syntax file for .lyx files

2005-04-14 Thread Johan Ingvast
Hi It can be pretty usefull if you have to navigate in a lyx file with a lot of insets. Every inset is a fold and they can be nested. So the lyx.vim file attached should go into /syntax/ Also add some lines into your vimrc file so that the file is recognized: # Set the foldmethod to syntax and m

Re: vim syntax file for .lyx files

2005-04-14 Thread chr
On Thu, 14 Apr 2005, Johan Ingvast wrote: > It can be pretty usefull if you have to navigate in a lyx file with a lot > of insets. Every inset is a fold and they can be nested. > So the lyx.vim file attached should go into /syntax/ > Also add some lines into your vimrc file so that the file is rec

Re: HowTo Delete equations label

2005-04-14 Thread LB
Or you can place your cursor anywhere inside the equation and then from EDIT menu select MATH->"Toggle numbering of line" or what ever else you'd like to do Cheers Leo - Original Message - From: "Johan Ingvast" <[EMAIL PROTECTED]> To: "Reuben D. Budiardja" <[EMAIL PROTECTED]> Cc: Sent:

Lyx (latex) to xml

2005-04-14 Thread Vladimir S. Petukhov
Hi Sorry for my English.. How can I convert lyx (ot latex) file into xml? I want to use xml-data in dinamic web-content...

Re: Marvosym problem

2005-04-14 Thread Paul Medwell
Gunnar wrote: Hi I wrote \Rightarrow in mathmode and it looked good in Lyx, but when I previewed the postscript file I got : instead of => the problem disapeared when I removed \usepackage{marvosym} from the preamble. What's wrong, and how can I both use marvosym and write \Rightarrow and

Re: Marvosym problem

2005-04-14 Thread Gunnar
>In fact, my version of TeTeX actually came with this line already commented. > Hope this helps. > Paul Thanks Paul, great answer. Just for curiosity, what version of TeTeX are you using?

Re: Marvosym problem

2005-04-14 Thread Paul Medwell
Gunnar wrote: Thanks Paul, great answer. Just for curiosity, what version of TeTeX are you using? I might have to suck eggs on the last comment I made - a colleague of mine has the same version of tetex, but he didn't have the commented marvosym style. I asked the other users of my machine if the

Re: Marvosym problem

2005-04-14 Thread Jean-Pierre Chretien
>>From: Gunnar <[EMAIL PROTECTED]> >>To: lyx-users@lists.lyx.org >>Subject: Re: Marvosym problem >>Date: Fri, 15 Apr 2005 08:26:37 +0200 >> >>>In fact, my version of TeTeX actually came with this line already commented. Uncommented in TeXLive 2004. -- Jean-Pierre