Re: Symbols missing?

2002-10-23 Thread Andre Poenitz
On Thu, Oct 24, 2002 at 06:24:57AM +0930, Darren Freeman wrote: > Quite a number of symbols in the math panel are broken. They insert into > mathed as textual tokens rather than symbols. All the blue ones in the panel? Has your X server access to the LaTeX fonts (e.g. in lyx-devel/lib/xfonts)? A

Re: ERT is seriously weird, man

2002-10-23 Thread Andre Poenitz
On Thu, Oct 24, 2002 at 05:03:49AM +0930, Darren Freeman wrote: > > Something better than the Error boxes? Hardly... > > Well I consider myself pretty average and I didn't know what the error > box was trying to tell me. *grin* I can believe that. It's directly taken from LaTeX's output, and tha

Re: [patch]: xforms document dialog

2002-10-23 Thread Andre Poenitz
On Wed, Oct 23, 2002 at 09:15:43PM +0200, Lars Gullik Bjønnes wrote: > | Layouts don't nest properly. > | No way to have a sequence of multipar "proofs" with a single layout. > > User definable layouts does not fix this... That's why I was talking about user "defined environment", implementable b

Re: Rob's patch: the next installment

2002-10-23 Thread Andre Poenitz
On Wed, Oct 23, 2002 at 08:02:40PM +0100, John Levon wrote: > Not true. Adding a new trait currently requires recompile of every inset > file. Ah - in form of a new virtual function? Then you are right of course. Nevertheless, even "full recompiles" could be faster if structures are simpler...

Re: Xforms Radiobuttongroup: Float vs. Paragraph dialog

2002-10-23 Thread Rob Lahaye
Rob Lahaye wrote: > > Angus, > > The Alignment radiobuttongroup of 4 buttons in the Paragraph dialog (with > my patch applied!) behaves differently from the Placement buttongroup of > 3 buttons in the Float dialog. And I can't find the reason for this > different behaviour. Argh, got it! The but

Re: [patch]: xforms document dialog

2002-10-23 Thread Allan Rae
On Thu, 24 Oct 2002, John Levon wrote: > On Thu, Oct 24, 2002 at 01:23:49PM +1000, Allan Rae wrote: > > > up. Sure this doesn't get the Qt Document code written but it still > > benefits Qt because once the controller is known to work your Qt > > Edwin has already written the Qt doc dialog, and t

Re: [patch]: xforms document dialog

2002-10-23 Thread John Levon
On Thu, Oct 24, 2002 at 01:23:49PM +1000, Allan Rae wrote: > up. Sure this doesn't get the Qt Document code written but it still > benefits Qt because once the controller is known to work your Qt Edwin has already written the Qt doc dialog, and the controller for it. > coding skills can complet

Re: [patch]: xforms document dialog

2002-10-23 Thread Allan Rae
On Wed, 23 Oct 2002, Edwin Leuven wrote: > It just makes me sad to see scarce resources (developer time) being directed > towards the xforms frontend which in turn delays qt with in turn delays inset > unification which in turn etc etc We have three frontends. I'm sure there are a few people (mo

Xforms Radiobuttongroup: Float vs. Paragraph dialog

2002-10-23 Thread Rob Lahaye
Angus, The Alignment radiobuttongroup of 4 buttons in the Paragraph dialog (with my patch applied!) behaves differently from the Placement buttongroup of 3 buttons in the Float dialog. And I can't find the reason for this different behaviour. Requirements for proper radiobuttons (as far as my kn

Re: development process

2002-10-23 Thread Allan Rae
On Thu, 24 Oct 2002, John Levon wrote: > On Thu, Oct 24, 2002 at 12:09:39PM +1000, Allan Rae wrote: [...] > > Geodynamics Conference and "Disaster Area" a thrash-metal, punk, > > Seems a bit low-key for them, no ? They're building up to the climax... You can't start with the climax otherwise ever

Re: Attn Rob: BibTeX dialog

2002-10-23 Thread Rob Lahaye
Angus Leeming wrote: > On Wednesday 23 October 2002 10:08 am, Rob Lahaye wrote: > >>BTW: there are two more issues with the BibTeX dialog. >>1) I added Restore/OK/Apply/Cancel button group to this >>dialog. Apply is needed to activate the input without closing >>the dialog. But the Apply button is

Configure for rpmdist.

2002-10-23 Thread Joao Luis Meloni Assirati
Hi, Currently, 'make rpmdist' runs configure with the options --prefix=/usr --mandir=/usr/share/man --bindir=/usr/bin --datadir=/usr/share --without-warnings I would like to pass also other options, like --without-latex-config --with-included-gettext and eventualy --with-frontend

Re: development process

2002-10-23 Thread John Levon
On Thu, Oct 24, 2002 at 12:09:39PM +1000, Allan Rae wrote: > Farts. That's all they are. I know ! It was bizarre being woken up by my first "quake", but it's not exactly a big deal. I've become blase already to them. > Geodynamics Conference and "Disaster Area" a thrash-metal, punk, Seems a b

Re: development process

2002-10-23 Thread Allan Rae
On Wed, 23 Oct 2002, John Levon wrote: > > Allan. (ARRae) Now to get home through the dust storm. > > http://abc.net.au/news/newsitems/s709170.htm > > That's nothing ! We're having *quakes*. Well, tremors. Everyone's > running round like headless chickens; it's kind of unusual (like

Re: compiling 1.3.0

2002-10-23 Thread Rod Pinna
Hmmm, I just did a full download from CVS, and also deleted gcc and g++, and reinstalled them. I now get ../../boost/boost/signals/signal_template.hpp:305: instantiated from `boost::signal0,int,less,boost::function0 > >::operator ()()' insetcommand.h:39: instantiated from here ../../boost/b

Re: compiling 1.3.0

2002-10-23 Thread Rod Pinna
OK just tried it... Configuration Host type: i686-pc-linux-gnu Special build flags:warnings assertions xforms-image-loader C Compiler: gcc C Compiler flags: -O2 C++ Compiler: g++ (2.95.4) C++ Compiler

Re: [patch]: xforms document dialog

2002-10-23 Thread Rob Lahaye
Angus, A small patch to src/frontends/xforms/FormDocument.C: (1)"#include FORMS_H_LOCATION" is there twice, (2) The following header includes appear to be superfluous: #include "bufferparams.h" #include "vspace.h" #include "lyxfunc.h" #include "bufferview_funcs.h

Re: compiling 1.3.0

2002-10-23 Thread Rod Pinna
On Wed, 23 Oct 2002, Andre Poenitz wrote: > On Wed, Oct 23, 2002 at 12:07:26PM +0800, Rod Pinna wrote: > > C++ Compiler: g++ (3.0.4) > > C++ Compiler flags: -g -O -W -Wall -Winline > > > > Suggestions or abuse welcome > > The early 3.0 compilers had "issues" in

Re: Mathed bugs

2002-10-23 Thread Darren Freeman
On Thu, 2002-10-24 at 04:00, Andre Poenitz wrote: > On Thu, Oct 24, 2002 at 03:14:19AM +0930, Darren Freeman wrote: > > I've attached a cut-and paste of the problem, BTW. > > You are using underscore in a \textrm environment. > LaTeX does not like this. Sorry, I don't understand what you mean. Th

Re: llncs.layout

2002-10-23 Thread Dekel Tsur
On Wed, Oct 23, 2002 at 07:28:35PM +0200, Dekel Tsur wrote: > Why does the Bibliography in llncs.layout tries to redefine the > tehbibliography environment: > > This just gives latex error. I don't understand why we are not using > LatexName thebibliography Also, llncs.layout is curre

Selection jumps around when scrolling mathed!!

2002-10-23 Thread Darren Freeman
Dear list, Here's a funny one for you =) Select something in mathed. Now scroll the buffer. The selection jumps around in the display, no longer lining up with the text selected. This is cosmetic thouh, it still works OK. Have fun, Darren

Mathed brackets screwed?

2002-10-23 Thread Darren Freeman
Dear list, I was inserting brackets using the math panel, into mathed. If I click on the bracket I want, it is inserted. If I then click OK, it is inserted again. Isn't this wrong? Or at the least confusing? Also, I don't think bracket size is correct when viewing DVI. It is always the size of a

Re: LyX emergency save

2002-10-23 Thread Darren Freeman
On Thu, 2002-10-24 at 05:55, John Levon wrote: > On Thu, Oct 24, 2002 at 05:28:04AM +0930, Darren Freeman wrote: > > > My file was read-only for myself, mask 400, but the emergency was 444. > > Uhhh, what is your umask set to ? 0022 according to Bash > john Darren

Re: lyxstring - rides again

2002-10-23 Thread Lars Gullik Bjønnes
[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: | [EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: | | | size build/src/lyx qt/src/lyx string/src/lyx | | | |textdata bss dec hex filename | | 2513751 80508 48572 2642831 28538f build/src/lyx | | 2646079 135940 22972 2804

Insert symbol into mathed apears at end of line

2002-10-23 Thread Darren Freeman
Dear list, I just found that when I selected something in a mathed box and clicked on a symbol to insert from the math panel, that the symbol appeared at the end of the box rather than over the selection. Have fun, Darren

Symbols missing?

2002-10-23 Thread Darren Freeman
Dear list, Quite a number of symbols in the math panel are broken. They insert into mathed as textual tokens rather than symbols. Have fun, Darren

Re: LyX emergency save

2002-10-23 Thread John Levon
On Thu, Oct 24, 2002 at 05:28:04AM +0930, Darren Freeman wrote: > My file was read-only for myself, mask 400, but the emergency was 444. Uhhh, what is your umask set to ? john -- "This is playing, not work, therefore it's not a waste of time." - Zath

Re: lyxstring - rides again

2002-10-23 Thread Lars Gullik Bjønnes
[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: | size build/src/lyx qt/src/lyx string/src/lyx | |textdata bss dec hex filename | 2513751 80508 48572 2642831 28538f build/src/lyx | 2646079 135940 22972 2804991 2accff qt/src/lyx | 2248492 80440 48668 2377600 24478

Re: [patch]: xforms document dialog

2002-10-23 Thread John Levon
On Wed, Oct 23, 2002 at 09:25:54PM +0200, Edwin Leuven wrote: > It just makes me sad to see scarce resources (developer time) being directed > towards the xforms frontend which in turn delays qt with in turn delays inset > unification which in turn etc etc Well me too, I suppose, but we can't f

Selection still stops when mousewheel scrolling

2002-10-23 Thread Darren Freeman
Dear list, I've said it before, but when selecting text with the mouse, and hitting the scroll wheel, the selection stops following the mouse. The keyboard is then required to finish / redo the selection. Have fun, Darren

LyX emergency save

2002-10-23 Thread Darren Freeman
Dear list, LyX emergency save files seem to have better permissions than the file originally had. My file was read-only for myself, mask 400, but the emergency was 444. I know LyX was segfaulting when it saved it, I'm not bitching, but if it survives doing that, perhaps it can also try chmodding

Re: How to control page numbers?

2002-10-23 Thread Darren Freeman
On Thu, 2002-10-24 at 03:35, Dekel Tsur wrote: > On Thu, Oct 24, 2002 at 02:15:17AM +0930, Darren Freeman wrote: > > > > > > I guess the idea is that, if you want separate numbering of the intro, > > > then you'l want chapters too :) > > > > So what is the fastest way to get the combination I wan

Segfault

2002-10-23 Thread Darren Freeman
Dear list, I just closed a document after creating a buggy document for you guys. I had removed the file before closing the document, if that matters. When I closed it, expecting to go back to my other document, it segfaulted. Read the attached console dump right when it happened. Darren In Cl

Re: ERT is seriously weird, man

2002-10-23 Thread Darren Freeman
On Thu, 2002-10-24 at 03:45, Andre Poenitz wrote: > On Thu, Oct 24, 2002 at 02:24:18AM +0930, Darren Freeman wrote: > > If this is really a problem, putting ERTs wherever you feel like, then > > is it documented for the user? > > You can put ERT anywhere you like. However, LaTeX does not like all

Re: [patch]: xforms document dialog

2002-10-23 Thread Edwin Leuven
> What's with the attitude Edwin ? my apologies to Garst, but after reading his email I thought I was on /. instead off lyx-devel. Forgot myself so to say > Some people will prefer to still use xforms. precisely my point > So what ? Yes, I don't care either > You don't have to > use

Re: Mathed bugs

2002-10-23 Thread Darren Freeman
On Thu, 2002-10-24 at 03:40, Andre Poenitz wrote: > On Thu, Oct 24, 2002 at 02:03:43AM +0930, Darren Freeman wrote: > > I just found what I think are more mathed bugs in 1.3.0CVS. > > > > > With the cursor inside a mathed box, hit tab. The cursor will jump > > elsewhere in the document (a fair wa

Re: Mathed bugs

2002-10-23 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | Index: math_cursor.C | === | RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/mathed/math_cursor.C,v | retrieving revision 1.325 | diff -u -p -r1.325 math_cursor.C | --- math_cursor.C 22 O

Re: [patch]: xforms document dialog

2002-10-23 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | On Wed, Oct 23, 2002 at 07:14:55PM +0100, John Levon wrote: | > > Things like "native support" for \newenvironment{} ? | > | > Isn't that done via .layout files ??? | | Layouts don't nest properly. | | No way to have a sequence of multipar "proofs" wi

Re: One more bug for bold in mathed

2002-10-23 Thread John Levon
On Wed, Oct 23, 2002 at 08:41:02PM +0200, Andre Poenitz wrote: > On Wed, Oct 23, 2002 at 07:20:32PM +0100, John Levon wrote: > > Andre has decided he wants it like that. > > Uh, another debating club president? Didn't see the point in hashing over your intransigence in fixing this bug *again* ..

Re: Rob's patch: the next installment

2002-10-23 Thread John Levon
On Wed, Oct 23, 2002 at 08:36:48PM +0200, Andre Poenitz wrote: > > Can you not see this is a massive readability improvement already ? > > No. 100 == 100 in my universe. Care to swap your 100 euros for my 100 argentinian pesos ? regards john -- "This is playing, not work, therefore it's not

Re: Rob's patch: the next installment

2002-10-23 Thread John Levon
On Wed, Oct 23, 2002 at 08:35:51PM +0200, Andre Poenitz wrote: > Go for lyxtext.h first if you want to scrap something. That will take months. > I am not sure. I thought you were offering something better. No I was stating C++ isn't good enough... > Not when using the "virtual function" way. R

Re: PDF fonts again

2002-10-23 Thread Dekel Tsur
On Wed, Oct 23, 2002 at 07:22:21PM +0100, John Levon wrote: > On Wed, Oct 23, 2002 at 07:43:47PM +0200, Dekel Tsur wrote: > > > On Mon, Oct 21, 2002 at 11:24:11PM +0100, John Levon wrote: > > > > > > The Extended.lyx states that if I use pdf via dvips / ps2pdf > > > and have modified .dvipsrc, an

Re: [patch]: xforms document dialog

2002-10-23 Thread Andre Poenitz
On Wed, Oct 23, 2002 at 08:40:17PM +0200, Andre' Poenitz wrote: > No way to have a sequence of multipar "proofs" with a single layout. Which btw leads to a more compact work around than that I was previously aware of: One could create two otherwide identical layouts called 'proof1' and 'proof2' an

Re: Rob's patch: the next installment

2002-10-23 Thread Andre Poenitz
On Wed, Oct 23, 2002 at 07:21:18PM +0100, John Levon wrote: > > the current code which moves the responsibility of "behaving nicely" from > > An even worse solution. > > what's your point ? Discussion worse solutions is a waste of time. Andre' -- Those who desire to give up Freedom in order t

Re: One more bug for bold in mathed

2002-10-23 Thread Andre Poenitz
On Wed, Oct 23, 2002 at 07:20:32PM +0100, John Levon wrote: > Andre has decided he wants it like that. Uh, another debating club president? Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T. Jefferson)

Re: [patch]: xforms document dialog

2002-10-23 Thread Andre Poenitz
On Wed, Oct 23, 2002 at 07:14:55PM +0100, John Levon wrote: > > Things like "native support" for \newenvironment{} ? > > Isn't that done via .layout files ??? Layouts don't nest properly. No way to have a sequence of multipar "proofs" with a single layout. Andre' -- Those who desire to give u

Re: Rob's patch: the next installment

2002-10-23 Thread Andre Poenitz
On Wed, Oct 23, 2002 at 07:03:14PM +0100, John Levon wrote: > Indeed. And every other method I've thought of (virtual traits traits() > const method, inheritance of traits class) don't work in C++ either. > > > - does not solve our problem. Instead of 100 functions in the inset base > >class

Re: Rob's patch: the next installment

2002-10-23 Thread Andre Poenitz
On Wed, Oct 23, 2002 at 07:01:24PM +0100, John Levon wrote: > > It scales to the size we need. What exactly is not scalable? > > The size and scope of the inset.h header. Go for lyxtext.h first if you want to scrap something. > > I know no better solution. > > Wasn't that my original point ;)

Re: Mathed bugs

2002-10-23 Thread Andre Poenitz
On Thu, Oct 24, 2002 at 03:14:19AM +0930, Darren Freeman wrote: > I've attached a cut-and paste of the problem, BTW. You are using underscore in a \textrm environment. LaTeX does not like this. You could argue that LyX should make it impossible to put underscores in "invalid" positions but other

Re: One more bug for bold in mathed

2002-10-23 Thread Andre Poenitz
On Thu, Oct 24, 2002 at 03:07:44AM +0930, Darren Freeman wrote: > Grab a mathed box, write something in it as roman. Make it bold. > > Select the text in the box, hit ctrl-b to un-bold-en it. Instead of that > happening, it seems to insert another mathed box around the bold text > without changing

Re: [patch]: xforms document dialog

2002-10-23 Thread Andre Poenitz
On Wed, Oct 23, 2002 at 07:31:02PM +0200, Edwin Leuven wrote: > > Smaller? > > I said "seriously" I am serious. I would't install the whole lot of Qt helper libs just to run LyX. > but I doubt most people will. 90 percent of the user's will have some version > of qt installed. I care about 90

Re: PDF fonts again

2002-10-23 Thread John Levon
On Wed, Oct 23, 2002 at 07:43:47PM +0200, Dekel Tsur wrote: > On Mon, Oct 21, 2002 at 11:24:11PM +0100, John Levon wrote: > > > > The Extended.lyx states that if I use pdf via dvips / ps2pdf > > and have modified .dvipsrc, and set latex encoding in the prefs to > > "default", then the good fonts

Re: DVI post-filter in convertors ?

2002-10-23 Thread John Levon
On Wed, Oct 23, 2002 at 07:42:16PM +0200, Dekel Tsur wrote: > > I could define two convertors .tex -> dvi_p, .dvi_p ->.dvi, but how > > would I get this to work properly when the post filter is not found ? > > You could define the .dvi_p->.dvi converter as a script that look likes > if filter ex

Re: [patch]: xforms document dialog

2002-10-23 Thread Andre Poenitz
On Wed, Oct 23, 2002 at 07:29:18PM +0200, Edwin Leuven wrote: > On Wednesday 23 October 2002 17:56, Garst R. Reese wrote: > > For me qt is just another bloated lib to install on an already crowded > > disk. > > you must have been the president of your university's debating club. I thought the pur

Re: Rob's patch: the next installment

2002-10-23 Thread John Levon
On Wed, Oct 23, 2002 at 08:19:14PM +0200, Andre Poenitz wrote: > > We have lots of code that needs to know characteristics of the inset its > > looking at. Many of these are simple true/fase characterisations. It > > would be nice to avoid all the code handling these traits via virtual > > functio

Re: One more bug for bold in mathed

2002-10-23 Thread John Levon
On Thu, Oct 24, 2002 at 03:07:44AM +0930, Darren Freeman wrote: > I did this within a mathed matrix, you might not need that though. > > Grab a mathed box, write something in it as roman. Make it bold. > > Select the text in the box, hit ctrl-b to un-bold-en it. Instead of that > happening, it s

Re: Rob's patch: the next installment

2002-10-23 Thread Andre Poenitz
On Wed, Oct 23, 2002 at 06:07:39PM +0100, John Levon wrote: > We have lots of code that needs to know characteristics of the inset its > looking at. Many of these are simple true/fase characterisations. It > would be nice to avoid all the code handling these traits via virtual > functions, if we co

Re: [patch]: xforms document dialog

2002-10-23 Thread John Levon
On Wed, Oct 23, 2002 at 07:29:18PM +0200, Edwin Leuven wrote: > On Wednesday 23 October 2002 17:56, Garst R. Reese wrote: > > For me qt is just another bloated lib to install on an already crowded > > disk. > > you must have been the president of your university's debating club. What's with the

Re: ERT is seriously weird, man

2002-10-23 Thread Andre Poenitz
On Thu, Oct 24, 2002 at 02:24:18AM +0930, Darren Freeman wrote: > If this is really a problem, putting ERTs wherever you feel like, then > is it documented for the user? You can put ERT anywhere you like. However, LaTeX does not like all kinds of stuff in every place. > Could we add an intelligen

Re: [patch]: xforms document dialog

2002-10-23 Thread John Levon
On Wed, Oct 23, 2002 at 08:12:34PM +0200, Andre Poenitz wrote: > Things like "native support" for \newenvironment{} ? Isn't that done via .layout files ??? john -- "This is playing, not work, therefore it's not a waste of time." - Zath

Re: [patch]: xforms float dialog

2002-10-23 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | On Wednesday 23 October 2002 3:50 pm, Lars Gullik Bjønnes wrote: | > Angus Leeming <[EMAIL PROTECTED]> writes: | > | What do the experts think? Looks Ok to me. | > | | > | Lars, I respectfully await your yeah or nay ;-) | > | > I'd like to see the patch

Re: [patch]: xforms document dialog

2002-10-23 Thread Andre Poenitz
On Wed, Oct 23, 2002 at 05:34:23PM +0100, John Levon wrote: > > You need a new feature? > > It seems a bit pointless releasing otherwise. I have no problems with "no release". Apart from that there are a few new fearures. We can read old .lyx files now for starters. > > What about user defined

Re: Mathed bugs

2002-10-23 Thread Andre Poenitz
On Thu, Oct 24, 2002 at 02:03:43AM +0930, Darren Freeman wrote: > I just found what I think are more mathed bugs in 1.3.0CVS. > > Write some text into mathed and make it roman. Select the latter half of > it and hit underscore. The selection is replaced by a subscript > containing the whole mathed

Re: development process

2002-10-23 Thread John Levon
On Wed, Oct 23, 2002 at 07:43:21PM +1000, Allan Rae wrote: > > > So, opening up will be like pissing in your pants to keep warm. > [...] > I'm quoting out of context but this would make a good QOTM. Definitely :) > enjoy. Maybe just maybe I might even make it to the developers > meeting next ye

Re: How to control page numbers?

2002-10-23 Thread Dekel Tsur
On Thu, Oct 24, 2002 at 02:15:17AM +0930, Darren Freeman wrote: > > > > I guess the idea is that, if you want separate numbering of the intro, > > then you'l want chapters too :) > > So what is the fastest way to get the combination I want? Hack the class > into a new class just for me or ask for

Re: Rob's patch: the next installment

2002-10-23 Thread John Levon
On Wed, Oct 23, 2002 at 06:59:11PM +0200, Andre Poenitz wrote: > - is technically inappropriate as we don't have static types but pass >around inset by base class pointers, Indeed. And every other method I've thought of (virtual traits traits() const method, inheritance of traits class) don

Re: Rob's patch: the next installment

2002-10-23 Thread John Levon
On Wed, Oct 23, 2002 at 07:56:31PM +0200, Andre Poenitz wrote: > Basically using some wrapper template like > > template > void do_it(Func what, base * p) > { Ugggh. > Anyway: in simple words: It would not work at all. So, basically you haven't come up with a solution that C++ can handle :)

Re: Rob's patch: the next installment

2002-10-23 Thread Andre Poenitz
On Wed, Oct 23, 2002 at 05:29:40PM +0100, John Levon wrote: > > I don't see much that's worth the extra complexity, _especially_ if you > > want to access that with base class pointers/references as this basically > > ends up implementing something like vtables. The compiler is better at > > that.

Re: PDF fonts again

2002-10-23 Thread Dekel Tsur
On Mon, Oct 21, 2002 at 11:24:11PM +0100, John Levon wrote: > > The Extended.lyx states that if I use pdf via dvips / ps2pdf > and have modified .dvipsrc, and set latex encoding in the prefs to > "default", then the good fonts will be used. > > This doesn't seem to be true (although pdflatex is O

Re: Mathed bugs

2002-10-23 Thread Darren Freeman
On Thu, 2002-10-24 at 02:03, Darren Freeman wrote: > Create a matrix inside a mathed box. Fill in the entries with roman > text. Select a few of them and make them bold. The document will have > LaTeX errors when viewing, related to missing $ or extra }. I suspect > this is an issue with bold, sinc

Re: DVI post-filter in convertors ?

2002-10-23 Thread Dekel Tsur
On Mon, Oct 21, 2002 at 11:15:23PM +0100, John Levon wrote: > I need to run a filter that takes in .dvi and outputs .dvi > and it needs to run based on a bufferparam and really needs to run > automatically on "View->DVI". Can some converters bod give me a hint > about the best approach ? I'm not re

One more bug for bold in mathed

2002-10-23 Thread Darren Freeman
Dear list, Something weird for you: I did this within a mathed matrix, you might not need that though. Grab a mathed box, write something in it as roman. Make it bold. Select the text in the box, hit ctrl-b to un-bold-en it. Instead of that happening, it seems to insert another mathed box aroun

Re: [PATCH] Re: Documentation menu broken?

2002-10-23 Thread Andre Poenitz
On Wed, Oct 23, 2002 at 06:24:53PM +0200, Jean-Marc Lasgouttes wrote: > At worst, I think what happens is that this extra code does nothing, > and since this is only useful for developpers, I am not sure that > would be a big deal. Ok, that's a valid point. Andre' -- Those who desire to give up

Re: [patch]: xforms document dialog

2002-10-23 Thread Edwin Leuven
On Wednesday 23 October 2002 17:17, Andre Poenitz wrote: > > But seriously, what's the point of > > the xforms frontend once we have a qt frontend? > > Smaller? I said "seriously" > I think I will. but I doubt most people will. 90 percent of the user's will have some version of qt installed. an

Re: [patch]: xforms document dialog

2002-10-23 Thread Edwin Leuven
On Wednesday 23 October 2002 17:56, Garst R. Reese wrote: > For me qt is just another bloated lib to install on an already crowded > disk. you must have been the president of your university's debating club. Ed,

llncs.layout

2002-10-23 Thread Dekel Tsur
Why does the Bibliography in llncs.layout tries to redefine the tehbibliography environment: Style Bibliography LatexName lyxbibliography ... Preamble \newcommand{\lyxbibliography}{\thebibliography{References}% \renewcommand{\bibitem}[3][!]{\@bibitem{##1}{##2}{##3}}} EndPre

Re: [PATCH] Re: Documentation menu broken?

2002-10-23 Thread Darren Freeman
On Thu, 2002-10-24 at 01:31, Angus Leeming wrote: > On Wednesday 23 October 2002 3:54 pm, Andre Poenitz wrote: > > On Wed, Oct 23, 2002 at 04:03:52PM +0200, Jean-Marc Lasgouttes wrote: > > > It would be easier to make lyx search in this directory too, > > > like what the following simple patch does

Re: ERT is seriously weird, man

2002-10-23 Thread Darren Freeman
On Thu, 2002-10-24 at 02:31, Dekel Tsur wrote: > On Thu, Oct 24, 2002 at 02:24:18AM +0930, Darren Freeman wrote: > > > Of course it doesn't work. > > > You put the \pagestyle{empty} command inside two groups: > > > 1. \begin{center} .. \end{center}, and > > > 2. \textbf{...} > > > > > > You should

Re: [patch]: xforms document dialog

2002-10-23 Thread Darren Freeman
On Thu, 2002-10-24 at 01:26, Garst R. Reese wrote: > Edwin Leuven wrote: > > > Best way to do this is with rm -rf. But seriously, what's the point of the > > xforms frontend once we have a qt frontend? > For me qt is just another bloated lib to install on an already crowded > disk. > Garst > Ye

Re: [PATCH] Re: [kornelia.pietsch@hrz.tu-chemnitz.de: lyx - crash (external material - xfig)

2002-10-23 Thread Andre Poenitz
On Wed, Oct 23, 2002 at 06:04:14PM +0200, Jean-Marc Lasgouttes wrote: > Are you sure you applied it correctly? No. I hand-edited a line. Maybe the wrong one... > What the fix does is account for the fact that xforms indices begin at > 1, whereas template counting starts at 0 (am I wrong about thi

Re: Rob's patch: the next installment

2002-10-23 Thread Dekel Tsur
On Tue, Oct 22, 2002 at 06:06:22PM +0100, John Levon wrote: > On Tue, Oct 22, 2002 at 07:03:46PM +0200, Juergen Spitzmueller wrote: > > > BTW: What about the math matrix dialog? Is this missing? I could have a go at > > Sure. I was a bit dubious about creating it, but I suppose we need it. > >

Re: Rob's patch: the next installment

2002-10-23 Thread John Levon
On Wed, Oct 23, 2002 at 04:52:23PM +0100, Angus Leeming wrote: > Go on, I'll bite. Care to give us an outline of the idea? We have lots of code that needs to know characteristics of the inset its looking at. Many of these are simple true/fase characterisations. It would be nice to avoid all the c

Re: How to control page numbers?

2002-10-23 Thread Darren Freeman
On Thu, 2002-10-24 at 01:11, Garst R. Reese wrote: > Darren Freeman wrote: > > > > I found that Report (which is what I'm writing anyway) didn't look right > > when I started. Plus I'm not using chapters etc. and didn't want my > > sections to have chapter numbers. > > > > So I went with article.

Re: ERT is seriously weird, man

2002-10-23 Thread Dekel Tsur
On Thu, Oct 24, 2002 at 02:24:18AM +0930, Darren Freeman wrote: > > Of course it doesn't work. > > You put the \pagestyle{empty} command inside two groups: > > 1. \begin{center} .. \end{center}, and > > 2. \textbf{...} > > > > You should put the ERT inset in a paragraph of its own, not in bold, >

Re: [patch]: xforms document dialog

2002-10-23 Thread Darren Freeman
On Thu, 2002-10-24 at 00:54, John Levon wrote: > On Wed, Oct 23, 2002 at 05:01:45PM +0200, Andre Poenitz wrote: > > > Since there was this political decision of including the Qt frontend in > > 1.3.0 if I may remind you. > > So what would a 1.3.0 without Qt's release notes look like ? > > o Fixe

Re: Rob's patch: the next installment

2002-10-23 Thread Andre Poenitz
On Wed, Oct 23, 2002 at 04:52:23PM +0100, Angus Leeming wrote: > > I was kind of hoping you'd embarrass me by showing how easy it > > is to do inset_traits, actually. Oh well. > > Go on, I'll bite. Care to give us an outline of the idea? Something like the following? The "base traits cla

Re: ERT is seriously weird, man

2002-10-23 Thread Darren Freeman
On Wed, 2002-10-23 at 23:39, Dekel Tsur wrote: > On Wed, Oct 23, 2002 at 10:19:55PM +0930, Darren Freeman wrote: > > > Darren> This is really freaking me out, man. Have a go for yourselves. > > > Darren> Can you insert TeX as the first thing in a document, in the > > > Darren> standard environment

Re: How to control page numbers?

2002-10-23 Thread Darren Freeman
On Wed, 2002-10-23 at 23:09, Jean-Marc Lasgouttes wrote: > > "Darren" == Darren Freeman <[EMAIL PROTECTED]> writes: > > Darren> On Wed, 2002-10-23 at 17:43, Jean-Marc Lasgouttes wrote: > >> > "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> > >> writes: > >> > Juergen> Darren Freeman

Re: Hebrew tutorial take 2

2002-10-23 Thread Jean-Marc Lasgouttes
> "Gady" == Gady Kozma <[EMAIL PROTECTED]> writes: Gady> Hi all. Here is a second take on the Hebrew tutorial. If there Gady> are no further comments, please add (and replace the Gady> introduction). Thanks. Applied. JMarc

Re: constants for readability

2002-10-23 Thread Darren Freeman
On Wed, 2002-10-23 at 22:07, Rob Lahaye wrote: > Angus Leeming wrote: > >> > >>2001-09-08 Rob Lahaye <[EMAIL PROTECTED]> > >> > >>* FeedbackController.C: separate width as an "int const"; > > > > > > Seems a little excessive, as it's used only once... > > Fine with me. > Let me make this remar

Re: [patch]: xforms document dialog

2002-10-23 Thread John Levon
On Wed, Oct 23, 2002 at 06:30:59PM +0200, Andre Poenitz wrote: > > What are the new features that warrant a release, if not Qt ? > > You need a new feature? It seems a bit pointless releasing otherwise. > What about user defined environments? > > Two days work and not a four month stall. What

Mathed bugs

2002-10-23 Thread Darren Freeman
Dear list, I just found what I think are more mathed bugs in 1.3.0CVS. Write some text into mathed and make it roman. Select the latter half of it and hit underscore. The selection is replaced by a subscript containing the whole mathed box, where it should just contain the selection. Write some

Re: [patch]: xforms document dialog

2002-10-23 Thread Andre Poenitz
On Wed, Oct 23, 2002 at 04:24:49PM +0100, John Levon wrote: > So what would a 1.3.0 without Qt's release notes look like ? > > o Fixed some minor stuff > o spellchecking of multi-language docs > > What are the new features that warrant a release, if not Qt ? You need a new feature? What about u

Re: Rob's patch: the next installment

2002-10-23 Thread John Levon
On Wed, Oct 23, 2002 at 06:11:08PM +0200, Andre Poenitz wrote: > You mean something like > > template > struct inset_traits { >bool shouldBeUsedInTocList = false; > }; > > template <> > struct inset_traits { >bool shouldBeUsedInTocList = true; > }; > I don't see much that's worth the

[PATCH2] Re: [kornelia.pietsch@hrz.tu-chemnitz.de: lyx - crash (external material - xfig)

2002-10-23 Thread Jean-Marc Lasgouttes
> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: > "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> Looks like the spurious crash we've seen lately (I posted a Andre> backtrace yesterday or so). I think it's some corruption early Andre> in the process... Jean-M

Re: [PATCH] Re: Documentation menu broken?

2002-10-23 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> On Wed, Oct 23, 2002 at 04:03:52PM +0200, Jean-Marc Lasgouttes Andre> wrote: >> It would be easier to make lyx search in this directory too, like >> what the following simple patch does Andre> Are you sure our friends from the Dark

Re: Rob's patch: the next installment

2002-10-23 Thread Andre Poenitz
On Wed, Oct 23, 2002 at 03:49:43PM +0100, John Levon wrote: > > Look. I maintain a hierarchy of about 40 or 50 insets with a base class > > I was kind of hoping you'd embarrass me by showing how easy it is to do > inset_traits, actually. Oh well. You mean something like template struct inset_tr

Re: [patch]: xforms document dialog

2002-10-23 Thread John Levon
On Wed, Oct 23, 2002 at 03:49:15PM +0100, Angus Leeming wrote: > > > been a good place to start. I think that the current state > > > of the code reflects my learning curve pretty well. > > > > Sure, but this is an ongoing process ... > > tht's the nature of learning curves. I mean the cleanup w

Re: [patch]: xforms float dialog

2002-10-23 Thread Angus Leeming
On Wednesday 23 October 2002 3:50 pm, Lars Gullik Bjønnes wrote: > Angus Leeming <[EMAIL PROTECTED]> writes: > | What do the experts think? Looks Ok to me. > | > | Lars, I respectfully await your yeah or nay ;-) > > I'd like to see the patch first... did I miss it? I messed up and posted it once I

Re: [PATCH] Re: Documentation menu broken?

2002-10-23 Thread Angus Leeming
On Wednesday 23 October 2002 3:54 pm, Andre Poenitz wrote: > On Wed, Oct 23, 2002 at 04:03:52PM +0200, Jean-Marc Lasgouttes wrote: > > It would be easier to make lyx search in this directory too, > > like what the following simple patch does > > Are you sure our friends from the Dark Side like the

  1   2   >