Bug in LyX 1.1.4 fix3

2000-11-30 Thread Wilfried Helm
: #LyX 1.1 created this file. For more info see http://www.lyx.org/ \lyxformat 2.15 In LyX 1.1.4 fix3 steht jetzt: #LyX 1.1 created this file. For more info see http://www.lyx.org/ \lyxformat 2,15 Vorher/Before : 2.15 (2 POINT 15); Jetzt/Now in LyX 1.1.4 fix3 : 2,15 (2 COMMA 15

Re: lyx 1.1.4-fix3 on Solaris with Sun CC

2000-05-04 Thread Lars Gullik Bjønnes
Jochen Kmietsch <[EMAIL PROTECTED]> writes: | Hello ! | | It's the guy with the picky compiler again :) | | Making all in insets | /bin/sh ../../libtool --mode=compile CC -DHAVE_CONFIG_H -I. -I. -I../../src | -I./../ -I/usr/local/include-I/usr/openwin/include -O -c figinset.C | CC -DHAVE_

lyx 1.1.4-fix3 on Solaris with Sun CC

2000-05-04 Thread Jochen Kmietsch
s hides InsetFig::pflags. 1 Error(s) and 2 Warning(s) detected. *** Error code 1 make: Fatal error: Command failed for target `figinset.lo' Current working directory /rzdist/tex/Sources/lyx-1.1.4/src/insets Solaris 2.6, Sun CC 5.0. What can I do about this ? Jochen --

Re: problem compiling LyX-1.1.4

2000-05-02 Thread Jean-Marc Lasgouttes
> "Bert" == Bert Schiettecatte <[EMAIL PROTECTED]> writes: Bert> I'm running RedHat 6.2 with the latest Xforms (I think 0.89), Bert> and I can't compile LyX. I've attached the link error I Bert> encountered. I'm not really on this mailing list -- can anyone Bert> please send me an answer dire

Re: problem compiling LyX-1.1.4

2000-04-29 Thread Garst R. Reese
Bert Schiettecatte wrote: > > Hi, > > I'm running RedHat 6.2 with the latest Xforms (I think 0.89), and > I can't compile LyX. I've attached the link error I encountered. > I'm not really on this mailing list -- can anyone please send me > an answer directly? > > Thanks, > > Bert. The docs wil

problem compiling LyX-1.1.4

2000-04-29 Thread Bert Schiettecatte
::drawFrame(int, int, int, int, int, unsigned long, int)': /tmp/lyx-1.1.4/src/screen.C:809: undefined reference to `fl_gc' /tmp/lyx-1.1.4/src/screen.C:812: undefined reference to `fl_gc' /tmp/lyx-1.1.4/src/screen.C:831: undefined reference to `fl_gc' /tmp/lyx-1.1.4/src/screen.C:836:

Re: lyx-1.1.4 build fails -- fix included ...

2000-04-28 Thread Bush Doctor
Out of da blue Jean-Marc Lasgouttes aka ([EMAIL PROTECTED]) said: > > "Bush" == Bush Doctor <[EMAIL PROTECTED]> writes: > > Bush> We've encountered a problem with patch-1.1.4fix2.gz under > Bush> FreeBSD goku.cl.msu.edu 5.0-CURRENT FreeBSD 5.0-CURRENT #36: Thu > Bush> Apr 20 13:26:38 EDT 2000

Re: lyx-1.1.4 build fails -- fix included ...

2000-04-28 Thread Jean-Marc Lasgouttes
> "Bush" == Bush Doctor <[EMAIL PROTECTED]> writes: Bush> We've encountered a problem with patch-1.1.4fix2.gz under Bush> FreeBSD goku.cl.msu.edu 5.0-CURRENT FreeBSD 5.0-CURRENT #36: Thu Bush> Apr 20 13:26:38 EDT 2000 Bush> [EMAIL PROTECTED]:/usr/src/sys/compile/GOKU i386 Bush> When building

Re: lyx-1.1.4 build fails -- fix included ...

2000-04-27 Thread Lars Gullik Bjønnes
Bush Doctor <[EMAIL PROTECTED]> writes: | I've fixed the problem by patching patch-1.1.4fix2.gz at line #130 | replacing 'AM_PROG_INSTALL' with 'AC_PROG_INSTALL'. Versions of autoconf and automake, please. Lgb

lyx-1.1.4 build fails -- fix included ...

2000-04-27 Thread Bush Doctor
n --include-deps Makefile > aclocal.m4: 1630: `AM_PROG_INSTALL' is obsolete; use `AC_PROG_INSTALL' > *** Error code 1 > > Stop in /usr/ports/print/lyx/work/lyx-1.1.4. > *** Error code 1 > > Stop in /usr/ports/print/lyx/work/lyx-1.1.4. > *** Error code 1 > > Stop

Re: SOL8/gcc2.95.2/lyx-1.1.4 compile failure

2000-04-26 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | The code in configure.in says: | | 2.95.1) CXXFLAGS="-g $lyx_opt -fpermissive -fno-rtti -fno-exceptions";; | 2.95.*) CXXFLAGS="-g $lyx_opt -fno-rtti -fno-exceptions";; | | Does someody know why -fpermissive is not added for gcc 2.

Re: SOL8/gcc2.95.2/lyx-1.1.4 compile failure

2000-04-26 Thread Jean-Marc Lasgouttes
> "Allan" == Allan Rae <[EMAIL PROTECTED]> writes: >> The code in configure.in says: >> >> 2.95.1) CXXFLAGS="-g $lyx_opt -fpermissive -fno-rtti >> -fno-exceptions";; 2.95.*) CXXFLAGS="-g $lyx_opt -fno-rtti >> -fno-exceptions";; >> >> Does someody know why -fpermissive is not added for gcc 2

Re: SOL8/gcc2.95.2/lyx-1.1.4 compile failure

2000-04-25 Thread Allan Rae
On 25 Apr 2000, Jean-Marc Lasgouttes wrote: > > "mgx" == mgx <[EMAIL PROTECTED]> writes: > > mgx> ok, i've found the archives and the -fpermissive option. i'll try > mgx> that now. -- michael > > mgx> On Thu, Apr 20, [EMAIL PROTECTED] wrote: > >> good day all > >> > >> i'm trying to

Re: SOL8/gcc2.95.2/lyx-1.1.4 compile failure

2000-04-25 Thread Jean-Marc Lasgouttes
> "mgx" == mgx <[EMAIL PROTECTED]> writes: mgx> ok, i've found the archives and the -fpermissive option. i'll try mgx> that now. -- michael mgx> On Thu, Apr 20, [EMAIL PROTECTED] wrote: >> good day all >> >> i'm trying to build lyx 1.1.4fix3 on solaris 8. i'm using gcc >> 2.95.2, xfor

Re: Release of LyX 1.1.4-fix3 for RedHat 5.x/i386.

2000-04-17 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | I tried to do it repeatedly, but nothing insteresting happened. The | problem with this backtrace is that it is too late. I guess the | TextCache is not correctly updated, but it is not shown here. What pointers are there in LyXText that can be

Re: Release of LyX 1.1.4-fix3 for RedHat 5.x/i386.

2000-04-17 Thread Jean-Marc Lasgouttes
> "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes: Kayvan> What do you suggest, then, for trying to debug this? What Kayvan> other info do you need? I do not really know... Do you have access to a tool which checks memory accesses like purify? I do not know whether things like electri

Re: Release of LyX 1.1.4-fix3 for RedHat 5.x/i386.

2000-04-17 Thread Kayvan A. Sylvan
On Mon, Apr 17, 2000 at 04:46:35PM +0200, Jean-Marc Lasgouttes wrote: > > "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes: > > Kayvan> I had to keep re-opening Introduction and Tutorial to get the > Kayvan> crash. > > Kayvan> It does not consistently happen for me the first time. Here

Re: Release of LyX 1.1.4-fix3 for RedHat 5.x/i386.

2000-04-17 Thread Jean-Marc Lasgouttes
> "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes: Kayvan> I had to keep re-opening Introduction and Tutorial to get the Kayvan> crash. Kayvan> It does not consistently happen for me the first time. Here's Kayvan> the backtrace. I tried to do it repeatedly, but nothing insteresting h

Re: [Problem] Patching lyx 1.1.4]

2000-04-17 Thread Jean-Marc Lasgouttes
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes: >> Well spotted. Note that the \protect on \\ does not seem >> necessary. Dekel> But it doesn't work without the \protect commands. OK. >> Now the problem is to persuade mathed to put them. Dekel> I've created a patch for this. Note tha

Re: [Problem] Patching lyx 1.1.4]

2000-04-15 Thread Dekel Tsur
On Fri, Apr 14, 2000 at 05:39:04PM +0200, Jean-Marc Lasgouttes wrote: > > "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes: > > Dekel> Putting a lot of \protect commands seems to solve the problem. > Dekel> e.g. > > Dekel> \begin{figure} \caption{\protect\( \left( > Dekel> \protect\begin{arr

Re: Release of LyX 1.1.4-fix3 for RedHat 5.x/i386.

2000-04-14 Thread Kayvan A. Sylvan
On Fri, Apr 14, 2000 at 10:20:05AM +0200, Jean-Marc Lasgouttes wrote: > > "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes: > > Kayvan> Hmmm... I have xforms-0.88-3 installed, which is the same > Kayvan> xforms version, as far as I know. > > Kayvan> Huh... I just tried again. I see thi

Re: [Problem] Patching lyx 1.1.4]

2000-04-14 Thread Yann MORERE
Dekel Tsur wrote: > > > Putting a lot of \protect commands seems to solve the problem. > e.g. yes it solved my problem, thak you very much another example (more heavy): begin{figure}[h] {\par\centering \resizebox*{0.95\columnwidth}{!}{\includegraphics{figures/rep_commande.eps}} \par} \captio

Re: [Problem] Patching lyx 1.1.4]

2000-04-14 Thread Jean-Marc Lasgouttes
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes: Dekel> Putting a lot of \protect commands seems to solve the problem. Dekel> e.g. Dekel> \begin{figure} \caption{\protect\( \left( Dekel> \protect\begin{array}{cc} 1 & 2\protect\\ 3 & 4 Dekel> \protect\end{array}\right) \protect \)} \end{fi

Re: [Problem] Patching lyx 1.1.4]

2000-04-14 Thread Dekel Tsur
On Fri, Apr 14, 2000 at 11:57:04AM +0200, Jean-Marc Lasgouttes wrote: > > "Lars" == Lars Gullik Bj&resh;nnes <[EMAIL PROTECTED]> writes: > > Lars> I don't like this move. Either LyX should emit the right code or > Lars> not allow arrays inside captions at all. We should never try to > Lars> h

Re: [Problem] Patching lyx 1.1.4]

2000-04-14 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Dekel Tsur <[EMAIL PROTECTED]> writes: | I've created two Lars> patches. | The first, causes LyX to ignores the error messages Lars> generated in the case of | an array inside a caption. The error Lars> messages in this case ar

Re: [Problem] Patching lyx 1.1.4]

2000-04-14 Thread Lars Gullik Bjønnes
Dekel Tsur <[EMAIL PROTECTED]> writes: | I've created two patches. | The first, causes LyX to ignores the error messages generated in the case of | an array inside a caption. The error messages in this case are quite specific, | so I don't think that this patch causes LyX to miss other (real?) |

Re: Release of LyX 1.1.4-fix3 for RedHat 5.x/i386.

2000-04-14 Thread Jean-Marc Lasgouttes
> "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes: Kayvan> Hmmm... I have xforms-0.88-3 installed, which is the same Kayvan> xforms version, as far as I know. Kayvan> Huh... I just tried again. I see this ONLY on RH 6.1, but not Kayvan> on RH 6.0. Kayvan> I don't know if that gives o

Re: Release of LyX 1.1.4-fix3 for RedHat 5.x/i386.

2000-04-13 Thread Kayvan A. Sylvan
On Fri, Apr 14, 2000 at 08:33:33AM +0200, Jacek M. Holeczek wrote: > > (...) > > [Note from Kayvan: This bug does not appear on any systems I have installed > > lyx-1.1.4-fix3 on, but I am passing on the message nontheless, in case it's > > specific to Redhat 5.

Re: Release of LyX 1.1.4-fix3 for RedHat 5.x/i386.

2000-04-13 Thread Jacek M. Holeczek
> (...) > [Note from Kayvan: This bug does not appear on any systems I have installed > lyx-1.1.4-fix3 on, but I am passing on the message nontheless, in case it's > specific to Redhat 5.X systems.] This bug is NOT Redhat 5.X system specific. I installed YOUR 'fix3 rpms on a

Re: Release of LyX 1.1.4-fix3 for RedHat 5.x/i386.

2000-04-13 Thread Ronald Florence
Christopher Sawtell writes: > 1. start LyX > 2. Help->Introduction > 3. Help->Tutorial > 4. Help->Introduction (once more) -> it asks "Document already >open ... reload ... ? " -> klick "Yes" ... and ... [...] > lyx: SIGSEGV signal caught [...] Thi

Re: Release of LyX 1.1.4-fix3 for RedHat 5.x/i386.

2000-04-13 Thread Christopher Sawtell
On Thu, 13 Apr 2000, Jacek M. Holeczek wrote: > Hi, > > I just uploaded to ftp://ftp.sylvan.com/incoming : > > lyx-1.1.4-fix3.i386.rpm.RH51.rpm > tetex-lyx-1.1.4-fix3.i386.rpm.RH51.rpm > > [Note from Kayvan: These RPMS are now in ftp://ftp.sylvan.com/

Re: [Problem] Patching lyx 1.1.4]

2000-04-13 Thread Dekel Tsur
On Thu, Apr 13, 2000 at 10:28:09AM +0200, Jean-Marc Lasgouttes wrote: > > "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes: > Dekel> Should we do something about this problem in the 1.1.5 > Dekel> prerelease? Namely, make LyX ignore the specific error messages > Dekel> generated in this case (

Release of LyX 1.1.4-fix3 for RedHat 5.x/i386.

2000-04-13 Thread Jacek M. Holeczek
Hi, I just uploaded to ftp://ftp.sylvan.com/incoming : lyx-1.1.4-fix3.i386.rpm.RH51.rpm tetex-lyx-1.1.4-fix3.i386.rpm.RH51.rpm [Note from Kayvan: These RPMS are now in ftp://ftp.sylvan.com/pub/lyx] These rpms were created on a RedHat 5.1 system with standard egcs-1.0.2, so

Re: [Problem] Patching lyx 1.1.4]

2000-04-13 Thread Jean-Marc Lasgouttes
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes: Dekel> Should we do something about this problem in the 1.1.5 Dekel> prerelease? Namely, make LyX ignore the specific error messages Dekel> generated in this case (until a better solution comes along) Well, putting an array in a caption is

Re: [Problem] Patching lyx 1.1.4]

2000-04-12 Thread Dekel Tsur
On Tue, Apr 11, 2000 at 06:56:30PM +0200, Jean-Marc Lasgouttes wrote: > > "Yann" == Yann MORERE <[EMAIL PROTECTED]> writes: > > Yann> I tried that, with no success, in fact even asking on TeX NG, > Yann> there is a problem with eqnarray in caption, putting \protect > Yann> doesn't solve the p

Re: [Problem] Patching lyx 1.1.4]

2000-04-11 Thread Jean-Marc Lasgouttes
> "Yann" == Yann MORERE <[EMAIL PROTECTED]> writes: Yann> I tried that, with no success, in fact even asking on TeX NG, Yann> there is a problem with eqnarray in caption, putting \protect Yann> doesn't solve the problem... I guess you mean with "array"? I do not know how this could be worked

Re: [Problem] Patching lyx 1.1.4]

2000-04-10 Thread Yann MORERE
Dekel Tsur wrote: > > > The bug is actually in version 1.1.4, which misses some of the latex errors. > This was fixed in 1.1.4-fix2. Surely, it is. > > ! Argument of \@tempf has an extra }. > > > > \par > > l.719 ...[ 0.7\; 0\; 0\; 0\right] ^{T}\protect \)} > > > > (these erro

Re: [Problem] Patching lyx 1.1.4]

2000-04-10 Thread Dekel Tsur
On Mon, Apr 10, 2000 at 09:24:57AM +0100, Yann MORERE wrote: > > in fact the 1.1.4 release works well with this file, but the 1.1.4-fix3 > gives me errors. > > When exporting in latex format, with 1.1.4 and 1.1.4-fix3, the files > created are the same, (a diff commande guives me an empty file),

Re: [Yann.Morere@univ-valenciennes.fr: Re: [Problem] Patching lyx 1.1.4]

2000-04-10 Thread Yann MORERE
Kayvan A. Sylvan wrote: > > Here is an Email from Yann Morere who says that his old (lyx-1.0.4) lyx > files don't quite work right with lyx-1.1.4-fix3. in fact the 1.1.4 release works well with this file, but the 1.1.4-fix3 gives me errors. When exporting in latex format, with 1

[Yann.Morere@univ-valenciennes.fr: Re: [Problem] Patching lyx 1.1.4]

2000-04-08 Thread Kayvan A. Sylvan
Here is an Email from Yann Morere who says that his old (lyx-1.0.4) lyx files don't quite work right with lyx-1.1.4-fix3. Has anyone experienced this before? ---Kayvan - Forwarded message from Yann MORERE <[EMAIL PROTECTED]> - Date: Sat, 08 Apr 20

Bug in lyx-1.1.4

2000-03-20 Thread Ulrich Guenther
The floatflt feature does not work. Of course, I can get the functionality of text floating around figures by using LATEX commands in lyx. However, I don't get this feature using the floatflt button in Lyout-Paragrah. Ulrich -- Ulrich Günther

Re: bug - lyx 1.1.4 / bibtex

2000-03-15 Thread Lars Gullik Bjønnes
Jean-Marc Orliaguet <[EMAIL PROTECTED]> writes: | --2CE4D0ED99E8D6E0B19D726B | Content-Type: text/plain; charset=us-ascii | Content-Transfer-Encoding: 7bit | | Hi, | | I noticed a bug in Lyx 1.1.4. | | I'm using BibTex with the ieeetrans.cls document type. As long a

bug - lyx 1.1.4 / bibtex

2000-03-15 Thread Jean-Marc Orliaguet
Hi, I noticed a bug in Lyx 1.1.4. I'm using BibTex with the ieeetrans.cls document type. As long as I don't insert a figure in the document, the references are generated each time from the .bib file as usual, but as soon as insert a figure the bibtex database file is no longer read an

[holeczek@us.edu.pl: Release of LyX 1.1.4-fix2 for RedHat 5.x/i386.]

2000-03-13 Thread Kayvan A. Sylvan
Hi everyone, We now have the Redhat 5.X RPM packages for lyx-1.1.4-fix2 uploaded to ftp.sylvan.com. It's in the usual location: ftp://ftp.sylvan.com/pub/lyx A big Thank You to Jacek for keeping the LyX ftp archives up-to-date! Enjoy! - Forwarded message from "Jacek M. Holecze

Re: Second fix for LyX 1.1.4 available

2000-03-10 Thread Andre Poenitz
> Therefore I > would like to suggest that the LyX webmaster includes a pointer to Sylvans > repository possibly directly on the homepage or at least at a prominent place. Seconded ;-) Andre' -- It'll take a long time to eat 63.000 peanuts. André Pönitz . [EMAIL PROTECT

Re: Second fix for LyX 1.1.4 available

2000-03-10 Thread Roland Krause
hat. Regards Roland On Fri, 10 Mar 2000, Kayvan A. Sylvan wrote: > On Fri, Mar 10, 2000 at 08:29:23PM +0100, Lars Gullik Bjønnes wrote: > > > > This is patch-1.1.4fix2, which is the second maintenance patch against > > LyX 1.1.4. Note that you should apply patch-1.1.4fix1

Re: Second fix for LyX 1.1.4 available

2000-03-10 Thread Kayvan A. Sylvan
On Fri, Mar 10, 2000 at 08:29:23PM +0100, Lars Gullik Bjønnes wrote: > > This is patch-1.1.4fix2, which is the second maintenance patch against > LyX 1.1.4. Note that you should apply patch-1.1.4fix1 before > 1.1.4fix2. > As usual, the Sylvan Associates LyX ftp repository h

Second fix for LyX 1.1.4 available

2000-03-10 Thread Lars Gullik Bjønnes
This is patch-1.1.4fix2, which is the second maintenance patch against LyX 1.1.4. Note that you should apply patch-1.1.4fix1 before 1.1.4fix2. The purpose of these maintenance releases is to backport the small bugs found during development in the latest stable release. All of the fixes

Re: Bug in Lyx 1.1.4

2000-03-03 Thread Arnd Hanses
On 03 Mar 2000 15:36:56 +0100, Jean-Marc Lasgouttes wrote: >> "Claus" == Claus Hentschel <[EMAIL PROTECTED]> writes: > >Claus> Hi anybody! Maybe you Know, that I'm working on ports for Win32 >Claus> of Lyx. There were some messages a few weeks ago, concerning >Claus> that port! > >Claus> Now

Re: Bug in Lyx 1.1.4

2000-03-03 Thread Jean-Marc Lasgouttes
> "Claus" == Claus Hentschel <[EMAIL PROTECTED]> writes: Claus> Hi anybody! Maybe you Know, that I'm working on ports for Win32 Claus> of Lyx. There were some messages a few weeks ago, concerning Claus> that port! Claus> Now some people asked me because it is not possible to enable Claus> ge

Bug in Lyx 1.1.4

2000-03-03 Thread Claus Hentschel
Hi anybody! Maybe you Know, that I'm working on ports for Win32 of Lyx. There were some messages a few weeks ago, concerning that port! Now some people asked me because it is not possible to enable german, dutch or whatever menus in Lyx? And of course this does not work with my port - But it wor

Re: Spacing of greek letters in lyx-1.1.4 [fixed!]

2000-03-02 Thread Jean-Marc Lasgouttes
> "Karl" == Karl JH Millar <[EMAIL PROTECTED]> writes: Karl> The spacing of greek letters in equations is messed up in 1.1.4, Karl> with extra space on each side. I haven't noticed this on Karl> previous versions, or on other characters, but it makes my Karl> equations ugly and 50% longer. O

Re: Spacing of greek letters in lyx-1.1.4

2000-03-02 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Since this is 1.1.4 I'd rather not. What changed from prev. Lars> versions regarding this? (what version has correct behaviour?) OK, more info: it turns out that the problem is probably in MathedLookupBOP(), which you changed

Re: Spacing of greek letters in lyx-1.1.4

2000-03-02 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | Lars> > "Karl" == Karl JH Millar <[EMAIL PROTECTED]> writes: | | Lars> Karl> The spacing of greek letters in equations is messed up in Lars> 1.1.4, | Karl> with extra space

Re: Spacing of greek letters in lyx-1.1.4

2000-03-01 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "Karl" == Karl JH Millar <[EMAIL PROTECTED]> writes: | | Karl> The spacing of greek letters in equations is messed up in 1.1.4, | Karl> with extra space on each side. I haven't noticed this on | Karl> previous versions, or on other charact

Re: Release of LyX 1.1.4-fix1 for RedHat 5.x/i386.

2000-02-29 Thread Jean-Marc Lasgouttes
> "Jacek" == Jacek M Holeczek <[EMAIL PROTECTED]> writes: Jacek> On this occasion I would like to ask you to repair a problem Jacek> that I already reported some time ago : Jacek> - "\\.{z}" and "\\.{Z}" are displayed as "z" and "Z" Jacek> respectively, the "dot" on top of them is di

Re: Spacing of greek letters in lyx-1.1.4

2000-02-29 Thread Jean-Marc Lasgouttes
> "Karl" == Karl JH Millar <[EMAIL PROTECTED]> writes: Karl> The spacing of greek letters in equations is messed up in 1.1.4, Karl> with extra space on each side. I haven't noticed this on Karl> previous versions, or on other characters, but it makes my Karl> equations ugly and 50% longer. L

Release of LyX 1.1.4-fix1 for RedHat 5.x/i386.

2000-02-21 Thread Jacek M. Holeczek
Hi, The Redhat 5.X RPMS of 1.1.4-fix1 are now available at ftp://ftp.sylvan.com/pub/lyx/lyx-1.1.4-fix1.i386.rpm.RH51.rpm ftp://ftp.sylvan.com/pub/lyx/tetex-lyx-1.1.4-fix1.i386.rpm.RH51.rpm These rpms were created on a RedHat 5.1 system with standard egcs-1.0.2, so they should

Spacing of greek letters in lyx-1.1.4

2000-02-21 Thread Karl JH Millar
The spacing of greek letters in equations is messed up in 1.1.4, with extra space on each side. I haven't noticed this on previous versions, or on other characters, but it makes my equations ugly and 50% longer. Thanks, Karl.

lyx-1.1.4-fix1 RPMS

2000-02-20 Thread Kayvan A. Sylvan
The 1.1.4-fix1 RPMS are now available at ftp.sylvan.com in the usual locations. The binary packages: ftp://ftp.sylvan.com/pub/lyx/lyx-1.1.4-fix1.i386.rpm ftp://ftp.sylvan.com/pub/lyx/tetex-lyx-1.1.4-fix1.i386.rpm The source RPM: ftp://ftp.sylvan.com/pub/lyx/lyx-1.1.4

[holeczek@us.edu.pl: Release of LyX 1.1.4 for RedHat 5.x/i386.]

2000-02-13 Thread Kayvan A. Sylvan
) From: "Jacek M. Holeczek" <[EMAIL PROTECTED]> X-Sender: [EMAIL PROTECTED] To: "Kayvan A. Sylvan" <[EMAIL PROTECTED]> Subject: Release of LyX 1.1.4 for RedHat 5.x/i386. Hi, I just uploaded to ftp://ftp.sylvan.com/incoming : lyx-1.1.4-1.i386.rpm.RH51.rpm

Re: Lyx-1.1.4 Internationalization

2000-02-11 Thread Jean-Marc Lasgouttes
> "Ulrich" == Ulrich Guenther <[EMAIL PROTECTED]> writes: Ulrich> Yes, this was on SUSE and it did fix the problem. What does Ulrich> --with-included-gettext change? It changes that you use the i18n code which is in the intl/ directory instead of the one which is in your libc library. It sho

Re: Lyx-1.1.4 Internationalization

2000-02-11 Thread Ulrich Guenther
Am Don, 10 Feb 2000 schrieben Sie: > On Thu, 10 Feb 2000 19:48:06 +0100, Ulrich Guenther wrote: > > > > >setenv LANG de > >The menus remain English! > >However the key bindings default to de_menus > >(what a pain). > > > >Any ideas how to fix this? > > > | Ok I compiled 1.1.2 with the - - with-

Re: Lyx-1.1.4 Internationalization

2000-02-11 Thread Jean-Marc Lasgouttes
> "Ulrich" == Ulrich Guenther <[EMAIL PROTECTED]> writes: Ulrich> setenv LANG de The menus remain English! However the key Ulrich> bindings default to de_menus (what a pain). Ulrich> Any ideas how to fix this? what does echo $LINGUAS say? JMarc

Re: Lyx-1.1.4 Internationalization

2000-02-11 Thread Jean-Marc Lasgouttes
> "Michael" == Michael Meskes <[EMAIL PROTECTED]> writes: Michael> On Thu, Feb 10, 2000 at 07:48:06PM +0100, Ulrich Guenther Michael> wrote: >> setenv LANG de The menus remain English! However the key bindings >> default to de_menus (what a pain). >> >> Any ideas how to fix this? Michael> H

Re: Lyx-1.1.4 Internationalization

2000-02-10 Thread Michael Meskes
On Thu, Feb 10, 2000 at 07:48:06PM +0100, Ulrich Guenther wrote: > setenv LANG de > The menus remain English! > However the key bindings default to de_menus > (what a pain). > > Any ideas how to fix this? How about setenv LC_ALL de_DE? Works for me. Michael -- Michael Meskes

Re: Lyx-1.1.4 Internationalization

2000-02-10 Thread
On Thu, 10 Feb 2000 19:48:06 +0100, Ulrich Guenther wrote: > >setenv LANG de >The menus remain English! >However the key bindings default to de_menus >(what a pain). > >Any ideas how to fix this? > | Ok I compiled 1.1.2 with the - - with-included-gettext and - - | with-catgets flags and now I g

Lyx-1.1.4 Internationalization

2000-02-10 Thread Ulrich Guenther
setenv LANG de The menus remain English! However the key bindings default to de_menus (what a pain). Any ideas how to fix this? Ulrich -- Ulrich Günther

multibyte version of lyx-1.1.4

2000-02-09 Thread cghan
Hello, The multibyte version of lyx-1.1.4 for users of Japanese, Korean and possibly Chinese, is available at ftp://stone.phys.pusan.ac.kr/pub/CJK-LyX. The compiled binary packages in the rpm format are in the "CJK-LyX-1.1.4-rpmbin.tar.gz", and the source packages with

Re: Release LyX 1.1.4

2000-02-07 Thread Lars Gullik Bjønnes
"Jacek M. Holeczek" <[EMAIL PROTECTED]> writes: | Hi all, | > ftp://ftp.sylvan.com/pub/lyx/lyx-1.1.4-1.i386.rpm | I have just tried this release. It still has one serious problem : | - "\\.{z}" and "\\.{Z}" are displayed as "z" and &qu

Release LyX 1.1.4

2000-02-07 Thread Jacek M. Holeczek
Hi all, > ftp://ftp.sylvan.com/pub/lyx/lyx-1.1.4-1.i386.rpm I have just tried this release. It still has one serious problem : - "\\.{z}" and "\\.{Z}" are displayed as "z" and "Z" respectively, the "dot" on top of

Re: Lyx 1.1.4

2000-02-04 Thread Ben Cazzolato
Guys > I have just released a new stable release. Ahhh, a new release. Always good news. Maybe time to update the web site again? Avagoodweekend, Ben

RE: lyx-1.1.4

2000-02-04 Thread Juergen Vigna
On 04-Feb-2000 Reuben Thomas wrote: > Nice to see the new date insertion command, but the comment in > lyxrc.example is a bit weird; how about: > ># Default format string for the date-insert command ># ># This accepts the normal strftime formats; see man strftime for full ># details of the forma

lyx-1.1.4

2000-02-04 Thread Reuben Thomas
Nice to see the new date insertion command, but the comment in lyxrc.example is a bit weird; how about: # Default format string for the date-insert command # # This accepts the normal strftime formats; see man strftime for full # details of the format. # (in any case, "nowing" should be "knowing

lyx-1.1.4 RPMS [was: Re: Lyx 1.1.4]

2000-02-03 Thread Kayvan A. Sylvan
On Thu, Feb 03, 2000 at 08:43:13PM +0100, Lars Gullik Bjønnes wrote: > > I have just released a new stable release. > > You can get it at: > > ftp://ftp.lyx.org/pub/lyx/devel/lyx-1.1.4.tar.gz > ftp://ftp.devel.lyx.org/pub/lyx/lyx-1.1.4.tar.gz > > Will be moved to th

Lyx 1.1.4

2000-02-03 Thread Lars Gullik Bjønnes
I have just released a new stable release. You can get it at: ftp://ftp.lyx.org/pub/lyx/devel/lyx-1.1.4.tar.gz ftp://ftp.devel.lyx.org/pub/lyx/lyx-1.1.4.tar.gz Will be moved to the stable dir on ftp.lyx.org if we find it reasnonable bug free. Several bugs fixed since, 1.1.3. Some huge

Re: Lyx 1.1.4 and prereleases

2000-01-24 Thread Lars Gullik Bjønnes
Michael Schmitt <[EMAIL PROTECTED]> writes: | I noticed that you fixed some of the reported bugs. Thank you very much! | What do you think about releasing yet another pre-release before | announcing the final 1.1.4 version? | | This would give me the opportunity to do some more tests and to chec

Re: Lyx 1.1.4 and prereleases

2000-01-23 Thread Allan Rae
On Sun, 23 Jan 2000, Michael Schmitt wrote: > I noticed that you fixed some of the reported bugs. Thank you very much! > What do you think about releasing yet another pre-release before > announcing the final 1.1.4 version? > > This would give me the opportunity to do some more tests and to check

Lyx 1.1.4 and prereleases

2000-01-23 Thread Michael Schmitt
Hi, I noticed that you fixed some of the reported bugs. Thank you very much! What do you think about releasing yet another pre-release before announcing the final 1.1.4 version? This would give me the opportunity to do some more tests and to check whether your patches are correct. If "pre3" work