OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook] Re: html split level


Hi Stefano,
This reference answers your question:

http://www.sagehill.net/docbookxsl/Chunking.html#ControllingChunks

Bob Stayton
Sagehill Enterprises
DocBook Consulting
bobs@sagehill.net


----- Original Message ----- 
From: "Stefano Lampis" <slampis@studenti.math.unipd.it>
To: "DocBook ML" <docbook@lists.oasis-open.org>
Sent: Wednesday, February 22, 2006 3:21 PM
Subject: Re: [docbook] Re: html split level


> Norman Walsh ha scritto:
> > / Stefano Lampis <slampis@studenti.math.unipd.it> was heard to say:
> > | Norman Walsh ha scritto:
> > |> / Stefano Lampis <slampis@studenti.math.unipd.it> was heard to say:
> > |> | I'd like to increase the split level.
> > |> | Is there a way to split my <sect3> in multiple pages while
generating
> > |> | (x)HTML output?
> > |>
> > |> Set chunk.section.depth=3
> > |>
> > |>                                         Be seeing you,
> > |>                                           norm
> > |>
> > | Err.. I am a little new to docbook, maybe i've done something wrong.
> > | I put this line
> > |   <xsl:param name="chunk.section.depth" select="3" />
> > | in xhtml/chunk-code.xsl (and tried some file else)
> > | It doesn't work. Isn't this the way?
> >
> > It's probably better to specify chunk.section.depth=3 on the command
> > line or in your own customization layer (check out Bob Stayton's book)
> > but what you did should have worked.
> >
> > Can you send me a small document that demonstrates the problem?
> >
> >                                         Be seeing you,
> >                                           norm
> >
> Sorry if I am late.
> Well I did it, it worked with passing parameters on command line, but
> the result is not exactly what i want.
>
> I mean, the chunk is ok, but the first section of each chapter is not
> chunked correctly.
>
> I'll make an example
>
> Chapter 1           <-- page X
>   Section 1         <-- page X
>     Section 1.1     <-- page X
>     Section 1.2     <-- page X
>     Section 1.3     <-- page X
>
> I got all the three subsection in the first page, but in the next
> sections i have all chunked.
>
>   Section 2         <-- page Y
>     Section 2.1     <-- page Z
>       Section 2.1.1 <-- page anotherpage
>
> Sorry, I don't know how to explain it better.
> These days I'll generate some more useful example and I will published
> somewhere.
>
> Regards
>
> -- 
> Stefano Lampis
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: docbook-unsubscribe@lists.oasis-open.org
> For additional commands, e-mail: docbook-help@lists.oasis-open.org
>
>
>




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]