public inbox for docbook-tools-discuss@sourceware.org
 help / color / mirror / Atom feed
* RE: Getting indexes?
@ 2000-12-27  6:36 Gregory Leblanc
  2000-05-23 22:13 ` Gregory Leblanc
  2000-12-27  6:36 ` Eric Bischoff
  0 siblings, 2 replies; 12+ messages in thread
From: Gregory Leblanc @ 2000-12-27  6:36 UTC (permalink / raw)
  To: docbook-tools-discuss

> -----Original Message-----
> From: Eric Lee Green [ mailto:eric@badtux.org ]
> Sent: Tuesday, May 23, 2000 8:43 PM
> To: Gregory Leblanc; docbook-tools-discuss@sourceware.cygnus.com
> Subject: RE: Getting indexes?
> 
[snip]
> 
> I'm still ambivalent about the whole Docbook thing. It seems 
> powerful enough,
> but nobody seems to have really put together things so that 
> they're easy to use
> for mere mortals (I can write scripts in my sleep, but that 
> ain't gonna work
> for our technical documentation team!).  On the other hand, 
> the HTML output
> looks pretty decent compared to the output of LaTeX2HTML, 
> which is my current
> method of getting HTML out of structured markup...  On the 
> other hand, I can
> use LyX for writing LaTeX code... hmm... do any of the XML 
> editors work similar
> to LyX? How do Docbook and XML get along? 

Well, recomendations on SGML just went out to the LSB this week (err, maybe
before the weekend, I forget).  Hopefully those will get things a bit more
standardized.  I don't use the output from my stuff too often, so I'm not
sure how to resolve those issues.  You can use LyX and export to Docbook,
but I'm not sure how that works.  I just noticed that DocBook 4.0 is
official, guess it's time to move to XML.  (As of DB4, XML is official)  

I have to agree that the tools that do exist aren't very well put together
to get you up and running (although with a bit of work, it's do-able).
What's a MUCH bigger concern to me is the lack of tools to do anything
except process the DocBook source into other formats.  What about using
DocBook to enhance searches?  How about and OO database?  What about
indexing the document into a larger collection?  I don't see any tools for
these yet.  I've got some ideas about how do to a couple of those, but
they're kinda slow in taking shape.
	Greg

^ permalink raw reply	[flat|nested] 12+ messages in thread
* RE: Getting indexes?
@ 2000-12-27  6:36 Gregory Leblanc
  2000-05-23 16:52 ` Gregory Leblanc
  0 siblings, 1 reply; 12+ messages in thread
From: Gregory Leblanc @ 2000-12-27  6:36 UTC (permalink / raw)
  To: docbook-tools-discuss

> -----Original Message-----
> From: Eric Lee Green [ mailto:eric@badtux.org ]
> Sent: Tuesday, May 23, 2000 3:46 PM
> To: docbook-tools-discuss@sourceware.cygnus.com
> Subject: Getting indexes?
> 
> 
> I'm using the stuff that came on Red Hat 6.2, which appears 
> to be closely
> related to the docbook-tools collection. Does anybody have 
> the foggiest notion
> how I can create an index? It's a bit depressing to fill my 
> document with
> <indexterm> tags and then see nada happening :-(. 

Check out the "stylesheets" package.  There is a utility called
'collateindex.pl', which on my system is in /usr/bin.  
	Greg

^ permalink raw reply	[flat|nested] 12+ messages in thread
* Getting indexes?
@ 2000-12-27  6:36 Eric Lee Green
  2000-05-23 15:38 ` Eric Lee Green
  0 siblings, 1 reply; 12+ messages in thread
From: Eric Lee Green @ 2000-12-27  6:36 UTC (permalink / raw)
  To: docbook-tools-discuss

I'm using the stuff that came on Red Hat 6.2, which appears to be closely
related to the docbook-tools collection. Does anybody have the foggiest notion
how I can create an index? It's a bit depressing to fill my document with
<indexterm> tags and then see nada happening :-(. 

 -- 
Eric Lee Green      There is No Conspiracy
eric@badtux.org     http://www.badtux.org  

^ permalink raw reply	[flat|nested] 12+ messages in thread
* RE: Getting indexes?
@ 2000-12-27  6:36 Gregory Leblanc
  2000-05-23 16:56 ` Gregory Leblanc
  2000-12-27  6:36 ` Eric Lee Green
  0 siblings, 2 replies; 12+ messages in thread
From: Gregory Leblanc @ 2000-12-27  6:36 UTC (permalink / raw)
  To: docbook-tools-discuss

> -----Original Message-----
> From: Gregory Leblanc [ mailto:GLeblanc@cu-portland.edu ]
> Sent: Tuesday, May 23, 2000 4:53 PM
> To: docbook-tools-discuss@sourceware.cygnus.com
> Subject: RE: Getting indexes?
> 
> > -----Original Message-----
> > From: Eric Lee Green [ mailto:eric@badtux.org ]
> > Sent: Tuesday, May 23, 2000 3:46 PM
> > To: docbook-tools-discuss@sourceware.cygnus.com
> > Subject: Getting indexes?
> > 
> > 
> > I'm using the stuff that came on Red Hat 6.2, which appears 
> > to be closely
> > related to the docbook-tools collection. Does anybody have 
> > the foggiest notion
> > how I can create an index? It's a bit depressing to fill my 
> > document with
> > <indexterm> tags and then see nada happening :-(. 
> 
> Check out the "stylesheets" package.  There is a utility called
> 'collateindex.pl', which on my system is in /usr/bin.  

Uhm, woah, I must have been completely asleep.  /usr/bin is definately where
it is NOT.  

[gleblanc@grego1 gleblanc]$ rpm -qf
/usr/lib/sgml/stylesheets/nwalsh-modular/bin/collateindex.pl 
stylesheets-1.54.13rh-1
[gleblanc@grego1 gleblanc]$ 

Try that as the correct location.  It's been a long day, sorry,
	Greg

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2000-12-27  6:36 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-27  6:36 Getting indexes? Gregory Leblanc
2000-05-23 22:13 ` Gregory Leblanc
2000-12-27  6:36 ` Eric Bischoff
2000-05-24  3:54   ` Eric Bischoff
  -- strict thread matches above, loose matches on Subject: below --
2000-12-27  6:36 Gregory Leblanc
2000-05-23 16:52 ` Gregory Leblanc
2000-12-27  6:36 Eric Lee Green
2000-05-23 15:38 ` Eric Lee Green
2000-12-27  6:36 Gregory Leblanc
2000-05-23 16:56 ` Gregory Leblanc
2000-12-27  6:36 ` Eric Lee Green
2000-05-23 21:12   ` Eric Lee Green

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).