Re: Perl script for renumbering equations

2007-02-08 Thread Gerard Ateshian
Steve, Thanks! I am looking into the GPL licensing, then I'll see where I can post it. Gerard

mac png to eps help please

2007-02-08 Thread Bob Lounsbury
Hello, Recently I upgraded hard drives and after discussion on the list that texlive is the way to go, I decided to install texlive rather that tetex via Fink. However, now when I try ps2pdf I get an error that there is no converter for png to eps, but the document compiles just fine with pdflat

install and export

2007-02-08 Thread Levente Zsíros
I've got exportation issues. I couldn't export to HTML or .odt, only to .tex or LaTeX. I'm running Lyx on WinXP. I was told, that Lyx doesn't like spaces in directory names, and as it was installed to the "Program Files" folder, I thought that's the problem, and tried to reinstall into another fol

Re: Understanding key bindings

2007-02-08 Thread Daniel Lohmann
Dominik Waßenhoven schrieb: Of course they have it. It was just my ignorance regarding the meaning of "asteriks". Don't confuse it with the small guy from Gaul, then! :-) Daniel

Referencing an appendix

2007-02-08 Thread curtis osterhoudt
Hi, LyXers, Questions about this have come up in the past, but I can't find an exact answer, so I'll venture to ask here. I often refer to appendices in my dissertation. They're LyX files with Chapter labels next to the chapter titles. They're included in my master document, and the gro

Re: Perl script for renumbering equations

2007-02-08 Thread Steve Litt
On Thursday 08 February 2007 13:36, Gerard Ateshian wrote: > Hi, > > I wrote a perl script, renumber.pl, for renumbering equations in LyX > (attached). It will take existing equation labels and renumber them > according to the section heading. For example, in Chapter 1, section > 4, subsection 2,

linenumbers for two-columns text?

2007-02-08 Thread Tobias Lochner
Hello I'm trying to get linenumbers on a text with two columns using the "lineno"-package. It works fine for the left column, but for the right column the linenumbers are getting mixed with the text of the left column. I wished I could have the linenumbers for the left colum on the left sid

Perl script for renumbering equations

2007-02-08 Thread Gerard Ateshian
Hi, I wrote a perl script, renumber.pl, for renumbering equations in LyX (attached). It will take existing equation labels and renumber them according to the section heading. For example, in Chapter 1, section 4, subsection 2, equations will be labeled 1.4.2.1, 1.4.2.2, etc. The script

Re: View HTML

2007-02-08 Thread Jean-Pierre Chretien
>>From: Georg Baum <[EMAIL PROTECTED]> >>To: lyx-users@lists.lyx.org >>Subject: Re: View HTML >>Date: Thu, 8 Feb 2007 18:07:34 +0100 >> >>Am Donnerstag 08 Februar 2007 15:59 schrieb Jean-Pierre Chretien: [...] >>In order to do this we would need a way to specify which files should go >>into the z

Re: View HTML

2007-02-08 Thread Georg Baum
Am Donnerstag 08 Februar 2007 15:59 schrieb Jean-Pierre Chretien: > I guess a reason of the current standby is the dependency upon the > HTML exporter, which syntax may change the number and type of files > to be exported (.css, graphics in various formats, even subtrees). Yes, that is definitely

Re: AddToShipoutPicture & JPG

2007-02-08 Thread Georg Baum
André Bonhôte wrote: > Hi > > I have just re-installed LyX (1.4.3) on my MacBook. I have copied my > layout file to the correct location and ran reconfigure. After that, > I have tried to open and pdf'ize an old document. > > In the preamble, I have > > \AddToShipoutPicture{\BackgroundPicture{.

Re: View HTML

2007-02-08 Thread Nick Hopton
In a recent message <[EMAIL PROTECTED]>, Jean-Pierre Chretien <[EMAIL PROTECTED]> wrote. [...] LyX for Windows, latest Alpha release (1.5.0svn) If I want to view a document as HTML (View -> HTML) I have to first go to Preferences and delete 'originaldir,needaux' from the 'LaTeX (plain) -> HTML

Re: Understanding key bindings

2007-02-08 Thread Dominik Waßenhoven
Daniel Lohmann schrieb: The last character in the layout name (the '*' in 'Paragraph*') is an asterisk. Do German keyboards not have that character? Of course they have it. It was just my ignorance regarding the meaning of "asteriks". Don't confuse it with the small guy from Gaul, then! S

Re: Understanding key bindings

2007-02-08 Thread Daniel Lohmann
Hi Paul, # I have no problems with these: \bind "M-p ~S-5""layout Paragraph" \bind "M-p ~S-6""layout Subparagraph" # I don't know how to press these # What is asterisk on a German keyboard? # Or is it a "magic" key? \bind "M-p ~S-asterisk ~S-5""layout Paragraph*" \bind "M-p

Re: View HTML

2007-02-08 Thread Georg Baum
Jean-Pierre Chretien wrote: >>>Date: Thu, 8 Feb 2007 11:56:30 + >>>To: lyx-users@lists.lyx.org >>>From: Nick Hopton <[EMAIL PROTECTED]> >>>Subject: View HTML >>> >>>LyX for Windows, latest Alpha release (1.5.0svn) >>> >>>If I want to view a document as HTML (View -> HTML) I have to first go >>

Re: View HTML

2007-02-08 Thread Jean-Pierre Chretien
>>Date: Thu, 8 Feb 2007 11:56:30 + >>To: lyx-users@lists.lyx.org >>From: Nick Hopton <[EMAIL PROTECTED]> >>Subject: View HTML >> >>LyX for Windows, latest Alpha release (1.5.0svn) >> >>If I want to view a document as HTML (View -> HTML) I have to first go >>to Preferences and delete 'original

Re: Do you like justified or ragged right?

2007-02-08 Thread Rich Shepard
On Wed, 7 Feb 2007, Eran Kaplinsky wrote: Rich, You're talking about character protrusion, but the package does font expansion and much more. Bottomline: text looks better. I can think of few reasons not to use it. Eran, The mechanism doesn't matter to me. The results do. And it does add th

View HTML

2007-02-08 Thread Nick Hopton
LyX for Windows, latest Alpha release (1.5.0svn) If I want to view a document as HTML (View -> HTML) I have to first go to Preferences and delete 'originaldir,needaux' from the 'LaTeX (plain) -> HTML', 'Extra flag:' box. Would it be possible for new Alpha versions to be shipped without these

AddToShipoutPicture & JPG

2007-02-08 Thread André Bonhôte
Hi I have just re-installed LyX (1.4.3) on my MacBook. I have copied my layout file to the correct location and ran reconfigure. After that, I have tried to open and pdf'ize an old document. In the preamble, I have \AddToShipoutPicture{\BackgroundPicture{./Paper}{0}} Paper.jpg is in the w

Re: I need a character style example

2007-02-08 Thread Jean-Pierre Chretien
>>From: Steve Litt <[EMAIL PROTECTED]> >>To: lyx-users@lists.lyx.org >>Subject: I need a character style example >>Date: Wed, 7 Feb 2007 12:11:34 -0500 >>X-ELNK-Trace: 2958f12584ef992474bf435c0eb9d478e09d0e0b1ffcb0a6c42a1d02fa3935f4591ed1b9d3f0f590 350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c