← Prev in month ← Prev in thread
Next in thread → Next in month →

AW: [docbook-apps] Javahelp fails whith emphasized titles

From
"Sorsten Thlmann"
Date
2006-12-07T08:47:20+00:00
ID
00e001c719dc$57e2f660$
Thread
AW: [docbook-apps] Javahelp fails whith emphasized titles
Thanks,

I have added customized stylesheets to my CL. It works now...

Torsten.

 
-----Ursprüngliche Nachricht-----
Von: Mauritz Jeanson [mailto:] 
Gesendet: Mittwoch, 6. Dezember 2006 20:02
An: 'Torsten Uhlmann'; 
Betreff: RE: [docbook-apps] Javahelp fails whith emphasized titles

> -----Original Message-----
> From: Torsten Uhlmann
> 
> The piece of interest in the jhelptoc.xml is this:
> 
> <tocitem target="d0e1" text="&#xA;         Dopus User Manual">
> 
> In Docbook I have written:
> 
> <title><emphasis>Dopus</emphasis> User Manual</title>
> 
> Can a set some parameters in the customization layer to prevent this?
> Is this a bug in the Docbook stylesheets?

The value of the text attribute has a line feed character represented as
&#xA;, and the buggy XML parser used by JavaHelp chokes on it. 

See http://www.oasis-open.org/archives/docbook-apps/200508/msg00132.html for
a workaround for section titles. It is easy to adapt to other component
titles.

/MJ

---------------------------------------------------------------------
To unsubscribe, e-mail: 
For additional commands, e-mail: 
← Prev in month ← Prev in thread
Next in thread → Next in month →