← Prev in month ← Prev in thread

DocBook Slides : a "single quote" character within <title>.*</title> must get escaped in the Javascript for the nav. ToC ...

From
Jochen Hayek <>
Date
2010-08-10T23:39:37+00:00
ID
Thread
DocBook Slides : a "single quote" character within <title>.*</title> must get escaped in the Javascript for the nav. ToC ...
... as otherwise it's in the middle of a single quoted string, 
which obviously breaks it.

The effect is then, that the navigiational ToC does not show up at all.

Who would be so nice to fix this?


Replacing it with &apos; doesn't really help either,
as during the transformation towards HTML+JS "&apos;" gets replaced by a single quote again.

The background:
I am currently converting "svnbook", which is quite a lengthy db4.4 document, into Slides,
and its authors seem to love using single quotes within titles.

Kind regards,
Jochen, the rough+rude Hun
← Prev in month ← Prev in thread