Am 09.04.2011 um 00:22 schrieb LyX Ticket Tracker:
> #7438: repeated keys
> +---
> Reporter: chadaeschliman | Owner: lasgouttes
> Type: defect | Status: new
> Priority: normal
Pavel Sanda wrote:
> Pavel Sanda wrote:
> > time to land. optmistic plan is RC3 on 11.4. let us hope RC4~20, final ~27.
>
> i would like to make soft freeze at friday night and let only docs and
> translations.
> sunday night i would prepare RC3 tarballs.
we are entering soft freeze for RC3.
fro
On 08/04/2011 8:20 AM, Pavel Sanda wrote:
Julien Rioux wrote:
It might be too extensive, but nevertheless: here's a patch that unifies
the font handling and shows e.g. "Linux Libertine (not installed)" in the
font dialog for fonts not found on the system.
if we want this, it must go before rc3
But this should not be a big deal.
Every general purpose system has lots of options and customizations.
LyX has an option to set if you prefer a single close button instead of one
for each tab, so what's wrong in adding a new option like this?
We will always need to think how to organize the opti
Why don't we add an option in the Tools -> Preferences (and maybe in Document
-> Settings too) dialog to show only the most important options, you know, that
"basic" and "expert" configuration mode, like VLC.
A search box for options like Eclipse would be very useful too.
venom00
I think this is a good idea.
It can also be an option to the user, this way he/she decides if this is useful
or not.
I agree. But I think there are _TOO_ much options in LyX, we shouldn't add an
option for such a small thing.
venom00
Liviu.
It doesn't really matter if it can be guessed or not due to the presence or
absense of \title environment.
If the \title environment is present, it may guess, otherwise, it don't.
MS Office also try to guess the name based on the first sentence, if the
document does not have a title.
I th
On Friday 08 April 2011 19:09:01 Pavel Sanda wrote:
> jama...@lyx.org wrote:
> > Author: jamatos
> > Date: Fri Apr 8 20:01:06 2011
> > New Revision: 38310
> > URL: http://www.lyx.org/trac/changeset/38310
> >
> > Log:
> > Portuguese translation update.
>
> this file is generated and will be overw
jama...@lyx.org wrote:
> Author: jamatos
> Date: Fri Apr 8 20:01:06 2011
> New Revision: 38310
> URL: http://www.lyx.org/trac/changeset/38310
>
> Log:
> Portuguese translation update.
this file is generated and will be overwriten as written in the header ;p
those changes need to be done in pt.po
José Matos wrote:
> On Friday 08 April 2011 16:41:06 Pavel Sanda wrote:
> > sa...@lyx.org wrote:
> > > Author: sanda
> > > Date: Fri Apr 8 17:32:59 2011
> > > New Revision: 38309
> > > URL: http://www.lyx.org/trac/changeset/38309
> > >
> > > Log:
> > > Add specific translations for brazilian port
On Friday 08 April 2011 16:41:06 Pavel Sanda wrote:
> sa...@lyx.org wrote:
> > Author: sanda
> > Date: Fri Apr 8 17:32:59 2011
> > New Revision: 38309
> > URL: http://www.lyx.org/trac/changeset/38309
> >
> > Log:
> > Add specific translations for brazilian portugese.
> > The language code needs t
Hello
On Fri, Apr 8, 2011 at 6:37 PM, Inon Sharony wrote:
> Hey LyX developers!
>
> As in MS (boo!) Office, when saving a new file, whatever appears in the
> \title section should automatically be guessed as the name that the file
> should be saved as.
>
> Do you agree?
>
I'd rather not. This may
Hey LyX developers!
As in MS (boo!) Office, when saving a new file, whatever appears in the
\title section should automatically be guessed as the name that the file
should be saved as.
Do you agree?
Thanks,
--
Inon Sharony
ינון שרוני
972-3-6407634
Please consider your environmental respon
sa...@lyx.org wrote:
> Author: sanda
> Date: Fri Apr 8 17:32:59 2011
> New Revision: 38309
> URL: http://www.lyx.org/trac/changeset/38309
>
> Log:
> Add specific translations for brazilian portugese.
> The language code needs to be pt_BR not pt_br, which sounds weird.
> Proposal from Rudi Gaelzer
Am 08.04.2011 um 16:57 schrieb José Matos:
> On Friday 08 April 2011 15:35:51 Stephan Witt wrote:
>> PS. I didn't had a problem with CentOS until now.
>> I wanted to provide the info for the questions the OP not answered.
>> Nevertheless I'm surprised myself about the default Qt version.
>
> Cent
On Friday 08 April 2011 15:35:51 Stephan Witt wrote:
> PS. I didn't had a problem with CentOS until now.
> I wanted to provide the info for the questions the OP not answered.
> Nevertheless I'm surprised myself about the default Qt version.
Centos 5 is derived from Red Hat Enterprise Linux 5 that
Am 08.04.2011 um 16:07 schrieb José Matos:
> On Friday 08 April 2011 14:12:55 Stephan Witt wrote:
>> I don't know if it makes sense to use CentOS 5.5 for Qt-Development...
>>
>> Stephan
>
> What do you get when you run from the command line?
>
> # yum list qt4*
Available Packages
qt4.i386
On Friday 08 April 2011 14:12:55 Stephan Witt wrote:
> I don't know if it makes sense to use CentOS 5.5 for Qt-Development...
>
> Stephan
What do you get when you run from the command line?
# yum list qt4*
--
José Abílio
Am 08.04.2011 um 14:52 schrieb Pavel Sanda:
> Stephan Witt wrote:
>> $ rpm -q -a | grep -i qt
>> PyQt-3.16-4
>> qt-3.3.6-23.el5
>
> you dont have qt 4 installed at all then. pavel
Yes, that's the message.
And this is the default for the CentOS 5.5 distribution, AFAICS.
I added the KDE-Develope
Stephan Witt wrote:
> $ rpm -q -a | grep -i qt
> PyQt-3.16-4
> qt-3.3.6-23.el5
you dont have qt 4 installed at all then. pavel
Stephan Witt wrote:
> As Abdel said, this dialog needs some attention.
> The attached patch fixes the following issues:
> * updateView() should start a spell check only on first call after init
> * at the end of document the dialog should hide itself when user said "no" to
> continue spell check
>
Jean-Marc Lasgouttes wrote:
> Le 07/04/2011 20:35, Stephan Witt a écrit :
>> Thanks. New patch attached.
>
> Looks much better to me (especially the comments).
ok, go on. pavel
Julien Rioux wrote:
> It might be too extensive, but nevertheless: here's a patch that unifies
> the font handling and shows e.g. "Linux Libertine (not installed)" in the
> font dialog for fonts not found on the system.
if we want this, it must go before rc3, so go on.
pavel
Petr Kamenický wrote:
> here it is. :)
its in,pavel
Petr Kamenický wrote:
> Dne 5.4.2011 0:17, Pavel Sanda napsal(a):
>> Petr Kamenický wrote:
>>> Hi, translated files are attached. I hope they are OK. Petr
>>
>> thanks, they will be part of the next release.
>> attached are some minor changes i propose for the examples if you agree.
>> pavel
> Hi,
Julien Rioux wrote:
> It might be too extensive, but nevertheless: here's a patch that unifies
> the font handling and shows e.g. "Linux Libertine (not installed)" in
> the font dialog for fonts not found on the system.
I don't have time to look at it in detail now, but I like the approach.
Jür
Am 07.04.2011 um 19:46 schrieb Richard Heck:
> On 04/07/2011 11:44 AM, Junchao Zhang wrote:
>> On a Centos 5.5 x86_64 system, use gcc 4.3.2. When I type make, I get:
>>
>> /usr/lib64/qt4/include/QtGui/qimage.h:56: warning: suggest parentheses
>> around && within ||
>> GuiSpellchecker.cpp: At gl
Le 07/04/2011 20:35, Stephan Witt a écrit :
Thanks. New patch attached.
Looks much better to me (especially the comments).
JMarc
Le 08/04/2011 08:55, Jürgen Spitzmüller a écrit :
Jean-Marc Lasgouttes wrote:
I think hyphen and commas are in the class of characters that are part
of the word only when there is stuff on their right and on their left.
The case why this test was introduced is that stems like "-bar" and "foo-"
Dne 5.4.2011 0:17, Pavel Sanda napsal(a):
Petr Kamenický wrote:
Hi, translated files are attached. I hope they are OK. Petr
thanks, they will be part of the next release.
attached are some minor changes i propose for the examples if you agree.
pavel
Hi, I realized that it would be useful, to c
Am 08.04.2011 um 09:38 schrieb Jean-Pierre Chrétien:
> Abdelrazak Younes a écrit :
>> On 04/03/2011 08:38 PM, Jean-Pierre Chrétien wrote:
>>> Hello,
>>>
>>> Using the spellchecker window, I get this quite often when I hit 'Ignore
>>> all':
>>>
>>>
>>> We reached the end of the document, would
Abdelrazak Younes a écrit :
On 04/03/2011 08:38 PM, Jean-Pierre Chrétien wrote:
Hello,
Using the spellchecker window, I get this quite often when I hit
'Ignore all':
We reached the end of the document, would you like to continue from
the beginning?
If I say yes, it restars at the beginn
Am 08.04.2011 um 08:59 schrieb Jürgen Spitzmüller:
> Stephan Witt wrote:
>> +bool Paragraph::isHardHyphenOrQuote(pos_type pos) const
>
> Note that the ' character here is not a quote but an apostrophe (we do not
> want to pass single quotation marks to the spell checker, but we do pass
> apostr
On 2011-04-06, venom00 wrote:
>> On 2011-04-05, venom00 wrote:
>> > Why don't we add native support for siunitx, right now we have just
>> > workarounds [1]. I mean having the SI symbol right in LyX math mode.
>> > Could someone point me in the right direction to do this?
>> How about defining a m
34 matches
Mail list logo