Feed the following into Prince:
Expected: Spaces in between hebrew characters "gracefully" rendered based on viewport size, multi-line.
Actual: Hebrew characters printed on single line, bleeding out of page margins.
Tested with Prince 8.1-r5 and 9.0
Help?
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta content="text/html; charset=UTF-8" http-equiv="content-type" />
<style type="text/css">
@page { size: 10cm; }
</style>
<title>Hebrew Test</title>
</head>
<body>
<div class="chapter" id="hebrew-test"><div class="chapter-title-wrap"><h3 class="chapter-number">1</h3><h2 class="chapter-title">Hebrew Test</h2></div><div class="ugc chapter-ugc"><p>It is for economic reasons that in Gen. 31:43, he says: או חיום לאלה מה־אעשה ולבנתי לי־הוא ראה אשר־אתהוכל צאני והצאן בני הבניםו בנתי הבנתי אל־יעקבאו ילדו אשר לבניהן (“The daughters are my daughters, the children are my children, the flocks are my flocks, and all that you see is mine. But what can I do today about these daughters of mine, or about their children whom they have borne?”). When read in light of the ancient value of children’s labor rather than modern emotional pricelessness, Laban’s motivation becomes clear to the modern reader, as it would have been to the ancient audience.</p> </div></div>
</body>
</html>
Expected: Spaces in between hebrew characters "gracefully" rendered based on viewport size, multi-line.
Actual: Hebrew characters printed on single line, bleeding out of page margins.
Tested with Prince 8.1-r5 and 9.0
Help?