Re: #7303 InstantPreview fails with hyperref

2011-03-28 Thread Guenter Milde
On 2011-03-28, Julien Rioux wrote: > On 27/03/2011 7:09 PM, Pavel Sanda wrote: >> Julien Rioux wrote: >>> I would suggest one more: >>> - remove eqn. numbers from previews; they tend to be wrong anyway >> does not this break xhtml math export with images? > yes, it would. However, is it possible

Re: r38041 - in lyx-devel/trunk/src: . frontends/qt4 frontends/qt4/ui

2011-03-28 Thread Vincent van Ravesteijn
> #7371, I haven't seen this one myself (so I can't fix it). > #7080, Richard is on this. > #7349. This is a very specific action on a specific platform only. So, if we manage to fix these before rc3, why couldn't rc3 be the last one then ? Vincent

Re: Lyx 2.0 RC1 saves over old format files

2011-03-28 Thread Guenter Milde
On 2011-03-29, Jack Tanner wrote: > Richard Heck comcast.net> writes: >> This is a good idea, and it wouldn't be that hard to do: (i) When we >> open the file, set a Buffer flag if we have to convert from an older >> format; (ii) when we try to save, check the flag, and pop a dialog if >> it'

(Regression in: r37969 by vfr) Crash when undoing change with split windows and multiple files

2011-03-28 Thread John McCabe-Dansted
Keycodes: '''\AvE\Cm\Ahpl\Cqc\Cz'''\[!Loop]\Av To reproduce: 1) Press Alt-V, E to vertically split screen (KK: \Av)(KK: E) 2) Press Ctrl-M to enter a math insert (KK: \Cm) 3) Press Alt-H, I to open a help file... (KK: \Ah)(KK: p)(KK: l) 4) Press Ctrl-Q, C to move cursor into the upper split (KK: \C

native biblatex support

2011-03-28 Thread Johannes Wilm
Hey, I've spent about two days getting into the LyX sources and starting the programming of native biblatex support. Most of the fundamental stuff is working already, but before I go on it struck me that I should ask the list if someone here is working on it already. -- Johannes Wilm http://www.j

Re: Making Lyx equation editor an independent project?

2011-03-28 Thread Julien Rioux
On 28/03/2011 9:56 PM, kkb...@gmail.com wrote: It wasn't necessarily a question, just generally, I prefer to share what I might be doing and get feed back from community because 1. sometimes, it prevents a silly work, (e.g. reinvention of wheel) 2. might get better ideas, about anything, (e.g. i

Re: Lyx 2.0 RC1 saves over old format files

2011-03-28 Thread Jack Tanner
Richard Heck comcast.net> writes: > > This is a good idea, and it wouldn't be that hard to do: (i) When we > open the file, set a Buffer flag if we have to convert from an older > format; (ii) when we try to save, check the flag, and pop a dialog if > it's set. > > Can you add this to trac,

Re: Making Lyx equation editor an independent project?

2011-03-28 Thread kkb110
It wasn't necessarily a question, just generally, I prefer to share what I might be doing and get feed back from community because 1. sometimes, it prevents a silly work, (e.g. reinvention of wheel) 2. might get better ideas, about anything, (e.g. implementation detail) 3. possibly can find people

Re: r38098 - lyx-devel/trunk/src

2011-03-28 Thread Pavel Sanda
Pavel Sanda wrote: > > That said, I may shortly have a fix for #7080. Do you want me to wait with > > that? now - the sooner, the better ;) pavel

Re: Towards rc2 (status update #3)

2011-03-28 Thread Pavel Sanda
Pavel Sanda wrote: > Pavel Sanda wrote: > > Abdelrazak Younes wrote: > > >> i'll be back at monday and will > > >> try to do tarballs in the same day. > > > > i'll try to do tarballs at monday night. > > trunk is completely frozen for any commits now. tarballs are on usual place. i will wait for

Re: r38098 - lyx-devel/trunk/src

2011-03-28 Thread Richard Heck
On 03/28/2011 05:32 PM, Pavel Sanda wrote: Richard Heck wrote: That was totally trivial and shouldn't occasion any issues, no. yes, but next time i would prefer we dont touch this even in soft freeze period... I understand. I've been away and missed that we were in soft freeze. rh

Re: r38098 - lyx-devel/trunk/src

2011-03-28 Thread Pavel Sanda
Richard Heck wrote: > That was totally trivial and shouldn't occasion any issues, no. yes, but next time i would prefer we dont touch this even in soft freeze period... pavel

Re: Cut long patches to lyx-cvs

2011-03-28 Thread Pavel Sanda
Jean-Marc Lasgouttes wrote: > Le 28/03/11 19:31, Tommaso Cucinotta a écrit : >> I can see this was not implemented (see last 2.8MB commit r38082). >> >> I know there are more important things to think about, however, just to >> not >> forget about this . . . . > > I actually looked at it a few day

Re: r38098 - lyx-devel/trunk/src

2011-03-28 Thread Richard Heck
On 03/28/2011 05:24 PM, Pavel Sanda wrote: Richard Heck wrote: On 03/28/2011 05:04 PM, Pavel Sanda wrote: rgh...@lyx.org wrote: Author: rgheck Date: Mon Mar 28 22:25:35 2011 New Revision: 38098 URL: http://www.lyx.org/trac/changeset/38098 Log: Improve conversion error message. note that we a

Re: Cut long patches to lyx-cvs

2011-03-28 Thread Jean-Marc Lasgouttes
Le 28/03/11 19:31, Tommaso Cucinotta a écrit : I can see this was not implemented (see last 2.8MB commit r38082). I know there are more important things to think about, however, just to not forget about this . . . . I actually looked at it a few days ago. It turns out that our mails are creat

Re: Towards rc2 (status update #2)

2011-03-28 Thread Pavel Sanda
Pavel Sanda wrote: > Abdelrazak Younes wrote: > >> i'll be back at monday and will > >> try to do tarballs in the same day. > > i'll try to do tarballs at monday night. trunk is completely frozen for any commits now. pavel

Re: r38098 - lyx-devel/trunk/src

2011-03-28 Thread Pavel Sanda
Richard Heck wrote: > On 03/28/2011 05:04 PM, Pavel Sanda wrote: >> rgh...@lyx.org wrote: >>> Author: rgheck >>> Date: Mon Mar 28 22:25:35 2011 >>> New Revision: 38098 >>> URL: http://www.lyx.org/trac/changeset/38098 >>> >>> Log: >>> Improve conversion error message. >> note that we are in freeze.

Re: r38098 - lyx-devel/trunk/src

2011-03-28 Thread Richard Heck
On 03/28/2011 05:04 PM, Pavel Sanda wrote: rgh...@lyx.org wrote: Author: rgheck Date: Mon Mar 28 22:25:35 2011 New Revision: 38098 URL: http://www.lyx.org/trac/changeset/38098 Log: Improve conversion error message. note that we are in freeze. pavel Sorry. I missed that! That said, I may sho

Re: r38098 - lyx-devel/trunk/src

2011-03-28 Thread Pavel Sanda
rgh...@lyx.org wrote: > Author: rgheck > Date: Mon Mar 28 22:25:35 2011 > New Revision: 38098 > URL: http://www.lyx.org/trac/changeset/38098 > > Log: > Improve conversion error message. note that we are in freeze. pavel

Re: r38041 - in lyx-devel/trunk/src: . frontends/qt4 frontends/qt4/ui

2011-03-28 Thread Pavel Sanda
Vincent van Ravesteijn wrote: > >> its clear from bugzilla that rc3 isn't the last > > Can you elaborate on this conclusion ? I don't see many more bugs which > deserve a 2.0.0 milestone. #7371, #7080, #7349. esp. #7371 since it seem to happen in branch as well. if its really qt 4.7 thing we sho

Re: #7303 InstantPreview fails with hyperref

2011-03-28 Thread Julien Rioux
On 28/03/2011 4:45 PM, Richard Heck wrote: I see, so we'd have to regenerate these quite often. So perhaps removing the numbers is the right way to go, anyway. In 1.6, if I remember right, one always just gets (1) as the equation number, which is also kind of useless. But it does at least indica

Re: #7303 InstantPreview fails with hyperref

2011-03-28 Thread Richard Heck
On 03/28/2011 04:12 PM, Julien Rioux wrote: On 28/03/2011 3:57 PM, Richard Heck wrote: On 03/28/2011 01:24 PM, Julien Rioux wrote: At the moment it's working fine. We have three workaround solutions for the dvi/eqn. numbers/hyperref/preview bug #1 go pdf route #2 remove hyperref from preview

Re: Lyx 2.0 RC1 saves over old format files

2011-03-28 Thread Richard Heck
On 03/28/2011 04:03 PM, Julien Rioux wrote: On 28/03/2011 3:46 PM, Richard Heck wrote: On 03/28/2011 02:29 PM, Lasse Tuominen wrote: Hi When I open LyX 1.6 format file with filename *.16.lyx in RC1 and make some changes and save the file. Lyx 2 RC1 saves quietly file in new Lyx 2.0 format with

Re: #7303 InstantPreview fails with hyperref

2011-03-28 Thread Julien Rioux
On 28/03/2011 3:57 PM, Richard Heck wrote: On 03/28/2011 01:24 PM, Julien Rioux wrote: At the moment it's working fine. We have three workaround solutions for the dvi/eqn. numbers/hyperref/preview bug #1 go pdf route #2 remove hyperref from preview #3 remove eqn. numbers from previews All thr

Re: Lyx 2.0 RC1 saves over old format files

2011-03-28 Thread Julien Rioux
On 28/03/2011 3:46 PM, Richard Heck wrote: On 03/28/2011 02:29 PM, Lasse Tuominen wrote: Hi When I open LyX 1.6 format file with filename *.16.lyx in RC1 and make some changes and save the file. Lyx 2 RC1 saves quietly file in new Lyx 2.0 format without name change or even a warning. Now I have

Re: #7303 InstantPreview fails with hyperref

2011-03-28 Thread Richard Heck
On 03/28/2011 01:24 PM, Julien Rioux wrote: At the moment it's working fine. We have three workaround solutions for the dvi/eqn. numbers/hyperref/preview bug #1 go pdf route #2 remove hyperref from preview #3 remove eqn. numbers from previews All three have problems, and #3 would affect xhtm

Re: Lyx 2.0 RC1 saves over old format files

2011-03-28 Thread Richard Heck
On 03/28/2011 02:29 PM, Lasse Tuominen wrote: Hi When I open LyX 1.6 format file with filename *.16.lyx in RC1 and make some changes and save the file. Lyx 2 RC1 saves quietly file in new Lyx 2.0 format without name change or even a warning. Now I have file named *.16.lyx in Lyx 2.0 format. Shou

RE: #7303 InstantPreview fails with hyperref

2011-03-28 Thread venom00
> At the moment it's working fine. We have three workaround > solutions for > the dvi/eqn. numbers/hyperref/preview bug > > #1 go pdf route > #2 remove hyperref from preview > #3 remove eqn. numbers from previews #4 use pdflatex as a fallback solution after the legacy route failed. The patch i

Lyx 2.0 RC1 saves over old format files

2011-03-28 Thread Lasse Tuominen
Hi When I open LyX 1.6 format file with filename *.16.lyx in RC1 and make some changes and save the file. Lyx 2 RC1 saves quietly file in new Lyx 2.0 format without name change or even a warning. Now I have file named *.16.lyx in Lyx 2.0 format. Shouldn't we have same kind of dialog that e.g. Word

Re: Cut long patches to lyx-cvs

2011-03-28 Thread Tommaso Cucinotta
Il 17/02/2011 01:26, Pavel Sanda ha scritto: Tommaso Cucinotta wrote: If it is not too difficult, I would propose to cut the attached patches to a maximum size, +1 JMarc, this should be just one option in the svn hook scripts. I can see this was not implemented (see last 2.8MB commit r38082)

Re: #7303 InstantPreview fails with hyperref

2011-03-28 Thread Julien Rioux
On 28/03/2011 1:19 PM, Richard Heck wrote: On 03/28/2011 01:05 PM, Julien Rioux wrote: On 27/03/2011 7:09 PM, Pavel Sanda wrote: Julien Rioux wrote: I would suggest one more: - remove eqn. numbers from previews; they tend to be wrong anyway does not this break xhtml math export with images?

Re: r38025 - lyx-devel/trunk/src/insets

2011-03-28 Thread Jean-Marc Lasgouttes
Le 28/03/11 19:14, Jürgen Spitzmüller a écrit : Jean-Marc Lasgouttes wrote: It might be a good occasion to redefine what isLiterate means (and whether we still need it) and maybe create new such methods (instead of doing a direct test). ... and leave this to you who are in the know about liter

Re: #7303 InstantPreview fails with hyperref

2011-03-28 Thread Richard Heck
On 03/28/2011 01:05 PM, Julien Rioux wrote: On 27/03/2011 7:09 PM, Pavel Sanda wrote: Julien Rioux wrote: I would suggest one more: - remove eqn. numbers from previews; they tend to be wrong anyway does not this break xhtml math export with images? pavel yes, it would. In that case, what

Re: Making Lyx equation editor an independent project?

2011-03-28 Thread Richard Heck
On 03/28/2011 01:12 PM, kkb...@gmail.com wrote: Hi all, I'm a light lyx user, and I think Lyx equation editor is really superb, probably the best among latex compatible equation editors, in terms of its easiness and flexibility. That being said, It would be really great if we can use it for ot

Making Lyx equation editor an independent project?

2011-03-28 Thread kkb110
Hi all, I'm a light lyx user, and I think Lyx equation editor is really superb, probably the best among latex compatible equation editors, in terms of its easiness and flexibility. That being said, It would be really great if we can use it for other applications too, just like latexit( http://www.

Re: r38025 - lyx-devel/trunk/src/insets

2011-03-28 Thread Jürgen Spitzmüller
Julien Rioux wrote: > > Your patch looks good. The broader scope is desired I think. I don't > > expect isLiterate() to be correct in all cases given that users could > > define their own backends through modules. isLatex should cover most > > cases (until a new flavor of latex comes about). OK, I

Re: #7303 InstantPreview fails with hyperref

2011-03-28 Thread Julien Rioux
On 27/03/2011 7:09 PM, Pavel Sanda wrote: Julien Rioux wrote: I would suggest one more: - remove eqn. numbers from previews; they tend to be wrong anyway does not this break xhtml math export with images? pavel yes, it would. -- Julien

Re: r38025 - lyx-devel/trunk/src/insets

2011-03-28 Thread Jean-Marc Lasgouttes
Le 28/03/11 19:00, Julien Rioux a écrit : Your patch looks good. The broader scope is desired I think. I don't expect isLiterate() to be correct in all cases given that users could define their own backends through modules. isLatex should cover most cases (until a new flavor of latex comes about)

Re: r38025 - lyx-devel/trunk/src/insets

2011-03-28 Thread Julien Rioux
On 28/03/2011 12:17 PM, Jürgen Spitzmüller wrote: Jean-Marc Lasgouttes wrote: I have not followed the discussion well enough, but somehow I do not like to hard-code the format name in there. Unfortunately I do not have time to look at it seriously, just to send annoying emails. Julien, am I ri

Re: r38025 - lyx-devel/trunk/src/insets

2011-03-28 Thread Jürgen Spitzmüller
Jean-Marc Lasgouttes wrote: > I have not followed the discussion well enough, but somehow I do not > like to hard-code the format name in there. Unfortunately I do not have > time to look at it seriously, just to send annoying emails. Julien, am I right that we need this conversion only if the c

Re: r37463 - lyx-devel/trunk/src

2011-03-28 Thread Stephan Witt
Am 28.03.2011 um 17:13 schrieb Stephan Witt: > This one I did to change CPU cycles when spellcheck on the fly isn't done. s/change/save/

Re: r37463 - lyx-devel/trunk/src

2011-03-28 Thread Stephan Witt
Am 27.03.2011 um 21:53 schrieb Vincent van Ravesteijn: > On 3-2-2011 18:27, sw...@lyx.org wrote: >> Author: switt >> Date: Thu Feb 3 18:27:13 2011 >> New Revision: 37463 >> URL: http://www.lyx.org/trac/changeset/37463 >> >> Log: >> suppress the misspelled marker only when typing in a word the fi

Re: r38041 - in lyx-devel/trunk/src: . frontends/qt4 frontends/qt4/ui

2011-03-28 Thread Vincent van Ravesteijn
its clear from bugzilla that rc3 isn't the last Can you elaborate on this conclusion ? I don't see many more bugs which deserve a 2.0.0 milestone. Vincent

Re: r37916 - lyx-devel/trunk/src/frontends/qt4

2011-03-28 Thread Vincent van Ravesteijn
Why does this code assume we have a text inset then ? Because it was badly written? Ok, I will wait for a proper fix before merging this into trunk-stable ;) Vincent

Re: r38041 - in lyx-devel/trunk/src: . frontends/qt4 frontends/qt4/ui

2011-03-28 Thread Pavel Sanda
Enrico Forestieri wrote: > Another option would be reverting r37728 and putting a 22x22 png file > named iconsize.png file in lib/images/oxygen. good idea but post rc2 stuff, dont want any code changes today. its clear from bugzilla that rc3 isn't the last and we have the set switching, so i plan

Re: r37916 - lyx-devel/trunk/src/frontends/qt4

2011-03-28 Thread Abdelrazak Younes
On 03/28/2011 10:33 AM, Vincent van Ravesteijn wrote: On 28-3-2011 10:29, Abdelrazak Younes wrote: On 03/27/2011 09:16 PM, Vincent van Ravesteijn wrote: On 13-3-2011 17:41, you...@lyx.org wrote: Author: younes Date: Sun Mar 13 17:41:47 2011 New Revision: 37916 URL: http://www.lyx.org/trac/chan

Re: r37916 - lyx-devel/trunk/src/frontends/qt4

2011-03-28 Thread Vincent van Ravesteijn
On 28-3-2011 10:29, Abdelrazak Younes wrote: On 03/27/2011 09:16 PM, Vincent van Ravesteijn wrote: On 13-3-2011 17:41, you...@lyx.org wrote: Author: younes Date: Sun Mar 13 17:41:47 2011 New Revision: 37916 URL: http://www.lyx.org/trac/changeset/37916 Log: Temporally fix #7321 until a better s

Re: r37916 - lyx-devel/trunk/src/frontends/qt4

2011-03-28 Thread Abdelrazak Younes
On 03/27/2011 09:16 PM, Vincent van Ravesteijn wrote: On 13-3-2011 17:41, you...@lyx.org wrote: Author: younes Date: Sun Mar 13 17:41:47 2011 New Revision: 37916 URL: http://www.lyx.org/trac/changeset/37916 Log: Temporally fix #7321 until a better solution is found. The auto scrolling is very

Re: r37463 - lyx-devel/trunk/src

2011-03-28 Thread Vincent van Ravesteijn
On 3-2-2011 18:27, sw...@lyx.org wrote: Author: switt Date: Thu Feb 3 18:27:13 2011 New Revision: 37463 URL: http://www.lyx.org/trac/changeset/37463 Log: suppress the misspelled marker only when typing in a word the first time Modified: lyx-devel/trunk/src/BufferView.cpp lyx-devel/trun

Re: r37916 - lyx-devel/trunk/src/frontends/qt4

2011-03-28 Thread Vincent van Ravesteijn
On 13-3-2011 17:41, you...@lyx.org wrote: Author: younes Date: Sun Mar 13 17:41:47 2011 New Revision: 37916 URL: http://www.lyx.org/trac/changeset/37916 Log: Temporally fix #7321 until a better solution is found. The auto scrolling is very bad but at least it does not crash nor assert. Modifie

Re: r38038 - in lyx-devel/trunk/src: . client frontends/qt4 support tex2lyx

2011-03-28 Thread Peter Kümmel
On 28.03.2011 08:54, Enrico Forestieri wrote: On Mon, Mar 28, 2011 at 08:42:59AM +0200, Peter Kuemmel wrote: tex2lyx still has linker errors here: uresolved external symbol ""class lyx::LyXRC lyx::lyxrc" Not here. Maybe something related to your merged builds? Was a msvc issue. Never saw