Styler + APP: Missing Gentext Values
Hello,
While trying to compose a document with the APP engine from a Styler stylesheet, we discovered that almost every Gentext values (i.e. prefixes/suffixes) based on XML attribute values were missing from the composed output.
This is strange, because everything is working perfectly when we compose the same XML document with the exact same stylesheet using both the FOSI engine and the XSL-FO engine.
Even stanger, our footnote marker prefixes, generated from the same XML attribute (i.e. same "label" attribute) as every other problematic prefixes mentioned above, appear correctly and as expected in the resulting PDF, even when we use the APP engine to compose...
I don't know what to do at that point: I expected Styler to behave at least in a similar fashion when using the 3 different composition engines with the same stylesheet (unless, of course, trying to use a "language-specific" feature such as "run-in with previous/next" with anything other than the FOSI engine).
But this is not by any means a small functional gap: the system behaves abnormally and completely differently (and not even consistantly in its own flawed logic, I might add...) when composing with the APP engine, using a very basic function to output prefixes/suffixes.
Any form of help will be greatly appreciated.
Thanks in advance.

