lyx2pdf V1.6 beta - with bibtex support

2000-10-10 Thread Steffen Evers
Hello everyone, I have been working on lyx2pdf a bit to support bibtex. The beta version is available here: http://www.cs.tu-berlin.de/~tron/scripts/lyx2pdf/lyx2pdf-v1.6 The current beta is V1.6 beta5. I have done some testing and hope it works, but as I do not use bibtex at all I cannot test i

lyx2pdf V1.4

2000-09-15 Thread Steffen Evers
A new version of lyx2pdf is out. I have not tested it a lot. So, there might still be some bugs in it. You are welcome to find them ... :-) Look at the following page for more information: http://www.cs.tu-berlin.de/~tron/scripts/lyx2pdf Thanks to anyone who has helped me with feedback and/or

Re: Extra LyX-to-HTML scripts...

2000-08-15 Thread Steffen Evers
David Utidjian wrote: > > Steffen, > > I saw you link to your thesis on the lyx-user mailing list. I like what > you have done. However it is not clear to me how the scripts are > applied. > > Before lyx2html, during, after? You mean before latex2html, right? > > H... after reading the so

Re: lyx2pdf - pdf output

2000-08-14 Thread Steffen Evers
"Kayvan A. Sylvan" wrote: > > On Sun, Aug 13, 2000 at 11:38:04PM +0200, Steffen Evers wrote: > > > > A little shell script to translate lyx documents to pdf has come into being! > > [...] > > > > Run pdflatex 9 times > > for runno

lyx2pdf - pdf output

2000-08-13 Thread Steffen Evers
translation works. And ... feel free to improve it! :-) Cheers Steffen PS: I am only on the user list. #!/bin/bash # lyx2pdf - script for translating lyx docs to pdf # # Copyright (C) 2000 by Steffen Evers ([EMAIL PROTECTED]) # # This program is free software; you can

Re: Binary Xfig

2000-08-10 Thread Steffen Evers
Li Bing wrote: > > Dear All, > > Where can I find binary Xfig? > > Thanks, > Bing > Firstly, this kind of question is for sure not a development issue. Therefore it belongs ONLY to the LyX-user mailing list. As I have already told you last time: Look at http://freshmeat.net for the software

Re: LyX beginner

2000-08-09 Thread Steffen Evers
Li Bing wrote: > > Dear all, > > I am a LyX user. After I installed LyX on my Solaris machine, I found that > some other ones, xdvi, dvips and latex were also needed. Where can I find > these software? And are binary ones available? > Are you sure they are not installed? Anyway, someone poste

lyx2html

2000-08-04 Thread Steffen Evers
I needed to generate a HTML version of my diploma thesis which I have originally written with LyX. As the output of latex2html didn't fulfill my requirements, I have spent some time on sed and shell scripting to improve the results. Maybe some of you would like to have a look at it and adjust it

Re: Bug with parskip ?

2000-01-30 Thread Steffen Evers
Jean-Marc Lasgouttes wrote: [...] > The is in fact due to the fact that LaTeX tries not to break pages > between sections, and your document is mainly a sequence of section > headings. Add real text in between (as you probably intend to) and the > pages should look much better. > > And, yes, I kn

Bug with parskip ?

2000-01-22 Thread Steffen Evers
I've found some strange behavior which I believe is not intended. When I set the Layout->Document->Separation to SKIP in one chapter of my document there are only two lines on the first chapter page. Putting it to INDENT everything is fine. I've experimented a bit and tracked it down to the comma