Re: further

2002-12-06 Thread Rod Pinna
On 6 Dec 2002, Jean-Marc Lasgouttes wrote: > > "Rod" == Rod Pinna <[EMAIL PROTECTED]> writes: > > Rod> Futher to that last bit... The image in lyx is called as > Rod> something.epsi, but the error I get is > > Rod> could not locate the file with any of these extensions: .eps, > Rod> .ps, .ep

lyxdbg0.3c updated

2002-12-06 Thread Darren Freeman
Dear list, I've just churned out lyxdbg0.3c which I would say is pretty solid now. changes from 0.3b: more intelligent search for LyX executable added output of "lyx --version" to the trace more helpful output for beginner/novice users Please have a go with this script, I'd like either Rob or m

Re: keymap error question

2002-12-06 Thread John Levon
On Fri, Dec 06, 2002 at 11:02:14AM +0100, Peter Suetterlin wrote: > I recently (tried to) submit a bugreport for 1.2.1 using bugzilla, > however I cannot find it in the bug list - does that mean it didn't > get through? Or that is solved already? IT seems it didn't get through > > In short, it

Source question

2002-12-06 Thread John Levon
Is this acceptable : bool someNewFunction(BufferView & bv) { someOldFunction(&bv); } If we're not allowed to do this, then transitioning to using references where pointers are not necessary is going to be really difficult regards john -- "Yeah, I woke up in the day accidentally once,

Re: qt frontend: no rule to make target

2002-12-06 Thread John Levon
On Sat, Dec 07, 2002 at 12:28:39AM +0100, Lars Gullik Bjønnes wrote: > | I have built 1.3.0cvs with xforms, without problems. > > xforms is a bit simpler in the makefiles. > To clarify, automake 1.5 is a minimum for Qt. Lars, would you be OK with a check for this : echo "Warning, you cannot b

Re: lyx2lyx weirdness

2002-12-06 Thread John Levon
On Fri, Dec 06, 2002 at 06:57:07PM +, José Matos wrote: > I always wanted to say this to you: "Please fill an entry in bugzilla and add > that file as an example". ;-) Sorry I couldn't resist. :-) No, this is absolutely fine by me. They are very low priority bugs. regards john -- "

Re: qt frontend: no rule to make target

2002-12-06 Thread Lars Gullik Bjønnes
Bruce Sass <[EMAIL PROTECTED]> writes: | On Fri, 7 Dec 2002, Lars Gullik Bjønnes wrote: | > Bruce Sass <[EMAIL PROTECTED]> writes: | > | > | trying to compile 1.3.0cvs from yesterday (~noon local time, iirc) | > | | > | In dir src/frontends/qt2/ui | > | | > | *** No rule to make target `libqt2ui.l

Re: qt frontend: no rule to make target

2002-12-06 Thread Bruce Sass
On Fri, 7 Dec 2002, Lars Gullik Bjønnes wrote: > Bruce Sass <[EMAIL PROTECTED]> writes: > > | trying to compile 1.3.0cvs from yesterday (~noon local time, iirc) > | > | In dir src/frontends/qt2/ui > | > | *** No rule to make target `libqt2ui.la.c', needed by `libqt2.la'. Stop. > | > | what do I do

Re: qt frontend: no rule to make target

2002-12-06 Thread Lars Gullik Bjønnes
Bruce Sass <[EMAIL PROTECTED]> writes: | trying to compile 1.3.0cvs from yesterday (~noon local time, iirc) | | In dir src/frontends/qt2/ui | | *** No rule to make target `libqt2ui.la.c', needed by `libqt2.la'. Stop. | | what do I do now? I guess you autoconf/automake is too old. --

Re: Cron cd /cvs/lyx; rsync -aCz --delete cvs.lyx.org::lyxcvs .

2002-12-06 Thread Lars Gullik Bjønnes
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: | On Thu, Dec 05, 2002 at 04:37:01AM -, Cron Daemon wrote: | > @ERROR: max connections (2) reached - try again later | | I am getting a lot of these recently. Has something changed? | Is someone hitting the main rsync server too frequently? Or y

qt frontend: no rule to make target

2002-12-06 Thread Bruce Sass
trying to compile 1.3.0cvs from yesterday (~noon local time, iirc) In dir src/frontends/qt2/ui *** No rule to make target `libqt2ui.la.c', needed by `libqt2.la'. Stop. what do I do now? - Bruce

Small mistake in QT math panel -> matrix

2002-12-06 Thread Alfredo Braunstein
Hi! In the QT frontend, inserting a matrix from the math panel give rows/columns swapped. This patch should correct it. Keep up the good work! (I love LyX). Cheers, Alfredo Index: src/frontends/qt2/QMathMatrixDialog.C === RCS file

Re: lyx2lyx - two bugs

2002-12-06 Thread José Matos
On Friday 06 December 2002 03:01, John Levon wrote: > On Fri, Dec 06, 2002 at 02:59:32AM +, John Levon wrote: > > it does not ignore \cursor and \lyxvcid > > and \lyxrcsid is extant too Please add it to bugzilla. BTW I didn't even knew those keywords. Regarding \cursor that is weird,

Re: lyx2lyx bug

2002-12-06 Thread José Matos
On Friday 06 December 2002 03:02, John Levon wrote: > attached flummoxes lyx2lyx > > File "/home/moz/src/lyx/lyx-devel/lib/lyx2lyx/lyxconvert_216.py", line > 270, in convert > update_tabular(body) > File "/home/moz/src/lyx/lyx-devel/lib/lyx2lyx/lyxconvert_216.py", line > 46, in update_tabular

Re: lyx2lyx weirdness

2002-12-06 Thread José Matos
On Friday 06 December 2002 03:09, John Levon wrote: > Load the attached. The title gibbers, adding "inininin" to the end of it > ! My dear, I always wanted to say this to you: "Please fill an entry in bugzilla and add that file as an example". ;-) Sorry I couldn't resist. :-) > john

Re: A question about a comment...

2002-12-06 Thread Angus Leeming
On Friday 06 December 2002 5:28 pm, Angus Leeming wrote: > >  gives "Unknown function" > > U. It looks like all the interesting ones are missed. I'll dig into > xforms. The phrase "wilfully perverse" springs to mind... Does anyone have any idea why they attempt this weirdness and not pass the

Re: Cron cd /cvs/lyx; rsync -aCz --delete cvs.lyx.org::lyxcvs .

2002-12-06 Thread Kayvan A. Sylvan
On Thu, Dec 05, 2002 at 04:37:01AM -, Cron Daemon wrote: > @ERROR: max connections (2) reached - try again later I am getting a lot of these recently. Has something changed? Is someone hitting the main rsync server too frequently? -- Kayvan A. Sylvan | Proud husband of | Fathe

Re: A question about a comment...

2002-12-06 Thread Angus Leeming
On Friday 06 December 2002 3:56 pm, Lars Gullik Bjønnes wrote: > Angus Leeming <[EMAIL PROTECTED]> writes: > | On Friday 06 December 2002 12:23 pm, Lars Gullik Bjønnes wrote: > >> mmm... we had a huge party at work yesterday... 13 hour party... > | > | Well here's some nice news for a sore head. I

Re: [PATCH] Qt key problems (Lars, JMarc, please read)

2002-12-06 Thread Kornel Benko
-BEGIN PGP SIGNED MESSAGE- On Freitag, 6. Dezember 2002 17:53, John Levon wrote: > On Fri, Dec 06, 2002 at 05:45:23PM +0100, Kornel Benko wrote: > > I was happy with it. But this one seems to be ok too. I shall do some > > testing now. > > Yes, please give it a thorough run for its money.

Re: [PATCH] Qt key problems (Lars, JMarc, please read)

2002-12-06 Thread John Levon
On Fri, Dec 06, 2002 at 05:45:23PM +0100, Kornel Benko wrote: > I was happy with it. But this one seems to be ok too. I shall do some testing now. Yes, please give it a thorough run for its money. I'd like people using xforms to check it too ... regards john -- "Yeah, I woke up in the day acci

Re: [PATCH] Qt key problems (Lars, JMarc, please read)

2002-12-06 Thread Kornel Benko
-BEGIN PGP SIGNED MESSAGE- On Freitag, 6. Dezember 2002 15:05, John Levon wrote: > > Press key 0 text "ä", ascii "228" > > A ha ! > > > Empty kbd action (probably composing) > > Change QLyXKeySym::isOK to return true; always and try again Now its better. > > By the way, why don't You use

Re: QT compile problems.

2002-12-06 Thread John Levon
On Fri, Dec 06, 2002 at 03:28:16PM +0100, Aide Florent wrote: > the new page after paragraph as no effect actually I can't reproduce this. Clicking on "Page break below" and press OK works just fine. Can you describe what you do in detail ? thanks john -- "Yeah, I woke up in the day accidenta

Re: A question about a comment...

2002-12-06 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | On Friday 06 December 2002 12:23 pm, Lars Gullik Bjønnes wrote: >> mmm... we had a huge party at work yesterday... 13 hour party... > | Well here's some nice news for a sore head. I finally got it into my head | that all that KEYPRESS rubbish in XWorkAr

Re: Cryptic message???

2002-12-06 Thread John Levon
On Fri, Dec 06, 2002 at 03:08:18PM +, Angus Leeming wrote: > > Well if a proof of concept exists I'm sure Angus could hammer up a new > > implementation to be clean, he seems to be wonder with making turds very > > very shiny > > So, you like Qt's look 'n' feel. Whoopi-do. Personally, I

Re: further

2002-12-06 Thread Rob Lahaye
Jean-Marc Lasgouttes wrote: "Rod" == Rod Pinna <[EMAIL PROTECTED]> writes: Rod> Futher to that last bit... The image in lyx is called as Rod> something.epsi, but the error I get is Rod> could not locate the file with any of these extensions: .eps, Rod> .ps, .eps.gz, .ps.gz, eps.Z Rod> The fi

Re: further

2002-12-06 Thread Jean-Marc Lasgouttes
> "Rod" == Rod Pinna <[EMAIL PROTECTED]> writes: Rod> Futher to that last bit... The image in lyx is called as Rod> something.epsi, but the error I get is Rod> could not locate the file with any of these extensions: .eps, Rod> .ps, .eps.gz, .ps.gz, eps.Z Rod> The file is in the tmp dir named

Re: Cryptic message???

2002-12-06 Thread Angus Leeming
On Friday 06 December 2002 2:26 pm, John Levon wrote: > On Fri, Dec 06, 2002 at 12:01:06PM +0100, Lars Gullik Bjønnes wrote: > > (and as to cleanliness... I might remember wrong, wishful thinking...) > > Well if a proof of concept exists I'm sure Angus could hammer up a new > implementation to be c

Re: [PATCH] Qt key problems (Lars, JMarc, please read)

2002-12-06 Thread John Levon
On Fri, Dec 06, 2002 at 03:36:57PM +0100, Jean-Marc Lasgouttes wrote: > Like I said. Somehow. Now that's a specification I can work to ! I'll ruminate on it john -- "Yeah, I woke up in the day accidentally once, the moon was on fire for some reason and I couldn't see very well and all the ban

Re: View->LaTeX

2002-12-06 Thread John Levon
On Fri, Dec 06, 2002 at 03:36:03PM +0100, Andre Poenitz wrote: > Please tell me how to obtain the archives of lyx-devel and lyx-cvs from > June-August 2002. http://marc.theaimsgroup.com/?l=lyx-devel&r=1&w=2 regards john -- "Yeah, I woke up in the day accidentally once, the moon was on fire for

Re: mailing list archives

2002-12-06 Thread John Levon
On Fri, Dec 06, 2002 at 03:27:56PM +0100, Andre Poenitz wrote: > In any case, cvs annotate mentions June for the code itself and > there was a discussion in August on Update->LaTeX on lyx-devel. In that case, I just missed it. Apologies... john -- "Yeah, I woke up in the day accidentally once,

Re: optimising qfont_metrics

2002-12-06 Thread John Levon
On Fri, Dec 06, 2002 at 02:36:15PM +, Angus Leeming wrote: > Rubbish, it's telling the LyX core that a resize has occurred that's > expensive. I'm suggesting doing that only when you've stopped changing the > dimensions of the window, not for every blessed intermediate step. I do not use re

Re: View->LaTeX

2002-12-06 Thread Andre Poenitz
On Fri, Dec 06, 2002 at 02:30:17PM +, John Levon wrote: > Please point me to where in the mailing list you mentioned you were > going to do this. Please tell me how to obtain the archives of lyx-devel and lyx-cvs from June-August 2002. Andre' -- Those who desire to give up Freedom in order

Re: [PATCH] Qt key problems (Lars, JMarc, please read)

2002-12-06 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> On Fri, Dec 06, 2002 at 09:57:23AM +0100, Jean-Marc Lasgouttes John> wrote: Can people try the below patch ? I'm interested in any John> failures. >> Is it supposed to work on xforms? Also, since only qt is affected >> by John> Well, t

Re: View->LaTeX

2002-12-06 Thread John Levon
On Fri, Dec 06, 2002 at 03:13:15PM +0100, Andre Poenitz wrote: > > I can't say I'm happy about you sneaking the UI in under our noses. > > Please? > > Care to post your definition of "sneaking in thing under your noses"? Please point me to where in the mailing list you mentioned you were going

Re: mailing list archives

2002-12-06 Thread Andre Poenitz
On Fri, Dec 06, 2002 at 03:17:57PM +0100, Andre' Poenitz wrote: > I thought everything was archived? Never mind. The problem is, one has to search for it. In any case, cvs annotate mentions June for the code itself and there was a discussion in August on Update->LaTeX on lyx-devel. Andre' -- T

Re: optimising qfont_metrics

2002-12-06 Thread Angus Leeming
On Friday 06 December 2002 2:22 pm, John Levon wrote: > On Fri, Dec 06, 2002 at 10:09:02AM +, Angus Leeming wrote: > > And a totally different idea. This is for xforms, but the idea should > > also work for Qt. Here's the redraw function: > > > > Everything here is cheap except for the last cal

Re: mailing list archives

2002-12-06 Thread John Levon
On Fri, Dec 06, 2002 at 03:17:57PM +0100, Andre Poenitz wrote: > Could it be true that the mailing list archive spans only two weeks? > > I thought everything was archived? you mean mail-archive.com ? I never could use that thing. http://marc.theaimsgroup.com/?l=lyx-devel is much better (and yo

Re: Cryptic message???

2002-12-06 Thread John Levon
On Fri, Dec 06, 2002 at 12:01:06PM +0100, Lars Gullik Bjønnes wrote: > (and as to cleanliness... I might remember wrong, wishful thinking...) Well if a proof of concept exists I'm sure Angus could hammer up a new implementation to be clean, he seems to be wonder with making turds very very shiny

Re: optimising qfont_metrics

2002-12-06 Thread John Levon
On Fri, Dec 06, 2002 at 12:08:42PM +0100, Lars Gullik Bjønnes wrote: > How can this be true since the xforms is som much faster? I don't really know. QFontMetrics::width() seems to be much slower, and of course, we have to construct a temporary QString / QChar > btw. did you profile scrolling?

Re: optimising qfont_metrics

2002-12-06 Thread John Levon
On Fri, Dec 06, 2002 at 10:09:02AM +, Angus Leeming wrote: > And a totally different idea. This is for xforms, but the idea should also > work for Qt. Here's the redraw function: > > Everything here is cheap except for the last call, to the LyX core. So why > not shove it on a timer and dis

Re: optimising qfont_metrics

2002-12-06 Thread John Levon
On Fri, Dec 06, 2002 at 10:17:47AM +0100, Jean-Marc Lasgouttes wrote: > If the functions is called several times in a row with same info (same font, > maybe even same string!) you could cache data. Well I considered that but am unable to come up with a really sane scheme ... > Instead of buildin

Re: View->LaTeX

2002-12-06 Thread Andre Poenitz
On Fri, Dec 06, 2002 at 02:15:46PM +, John Levon wrote: > Oh, sure. Don't get me wrong, I'm sure it is useful for a number of > people. The question is whether it's really needed by the "default > user". But it seems you don't like arguing about UI, so in the future > I'll just fix stuff back w

mailing list archives

2002-12-06 Thread Andre Poenitz
Could it be true that the mailing list archive spans only two weeks? I thought everything was archived? Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T. Jefferson)

Re: View->LaTeX

2002-12-06 Thread John Levon
On Fri, Dec 06, 2002 at 03:11:03PM +0100, Andre Poenitz wrote: > > You are a developer. > > Currently I am a user. OK sure. A particularly able and clued-in power user ... > Btw: this was not my idea in the beginning > but I found it so useful that I adapted it. Oh, sure. Don't get me wrong, I

Re: View->LaTeX

2002-12-06 Thread Andre Poenitz
On Fri, Dec 06, 2002 at 02:11:22PM +, John Levon wrote: > I can't say I'm happy about you sneaking the UI in under our noses. Please? Care to post your definition of "sneaking in thing under your noses"? Andre' -- Those who desire to give up Freedom in order to gain Security, will not hav

Re: View->LaTeX

2002-12-06 Thread Andre Poenitz
On Fri, Dec 06, 2002 at 02:08:18PM +, John Levon wrote: > > I certainly would like to have it. > > You are a developer. Currently I am a user. > > Maybe the item could be moved down in the menu close to the latex log > > file and we could call it 'View LaTeX Source', but it should stay there

Re: View->LaTeX

2002-12-06 Thread John Levon
On Fri, Dec 06, 2002 at 12:04:41PM +0100, Andre Poenitz wrote: > Having easy access to the .tex is currently an important means to debug the > output LyX creates. The people able and needing to debug .tex are more than capable of adding a menu entry. The people who wouldn't even think of changing

Re: further

2002-12-06 Thread Andre Poenitz
On Fri, Dec 06, 2002 at 03:04:28PM +0100, Jean-Marc Lasgouttes wrote: > Yes, I thought about that. Besides the fact that it is more work, I > think it is a `magic' behaviour with a not so predictable results > (assume you have both foo.epsf and foo.epsi which one will be chosen > first? Hint: this

Re: View->LaTeX

2002-12-06 Thread John Levon
On Fri, Dec 06, 2002 at 09:58:16AM +0100, Andre Poenitz wrote: > Why? .tex is the primary output format LyX produces. There hould be a way > to look at it. That argument makes no sense. There should also be a way to load DVI into hexdump and ps into less in an xterm ? > > Do we really want to k

Re: [PATCH] Qt key problems (Lars, JMarc, please read)

2002-12-06 Thread John Levon
On Fri, Dec 06, 2002 at 09:57:23AM +0100, Jean-Marc Lasgouttes wrote: > John> Can people try the below patch ? I'm interested in any failures. > > Is it supposed to work on xforms? Also, since only qt is affected by Well, that is the hope, but I have not tested it. > this bug, can't we put this

Re: [PATCH] Qt key problems (Lars, JMarc, please read)

2002-12-06 Thread John Levon
On Fri, Dec 06, 2002 at 01:33:40PM +0100, Kornel Benko wrote: > Not working at all. None of the accented chars made it into lyx. Argh ! > What errors are you interested in? > Press key 0 text "ä", ascii "228" A ha ! > Empty kbd action (probably composing) Change QLyXKeySym::isOK to return tr

Re: further

2002-12-06 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> On Fri, Dec 06, 2002 at 02:51:44PM +0100, Jean-Marc Lasgouttes Andre> wrote: Isn't there a \DeclareGraphicsExtensions exactly for Andre> that purpose? (I've never used it myself, so I might be wrong) >> Yes, there is, but I think t

Re: further

2002-12-06 Thread Andre Poenitz
On Fri, Dec 06, 2002 at 02:51:44PM +0100, Jean-Marc Lasgouttes wrote: > Andre> Isn't there a \DeclareGraphicsExtensions exactly for that > Andre> purpose? (I've never used it myself, so I might be wrong) > > Yes, there is, but I think that going this way means more trouble than > removing only sta

Re: further

2002-12-06 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> On Fri, Dec 06, 2002 at 02:44:46PM +0100, Jean-Marc Lasgouttes Andre> wrote: >> OK, assume something more extreme, assume your file is named >> figure.blah. How is latex ever going to guess that when you do >> \includegraphics{figur

Re: further

2002-12-06 Thread Andre Poenitz
On Fri, Dec 06, 2002 at 02:44:46PM +0100, Jean-Marc Lasgouttes wrote: > OK, assume something more extreme, assume your file is named > figure.blah. How is latex ever going to guess that when you do > \includegraphics{figure}, you really want figure.blah. "epsi" is just > an unknown extension to lat

Re: A question about a comment...

2002-12-06 Thread Angus Leeming
On Friday 06 December 2002 12:23 pm, Lars Gullik Bjønnes wrote: > mmm... we had a huge party at work yesterday... 13 hour party... Well here's some nice news for a sore head. I finally got it into my head that all that KEYPRESS rubbish in XWorkArea was to work-around xforms limitations/bugs. S

Re: further

2002-12-06 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> On Fri, Dec 06, 2002 at 02:36:11PM +0100, Jean-Marc Lasgouttes Andre> wrote: >> It depends. For a file named foo.epsi, the extension is needed, >> since \includegraphics cannot guess what the right extension is. >> This is precisely

Re: further

2002-12-06 Thread Andre Poenitz
On Fri, Dec 06, 2002 at 02:36:11PM +0100, Jean-Marc Lasgouttes wrote: > It depends. For a file named foo.epsi, the extension is needed, since > \includegraphics cannot guess what the right extension is. This is > precisely the bug reported by rod. I thought it just picked one (the first one?) then

Re: further

2002-12-06 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> On Fri, Dec 06, 2002 at 02:01:35PM +0100, Jean-Marc Lasgouttes Andre> wrote: On Fri, Dec 06, 2002 at 11:45:44AM +0100, Jean-Marc Andre> Lasgouttes Andre> wrote: Rod> The file is in the tmp dir named as something.epsi >> >> What happ

Re: further

2002-12-06 Thread Andre Poenitz
On Fri, Dec 06, 2002 at 02:01:35PM +0100, Jean-Marc Lasgouttes wrote: > Andre> On Fri, Dec 06, 2002 at 11:45:44AM +0100, Jean-Marc Lasgouttes > Andre> wrote: > Rod> The file is in the tmp dir named as something.epsi > >> What happens is that lyx outpouts the name "something" without > >> extension

Re: Undo in figure environment

2002-12-06 Thread Jean-Marc Lasgouttes
> "Nicolas" == Nicolas Ferre' <[EMAIL PROTECTED]> writes: Nicolas> The same crash happens for anything after the ERT, even some Nicolas> characters. See the attachment. I cannot reproduce it with latest cvs, and I know there have been fixes in this area. Let's hope it is actually fixed... JM

Re: further

2002-12-06 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> On Fri, Dec 06, 2002 at 11:45:44AM +0100, Jean-Marc Lasgouttes Andre> wrote: Rod> The file is in the tmp dir named as something.epsi >> What happens is that lyx outpouts the name "something" without >> extension, for the benefit of

Re: russian translation for LyX 1.2.2

2002-12-06 Thread Jean-Marc Lasgouttes
> "Vitaly" == Vitaly Lipatov <[EMAIL PROTECTED]> writes: Vitaly> Hello, Please commit ru.po for LyX 1.2.2 (BRANCH-1_2_X I hope Vitaly> :) File is attached. Thanks. I commited it. JMarc

Re: [PATCH] Qt key problems (Lars, JMarc, please read)

2002-12-06 Thread Kornel Benko
-BEGIN PGP SIGNED MESSAGE- On Donnerstag, 5. Dezember 2002 23:37, John Levon wrote: > Can people try the below patch ? I'm interested in any failures. Not working at all. None of the accented chars made it into lyx. What errors are you interested in? Here thoe output of lyx: Press key 65

Re: View->LaTeX

2002-12-06 Thread Andre Poenitz
On Fri, Dec 06, 2002 at 01:26:08PM +0100, Lars Gullik Bjønnes wrote: > You are just too grumpy for your own good... Maybe. But I really like to avoid this kind of debate as I find it pretty frustrating. Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, no

Re: View->LaTeX

2002-12-06 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | On Fri, Dec 06, 2002 at 12:50:43PM +0100, Lars Gullik Bjønnes wrote: >> | Or do you explicitly discriminate .tex in order to prove some >> | "non-dependance"? >> > >> | [Which, btw, is not there and won't be there within a reasonable amount of >> | time]

Re: A question about a comment...

2002-12-06 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | On Friday 06 December 2002 11:47 am, Lars Gullik Bjønnes wrote: >> Angus Leeming <[EMAIL PROTECTED]> writes: >> | Lars, could you give me a brief précis of what you're talking about here >> | and what the xforms bug is/was. Does it still exist with xform

Re: View->LaTeX

2002-12-06 Thread Juergen Spitzmueller
José Matos wrote: > > I certainly would like to have it. > > We already have the ability to do so, it only takes to add a viewer in > the format preferences. I have it activated for ASCII (text) output, > linuxdoc and docbook Another possibility is to use the custom export dialog: "emacs $$FName

Re: Undo in figure environment

2002-12-06 Thread Nicolas Ferre'
Nicolas Ferre' wrote: > > Jean-Marc Lasgouttes wrote: > > > > > "Nicolas" == Nicolas Ferre' <[EMAIL PROTECTED]> writes: > > > > Nicolas> Hello, When I want to "undo" something in the caption line of > > Nicolas> a float environment like figure, with an "ERT" between the > > Nicolas> caption an

Re: Cryptic message???

2002-12-06 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | On Thu, Dec 05, 2002 at 08:02:12PM +0100, Lars Gullik Bjønnes wrote: > >> I already did that in the old development branch, so it is possible... >> (and it was fairly clean as well) > | Oh ? Cool But of course the whole development branch then was so unsta

Re: View->LaTeX

2002-12-06 Thread Andre Poenitz
On Fri, Dec 06, 2002 at 12:50:43PM +0100, Lars Gullik Bjønnes wrote: > | Or do you explicitly discriminate .tex in order to prove some > | "non-dependance"? > > > | [Which, btw, is not there and won't be there within a reasonable amount of > | time] > > And therefor we should making the "LyX is an

Re: A question about a comment...

2002-12-06 Thread Angus Leeming
On Friday 06 December 2002 11:47 am, Lars Gullik Bjønnes wrote: > Angus Leeming <[EMAIL PROTECTED]> writes: > | Lars, could you give me a brief précis of what you're talking about here > | and what the xforms bug is/was. Does it still exist with xforms 1.0? > > Sometimes xforms just return key=0 ev

Re: View->LaTeX

2002-12-06 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | On Fri, Dec 06, 2002 at 12:15:08PM +0100, Lars Gullik Bjønnes wrote: >> I think it should not be there by default. At least I am trying to >> lessen our explicit and implict dependance on LaTeX. > | The weight of this "LaTeX viewer" is currently _exactly

Re: Undo in figure environment

2002-12-06 Thread Nicolas Ferre'
Jean-Marc Lasgouttes wrote: > > > "Nicolas" == Nicolas Ferre' <[EMAIL PROTECTED]> writes: > > Nicolas> Hello, When I want to "undo" something in the caption line of > Nicolas> a float environment like figure, with an "ERT" between the > Nicolas> caption and the figure, the undo command causes

Re: A question about a comment...

2002-12-06 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | Lars, could you give me a brief précis of what you're talking about here and | what the xforms bug is/was. Does it still exist with xforms 1.0? Sometimes xforms just return key=0 even if a key is pressed... or something. Or perhaps it is that keysum is

Re: further

2002-12-06 Thread Andre Poenitz
On Fri, Dec 06, 2002 at 11:45:44AM +0100, Jean-Marc Lasgouttes wrote: > Rod> The file is in the tmp dir named as something.epsi > > What happens is that lyx outpouts the name "something" without > extension, for the benefit of pdflatex, which could use .pdf versions > (as I understand it). This s

Re: epsi (again...)

2002-12-06 Thread Jean-Marc Lasgouttes
> "Rod" == Rod Pinna <[EMAIL PROTECTED]> writes: Rod> Y'all must be sick of this now... I tend to, but am very grateful that you report these endless problems and are willing to investigate them. JMarc

Re: further

2002-12-06 Thread Jean-Marc Lasgouttes
> "Rod" == Rod Pinna <[EMAIL PROTECTED]> writes: Rod> Futher to that last bit... The image in lyx is called as Rod> something.epsi, but the error I get is Rod> could not locate the file with any of these extensions: .eps, Rod> .ps, .eps.gz, .ps.gz, eps.Z Rod> The file is in the tmp dir named

Re: Undo in figure environment

2002-12-06 Thread Jean-Marc Lasgouttes
> "Nicolas" == Nicolas Ferre' <[EMAIL PROTECTED]> writes: Nicolas> Hello, When I want to "undo" something in the caption line of Nicolas> a float environment like figure, with an "ERT" between the Nicolas> caption and the figure, the undo command causes the crash of Nicolas> lyX, I mean LyX is

Re: insert citation crashes for >1 bibliograhpies in lyx-1.2.1

2002-12-06 Thread Jean-Marc Lasgouttes
> "Ulrich" == Ulrich Guenther <[EMAIL PROTECTED]> writes: Ulrich> If two bibliography files are used selection of an entry from Ulrich> the second list will crash lyx-1.2.1! I cannot reproduce this with 1.2.2cvs. Could you give more details, or maybe a backtrace of the crash? JMarc

Re: View->LaTeX

2002-12-06 Thread Andre Poenitz
On Fri, Dec 06, 2002 at 11:35:01AM +0100, Jean-Marc Lasgouttes wrote: > Andre> I think I got now a fairly good impression of how much time can > Andre> be wasted without achieving anything. I don't need more > Andre> education on that topic. > > Beware, Andre is grumpy today... No, I have been gr

Re: View->LaTeX

2002-12-06 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> On Fri, Dec 06, 2002 at 10:48:06AM +0100, Jean-Marc Lasgouttes Andre> wrote: Maybe the item could be moved down in the menu close to Andre> the latex log file and we could call it 'View LaTeX Source', Andre> but it should stay there

Re: View->LaTeX

2002-12-06 Thread Andre Poenitz
On Fri, Dec 06, 2002 at 12:15:08PM +0100, Lars Gullik Bjønnes wrote: > I think it should not be there by default. At least I am trying to > lessen our explicit and implict dependance on LaTeX. The weight of this "LaTeX viewer" is currently _exactly_ the same as this of a "Dvi viewer" or a "PDF vie

A question about a comment...

2002-12-06 Thread Angus Leeming
Lars, could you give me a brief précis of what you're talking about here and what the xforms bug is/was. Does it still exist with xforms 1.0? Do we ever get to that } else break; point? Angus // Note that we need this handling because of a bug // in XFor

Re: optimising qfont_metrics

2002-12-06 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | On Fri, Dec 06, 2002 at 10:09:02AM +, Angus Leeming wrote: >> Everything here is cheap except for the last call, to the LyX core. So why >> not shove it on a timer and discard FL_DRAW events that occur within 0.2 secs >> in the same way as we alrea

Re: View->LaTeX

2002-12-06 Thread Lars Gullik Bjønnes
José Matos <[EMAIL PROTECTED]> writes: | On Friday 06 December 2002 08:58, Andre Poenitz wrote: >> > Yes, but I think it will prove confusing for many people... >> >> Why? .tex is the primary output format LyX produces. There hould be a way >> to look at it. >> >> > Do we really want to keep it?

Re: lyx2lyx weirdness

2002-12-06 Thread Angus Leeming
On Friday 06 December 2002 3:11 am, John Levon wrote: > On Fri, Dec 06, 2002 at 03:09:34AM +, John Levon wrote: > > Load the attached. The title gibbers, adding "inininin" to the end of it > > ! > > btw, previews also fail with this. I'm using > preview-latex-common-0.7.5-1 Well, that's not su

Re: optimising qfont_metrics

2002-12-06 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | I have abjectly failed. Everything I tried increased resize time. > | xforms is averaging 1.5 seconds for first-time-resize. Qt is averaging | 5.5. I can not bring this down. > | 4.5 seconds of this is time as a result of qfont_metrics::width() | (checked u

Re: gprof

2002-12-06 Thread Andre Poenitz
On Fri, Dec 06, 2002 at 11:04:44AM +, Edwin Leuven wrote: > On Fri Dec 6, 2002 09:38, Andre Poenitz wrote: > > Write \parbox{15cm}{...lots of text here...}, mark it and press C-m. > > Man that's slow! :-) Thanks for the data. Andre' -- Those who desire to give up Freedom in order to gai

Re: gprof

2002-12-06 Thread Edwin Leuven
On Fri Dec 6, 2002 09:38, Andre Poenitz wrote: > Write \parbox{15cm}{...lots of text here...}, mark it and press C-m. Man that's slow! >On load: Each sample counts as 0.01 seconds. % cumulative self self total time seconds secondscalls ms/call

Re: optimising qfont_metrics

2002-12-06 Thread Andre Poenitz
On Fri, Dec 06, 2002 at 10:09:02AM +, Angus Leeming wrote: > Everything here is cheap except for the last call, to the LyX core. So why > not shove it on a timer and discard FL_DRAW events that occur within 0.2 secs > in the same way as we already fo for FL_DRAG events. Some thought may be >

keymap error question

2002-12-06 Thread Peter Suetterlin
Hi all, I recently (tried to) submit a bugreport for 1.2.1 using bugzilla, however I cannot find it in the bug list - does that mean it didn't get through? Or that is solved already? In short, it concerned using a primary keyboard map different from tha actual keyboard, in this case the germa

Re: optimising qfont_metrics

2002-12-06 Thread Angus Leeming
On Friday 06 December 2002 9:17 am, Jean-Marc Lasgouttes wrote: > > "John" == John Levon <[EMAIL PROTECTED]> writes: > > John> I have abjectly failed. Everything I tried increased resize > John> time. > > John> xforms is averaging 1.5 seconds for first-time-resize. Qt is > John> averaging 5.5.

Re: View->LaTeX

2002-12-06 Thread Andre Poenitz
On Fri, Dec 06, 2002 at 10:48:06AM +0100, Jean-Marc Lasgouttes wrote: > Andre> Maybe the item could be moved down in the menu close to the > Andre> latex log file and we could call it 'View LaTeX Source', but it > Andre> should stay there IMNSHO. > > You cannot move it. The list of viewers is buil

Re: View->LaTeX

2002-12-06 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> Maybe the item could be moved down in the menu close to the Andre> latex log file and we could call it 'View LaTeX Source', but it Andre> should stay there IMNSHO. You cannot move it. The list of viewers is built automatically. JM

Re: gprof

2002-12-06 Thread Andre Poenitz
On Fri, Dec 06, 2002 at 10:35:28AM +, Edwin Leuven wrote: > On Fri Dec 6, 2002 07:44, Andre Poenitz wrote: > > Could you please try the same when all the text is in "math text mode"? > > but math text mode doesn't do wrapping and walks of the screen Write \parbox{15cm}{...lots of text here.

Re: View->LaTeX

2002-12-06 Thread Andre Poenitz
On Fri, Dec 06, 2002 at 09:30:49AM +, José Matos wrote: > > Why? .tex is the primary output format LyX produces. There hould be a way > > to look at it. > > > > > Do we really want to keep it? > > > > I certainly would like to have it. > > We already have the ability to do so, it only takes

Re: gprof

2002-12-06 Thread Edwin Leuven
On Fri Dec 6, 2002 07:44, Andre Poenitz wrote: > Could you please try the same when all the text is in "math text mode"? but math text mode doesn't do wrapping and walks of the screen Ed.

Re: View->LaTeX

2002-12-06 Thread José Matos
On Friday 06 December 2002 08:58, Andre Poenitz wrote: > > Yes, but I think it will prove confusing for many people... > > Why? .tex is the primary output format LyX produces. There hould be a way > to look at it. > > > Do we really want to keep it? > > I certainly would like to have it. We alre

Re: LyX 1.3.0cvs: Scroll with large insets

2002-12-06 Thread Jean-Marc Lasgouttes
> "Michael" == Michael Schmitt <[EMAIL PROTECTED]> writes: Michael> Hi Jean Marc, I have seen that you applied a patch to Michael> 1.2.2cvs that fixes scrolling with large tabulars. I made a Michael> short test and it seems to work. Good. Michael> Surprisingly, the patch has not been applied

  1   2   >