Dear list,
The patch does not add or change any feature of session.h/C. It
separates session class into sections. Adding features like
session/toolbars will be much easier (and cleaner) using the new
interfaces.
The patch is messy so session.h/C are also attached. Will apply
tomorrow (subject to
On Oct 26, 2006, at 5:19 PM, Lars Gullik Bjønnes wrote:
Bennett Helm <[EMAIL PROTECTED]> writes:
| LyX 1.5.0 cannot be started by double-clicking the LyX.app icon on
| Mac: it crashes immediately. However, starting LyX from the command
| line (or via gdb) works with no problem. So I'm a bit lim
??? IIRC you are working on session management, don't you? Didn't we
want to store the status of toolbars? Or has this feature become a
post-1.5 feature?
Yes. session is for 1.5, but this thread is for file renaming. :-)
Sorry for the confusion.
Bo
Bo Peng schrieb:
If you don't hurry, I have finished my CT stuff before you completed the
session handling :-)
I am not doing it now, or anytime soon. The discussion is about easy
transition of branches.
??? IIRC you are working on session management, don't you? Didn't we
want to store the stat
On Thursday 26 October 2006 4:03 pm, Georg Baum wrote:
> That was my question, since I do not use docbook sgml and had no idea
> whether it was something really obsolete or something still in use.
I know that. :-)
My point is that latex 2 is obsolete and I still see people using it. :-)
Now on
Bo, Jose has spoken.
I know that. I will wait for the XML merge.
If you don't hurry, I have finished my CT stuff before you completed the
session handling :-)
I am not doing it now, or anytime soon. The discussion is about easy
transition of branches.
Cheers,
Bo
Bo Peng wrote:
The important part is that r16000 -> 16001 has ONLY filename changes
so you can modify your patch easily.
Bo, Jose has spoken.
If you don't hurry, I have finished my CT stuff before you completed the
session handling :-)
Michael
Bennett Helm <[EMAIL PROTECTED]> writes:
| LyX 1.5.0 cannot be started by double-clicking the LyX.app icon on
| Mac: it crashes immediately. However, starting LyX from the command
| line (or via gdb) works with no problem. So I'm a bit limited in the
| debug info I can produce. Here's what Console
except that my branch touches almost all files...
Will this work for you?
1. announce a trunk freeze, oberve trunk revision, say, 16000
2. you update your branch with r16000
3. svn diff > patch16000.diff
4. A global rename will happen, and produce revision 16001. ONLY file
name change will appe
Jean-Marc Lasgouttes wrote:
Since the testing did not show big problems, I committed the patch
bug2882-5-14x (below) to 1.4.4svn. The adaptation of this patch to 1.5
is attached. The changelog says
Jean-Marc, if I don't find any problem, can I adapt it to the next CT
code and commit the patc
Jean-Marc Lasgouttes wrote:
michael> Presently, if you delete an inset, all its content is deleted
michael> recursively. This is unfortunate. Imagine that your colleague
michael> makes changes in an existing inset. He sends it to you and
michael> you come to the conclusion that the inset should
"Bo Peng" <[EMAIL PROTECTED]> writes:
| > please not that in this case it is not necessary to run
| > autogen.sh or configure. That is only needed for bigger changes
| > (deleting/adding a directory etc.)
|
| My understanding is every addition/removal of files leads to
| autogen.sh. They are fran
If one of you takes the time to write a script to automate the procedure
* file.C -> file.cpp
* fix all references in build files and documentation
* register the rename in SVN.
* whatever other stuff it needs to do.
then the whole argument is redundant.
Just make the change, hand
Michael Gerz <[EMAIL PROTECTED]> writes:
> is there a LyX artist among us? The new "Review" toolbar lacks some nice
> icons
Does KWord have change tracking? Why not reuse their icons?
s/KWord/some GPL-compatible, change tracking-enabled word processor/
Angus
Laurent Grawet <[EMAIL PROTECTED]> writes:
> Hi to all,
>
> I suggest all specific LyX latex commands to be before the user latex
> commands (latex preamble).
> The two main reasons are :
> - This is coherent
> - That makes it possible to avoid double definitions
Hi, Laurent.
If only it were tha
José Matos <[EMAIL PROTECTED]> writes:
> On Thursday 26 October 2006 3:32 pm, Bo Peng wrote:
> > > Regarding the .C issue, although I don't like them, I think that we
> > > should postpone this to 1.6.
> >
> > I respect your decision, but please be more specific. Will this happen
> > immediately af
LyX 1.5.0 cannot be started by double-clicking the LyX.app icon on
Mac: it crashes immediately. However, starting LyX from the command
line (or via gdb) works with no problem. So I'm a bit limited in the
debug info I can produce. Here's what Console.app prints out:
Wrong command line option
LyX 1.5.0 crashes everytime on quit on Mac, and it causes OS X's
crashdump utility to go into what seems like an endless loop,
consuming all available processor time. Here's the backtrace:
Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_PROTECTION_FAILURE at addr
On Thu, Oct 26, 2006 at 02:21:41PM +0200, Abdelrazak Younes wrote:
> Jean-Marc Lasgouttes wrote:
> >>"Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
> >
> >>> I thought Abdel tested that with qt4.
> >
> >Abdelrazak> LyX-1.4/qt3 behaves exactly the same with this file.
> >
> >So th
On Thu, Oct 26, 2006 at 10:05:03AM +0200, Jean-Marc Lasgouttes wrote:
> > "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes:
>
> Enrico> I doubt it. LyX/Qt3/X11 on Windows (Cygwin, really) performs
> Enrico> exactly the same as on *nix, so this is something specifically
> Enrico> relate
On Oct 26, 2006, at 2:32 PM, Bennett Helm wrote:
On Oct 26, 2006, at 3:40 AM, Abdelrazak Younes wrote:
...
As you can see in the second line, QLPainter::text() take the most
time. This is not surprising but the following lines between this
node an the following node at the same level (LyX
On Thu, Oct 26, 2006 at 10:04:05AM +0200, Jean-Marc Lasgouttes wrote:
> > "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes:
>
> Enrico> On Wed, Oct 25, 2006 at 05:03:19PM +0200, Georg Baum wrote:
> >> Jean-Marc Lasgouttes wrote:
>
> >> > We could also decide that adding such new featu
On Thu, Oct 26, 2006 at 05:12:18PM +0200, Jean-Marc Lasgouttes wrote:
> > "Sven" == Sven Hoexter <[EMAIL PROTECTED]> writes:
Hi,
> Sven> What's missing is the translation update for the address. I
> Sven> didn't touch the po files because I'm not sure how to handle
> Sven> them correctly with
Hi,
is there a LyX artist among us? The new "Review" toolbar lacks some nice
icons :-)
Michael
Jean-Marc Lasgouttes wrote:
michael> 1. Change time
This looks OK. Please encapsulate the policy telling which changes are
equal so that we can modify it later.
Another solution would be to have all the changes in a same session be
the same, or all changes by a same author be the same.
Com
On Oct 26, 2006, at 3:40 AM, Abdelrazak Younes wrote:
Bennett Helm wrote:
Well, here is a profile for Mac. I created a new document with
enough text to fill the screen, placed the (invisible) cursor in
the middle of the screen, started profiling and typed at a brisk
pace for 30 seconds. (A
On Tue, Oct 24, 2006 at 10:01:43AM +0200, Juergen Vigna wrote:
> Hi Abdel,
>
> as much as I know before we started on fixing bugs there I was not able
> to scroll trough the UserGuide without hitting an Assert ;)
>
> I think that this is due to the "more" metrics calculations we have to do
> in o
On Mon, Oct 23, 2006 at 07:00:18AM -0500, Bo Peng wrote:
> >Ah, here is the official request. ;)
> >
> >First: Is it worth the effort? How big is the speedup?
>
> MSVC seems to benefit from pch more than gcc. I never had any first
> hand experience though.
>
> >Second: Was there not another endle
On Mon, Oct 23, 2006 at 06:33:16PM +0200, Abdelrazak Younes wrote:
> Hi Andre,
>
> Before Denmark, the UserGuide PageDown test was at 18 seconds. Now it is
> at 25 seconds. I hope you have some more code in store for speed ;-)
?
Andre'
On Mon, Oct 23, 2006 at 05:57:26PM +0200, Abdelrazak Younes wrote:
> Hi Andre,
>
> I just merged my tree with SVN and I see now big black blinking square
> instead of the cursor. Anybody else seeing that?
It's the new block cursor.
Andre'
On Mon, Oct 23, 2006 at 07:12:13PM +0200, Asger Ottar Alstrup wrote:
> Finally, it could be André's new rendering scheme which is slower on
> your setup.
Unlikely. Maybe not much of an inprovemnt, but certanily not slower.
The wrong cursor size is my fault though..
Andre'
Michael Gerz wrote:
Sorry but I can't fix all open change tracking issues in one week. (I
may ask for some assistance after the weekend, when it becomes clear
what is missing)
Notice that José is the release manager - not me. I do not get to set
the target.
When that is said, and with all d
Michael Gerz wrote:
Moreover, I think this should be done _before_ a major release, not
afterwards. This will make it much easier to backport 1.6 stuff back
to the 1.5 stable branch.
Jose has spoken. Please ignore my mail.
Michael
Hi to all,
I suggest all specific LyX latex commands to be before the user latex
commands (latex preamble).
The two main reasons are :
- This is coherent
- That makes it possible to avoid double definitions
For example I use \bsc command in the user latex commands. The \bsc
command is from babel
Peter Kümmel wrote:
Asger Ottar Alstrup wrote:
I believe there IS a feature freeze for LyX right now, although it seems
the list has already partially forgotten this in just 2 days. José IS
the release manager, and he did impose a feature freeze.
It is not just a 'freeze', a normal fre
Asger Ottar Alstrup wrote:
I would aim for a test release in a week.
Sorry but I can't fix all open change tracking issues in one week. (I
may ask for some assistance after the weekend, when it becomes clear
what is missing)
Michael
Jean-Marc Lasgouttes wrote:
Jean-Marc> Please test, in particular with change tracking.
Since the testing did not show big problems, I committed the patch
bug2882-5-14x (below) to 1.4.4svn. The adaptation of this patch to 1.5
is attached. The changelog says
* text.C (backspacePos0): re
Am Donnerstag, 26. Oktober 2006 18:05 schrieb Jean-Marc Lasgouttes:
> Can't we just change the encoding of the output stream on the fly
> (with a method, not only in the constructor)?
That was my first idea, but it turned out to be rather difficult. Here is
how I came to the current solution:
c
Bo Peng wrote:
Is there any reason *not* to do it now? As a matter of fact, I do not
see unmerged branches as a big problem.
I can see at least one advantage of this: do it now and we do not have
to bring this problem up the tenth time.
Moreover, I think this should be done _before_ a major
My proposal is to do it as soon as the xml patch goes in.
Got you. Expect huge 'svn up' after the xml merge then. :-)
Bo
On 10/26/06, Antony Unwin <[EMAIL PROTECTED]> wrote:
Thanks for your input but there has been a misunderstanding here.
The review has already been written. The developers of LyX may
respond to it on JSS's website if they wish. I would like to find a
person to take responsibility for this and su
Abdelrazak Younes wrote:
> Peter Kümmel wrote:
>> Here a patch to recover from
>> a silly window position.
>
> Is it portable?
>
Yes, the used classes are NOT Windows specific:
http://doc.trolltech.com/4.2/qdesktopwidget.html
>>
>>
>>
>>
Peter Kümmel wrote:
Here a patch to recover from
a silly window position.
Is it portable?
Index: frontends/qt4/GuiView.C
===
--- frontends/qt4/GuiView.C
Here a patch to recover from
a silly window position.
--
Peter Kümmel
Index: frontends/qt4/GuiView.C
===
--- frontends/qt4/GuiView.C (revision 15561)
+++ frontends/qt4/GuiView.C (working copy)
@@ -154,6 +154,12 @@
//
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
Georg> Am Donnerstag, 26. Oktober 2006 17:34 schrieb Jean-Marc
Georg> Lasgouttes:
>> It happens that I do not really understand what we want to do with
>> change_encoding and why there is a specific problem. Probably my
>> fault.
Georg> The
Am Donnerstag, 26. Oktober 2006 17:34 schrieb Jean-Marc Lasgouttes:
> It happens that I do not really understand what we want to do with
> change_encoding and why there is a specific problem. Probably my
> fault.
The problem is that we may need to use several different encodings in one
output fi
Edwin Leuven wrote:
> Peter Kümmel wrote:
>> Hope this helps a bit.
>
> not not really (wouldn't know where to get the correct cursor pos).
>
> and why does the proper cursor position get lost?
Because the cachc has been cleared:
void BufferView::updateMetrics(bool singlepar)
{
// FIXME
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
>> If not I have to think more.
Georg> I committed this version. If the comment is still not clear
Georg> please tell.
It happens that I do not really understand what we want to do with
change_encoding and why there is a specific problem. P
Edwin Leuven wrote:
John Levon wrote:
On Thu, Oct 26, 2006 at 01:06:14PM +0200, Peter Kümmel wrote:
Was this the bug Asger talked about ('Fix cursor trouble')?
Possibly that selecting within an inset is broken?
and:
1. when typing in math the cursor blinks before the math inset
before
Peter Kümmel wrote:
Hope this helps a bit.
not not really (wouldn't know where to get the correct cursor pos).
and why does the proper cursor position get lost?
Hi all,
I think best way would be to put the FSF address in a unique string
(that have not to be translated), so any future's changes does not
affect to translators messages. Something like:
return _("LyX is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even t
> "Sven" == Sven Hoexter <[EMAIL PROTECTED]> writes:
Sven> Hi, attached you can find a diff against the 1.4.x branch where
Sven> I started to update the FSF postal address. I also updated the
Sven> LyX-Team copyright up to 2006 if you disagree remove this change
Sven> and please list the curre
> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
Jean-Marc> To be fair too, I noticed this remotely first. There, the
Jean-Marc> white background is visible during more than one second! I
Jean-Marc> am not sure what would be causing that, since both machines
Jean-Marc> are ~3G
Am Dienstag, 24. Oktober 2006 21:42 schrieb Georg Baum:
> Is this changed comment understandable?
>
> if (change_encoding) {
> lyxerr[Debug::LATEX] << "Converting paragraph to encoding "
> << language->encoding()->iconvName() << endl;
> docstring const par = par_stream.st
Edwin Leuven wrote:
> John Levon wrote:
>> On Thu, Oct 26, 2006 at 01:06:14PM +0200, Peter Kümmel wrote:
>>
>>> Was this the bug Asger talked about ('Fix cursor trouble')?
>>
>> Possibly that selecting within an inset is broken?
>
> and:
>
> 1. when typing in math the cursor blinks before the mat
Am Mittwoch, 25. Oktober 2006 23:07 schrieb José Matos:
> I am joking but the idea is the same there are people who have been
using
> the sgml toolchain and a change to xml would disrupt their work.
That was my question, since I do not use docbook sgml and had no idea
whether it was something
Thanks for your input but there has been a misunderstanding here.
The review has already been written. The developers of LyX may
respond to it on JSS's website if they wish. I would like to find a
person to take responsibility for this and submit a proposed response
to me.
Antony Unwin
On Thursday 26 October 2006 3:32 pm, Bo Peng wrote:
> > Regarding the .C issue, although I don't like them, I think that we
> > should postpone this to 1.6.
>
> I respect your decision, but please be more specific. Will this happen
> immediately after 1.5.x is released so that 1.5.x and 1.6/trunk h
> "José" == José Matos <[EMAIL PROTECTED]> writes:
José> On Thursday 26 October 2006 3:02 pm, José Matos wrote:
>> On Thursday 26 October 2006 2:15 pm, Jean-Marc Lasgouttes wrote: >
>> Do other people see that, on linux in particular?
>>
>> Not here. :-)
>>
>> qt-4.2.1 in Fedora 6.
José>
Regarding the .C issue, although I don't like them, I think that we should
postpone this to 1.6.
I respect your decision, but please be more specific. Will this happen
immediately after 1.5.x is released so that 1.5.x and 1.6/trunk have
the same file extension? (Or you mean 1.6.x and 1.7?)
Bo
A comparative review of Scientific Workplace and LyX will appear in
the electronic Journal of Statistical Software. LyX may respond to
the review. Please let me know who wishes to do this and I will send
them a copy of the review. (For obvious reasons JSS would like just
one response, but no do
On Thursday 26 October 2006 3:02 pm, José Matos wrote:
> On Thursday 26 October 2006 2:15 pm, Jean-Marc Lasgouttes wrote:
> > Do other people see that, on linux in particular?
>
> Not here. :-)
>
> qt-4.2.1 in Fedora 6.
To be fair, I see some kind of redrawing but it is so fast, that I would
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
Georg> Am Donnerstag, 26. Oktober 2006 16:00 schrieb Jean-Marc
Georg> Lasgouttes:
Martin> What is the situation wrt beamer? The layout is included in my
Martin> 1.4.2 rpm. However, it is missing from 1.4 and 1.5 svn.
>> Georg tried to contac
Am Donnerstag, 26. Oktober 2006 16:00 schrieb Jean-Marc Lasgouttes:
> Martin> What is the situation wrt beamer? The layout is included in my
> Martin> 1.4.2 rpm. However, it is missing from 1.4 and 1.5 svn.
>
> Georg tried to contact the author, but we had no answer.
A second try succeded:
http:
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> Of course if it wrong but the possibility is there (not my
Abdelrazak> doing). What do you want me to do? Further clean up the
Abdelrazak> BufferView and the Buffer? I'll do that in 1.6 ;-)
Abdelrazak> When we do that
> "Charles" == Charles de Miramon <[EMAIL PROTECTED]> writes:
Charles> Just a teaser. KCachegrind is a funny application with a lot
Charles> of buttons you can push.
It is really a teaser! The kcachegrind window is hidden.
JMarc
Jean-Marc Lasgouttes wrote:
"Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> No, there is no more buffer, that is different. The Buffer
Abdelrazak> pointer in BufferView was not properly set to zero when
Abdelrazak> the Buffer was closed file was reloaded hence one the
>> "cmiramon" == cmiramon <[EMAIL PROTECTED]> writes:
>
> cmiramon> I have compiled yesterday svn lyx and ran it through
> cmiramon> cachegrind (start lyx, load tutorial, page down twice exit).
>
> Did you compile lyx with --disable-stdlib-debug and --disable-assertions?
>
> It seems to me th
On Thursday 26 October 2006 2:15 pm, Jean-Marc Lasgouttes wrote:
> Do other people see that, on linux in particular?
Not here. :-)
qt-4.2.1 in Fedora 6.
> JMarc
--
José Abílio
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> I don't need it but there might be some other corner cases
Abdelrazak> where this could happen. But you are probably right, I
Abdelrazak> will replace that with an assert.
Thanks.
JMarc
> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes:
Martin> Attached the patch (tab errors) to layout2layout needed to
Martin> make beamer accessible in 1.5svn.
I think you should apply it to trunk (and branch?)
Martin> What is the situation wrt beamer? The layout is included in my
Mart
> "michael" == michael gerz <[EMAIL PROTECTED]> writes:
michael> Hi folks, I would like to inform you about two issues that I
michael> am going to address this evening. If you disagree, please
michael> complain loudly. Otherwise, I will continue the CT cleanup...
michael> 1. Change time
This
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> No, there is no more buffer, that is different. The Buffer
Abdelrazak> pointer in BufferView was not properly set to zero when
Abdelrazak> the Buffer was closed file was reloaded hence one the
Abdelrazak> crashes.
Hav
Jean-Marc Lasgouttes wrote:
"Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> OK, This patch fixes no less than 3 crashes when reverting
Abdelrazak> a document!
A question: why do you need this
void paintText(BufferView & bv, ViewMetricsInfo const & vi,
Jean-Marc Lasgouttes wrote:
"Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
What about removing the buffer from the lyxview, and reading from
disk as with a new file?
Abdelrazak> ??? This is what is done already in
Abdelrazak> BufferView::loadLyXFile().
So, there is no more b
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> OK, This patch fixes no less than 3 crashes when reverting
Abdelrazak> a document!
A question: why do you need this
void paintText(BufferView & bv, ViewMetricsInfo const & vi,
Painter & pain)
{
+
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
>> What about removing the buffer from the lyxview, and reading from
>> disk as with a new file?
Abdelrazak> ??? This is what is done already in
Abdelrazak> BufferView::loadLyXFile().
So, there is no more bufferview concerning
Jean-Marc Lasgouttes wrote:
"Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> This is very tricky and it was very hard to find. The
Abdelrazak> problem is that GuiWorkArea::paintEvent() uses the Buffer
Abdelrazak> before it is completely constructed. Buffer::pimpl is
Abd
OK,
This patch fixes no less than 3 crashes when reverting a document!
1) crash in GuiWorkArea::paintEvent(), this one is solved by by
encapsulating the file loading in LyXView by busy(true)/busy(false) and
by disabling/enabling the work area update in GuiView::busy().
2) crash in the cursor
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> This is very tricky and it was very hard to find. The
Abdelrazak> problem is that GuiWorkArea::paintEvent() uses the Buffer
Abdelrazak> before it is completely constructed. Buffer::pimpl is
Abdelrazak> still equal to 0
> "cmiramon" == cmiramon <[EMAIL PROTECTED]> writes:
cmiramon> I have compiled yesterday svn lyx and ran it through
cmiramon> cachegrind (start lyx, load tutorial, page down twice exit).
Did you compile lyx with --disable-stdlib-debug and --disable-assertions?
It seems to me that you did no
Jean-Marc Lasgouttes wrote:
"Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
I thought Abdel tested that with qt4.
Abdelrazak> LyX-1.4/qt3 behaves exactly the same with this file.
So this is a general problem with lyx-qt on windows, right?
I would rather say with lyx-mathed
John Levon wrote:
On Thu, Oct 26, 2006 at 01:06:14PM +0200, Peter Kümmel wrote:
Was this the bug Asger talked about ('Fix cursor trouble')?
Possibly that selecting within an inset is broken?
and:
1. when typing in math the cursor blinks before the math inset
before returning to the righ
On Thu, Oct 26, 2006 at 01:06:14PM +0200, Peter Kümmel wrote:
> Was this the bug Asger talked about ('Fix cursor trouble')?
Possibly that selecting within an inset is broken?
john
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
>> I thought Abdel tested that with qt4.
Abdelrazak> LyX-1.4/qt3 behaves exactly the same with this file.
So this is a general problem with lyx-qt on windows, right?
JMarc
Jean-Marc Lasgouttes wrote:
> The few times I tried cachegrind, it was making lyx so slow that any
> testing concerning the GUI was too difficult to do. How do KDE people
> do it? Is there some documentation somewhere?
>
> It seems to me that oprofile is much faster.
>
It is slow but it works.
Peter Kümmel wrote:
Abdelrazak Younes wrote:
What about this patch?
Much better than what we have now!
Shove it in...
Done.
Was this the bug Asger talked about ('Fix cursor trouble')?
I don't think so. I guess he was talking about the big black square that
served as cursor. I fixed that
Abdelrazak Younes wrote:
>>
>> What about this patch?
>
> Much better than what we have now!
>
> Shove it in...
Done.
Was this the bug Asger talked about ('Fix cursor trouble')?
--
Peter Kümmel
Peter Kümmel wrote:
Edwin Leuven wrote:
Abdelrazak Younes wrote:
Edwin Leuven wrote:
Abdelrazak Younes wrote:
i think that the positioning of the cursor is nicer with the attached
(moves it 2 pixels to the right...)
Yep. I hesitated to do that but I think you're right for an immediate
solutio
Edwin Leuven wrote:
> Abdelrazak Younes wrote:
>> Edwin Leuven wrote:
>>> Abdelrazak Younes wrote:
>>> i think that the positioning of the cursor is nicer with the attached
>>> (moves it 2 pixels to the right...)
>>
>> Yep. I hesitated to do that but I think you're right for an immediate
>> solutio
Dear LyX developers,
A comparative review of Scientific Workplace and LyX will appear in
the electronic Journal of Statistical Software. LyX may respond to
the review. Please let me know who wishes to do this and I will send
them a copy of the review. (For obvious reasons JSS would like
Hello all,
I have been busy, but I would like to give a short update on some of
the
issues raised. I intend to reply in detail to those messages either tomorrow
night or Saturday.
Regarding the .C issue, although I don't like them, I think that we should
postpone this to 1.6. Lars has
Asger Ottar Alstrup wrote:
> I believe there IS a feature freeze for LyX right now, although it seems
> the list has already partially forgotten this in just 2 days. José IS
> the release manager, and he did impose a feature freeze.
It is not just a 'freeze', a normal freeze is discussed before.
I
Peter Kümmel wrote:
> Jonathan Vogt wrote:
>> Hi all,
>>
>> first of all thanks for your work and keep it up.
>>
>> I've been compiling the source from subversion for a couple of days now and
>> I
>> noticed that when starting some math the math toolbar shows up (nothing
>> wrong
>> with that)
Attached the patch (tab errors) to layout2layout needed to make beamer
accessible in 1.5svn.
What is the situation wrt beamer? The layout is included in my 1.4.2
rpm. However, it is missing from 1.4 and 1.5 svn.
I see that sometimes it comes with a separate beamer package, earlier it
was built in
Jonathan Vogt wrote:
> Hi all,
>
> first of all thanks for your work and keep it up.
>
> I've been compiling the source from subversion for a couple of days now and I
> noticed that when starting some math the math toolbar shows up (nothing wrong
> with that) but it shows up right under the men
Great!
You should do it every day:
"GOOD MORNING LYX"
Asger Ottar Alstrup wrote:
> John Levon wrote:
>> I'm honestly not sure if you're joking. Same goes for Asger.
>
> I think further clean-up work, reorganisations, refactoring, or other
> maneuvers that primarily help the developers at the r
Peter Kümmel wrote:
Abdelrazak Younes wrote:
Georg Baum wrote:
This should be fixed:
Interesting (I don't have the warning with MSVC). I'll see what I can do.
The declaration order is different to the order of the initialization.
MSVC did not warn about this. To fix it we must only change t
Jean-Marc Lasgouttes wrote:
"Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes:
Enrico> I doubt it. LyX/Qt3/X11 on Windows (Cygwin, really) performs
Enrico> exactly the same as on *nix, so this is something specifically
Enrico> related to Qt3/Win.
Enrico> Yes, that file is still impossib
> "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes:
Enrico> I doubt it. LyX/Qt3/X11 on Windows (Cygwin, really) performs
Enrico> exactly the same as on *nix, so this is something specifically
Enrico> related to Qt3/Win.
Enrico> Yes, that file is still impossible to manage in LyX/Qt3/W
1 - 100 of 106 matches
Mail list logo