This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Re: Simplifying the XSL transform commands


Sorry to be such a pest.

Bob Stayton replied to my -

>>>>
> I tried processing through onechunk, but I got the following error
> messages:
>
> : file onechunk.xsl line 47 element call-template
> xsl-call-template : template process-chunk-element not found
>
> What exactly is this supposed to be telling me?
<<<<

with

>>>>
That you are using a buggy stylesheet.  8^)
I think onechunk.xsl is not being updated as the
other chunking stylesheet files have been, so it
is out of sync.  That missing template used to be in
chunk-common.xsl (version 1.45), but was moved to
chunk.xsl in version 1.46.  But onechunk.xsl didn't
get updated to follow the change.

File a sourceforge bug and let Norm bring onechunk.xsl
up to date.
<<<<

Yeah. He's right. I tried changing the include in onechunk.xsl from
chunk-common.xsl to chunk.xsl, and I got a single, unchunked output.
Unfortunately, it ignores my xsl:param call (<xsl:param name
="use.id.as.filename" select="1"/>), so I guess I'm stuck with an output
named index.html. I know the xsltproc command can change this, but I was
hoping to be able to automate the process in XSL.


Dennis Grace

Information Developer
IBM Linux Technology Center
(512) 838-3937  T/L 678-3937  cell: (512)-296-7830
dgrace@us.ibm.com

This sentence no verb.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]