[docbook-apps] Profiling with Webhelp

2014-04-10 Thread Fritsch, Michael
Hello,

I produce DocBook manuals in WebHelp and PDF format using an adapted 
docbkx-maven-plugin for generation which uses the XSLT templates in version 
1.76.1.
I have an customization layer for PDF and WebHelp generation.  Now I want to 
use profiling. With PDF everything is fine. I have my customized XSL file which 
imports profile-docbook.xsl.
Unfortunately, it does not work with WebHelp. I have my customization XSL file 
which , at the moment, imports the webhelp.xsl style sheet via

  xsl:import href=urn:docbkx:stylesheet/webhelp.xsl/

Now, I'm not sure which (and how) stylesheets I have to import for profiling. 
I've tried for example xsl:import 
href=urn:docbkx:stylesheet/xhtml/profile-chunk.xsl/
but this does not work.
So, can anyone tell me please which style sheets  I have to import and how the 
import statement has to look??

Regards,
Michael

Dr. Michael Fritsch
Technical Editor
tel +49.40.325587.214
fax +49.40.325587.999
michael.frit...@coremedia.commailto:michael.frit...@coremedia.com
CoreMedia AG
content | conversation | conversion
Ludwig-Erhard-Str. 18
20459 Hamburg, Germany
www.coremedia.comhttp://www.coremedia.com/
Executive Board: Gerrit Kolb (CEO), Dr. Klemens Kleiminger (CFO)
Supervisory Board: Prof. Dr. Florian Matthes (Chairman)
Trade Register: Amtsgericht Hamburg, HR B 76277

___


[docbook-apps] unsuscribe

2014-04-10 Thread christophe . haro

-
To unsubscribe, e-mail: docbook-apps-unsubscr...@lists.oasis-open.org
For additional commands, e-mail: docbook-apps-h...@lists.oasis-open.org



Re: [docbook-apps] Profiling with Webhelp

2014-04-10 Thread Jirka Kosek
On 10.4.2014 9:54, Fritsch, Michael wrote:
 So, can anyone tell me please which style sheets  I have to import and how 
 the import statement has to look??

It might be possible copy content of webhelp.xsl into your stylesheets
and change imports here to use profiling. But it might be necessary to
adopt additional templates. I think the easiest is to use two pass
profiling -- ie. do first separate profiling step and then use normal
webhelp.

Jirka

-- 
--
  Jirka Kosek  e-mail: ji...@kosek.cz  http://xmlguru.cz
--
   Professional XML consulting and training services
  DocBook customization, custom XSLT/XSL-FO document processing
--
 OASIS DocBook TC member, W3C Invited Expert, ISO JTC1/SC34 rep.
--
Bringing you XML Prague conferencehttp://xmlprague.cz
--



signature.asc
Description: OpenPGP digital signature


Re: [docbook-apps] Profiling with Webhelp

2014-04-10 Thread David Cramer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

On 4/10/14, 8:13 AM, Jirka Kosek wrote:
 On 10.4.2014 9:54, Fritsch, Michael wrote:
 So, can anyone tell me please which style sheets  I have to
 import and how the import statement has to look??
 
 It might be possible copy content of webhelp.xsl into your
 stylesheets and change imports here to use profiling. But it might
 be necessary to adopt additional templates. I think the easiest is
 to use two pass profiling -- ie. do first separate profiling step
 and then use normal webhelp.

It should work like single pass profiling with chunking but you'll
need to modify profile-chunk.xsl so it imports webhelp.xsl instead of
docbook.xsl.

David


-BEGIN PGP SIGNATURE-
Version: GnuPG/MacGPG2 v2.0.22 (Darwin)
Comment: GPGTools - https://gpgtools.org
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBCgAGBQJTRqanAAoJEMHeSXG7afUhwgQH+wSZTCvqb5p5P4RxZ1kCwO7Q
tqL4e3QOQZGolKQ2chzEhFCnaRvs00iOORDtUyBZNCECg4tGVvMeuSI/3bLvhGDp
ZLJ3JDhrPXn18vsgQxYBDDyEhHCWaxx1OGz9IcFp2ZTRH6N4hhRYTvZyvhA5/OeK
3OKG0FryoId5hAosz2gzFC+vkcGlt2PNkLFI3D193OJrzC8vw7VWU65hIZKDPVb6
DESQ7+sJ51/cYWwKPaY6C3qFEYgrBG/8op5bEdVZr+iA2yDyDPusKa/fl7/UgRqv
HqAqOIsJpy16KWSDOYGrowk5fY6een69KIEFTrtLqiazSIFygIM9ggNDwywDmCQ=
=L/j5
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: docbook-apps-unsubscr...@lists.oasis-open.org
For additional commands, e-mail: docbook-apps-h...@lists.oasis-open.org