On 12/19/2014 08:09 PM, Julie McHam wrote:
Here is another example that might be more useful. It has a Restriction with the improper line length and a Note with the proper line length in the same procedure step. DITA source is also shown. See attached.
I'm sorry but as I expected it, despite all my efforts, there is no way for me to reproduce the problem, here, at XMLmind.
I had to create the attached files (Test.dita, eye.png, fo_custom.xsl) for that.
Test.dita has contents very similar to what's displayed in the screenshots you sent us.
The generated files are Test.pdf and Test.docx.I used the latest XMLmind DITA Converter and the latest XMLmind XSL-FO Converter to generate these files, but I doubt that older versions have the problem you describe. (Notes whatever their types have always been processed using *exactly* the same code.)
I used MS-Word 2007 to preview the .docx files. (MS-Word 2003 + the DOCX support add-in have bugs related to DOCX support and should not be trusted.)
---IMPORTANT: In principle, I should not have lost 2 hours trying to solve your problem. (2 hours of software engineer work cost our company something like 200EUR.)
Our support policy clearly states that unless the customer provides us with a *simple* way to reproduce the problem here, at XMLmind, then her/his support request should be rejected.
http://www.xmlmind.com/ditac/support_policy.html ---
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"
"task.dtd">
<task id="Test">
<title>Test</title>
<taskbody>
<steps>
<step>
<cmd>Click <uicontrol>Find</uicontrol>.</cmd>
<stepresult><p>The <uicontrol>Details</uicontrol> opens.</p><image
href="eye.png"/><note type="restriction">This is a note having
<tt>type=restriction</tt>. This is a note having
<tt>type=restriction</tt>. This is a note having
<tt>type=restriction</tt>. This is a note having
<tt>type=restriction</tt>. This is a note having
<tt>type=restriction</tt>. This is a note having
<tt>type=restriction</tt>. This is a note having
<tt>type=restriction</tt>. This is a note having
<tt>type=restriction</tt>.</note><p>This is a paragraph. This is a
paragraph. This is a paragraph. This is a paragraph. This is a
paragraph. This is a paragraph. This is a paragraph. This is a
paragraph. This is a paragraph. This is a paragraph. This is a
paragraph. This is a paragraph. This is a paragraph. This is a
paragraph. This is a paragraph. This is a paragraph.</p><note
type="tip">This is a note having <tt>type=tip</tt>. This is a note
having <tt>type=tip</tt>. This is a note having <tt>type=tip</tt>.
This is a note having <tt>type=tip</tt>. This is a note having
<tt>type=tip</tt>. This is a note having <tt>type=tip</tt>. This is a
note having <tt>type=tip</tt>. This is a note having
<tt>type=tip</tt>.</note><p>This is a paragraph. This is a paragraph.
This is a paragraph. This is a paragraph. This is a paragraph. This is
a paragraph. This is a paragraph. This is a paragraph. This is a
paragraph. This is a paragraph. This is a paragraph. This is a
paragraph. This is a paragraph. This is a paragraph. This is a
paragraph. This is a paragraph.</p><note>This is a note having no
type. This is a note having no type. This is a note having no type.
This is a note having no type. This is a note having no type. This is
a note having no type. This is a note having no type. This is a note
having no type.</note><p>What follows is paragraph containing a note
(<i>which is valid but does not make any sense!</i>). What follows is
paragraph containing a note (<i>which is valid but does not make any
sense!</i>). What follows is paragraph containing a note (<i>which is
valid but does not make any sense!</i>). What follows is paragraph
containing a note (<i>which is valid but does not make any
sense!</i>).</p><p><note>This is a note having no type. This is a note
having no type. This is a note having no type. This is a note having
no type. This is a note having no type. This is a note having no type.
This is a note having no type. This is a note having no
type.</note></p><p>What follows is paragraph containing a note
(<i>which is valid but does not make any sense!</i>). What follows is
paragraph containing a note (<i>which is valid but does not make any
sense!</i>). What follows is paragraph containing a note (<i>which is
valid but does not make any sense!</i>). What follows is paragraph
containing a note (<i>which is valid but does not make any
sense!</i>).</p><p><note type="tip">This is a note having
<tt>type=tip</tt>. This is a note having <tt>type=tip</tt>. This is a
note having <tt>type=tip</tt>. This is a note having
<tt>type=tip</tt>. This is a note having <tt>type=tip</tt>. This is a
note having <tt>type=tip</tt>. This is a note having
<tt>type=tip</tt>. This is a note having
<tt>type=tip</tt>.</note></p><p>What follows is paragraph containing a
note (<i>which is valid but does not make any sense!</i>). What
follows is paragraph containing a note (<i>which is valid but does not
make any sense!</i>). What follows is paragraph containing a note
(<i>which is valid but does not make any sense!</i>). What follows is
paragraph containing a note (<i>which is valid but does not make any
sense!</i>).</p><p><note type="restriction">This is a note having
<tt>type=restriction</tt>. This is a note having
<tt>type=restriction</tt>. This is a note having
<tt>type=restriction</tt>. This is a note having
<tt>type=restriction</tt>. This is a note having
<tt>type=restriction</tt>. This is a note having
<tt>type=restriction</tt>. This is a note having
<tt>type=restriction</tt>. This is a note having
<tt>type=restriction</tt>.</note></p></stepresult>
</step>
</steps>
</taskbody>
</task>
fo_custom.xsl
Description: application/xslt
Test.pdf
Description: Adobe PDF document
Test.docx
Description: MS-Word 2007 document
-- XMLmind DITA Converter Support List [email protected] http://www.xmlmind.com/mailman/listinfo/ditac-support

