Re: [PATCH] BibTeX annotation support

2005-03-16 Thread Eitan
Second try, this time with contextual diff and a changelog. __ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/ Index: src/frontends/controllers/ChangeLog ==

Re: Math mbox crash

2005-03-16 Thread Georg Baum
Martin Vermeer wrote: > That's precisely what I mean too ;-) Fine. I have committed the fix. Georg

Re: tex2lyx feedback

2005-03-16 Thread Georg Baum
Jean-Pierre, thanks for the feedback. Jean-Pierre Chretien wrote: > Then inside the report, I noticed 4 differences > a) the french guillemets are translated as [ERT instead of quotes] This will be fixed soon. > b) text of labels is concerted in quoted-printable, which does not impact > t

tex2lyx feedback

2005-03-16 Thread Jean-Pierre Chretien
Hello, I successfully compiled tex2lyx on a Sun Sparc and here is some feedback: 1/ About the make_tex2lyx_dist.sh script, I had to make, sed and tar with the gnu versions of the utilities, and make minor chage in the script -> make_tex2lyx_dist.sh.patch 2/ I wrote a wrapper to automate the c

Re: Illegal label names

2005-03-16 Thread Helge Hafting
G. Milde wrote: At least my experiences with computers gave me fairly much hints on the problems with non-ASCII chars (Unix-DOS-Windows incompatibility, failed searches in web-pages, Emails with missing or very strange looking chars, ...) I have had those experiences too. But I'm a power user

Re: Illegal label names

2005-03-16 Thread G. Milde
On 14.03.05, Helge Hafting wrote: > G. Milde wrote: > > >On 14.03.05, Helge Hafting wrote: > >>G. Milde wrote: > >> > >> > >>>I would prefer, if LyX did not accept "illegal" characters in a > >>>label, so I am able to find this label in the form I entered in the > >>>LaTeX output (which I share

Re: Math mbox crash

2005-03-16 Thread Martin Vermeer
On Wed, 2005-03-16 at 12:41, Georg Baum wrote: > Martin Vermeer wrote: > > > Ah yes, I see that. Perhaps we should just disable the fonts inside an > > mbox inset for now... usually we just want to be able to embed short > > textual remarks in a formula like > > > > 1

Re: [PATCH] BibTeX annotation support

2005-03-16 Thread Jean-Marc Lasgouttes
> "Eitan" == Eitan <[EMAIL PROTECTED]> writes: Eitan> Friends, I have used LyX for ages now, but this is my first Eitan> patch, so please be kind (i.e., instuctional) if I'm doing this Eitan> entirely wrong. Eitan> I'm attaching a tiny patch that will show a BibTeX's entry Eitan> annotation

Re: Lyx 1.4cvs bad default sans serif screen font

2005-03-16 Thread Georg Baum
Helge Hafting wrote: > Lyx ask for a font, and qt doesn't tell if it isn't there, just returns > the first in the list? It is something like that if I am not mistaken. > Ouch. A qt bug then. That's what John tried to tell trolltech, but he was not successful :-( Georg

Re: table crash & oddities in today's lyx-1.4cvs/Table navigation in lyx 1.4cvs

2005-03-16 Thread Georg Baum
Helge Hafting wrote: > Juergen Spitzmueller wrote: > >>Right. It's a regression wrt 1.3. Please file a bug report. >> >> > How? > Went to www.lyx.org, clicked "give feedback", got told > to please use the mailing lists which I have already done. Go to http://bugzilla.lyx.org and try to underst

Re: Math mbox crash

2005-03-16 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> Martin Vermeer wrote: >> Ah yes, I see that. Perhaps we should just disable the fonts inside >> an mbox inset for now... usually we just want to be able to embed >> short textual remarks in a formula like >> >> 1 if i = j the Kronecke

Re: Math mbox crash

2005-03-16 Thread Georg Baum
Martin Vermeer wrote: > Ah yes, I see that. Perhaps we should just disable the fonts inside an > mbox inset for now... usually we just want to be able to embed short > textual remarks in a formula like > > 1 if i = j > the Kronecker \delta^i_j = { >

Re: Lyx 1.4cvs bad default sans serif screen font

2005-03-16 Thread Helge Hafting
Georg Baum wrote: Helge Hafting wrote: A local setup problem then. I understand that when all else fails, lyx just have to pick some font. Still, when such a last-ditch measure is used, lyx could pop up the settings dialog so the user may pick something better immediately instead of getting "s

Re: table crash & oddities in today's lyx-1.4cvs/Table navigation in lyx 1.4cvs

2005-03-16 Thread Helge Hafting
Juergen Spitzmueller wrote: Right. It's a regression wrt 1.3. Please file a bug report. How? Went to www.lyx.org, clicked "give feedback", got told to please use the mailing lists which I have already done. I seem to remember some other system for bug reports, but I have forgotten the details.

Re: Lyx 1.4cvs bad default sans serif screen font

2005-03-16 Thread Georg Baum
Helge Hafting wrote: > A local setup problem then. I understand that when all else > fails, lyx just have to pick some font. Still, when such a last-ditch > measure is used, lyx could pop up the settings dialog so > the user may pick something better immediately instead of > getting "splash.lyx"

Re: Lyx 1.4cvs bad default sans serif screen font

2005-03-16 Thread Helge Hafting
John Levon wrote: On Mon, Mar 14, 2005 at 10:32:23AM +0100, Helge Hafting wrote: Sans serif: Abandoned Bitplane (ouch) It looks like lyx simply used the first font in the fontlist, Not really, it's a bit more complicated than that. Unfortunately Qt makes this REALLY hard. You'd need to inve

Re: lyx 1.4 microbug - splash document comes up unprintable

2005-03-16 Thread Helge Hafting
Lars Gullik BjÃnnes wrote: Helge Hafting <[EMAIL PROTECTED]> writes: | When I load a read-only document, most editing controls are grayed | out, which is fine. I can still print or "save as", as expected. | When lyx-1.4cvs starts for the first time it loads splash.lyx, | but forgets to enable t

Re: Math mbox crash

2005-03-16 Thread Martin Vermeer
On Wed, 2005-03-16 at 10:12, Georg Baum wrote: > Martin Vermeer wrote: > > > What's wrong with the on-screen display? Looks just fine to me. > > I don't remember the details, I think it had to do with special fonts. > > > Georg Ah yes, I see that. Perhaps we should just disable the fonts insid

Re: Math mbox crash

2005-03-16 Thread Georg Baum
Martin Vermeer wrote: > What's wrong with the on-screen display? Looks just fine to me. I don't remember the details, I think it had to do with special fonts. Georg

Re: Math mbox crash

2005-03-16 Thread Georg Baum
Martin Vermeer wrote: > BTW I don't much like the practice of leaving old stuff around, commented > out. It will be forgotten about, nobody will remember why it wasn't > deleted straight-out, and nobody will dare to delete it. And we already > have an official versioning system in use ;-) I agree