Am Dienstag, den 08.06.2010, 00:03 +0200 schrieb Andre Poenitz:
> On Mon, Jun 07, 2010 at 10:29:56PM +0200, Peter Kümmel wrote:
> > Am Montag, den 07.06.2010, 21:42 +0200 schrieb Peter Kümmel:
> > > Am Montag, den 07.06.2010, 12:37 -0600 schrieb Rob Oakes:
> > > > I've been using QPlainTextEdit as
Am 07.06.2010 um 23:30 schrieb Jens Nöckel:
> Hi,
> while testing LyX 1.6.6.1 with Qt 6.6.2 on Mac OS X Snow Leopard, I noticed
> that the scroll wheel on my mouse doesn't work (same for laptop trackpads). I
> then tried lyx 2.0.0 from the lyx-devel SVN repository, and found the same
> behavio
On Mon, Jun 07, 2010 at 10:29:56PM +0200, Peter Kümmel wrote:
> Am Montag, den 07.06.2010, 21:42 +0200 schrieb Peter Kümmel:
> > Am Montag, den 07.06.2010, 12:37 -0600 schrieb Rob Oakes:
> > > I've been using QPlainTextEdit as a test widget for the
> > > outliner/corkboard extensions, and I've bee
Hi,
while testing LyX 1.6.6.1 with Qt 6.6.2 on Mac OS X Snow Leopard, I noticed
that the scroll wheel on my mouse doesn't work (same for laptop trackpads). I
then tried lyx 2.0.0 from the lyx-devel SVN repository, and found the same
behavior (compiled against the same Qt).
I had compiled Qt 4.
Am Montag, den 07.06.2010, 21:42 +0200 schrieb Peter Kümmel:
> Am Montag, den 07.06.2010, 12:37 -0600 schrieb Rob Oakes:
> > I've been using QPlainTextEdit as a test widget for the outliner/corkboard
> > extensions, and I've been very happy with its performance. Even when
> > running in my lapto
> const?
>
> Andre'
>
thanks.
Vincent
Am Montag, den 07.06.2010, 12:37 -0600 schrieb Rob Oakes:
> I've been using QPlainTextEdit as a test widget for the outliner/corkboard
> extensions, and I've been very happy with its performance. Even when running
> in my laptop within a virtual machine, performance is near instantaneous.
I've
Am Montag, den 07.06.2010, 20:34 +0200 schrieb Andre Poenitz:
> On Fri, Jun 04, 2010 at 07:58:13AM +0200, Peter Kümmel wrote:
> > Am Sonntag, den 30.05.2010, 19:56 +0300 schrieb Amir Rachum:
> > > Hi guys,
> > > I just downloaded the LyX code base and I would like to help you
> > > people with one
I've been using QPlainTextEdit as a test widget for the outliner/corkboard
extensions, and I've been very happy with its performance. Even when running
in my laptop within a virtual machine, performance is near instantaneous.
On Jun 7, 2010, at 12:34 PM, Andre Poenitz wrote:
> On Fri, Jun 04,
On Fri, Jun 04, 2010 at 07:58:13AM +0200, Peter Kümmel wrote:
> Am Sonntag, den 30.05.2010, 19:56 +0300 schrieb Amir Rachum:
> > Hi guys,
> > I just downloaded the LyX code base and I would like to help you
> > people with one of the most useful pieces software I ever had.
> > However, I am not sur
On Fri, Jun 04, 2010 at 03:24:04PM +0200, v...@lyx.org wrote:
> Author: vfr
> Date: Fri Jun 4 15:24:03 2010
> New Revision: 34590
> URL: http://www.lyx.org/trac/changeset/34590
>
> Log:
> Fix bug #6606: Crash when reverting a document with a not available document
> class.
>
> If the document c
On 06/07/2010 11:18 AM, Jürgen Spitzmüller wrote:
Richard Heck wrote:
By the way, do you have any thoughts about the beamer-related issue
mentioned here:
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg160153.html?
Not really. The only solution that comes to my mind is to let
Richard Heck wrote:
> Can you add this to the new bug, if you haven't already done so? I
> actually don't think this would be that hard, and I might manage it for
> 2.0. The issue about the ORDER of the arguments is especially annoying.
Done. Vincent already added a pointer to this thread.
> By
On 2010-06-07, Pavel Sanda wrote:
> Guenter Milde wrote:
>> * Backspace at the first position in the inset converts it to normal
>> text (in this case LaTeX code (without beeing marked as ERT))
> not in math inset.
Sorry, then this is a feature request.
>> OK, I see 2 advantages:
>> 1. no nee
On 06/07/2010 09:53 AM, Pavel Sanda wrote:
Vincent van Ravesteijn wrote:
If you're such a power-user that you use it so often that this becomes
uncomfortable, you probably should start to learn how to use the math
inset to do the things you want.
frankly i dont use it at all and the m
Vincent van Ravesteijn wrote:
> If you're such a power-user that you use it so often that this becomes
> uncomfortable, you probably should start to learn how to use the math
> inset to do the things you want.
frankly i dont use it at all and the main point was about discoverability
for normal use
On 06/07/2010 02:09 AM, Jürgen Spitzmüller wrote:
Richard Heck wrote:
It's always been that "Short Title" meant "Optional Argument", but we
never changed it in the menus. Now, in a way, it is worse, because it
means "Optional or Required Argument". So I'm not sure what to do, other
than leav
On Mon, Jun 7, 2010 at 3:08 PM, Pavel Sanda wrote:
> Guenter Milde wrote:
>> * Backspace at the first position in the inset converts it to normal
>> text (in this case LaTeX code (without beeing marked as ERT))
>
> not in math inset.
>
>> OK, I see 2 advantages:
>>
>> 1. no need to place the cur
Guenter Milde wrote:
> * Backspace at the first position in the inset converts it to normal
> text (in this case LaTeX code (without beeing marked as ERT))
not in math inset.
> OK, I see 2 advantages:
>
> 1. no need to place the cursor or highlight
thats what i call uncomfortable.
pavel
On 2010-06-07, Pavel Sanda wrote:
> Vincent van Ravesteijn wrote:
>> > what looks much easier is to allow mutating math environment into ERT
>> > and back.
>> >
>> > pavel
>> >
>> This is already possible. It needs some copy-pasting but it works. I
>> once implemented this, but then disregarded it
Vincent van Ravesteijn wrote:
> > what looks much easier is to allow mutating math environment into ERT
> > and back.
> >
> > pavel
> >
>
> This is already possible. It needs some copy-pasting but it works. I
> once implemented this, but then disregarded it because it was
> essentially already pos
> what looks much easier is to allow mutating math environment into ERT
> and back.
>
> pavel
>
This is already possible. It needs some copy-pasting but it works. I
once implemented this, but then disregarded it because it was
essentially already possible.
Vincent
> Well why not instead of displaying the "latex source" display
> directly the LyX source and allow it to be edited and then to be
> reloaded. Would such a solution be easier to implement?
>
Why would anyone want to edit the LyX source (in LyX) ?
Vincent
Uwe Brauer wrote:
>>>
>>>
>> This is a long-standing request. You can find it on trac, if you
>> look. Unfortunately, it is not at all easy to do.
>
> Well why not instead of displaying the "latex source" display
> directly the LyX source and allow it to be edited and then to be
>>
>>
> This is a long-standing request. You can find it on trac, if you
> look. Unfortunately, it is not at all easy to do.
Well why not instead of displaying the "latex source" display
directly the LyX source and allow it to be edited and then to be
reloaded. Would such a solution
hi,
i plan to release alpha4 next week. anything you would like to
have in before? as usual the highest priority bugs are showstoppers.
we seem to have fullscreen problem in qt 4.7, anybody around to test
whether its mac-only trouble (#6750)?
pavel
26 matches
Mail list logo