Re: [Devel] Revised bug list - graphics dialog

2002-01-19 Thread Herbert Voss
Michael Schmitt wrote: > - Graphics dialog: >- It is not a good idea to clear the width and height fields if "scale" > is chosen (and vice versa); IMHO new buttons for the three sections > default/height+width/scale should be added and the "Width"/"Height"/ > "Scale" labels

Re: [Devel] Revised bug list - tables

2002-01-19 Thread Herbert Voss
Jean-Marc Lasgouttes wrote: > Herbert Voss wrote: > >> Michael Schmitt wrote: >> >>> - The file format for tables is absolutely bloated. Can't we suppress >>> tags that have >>> default values (e.g. endfoot="false" or width="0pt" )? Two tiny >>> tables => >1500 lines in LyX file!!! >> >> >>

Re: Feedback from www.lyx.org

2002-01-19 Thread Zvezdan Petkovic
On Sat, Jan 19, 2002 at 10:59:32PM +0100, Jean-Marc Lasgouttes wrote: > > This is becquse they have been produced on rh6.1. Not sure what the > proper fix is. The 0.88 vs 0.89 thing cannot be solved easily, since the > two versions are binary incompatible (note that you should not use any > xform

Re: wonhas paper question.

2002-01-19 Thread Allan Rae
On Fri, 18 Jan 2002, Angus Leeming wrote: > AHH! I hate smart mail readers. Maybe a smart mail user would help? ;-) (Damn, it's Sunday) Allan. (ARRae)

Re: Minibuffer history box craziness

2002-01-19 Thread Allan Rae
On Fri, 18 Jan 2002, John Levon wrote: > On Thu, Jan 17, 2002 at 10:50:08PM +1000, Allan Rae wrote: > > > Click on the minibuffer and leave the mouse nearby > > fi > > fill in the gaps for file-open to appear but history browser stays up > > what do you mean "fill in the gaps" exactly ? y

GUII hierarchy

2002-01-19 Thread Allan Rae
was: Re: "About LyX" / "Tex Information" don't work without open buffer On Fri, 18 Jan 2002, Angus Leeming wrote: > As Allan says, the controllers are a great long vine of derived classes. He > says things would be better if they were restructured as a flat tree with > member variables performin

Re: Slackware package

2002-01-19 Thread John Levon
On Thu, Jan 17, 2002 at 08:02:47PM +0100, Aide Florent wrote: > Hello all, > > I have made a Slackware package of the 1.1.6fix4 available online at this URL: > > http://www.alphacent.com/opensource/files/lyx-1.1.6fix4-pak.tgz > after unsuccesfull attempt to install binary RPM package from > f

Re: Feedback from www.lyx.org

2002-01-19 Thread Kayvan A. Sylvan
On Sat, Jan 19, 2002 at 10:59:32PM +0100, Jean-Marc Lasgouttes wrote: > [EMAIL PROTECTED] wrote: > > >John C. Burgess ([EMAIL PROTECTED]) entered the > >following feedback message on the LyX home page: > > > > > >Three b

Re: [Devel] Revised bug list - tables

2002-01-19 Thread Jean-Marc Lasgouttes
Herbert Voss wrote: > Michael Schmitt wrote: > >> - The file format for tables is absolutely bloated. Can't we suppress >> tags that have >> default values (e.g. endfoot="false" or width="0pt" )? Two tiny >> tables => >1500 lines in LyX file!!! > > > please try the attached patch. It decr

Re: [Devel] Revised bug list - tables

2002-01-19 Thread Herbert Voss
Michael Schmitt wrote: > - The file format for tables is absolutely bloated. Can't we suppress tags that have > default values (e.g. endfoot="false" or width="0pt" )? Two tiny tables => >1500 >lines in LyX file!!! please try the attached patch. It decreases the filesize of docs with a lot of

Re: [Devel] Revised bug list - another fix

2002-01-19 Thread Herbert Voss
Herbert Voss wrote: > attached a small fix. time to sleep ... > Index: src/frontends/controllers/ChangeLog > === > if (!title.empty()) > - result << ", " << title; > + result title; should be result

Re: [Devel] Revised bug list - another fix

2002-01-19 Thread Herbert Voss
Jean-Marc Lasgouttes wrote: > I still have problems with the attached bib file, and I cannot see why > (the entry is truncated). > > JMarc > > > > > @Proceedings{AlfMun:1, > title = {Queuing Models for Pol

Re: [Devel] Revised bug list - another fix

2002-01-19 Thread Jean-Marc Lasgouttes
Herbert Voss wrote: > Herbert Voss wrote: > >> >> attached a patch for this. > > > > sorry, it was the old one ... > here it comes again. > Thanks Herbert, I applied it, after a bunch of whitespece changes and a few tweaks. I still have problems with the attached bib file, and I cannot see

Re: Feedback from www.lyx.org

2002-01-19 Thread Jean-Marc Lasgouttes
[EMAIL PROTECTED] wrote: > John C. Burgess ([EMAIL PROTECTED]) entered the > following feedback message on the LyX home page: > > > Three bugs in lyx-1.1.6fix4-1.i386.rpm > (1) REQIRES xforms-0.88 : won't recongnize

Re: [Devel] Revised bug list

2002-01-19 Thread Jean-Marc Lasgouttes
A few more fixes > - "About LyX" and "TeX Information" cannot be opened if no buffer is opened Fixed (#196) > > - See mail "Table & figure bugs" (export to DVI) (#200,201,202) I fixed #200 and #201 JMarc

Re: [Devel] Revised bug list - another fix

2002-01-19 Thread Herbert Voss
Herbert Voss wrote: > > attached a patch for this. sorry, it was the old one ... here it comes again. Herbert -- http://www.lyx.org/help/ Index: src/frontends/controllers/ChangeLog === RCS file: /usr/local/lyx/cvsroot/lyx-d

Re: [Devel] Revised bug list - another fix

2002-01-19 Thread Herbert Voss
Michael Schmitt wrote: > > - The year of the following bibtex entry is not shown correctly in the citation >dialog (#109) > > @STRING{ ProcOfThe = "Proceedings of the " } > @ARTICLE{FrinckeTomp96, > AUTHOR = {D. A. Frincke and A. Tompkins}, > JOURNAL = {Jou

Re: qt2 texinfo

2002-01-19 Thread John Levon
On Sat, Jan 19, 2002 at 01:47:46PM -0400, Garst R. Reese wrote: > > personally I'd like to removed this option; I think it's something for the > > system administrator to do, we should be confusing lyx for a texconfig tool. > > But perhaps opinions differ... > I needed it when writing hollywood.

compilation problems

2002-01-19 Thread Deiters
I have been trying to port LyX-1.1.6fix4 to a Hewlett-Packard workstation (HP-UX 10.20). There is a minor difficulty with configure: libXpm and perl are only recognized, if they can be found under /usr/local/lib or /usr/localbin, resp., irrespeective of what the configure flags (--with-extra-lib .

Re: [Devel] Revised bug list

2002-01-19 Thread Jean-Marc Lasgouttes
> - When starting LyX for the first time, Screen DPI (in the preferences dialog) is >set to > "nan" (=not a number?) LyX did not create an entry in lyxrc.defaults, just in >lyxrc.example; > I guess an uninitialized variable > As I told you this is probably not an initialized variable, bu

Re: [Devel] Revised bug list - patch

2002-01-19 Thread Jean-Marc Lasgouttes
Herbert Voss wrote: > Michael Schmitt wrote: > >> - In the "external material" dialog, "apply" is not activated if you >> enter the file name by hand > > attached a patch Applied. JMarc

Possible bitmaps for Styles/Fonts popup

2002-01-19 Thread Martin Vermeer
I have been playing with the idea of improving the current styles/fonts pop-up in mathed by replacing the current radio buttons by two bitmap + button arrays as is found in Decorations. There are some pluses and minuses about that. + Looks better IMHO, more WYSIWIGGY. + Cut out the middle man: e

BibTeX stylefiles: BibTeX dialog vs.texinfo dialog

2002-01-19 Thread R. Lahaye
Hi, I wish the BibTeX-style filelist in Help->TeX Information/BibTeX styles would be available as easy in the "Insert->List&TOC->BibTeX reference" dialog. I myself never use bibtex style files from within my working dir, but only system-wide provided bibtex style files. However, I had no idea w

Re: qt2 texinfo

2002-01-19 Thread John Levon
On Sat, Jan 19, 2002 at 03:21:32PM +0100, Edwin Leuven wrote: > I'll take the easy comments into account and commit. Fine tuning can follow > then... thanks, great. > > 6) what use is texhash when you're not running as root ? > > personally I'd like to removed this option; I think it's someth

Re: qt2 texinfo

2002-01-19 Thread Edwin Leuven
> looks good to me, but I have some comments : I'll take the easy comments into account and commit. Fine tuning can follow then... > 1) 1st time I ran it, I got a can't get filelist and, on the console, : > LyX was not able to read file '' > Can't we do rescan automatically in this case ? mmm,

Re: qt2 texinfo

2002-01-19 Thread John Levon
On Sat, Jan 19, 2002 at 11:35:44AM +0100, Edwin Leuven wrote: > Does someone object to me committing the following to cvs? Any comments > before? looks good to me, but I have some comments : 1) 1st time I ran it, I got a can't get filelist and, on the console, : LyX was not able to read file

Re: [Devel] Revised bug list - patch

2002-01-19 Thread Herbert Voss
Michael Schmitt wrote: > - In the "external material" dialog, "apply" is not activated if you enter the file >name by hand attached a patch Herbert -- http://www.lyx.org/help/ Index: src/frontends/xforms/ChangeLog === RCS

qt2 texinfo

2002-01-19 Thread Edwin Leuven
Hi, Does someone object to me committing the following to cvs? Any comments before? Thanks, Ed. texinfo.diff.gz Description: GNU Zip compressed data