View Single Post
Old 11-02-2010, 11:28 AM   #13
janvanmaar
Addict
janvanmaar has a complete set of Star Wars action figures.janvanmaar has a complete set of Star Wars action figures.janvanmaar has a complete set of Star Wars action figures.janvanmaar has a complete set of Star Wars action figures.janvanmaar has a complete set of Star Wars action figures.
 
Posts: 219
Karma: 404
Join Date: Nov 2010
Device: Kindle 3G, Samsung SIII
Ok, looking at the problem, I think the main question is:

Is it possible to create the chapter name from multiple tags?
I know that I have something like
Code:
<p>2.</p>
<p>Name of the chapter</p>
in the XHTML and I can catch the first tag eg by the regexp from my first post. Now is there a way to construct chapter name "2. Name of the chapter" from the two tags above? Or is the interface of Calibre not general enough for this knd of task?
janvanmaar is offline   Reply With Quote