Enrico Forestieri wrote:
> Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
> > could this be bug 2167? If yes, could you get Bo Peng testing your patch?
> > http://bugzilla.lyx.org/show_bug.cgi?id=2167
>
> Hi Jürgen,
>
> no, it is not the same. The patch for bug 2167 is buried in the patch you
> c
Andre Poenitz wrote:
On Sun, Jan 08, 2006 at 03:51:28AM +0100, Lars Gullik Bjønnes wrote:
| - details of visual layout to the software.
| + LyX is an advanced open source
Hmm da hm :-) What is 'advanced open source?'
I have actually been in favour of dropping the 'advanced' in
On Mon, 2006-01-09 at 00:37 +0100, Lars Gullik Bjønnes wrote:
> Martin Vermeer <[EMAIL PROTECTED]> writes:
>
> | Note the considerable uncertainty in these measurements.
> |
> | Is this the info you were after?
>
> yes. thanks.
Does this mean the patch can go in for 1.4.0? Or not? It fixes a
re
- Original Message -
From: "Andre Poenitz" <[EMAIL PROTECTED]>
To: "Stephen Harris" <[EMAIL PROTECTED]>
Cc: "Michael Gerz" <[EMAIL PROTECTED]>; "Bo Peng"
<[EMAIL PROTECTED]>; ;
Sent: Sunday, January 08, 2006 12:00 PM
Subject: Re: [announce] sixth release of LyXWinInstaller
On Mon,
Martin Vermeer <[EMAIL PROTECTED]> writes:
| Note the considerable uncertainty in these measurements.
|
| Is this the info you were after?
yes. thanks.
| I suspect BTW that gcc optimises out the loop when pars_ is a vector,
| just like Jean-Marc proposed to do manually ;-) If we change the
| co
On Sun, Jan 08, 2006 at 07:51:57PM +0100, Lars Gullik Bjønnes wrote:
> Martin Vermeer <[EMAIL PROTECTED]> writes:
>
> | On Sun, Jan 08, 2006 at 03:30:18AM +0100, Lars Gullik Bjønnes wrote:
> | > Martin Vermeer <[EMAIL PROTECTED]> writes:
> | >
> | > | Attached the IMHO "current best" version of t
Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
> could this be bug 2167? If yes, could you get Bo Peng testing your patch?
> http://bugzilla.lyx.org/show_bug.cgi?id=2167
Hi Jürgen,
no, it is not the same. The patch for bug 2167 is buried in the patch you
can find in this thread:
http://thread.
On Mon, Jan 02, 2006 at 02:24:58PM -0800, Stephen Harris wrote:
> Why doesn't English have the default of C:\Programs?
> Is it because C:\program files adheres to basic Windows guidelines?
> No, certainly not.
> Just because Word pioneered filenames with spaces doesn't
> mean that practice should b
On Sun, Jan 08, 2006 at 03:51:28AM +0100, Lars Gullik Bjønnes wrote:
> | - details of visual layout to the software.
> | + LyX is an advanced open source
>
> Hmm da hm :-) What is 'advanced open source?'
I have actually been in favour of dropping the 'advanced' in this phrase
for years given
On Mon, Jan 02, 2006 at 05:44:24PM +, Jose' Matos wrote:
> On Monday 02 January 2006 17:41, Herbert Voss wrote:
> > uuh, this causes an error!
> >
> > \tabular{lr}
> > Jür & gen
> > \endtabular
>
> You are really a magician, splitting Jürgen in half. ;-)
I thought the magic part was impleme
On Wed, Jan 04, 2006 at 11:53:45AM +0100, Abdel wrote:
> From what I see it uses size() and operator[] so deque would be fine
> here also. But maybe rewriting this patch to use ParagraphList::iterator
> and algorithm::find would be better, wouldn't it? This way we won't rely
> on vector property
On Tue, Dec 27, 2005 at 11:43:05AM +0100, Abdel wrote:
> Dear developpers,
>
> I could not sleep last night so I tried as an exercise to see if lyx
> could be ported easily to the fresh Qt-4.1. As you might guess it was
> more difficult than I originally thought. But after much work it
> compil
On Wed, Dec 28, 2005 at 05:24:27PM +0100, Jean-Marc Lasgouttes wrote:
> > "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
>
> >> So, what do you propose? I guess I could keep mathMacroClose as it
> >> was,
>
> Andre> Yes.
>
> >> and put the cursor inside the new inset only when space wa
On Thu, Dec 29, 2005 at 08:51:02PM +0100, Abdel wrote:
> Hello,
>
> Judging from the absence of answer, I suppose this matter is not
> interesting to you :-(
You culd have as well assumed people were absent from ailing lists.
Would be closer to the truth at least in my case.
> It's OK, I unders
On Tue, Jan 03, 2006 at 12:15:12AM +0100, Abdel wrote:
> But I am not an expert so maybe this is just because Qt4 is supposed to
> be totally double-buffered.
'totally' is a bit of an overstatement, but yes, most of the usual
user-siden double buffering is unneeded.
Amdre'
Hello LyXers,
I'm proud to present the new version 0.7 of the LyX installer for Windows.
You can download it from
https://developer.berlios.de/project/showfiles.php?group_id=5117&release_id=8585
More general informations about the installer can be found here:
http://wiki.lyx.org/Windows/LyXWi
Georg Baum <[EMAIL PROTECTED]> writes:
| RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/dociterator.C,v
| retrieving revision 1.33
| diff -u -p -r1.33 dociterator.C
| --- src/dociterator.C 24 Nov 2005 16:22:39 - 1.33
| +++ src/dociterator.C 8 Jan 2006 11:29:26 -
| @@ -420,6 +420,19 @@
Georg Baum <[EMAIL PROTECTED]> writes:
| Am Sonntag, 8. Januar 2006 19:54 schrieb Lars Gullik Bjønnes:
| > can you attach the patch please?
|
| Here it is again.
I am a bit uncomfortable with it. It is not tiny...
If J-M think it should be in 1.4.0 then ok, else it should wait.
--
Lgb
Michael Gerz <[EMAIL PROTECTED]> writes:
| Lars Gullik Bjønnes wrote:
|
| >If it considred for 1.4.0, yes.
| >
| >else not.
| >
| >but IMHO we should stop with the speed/flickering games for 1.4.0.
| >
| Well, the flickering really hurts on Windows. If Jean-Marc's and
| Abdel's patch has no negat
Abdel <[EMAIL PROTECTED]> writes:
| Martin Vermeer a écrit :
| > On Sun, Jan 08, 2006 at 04:38:21PM +0100, Michael Gerz wrote:
| >> Abdel wrote:
| >>
| > About the flickering, I don't know. You could verify with my earlier
| > published PAINTING debug patch, precisely which rows are gettin
Martin Vermeer a écrit :
On Sun, Jan 08, 2006 at 04:38:21PM +0100, Michael Gerz wrote:
Abdel wrote:
About the flickering, I don't know. You could verify with my earlier
published PAINTING debug patch, precisely which rows are getting
updated by the LyX painter.
AFAIK, this flickering is not du
Am Sonntag, 8. Januar 2006 19:54 schrieb Lars Gullik Bjønnes:
> can you attach the patch please?
Here it is again.
Georg
Index: src/ChangeLog
===
RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/ChangeLog,v
retrieving revision 1.2352
Am Sonntag, 8. Januar 2006 19:55 schrieb Lars Gullik Bjønnes:
> This is a regression right?
Yes.
Georg
Georg Baum <[EMAIL PROTECTED]> writes:
| Bug 1973 is half fixed currently: The on-screen fonts are the same as the
| fonts in the .tex file, but if you change the font of a selection that
| does include a tabular the tabular font gets not changed.
| This is fixed by the attached patch. I added a
Lars Gullik Bjønnes wrote:
If it considred for 1.4.0, yes.
else not.
but IMHO we should stop with the speed/flickering games for 1.4.0.
Well, the flickering really hurts on Windows. If Jean-Marc's and Abdel's
patch has no negative side-effects, it really should be considered for
1.4.0. Sp
Martin Vermeer <[EMAIL PROTECTED]> writes:
| On Sun, Jan 08, 2006 at 03:30:18AM +0100, Lars Gullik Bjønnes wrote:
| > Martin Vermeer <[EMAIL PROTECTED]> writes:
| >
| > | Attached the IMHO "current best" version of this patch, which was held
| > | up by a discussion about the best way to find the
Georg Baum <[EMAIL PROTECTED]> writes:
| Am Samstag, 7. Januar 2006 13:25 schrieb Juergen Spitzmueller:
| > OK, this one compiles. I can confirm that it fixes bug 2153. But I
| haven't
| > tested thoroughly (I can't think of any side effects to test for).
|
| Lars, is this now OK to go in?
can
Martin Vermeer <[EMAIL PROTECTED]> writes:
| On Sun, Jan 08, 2006 at 03:51:28AM +0100, Lars Gullik Bjønnes wrote:
| > Martin Vermeer <[EMAIL PROTECTED]> writes:
| >
| > | OK, got that working... looks OK. Patch attached.
| >
| > I have some comments.
| >
| > | - LyX is what?!
| > | + LyX i
On Sun, Jan 08, 2006 at 04:38:21PM +0100, Michael Gerz wrote:
> Abdel wrote:
>
> >>>About the flickering, I don't know. You could verify with my earlier
> >>>published PAINTING debug patch, precisely which rows are getting
> >>>updated by the LyX painter.
> >>
> >>AFAIK, this flickering is not due
Jean-Marc Lasgouttes wrote:
> Juergen> Thanks, it's in. Jean-Marc, would you be interested in a
> Juergen> similar patch for 1.3.7?
>
> Sure.
This would be the attached. I had to change the behaviour of refSelected,
because this signal is emitted for both double clicking and enter key, and
enter
Abdel wrote:
About the flickering, I don't know. You could verify with my earlier
published PAINTING debug patch, precisely which rows are getting
updated by the LyX painter.
AFAIK, this flickering is not due to lyx internal repainting (i.e to
the pixmap) but to the screen update. What Michae
Lars?
- Forwarded message from Jean-Marc Lasgouttes <[EMAIL PROTECTED]> -
Date: Sun, 08 Jan 2006 15:55:03 +0100
From: Jean-Marc Lasgouttes <[EMAIL PROTECTED]>
Subject: Re: [Patch] Re: LyX web site proposal
In-reply-to: <[EMAIL PROTECTED]>
To: Martin Vermeer <[EMAIL PROTECTED]>
Cc: lyx-de
Georg Baum wrote:
> This is better indeed. New patch (this time working) attached.
Very good IMHO.
Jürgen
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
Georg> Then it looks like the attached. I also changed two other
Georg> forgotten occurences of Bib_Environment.
Good.
Georg> OK to go in?
Yes, thanks.
JMarc
> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes:
Martin> Okay, you win :-)
Martin> What about the karma thing?
Ask Lars.
JMarc
Uwe Stöhr wrote:
+Notes: The package
+\family sans
+ preview
+\family default
+ is needed by LyX to preview math formulas when you select the option ``Instant
+ preview'' in
_everything_ for which preview is active, e.g. external stuff
http://tug.org/PSTricks/main.cgi?file=LyX/lyx
Herbert
Jean-Marc Lasgouttes writes:
Uwe> I've a trivial patch for chkcongig.ltx to check for
Uwe> the LaTeX-package "preview". I think this should go in because LyX
Uwe> needs it for instant preview. (The check has the advantage that
Uwe> MiKTeX installs the package automatically when LyX ist
Uwe> conf
Am Sonntag, 8. Januar 2006 13:43 schrieb Jean-Marc Lasgouttes:
> > "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
>
> Georg> Am Donnerstag, 5. Januar 2006 12:19 schrieb Jean-Marc
> Georg> Lasgouttes:
> >> The following change was probably forgotten by whoever introduced
> >> the Bib_Enviro
Abdel a écrit :
Martin Vermeer a écrit :
On Sun, Jan 08, 2006 at 12:40:02PM +0100, Michael Gerz wrote:
Martin Vermeer wrote:
using qtwin on Windows, I cannot see any difference. The flickering
still occurs even if I select text in a single row. (BTW: The best
way to cause flickering is e
On Sun, Jan 08, 2006 at 02:03:50PM +0100, Jean-Marc Lasgouttes wrote:
> > "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes:
>
> >> I tend to prefer "free software" to open source, although I guess
> >> we should mention both. The GPL is more a FS license than a OS one.
>
> Martin> Actua
Martin Vermeer a écrit :
On Sun, Jan 08, 2006 at 12:40:02PM +0100, Michael Gerz wrote:
Martin Vermeer wrote:
using qtwin on Windows, I cannot see any difference. The flickering
still occurs even if I select text in a single row. (BTW: The best way
to cause flickering is editing a short doc
> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes:
>> I tend to prefer "free software" to open source, although I guess
>> we should mention both. The GPL is more a FS license than a OS one.
Martin> Actually I do too, but we're "selling" here :-)
So put both terms. You can sell eveyth
On Sun, Jan 08, 2006 at 01:47:28PM +0100, Jean-Marc Lasgouttes wrote:
> > "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes:
>
> Martin> Next iteration.
>
> I tend to prefer "free software" to open source, although I guess we
> should mention both. The GPL is more a FS license than a OS o
> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes:
Martin> Next iteration.
I tend to prefer "free software" to open source, although I guess we
should mention both. The GPL is more a FS license than a OS one.
JMarc
On Sun, Jan 08, 2006 at 12:40:02PM +0100, Michael Gerz wrote:
> Martin Vermeer wrote:
> using qtwin on Windows, I cannot see any difference. The flickering
> still occurs even if I select text in a single row. (BTW: The best way
> to cause flickering is editing a short document that does not
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
Georg> Am Donnerstag, 5. Januar 2006 12:19 schrieb Jean-Marc
Georg> Lasgouttes:
>> The following change was probably forgotten by whoever introduced
>> the Bib_Environment tag.
>>
>> Georg, is this something layout2layout c/should do?
Geor
> "Uwe" == Uwe Stöhr <[EMAIL PROTECTED]> writes:
Uwe> I've a trivial patch for chkcongig.ltx to check for
Uwe> theLaTeX-package "preview". I think this should go in because LyX
Uwe> needs it for instant preview. (The check has the advantage that
Uwe> MiKTeX installs the package automatically w
> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
Juergen> Lars Gullik Bjønnes wrote:
>> Ok for 1.4.0.
Juergen> Thanks, it's in. Jean-Marc, would you be interested in a
Juergen> similar patch for 1.3.7?
Sure.
JMarc
Am Sonntag, 8. Januar 2006 13:24 schrieb Martin Vermeer:
> I suppose it's safe to commit, but I doubt it will fix the bug ;-)
OK, try this one :-)
Georg
Index: src/ChangeLog
===
RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/ChangeL
On Sun, Jan 08, 2006 at 01:16:06PM +0100, Georg Baum wrote:
> See http://bugzilla.lyx.org/show_bug.cgi?id=2192. The problem is that
> images in formats that are not recognized by
> lyx::support::getFormatFromContent() and have no entry in the format list
> don't work anymore.
> I introduced the
I have made a patch against References.lyx. (posted to -doc)
This patch includes a suggestion to use "diff -B -c" to create patches against
lyx files. These are the only set of options to diff I found that did not
corrupt the whitespace in References.lyx or create hundreds of irrelevant
change
Am Sonntag, 8. Januar 2006 12:25 schrieb Juergen Spitzmueller:
> Georg Baum wrote:
> > What do you propose? After all we don't know what is wrong, only that
> > there was no Format tag and some error occured.
>
> Some thing like: "Could not read the layout file X. Please check if it
is
> corrupt
See http://bugzilla.lyx.org/show_bug.cgi?id=2192. The problem is that
images in formats that are not recognized by
lyx::support::getFormatFromContent() and have no entry in the format list
don't work anymore.
I introduced the bug during the graphics/temp dir/converter rework long
time ago, and
Martin Vermeer wrote:
Instead, consider the attached patch. What it achieves is making all
inside-paragraph selecting operations, whether by keyboard or by mouse,
of single-paragraph type. This _should_ produce a speed-up as long as
the selection remains within a paragraph.
I tried to test that
On Sun, Jan 08, 2006 at 11:43:40AM +0100, Michael Gerz wrote:
> >
> >
> >Anyone else see this problem? Position the cursor on a paragraph
> >boundary, i.e. beginning of paragraph, and press backspace. Or end of
> >paragraph, and press delete. The paragraphs below the merged ones are
> >not properly
On Sat, 7 Jan 2006, Martin Vermeer wrote:
> On Sat, Jan 07, 2006 at 07:19:03PM +1300, John C. McCabe-Dansted wrote:
> > I thought that it would be very useful to be able to select a piece of text
> > and view the DVI output for (only) that selection.
> >
> > I thought that I might be able to im
Georg Baum wrote:
> What do you propose? After all we don't know what is wrong, only that
> there was no Format tag and some error occured.
Some thing like: "Could not read the layout file X. Please check if it is
corrupted."
Jürgen
Am Sonntag, 8. Januar 2006 12:09 schrieb Juergen Spitzmueller:
> Georg Baum wrote:
> > I thought that too. Is the attached OK?
>
> I think it's OK, although the message could be a bit more verbose.
What do you propose? After all we don't know what is wrong, only that
there was no Format tag and
Bug 1973 is half fixed currently: The on-screen fonts are the same as the
fonts in the .tex file, but if you change the font of a selection that
does include a tabular the tabular font gets not changed.
This is fixed by the attached patch. I added a comment that this is not
the intended meaning
Am Samstag, 7. Januar 2006 13:25 schrieb Juergen Spitzmueller:
> OK, this one compiles. I can confirm that it fixes bug 2153. But I
haven't
> tested thoroughly (I can't think of any side effects to test for).
Lars, is this now OK to go in?
Georg
Georg Baum wrote:
> I thought that too. Is the attached OK?
I think it's OK, although the message could be a bit more verbose.
Jürgen
On Sun, Jan 08, 2006 at 11:48:52AM +0100, Juergen Spitzmueller wrote:
> Martin Vermeer wrote:
> > In the background, Prof. Knuth's
> > + legendary TeX typesetting engine makes you look good.
>
> What about docbook?
>
> Jürgen
Let's try to be salesmen rather than nerds, OK? ;-/
Nothing wrong w
Jean-Marc Lasgouttes a écrit :
"Abdel" == Abdel <[EMAIL PROTECTED]> writes:
Abdel> I guess so yes. Following patch will do so.
Do you see some improvement with the patch? I guess only qt3 could
benefit.
Right now, I cannot compile with qt3, sorry. With my Qt4 port, there
i
Am Sonntag, 8. Januar 2006 11:23 schrieb Juergen Spitzmueller:
> OTOH LyX should perhaps bail out earlier when a file is corrupted, and
not
> after minutes of trying to convert the file.
> How about enhancing your patch, so that it returns a proper error
message?
I thought that too. Is the att
Anyone else see this problem? Position the cursor on a paragraph
boundary, i.e. beginning of paragraph, and press backspace. Or end of
paragraph, and press delete. The paragraphs below the merged ones are
not properly repainted.
The attached patch fixes this.
Hi Martin,
I cannot reproduce
Martin Vermeer wrote:
> In the background, Prof. Knuth's
> + legendary TeX typesetting engine makes you look good.
What about docbook?
Jürgen
Next iteration.
- Martin
Index: index.php
===
RCS file: /usr/local/lyx/cvsroot/www-user/index.php,v
retrieving revision 1.4
diff -u -p -r1.4 index.php
--- index.php 19 Sep 2005 13:48:13 - 1.4
+++ index.php 8 Jan 2006 11
Lars Gullik Bjønnes wrote:
> Ok for 1.4.0.
Thanks, it's in.
Jean-Marc, would you be interested in a similar patch for 1.3.7?
Jürgen
Enrico Forestieri wrote:
> However, when the latex font size is changed in Document->Settings,
> this change is not reflected in the LyX window but it is for the
> images generated by dvipng, so the images turn out having the wrong
> size and alignment.
Hi Enrico,
could this be bug 2167? If yes,
Juergen Spitzmueller wrote:
> Mea maxima culpa.
> I had a corrupt articleX.layout in ~/.lyx-cvs/layouts. I was not aware of
> that. Your patch lead me to that direction.
OTOH LyX should perhaps bail out earlier when a file is corrupted, and not
after minutes of trying to convert the file.
How abo
Lars Gullik Bjønnes wrote:
LaTeX is not ours...
'In the background the legendary (La)TeX typesetting engine makes you
look good.'
the typesetting engine is _only_ TeX, LaTeX is a macro package,
or called a special format, no more no less
Herbert
71 matches
Mail list logo