Am 2009-03-18 schrieb Jean-Marc Lasgouttes:
> Jean-Marc Lasgouttes writes:
>
> > lasgout...@lyx.org writes:
> >
> >> Author: lasgouttes
> >> Date: Mon Mar 9 15:48:17 2009
> >> New Revision: 28739
> >>
> >> URL: http://www.lyx.org/trac/changeset/28739
> >> Log:
> >> more autogenerated strings in
Yes It works..thank you
Regards
was
2009/3/18 Jürgen Spitzmüller :
> Waluyo Adi Siswanto wrote:
>> I just compile 1.6.2 from source in Ubuntu 8.04, and I try to view pdf
>> help-math, but Error List dialog appear: LateX Error:File'xargs.sty' not
>> found.
>
> You can get the missing package here:
Vincent van Ravesteijn wrote:
Jean-Marc Lasgouttes schreef:
Vincent van Ravesteijn wrote:
And a second disadvantage of the QFileInfo class is that it is very
unclear when it accesses the filesystem and how you can avoid that
in cases you don't need to.
It's a bit difficult to see how it can
>> LaTeX Error Option clash for package geometry.
>> \geometry
>> {verbose}
>> The package geometry has already been loaded with options:
>Did you load geometry manually in the preamble?
>Jürgen
Yes, I did.
Using the Beamer, manual setting is convenient for me.
Yours truly,
Hane
On Wed, Mar 18, 2009 at 11:17:37PM -, for...@lyx.org wrote:
> Author: forenr
> Date: Thu Mar 19 00:17:33 2009
> New Revision: 28862
>
> URL: http://www.lyx.org/trac/changeset/28862
> Log:
> Fix display of release date with Qt 4.2.
> In Qt 4.2, QLocale::toString(QDate, ...) returns an invalid b
Pavel Sanda wrote:
i have some report about problem of make test compilation
for gcc 4.3. can somebody with this version test it?
On what OS is that?
linux. "make check" actually..
Confirmed and fixed on branch and trunk (missing "#include ").
JMarc
Jean-Marc Lasgouttes schreef:
Vincent van Ravesteijn wrote:
And a second disadvantage of the QFileInfo class is that it is very
unclear when it accesses the filesystem and how you can avoid that in
cases you don't need to.
It's a bit difficult to see how it can be cleaned up. There is a code
Vincent van Ravesteijn wrote:
And a second disadvantage of the QFileInfo class is that it is very
unclear when it accesses the filesystem and how you can avoid that in
cases you don't need to.
It's a bit difficult to see how it can be cleaned up. There is a code
that depends on the Qt version
Jürgen Spitzmüller wrote:
Jean-Marc Lasgouttes wrote:
Juergen, is now a good moment for applying this patch?
Yes.
I did that.
JMarc
rgheck schreef:
Vincent van Ravesteijn wrote:
Anyway, our FileName class is largely based on the QFileInfo class,
which is thus not reliable anymore if we just want to compare filenames.
If I remember correctly, the reason to use QFileInfo had been to
resolve worries about different links tha
Vincent van Ravesteijn wrote:
Anyway, our FileName class is largely based on the QFileInfo class,
which is thus not reliable anymore if we just want to compare filenames.
If I remember correctly, the reason to use QFileInfo had been to resolve
worries about different links that point to the sa
Hi all,
I reported last week to Qt that the behaviour of QFileInfo::operator==()
changed between version 4.5 and 4.4.3 wrt to non-existent files:
http://www.qtsoftware.com/developer/task-tracker/index_html?id=248471&method=entry.
They have declared it a wont-fix, because if two files do not e
Well, I'll keep the traffic to the devel-list.
> I wish I had some idea why this is happening only on certain platforms.
> Or is it only on certain platforms? I've not seen reports of this
> behavior under Linux, but maybe there are people with similar problems.
>
> Have there been other change
> I'm having real problems working with LyX and child document. It's
very very
> slow when typing text.
>> This is a very mysterious mystery.
>> rh
A possible explanation for this.
For each keystroke, updateMacros() is called, which calls
InsetInclude::loadIfNeeded(), which then calls
t
Vincent van Ravesteijn - TNW wrote:
Another idea: Is there any way this could be related to math
or graphics preview? What if there were pictures or something
of the sort stored on the remote drive that LyX is accessing to
check modtimes etc? If you're using those, try turning them off.
No
> Do you have any way of capturing the network traffic?
> I.e., similar to ethereal and the like on Linux?
Not really.
> I assume this happens only with LyX? I.e., you don't
> have some key-grabbing virus on your machine? (Silly
> question, I know, but)
I can now also reproduce on another
Jean-Marc Lasgouttes wrote:
> Juergen, is now a good moment for applying this patch?
Yes.
> Only real testing will allow us to fix possible bugs.
I agree. A beginning of a new release cycle is a good point to do that (and
tex2lyx is top priority for 1.6.3, IMHO).
Jürgen
Jean-Marc Lasgouttes wrote:
> Juergen, can I backport the various changes I did to man pages to branch?
Yes, please.
Jürgen
Jean-Marc Lasgouttes wrote:
>> allow to read Flex insets with a space in their name
>
> Juergen, is it OK for 1.6.3?
Yes.
Jürgen
Vincent van Ravesteijn - TNW wrote:
I wish I had some idea why this is happening only on
certain platforms. Or is it only on certain platforms?
I've not seen reports of this behavior under Linux, but
maybe there are people with similar problems.
Have there been other changes to the Windows or Ma
>I wish I had some idea why this is happening only on
>certain platforms. Or is it only on certain platforms?
>I've not seen reports of this behavior under Linux, but
>maybe there are people with similar problems.
>
>Have there been other changes to the Windows or Mac distributions from
>1.6.1 to 1
Vincent van Ravesteijn - TNW wrote:
Hi All,
I'm having real problems working with LyX and child document. It's
very very slow when typing text.
As a test I made a file on a local disk, that includes another
file (also on a local disk).
Whenever I start typing, the network usage rises to 1
pseudo2...@gmx.at wrote:
Child document opened alone or together with its parent?
Performance inside the child document is much better. Only the master is
concerned. It does not matter whether the master is opened or not. It even does
not make any difference if the master or the child is
Hi all,
thank Abdelrazak Younes for the prompt answer.
so I'm not the only one (see users list: Lyx 1.6.2 unusably slow on the Mac)
> Child document opened alone or together with its parent?
Performance inside the child document is much better. Only the master is
concerned. It does not matter
Juergen, is now a good moment for applying this patch? Only real testing
will allow us to fix possible bugs.
JMarc
Jean-Marc Lasgouttes writes:
> Jean-Marc Lasgouttes writes:
>> The remaining patch is as follows. Testing welcome.
>>
>> For reference, the corresponding changesets are
>> http://
Jean-Marc Lasgouttes writes:
> lasgout...@lyx.org writes:
>
>> Author: lasgouttes
>> Date: Mon Mar 9 15:48:17 2009
>> New Revision: 28739
>>
>> URL: http://www.lyx.org/trac/changeset/28739
>> Log:
>> more autogenerated strings in lyx man page
>
> Juergen, can I backport the various changes I did
lasgout...@lyx.org writes:
> Author: lasgouttes
> Date: Mon Mar 9 15:48:17 2009
> New Revision: 28739
>
> URL: http://www.lyx.org/trac/changeset/28739
> Log:
> more autogenerated strings in lyx man page
Juergen, can I backport the various changes I did to man pages to branch?
>
> Modified:
>
lasgout...@lyx.org writes:
> Author: lasgouttes
> Date: Mon Mar 9 14:48:09 2009
> New Revision: 28736
>
> URL: http://www.lyx.org/trac/changeset/28736
> Log:
> allow to read Flex insets with a space in their name
Juergen, is it OK for 1.6.3?
JMarc
>
> Modified:
> lyx-devel/trunk/src/factor
Guenter Milde writes:
>> how you want to do it more helpful? when i need new branch inset i want to
>> do it directly by one menu click.
>
> How about a unified functionality that would also fix bugs 4462 and 5851:
This seems to be a better way to proceed, IMO. Define add 'Other...' to
Insert>Bra
Pavel Sanda writes:
> sa...@lyx.org wrote:
>> Author: sanda
>> Date: Wed Mar 18 14:21:06 2009
>> New Revision: 28853
>>
>> URL: http://www.lyx.org/trac/changeset/28853
>> Log:
>> Context-branch menu uselessly shows both open/close items.
>
> branch?
I'd rather use simpler code as the following
Jean-Marc Lasgouttes wrote:
> > would you be satisfied if this was the default menu action while the lfun is
> > still able to do it for the lazybones like me?
>
> What I dislike is that you rely on a special branch name to be a keyword
> for another action.
but thats exactly what i need :(
pavel
Pavel Sanda writes:
> Jean-Marc Lasgouttes wrote:
>> having menu entries which
>> do only one thing has some merit in terms of clarity.
>
> would you be satisfied if this was the default menu action while the lfun is
> still able to do it for the lazybones like me?
What I dislike is that you rel
On 2009-03-18, Pavel Sanda wrote:
> Jean-Marc Lasgouttes wrote:
>> Pavel Sanda writes:
>> >> What is this branch_inset_insert thing. It looks kind of wrong.
>> >
>> > the purpose is to automatically insert the branch inset after establishing
>> > new branch.
>> I am not so sure that this is help
sa...@lyx.org wrote:
> Author: sanda
> Date: Wed Mar 18 14:21:06 2009
> New Revision: 28853
>
> URL: http://www.lyx.org/trac/changeset/28853
> Log:
> Context-branch menu uselessly shows both open/close items.
branch?
pavel
Jean-Marc Lasgouttes wrote:
> having menu entries which
> do only one thing has some merit in terms of clarity.
would you be satisfied if this was the default menu action while the lfun is
still able to do it for the lazybones like me?
pavel
Jürgen Spitzmüller writes:
> Jean-Marc Lasgouttes wrote:
>> The following patch is already in trunk. Juergen, OK for branch?
>
> Yes, sure. Feel free to squash similar cases (e.g. compiler warnings), as
> long as they are non-intrusive.
OK, done.
JMarc
Jean-Marc Lasgouttes wrote:
> Pavel Sanda writes:
>
> > hi,
> >
> > i have some report about problem of make test compilation
> > for gcc 4.3. can somebody with this version test it?
>
> On what OS is that?
linux. "make check" actually..
pavel
Pavel Sanda writes:
> hi,
>
> i have some report about problem of make test compilation
> for gcc 4.3. can somebody with this version test it?
On what OS is that?
JMarc
Pavel Sanda writes:
> how you want to do it more helpful? when i need new branch inset i want to
> do it directly by one menu click.
Having one-click way to define a new branch type and insert a branch
inset of this type is not on my personal list of life-saving features.
Two clicks would not be
Pavel Sanda wrote:
> sa...@lyx.org wrote:
> > Author: sanda
> > Date: Tue Feb 24 23:56:57 2009
> > New Revision: 28593
> >
> > URL: http://www.lyx.org/trac/changeset/28593
> > Log:
> > Case-insensitive reference sorting.
> > Patch from Manoj Rajagopalan.
> > http://www.mail-archive.com/lyx-devel@l
Hi All,
I'm having real problems working with LyX and child document. It's very
very slow when typing text.
As a test I made a file on a local disk, that includes another file
(also on a local disk).
Whenever I start typing, the network usage rises to 1.5-2% (20 times as
much as listening to
hi,
i have some report about problem of make test compilation
for gcc 4.3. can somebody with this version test it?
pavel
make[5]: Entering directory
`/var/tmp/portage/app-office/lyx-1.6.2/work/lyx-1.6.2/src/frontends'
x86_64-pc-linux-gnu-g++ -DHAV
Jean-Marc Lasgouttes wrote:
> Pavel Sanda writes:
> >> What is this branch_inset_insert thing. It looks kind of wrong.
> >
> > the purpose is to automatically insert the branch inset after establishing
> > new branch. bit hackish, yes, but i didn't find better way how to do it.
> > perhaps you hav
Jean-Marc Lasgouttes wrote:
> The following patch is already in trunk. Juergen, OK for branch?
Yes, sure. Feel free to squash similar cases (e.g. compiler warnings), as
long as they are non-intrusive.
Jürgen
Jean-Marc Lasgouttes wrote:
> Pavel Sanda writes:
> > - introduce actvation/deactivation through the context menu
> > (2 JMarc - i tried your proposal through branch-activate lfun, but
> > when i come to thepoint when i needed to copy the whole code from
> > next-inset-toggle lfun i returned
The following patch is already in trunk. Juergen, OK for branch?
JMarc
svndiff src/frontends/qt4/
Index: src/frontends/qt4/GuiAbout.cpp
===
--- src/frontends/qt4/GuiAbout.cpp (révision 28846)
+++ src/frontends/qt4/GuiAbout.cpp (cop
Enrico Forestieri wrote:
> Jürgen, OK for branch?
Yes.
Jürgen
fuyuki hane wrote:
> LaTeX Error Option clash for package geometry.
> \geometry
> {verbose}
> The package geometry has already been loaded with options:
Did you load geometry manually in the preamble?
Jürgen
Am 2009-03-18 schrieb Alex Fernandez:
> 2009/3/18 José Matos :
> > The advantage of lyx2lyx is that it will convert any format to the format
> > you
> > want to work with.
>
> So, isn't it possible to use first lyx2lyx, and then elyxer, withouth
> having elyxer know about lyx2lyx? Alternatively e
2009/3/18 José Matos :
> The advantage of lyx2lyx is that it will convert any format to the format you
> want to work with.
So, isn't it possible to use first lyx2lyx, and then elyxer, withouth
having elyxer know about lyx2lyx? Alternatively elyxer might check if
lyx2lyx is installed, and then use
50 matches
Mail list logo