Thank you for checking this, Vincent.  I am attaching a small, complete
sample FO  http://www.nabble.com/file/p12033164/creating_modify.fo
creating_modify.fo  that exhibits this problem.  

I am using Windows XP.

Regards,
David Kelly



Vincent Hennebert-3 wrote:
> 
> Hi David,
> 
> I can’t reproduce your problem. Can you please send a complete (and 
> small, if possible) FO file as attachment? Also, which OS are you using?
> 
> Thanks,
> Vincent
> 
> DavidJKelly a écrit :
>> Has anyone seen this problem?  From the DITA-OT xsl:fo stylesheets, the
>> attribute set for "pre" results in a certain set of attributes (shown in
>> example below).  The contained text is repeated in the output with a #
>> character where the linebreaks were, then ends with broken text.  For
>> example this fo source... 
>> 
>> <fo:block space-before="1.2em" space-after="0.8em"
>> white-space-treatment="preserve" white-space-collapse="false"
>> linefeed-treatment="preserve" wrap-option="wrap"
>> background-color="#f0f0f0"
>> font-family="Courier" line-height="106%" font-size="9pt">codeblock w/hard
>> return:
>> and another one:
>> blah</fo:block>
>> 
>> ...results in this output in the PDF:
>> 
>> codeblock w/hard return:#and
>> another one:#blah
>> codeblock w/hard re
>> turn:#and another
>> oth
>> 
>> However, when I set wrap-option="no-wrap", the text renders correctly.
>> 
>> I would like to be able to wrap "pre" formatted text if it encounters a
>> text
>> margin if possible.  Would this be characterized as a bug, or is there
>> some
>> other combination of settings that would be required?
>> 
>> Thank you as always for the help,
>> David
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Repetition-of-%22pre%22-formatted-strings-when-wrap-otion%3D%22wrap%22-tf4224485.html#a12033164
Sent from the FOP - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to