Well, then you could create a stylesheet to merge docbook.xsl into a single stylesheet. It would be an identity stylesheet except for templates for xsl:include and xsl:import, which would open the file and process its contents (and any includes) to copy everything. I don't know if the result will work as I've never tried it. I'll be curious to see how big the result it as well.

Bob Stayton
Sagehill Enterprises
[email protected]

--------------------------------------------------
From: "Joshua Wulf" <[email protected]>
Sent: Sunday, May 05, 2013 9:35 AM
To: "Bob Stayton" <[email protected]>
Cc: <[email protected]>
Subject: Re: [docbook-apps] Merging the stylesheet modules

Hi Bob,

I'm only doing html-single rendering.

- Josh

----- Original Message -----
From: "Bob Stayton" <[email protected]>
To: "Joshua Wulf" <[email protected]>, [email protected]
Sent: Sunday, May 5, 2013 6:55:04 AM
Subject: Re: [docbook-apps] Merging the stylesheet modules

Hi Josh,
It might be possible with the stylesheets for single-page HTML output and FO output. Most of the others rely on keeping templates at different levels of import precedence, which could not be maintained if they are merged. Which
stylesheet are you thinking of merging?

Bob Stayton
Sagehill Enterprises
[email protected]

--------------------------------------------------
From: "Joshua Wulf" <[email protected]>
Sent: Friday, May 03, 2013 9:00 PM
To: <[email protected]>
Subject: [docbook-apps] Merging the stylesheet modules

> Webkit has an ugly and long-standing bug where it can't load > xsl:imports
> via http.
>
> I've been working around this by doing server-side rendering, but I'm
> running into scalability limits.
>
> How theoretically possible/feasible is it for me to merge the modular
> Docbook xsl (I'm currently using DB4.5) down to a single megalithic > file?
>
> Am I dreaming?
>
> - Josh
>
> ~ Kirtan is Life! ~
> Sent from my Mobile Device
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]





---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to