1 Mar 2002 07:56
Re: DOCBOOK-APPS: Re: Figure number restart in refentry?
Juan R. Migoya <jmigoya <at> ingeteam.es>
2002-03-01 06:56:07 GMT
2002-03-01 06:56:07 GMT
What I did is removing "refentry" for the "component list". It works
well for that purpose, but I don't know If it will have non desired
effects in other parts.
Thanks and regards,
Juan R. Migoya
SPAIN
Norman Walsh wrote:
> / "Juan R. Migoya" <jmigoya <at> ingeteam.es> was heard to say:
> | It's there some way to avoid this? I would like the numbers to
> | be contiguous in the same chapter.
>
> There's no simple switch, but you could arrange it by changing
> block-autolabel to output
>
> (format-number (component-child-number
> nd
> '("book")
> (label-number-format nd))
>
> (I think, that's an untested guess, but I think that's what you want.)
>
> Be seeing you,
> norm
>
> --
> Norman Walsh <ndw <at> nwalsh.com> | Debugging is 99% complete most of
(Continue reading)
Problem is that those extension functions need to return nodesets
and I didn't yet finished that part in the Python bindings. I will try to
get this in the next release.
But since the final goal is to have them directly part of the C
implementation getting the Java existing code for the couple of implementations
you did already could allow to avoid a round-trip. Where are they ?
What are the most critical extensions ?
Daniel
RSS Feed