Re: [XXE] Can not output DITA to PDF in Chinese

2017-03-01 Thread Lei Wang
I found the problem, I added all other Microsoft fonts, that is why serif take Times-Roman. After I removed all others and added only the Chinese fonts, it worked. Thanks! LW On Tue, Feb 28, 2017 at 1:16 AM, Hussein Shafie wrote: > On 02/28/2017 08:11 AM, Lei Wang wrote: > >> Thanks for response

[XXE] Assembly processor flaw/bug ?

2017-03-01 Thread nobili, philippe
Dear Mr. Shafie, For the record, it seems that the assembly processor (version 1_0_0) may generate invalid DocBook-5 documents in presence of between topic. Indeed, the [...] element is realized into an itemized list which is placed at the end of the topic, that is possibly after a element

Re: [XXE] Assembly processor flaw/bug ?

2017-03-01 Thread Hussein Shafie
On 03/01/2017 10:33 AM, nobili, philippe wrote: For the record, it seems that the assembly processor (version 1_0_0) may generate invalid DocBook-5 documents in presence of between topic. Indeed, the [...] element is realized into an itemized list which is placed at the end of the topic, tha

Re: [XXE] Assembly processor flaw/bug ?

2017-03-01 Thread nobili, philippe
Therefore we consider that what we do is OK. No problem, as long as the realized document can be converted, we are good; we didn't know this was explicitly allowed by the DocBook assembly specification, but it makes sense. Many thanks for your reply. Phil. Philippe Nobili Subsurface Im

Re: [XXE] annoying error messages on XMLEditor opening

2017-03-01 Thread a.pier...@wanadoo.fr
My former problems are solved, along the tracks your hinted to, many thanks! I’m now faced with another problem: I’m working with OpenOffice document from odt files, conforming to the RelaxNG schema OpenDocument-v1.2-os-schema.rng http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-s

Re: [XXE] annoying error messages on XMLEditor opening

2017-03-01 Thread Hussein Shafie
On 03/01/2017 06:20 PM, a.pier...@wanadoo.fr wrote: I’m working with OpenOffice document from odt files, conforming to the RelaxNG schema OpenDocument-v1.2-os-schema.rng http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-schema.rng The schema seemingly doesn’t validate in XXE 7 agai