If you use the index package to create multiple indices, you will want
to modify your chktexrc as with the attached patch to avoid lots of dumb
warnings.
Garst
--- chktexrc~ Fri Apr 28 04:52:31 2000
+++ chktexrcMon May 1 10:24:35 2000
@@ -389,7 +389,7 @@
WipeArg
{
-\label:{} \ref:{
I ssuppose it would be possible to have sme automatic portected space logic,
provided it could be overidden. I personally like references like this[1],
without spaces. (Various people what various different styles, so I think the
hwole issue is a job for a macro or two).
Some journals referen
On Mon, 1 May 2000, Allan Rae wrote:
> On Fri, 28 Apr 2000, Dekel Tsur wrote:
> > 2. Better citation popup (I know that it is possible to use external
> > bibliography program, but I do want LyX to have something better than just a
> > list of keys).
>
> I (one day) want to add the option of docu
On Mon, May 01, 2000 at 01:29:18AM -0300, Garst R. Reese wrote:
> A further note on your TOC patch. I have a client's book with 77 poems,
> divided into 5 "Chapters". Each poem is a Section. Your new menu TOC
> shows the first 38 or so. In Netscape, when it runs out of room on
> bookmarks, it ope
On Sun, Apr 30, 2000 at 07:39:43PM -0300, Garst R. Reese wrote:
> Just tested it. It's really nice to be able to get to TOC without having
> to find it in the doc.
You can open the ToC popup using the "Edit->Table of contents" menu,
or by typing "M-e t".
Hello Developers, I'll make it quick:
the configure script looks for libforms and not for libxforms,
therefor I had to link manually to make the program link.
[root@localhost lib]# pwd
/usr/X11R6/lib
[root@localhost lib]# file *form*
libforms.so.0.88: ELF 32-bit LSB shared object, Intel 80386, v
On Mon, May 01, 2000 at 12:41:03PM +1000, Allan Rae wrote:
> What did you have in mind for the citation popup?
[...]
> In addition one change I've been meaning to do for ages which should be
> extremely simple is to change the combox operation so that if the last
> character (non-white-space) of
Dekel Tsur wrote:
>
> On Sun, Apr 30, 2000 at 07:39:43PM -0300, Garst R. Reese wrote:
> > Just tested it. It's really nice to be able to get to TOC without having
> > to find it in the doc.
>
> You can open the ToC popup using the "Edit->Table of contents" menu,
> or by typing "M-e t".
Duh,
But