Whenever I try to spell-check a document in Russian, I get an error message:
Error: Spellchecker error
The spellchecker could not be started
No word lists can be found for the language "ru_RU".
Dialog "spellchecker" f
Hello!
I have document with about 50 sections, each of which begins with a
JPG-picture for its first letter.
I had the misfortune of trying to obtain a DVI preview without ImageMagick
installed...
LyX's scripts/convertDefault.py tries to use ImageMagick's convert utility to
convert images int
Hello!
I had a file with non-default settings for TOC/numbering. The Sections are
marked to be non-numbered in it, but included in TOC.
After loading the file in lyx-1.5.0rc2, and trying to preview it (as DVI), I
noticed, that the TOC is completely empty. Two pages are marked as TOC (I use
Fan
On Jul 12, 2007, at 10:27 PM, Roger Mc Murtrie wrote:
Roger Mc Murtrie <[EMAIL PROTECTED]> wrote
Intel Mac, Mac OS X 10.4.10
Under latest lyx-1.5.0svn:
Start LyX
Open a Lyx file
Select View>PDF (pdflatex)
Spinning ball cursor appears for a while
LyX crashes.
This also occurs after LyX>Reco
Roger Mc Murtrie <[EMAIL PROTECTED]> wrote
Intel Mac, Mac OS X 10.4.10
Under latest lyx-1.5.0svn:
Start LyX
Open a Lyx file
Select View>PDF (pdflatex)
Spinning ball cursor appears for a while
LyX crashes.
This also occurs after LyX>Reconfigure.
Roger
After rebuilding for debug, Select Vi
Intel Mac, Mac OS X 10.4.10
Under latest lyx-1.5.0svn:
Start LyX
Open a Lyx file
Select View>PDF (pdflatex)
Spinning ball cursor appears for a while
LyX crashes.
This also occurs after LyX>Reconfigure.
Roger
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes;
I applied this patch.
On running make after svn update, to get configure to work I had to
delete from configure.ac:
line 161: <<< .mine
line 190: >>> .r19063
Roger
On Fri, Jul 13, 2007 at 03:21:42AM +0300, Dov Feldstern wrote:
> Dov Feldstern wrote:
> > Enrico Forestieri wrote:
> >> On Fri, Jul 13, 2007 at 02:31:05AM +0300, Dov Feldstern wrote:
> >>> Enrico Forestieri wrote:
> > With your patch applied, when I mark as english the footnote
> > content
On Fri, Jul 13, 2007 at 03:05:39AM +0300, Dov Feldstern wrote:
> Enrico Forestieri wrote:
> > On Fri, Jul 13, 2007 at 02:31:05AM +0300, Dov Feldstern wrote:
> >> Enrico Forestieri wrote:
> With your patch applied, when I mark as english the footnote content
> I correctly see a \selectlan
Dov Feldstern wrote:
Enrico Forestieri wrote:
On Fri, Jul 13, 2007 at 02:31:05AM +0300, Dov Feldstern wrote:
Enrico Forestieri wrote:
With your patch applied, when I mark as english the footnote
content I correctly see a \selectlanguage{english} inserted before
"bla bla bla".
But I also see t
Enrico Forestieri wrote:
On Fri, Jul 13, 2007 at 02:31:05AM +0300, Dov Feldstern wrote:
Enrico Forestieri wrote:
With your patch applied, when I mark as english the footnote content
I correctly see a \selectlanguage{english} inserted before "bla bla bla".
But I also see that the whole footnote
On Fri, Jul 13, 2007 at 02:31:05AM +0300, Dov Feldstern wrote:
> Enrico Forestieri wrote:
> >> With your patch applied, when I mark as english the footnote content
> >> I correctly see a \selectlanguage{english} inserted before "bla bla bla".
> >> But I also see that the whole footnote inset is ma
Enrico Forestieri wrote:
With your patch applied, when I mark as english the footnote content
I correctly see a \selectlanguage{english} inserted before "bla bla bla".
But I also see that the whole footnote inset is marked as foreign, so I
select the whole of it and mark it as english. Now it is
On Fri, Jul 13, 2007 at 12:47:20AM +0200, Enrico Forestieri wrote:
> On Fri, Jul 13, 2007 at 01:27:09AM +0300, Dov Feldstern wrote:
> >
> >
> > Enrico Forestieri wrote:
> > >
>
> > > Writing again "bla bla bla", I got:
> > >
> > > (Point 3a)
> > > bla bla bla \foreignlanguage{italian}{BLA BLA
On Fri, Jul 13, 2007 at 01:27:09AM +0300, Dov Feldstern wrote:
>
>
> Enrico Forestieri wrote:
> >
> > Writing again "bla bla bla", I got:
> >
> > (Point 3a)
> > bla bla bla \foreignlanguage{italian}{BLA BLA BLA}%
> > \footnote{bla bla bla%
> > }
> >
> > which lacks the \selectlanguage command
Enrico Forestieri wrote:
Dov,
Hi Enrico! Thanks for taking a look at this... :)
this is what I did. Without your patch applied, I started a new
document, so the language is english, and then activated "View Source".
I wrote "bla bla bla ", then switched the language to italian and wrote
"BL
What about a different idea: since the problem is the hardcoding of
RasterImage, we could replace it by code like the following.
After thinking about this solution again i found a crash one case: If there is no Template
definition in the user defined external_templates file then the line
On Thu, Jul 12, 2007 at 09:19:15PM +0300, Dov Feldstern wrote:
> What the patch is trying to fix is the case where a language switch was
> being missed, for example in the following situation:
>
> document language is english
> \lang english
> bla bla bla
> \lang hebrew
> BLA BLA BLA
> \footnote
Peter Kümmel wrote:
Dov Feldstern wrote:
OK, here's my original patch for bug 1820 (without the second part,
identical to what I originally sent in). It solves most cases, as far as
I can determine is safe (I tried it on my documents with complex bidi /
encoding / language transitions), and it
Dov Feldstern wrote:
encoding / language transitions), and it does not constitute a format
change, IMO.
I'm not sure this is true, I think even just this patch is a format
change... anyone care to take a look?
Dov Feldstern wrote:
> OK, here's my original patch for bug 1820 (without the second part,
> identical to what I originally sent in). It solves most cases, as far as
> I can determine is safe (I tried it on my documents with complex bidi /
> encoding / language transitions), and it does not constit
On Thursday 12 July 2007 18:30:16 Dov Feldstern wrote:
> Finally, there's the issue of bug 3613. It is due to some format change
> from long ago which never had an accompanying lyx2lyx made for it (I
> have nothing to do with that... ;) ). If possible, we should fix this
> (i.e., create a lyx2lyx f
Enrico Forestieri wrote:
> No problem with me. Anyway, I already tested it on three different
> systems, so I am confident that it works ;-)
We'll release 1.5.1 soon :-)
Jürgen
Jean-Marc Lasgouttes ha scritto:
Basically, the main stated plan for the 1.6 branch is switching our
file format to some correctly formed xml. There is already some
proof-of-concept code to do that in a branch. This will force us to
have a more unified way to access the parameters, and I was argu
OK, here's my original patch for bug 1820 (without the second part,
identical to what I originally sent in). It solves most cases, as far as
I can determine is safe (I tried it on my documents with complex bidi /
encoding / language transitions), and it does not constitute a format
change, IMO.
On Thu, Jul 12, 2007 at 07:16:45PM +0200, Jürgen Spitzmüller wrote:
> José Matos wrote:
> > I saw the patch and I agree with the way it is done. This time though I
> > will be on the safe side (read chicken) and I would suggest to delay this
> > for 1.5.1. OK?
>
> I was about to say the same. The
José Matos wrote:
> I saw the patch and I agree with the way it is done. This time though I
> will be on the safe side (read chicken) and I would suggest to delay this
> for 1.5.1. OK?
I was about to say the same. The patch looks correct, but the bug is not too
crucial to get it in urgently.
Jür
On Thursday 12 July 2007 18:06:42 Enrico Forestieri wrote:
> The exception is thrown by the locale constructor, not when the
> ordering is performed. So, we catch it there and then either
> use the locale facilities or the normal ordering. See patch
> in the other post.
I saw the patch and I agr
On Thu, Jul 12, 2007 at 05:36:03PM +0100, José Matos wrote:
> On Thursday 12 July 2007 17:26:54 Enrico Forestieri wrote:
> > I have another option.
>
> Tell us more. :-)
The exception is thrown by the locale constructor, not when the
ordering is performed. So, we catch it there and then either
On Thu, Jul 12, 2007 at 06:32:28PM +0200, Jürgen Spitzmüller wrote:
> Enrico Forestieri wrote:
> > Please, wait a minute. I have another option.
>
> too late.
No problem. The attached patch should solve the problems related
to sorting according to the locale rules. I think that there is
no other
On Thursday 12 July 2007 17:26:54 Enrico Forestieri wrote:
> I have another option.
Tell us more. :-)
> --
> Enrico
--
José Abílio
Enrico Forestieri wrote:
> Please, wait a minute. I have another option.
too late.
Jürgen
José Matos wrote:
> > José, OK to go in?
> >
> > Jürgen
>
> Yes.
done.
Jürgen
José Matos wrote:
> OK then. Enrico earlier agreed with this and then we will have more time to
> fix this properly.
Done. I've also reopened the bug report with a comment.
Jürgen
On Thu, Jul 12, 2007 at 05:18:04PM +0100, José Matos wrote:
> On Thursday 12 July 2007 16:51:55 Jürgen Spitzmüller wrote:
> > For 1.5.0, I propose the attached.
> >
> > Jürgen
>
> OK then. Enrico earlier agreed with this and then we will have more time to
> fix this properly.
Please, wait a m
On Thursday 12 July 2007 15:24:13 Jean-Marc Lasgouttes wrote:
> I guess there are a few things to tweak (so that lyx2lyx produces the
> right format by default, for example?),
That is not needed anymore, lyx always tell tells lyx2lyx the version where
it wants to receive the files.
> and I hav
On Thursday 12 July 2007 13:54:17 Jürgen Spitzmüller wrote:
> José, OK to go in?
>
> Jürgen
Yes.
--
José Abílio
On Thursday 12 July 2007 16:51:55 Jürgen Spitzmüller wrote:
> For 1.5.0, I propose the attached.
>
> Jürgen
OK then. Enrico earlier agreed with this and then we will have more time to
fix this properly.
--
José Abílio
On Thu, Jul 12, 2007 at 02:59:08PM +0200, Jean-Marc Lasgouttes wrote:
> [EMAIL PROTECTED] (Jürgen Spitzmüller) writes:
> > Jean-Marc Lasgouttes wrote:
> >> Yes. It is not fair to see always the same people having fun (what
> >> about replacing qt4 with Xaw?)
> >
> > Or just ditch Unix and use the W
On Thu, Jul 12, 2007 at 02:52:31PM +0200, Jürgen Spitzmüller wrote:
> Jean-Marc Lasgouttes wrote:
> > Yes. It is not fair to see always the same people having fun (what
> > about replacing qt4 with Xaw?)
>
> Or just ditch Unix and use the Windows API.
Or use Java.
Andre'
On Thursday 12 July 2007 13:59:08 Jean-Marc Lasgouttes wrote:
> Java?
>
> JMarc
Python is more likely. ;-)
--
José Abílio
On Thu, Jul 12, 2007 at 02:44:21PM +0200, Jean-Marc Lasgouttes wrote:
>
> [EMAIL PROTECTED] (Jürgen Spitzmüller) writes:
> > Jean-Marc Lasgouttes wrote:
> >> I have other plans, but we'll see :)
> >
> > Break some eggs perhaps? ;-)
>
> Yes. It is not fair to see always the same people having fun
On Thu, Jul 12, 2007 at 02:17:57PM +0200, Jürgen Spitzmüller wrote:
> Jean-Marc Lasgouttes wrote:
> > I have other plans, but we'll see :)
>
> Break some eggs perhaps? ;-)
I wonder what I will do this year... after all, there are not too many
frontends left to kill...
Andre'
>
Jürgen Spitzmüller wrote:
Jürgen Spitzmüller wrote:
even if this change helps for solaris i fear many crashes on systems
with strangely set locales.
I even get the crash by
- LANG=en_EN lyx
- Tools->Preferences
For 1.5.0, I propose the attached.
+1.
By the way, I just had a look at bug 273
On Thu, Jul 12, 2007 at 09:00:57AM +0300, Martin Vermeer wrote:
> > > We have bedlinen and towels and all... but do bring as many
> > > laptops as you can, with ethernet cables / wireless cards,
> > > and a spare hub or ADSL modem if you have one.
> >
> > In theory I have a ADSL modem, but not exa
Jürgen Spitzmüller wrote:
> > even if this change helps for solaris i fear many crashes on systems
> > with strangely set locales.
>
> I even get the crash by
> - LANG=en_EN lyx
> - Tools->Preferences
For 1.5.0, I propose the attached.
Jürgen
Index: src/frontends/controllers/frontend_helpers.cpp
[EMAIL PROTECTED] wrote:
> > I guess there are a few things to tweak (so that lyx2lyx produces the
> > right format by default, for example?), and I have to leave in one hour.
> > Morever there are still some bugs to fix in lyx2lyx (this is why 1.5.0
> > is not out actually).
>
> Do you mean the pr
[EMAIL PROTECTED] wrote:
> Maybe make some notes on the release procedure while doing it?
Yes.
Jürgen
On Thu, 12 Jul 2007, Jean-Marc Lasgouttes wrote:
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Isn't it just a matter of copying the lyx2lyx directory from trunk to
1.4? At least that's what Jose said about this on the user list. In
which case, you can probably do it yourself and release 1.4.5
On Thu, 12 Jul 2007, Jürgen Spitzmüller wrote:
Jean-Marc Lasgouttes wrote:
This
means that either Jose or Juergen will have to do it (they have all
the information to put things on our ftp sites now).
Actually, I do not have any information about the release procedure yet.
But with a little
Pavel Sanda wrote:
> even if this change helps for solaris i fear many crashes on systems
> with strangely set locales.
I even get the crash by
- LANG=en_EN lyx
- Tools->Preferences
Jürgen
Yes, I do mean the latter. It's just like a printer dialog: choose print to
device or print to file. If this is hard to implement, then in the interim
can we just put some text on this dialog that points the user to the insert
child doc?
File listings needs a filename + all the options
Normal
Jean-Marc Lasgouttes wrote:
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Isn't it just a matter of copying the lyx2lyx directory from trunk to
1.4? At least that's what Jose said about this on the user list. In
which case, you can probably do it yourself and release 1.4.5 now as
there won't be
[EMAIL PROTECTED] (Jürgen Spitzmüller) writes:
> Actually, I do not have any information about the release procedure yet. But
> with a little help from José, it might be doable.
BTW you do not have yet the right to post on lyx-announce. You can let
Jose do it for this time, but you should ask Mat
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
> It has been OKed by Jose already (on the user list :0)). Could you
> commit it please?
I thought it was already in 1.5. I committed it there too.
JMarc
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
> Isn't it just a matter of copying the lyx2lyx directory from trunk to
> 1.4? At least that's what Jose said about this on the user list. In
> which case, you can probably do it yourself and release 1.4.5 now as
> there won't be any format change befor
[EMAIL PROTECTED] (Jürgen Spitzmüller) writes:
> Actually, I do not have any information about the release procedure yet. But
> with a little help from José, it might be doable.
I trust it will be :)
JMarc
Jean-Marc Lasgouttes wrote:
Hello,
It transpires that, since I am leaving for vacation this evening, I
will not be able to release LyX 1.4.5 (I come back on 31/07). This
means that either Jose or Juergen will have to do it (they have all
the information to put things on our ftp sites now).
The
Enrico Forestieri <[EMAIL PROTECTED]> writes:
> What about the \overset patch by André? It is needed in 1.4, too.
> Try \overset{s_1}{=} and you will see it.
I did not realize that it is needed. I just applied it.
JMarc
Enrico Forestieri wrote:
On Thu, Jul 12, 2007 at 03:50:40PM +0200, Jean-Marc Lasgouttes wrote:
Jean-Pierre Chrétien <[EMAIL PROTECTED]> writes:
beamer.layout is not up do date compared to 1.5.version
(see attachment http://bugzilla.lyx.org/attachment.cgi?id=1626&action=view
to bug 3141).
I app
Jean-Marc Lasgouttes wrote:
> This
> means that either Jose or Juergen will have to do it (they have all
> the information to put things on our ftp sites now).
Actually, I do not have any information about the release procedure yet. But
with a little help from José, it might be doable.
Jürgen
Andre Poenitz <[EMAIL PROTECTED]> writes:
>> All on thursday 9th? Then perhaps we should just pick you up
>> by car. I'll talk to the CEO about it ;-)
>
> Would be nice.
Or even great!
>> We have bedlinen and towels and all... but do bring as many
>> laptops as you can, with ethernet cables / wir
On Thu, Jul 12, 2007 at 03:50:40PM +0200, Jean-Marc Lasgouttes wrote:
> Jean-Pierre Chrétien <[EMAIL PROTECTED]> writes:
> > beamer.layout is not up do date compared to 1.5.version
> > (see attachment http://bugzilla.lyx.org/attachment.cgi?id=1626&action=view
> > to bug 3141).
>
> I applied the pa
Hello,
It transpires that, since I am leaving for vacation this evening, I
will not be able to release LyX 1.4.5 (I come back on 31/07). This
means that either Jose or Juergen will have to do it (they have all
the information to put things on our ftp sites now).
The only remaining bugs are:
295
Koji Yokota wrote:
> Is it possible to change "Files of type:" in UI from "*.cjklyx" to
> "*.lyx"? CJK-LyX's files have extension "*.lyx", so it may be better for
> existing users.
The problem, I think, is that this will overwrite existing files on export.
It's similar to bug 3934 and should be f
Jean-Pierre Chrétien <[EMAIL PROTECTED]> writes:
> beamer.layout is not up do date compared to 1.5.version
> (see attachment http://bugzilla.lyx.org/attachment.cgi?id=1626&action=view
> to bug 3141).
I applied the patch.
JMarc
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
> OK, then here is the patch that I propose to apply. What it does:
I applied this patch.
JMarc
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
> [EMAIL PROTECTED] (Jürgen Spitzmüller) writes:
>> You mean, pass information to Font::latexWriteStartChanges that the
>> character
>> following the font change will be a blank? That could be doable.
>
> It is even simpler than that.
I appled thi
> On Thu, 2007-07-12 at 15:01 +0200, Pavel Sanda wrote:
> > > This bug was supposed to be fixed, so perhaps it's time to re-open it.
> > > Please add your comments to the bug.
> >
> > please do you know the number ?
> > i remember there was also some bug about positioning view to the last
> > hal
Jürgen Spitzmüller wrote:
Abdelrazak Younes wrote:
It didn't came to my mind.
I can do that, if you prefer.
Would be better IMHO.
OK. Attached.
José, OK to go in?
Jürgen
Is it possible to change "Files of type:" in UI from "*.cjklyx" to
"*.lyx"? CJK-LyX's files have exten
On Thu, 2007-07-12 at 15:01 +0200, Pavel Sanda wrote:
> > This bug was supposed to be fixed, so perhaps it's time to re-open it.
> > Please add your comments to the bug.
>
> please do you know the number ?
> i remember there was also some bug about positioning view to the last
> half-line of
> te
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
> Ajax
Basix (http://www.tex.ac.uk/tex-archive/help/Catalogue/entries/basix.html)
JMarc
Jean-Marc Lasgouttes wrote:
[EMAIL PROTECTED] (Jürgen Spitzmüller) writes:
Jean-Marc Lasgouttes wrote:
Yes. It is not fair to see always the same people having fun (what
about replacing qt4 with Xaw?)
Or just ditch Unix and use the Windows API.
Java?
Ajax
Abdel.
> > it appear. it does not happen always but usually when you resize the window
> > to some very small area - say one word width, three lines height and then
> > you resize it back (or maximize). more - the slider on the right side is
> > often in
> > a position, which cannot be reached again and
[EMAIL PROTECTED] (Jürgen Spitzmüller) writes:
> Jean-Marc Lasgouttes wrote:
>> Yes. It is not fair to see always the same people having fun (what
>> about replacing qt4 with Xaw?)
>
> Or just ditch Unix and use the Windows API.
Java?
JMarc
Abdelrazak Younes wrote:
> > It didn't came to my mind.
> > I can do that, if you prefer.
>
> Would be better IMHO.
OK. Attached.
José, OK to go in?
Jürgen
Index: src/Converter.cpp
===
--- src/Converter.cpp (Revision 19055)
+++ src/
Jean-Marc Lasgouttes wrote:
> Yes. It is not fair to see always the same people having fun (what
> about replacing qt4 with Xaw?)
Or just ditch Unix and use the Windows API.
Jürgen
Jürgen Spitzmüller wrote:
Jean-Marc Lasgouttes wrote:
So the patch uses the directory dir in this case.
Why not use package().temp_dir().absFilename() instead?
It didn't came to my mind.
I can do that, if you prefer.
Would be better IMHO.
Abdel.
[EMAIL PROTECTED] (Jürgen Spitzmüller) writes:
> Jean-Marc Lasgouttes wrote:
>> > So the patch uses the directory dir in this case.
>>
>> Why not use package().temp_dir().absFilename() instead?
>
> It didn't came to my mind.
> I can do that, if you prefer.
It looks better.
JMarc
[EMAIL PROTECTED] (Jürgen Spitzmüller) writes:
> Jean-Marc Lasgouttes wrote:
>> I have other plans, but we'll see :)
>
> Break some eggs perhaps? ;-)
Yes. It is not fair to see always the same people having fun (what
about replacing qt4 with Xaw?)
JMarc
On Thu, 12 Jul 2007 14:11:33 +0200
Pavel Sanda <[EMAIL PROTECTED]> wrote:
> > Pavel Sanda wrote:
> > >>Which sytem is that? If it is KDE or GNOME based, maybe there's some
> > >>global Clipboard or X11 Selection issue... could you please try to
> > >>launch a bare X11 session with a minimalist w
> >ok, i run X without any WM or desktop and came to this -
> >it _seems_ (its difficult to test extensively as you cant switch between
> >windows without WM :) that motion itself is much better, but what remains
> >is extremely slow motion when selecting text with shift+arrows
>
> Even with a si
Pavel Sanda wrote:
Pavel Sanda wrote:
Which sytem is that? If it is KDE or GNOME based, maybe there's some
global Clipboard or X11 Selection issue... could you please try to
launch a bare X11 session with a minimalist window manager (i.e. without
KDE nor Gnome) and report back?
i use only enl
Pavel Sanda wrote:
By the way, you know that LyX now can do multiple views, don't you? Can
you reproduce the slow motion with two windows of the same instance?
Abdel.
btw abdel, if you want i can provide you ssh account on the machine to
fathom this.
I would need an X11 server to do that an
Jean-Marc Lasgouttes wrote:
> > So the patch uses the directory dir in this case.
>
> Why not use package().temp_dir().absFilename() instead?
It didn't came to my mind.
I can do that, if you prefer.
Jürgen
[EMAIL PROTECTED] (Jürgen Spitzmüller) writes:
> http://bugzilla.lyx.org/show_bug.cgi?id=4011
>
> The crash is due to an invalid pointer: when importing with indentical input
> and output file names, Converter tries to create a temporary output file in
> the temp dir, but since no buffer exists y
Jean-Marc Lasgouttes wrote:
> I have other plans, but we'll see :)
Break some eggs perhaps? ;-)
Jürgen
http://bugzilla.lyx.org/show_bug.cgi?id=4011
The crash is due to an invalid pointer: when importing with indentical input
and output file names, Converter tries to create a temporary output file in
the temp dir, but since no buffer exists yet, buffer->tempdir() is invalid.
So the patch uses the
Alfredo Braunstein <[EMAIL PROTECTED]> writes:
> Jean-Marc Lasgouttes wrote:
>
>> Yes, it is IMO simpler. Note that this would be moot if we had the
>> latexstream I've been dreaming about for ages :)
>
> Like the one you'll give us in Bromarv? ;-)
I have other plans, but we'll see :)
JMarc
> Pavel Sanda wrote:
> >>Which sytem is that? If it is KDE or GNOME based, maybe there's some
> >>global Clipboard or X11 Selection issue... could you please try to
> >>launch a bare X11 session with a minimalist window manager (i.e. without
> >>KDE nor Gnome) and report back?
> >
> >i use only
> By the way, you know that LyX now can do multiple views, don't you? Can
> you reproduce the slow motion with two windows of the same instance?
>
> Abdel.
btw abdel, if you want i can provide you ssh account on the machine to
fathom this.
pavel
Pavel Sanda wrote:
By the way, you know that LyX now can do multiple views, don't you? Can
you reproduce the slow motion with two windows of the same instance?
no, i can not reproduce it on the same instance.
At last a good news :-)
Maybe it is a problem of Qt then. I don't know how Qt handl
Jean-Marc Lasgouttes wrote:
> Yes, it is IMO simpler. Note that this would be moot if we had the
> latexstream I've been dreaming about for ages :)
Like the one you'll give us in Bromarv? ;-)
A/
[EMAIL PROTECTED] (Jürgen Spitzmüller) writes:
> I also think this should be ported back to 1.4.
No, the bug does not exist in 1.4, where spaces are kept outside of
font changes.
JMarc
[EMAIL PROTECTED] (Jürgen Spitzmüller) writes:
> On a second thought, I think you should just commit yours.
Yes, it is IMO simpler. Note that this would be moot if we had the
latexstream I've been dreaming about for ages :)
JMarc
> By the way, you know that LyX now can do multiple views, don't you? Can
> you reproduce the slow motion with two windows of the same instance?
no, i can not reproduce it on the same instance.
pavel
Pavel Sanda wrote:
but I cannot reproduce it.
can you try this ?
1. launch lyx
2. new file + some typing + mark text + copy
3. launch new instance (let the old one running) + new + type some text + try
motion
just one more addition: - the slow motion is only in one of those two windows -
the
On Thu, 2007-07-12 at 12:18 +0200, Pavel Sanda wrote:
> > > But what I accidentally found is, that the whole problem simply
> > > disappears
> > > in the moment I copy and paste some text. Is this known ?
> >
>
> > Does it resemble this?
>
> does copying text by Ctrl+C helps for you ?
Not tha
> Note that this is used in a sorting context, so the comparison
> should be as fast as possible. I don't think that the try/catch
we are sorting some ~50 items. anyway it can be written that
try block is entered only once per one sorting.
pavel
On Thursday 12 July 2007 12:00:14 Jürgen Spitzmüller wrote:
> On a second thought, I think you should just commit yours. José?
>
> Jürgen
As I said before if you agree on one version, as it seems to be case, you have
my OK.
--
José Abílio
1 - 100 of 152 matches
Mail list logo