Re: [PATCH] paste bug (again)

2001-06-13 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | On Wed, Jun 13, 2001 at 09:04:33AM +0200, Lars Gullik Bjønnes wrote: | | > Actually I would prefere to see the addition of a String that takes a | > ostream..., alternatively: | | ho-hum, you were free to mention this after not liking the last attempt |

Re: [PATCH] update INSTALL

2001-06-13 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | On Wed, Jun 13, 2001 at 04:06:09PM +0200, Jean-Marc Lasgouttes wrote: | | > > "John" == John Levon <[EMAIL PROTECTED]> writes: | > | > John> self-documenting | > | > I applied it, but I am not sure that GNU m4 (or any m4) is really | > needed if peo

Re: Qt2 filenames

2001-06-13 Thread Kalle Dalheimer
On Thursday 14 June 2001 02:36, John Levon wrote: > On Wed, Jun 13, 2001 at 10:06:24AM +0200, Edwin Leuven wrote: > > > FormXXX > > > FormXXXDialog <- machine generated > > > FormXXXDialogImpl > > > > I still hold the opinion that the Form part is redundant. Why not: > > > XXX > > > XXXDialog <- m

Re: [Bug] Accents in math mode

2001-06-13 Thread Allan Rae
On Wed, 13 Jun 2001, Andre Poenitz wrote: > > So the bug is still there, but at least I have a workaround. > > Now if we document it, does it become a feature? :-) > > No. It should get fixed during the summer. Yes, but _which_ summer? :-) Allan. (ARRae)

Re: xforms help needed !

2001-06-13 Thread Allan Rae
On 13 Jun 2001, Jean-Marc Lasgouttes wrote: > > "Allan" == Allan Rae <[EMAIL PROTECTED]> writes: > > Allan> On Wed, 13 Jun 2001, John Levon wrote: > >> I've just done the attached patch. For some reason though it only > >> activates in the inner folder, not the outer one. Can someone more > >

Re: Problem with gettext _() (bug 429678)

2001-06-13 Thread John Levon
On Thu, Jun 14, 2001 at 01:46:06AM +0100, John Levon wrote: > > Or the const char * _() could return a string. Or it could be removed > > altogether... > > removed sounds good. I'll have a go building with this change. dur, of course we use the char * one everywhere. And cgrepall '(".*").*+'

Re: Problem with gettext _() (bug 429678)

2001-06-13 Thread John Levon
On Wed, Jun 13, 2001 at 03:11:22PM +0200, Jean-Marc Lasgouttes wrote: > > "John" == John Levon <[EMAIL PROTECTED]> writes: > > John> 869 string const s1 = _("Saving document") + ' ' 870 + > John> MakeDisplayPath(owner->buffer()->fileName() 871 + "..."); > > John> in lyxfunc.C won't work

Re: New bug list

2001-06-13 Thread John Levon
On Wed, Jun 13, 2001 at 11:40:23AM +0200, Michael Schmitt wrote: > 4. In the label dialog, could you please rearrange the buttons? It is a convention >to click the right-most button in order to cancel a dialog. this is due to xforms stupid defaults. It will not be fixed until post 1.2.0. Pl

Re: New bug list

2001-06-13 Thread John Levon
On Wed, Jun 13, 2001 at 03:42:10PM +0200, Juergen Vigna wrote: > BTW: John you see this feature request is exactly the oposite of yours and > exactly the same I told you ;) not really. I understand the need for the ability to do what you want totally, and I agree that it is a good and usefu

Re: Qt2 filenames

2001-06-13 Thread John Levon
On Wed, Jun 13, 2001 at 10:06:24AM +0200, Edwin Leuven wrote: > > FormXXX > > FormXXXDialog <- machine generated > > FormXXXDialogImpl > > I still hold the opinion that the Form part is redundant. Why not: > > > XXX > > XXXDialog <- machine generated > > XXXDialogImpl > > On the other 2 point

Re: Qt2 filenames

2001-06-13 Thread John Levon
On Wed, Jun 13, 2001 at 10:15:11AM +0200, Juergen Vigna wrote: > > On 13-Jun-2001 John Levon wrote: > > > I would like the .ui files to go in a separate dir as well if possible > > (even the generated files if possible, so there's a clear distinction between > > what needs editing via designer,

Re: Qt2 filenames

2001-06-13 Thread John Levon
On Wed, Jun 13, 2001 at 09:14:53AM +0200, Lars Gullik Bjønnes wrote: > | Having spaces around the condition makes grepping a lot easier IMHO. > > Possibly (but only marginally I guess) ... but the rest of LyX does > not use this. Kalle, can you explain how it makes grepping easier ? As I don't

Re: xforms help needed !

2001-06-13 Thread John Levon
On Wed, Jun 13, 2001 at 02:18:25PM +0200, Jean-Marc Lasgouttes wrote: > What about using something else? Like a list on the left instead of > the first-level tabs? this would be much nicer. the qt2 frontend will have something more like the KDE config dialog, as it's clearer imho john -- "The

Re: xforms help needed !

2001-06-13 Thread John Levon
On Wed, Jun 13, 2001 at 05:36:00PM +1000, Allan Rae wrote: > You seem to have the right code for it. Are you using 0.89 or 0.88? (like > I am) 0.88 just checking I wasn't being silly. I'll ask the xforms list as Angus suggested. thanks john -- "They're talking about a submanifold of space w

Re: [PATCH] paste bug (again)

2001-06-13 Thread John Levon
On Wed, Jun 13, 2001 at 09:04:33AM +0200, Lars Gullik Bjønnes wrote: > Actually I would prefere to see the addition of a String that takes a > ostream..., alternatively: ho-hum, you were free to mention this after not liking the last attempt no problem, I'll have another go. thanks john --

Re: [PATCH] paste bug (again)

2001-06-13 Thread John Levon
On Wed, Jun 13, 2001 at 08:54:40AM +0200, Lars Gullik Bjønnes wrote: > > I disagree with this change... I really thing we should make it a rule > to always use { ... } instead. Why? > - consistency > - people will not be tempted to drop the {...} after comples > condit

Re: [PATCH] update INSTALL

2001-06-13 Thread John Levon
On Wed, Jun 13, 2001 at 04:06:09PM +0200, Jean-Marc Lasgouttes wrote: > > "John" == John Levon <[EMAIL PROTECTED]> writes: > > John> self-documenting > > I applied it, but I am not sure that GNU m4 (or any m4) is really > needed if people use a tarball of LyX... This is probably a bug. is

Re: www-user with CSS

2001-06-13 Thread A.
JMarc wrote: > > But how come the colors of the title and of the line about sponsors > > needed are in the correct color? Isn't it possible to do the same > > thing on the main text? That's the irritating thing about Netscape 4. I *am* giving the same instruction to as they both should be in

Re: papersize problems again

2001-06-13 Thread Garst R. Reese
Dekel Tsur wrote: > > On Wed, Jun 13, 2001 at 04:32:31PM -0300, Garst R. Reese wrote: > > %!PS-Adobe-2.0 > > %%Creator: dvips(k) 5.86 Copyright 1999 Radical Eye Software > > %%Title: Abook2.dvi > > %%Pages: 32 > > %%PageOrder: Ascend > > %%Orientation: Landscape > > %%BoundingBox: 0 0 306 396 > >

Re: table float with caption at the bottom

2001-06-13 Thread Herbert Voss
Dekel Tsur wrote: > > > \newcommand\myTable{% > > \begin{tabular}{|c|c|}\hline > > a & b \\\hline > > c & d\\\hline > > \end{tabular}% > > } > > > > ... the float ... > > \caption{a very nice caption with a nice \protect\myTable} > > But with the current lyx code, it would be very hard to

Re: table float with caption at the bottom

2001-06-13 Thread Dekel Tsur
On Wed, Jun 13, 2001 at 10:24:28PM +0200, Herbert Voss wrote: > > You need to put \protect before fragile command (\begin, \end, \\, \hline) > > in moving argument. > > However, I just tried creating a tabular in a caption using ERT, and I still > > get errors due to \hline commands. Does anyone k

Re: table float with caption at the bottom

2001-06-13 Thread Herbert Voss
Dekel Tsur wrote: > > On Wed, Jun 13, 2001 at 09:31:35AM +0200, Juergen Vigna wrote: > > > > On 08-Jun-2001 Fernando Pérez wrote: > > > > > Great tip, and thanks! I was having the same problem and thought it was a > > > lyx 1.1.6 bug (knowing there are problems with tabular stuff). Now it > > >

Re: papersize problems again

2001-06-13 Thread Dekel Tsur
On Wed, Jun 13, 2001 at 04:32:31PM -0300, Garst R. Reese wrote: > %!PS-Adobe-2.0 > %%Creator: dvips(k) 5.86 Copyright 1999 Radical Eye Software > %%Title: Abook2.dvi > %%Pages: 32 > %%PageOrder: Ascend > %%Orientation: Landscape > %%BoundingBox: 0 0 306 396 > %%DocumentFonts: Times-Roman Times-Bol

Re: papersize problems again

2001-06-13 Thread Dekel Tsur
On Wed, Jun 13, 2001 at 04:32:31PM -0300, Garst R. Reese wrote: > %!PS-Adobe-2.0 > %%Creator: dvips(k) 5.86 Copyright 1999 Radical Eye Software > %%Title: Abook2.dvi > %%Pages: 32 > %%PageOrder: Ascend > %%Orientation: Landscape > %%BoundingBox: 0 0 306 396 > %%DocumentFonts: Times-Roman Times-Bol

Re: compiling January lyx

2001-06-13 Thread dochawk
after a couple of tryes, I seem to have the two trees, creating both lyx and lyx-jan on the system. Thanks to all. I'm sure bug reports will follow :) hawk -- Prof. Richard E. Hawkins, Esq. /"\ ASCII ribbon campaign [EMAIL PROTECTED] Smeal 178 (814) 375-4700

Re: compiling January lyx

2001-06-13 Thread Lars Gullik Bjønnes
Dekel Tsur <[EMAIL PROTECTED]> writes: | On Wed, Jun 13, 2001 at 01:04:48PM -0400, [EMAIL PROTECTED] wrote: | > dekel demanded | > | > > On Wed, Jun 13, 2001 at 12:11:30PM -0400, [EMAIL PROTECTED] wrote: | > | > > > I think I've backtracked my sources to january (cvs update -D "last | > > > Ja

Re: papersize problems again

2001-06-13 Thread Garst R. Reese
Dekel Tsur wrote: > > On Wed, Jun 13, 2001 at 11:30:24AM -0300, Garst R. Reese wrote: > > When I use a custom papersize 5.5" x 4.25" and export ps, the ps file > > says that I am useing letter size paper and places the page in bb box in > > the lower right hand corner of the page. Then psutils ps

Re: [Re: LyX source RPM]

2001-06-13 Thread Zvezdan Petkovic
On Wed, Jun 13, 2001 at 10:04:26AM +0100, Dr Russel Winder wrote: > Zvezdan, > > Thanks for your suggestions about using pre-built binaries for RH6.2 on the > RH7.1 system. Whilst this would solve the problem in some ways, it rather > misses the point of my email. I agree. > > Kayvan packages

Re: table float with caption at the bottom

2001-06-13 Thread Dekel Tsur
On Wed, Jun 13, 2001 at 09:31:35AM +0200, Juergen Vigna wrote: > > On 08-Jun-2001 Fernando Pérez wrote: > > > Great tip, and thanks! I was having the same problem and thought it was a > > lyx 1.1.6 bug (knowing there are problems with tabular stuff). Now it > > works. However, I still think it'

Re: compiling January lyx

2001-06-13 Thread Dekel Tsur
On Wed, Jun 13, 2001 at 01:04:48PM -0400, [EMAIL PROTECTED] wrote: > dekel demanded > > > On Wed, Jun 13, 2001 at 12:11:30PM -0400, [EMAIL PROTECTED] wrote: > > > > I think I've backtracked my sources to january (cvs update -D "last > > > January"), I've made clean and distclean, run autogen.sh

Re: papersize problems again

2001-06-13 Thread Dekel Tsur
On Wed, Jun 13, 2001 at 11:30:24AM -0300, Garst R. Reese wrote: > When I use a custom papersize 5.5" x 4.25" and export ps, the ps file > says that I am useing letter size paper and places the page in bb box in > the lower right hand corner of the page. Then psutils psnup totally > fails to make a

Re: compiling January lyx

2001-06-13 Thread dochawk
dekel demanded > On Wed, Jun 13, 2001 at 12:11:30PM -0400, [EMAIL PROTECTED] wrote: > > I think I've backtracked my sources to january (cvs update -D "last > > January"), I've made clean and distclean, run autogen.sh and configure, > > but now I get > Did you run 'cvs update -D' in the lyx-de

Re: [Bug] Accents in math mode

2001-06-13 Thread Dekel Tsur
On Wed, Jun 13, 2001 at 03:26:42PM +0200, Thomas Steffen wrote: > Herbert Voss <[EMAIL PROTECTED]> writes: > > > but anyway, why can't you use the lyx math panel? > > Fascinating idea. I hadn't thought that might to any good, but it > does. The math panel uses \widetilde, which solves the probl

Re: compiling January lyx

2001-06-13 Thread Dekel Tsur
On Wed, Jun 13, 2001 at 12:11:30PM -0400, [EMAIL PROTECTED] wrote: > > I think I've backtracked my sources to january (cvs update -D "last > January"), I've made clean and distclean, run autogen.sh and configure, > but now I get Did you run 'cvs update -D' in the lyx-devel/ directory, or in ly

Re: how badly damaged are math references at the moment?

2001-06-13 Thread Andre Poenitz
> > January CVS should be ok. Labels/numbering broke pretty early iirc. > > You might want to try mathed78.diff applied on current CVS, but I fear it > > might still not do what you expect. > > For what value of "you expect" ? :) CVS plus mathed78.diff is less stable (especially when it comes t

Re: [Bug] Accents in math mode

2001-06-13 Thread Andre Poenitz
> So the bug is still there, but at least I have a workaround. > Now if we document it, does it become a feature? :-) No. It should get fixed during the summer. Andre' -- André Pönitz . [EMAIL PROTECTED]

Re: how badly damaged are math references at the moment?

2001-06-13 Thread dochawk
hmm, some is back. I can now insert a label with ert, and it's live after closing and reopening (this is in equations). hawk -- Prof. Richard E. Hawkins, Esq. /"\ ASCII ribbon campaign [EMAIL PROTECTED] Smeal 178 (814) 375-4700 \ / against HTML mail These op

Re: importing tables into lyx

2001-06-13 Thread Martin Vermeer
On Wed, Jun 13, 2001 at 07:35:22AM +0200, joachim heidemeier wrote: > Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm > Precedence: bulk > X-No-Archive: yes > List-Post: > List-Help: > List-Unsubscribe: > Delive

compiling January lyx

2001-06-13 Thread dochawk
I think I've backtracked my sources to january (cvs update -D "last January"), I've made clean and distclean, run autogen.sh and configure, but now I get gmake[3]: Entering directory `/usr/local/src/lyx-devel/sigc++' /bin/sh ./libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I./.

Re: latest CVS: spellchecker core dumps

2001-06-13 Thread Jean-Marc Lasgouttes
> "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes: Kayvan> Just run the spellchecker and try to correct something by Kayvan> double-clicking on an offered choice. Kayvan> Here is the backtrace: I think I've fixed it. It is one of these ugly instances of checking str[i]==0 for end of

Re: reverting a file in CVS

2001-06-13 Thread Angus Leeming
On Wednesday 13 June 2001 15:46, Lars Gullik Bjønnes wrote: > Angus Leeming <[EMAIL PROTECTED]> writes: > > | Ooops! I just committed a change to form_paragraph.fd that wasn't meant to go > | in. How do I revert the change from 1.7 to 1.6? > > you don't. You checkin the old version as 1.8. Ok

Re: reverting a file in CVS

2001-06-13 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | Ooops! I just committed a change to form_paragraph.fd that wasn't meant to go | in. How do I revert the change from 1.7 to 1.6? you don't. You checkin the old version as 1.8. -- Lgb

Re: [BUG] Unable to read UserGuide.lyx

2001-06-13 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | | Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | | Lars> When reading UserGuide.lyx, I get | | InsetFloat::Read:: Missing | Lars> wide! | InsetCollapsable::Read: Missing

Re: [BUG] Unable to read UserGuide.lyx

2001-06-13 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | When reading UserGuide.lyx, I get | | InsetFloat::Read:: Missing wide! | InsetCollapsable::Read: Missing collapsed! | InsetFloat::Read:: Missing wide! | InsetCollapsable::Read: Missing collapsed! | InsetFloat::Read:: Missing wide! | InsetCollaps

reverting a file in CVS

2001-06-13 Thread Angus Leeming
Ooops! I just committed a change to form_paragraph.fd that wasn't meant to go in. How do I revert the change from 1.7 to 1.6? Angus

Re: [BUG] Unable to read UserGuide.lyx

2001-06-13 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | Lars> When reading UserGuide.lyx, I get | | InsetFloat::Read:: Missing Lars> wide! | InsetCollapsable::Read: Missing collapsed! | Lars> InsetFloat::Read:: Missing wide! | Inset

Re: [BUG] Unable to read UserGuide.lyx

2001-06-13 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | When reading UserGuide.lyx, I get | | InsetFloat::Read:: Missing wide! | InsetCollapsable::Read: Missing collapsed! | InsetFloat::Read:: Missing wide! | InsetCollapsable::Read: Missing collapsed! | InsetFloat::Read:: Missing wide! | InsetCollaps

papersize problems again

2001-06-13 Thread Garst R. Reese
When I use a custom papersize 5.5" x 4.25" and export ps, the ps file says that I am useing letter size paper and places the page in bb box in the lower right hand corner of the page. Then psutils psnup totally fails to make any sense of things. It also seems that psutils is now totally without su

[BUG] Unable to read UserGuide.lyx

2001-06-13 Thread Jean-Marc Lasgouttes
When reading UserGuide.lyx, I get InsetFloat::Read:: Missing wide! InsetCollapsable::Read: Missing collapsed! InsetFloat::Read:: Missing wide! InsetCollapsable::Read: Missing collapsed! InsetFloat::Read:: Missing wide! InsetCollapsable::Read: Missing collapsed! IOT/Abort trap Lars, this is prob

Re: [PATCH] update INSTALL

2001-06-13 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> self-documenting I applied it, but I am not sure that GNU m4 (or any m4) is really needed if people use a tarball of LyX... This is probably a bug. JMarc

Re: New bug list

2001-06-13 Thread Juergen Vigna
14a. Setting the font size to "smaller" (Alt-s Shift-s) does not work. Console message: LyXFont::setLyXSize: Unknown size `smaller' As well: LyXFont::setLyXSize: Unknown size `huger' Well I investigated this on (was not so hard) and found out that: 1. The bind-files are wrong

Re: how badly damaged are math references at the moment?

2001-06-13 Thread dochawk
Andre Pointed, > > Is there a current work-around? Do I need to walk my cvs back a couple > > of months to make a usable version? > January CVS should be ok. Labels/numbering broke pretty early iirc. > You might want to try mathed78.diff applied on current CVS, but I fear it > might still not

Re: New bug list

2001-06-13 Thread Juergen Vigna
14b. Changing the character layout for all cells of a table works well. However, after changing the font size, the cursor is not printed at the right place on screen (vertical offset is incorrect). Can you please give a real-world example (maybe with a short example file)? I cannot con

Re: New bug list

2001-06-13 Thread Angus Leeming
On Wednesday 13 June 2001 10:40, Michael Schmitt wrote: > > Hi John et al, > > I should not post emails at 4 o'clock in the morning! Here comes the > attachment... > > Michael > > PS: Yes, I am finally going to enter the bugs into SF. 26. If you 1.) make some settings in the "Charact

Re: New bug list

2001-06-13 Thread Juergen Vigna
9. Create a 5x5 table and insert "e e e e ..." in the first cell until the cell becomes larger than the screen. Typically, the table is repainted infinitely (verified again on June 8th). If you cannot reproduce it, place the table inside a figure and test again. I can still not reprod

Re: On minimum hardware spec for lyx

2001-06-13 Thread dochawk
I routinely use an older version (a year old?) on a 486 with 24M. It works quite well (though printing would probably take a while; I've never done that . . .) hawk -- Prof. Richard E. Hawkins, Esq. /"\ ASCII ribbon campaign [EMAIL PROTECTED] Smeal 178 (814) 375-4700

Re: New bug list

2001-06-13 Thread Juergen Vigna
3. Please unify the behavior of the character, paragraph, and table dialogs. I would like to have the possibility to apply a paragraph layout to several parts of a document without having to close and reopen the dialog (this is a torture). Update of June, 12th: The "Apply" button in th

Re: LyX 1.1.6fix3 and namespaces, take two

2001-06-13 Thread Jean-Marc Lasgouttes
> "Yves" == Yves Bastide <[EMAIL PROTECTED]> writes: Yves> Here is a second patch for building 1.1.6fix with gcc 3.0. This Yves> one should be less bad :) This looks very good to me. So, unless Lars objects, I'll apply it. JMarc

Re: [Bug] Accents in math mode

2001-06-13 Thread Herbert Voss
Thomas Steffen wrote: > > try \tilde{}\overline{x} > > Which produces the same result, at least here. I can only produce the > above sequence editing the lyx-file by hand. > > If I try to enter that construct using > > \tilde{ \overline{ x > > I get a very weird looking formula, which lead

Re: [Bug] Accents in math mode

2001-06-13 Thread Thomas Steffen
Herbert Voss <[EMAIL PROTECTED]> writes: > but anyway, why can't you use the lyx math panel? Fascinating idea. I hadn't thought that might to any good, but it does. The math panel uses \widetilde, which solves the problem. So the bug is still there, but at least I have a workaround. Now if we

Re: Problem with gettext _() (bug 429678)

2001-06-13 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> 869 string const s1 = _("Saving document") + ' ' 870 + John> MakeDisplayPath(owner->buffer()->fileName() 871 + "..."); John> in lyxfunc.C won't work as the const char * _() will be chosen John> (contrary to my comment in the bug, t

Re: New bug list

2001-06-13 Thread Juergen Vigna
On 13-Jun-2001 Lars Gullik Bjønnes wrote: >| insetminipage.C:153: warning: #warning Remove me before final 1.2.0 (Jug) >| insetminipage.C:154: warning: #warning Can we please remove this as >| soon as possible? (Lgb) > > Can you have a look at this Jürgen? Well I guess we really can remove thi

Re: www-user with CSS

2001-06-13 Thread Angus Leeming
On Wednesday 13 June 2001 13:32, Jean-Marc Lasgouttes wrote: > > "Michael" == Michael Koziarski <[EMAIL PROTECTED]> writes: > > Michael> Netscape 4.x? I guess the choices are either > > Michael> 1) get the php to turn off css for your browser 2) break the > Michael> css. > > But how come th

Re: www-user with CSS

2001-06-13 Thread Jean-Marc Lasgouttes
> "Michael" == Michael Koziarski <[EMAIL PROTECTED]> writes: Michael> Netscape 4.x? I guess the choices are either Michael> 1) get the php to turn off css for your browser 2) break the Michael> css. But how come the colors of the title and of the line about sponsors needed are in the correc

Re: xforms help needed !

2001-06-13 Thread Jean-Marc Lasgouttes
> "Allan" == Allan Rae <[EMAIL PROTECTED]> writes: Allan> On Wed, 13 Jun 2001, John Levon wrote: >> I've just done the attached patch. For some reason though it only >> activates in the inner folder, not the outer one. Can someone more >> familiar with xforms explain why ? Allan> This could

Re: [Bug] Accents in math mode

2001-06-13 Thread Thomas Steffen
Herbert Voss <[EMAIL PROTECTED]> writes: > try \tilde{}\overline{x} Which produces the same result, at least here. I can only produce the above sequence editing the lyx-file by hand. If I try to enter that construct using \tilde{ \overline{ x I get a very weird looking formula, which leads

Re: [Bug] Accents in math mode

2001-06-13 Thread Herbert Voss
On 13 Jun 2001, Thomas Steffen wrote: > I discovered a bug in math mode. If you enter (in math mode) > > \tilde \overline{x > > you actually get > > \overline{\tilde\{x}} > try \tilde{}\overline{x} Herbert

Re: importing tables into lyx

2001-06-13 Thread Herbert Voss
On Wed, 13 Jun 2001, joachim heidemeier wrote: > as I urgently need importing RTF-documents into Lyx I have the problem > that I'm stuck with table imports (C.f the Thread "rereLyX and import of > MS-Word resp. RFT documents" from April 2001). > I now would like to try the route: > Table copy fr

Re: New bug list

2001-06-13 Thread Lars Gullik Bjønnes
Michael Schmitt <[EMAIL PROTECTED]> writes: | 2. Insert a figure float into a document, then insert a minipage into the |float. Enter some TeX code in the minipage (use CTRL+Returns). Move the |cursor (leave the minipage, melt it, enter it again, etc.) and try to |select/cut/paste som

Re: New bug list

2001-06-13 Thread Angus Leeming
On Wednesday 13 June 2001 10:40, Michael Schmitt wrote: > > Hi John et al, > > I should not post emails at 4 o'clock in the morning! Here comes the > attachment... > > Michael > > PS: Yes, I am finally going to enter the bugs into SF. 26. If you 1.) make some settings in the "Charact

Re: [Re: LyX source RPM]

2001-06-13 Thread Juergen Vigna
On 13-Jun-2001 Dr Russel Winder wrote: > Kayvan packages the LyX source as an SRPM which should work. Kayvan's > packaging works, the problem is with the LyX source itself: There is a C++ > coding error in the relationship between the code in formula.C and > lyxstring.h. It seems that either

Re: New bug list

2001-06-13 Thread Michael Schmitt
Hi John et al, I should not post emails at 4 o'clock in the morning! Here comes the attachment... Michael PS: Yes, I am finally going to enter the bugs into SF. -- == Michael Schmittphone: +49

Re: cvs problem

2001-06-13 Thread Oscar Lopez
Thanks Lars, now it works properly -- http://www.iit.upco.es/~oscar Maslow's Maxim: If the only tool you have is a hammer, you treat everything like a nail.

Re: [Re: LyX source RPM]

2001-06-13 Thread Dr Russel Winder
Zvezdan, Thanks for your suggestions about using pre-built binaries for RH6.2 on the RH7.1 system. Whilst this would solve the problem in some ways, it rather misses the point of my email. Kayvan packages the LyX source as an SRPM which should work. Kayvan's packaging works, the problem is wit

Re: Does LyX complain about broken label or citation references?

2001-06-13 Thread Angus Leeming
On Wednesday 13 June 2001 05:44, Allan Rae wrote: > There is the even faster and easier signal/slot method for this that I > demonstrated about 2 years ago under a title of "Fun = Signals + Buffers + > Insets". This gave instant access to all insets of a given type -- only > those insets it was u

Re: Empty lines in tex output

2001-06-13 Thread Peter Suetterlin
Hi Allan! Allan Rae wrote: > This looks similar to a small problem with '\n' output when trying to do > ERT \subtable in a float figure with minipages. Anyway, I know where it > needs to be fixed but I haven't had time to figure out the new code with > insets etc. to write the appropriate c

[Bug] Accents in math mode

2001-06-13 Thread Thomas Steffen
Hi, I discovered a bug in math mode. If you enter (in math mode) \tilde \overline{x you actually get \overline{\tilde\{x}} The same happens when a document is read, where the above sequence appears. Since there is no LaTeX limitation concerning either form, I believe this to be a bug. (It i

RE: Meeting: How much people should I expect!

2001-06-13 Thread Juergen Vigna
On 12-Jun-2001 Juergen Vigna wrote: Final List? - Asger (22) - Jean-Marc (23) - Lars (22/23) - André and Konni (22) - José (21) Got it right now? Jürgen P.S.: 22 night will be busy, won't it ;) -- -._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._ Dr. Jürgen Vigna

latest CVS: spellchecker core dumps

2001-06-13 Thread Kayvan A. Sylvan
Just run the spellchecker and try to correct something by double-clicking on an offered choice. Here is the backtrace: (gdb) where #0 0x401294e1 in __kill () from /lib/libc.so.6 #1 0x40129156 in raise (sig=6) at ../sysdeps/posix/raise.c:27 #2 0x4012a868 in abort () at ../sysdeps/generic/abort

RE: Qt2 filenames

2001-06-13 Thread Juergen Vigna
On 13-Jun-2001 John Levon wrote: > I would like the .ui files to go in a separate dir as well if possible > (even the generated files if possible, so there's a clear distinction between > what needs editing via designer, and what needs vimming :) I did this for my port to KDE2 of KSendFax (not

Re: Qt2 filenames

2001-06-13 Thread Allan Rae
On Wed, 13 Jun 2001, Edwin Leuven wrote: > > FormXXX > > FormXXXDialog <- machine generated > > FormXXXDialogImpl > > I still hold the opinion that the Form part is redundant. Why not: > > > XXX > > XXXDialog <- machine generated > > XXXDialogImpl Well to make life easier for doxygen (so it can

Re: Meeting: How much people should I expect!

2001-06-13 Thread Jose Abilio Oliveira Matos
On Wed, Jun 13, 2001 at 09:55:13AM +0200, Juergen Vigna wrote: > > On 12-Jun-2001 Jose Abilio Oliveira Matos wrote: > > > Oh yes, I did. With a flight ticket since the begin of May and you don't > > count with me? > > > > I told you so... > > I'm very sorry! I really forgot about that! Wil

Re: importing tables into lyx

2001-06-13 Thread Jürgen Spitzmüller
Hi Joachim, I guess someone has written a perlscript called "csv2lyx". Maybe this is what you need? Look at http://www.mail-archive.com/lyx-users@lists.lyx.org/msg11939.html Greets, Juergen Am Mittwoch, 13. Juni 2001 07:35 schrieb joachim heidemeier: > dear lyx developers, > as I urgently nee

Re: Qt2 filenames

2001-06-13 Thread Edwin Leuven
> FormXXX > FormXXXDialog <- machine generated > FormXXXDialogImpl I still hold the opinion that the Form part is redundant. Why not: > XXX > XXXDialog <- machine generated > XXXDialogImpl On the other 2 points I am agnostic... gr.ed.

Re: CVS conflicts

2001-06-13 Thread Juergen Vigna
On 12-Jun-2001 Lars Gullik Bjønnes wrote: >| when running "cvs update", I got a conflict in po/POTFILES.in. How is that >| possible? Does it make sense to put a file into the repository that is >| modified during compilation? > > perhaps not... > I tend to think that this file should be under m

Re: Meeting: How much people should I expect!

2001-06-13 Thread Juergen Vigna
On 12-Jun-2001 Jose Abilio Oliveira Matos wrote: > Oh yes, I did. With a flight ticket since the begin of May and you don't > count with me? > > I told you so... I'm very sorry! I really forgot about that! Will you ever forgive me! #:O) Jürgen -- -._-._-._-._-._-._-._-._-._-._-._

importing tables into lyx

2001-06-13 Thread joachim heidemeier
dear lyx developers, as I urgently need importing RTF-documents into Lyx I have the problem that I'm stuck with table imports (C.f the Thread "rereLyX and import of MS-Word resp. RFT documents" from April 2001). I now would like to try the route: Table copy from Word-Doc to Exel -> csv Export -> t

Re: Spellchecker (Was: when lyx say bye bye to xforms?)

2001-06-13 Thread Juergen Vigna
On 12-Jun-2001 Lars Gullik Bjønnes wrote: >| Well the frontend doesn't have to implement the progression bar I did >| the same in my KMameRun (KDE1-M.A.M.E frontend) and you just have to >| update the progression bar between one word and the other, wouldn't we? >| >| Without the need of a signa

Re: xforms help needed !

2001-06-13 Thread Allan Rae
On Wed, 13 Jun 2001, John Levon wrote: > I've just done the attached patch. For some reason though it only activates > in the inner folder, not the outer one. Can someone more familiar with xforms > explain why ? This could be another of those problems with nested tabfolders -- much like the pro

Re: table float with caption at the bottom

2001-06-13 Thread Juergen Vigna
On 08-Jun-2001 Fernando Pérez wrote: > Great tip, and thanks! I was having the same problem and thought it was a > lyx 1.1.6 bug (knowing there are problems with tabular stuff). Now it > works. However, I still think it's a "minibug", since its behavior is > inconsistent with that of Figures: i

Re: [PATCH] paste bug (again)

2001-06-13 Thread Lars Gullik Bjønnes
Allan Rae <[EMAIL PROTECTED]> writes: | On 13 Jun 2001, Lars Gullik Bjønnes wrote: | | So you are changing your mind now... after all those years of removing | them from my code :P I have not really changed my mind... but have been a bit ambivalent earlier. (read: non-consistent) -- L

Re: Problem with gettext _() (bug 429678)

2001-06-13 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | |http://sourceforge.net/tracker/index.php?func=detail&aid=429678&group_id=15212&atid=115212 | | this is because : | | 869 string const s1 = _("Saving document") + ' ' | 870 + MakeDisplayPat