I'm using Prince5 beta3.
I'm not sure if this is a bug, it might be intended, but I couldn't find it in the documentation anywhere.
It seems Prince5 handles character entities much better (for example, » and ’) which makes me happy. But this only works when they are found in the actual XML. If they are found in the content property within some css selector, they are not translated at all. Not only are they not translated, the entire content property is ignored. Is this supposed to be this way?
Should the content property be used to generate the text, and a '?' character or blankbox character be used in place of the unknown entity? For now I can use hex escapes to generate the characters (like in Prince4). Sorry if this is a nonissue.
Ben
I'm not sure if this is a bug, it might be intended, but I couldn't find it in the documentation anywhere.
It seems Prince5 handles character entities much better (for example, » and ’) which makes me happy. But this only works when they are found in the actual XML. If they are found in the content property within some css selector, they are not translated at all. Not only are they not translated, the entire content property is ignored. Is this supposed to be this way?
Should the content property be used to generate the text, and a '?' character or blankbox character be used in place of the unknown entity? For now I can use hex escapes to generate the characters (like in Prince4). Sorry if this is a nonissue.
Ben