new command: date-insert

2000-01-31 Thread John D. Blair
Hello, Thanks much for all of your excellent work on LyX. I'm really happy with what it can do now, and I'm looking forward to everything you're still working on. At any rate, I've attached a patch to implement a simple new command: date-insert. I wrote this b/c I'm currently co-authoring a bo

Re: [Fwd: Drum roll please...]

2000-01-31 Thread Dr. Ing. Roland Krause
Hi Allan, me again and I've got it to work and had a closer look at how things work. > Allan Rae wrote: > [...] > > You should use "cvs update -dP" to get new directories and have stuff that > > has been removed in the repository removed from your local working area. Thanks, I could have rtfm..

Re: libsigc++ doesn't like VPATH compiles

2000-01-31 Thread Allan Rae
I wish people would trim their reply to lists I keep getting duplicates from a lot of people. Uhhh. On Mon, 31 Jan 2000, Arnd Hanses wrote: > On Sun, 30 Jan 2000 23:06:39 -0800, Karl Nelson wrote: > > >One last suggestion is to rename sigc++config.h sigc++/config.h > >in all the headers so tha

Re: libsigc++ doesn't like VPATH compiles

2000-01-31 Thread Arnd Hanses
On Sun, 30 Jan 2000 23:06:39 -0800, Karl Nelson wrote: >One last suggestion is to rename sigc++config.h sigc++/config.h >in all the headers so that you don't need to include sigc++ >in your include paths. (and of course make the corresponding >rename in the configure.in.) Hi, once again I'

Re: segfault on Reformat

2000-01-31 Thread Allan Rae
On Mon, 31 Jan 2000, Reuben Thomas wrote: > If I load two documents and then repeatedly press Ctrl+R for > "Reformat" then LyX segfaults after a few goes. It doesn't seem to happen > if I only have one document loaded. > > This is with LyX 1.1.4pre2. I've experienced this also but only once and

Re: Labeling environment (KOMA-Script) in 1.1.4pre2

2000-01-31 Thread Allan Rae
On Mon, 31 Jan 2000, Reuben Thomas wrote: > As far as I can see, Meta-p l crashes LyX 1.1.4pre2 at any time in the > koma-script classes; if I just open a new article or book, then Meta-p l > selects "List" correctly. It's likely to be a problem with our search through the layout list. "M-p l"

Re: Last minute bug fix request

2000-01-31 Thread Allan Rae
On Mon, 31 Jan 2000, Michael Schmitt wrote: > Hi developers, > > found two additional purify reports in lyx-devel of January, 27th. Would > it be possible to fix them before the release of 1.1.4 How would you and your team of Purifiers like to get mentioned in the next LyX PR statement? Ju

Re: Drum roll please...

2000-01-31 Thread Allan Rae
On 31 Jan 2000, Lars Gullik Bjønnes wrote: > btw. we don't want to build shared versions of the libsigc++ lib, only > static. I know. I thought I added/changed something so that was the case Hmmm... seems I didn't. Doesn't a target library with a .la extension mean "only build static libs"

Hebrew patch

2000-01-31 Thread Dekel Tsur
This is the latest version of my patch. Is the plan to apply it after 1.1.4 is out? patch-28-01-2000.gz

Re: libsigc++ doesn't like VPATH compiles

2000-01-31 Thread Karl Nelson
> Karl, > the sigc++ acconfig.in patch needed to get things to compile correctly on NT, > did that go into CVS? > Allan could you please include that? Yep, the change is in. Since Allan is building from a CVS, it should be in when he builds it with the most recent makeLyx script. --Karl

Re: libsigc++ doesn't like VPATH compiles

2000-01-31 Thread Dr. Ing. Roland Krause
Karl, the sigc++ acconfig.in patch needed to get things to compile correctly on NT, did that go into CVS? Allan could you please include that? Background: libsigc++-0.8.6 does not compile out of the box on cygnus-b20 because there are little issues with the configuration. Karl send me a patch th

Re: libsigc++ doesn't like VPATH compiles

2000-01-31 Thread Karl Nelson
> > Compile speed and saving a few extra bytes in the distribution. It is > also a heavy handed way of forcing everyone to think carefully about why > they want more than 2 parameters. I have ways of vastly reducing the number of templates involved but they are much to space hungry (involve cha

segfault on Reformat

2000-01-31 Thread Reuben Thomas
If I load two documents and then repeatedly press Ctrl+R for "Reformat" then LyX segfaults after a few goes. It doesn't seem to happen if I only have one document loaded. This is with LyX 1.1.4pre2. -- http://sc3d.org/rrt/ | certain, a. insufficiently analysed

Labeling environment (KOMA-Script) in 1.1.4pre2

2000-01-31 Thread Reuben Thomas
In 1.1.4pre2, installed from the RPMs on a RedHat 6 system, I performed the following: 1. Open a new document. 2. Change its class to Book (komascript) and allow LyX to change the settings to the default for the class. 3. Press Meta-p l. LyX segfaults for me. If I select the labelling layout f

Re: Drum roll please...

2000-01-31 Thread Lars Gullik Bjønnes
Allan Rae <[EMAIL PROTECTED]> writes: | On Sun, 30 Jan 2000, Dr. Ing. Roland Krause wrote: | | > Tathhh.. | > | > Allan, | > great absolutely, good job. | > I was able to roll my version over to the sigc-1 branch, although a simple | | sigc-1 is just a revision tag on the "rae" branch. b

Re: gui independence

2000-01-31 Thread Lars Gullik Bjønnes
"Dr. Ing. Roland Krause" <[EMAIL PROTECTED]> writes: | Grep is your friend but so is any other cross-referencer. | | Isnt there an etags goal in the makefiles? make TAGS Lgb

Last minute bug fix request

2000-01-31 Thread Michael Schmitt
Hi developers, found two additional purify reports in lyx-devel of January, 27th. Would it be possible to fix them before the release of 1.1.4 Many, many thanks in advance, Michael UMR: Uninitialized memory read This is occurring while in: bool MathedXIter::Next()

Re: [BUG] 1.1.2 crashes if no input in dialog box

2000-01-31 Thread imel...
hi, i've checked. it's 1.1.2. in file-open || file-new, if DIRECTORY edit box blank then lyx closes. don't know about cvs build. imel On 28 Jan 2000, Jean-Marc Lasgouttes wrote: > > "imel" == imel <[EMAIL PROTECTED]> writes: > > imel>

Re: Drum roll please...

2000-01-31 Thread Allan Rae
On Sun, 30 Jan 2000, Dr. Ing. Roland Krause wrote: > Tathhh.. > > Allan, > great absolutely, good job. > I was able to roll my version over to the sigc-1 branch, although a simple sigc-1 is just a revision tag on the "rae" branch. > cvs up -r sigc-1 wouldnt checkout the new directories. I

Re: libsigc++ doesn't like VPATH compiles

2000-01-31 Thread Allan Rae
On Sun, 30 Jan 2000, Karl Nelson wrote: > Okay, I will poke at it a bit. You really don't want to > generate the *.h files in the src_dir though as it can mess some > things up. Not a problem, I will just add $(builddir) to the include > path as well to fix that. You're right. I was in a hurr