RE: before the first pre

2001-08-13 Thread Juergen Vigna
On 13-Aug-2001 Lars Gullik Bjønnes wrote: > > Do anyone have specific issues that needs attention before the first > prerelease? Undo! > Are most of the serious bugs fixed? > (and can we remove the green background on the minipages now?) Nope leave it there until the first pre please. Anyway

Re: windows and other nonunix systems

2001-08-13 Thread Ronny Buchmann
* Herbert Voss <[EMAIL PROTECTED]> [2001-08-13 01:05] schrieb: > I wrote a short script which lists all in the local > tex-system installed latex packages (style-files) > with all options. this is easy for all unix(like)-systems > when there is a root for the tex-dir-tree, what's the > default.

Re: before the first pre

2001-08-13 Thread Andre Poenitz
> There are a lot of developer warning notes, some that seem to have been > around forever. > Suggestion: Date and sign new ones. Good idea. Andre' -- André Pönitz . [EMAIL PROTECTED]

Re: before the first pre

2001-08-13 Thread John Levon
On Tue, Aug 14, 2001 at 12:55:18AM +0300, Dekel Tsur wrote: > - When doing selection with the mouse, and releasing the mouse over an inset, >the inset should not be opened. an ooolld bug. xforms doesn't differentiate between a release after a drag and a release after a click. What do you su

WWW.LYX.ORG

2001-08-13 Thread Christine Hall
Title: Hello, I visited www.lyx.org and I noticed that you are not listed on some search engines. I am sure you can increase the number of people who visit www.lyx.org . Do you know TrafficMagnet? TrafficMagnet is a unique technology that instantly submits your web site to over 300,000+ s

Math bindings

2001-08-13 Thread Dekel Tsur
Typing 'M-m f' generates 'rac' (ERT) on screen. Same problem with the other bindings. An unrelated bug: When creating a new macro, LyX puts ^@ at the end of the definition, namely when you save the file, the result is \newcommand{\foo}{foo^@} instead of \newcommand{\foo}{foo} The ^@ char is in

Re: before the first pre

2001-08-13 Thread Dekel Tsur
On Mon, Aug 13, 2001 at 07:17:15PM +0300, Dekel Tsur wrote: > > Are most of the serious bugs fixed? > > (and can we remove the green background on the minipages now?) > > I still think there are many "annoying" bugs. > I'll try to send a list shortly. Here is the list: ERT_INSET: - The spellch

Re: Artwork 12.Aug2001

2001-08-13 Thread Asger K. Alstrup Nielsen
On Mon, 13 Aug 2001, Reinhard Stepanek wrote: > Please have a look at the icons at > http://mailbox.univie.ac.at/Reinhard.Stepanek/lyx/lyx_artwork_icons.html > and give me some comments about. They are not perfect yet... Lgb, I think you should consider to use one of Reinhard's banners for the p

Re: Math panel

2001-08-13 Thread Asger K. Alstrup Nielsen
On Mon, 13 Aug 2001, Dekel Tsur wrote: > It is not a good idea to rearrange the menus on every release. It is a good idea to fix a user interface problem, even if it takes a few releases to get it right. It is a bad idea to be reluctant to change something that has been identified as a mistake.

Re: before the first pre

2001-08-13 Thread John Levon
On Mon, Aug 13, 2001 at 06:09:19PM +0200, Lars Gullik Bjønnes wrote: > > Do anyone have specific issues that needs attention before the first > prerelease? Did Juergen fix the infinite repaintings yet ? Can we navigate to things inside insets yet ? > Are most of the serious bugs fixed? I'll

ANNOUNCE:The AlphaBeast Book

2001-08-13 Thread Garst R. Reese
Yet another fine product from LyX An alphabet book that teaches everything a first grader needs to know. Beasts from the 7 continents illustrate the letters and numbers. Verse by Garst Crayons wipe off the laminated pages. To be launched at the Prince Edward Island Confederation Library, Aug 19th,

Re: Artwork 12.Aug2001

2001-08-13 Thread Garst R. Reese
Reinhard Stepanek wrote: > > Please have a look at the icons at > http://mailbox.univie.ac.at/Reinhard.Stepanek/lyx/lyx_artwork_icons.html > and give me some comments about. They are not perfect yet... > > Regards, > Reinhard Hmm, truth is I like the simplicty of the current icons better. I don'

Re: BUG-cvs

2001-08-13 Thread Garst R. Reese
Juergen Vigna wrote: > > On 12-Aug-2001 Garst R. Reese wrote: > > Herbert Voss wrote: > >> > >> "Garst R. Reese" wrote: > >> > > >> > Try to delete the last row(s) of a table. > >> > LyX hangs. > >> > >> no problem here, cvs from today > >> insert a 3x3 table and deleted one and more lines > >> >

Artwork 12.Aug2001

2001-08-13 Thread Reinhard Stepanek
Please have a look at the icons at http://mailbox.univie.ac.at/Reinhard.Stepanek/lyx/lyx_artwork_icons.html and give me some comments about. They are not perfect yet... Regards, Reinhard

Re: Math panel

2001-08-13 Thread Garst R. Reese
John Levon wrote: > > I strongly agree with andre. The main reason I agree is that when I want to insert a >maths > symbol, I /always/ go to the Insert menu first, instinctively, and get quite annoyed > when I remember where it really is. > > I think you're getting hung up on the name of the me

Re: before the first pre

2001-08-13 Thread Garst R. Reese
Lars Gullik Bjønnes wrote: > > Do anyone have specific issues that needs attention before the first > prerelease? > > Are most of the serious bugs fixed? > (and can we remove the green background on the minipages now?) > > -- > Lgb There are a lot of developer warning notes, some that s

Re: Minipage width

2001-08-13 Thread Garst R. Reese
Juergen Vigna wrote: > > ??? What didnt' work the compile or the minipages/spellchecker? > > Jürgen Spellchecker was appending instead of replacing. Minipages too narrow. fixed now. Garst

Re: mathed compile failure

2001-08-13 Thread Andre Poenitz
> > but I guess that > > void foo() { > return void; > } > > Is still illegal, but that Sure, because the void in 'return void' is not an expression. void foo() { return void(); } on the other hand is legal, at least according to my reading of 6.6.3. void() is an expressi

Re: before the first pre

2001-08-13 Thread Andre Poenitz
> Do anyone have specific issues that needs attention before the first > prerelease? Not really, at least not with respect to mathed. ome more testing would be welcome, though, especially with regard to reading .lyx and entering things in math boxes since that's what I worked on last week. I a

Re: before the first pre

2001-08-13 Thread Dekel Tsur
On Mon, Aug 13, 2001 at 06:09:19PM +0200, Lars Gullik Bjønnes wrote: > > Do anyone have specific issues that needs attention before the first > prerelease? > > Are most of the serious bugs fixed? > (and can we remove the green background on the minipages now?) I still think there are many "anno

Re: mathed compile failure

2001-08-13 Thread Andre Poenitz
> And this isn't only for templates? No. Everywhere. Andre' -- André Pönitz . [EMAIL PROTECTED]

tiny mathed patch

2001-08-13 Thread Angus Leeming
a different problem. The attached, tiny, patch enables compilation with DEC cxx. Index: src/mathed/ChangeLog === RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/mathed/ChangeLog,v retrieving revision 1.134 diff -u -p -r1.134 Change

Re: mathed compile failure

2001-08-13 Thread Andre Poenitz
> Compiliation of mathed dies in MathCursor because a void function returns a > value. > > cxx: Error: math_cursor.C, line 1309: > #118 a void function may not return a value > return niceInsert(new MathFuncInset(s.substr(1))); Ok -- my first feeling was right: Your Comp

Re: mathed compile failure

2001-08-13 Thread Andre Poenitz
> Compiliation of mathed dies in MathCursor because a void function returns a > value. Cut&Paste error of mine. Fixed. I am, however, not sure that this is not legal. At least in a template context template T bar() { return T(); } template T foo() { return bar(); } { ... foo(); ... } s

RE: DOS to Unix incompatibility with tables

2001-08-13 Thread Juergen Vigna
On 13-Aug-2001 Steven van Dijk wrote: > Hi, Hi Steven! > I use LyX 1.1.6fix3 under Windows. I have it installed both at work and at > home, so I can work on my thesis in both places. The following has > happened: I send a lyx-file to home, where it will look fine. I edit it, > and send it ba

mathed compile failure

2001-08-13 Thread Angus Leeming
Thanks for the missing files, André. Compiliation of mathed dies in MathCursor because a void function returns a value. cxx: Error: math_cursor.C, line 1309: #118 a void function may not return a value return niceInsert(new MathFuncInset(s.substr(1))); Angus

DOS to Unix incompatibility with tables

2001-08-13 Thread Steven van Dijk
Hi, I use LyX 1.1.6fix3 under Windows. I have it installed both at work and at home, so I can work on my thesis in both places. The following has happened: I send a lyx-file to home, where it will look fine. I edit it, and send it back. At work, everything looks fine, except for the tables. I

Where is math_factory.h

2001-08-13 Thread Angus Leeming
cvs won't compile... Angus

Re: Mathed bug

2001-08-13 Thread Andre Poenitz
On Mon, Aug 13, 2001 at 03:04:38PM +0100, Angus Leeming wrote: > It's in already I think. At least trying to apply syntax.diff to > lib/bind/math.bind, I get Looks pretty recent then. It wasn't in when I updated an hour ago or so... Andre' -- André Pönitz

Re: Mathed bug

2001-08-13 Thread Angus Leeming
It's in already I think. At least trying to apply syntax.diff to lib/bind/math.bind, I get Reversed (or previously applied) patch detected! Assume -R? [y] Moreover, lib/ChangeLog starts 2001-07-25 AndrM-i PM-vnitz <[EMAIL PROTECTED]> * bind/math.bind: bind/sciword.bi

Re: Mathed bug

2001-08-13 Thread Andre Poenitz
> The reading of math macros is broken. I cannot reproduce this in my tree. Anyway, this does not mean much, since the both of us have a diff of about 1300 lines... Did I mention that it would be really nice if someone would apply the patch to math.bind recently? Andre' -- André Pönitz .

Re: Nasty collapsible inset bug

2001-08-13 Thread Juergen Vigna
On 13-Aug-2001 Dekel Tsur wrote: > On Mon, Aug 13, 2001 at 12:31:04PM +0200, Juergen Vigna wrote: >> > BTW, please fix the bug I reported here (collapsible inset in right aligned >> > paragraphs) as soon as possible. >> >> I cannot fix it as I don't use RTL! > > It is not a RTL problem! > Just

Mathed bug

2001-08-13 Thread Dekel Tsur
The reading of math macros is broken.

Re: Math panel

2001-08-13 Thread John Levon
On Mon, Aug 13, 2001 at 02:23:19PM +0300, Dekel Tsur wrote: > On Mon, Aug 13, 2001 at 11:53:14AM +0100, John Levon wrote: > > On Mon, Aug 13, 2001 at 05:25:50PM +1000, Allan Rae wrote: > > > > > On Mon, 13 Aug 2001, Andre Poenitz wrote: > > > > > > > Could this be moved from the Edit to the Ins

RE: Bug list update

2001-08-13 Thread Michael Schmitt
On Mon, 13 Aug 2001, Juergen Vigna wrote: > This should be fixed! > Should be fixed! > Should be fixed! > Fixed! > Should be fixed! > Should be fixed! > Fixed! > Should be fixed :) > > This is all (exept the Undo-stuff) I could find in your list I feel > competent for. Wow! Great news! I will ch

RE: Bug list update

2001-08-13 Thread Juergen Vigna
On 09-Aug-2001 Michael Schmitt wrote: > > Hi, > > some more bugs. This time in a gzipped file. > - LyX crashes when _reading_ a file that is part of my PhD > (sorry I cannot give it to you at this stage :-(). > Have a look at your comment in LyXText::appendParagraph > > FMR: Free

Re: Math panel

2001-08-13 Thread Dekel Tsur
On Mon, Aug 13, 2001 at 11:53:14AM +0100, John Levon wrote: > On Mon, Aug 13, 2001 at 05:25:50PM +1000, Allan Rae wrote: > > > On Mon, 13 Aug 2001, Andre Poenitz wrote: > > > > > Could this be moved from the Edit to the Insert menu, please? > > > > Why? It took long enough to get people to rea

Re: Math panel

2001-08-13 Thread John Levon
On Mon, Aug 13, 2001 at 05:25:50PM +1000, Allan Rae wrote: > On Mon, 13 Aug 2001, Andre Poenitz wrote: > > > Could this be moved from the Edit to the Insert menu, please? > > Why? It took long enough to get people to realize that it'd been in the > wrong places before it finally got put in Edi

Re: Nasty collapsible inset bug

2001-08-13 Thread Juergen Vigna
On 13-Aug-2001 Dekel Tsur wrote: > On Mon, Aug 13, 2001 at 12:31:04PM +0200, Juergen Vigna wrote: >> > BTW, please fix the bug I reported here (collapsible inset in right aligned >> > paragraphs) as soon as possible. >> >> I cannot fix it as I don't use RTL! > > It is not a RTL problem! > Just

Re: Nasty collapsible inset bug

2001-08-13 Thread Dekel Tsur
On Mon, Aug 13, 2001 at 12:31:04PM +0200, Juergen Vigna wrote: > > BTW, please fix the bug I reported here (collapsible inset in right aligned > > paragraphs) as soon as possible. > > I cannot fix it as I don't use RTL! It is not a RTL problem! Just created a right aligned paragraph (in a LTR do

Re: Nasty collapsible inset bug

2001-08-13 Thread Juergen Vigna
On 13-Aug-2001 Dekel Tsur wrote: > It was 0 in 1.1.6, so I was curious why you changed it. I don't know but I already told you you can change it to 0 if this does work for both cases otherwise we have to find another solution. > BTW, please fix the bug I reported here (collapsible inset in rig

Re: Nasty collapsible inset bug

2001-08-13 Thread Dekel Tsur
On Mon, Aug 13, 2001 at 09:24:29AM +0200, Juergen Vigna wrote: > > On 11-Aug-2001 Garst R. Reese wrote: > > >> PS: The first line in LyXText::fill() is > >> if (paper_width < 0) > >> return 20; > >> > > Negative paperwidth means that the paper width is infinite (no rowb

Re: LyX specific LaTeX commands in preamble (1.1.6fix3)

2001-08-13 Thread Herbert Voss
Juergen Vigna wrote: > > On 13-Aug-2001 Herbert Voss wrote: > > Juergen Vigna wrote: > >> > >> How do you know if options are additive or mutual exclusive? > > > > at this time I'll get only options which are independent > > from each other. They all look like > > You mean they are mutual exclus

last Friday's patch to math.bind

2001-08-13 Thread Andre Poenitz
It would be nice if this gets applied soonish, since I have the next (mathed internal) patch ready that relies on it, and I can't go much further without this one applied... Andre' -- André Pönitz . [EMAIL PROTECTED] Index: lib/ChangeLog =

Re: LyX specific LaTeX commands in preamble (1.1.6fix3)

2001-08-13 Thread Juergen Vigna
On 13-Aug-2001 Herbert Voss wrote: > Juergen Vigna wrote: >> >> How do you know if options are additive or mutual exclusive? > > at this time I'll get only options which are independent > from each other. They all look like You mean they are mutual exclusive (you can specify one and only one

Re: LyX specific LaTeX commands in preamble (1.1.6fix3)

2001-08-13 Thread Herbert Voss
Juergen Vigna wrote: > > How do you know if options are additive or mutual exclusive? at this time I'll get only options which are independent from each other. They all look like \DeclareOption{name}{% --- what to do --- } Herbert -- http://www.educat.hu-berlin.de/~voss/lyx/

Re: LyX specific LaTeX commands in preamble (1.1.6fix3)

2001-08-13 Thread Juergen Vigna
On 13-Aug-2001 Lars Gullik Bjønnes wrote: >| > That is because the proper sulution is to make real support for >| > footmisc, not some hidden magical support that happens to be included >| > if you do something special. >| >| ??? I don't understand what you mean! Should we add support for footm

Re: LyX specific LaTeX commands in preamble (1.1.6fix3)

2001-08-13 Thread Andre Poenitz
> if someone is interested in the script for further developping, > let me know. at this point there are some minor problems > with the script. maybe that this idea is the whole nonsense > because it's only three days old, than let it be ... :-) I like the idea. Andre' -- André Pönitz

AW: AW: Minipage width

2001-08-13 Thread Danker, Dr. Timm
> Anyway here it worked perfectly. If it doesn't there let me know > with a simple .lyx file or explanation. Yea, it´s great now! Perfect. Timm

Re: lyx file format changes

2001-08-13 Thread Helge Hafting
Amir Karger wrote: > > On Thu, Aug 09, 2001 at 08:29:07AM +0200, Andre Poenitz wrote: > > > > > - LaTeX things LyX can't do: my favorite example is \section[foo]{bar}, > > > which is supposedly going to be supported someday. > > > > Even the old mathed read \sqrt[3]{x} so I guess it is possible

Re: LyX specific LaTeX commands in preamble (1.1.6fix3)

2001-08-13 Thread Juergen Vigna
On 13-Aug-2001 Herbert Voss wrote: > my idea is to support ALL locally installed style packages. > this may be important for the user, because he never knows > what packages are on his local tex-system (647 on my own!) > my problem is, that I'm not familiar with c++. so I tried > to write at fir

Re: LyX specific LaTeX commands in preamble (1.1.6fix3)

2001-08-13 Thread Herbert Voss
Lars Gullik Bjønnes wrote: > > Herbert Voss <[EMAIL PROTECTED]> writes: > > | Dekel Tsur wrote: > | > > | > On Fri, Aug 10, 2001 at 05:01:16PM +0200, Herbert Voss wrote: > | > > this is the better way, because it's controlled by the users. > | > > on the other hand a lot of user uses footmisc wi

Re: [Andrew Abyzov ] New keymap and bug info

2001-08-13 Thread Andre Poenitz
> 1. Is is impossible to set displaysize with 'math-size displaysize' to >each row of array in the equation. Even after manual edit of the >LyX file the \displaysize remains only on the first row. It is probably not possible within the 1.1.6 series. You could try to work araound by defi

Re: Minipage width

2001-08-13 Thread Juergen Vigna
On 10-Aug-2001 Garst R. Reese wrote: >> My compile has about another three minutes to run. Then I will test. If >> it fails I will do another update. >> Garst > It failed, but the update worked perfectly. Minipages and spellchecker > are fit. ??? What didnt' work the compile or the minipages/sp

Re: LyX specific LaTeX commands in preamble (1.1.6fix3)

2001-08-13 Thread Juergen Vigna
On 13-Aug-2001 Lars Gullik Bjønnes wrote: > That is because the proper sulution is to make real support for > footmisc, not some hidden magical support that happens to be included > if you do something special. ??? I don't understand what you mean! Should we add support for footmisc or should w

Re: Math panel

2001-08-13 Thread Juergen Vigna
On 13-Aug-2001 Andre Poenitz wrote: >> > Could this be moved from the Edit to the Insert menu, please? >> >> Why? It took long enough to get people to realize that it'd been in the >> wrong places before it finally got put in Edit. > > Because it it used to _insert_ things, not to _edit_ anyth

RE: Inherit language

2001-08-13 Thread Juergen Vigna
On 11-Aug-2001 Dekel Tsur wrote: > I removed the inherit_language code > (actually, I put it in #ifdef INHERIT_LANGUAGE). > We really don't gain anything by using inherit_language: in fact it adds ~20 > lines of code, even before fixing the copy&paste code. > Furthermore, the language inside ER

Hmpf

2001-08-13 Thread Andre Poenitz
-- André Pönitz . [EMAIL PROTECTED] Index: lib/ChangeLog === RCS file: /usr/local/lyx/cvsroot/lyx-devel/lib/ChangeLog,v retrieving revision 1.83 diff -u -p -r1.83 ChangeLog --- lib/Chang

new syntax for 'math-insert'

2001-08-13 Thread Andre Poenitz
old: frac, root; impossible: a, +, #1 new: \frac, \root, a, +, #1 etc. Please apply. Current CVS contains glue code to enable both versions, but I'd like to remove the old stuff asap. Andre' -- André Pönitz . [EMAIL PROTECTED]

Re: BUG-cvs

2001-08-13 Thread Juergen Vigna
On 12-Aug-2001 Garst R. Reese wrote: > Herbert Voss wrote: >> >> "Garst R. Reese" wrote: >> > >> > Try to delete the last row(s) of a table. >> > LyX hangs. >> >> no problem here, cvs from today >> insert a 3x3 table and deleted one and more lines >> >> linux 2.2.4 suse 7.2 > Strange, it is qu

Re: Math panel

2001-08-13 Thread Andre Poenitz
> > Could this be moved from the Edit to the Insert menu, please? > > Why? It took long enough to get people to realize that it'd been in the > wrong places before it finally got put in Edit. Because it it used to _insert_ things, not to _edit_ anything? > You don't insert a math panel into yo