Re: Little square

2003-02-23 Thread Andre Poenitz
On Fri, Feb 21, 2003 at 04:25:41PM +, John Levon wrote: > No. > > Try -dbg key... you need to find oout what char this is ... It turns up in every empty paragraph. Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T.

Re: Feature Request

2003-02-23 Thread Reinhard Thies
Thanks for your help ! I could not find a problem by doing exactly what Angus described. May be of diffrent versions / configurations ? I am using the xform version 1.2.x supplied with SuSE 8.1. Had some problems with the installation of thr Qt based version binaries. It could not find the libqt

Re: idea for enhanced selection

2003-02-23 Thread John Weiss
> On Fri, Feb 21, 2003 at 03:32:35PM -0700, D. J. Raymond wrote: > > > > Hmmm That works great! Is it in the documentation? I confess > > to not having read every single word in the docs. On Fri, Feb 21, 2003 at 03:00:32PM -0800, Kayvan A. Sylvan wrote: > Hmmm... > > I don't know whether

Re: CJK-LyX-1.2.3

2003-02-23 Thread cghan
Hello, Angus, On Sun, 23 Feb 2003, Angus Leeming wrote: > > Attached another of my 'beavering'. It works with 'LANG=C' > environment > here. Would you mind testing the patch in your > environment ? > > Ok. > If it works for your environment, I better leave it as it is. O.K. ? Have you got the

Re: CJK input

2003-02-23 Thread cghan
On 24 Feb 2003 [EMAIL PROTECTED] wrote: > > > No. QFont is *supposed* to perform all the necessary dirty works. > Does this mean QFont is a unicode font ? If this is the case, what should be done to port CJK-LyX to Qt-lib ? Regards, cghan

Re: Message for "Disabling inset does not bla bla bla", bug 335

2003-02-23 Thread John Levon
On Mon, Feb 24, 2003 at 12:58:42AM +0100, Christian Ridderstr?m wrote: > Anyway, it was just a few suggestions for text to show in the graphics > inset when the setting "Show images in Lyx" is disabled. > > In 1.3.0. the inset now shows: > Loaded into memory. Must now generate pixmap. I'v

Re: CJK input

2003-02-23 Thread shigeru_miyata
(B[EMAIL PROTECTED] wrote: (B (B> By the way, in my machine (B> with the TrueType fonts installed, I still have the same slowness problem (B> as Angus machine suffers when loading i18n-xforms lib with locale set (B> to 'C'. To remove the slowness what should I do? (B (BAre you sure you

Message for "Disabling inset does not bla bla bla", bug 335

2003-02-23 Thread Christian Ridderström
As I tried to commit this, Bugzilla didn't want to play with me anymore... Anyway, it was just a few suggestions for text to show in the graphics inset when the setting "Show images in Lyx" is disabled. In 1.3.0. the inset now shows: Loaded into memory. Must now generate pixmap. Here ar

Re: controllers ready for prime time (just about ;-)

2003-02-23 Thread Christian Ridderström
On Sun, 23 Feb 2003, Angus Leeming wrote: > Christian Ridderström wrote: > > But in brief: > > We have tried to implement what is known as a Model-Controller-View split of > the code in LyX. The LyX core is the Model. It defines everything needed to > manipulate your document (what LyX calls

Re: itsy bitsy teeny weeny bug

2003-02-23 Thread Christian Ridderström
On Sun, 23 Feb 2003, Angus Leeming wrote: > Christian Ridderström wrote: > > > Hi > > > > I work with grahics disabled inside Lyx. However, 1.3.0 and 1.4.0cvs still > > converts the images. The images aren't shown in lyx, so that's ok... but > > should they really be converted? (This behaviour

Re: controllers ready for prime time (just about ;-)

2003-02-23 Thread Kornel Benko
-BEGIN PGP SIGNED MESSAGE- On Sonntag, 23. Februar 2003 21:15, Angus Leeming wrote: ... > I'll make a fresh patch against current cvs when all is well with baywatch > again and post it on www.lyx.devel.lyx/~leeming. That makes my testing easier. Thanks. Kornel - -- Kornel Benko

Re: controllers ready for prime time (just about ;-)

2003-02-23 Thread Angus Leeming
Kornel Benko wrote: >> What I meant by all this was that to test the Qt implementation you >> should apply the Qt patch which implements the necessary changes to the >> files in frontends/qt2 only. The bulk of the work, however, is not in the >> GUI-specific code but in the controllers. Specificall

Re: controllers ready for prime time (just about ;-)

2003-02-23 Thread Angus Leeming
Christian Ridderström wrote: > What is this controller you're talking about all the time... my > controllers usually stay in the robot.. not the document processing > software :-) > > Seriously.. could someone (please) write a few lines explaining what > it's about, and point me to the relevant s

Re: itsy bitsy teeny weeny bug

2003-02-23 Thread Angus Leeming
Christian Ridderström wrote: > Hi > > I work with grahics disabled inside Lyx. However, 1.3.0 and 1.4.0cvs still > converts the images. The images aren't shown in lyx, so that's ok... but > should they really be converted? (This behaviour can actually be annoying > if your document has lots of gr

Re: controllers ready for prime time (just about ;-)

2003-02-23 Thread Kornel Benko
-BEGIN PGP SIGNED MESSAGE- On Sonntag, 23. Februar 2003 20:17, Angus Leeming wrote: ... > What I meant by all this was that to test the Qt implementation you should > apply the Qt patch which implements the necessary changes to the files in > frontends/qt2 only. The bulk of the work, howev

Re: CJK-LyX-1.2.3

2003-02-23 Thread Angus Leeming
[EMAIL PROTECTED] wrote: > > Hello, Angus, > > Attached another of my 'beavering'. It works with 'LANG=C' environment > here. Would you mind testing the patch in your environment ? Ok. > If it fails, I'm sure that the 'if condition' of the new 'use_fontset()' > defined at flresource.c, as > >

Re: CJK-LyX-1.2.3

2003-02-23 Thread Angus Leeming
[EMAIL PROTECTED] wrote: > > On Fri, 21 Feb 2003, Angus Leeming wrote: > >> Ok, CG. I tried it. xfs uses all my cpu. This is very wrong :-( Can you > try >> things out with LANG=C or something 'normal'. This thing has to work for >> the rest of the world too, doesn't it? > > > Well, I should h

Re: controllers ready for prime time (just about ;-)

2003-02-23 Thread Christian Ridderström
What is this controller you're talking about all the time... my controllers usually stay in the robot.. not the document processing software :-) Seriously.. could someone (please) write a few lines explaining what it's about, and point me to the relevant source? About the source code... is rea

Re: .emacs lines

2003-02-23 Thread Angus Leeming
Christian Ridderström wrote: >> >> PS. Thanks to Angus and Lars for .emacs lines. I'm using them! > > If that's .emacs lines for the style used in the Lyx .C-files, would you > mind sending me a copy of it? ;;; Common hook (defun my-c-mode-common-hook () ;; Enable delete-trailing-whitespace ;;(

itsy bitsy teeny weeny bug

2003-02-23 Thread Christian Ridderström
Hi I work with grahics disabled inside Lyx. However, 1.3.0 and 1.4.0cvs still converts the images. The images aren't shown in lyx, so that's ok... but should they really be converted? (This behaviour can actually be annoying if your document has lots of graphics...) Should I report this as a b

Re: controllers ready for prime time (just about ;-)

2003-02-23 Thread Angus Leeming
Kornel Benko wrote: > On Samstag, 22. Februar 2003 18:19, Angus Leeming wrote: >> > locate claims, there be no "Dialog.h" on my system. >> >> It's in the patch. (I just checked.) 'patch' should install it in >> src/frontends/controllers. > > Which line in qt.diff? I checked also. > At least I did

Re: shall I commit this?

2003-02-23 Thread Angus Leeming
Rob Lahaye wrote: > While you're at this (probably already done) then please > also add > > src/tex2lyx/libtexparser.la > src/tex2lyx/texparser.lo > > to the .cvsignore in the same directory :). > These two files keep appearing as unrecognized cvs files > when updating cvs. I would if I coul

Re: Background syncroneous converter

2003-02-23 Thread Kornel Benko
-BEGIN PGP SIGNED MESSAGE- On Sonntag, 23. Februar 2003 18:49, Alfredo Braunstein wrote: > Kornel Benko wrote: > > Hi Alfredo, now back from my motorbike trip. Wonderfull wheather here. > > Lucky you. But it was nice also here in Trieste. Grown up with three languages, eh? > > ! picture,

Re: image loader in xforms

2003-02-23 Thread Alfredo Braunstein
Angus Leeming wrote: > Hmmm. That means you have done something to the default settings for the > preview converter. It should do lyxpreview->ppm rather than > lyxpreview->png, not least because we 'crop' displaystyle math because > that's the only way to get rid of the borders. Once dvipng become

Re: Background syncroneous converter

2003-02-23 Thread Alfredo Braunstein
Kornel Benko wrote: > Hi Alfredo, now back from my motorbike trip. Wonderfull wheather here. Lucky you. But it was nice also here in Trieste. > ! picture, but plenty of previewsnippets. Ah, Then there's nothing we can do about, I think. The converter queue change applies only to converted gr

Re: Background syncroneous converter

2003-02-23 Thread Kornel Benko
-BEGIN PGP SIGNED MESSAGE- On Sonntag, 23. Februar 2003 14:45, Alfredo Braunstein wrote: > Hi Kornel, Hi Alfredo, now back from my motorbike trip. Wonderfull wheather here. > Kornel Benko wrote: > > It seems, that converting of previes starts about 15 secs after loading > > the file. But

Re: CJK-LyX-1.2.3

2003-02-23 Thread cghan
Hello, Angus, Attached another of my 'beavering'. It works with 'LANG=C' environment here. Would you mind testing the patch in your environment ? If it fails, I'm sure that the 'if condition' of the new 'use_fontset()' defined at flresource.c, as *** extern int

Re: PATCH: inverse search.

2003-02-23 Thread Dekel Tsur
On Sat, Feb 22, 2003 at 10:47:44PM -0300, Joao Luis Meloni Assirati wrote: > This is my preliminary patch for inverse (dvi) search in lyx. It relies on > latex to insert 'source specials', so latex must support the option > --src-specials. Also, xdvi must support 'source specials'. My versions > ar

Re: Background syncroneous converter

2003-02-23 Thread Alfredo Braunstein
Hi Kornel, Kornel Benko wrote: > It seems, that converting of previes starts about 15 secs after loading > the file. But of course, there is the latex and ghostscrip run first. And how was before the change? Do you have a file with lot of graphics on the first page? How is cpu usage during these

Re: CJK-LyX-1.2.3

2003-02-23 Thread cghan
On Fri, 21 Feb 2003, Angus Leeming wrote: > Ok, CG. I tried it. xfs uses all my cpu. This is very wrong :-( Can you try > things out with LANG=C or something 'normal'. This thing has to work for > the rest of the world too, doesn't it? Well, I should have expected this kind of disaster soon

Re: Background syncroneous converter

2003-02-23 Thread Kornel Benko
-BEGIN PGP SIGNED MESSAGE- On Sonntag, 23. Februar 2003 14:09, Kornel Benko wrote: > It seems, that converting of previes starts about 15 secs after loading > the file. But of course, there is the latex and ghostscrip run first. Exiting lyx, while in this phase, leads to (attached)

Re: Background syncroneous converter

2003-02-23 Thread Kornel Benko
-BEGIN PGP SIGNED MESSAGE- On Sonntag, 23. Februar 2003 12:24, Alfredo Braunstein wrote: > It's still somewhat rough around the edges, and I have not tested it so > much. It seems, that converting of previes starts about 15 secs after loading the file. But of course, there is the latex an

Re: Background syncroneous converter

2003-02-23 Thread Alfredo Braunstein
Kornel Benko wrote: > > The offending line > typedef pair Process; > > Changing it to > typedef std::pair Process; > > cured the problem > > Kornel Duh, thanks! Alfredo

Re: Background syncroneous converter

2003-02-23 Thread Kornel Benko
-BEGIN PGP SIGNED MESSAGE- On Sonntag, 23. Februar 2003 13:11, Kornel Benko wrote: ... > Same error on GraphicsConverter.C. The offending line typedef pair Process; Changing it to typedef std::pair Process; cured the problem Kornel - -- Kornel Benko [EMAIL PR

Re: Background syncroneous converter

2003-02-23 Thread Alfredo Braunstein
Kornel Benko wrote: > -BEGIN PGP SIGNED MESSAGE- > > On Sonntag, 23. Februar 2003 12:58, Alfredo Braunstein wrote: > ... >> Could you try to add #include and retry? > > Same error on GraphicsConverter.C. > (included before ConverterQueue.h). > > I am using gcc3.2.1 I meant to put #inc

Re: Background syncroneous converter

2003-02-23 Thread Kornel Benko
-BEGIN PGP SIGNED MESSAGE- On Sonntag, 23. Februar 2003 12:58, Alfredo Braunstein wrote: ... > Could you try to add #include and retry? Same error on GraphicsConverter.C. (included before ConverterQueue.h). I am using gcc3.2.1 ... > Are you joking? Of course! :) Kornel - --

Re: Background syncroneous converter

2003-02-23 Thread Alfredo Braunstein
Kornel Benko wrote: > I tried that directory too, but the compilation error is the same. Could you try to add #include and retry? > > Kornel > P.S. > Do you want me as a tester? > Are you joking? Of course! Thanks, Alfredo

Re: Background syncroneous converter

2003-02-23 Thread Kornel Benko
-BEGIN PGP SIGNED MESSAGE- On Sonntag, 23. Februar 2003 12:45, Alfredo Braunstein wrote: > Kornel Benko wrote: > > Care to say, where this files should go? > > Sorry, src/graphics. I tried that directory too, but the compilation error is the same. Kornel P.S. Do you want me as a

Re: Background syncroneous converter

2003-02-23 Thread Alfredo Braunstein
Kornel Benko wrote: > Care to say, where this files should go? Sorry, src/graphics. Regards, Alfredo.

Re: Background syncroneous converter

2003-02-23 Thread Kornel Benko
-BEGIN PGP SIGNED MESSAGE- On Sonntag, 23. Februar 2003 12:24, Alfredo Braunstein wrote: > This thing avoids hosing the system if there are too many graphics on one > screenful: converting is still done on background, but sequentially (not in > parallel). > > I think this is what Angus had

Background syncroneous converter

2003-02-23 Thread Alfredo Braunstein
This thing avoids hosing the system if there are too many graphics on one screenful: converting is still done on background, but sequentially (not in parallel). I think this is what Angus had in mind (well, this is what I've understood from his explanation. Is it?) I don't know why I've called i

.emacs lines

2003-02-23 Thread Christian Ridderström
> > PS. Thanks to Angus and Lars for .emacs lines. I'm using them! If that's .emacs lines for the style used in the Lyx .C-files, would you mind sending me a copy of it? /Christian -- Christian Ridderström http://www.md.kth.se/~chr

Re: PATCH: inverse search.

2003-02-23 Thread Alfredo Braunstein
Joao Luis Meloni Assirati wrote: > tetex: 1.0.7+20011202 > xdvi: 22.40f > > Both support 'source special'. > I think this is great. Do you know if there are rpm packages of latex supporting --src-specials ? It seems to me that the newest rh7.3 tetex (tetex-1.0.7-47.rpm) doesn't support it, but

Re: Double click nuissance in Xforms a bug?

2003-02-23 Thread Rob Lahaye
John Levon wrote: > On Sun, Feb 23, 2003 at 02:03:26PM +0900, Rob Lahaye wrote: > > >>Why is double-clicking sometimes so troublesome in Xforms? >>The File dialog has such trouble also. It's a bug in Xforms, >>or is the double-click feature wrongly coded in LyX ? > > > If you could fix the xfor

Re: shall I commit this?

2003-02-23 Thread Rob Lahaye
While you're at this (probably already done) then please also add src/tex2lyx/libtexparser.la src/tex2lyx/texparser.lo to the .cvsignore in the same directory :). These two files keep appearing as unrecognized cvs files when updating cvs. Rob. Angus Leeming wrote: > Given that my gcc 3.2 c

Re: controllers ready for prime time (just about ;-)

2003-02-23 Thread Kornel Benko
-BEGIN PGP SIGNED MESSAGE- On Samstag, 22. Februar 2003 18:19, Angus Leeming wrote: > > locate claims, there be no "Dialog.h" on my system. > > It's in the patch. (I just checked.) 'patch' should install it in > src/frontends/controllers. Which line in qt.diff? I checked also. At least I

Re: Re: CJK input

2003-02-23 Thread cghan
On 23 Feb 2003 [EMAIL PROTECTED] wrote: > > Restart xfs in a mode suitable for both CJK and non-CJK environment > if it is possible. Also try to install some TrueType font. > For Korean, you can probably tell the URL where baekmuk font > is available. For Japanese, try > http://yozk.hp.infoseek