Re: [gentoo ebuild 0.7.14]

David Malcolm <[email protected]> Fri, 22 Oct 2004 16:43:06 -0400
Newsgroups gmane.editors.conglomerate.general
Message-ID <[email protected]>
On Fri, 2004-10-22 at 16:27 -0400, John Laliberte wrote:
> 
> On Fri, 22 Oct 2004, David Malcolm wrote:
> 
> > On Fri, 2004-10-22 at 16:14 -0400, John Laliberte wrote:
> > > Hello,
> > >
> > > I just submitted an ebuild for 0.7.14 to gentoo.  (It was at 0.7.12).
> > > Should be accessible from portage soon.
> >
> > Excellent.  Though I've seen Conglomerate running on a Gentoo system
> > before (maybe he built it direclty from the tarball?)
> 
> Yes, but the gentoo vers. was only 0.7.12, and it had a nasty memory leak
> when I left it on overnight at work, so I submitted a version bump. :)
> 
> >
> > >
> > > I have a question however.  How can I make it so it does multiple pages
> > > instead of just 1 page with everything on it?
> > It's not clear to me what you're referring to here?  HTML output?  (I
> > think we need to add some kind of UI option for that, though you can
> > hack the source code if you like: a patch would be great!)
> >
> 
> Yes, here I am referring to HTML output.  I thought that the multi-page
> thing was somehow tied to the things you layout in the editor.  No?
> Heres an example:
> http://xml.web.cern.ch/XML/goossens/dbatcern/interface.html#d0e2728
> Just googled quickly for an example, Note the Next and Prev links, that is
> the way I would like the chapters, not 1 huge page.

You can get either one big page or multipage, depending on how you use
the stylesheets, and on the kind of document you use.  When you do a
File->Export for HTML, you're using Norman Walsh's DocBook stylesheets.
If you look deep in the guts of src/plugin-docbook.c you should be able
to hack things appropriately (html-chunks versus html-nochunks, IIRC).

Ideally we'd have a UI option for this (please file a bugzilla about
this, and even better attach a patch!).

> 
> > >
> > > I am going to try and start documenting conglomerate as I learn more about
> > > it.  (this is my first experiment with docbook formats) I'll send a http
> > > address when there is some substantial info on it.
> >
> > There's already some documentation, though it's rather out of date.  If
> > you want to work on documentation, please join us on the conglomerate-
> > devel mailing list!
> >
> Will do.

Good stuff.

> 
> > >
> > > Thanks!
> > > John
> > >
> > > _______________________________________________
> > > Conglomerate mailing list
> > > [email protected]
> > > http://lists.copyleft.no/mailman/listinfo/conglomerate
> >
> >