Scribus Forums

Scribus => Beginner Talk => Topic started by: celine on March 02, 2026, 10:16:52 AM

Title: Replace LF LF with CR from a csv file needed and used with SCRIBUSGENERATOR
Post by: celine on March 02, 2026, 10:16:52 AM
I need some help to substitute search and replace characters LF LF to CR ? to have correct paragraphs jutifieds.

The script :
https://wiki.scribus.net/canvas/Clean-up_the_imported_text_based_on_the_Slovak_typographic_rules

with a line :(u'\u000a'+u'\u000a'+r'+',u'\u000d')

doesn't work and it's a pity because scribus uses RTL very well !

Thank you if you have an answer