Quote:
Originally Posted by kovidgoyal
XPath doesn't know about epub namespace. Use the role instead
|
So, I tried using the role, but that didn't work either. No errors or anything, it just didn't add pagebreaks. I just used the Xpath "generator" thing to create the expression; does //h:span[@role="doc-pagebreak"] look like it should work? Or am I misunderstanding something?
Thanks again for your help!