Re: minipages cont'd

2001-03-26 Thread Juergen Vigna
On 27-Mar-2001 Lars Gullik Bjønnes wrote: > just remember that we want it done with lfuns. ??? Can you give me an example? > And we will have to change the insetcollapsable param as well > ("collapsed") > And we should make this switch as soon as possible... but what should > the fileformat lo

Feature Request

2001-03-26 Thread Shridhar Daithankar
Hello I use lyx and am a fan of it. these are few feature request for lyx. I think that can make lyx real useful. I find lyx very paper centric. I agree that it's a front end to latex but it should provide some electronic capabilities like. true hyperlink support. It would be great if lyx

Re: minipages cont'd

2001-03-26 Thread Lars Gullik Bjønnes
Juergen Vigna <[EMAIL PROTECTED]> writes: | On 27-Mar-2001 Lars Gullik Bjønnes wrote: | | >| 2. Changing things in the minipage form has no effect. | > | > Yes, this is not finished yet. | | I'll fix this today (if time permits) just remember that we want it done with lfuns. | >| I can modi

insert reference feature request

2001-03-26 Thread Ulrich Günther
If you are considering a 1.1.6fix2 I would like to ask for a command line input /as it was available until lyx-1.1.5) in insert reference. It takes forever to scroll through a 2500 entry list 100 times for a paper. Ulrich P.S.: Can anyone tell be how to post follow-ups? My previous 'compil

Lyx generates error on file import

2001-03-26 Thread Shridhar Daithankar
Hello I am using lyx1.1.4 at home. I have written a document which I am trying to open in lyx 1.1.6pre1. It generates latex errors when I try to view postscript output. I tried exporting to tex and then importing from tex but it results the same error. I can run latex on the tex file and

RE: segfault in LyX1.1.6fix1

2001-03-26 Thread Juergen Vigna
On 27-Mar-2001 Ben Stanley wrote: > Here's a backtrace from the core dump Well the backtrace is not really verbose. You should start lyx with gdb and then do the backtrace on the segfault. Also go up the tree and do 'bt' AND you should have a non striped binary! Ah an last but not least you sho

Re: minipages cont'd

2001-03-26 Thread Garst R. Reese
"Lars Gullik Bjønnes" wrote: > > "Garst R. Reese" <[EMAIL PROTECTED]> writes: > > | Things are getting better, but: > | 1. I do not seem to be able to start a document with a minipage. > > Is this then a problem we have with all insets? Do floats and > footnotes show the same problem? I'll chec

Re: minipages cont'd

2001-03-26 Thread Juergen Vigna
On 27-Mar-2001 Lars Gullik Bjønnes wrote: >| 2. Changing things in the minipage form has no effect. > > Yes, this is not finished yet. I'll fix this today (if time permits) >| I can modify the .lyx file and get it right except that I don't know how >| top, middle, bottom translate to lyxcode,

Re: minipages cont'd

2001-03-26 Thread Lars Gullik Bjønnes
"Garst R. Reese" <[EMAIL PROTECTED]> writes: | Things are getting better, but: | 1. I do not seem to be able to start a document with a minipage. Is this then a problem we have with all insets? Do floats and footnotes show the same problem? | 2. Changing things in the minipage form has no effec

Re: Stop modifying source!

2001-03-26 Thread Juergen Vigna
On 26-Mar-2001 Lars Gullik Bjønnes wrote: > Is it my fault that the compiler has optimization bugs? Aren't you? #:O) > What I am saying that the compiler will flag more problems when > compiling with optimizatoin than then compiling without. Yes you're absolutely right here, but you cannot sa

MVC problems

2001-03-26 Thread Baruch Even
I'm still having problems with implementing the Url dialog in MVC methodology. Here are some things I'm having problems with, and some things that MVC still has problems with (bugs or missing features). The cancel/close switching is not used at all, I've seen no method to change the name of butto

Re: Bug in Springer LLNCS layout file

2001-03-26 Thread Martin Vermeer
On Mon, Mar 26, 2001 at 07:00:06PM +0200, Cyrille Artho wrote: > Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm > Precedence: bulk > X-No-Archive: yes > List-Post: > List-Help: > List-Unsubscribe: > Delivered-T

Re: Citations come out with ?

2001-03-26 Thread Ben Stanley
LyX 1.1.6fix1 Recap of the problem: In LyX do a View | Postscript eventually ggv comes up and displays my document, but all my citations come out as [?]. This didn't previously happen - it could have been introduced with 1.1.6fix1 - I haven't been paying much attention to postscript output recent

segfault in LyX1.1.6fix1

2001-03-26 Thread Ben Stanley
Here's a backtrace from the core dump ben [15:23:05] ~/Documents/PhD_Thesis/Document $ gdb `which lyx` core GNU gdb 5.0 Copyright 2000 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it un

just testing

2001-03-26 Thread Allan Robert RAE
Maybe this will work maybe it won't. My accounts have all be shuffled around and I'm hoping to get some of my missing mail back again. Hopefully LyX emails will at least arrive here now. Allan. (ARRae)

minipages cont'd

2001-03-26 Thread Garst R. Reese
Things are getting better, but: 1. I do not seem to be able to start a document with a minipage. 2. Changing things in the minipage form has no effect. I can insert the first minipage using the buffer command. I can modify the .lyx file and get it right except that I don't know how top, middle, bo

compile problems

2001-03-26 Thread Michael A. Koziarski
Hey guys. Lately every time I checkout the anoncvs source and run autogen.sh I get a list of errors. Once checked out /boost/* are set to only allow read access so in order to compile I have to run chmod -R +rw boost/; sh autogen.sh; .. Is this a problem with my setup or with the reposi

[PATCH] Gnome frontend

2001-03-26 Thread Baruch Even
I am proud(?!) to present another patch to fix the gnome frontend compilation problems. This patch includes the move to use libglade which creates the dialog on the fly from XML files generated by glade. The first dialog to use this is FormUrl, but this work is still incomplete, there are bugs t

Re: Real last call for 1.1.6fix2? (status update #4)

2001-03-26 Thread Lars Gullik Bjønnes
Dekel Tsur <[EMAIL PROTECTED]> writes: | > foundfile can never contain a space, that is prohibited by the regex. | | Well, this is the problem: sometimes foundfile do contain a space. and the question is why... | The problem was reported by Mark van Rossum and Adrian Ball, which both used | g

Re: Another bug in Springer LLNCS layout file

2001-03-26 Thread Dekel Tsur
On Mon, Mar 26, 2001 at 08:35:56PM +0200, Cyrille Artho wrote: > Hi, > it seems that citing several sources won't work either. The LaTeX output > is "\cite{a, b}", and latex warns > LaTeX Warning: Citation ` b' on page 2 undefined on input line 154. > With other document formats, such as article,

Re: Real last call for 1.1.6fix2? (status update #4)

2001-03-26 Thread Dekel Tsur
On Mon, Mar 26, 2001 at 05:54:26PM +0200, Lars Gullik Bjønnes wrote: > Dekel Tsur <[EMAIL PROTECTED]> writes: > | What about the bug in LaTeX::deplog? > | (http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg19358.html ) > | > | If we can't find the correct fix, we can at least put > | if(co

Re: compiling the qt2 frontend

2001-03-26 Thread Kalle Dalheimer
On Monday 26 March 2001 13:06, Angus Leeming wrote: > Guys, > > find attached a patch to make the qt2 frontend compile on my box. I had to > rename FormBase et al as Qt2Base to resolve a conflict when compiling. The > original error message is at the bottom of the mail. See the problem? > > I also

Another bug in Springer LLNCS layout file

2001-03-26 Thread Cyrille Artho
Hi, it seems that citing several sources won't work either. The LaTeX output is "\cite{a, b}", and latex warns LaTeX Warning: Citation ` b' on page 2 undefined on input line 154. With other document formats, such as article, it works without problems. -- Regards, Cyrille Artho - http://artho.com/

Re: Problem: Algorithm floats

2001-03-26 Thread Michael Schmitt
Hi, the problem is indeed independent from algorithms. And it is easily reproducible, as I found out: 1. Open a new document 2. Insert a figure float 3. Insert a table into the figure (the table must have many rows such that the table cannot be displayed completely on screen. 4.

Bug in Springer LLNCS layout file

2001-03-26 Thread Cyrille Artho
Hi, this (experimental) layout file fails to work for me if I use a bibliography. It is a problem with an incorrect preamble. I could not fix it, but I changed llncs.layout as follows: In line 463, I commented the two preamble lines out and used the standard bibliography instead. This does not loo

Re: another C++ question

2001-03-26 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | If I can type | template | class Foo | { | }; | | typedef Foo foo_a; | | is there a way of achieving | | template | class Foo | { | }; | | class Alpha; | // This isn't real c

Re: Real last call for 1.1.6fix2? (status update #4)

2001-03-26 Thread Lars Gullik Bjønnes
Dekel Tsur <[EMAIL PROTECTED]> writes: | On Thu, Mar 22, 2001 at 11:39:36AM +0100, Jean-Marc Lasgouttes wrote: | > Appended as usual is a list of what has been fixed since 1.1.6fix1. | > My plan is to release 1.1.6fix2 soon (tomorrow?). Lars, will you be | > able today or tomorrow to prepare a ta

Re: Stop modifying source!

2001-03-26 Thread Lars Gullik Bjønnes
Juergen Vigna <[EMAIL PROTECTED]> writes: | On 23-Mar-2001 Juergen Vigna wrote: | | > So it seems the only one suffering this am I! I did a clean recompile and | > still are segfaulting when inserting chars! I don't know what to say! | | Well believe it or not I did CXXFLAGS=-g ./configure remo

Re: Real last call for 1.1.6fix2? (status update #4)

2001-03-26 Thread Lars Gullik Bjønnes
Dekel Tsur <[EMAIL PROTECTED]> writes: | On Mon, Mar 26, 2001 at 05:07:43PM +0200, Lars Gullik Bjønnes wrote: | > Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > | > | Lars> I am in the progess of investigating. Just give me some time... | > | | > | Do you need more info? I have a tex log

Re: Real last call for 1.1.6fix2? (status update #4)

2001-03-26 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> Lars> I am in the progess of investigating. Just give me some | Lars> time... | | Do you need more info? I have

Re: Real last call for 1.1.6fix2? (status update #4)

2001-03-26 Thread Dekel Tsur
On Mon, Mar 26, 2001 at 05:07:43PM +0200, Lars Gullik Bjønnes wrote: > Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: > > | Lars> I am in the progess of investigating. Just give me some time... > | > | Do you need more info? I have a tex log file if you want. > > I know some things I can use

Re: Real last call for 1.1.6fix2? (status update #4)

2001-03-26 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | Lars> Lars> I am in the progess of investigating. Just give me some Lars> time... | | Do you need more info? I have a tex log file if you Lars> want. Lars> I know some things

Re: [Cvslog] lyx-devel/src

2001-03-26 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | > After that I have some things I want to: | > - rewrite the minibuffer | | ooi, why ? what needs re-working (everything ?) ;) All interaction with the minibuffer is driven from the wrong direction. currently all comands run in the minibuffer is

Re: Real last call for 1.1.6fix2? (status update #4)

2001-03-26 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | Lars> I am in the progess of investigating. Just give me some time... | | Do you need more info? I have a tex log file if you want. I know some things I can use to test now: harvard.sty. Other tests would be nice. -- Lgb

Re: [Cvslog] lyx-devel/src

2001-03-26 Thread John Levon
On 26 Mar 2001, Lars Gullik Bjønnes wrote: > | But now I would rather focus on exactly where the GUI line should be > | drawn for "the rest of" the GUI porting :/ > > All dialogs moved over to guii. (xforms) and that is practically done ... the only big one left is spellchecker, and Edwin's on

RE: another round of compiler warnings

2001-03-26 Thread Juergen Vigna
On 26-Mar-2001 R. Lahaye wrote: > insettabular.C: In method `enum UpdatableInset::RESULT > InsetTabular::LocalDispatch(BufferView *, kb_action, const string &)': > insettabular.C:766: warning: enumeration value `LFUN_UNKNOWN_ACTION' not handled in > switch > insettabular.C:766: warning: enumerat

Re: [Cvslog] lyx-devel/src

2001-03-26 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | And anyway it was only ever an idle idea on a bored weekend ... | | Still one day maybe, when there is no GUII stuff left to do ! Oh, we will cetainly do it. the question is how to do it with as little interuption as possible. | But now I would rather

another round of compiler warnings

2001-03-26 Thread R. Lahaye
$ ./configure --prefix=/usr/local/LyX --with-extra-inc=/usr/local/xforms/FORMS --with-extra-lib=/usr/local/xforms/FORMS $ make Results in the following warnings: math_macro.C: In method `void MathMacro::Metrics()': math_macro.C:77: warning: comparison between signed and unsigned math_macro.C: I

Re: Real last call for 1.1.6fix2? (status update #4)

2001-03-26 Thread Jean-Marc Lasgouttes
Dekel Tsur <[EMAIL PROTECTED]> writes: | What about the bug in LaTeX::deplog? | (http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg19358.html ) | | If we can't find the correct fix, we can at least put | if(contains(foundfile, ' ') |continue; | | in LaTeX::deplog. This d

Re: [Cvslog] lyx-devel/src

2001-03-26 Thread John Levon
On 26 Mar 2001, Lars Gullik Bjønnes wrote: > Angus Leeming <[EMAIL PROTECTED]> writes: > > | Incidentally, John, what happened to your new, clean implementation of > | LyXFunc et al? > > We had some other things to do first... > > And anyway it was only ever an idle idea on a bored weekend

Re: LyX in the press

2001-03-26 Thread Baruch Even
Well, I admit to harldy accessing the lyx website :-) That is unless there is an LDN to read. On 26 Mar 2001, Jean-Marc Lasgouttes wrote: > > "Baruch" == Baruch Even <[EMAIL PROTECTED]> writes: > > Baruch> A short article on LyX in BSD Today: > Baruch> http://www.bsdtoday.com/2001/March/Fea

Re: [Cvslog] lyx-devel/src

2001-03-26 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | Incidentally, John, what happened to your new, clean implementation of | LyXFunc et al? We had some other things to do first... -- Lgb

Re: [Cvslog] lyx-devel/src

2001-03-26 Thread Angus Leeming
> > Mental note (to me?!): the Bibitem, Bibtex and Include insets create an > > inset when the appropriate menu item is selected. This is incorrect; > > the inset should only be created when "Ok" is pressed, as with the > > majority of insets. CREATE_XXX flags and associated code are needed. > >

Re: Problem: Algorithm floats

2001-03-26 Thread Lars Gullik Bjønnes
Michael Schmitt <[EMAIL PROTECTED]> writes: | Hi, | | I just tested the latest cvs version. There seem to be some problems with | algorithm floats now. but this has nothing to do with algorithm float as such? Just a general float problem, right? -- Lgb

Re: LyX file format - is it stable

2001-03-26 Thread Lars Gullik Bjønnes
Juergen Vigna <[EMAIL PROTECTED]> writes: | On 26-Mar-2001 Dekel Tsur wrote: | | > Why aren't we using a XML format like insettabular? | | I did ask myself the same a few days ago and let it go then (as we have | a lot of other problems right now ;), but I would be for a change to an | XML-like

Problem: Algorithm floats

2001-03-26 Thread Michael Schmitt
Hi, I just tested the latest cvs version. There seem to be some problems with algorithm floats now. I have a document (which, unfortunately, I cannot share with you) with three algorithm floats in sequence. Each algorithm float consists of a large table (2 columns, approx. 30 rows). The first t

Re: [Cvslog] lyx-devel/src

2001-03-26 Thread John Levon
On Fri, 23 Mar 2001 [EMAIL PROTECTED] wrote: > Update of /usr/local/lyx/cvsroot/lyx-devel/src > In directory baywatch.lyx.org:/tmp/cvs-serv7363 > > Modified Files: > BufferView_pimpl.C ChangeLog > Log Message: > Implemented controller-view split for FormError and FormInclude. > Cleaned up

Re: LyX file format - is it stable

2001-03-26 Thread Juergen Vigna
On 26-Mar-2001 Dekel Tsur wrote: > Why aren't we using a XML format like insettabular? I did ask myself the same a few days ago and let it go then (as we have a lot of other problems right now ;), but I would be for a change to an XML-like syntax. Jürgen -- -._-._-._-._-._-._-._-._-._-

Re: compiling the qt2 frontend

2001-03-26 Thread Kalle Dalheimer
On Monday 26 March 2001 13:32, Angus Leeming wrote: > > > Looks like you figured out how to get the MVC stuff to work wthout the > > > resumé. Well done! > > > > Not really - it crashes sometimes when opening the Copyright dialog. I > > haven't found out why yet. It works just fine until view().sh

Re: Real last call for 1.1.6fix2? (status update #4)

2001-03-26 Thread Lars Gullik Bjønnes
Dekel Tsur <[EMAIL PROTECTED]> writes: | What about the bug in LaTeX::deplog? | (http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg19358.html ) | | If we can't find the correct fix, we can at least put | if(contains(foundfile, ' ') |continue; | | in LaTeX::deplog. I am in

Re: compiling the qt2 frontend

2001-03-26 Thread Angus Leeming
> > Looks like you figured out how to get the MVC stuff to work wthout the > > resumé. Well done! > > Not really - it crashes sometimes when opening the Copyright dialog. I > haven't found out why yet. It works just fine until view().show() is called > in ControlDialogs.h. view() is working as

Re: Real last call for 1.1.6fix2? (status update #4)

2001-03-26 Thread Dekel Tsur
On Mon, Mar 26, 2001 at 11:39:46AM +0200, Jean-Marc Lasgouttes wrote: > > "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes: > > Dekel> Here is a patch that fixes figure previewing when the suffix > Dekel> has been removed from the filename. > > Thanks. Applied (as soon that I check I can com

Re: compiling the qt2 frontend

2001-03-26 Thread Kalle Dalheimer
On Monday 26 March 2001 11:28, Angus Leeming wrote: > On Monday 26 March 2001 10:31, Kalle Dalheimer wrote: > > On Monday 26 March 2001 10:54, Angus Leeming wrote: > > > Kalle, > > > > > > Could you commit FormCitationDialog.[Ch] and indeed other files derived > > > from their respective .ui files

compiling the qt2 frontend

2001-03-26 Thread Angus Leeming
Guys, find attached a patch to make the qt2 frontend compile on my box. I had to rename FormBase et al as Qt2Base to resolve a conflict when compiling. The original error message is at the bottom of the mail. See the problem? I also removed xforms from the Makefile include path. Finally, not

Re: LyX file format - is it stable

2001-03-26 Thread Dekel Tsur
On Mon, Mar 26, 2001 at 11:09:24AM +0200, Michael Schmitt wrote: > Hi, > > when testing the latest cvs version of LyX, I noticed that the file format has > changed: > > < \begin_float tab > --- > > \begin_inset Float table > > placement htbp > > collapsed true Why aren't we using a XM

Re: minipages - placement

2001-03-26 Thread Juergen Vigna
On 26-Mar-2001 Lars Gullik Bjønnes wrote: > Seems that you have the grip on this. > anyhow, as it currenly work for minipages is not good. Well yes this was only a fast hack to have in on screen (see it and be able to modify it). I'm aware that it won't work in production. > I am talking about

Re: Real last call for 1.1.6fix2? (status update #4)

2001-03-26 Thread Jean-Marc Lasgouttes
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes: Dekel> Here is a patch that fixes figure previewing when the suffix Dekel> has been removed from the filename. Thanks. Applied (as soon that I check I can compile). JMarc

Re: compiling the qt2 frontend

2001-03-26 Thread Edwin Leuven
> Hmmm, I don't like this. Committing generated files is always bad. Don't > you have the uic anyway when you install Qt? You do not need the graphical > designer, just the uic program which converts the .ui files to C++ source > code. > > Anyway, I can of course check in the generated files if th

Re: compiling the qt2 frontend

2001-03-26 Thread Angus Leeming
On Monday 26 March 2001 10:31, Kalle Dalheimer wrote: > On Monday 26 March 2001 10:54, Angus Leeming wrote: > > Kalle, > > > > Could you commit FormCitationDialog.[Ch] and indeed other files derived > > from their respective .ui files? Not everybody who would like to compile > > the qt2 frontend w

Re: LyX file format - is it stable

2001-03-26 Thread Andre Poenitz
> Question: Is it wise to use the latest cvs in daily work, Not really. > or is it possible that the file format will change in the future in a way > that won't allow me to load my files anymore? I doubt that somebody will try to break (again ;-|) the file format intentionally but you do not s

Re: LyX file format - is it stable

2001-03-26 Thread Lars Gullik Bjønnes
Michael Schmitt <[EMAIL PROTECTED]> writes: | Hi, | | when testing the latest cvs version of LyX, I noticed that the file format has | changed: | | < \begin_float tab | --- | > \begin_inset Float table | > placement htbp | > collapsed true | | Question: Is it wise to use the latest c

Re: minipages - placement

2001-03-26 Thread Lars Gullik Bjønnes
Juergen Vigna <[EMAIL PROTECTED]> writes: | On 26-Mar-2001 Lars Gullik Bjønnes wrote: | | > How do you propose to solve that when you have a footnote in a tabular | > in a minipage and all of them have dialogs? (CSM) | | If you didn't notice we already do this with Layout-Tabular (should you ha

[Amir Michail ] CVSSearch II Beta Released

2001-03-26 Thread Jean-Marc Lasgouttes
I'm not sure I see how to use it exactly, but it may be useful. JMarc --- Start of forwarded message --- From: Amir Michail <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Date: Thu, 22 Mar 2001 20:26:36 +1100 Subject: CVSSearch II Beta Released Hi, Just FYI, we have a completely new versio

LyX file format - is it stable

2001-03-26 Thread Michael Schmitt
Hi, when testing the latest cvs version of LyX, I noticed that the file format has changed: < \begin_float tab --- > \begin_inset Float table > placement htbp > collapsed true Question: Is it wise to use the latest cvs in daily work, or is it possible that the file format will change

Re: minipages - placement

2001-03-26 Thread Juergen Vigna
On 26-Mar-2001 Lars Gullik Bjønnes wrote: > How do you propose to solve that when you have a footnote in a tabular > in a minipage and all of them have dialogs? (CSM) If you didn't notice we already do this with Layout-Tabular (should you have a tabular inside a tabular)! The only different stu

Re: compiling the qt2 frontend

2001-03-26 Thread Kalle Dalheimer
On Monday 26 March 2001 10:54, Angus Leeming wrote: > Kalle, > > Could you commit FormCitationDialog.[Ch] and indeed other files derived > from their respective .ui files? Not everybody who would like to compile > the qt2 frontend will have the form designer. Hmmm, I don't like this. Committing g

Re: YALT

2001-03-26 Thread Kalle Dalheimer
On Monday 26 March 2001 10:19, Edwin Leuven wrote: > No, I'am not starting a new open source project with the sexy name YALT. I > just wanted to let you guys know that there is Yet Another LyX Thesis. You > guessed it, I finished it last week using...LyX :-) Congrats! Kalle -- Matthias Kalle D

compiling the qt2 frontend

2001-03-26 Thread Angus Leeming
Kalle, Could you commit FormCitationDialog.[Ch] and indeed other files derived from their respective .ui files? Not everybody who would like to compile the qt2 frontend will have the form designer. Also, the -fno-rtti stuff should be taken out of Makefile.am. This stuff is already in the conf

Re: minipages - placement

2001-03-26 Thread Lars Gullik Bjønnes
Juergen Vigna <[EMAIL PROTECTED]> writes: | On 26-Mar-2001 Lars Gullik Bjønnes wrote: | | > The plan was to only show the minipage dialog (and float etc) only | > when right clicking on the minpage tag. | | Well the problem remains mostly the same! It's just a matter of taste. | I would prefer

Re: LyX in the press

2001-03-26 Thread Jean-Marc Lasgouttes
> "Baruch" == Baruch Even <[EMAIL PROTECTED]> writes: Baruch> A short article on LyX in BSD Today: Baruch> http://www.bsdtoday.com/2001/March/Features436.html It's already in our press pages :) JMarc

Re: minipages - placement

2001-03-26 Thread Juergen Vigna
On 26-Mar-2001 Lars Gullik Bjønnes wrote: > The plan was to only show the minipage dialog (and float etc) only > when right clicking on the minpage tag. Well the problem remains mostly the same! It's just a matter of taste. I would prefer to be able to click anywhere. And then we should also ha