Hello I am new on this Scribus Forum.
I make a 200 pages review for 4 years now with Scribus.
Thanks to everybody for this nice tool.

=============
I am looking for replacing Two CRLF by One CRLF in internal editor, or only LF, I am not sure to understand eveything.
In the sla file view with Notepad++ I can replace all the text, two lines by one but I still find two LF.
LF
<para PARENT="Default Paragraph Style"/> LF
<para PARENT="Default Paragraph Style"/>
I tried a script with :
("u'\u000f'+u'\u000a'+u'\u000f'+u'\u000a',u'\u000f'+u'\u000a')
Nothing happened.
Thanks,
Richard