I attach a zip file containing a simple book that pulls in two chapters using XML inclusions.
The chapters contain hyperlinks to each other.
When I invoke
Is this a bug or am I doing anything wrong?
The chapters contain hyperlinks to each other.
When I invoke
prince chapter1.html chapter2.html -o book.pdf
I obtain hyperlinks within the PDF book. But when I call prince book.html -o book.pdf
I obtain hyperlinks that refer back to the source files.Is this a bug or am I doing anything wrong?