ÉÌÆ·½»Ò׵ļ¯É¢µØ

2002-03-23 Thread ½»Ò×ÖйúÍø
×ð¾´µÄÅóÓÑ£º ÄúºÃ£¡ www.91cn.net £¨½»Ò×ÖйúÍø£©ÎªÄúÌṩ²úÆ·Õ¹Ïú£¬´úÀí£¬ºÏ×÷µÄ½»Òׯ½Ì¨£» ²¢¿ÉÒÔÔÚÏßÉú³ÉÄúµÄÉÌÎñÍøÕ¾£¬¿Í»§¿ÉÒÔÔÚÏß¶©¹º£¬²¢ÓëÄú½øÐÐÍøÉÏǢ̸£¬Ö±µ½¶©µ¥µÄÐγɡ£ ±¾ÍøÕ¾ÏÖÕýÔÚÓÅ»ÝÆÚ£¡ ÈçÄúÏ£ÍûÜòµÃ¸ü¶àµÄ¶©µ¥£¬ÇëÄú¾¡Á¿ÏêϸÌîдÄúµÄÐÅ

TeXMacs math bindings ...

2002-03-23 Thread John Levon
... sort of. I've been talking to a couple of the texmacs people on IRC, and came up with the following stuff for generating texmacs-style bindings. Restrictions : 1. M-t is a necessary prefix (due to lyx restriction :/) 2. you must press space after finishing a sequence (another lyx restricti

Re: BUG in cvs

2002-03-23 Thread Herbert Voss
John Levon wrote: > On Sat, Mar 23, 2002 at 06:23:38PM +0100, Herbert Voss wrote: > > >>- insert float >>- insert into the float a graphic >>- and insert a caption >>- save and close >>- reopen >>---> the caption is outside the float >> > > no, I can't spot any problems like this ... thanks,

Re: bug #229

2002-03-23 Thread Angus Leeming
On Saturday 23 March 2002 6:33 pm, John Levon wrote: > On Fri, Mar 22, 2002 at 11:59:24AM +, Angus Leeming wrote: > > Could those who know what I'm talking about have a look please. (John, > > Jürgen, Lars, etc, etc, etc) > > It's really the case that ALL insettext's don't accept paragraph cha

Re: insert file in tabular

2002-03-23 Thread John Levon
On Fri, Mar 22, 2002 at 01:32:48PM +0100, Edwin Leuven wrote: > gives scrambled table. see attached image how did you achieve this exactly ? There are at least two other bugs with this ... john -- "Way back at the beginning of time around 1970 the first man page was handed down from on hig

Re: bug #229

2002-03-23 Thread John Levon
On Fri, Mar 22, 2002 at 11:59:24AM +, Angus Leeming wrote: > Could those who know what I'm talking about have a look please. (John, > Jürgen, Lars, etc, etc, etc) It's really the case that ALL insettext's don't accept paragraph changes ??? What about minipage ! Angus, can't you get my patc

Re: BUG in cvs

2002-03-23 Thread John Levon
On Sat, Mar 23, 2002 at 06:23:38PM +0100, Herbert Voss wrote: > - insert float > - insert into the float a graphic > - and insert a caption > - save and close > - reopen > ---> the caption is outside the float no, I can't spot any problems like this ... john -- "Way back at the beginning of t

Re: scrollbar woes reproducable

2002-03-23 Thread John Levon
On Sat, Mar 23, 2002 at 05:39:44PM +0100, Juergen Spitzmueller wrote: > I have experienced a way to reproduce the mysterious scrollbar problem > on my box _any all time_: > > 1. Start LyX > 2. Open the User Guide (or another large doc) > 3. File->New > 4. Immediately switch back to User Guide

BUG in cvs

2002-03-23 Thread Herbert Voss
can anybody confirm? - insert float - insert into the float a graphic - and insert a caption - save and close - reopen ---> the caption is outside the float this happens only for graphic insets. Herbert -- http://www.lyx.org/help/

Re: baywatch

2002-03-23 Thread Lars Gullik Bjønnes
Herbert Voss <[EMAIL PROTECTED]> writes: | baywatch is down. I know... unscheduled power failer I guess... Will probably not be up until monday. -- Lgb

Re: Do you want a Porto (or the next LyX meeting)

2002-03-23 Thread Lars Gullik Bjønnes
"Asger K. Alstrup Nielsen" <[EMAIL PROTECTED]> writes: | On Fri, 22 Mar 2002, Jose Abilio Oliveira Matos wrote: > >> The next LyX meeting will be here in Porto (Portugal), from 13 to 18 of >> June. (2002 of course :-) >> >> All LyX users and developers are invited. > | Thank you, and I'll be

Re: linking question

2002-03-23 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | /bin/ksh ../../libtool --mode=link deccxx -ptr | /usr/users/aleem/OTHERS_CODE/lyx/devel-build/lyx_cxx_repository -O2 -o | libgraphics.la GraphicsCache.lo GraphicsCacheItem.lo GraphicsConverter.lo | GraphicsImage.lo GraphicsParams.lo -lSM -lICE

Re: Alert: No information converting from to EPS

2002-03-23 Thread Angus Leeming
On Saturday 23 March 2002 5:27 pm, Herbert Voss wrote: > Angus Leeming wrote: > > Change line 611 of insets/insetgraphics.C form > > string filename_ = params().filename; > > to > > string filename_ = MakeAbsPath(params().filename, buf->filePath()); > > why do you save the the file with

Re: Alert: No information converting from to EPS

2002-03-23 Thread Herbert Voss
Angus Leeming wrote: > Change line 611 of insets/insetgraphics.C form > string filename_ = params().filename; > to > string filename_ = MakeAbsPath(params().filename, buf->filePath()); why do you save the the file with relpath and not with the one which the user inserts in the gui

Re: scrollbar woes reproducable

2002-03-23 Thread John Levon
On Sat, Mar 23, 2002 at 05:39:44PM +0100, Juergen Spitzmueller wrote: > I have experienced a way to reproduce the mysterious scrollbar problem > on my box _any all time_: > > 1. Start LyX > 2. Open the User Guide (or another large doc) > 3. File->New > 4. Immediately switch back to User Guide

scrollbar woes reproducable

2002-03-23 Thread Juergen Spitzmueller
I have experienced a way to reproduce the mysterious scrollbar problem on my box _any all time_: 1. Start LyX 2. Open the User Guide (or another large doc) 3. File->New 4. Immediately switch back to User Guide => The scrollbar doesn't recognize the document size (it behaves as if the document

Re: Alert: No information converting from to EPS

2002-03-23 Thread Angus Leeming
On Saturday 23 March 2002 3:39 pm, Angus Leeming wrote: > On Saturday 23 March 2002 3:33 pm, Garst R. Reese wrote: > > Angus Leeming wrote: > > > If you think it isn't and want me to do something about it then give me > > > a little help for God's sake. > > > > > > A > > > > The original graphics

Re: Alert: No information converting from to EPS

2002-03-23 Thread Angus Leeming
On Saturday 23 March 2002 3:33 pm, Garst R. Reese wrote: > Angus Leeming wrote: > > If you think it isn't and want me to do something about it then give me a > > little help for God's sake. > > > > A > > The original graphics file was ecg.drd. > It was run through ps2ps to make ecg-drd.ps per your

Re: Alert: No information converting from to EPS

2002-03-23 Thread Angus Leeming
On Saturday 23 March 2002 3:05 pm, Garst R. Reese wrote: > Angus Leeming wrote: > > On Friday 22 March 2002 7:31 pm, Garst R. Reese wrote: > > > Now I have 17 error boxes. > > > I think something went amiss. > > > The .ps extension on my file names is not getting detected. > > > The error messages

Re: Alert: No information converting from to EPS

2002-03-23 Thread Angus Leeming
On Saturday 23 March 2002 3:02 pm, Herbert Voss wrote: > Angus Leeming wrote: > > On Friday 22 March 2002 7:31 pm, Garst R. Reese wrote: > >>Now I have 17 error boxes. > >>I think something went amiss. > >>The .ps extension on my file names is not getting detected. > >>The error messages say that

Re: Alert: No information converting from to EPS

2002-03-23 Thread Herbert Voss
Angus Leeming wrote: > On Friday 22 March 2002 7:31 pm, Garst R. Reese wrote: > >>Now I have 17 error boxes. >>I think something went amiss. >>The .ps extension on my file names is not getting detected. >>The error messages say that ecg-sol f.ex cannot get converted. The >>specified file name is

Re: Alert: No information converting from to EPS

2002-03-23 Thread Angus Leeming
On Friday 22 March 2002 7:31 pm, Garst R. Reese wrote: > Now I have 17 error boxes. > I think something went amiss. > The .ps extension on my file names is not getting detected. > The error messages say that ecg-sol f.ex cannot get converted. The > specified file name is ecg-sol.ps. There is no ec

Re: latest CVS: xforms_helpers.C compile problem

2002-03-23 Thread Kayvan A. Sylvan
On Sat, Mar 23, 2002 at 08:32:12AM +0100, Herbert Voss wrote: > Kayvan A. Sylvan wrote: > > >Latest CVS does not compile: > > > >g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../images > >-I../../../src/ -I../../../src/frontends/ > >-I../../../src/frontends/controllers -I../../.. -I../../.