> -----Original Message-----
> From: Manuel Wallnoefer
>
> My problem appears when i must adapt the stylesheets under
> /fo folder .
>
> I found out that i must add my new attributes and the
> processing of the attributes to following files:
>
> - param.xsl
> - /profiling/profile-mode.xsl
>
> So when i adapt these two files it works fine !
>
> But i dont want to change the standard files. I want to have
> a new for example param_custom.xsl where i import my
> param.xsl and add the new profiling parameters i want to
> have. The same with the profiling-mode.xsl.
>
> But when i do this, the profiling doesn't work any more like before.
>
> Can anyone please help me, and give me an example of how to
> write the *_custom.xsl files.
Have you read http://www.sagehill.net/docbookxsl/AddProfileAtt.html?
/MJ