Re: Fwd: multiple indexes

2016-09-21 Thread Jürgen Spitzmüller
Am Mittwoch, den 21.09.2016, 08:48 +0200 schrieb Michael Berger: > Dear developers of Lyx, > I am still left with this (minor) problem. So, perhaps somebody can > give some advice!? > I checked both the 'classicthesis-config.tex' and 'classicthesis.sty' > files but as a layman found no way to corre

Fwd: multiple indexes

2016-09-20 Thread Michael Berger
and cheers, Michael Forwarded Message ---- Subject:multiple indexes Date: Fri, 16 Sep 2016 12:53:31 +0200 From: Michael Berger To: lyx-users Dear LyX users, I am using multiple indexes (two different indexes) in my document. The (back referenced) page numbers in

Importing LaTeX with multiple indexes

2013-08-23 Thread Alan Tyree
G'day, Richard Heck suggested that I ask about this on the developers list. I have a book manuscript written with the memoir class and multiple indexes. I am happy to convert to any other class and it is easy to change the index markings to conform with the splitindx package. Is there any w

Re: #7579: Multiple indexes

2011-05-21 Thread Jürgen Spitzmüller
Francesco Menoncin wrote: > The package splitindex is regularly installed in MiKTeX. And the binaries? Splitindex consists of LaTeX files and several binary programs. Please run LyX with the "-dbg latex" option and post the output. And please use the bug tracker, not the mailing list, for comme

Re: #7579: Multiple indexes

2011-05-21 Thread Francesco Menoncin
Il 21/05/2011 11:27, LyX Ticket Tracker ha scritto: #7579: Multiple indexes --+- Reporter: menoncin | Owner: lasgouttes Type: defect| Status: new Priority: normal| Milestone: Component

Re: Multiple Indexes

2010-01-14 Thread Juergen Spitzmueller
rgheck wrote: > a couple minor UI things. I have recorded it on track. I'll come back to it. Jürgen

Multiple Indexes

2010-01-14 Thread rgheck
Jurgen, mostly, Since we're starting to talk polish, a couple minor UI things. First, I think the index inset should display something besides just "Idx" in the two cases, perhaps something like "Idx:Names" if you're defined a Names index. Second, the Insert>Toc menu should probably say "In

Re: support for multiple indexes (indices)

2000-04-26 Thread Garst R. Reese
"Lars Gullik Bjønnes" wrote: > > "Garst R. Reese" <[EMAIL PROTECTED]> writes: > > | index.sty provides support for multiple indexes. I was able to implement > | this with lots of ERT > > I will try to implement the backend for this, but don'

Re: support for multiple indexes (indices)

2000-04-26 Thread Lars Gullik Bjønnes
"Garst R. Reese" <[EMAIL PROTECTED]> writes: | index.sty provides support for multiple indexes. I was able to implement | this with lots of ERT I will try to implement the backend for this, but don't expect anything earlier than 1.1.6. I will most likely do nothing fo

Re: support for multiple indexes (indices)

2000-04-03 Thread Lars Gullik Bjønnes
"Garst R. Reese" <[EMAIL PROTECTED]> writes: | index.sty provides support for multiple indexes. I was able to implement | this with lots of ERT You call this lots of ERT? Or did you have hundreds of indices? (or were you speaking of using them :-) ) | In the preamble i put: | \

support for multiple indexes (indices)

2000-03-31 Thread Garst R. Reese
index.sty provides support for multiple indexes. I was able to implement this with lots of ERT In the preamble i put: \usepackage{index} \newindex{T}{tdx}{tnd}{Title Index} \newindex{L}{ldx}{lnd}{Index of First Lines} At the end of the file I put: \printindex[T] \printindex[L] For the items to