re LyX 1.3.0. What new features will appear in 1.3.0 (besides GUI-I).

2003-01-27 Thread Guru -
re LyX 1.3.0. What new features will appear in 1.3.0 (besides GUII)? LyX 1.3.0 has been in development for a long time now, I'm just wondering what new features will be avaliable in LyX 1.3.0... I know a major change is GUI-Independence, does this mean that LyX could be used from the command line

Re: re LyX 1.3.0. What new features will appear in 1.3.0 (besides GUI-I).

2003-01-27 Thread Andre Poenitz
On Mon, Jan 27, 2003 at 04:56:20PM +1100, Guru - wrote: > re LyX 1.3.0. What new features will appear in 1.3.0 (besides GUII)? > LyX 1.3.0 has been in development for a long time now, I'm just wondering > what new features will be avaliable in LyX 1.3.0... To be precise: It has been in freeze for

Re: komascript letter class

2003-01-27 Thread Kari Ruohonen
Matej Cepl <[EMAIL PROTECTED]> writes: > Unfortunately, letter class is probably the most complicated > standard class you can find. However, if you want to dwelve into > that get some LaTeX info and for making LyX layout I would begin > with stanadard LaTeX letter class (not Koma-Script) -- it is

Re: komascript letter class

2003-01-27 Thread Juergen Spitzmueller
Kari Ruohonen wrote: > As a first step I merely wanted to understand how the komascript > letter class is supposed to work under lyx without any tweaking or > making own layouts. But maybe it will not work at all? Attached is a simple koma-letter that works, Maybe that helps. Jürgen. #LyX 1.2 cre

upgrading 1.2.1 rpm to 1.2.3

2003-01-27 Thread Vinay Ramnath
Hi, until now, I've only installed the LyX rpm. I want to upgrade to 1.2.3, of which there only the source code is available on the LyX site. That's ok, I've compiled things before, but do I have to remove my current installation of LyX, using "rpm -e lyx", or can I just compile and install th

Re: upgrading 1.2.1 rpm to 1.2.3

2003-01-27 Thread Michael Abshoff
Vinay Ramnath wrote: Hi, until now, I've only installed the LyX rpm. I want to upgrade to 1.2.3, of which there only the source code is available on the LyX site. That's ok, I've compiled things before, but do I have to remove my current installation of LyX, using "rpm -e lyx", or can I just

Re: upgrading 1.2.1 rpm to 1.2.3

2003-01-27 Thread Vinay Ramnath
Hi Michael, Michael Abshoff wrote: > if you want to run more than one version of lyx in parallel do a > > ./configure --program-suffix=-1.2.3 --with-version-suffix=-1.2.3 Ok, before I do that, do I have to upgrade XForms for the new LyX version? Currently, I use xforms-0.89-1, also an rpm. If I d

bytefield (Was: package for protocol diagrams)

2003-01-27 Thread Devin Reade
A search of CTAN has lead me to the 'bytefield' package. This looks like the one I remember hearing about, but I can't find any references in the lyx mail archives. If anyone has used the tex bytefield package with lyx and has any lyx-specific suggestions, I'd welcome them. Otherwise, I'm just g

Re: upgrading 1.2.1 rpm to 1.2.3

2003-01-27 Thread Vinay Ramnath
Hi ?, ? wrote: Hi You don't have to compile the source code because the rpm is available in the bin directory on the lyx ftp site. Jihene Oh, I failed to notice. Well, the other solution seems pretty cool and painless, so I'll try that one first. If that fails and I still want 1.2.3 very badl

Re: upgrading 1.2.1 rpm to 1.2.3

2003-01-27 Thread Michael Abshoff
Vinay Ramnath wrote: Hi Michael, Michael Abshoff wrote: > if you want to run more than one version of lyx in parallel do a > > ./configure --program-suffix=-1.2.3 --with-version-suffix=-1.2.3 Ok, before I do that, do I have to upgrade XForms for the new LyX version? Currently, I use xforms-0.89

Re: upgrading 1.2.1 rpm to 1.2.3

2003-01-27 Thread Vinay Ramnath
Nope, didn't work. My C++ compiler doesn't seem to suffice. I use SuSE 8.0 with gcc as compiler. During configuration, the machine complaints that it cannot execute `cc1plus'. Which compiler do you recommend for compiling LyX. Does it have anything to do with libXpm. I didn't need it when I ins

Re: upgrading 1.2.1 rpm to 1.2.3

2003-01-27 Thread Andre Poenitz
On Mon, Jan 27, 2003 at 07:14:06PM +0100, Vinay Ramnath wrote: > Nope, didn't work. My C++ compiler doesn't seem to suffice. I use SuSE > 8.0 with gcc as compiler. During configuration, the machine complaints > that it cannot execute `cc1plus'. Looks like a broken gcc installation. Can you compi

Re: upgrading 1.2.1 rpm to 1.2.3

2003-01-27 Thread Vinay Ramnath
Hi Andre, Andre Poenitz wrote: Looks like a broken gcc installation. Can you compile a simple "hello world" program? Sorry, my programming skils are horrible, at least in C. In the early days I experimented some with BASIC on a C64, but off course you don't compile there. Though, gcc has bee

Re: upgrading 1.2.1 rpm to 1.2.3

2003-01-27 Thread Vinay Ramnath
Hi, Andre Poenitz wrote: On Mon, Jan 27, 2003 at 07:14:06PM +0100, Vinay Ramnath wrote: Nope, didn't work. My C++ compiler doesn't seem to suffice. I use SuSE 8.0 with gcc as compiler. During configuration, the machine complaints that it cannot execute `cc1plus'. Looks like a broken gcc ins

infos in pdf

2003-01-27 Thread Holger Zebner
Hello everybody, I have some specific questions about generating a pdf-file from lyx: How do I get links to webpages in a pdf-file as hyperlinks? How can I also edit/write the properties of an pdf-file? Can I generate bookmarks which show the table of contents in a pdf? Thank you & Greetings Holge

property infos of a pdf-file

2003-01-27 Thread Holger Zebner
Hello everybody, I have some specific questions about generating a pdf-file from lyx: How do I get links to webpages in a pdf-file as hyperlinks? How can I also edit/write the properties of an pdf-file? Can I generate bookmarks which show the table of contents in a pdf? Thank you & Greetings Holge

Re: infos in pdf

2003-01-27 Thread Juergen Spitzmueller
Holger Zebner wrote: > Hello everybody, > I have some specific questions about generating a pdf-file from lyx: > How do I get links to webpages in a pdf-file as hyperlinks? > How can I also edit/write the properties of an pdf-file? > Can I generate bookmarks which show the table of contents in a pd

Re: infos in pdf

2003-01-27 Thread Matej Cepl
Holger Zebner wrote: > I have some specific questions about generating a pdf-file from lyx: > How do I get links to webpages in a pdf-file as hyperlinks? > How can I also edit/write the properties of an pdf-file? > Can I generate bookmarks which show the table of contents in a pdf? You have to do

Re: lyx-qt -- Czech doesn't work again

2003-01-27 Thread Dekel Tsur
On Fri, Jan 24, 2003 at 12:57:06PM -0500, Matej Cepl wrote: > I have downloaded .deb package by Nicolas Boos (thanks for it!) > of lyx-qt (1.3.0-pre2) and it seems to work pretty well on my > Debian/woody (with KDE 2.2.2, Qt 2.3.1, XFree 4.1.0-16). > Unfortunately, one think which does not seem to

Re: lyx-qt -- Czech doesn't work again

2003-01-27 Thread Matej Cepl
Dekel Tsur wrote: > Try setting the LANG env. variable to cs_CZ.ISO-8859-2 This is of course set (courtesy of great Debian installation packages), but I forgott to recall my question, when after restart of X everything works well. No idea, what was the reason. Thanks anyway and sorry for not stop