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
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
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
"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
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
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
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
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
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
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
10 matches
Mail list logo