Scribus Forums

Scribus => Text and Typography => Topic started by: lejeudedameslemag on April 12, 2022, 03:01:53 PM

Title: alternative to GREP in scribus ?
Post by: lejeudedameslemag on April 12, 2022, 03:01:53 PM
Hi
I would like to do that find/replace :
Original text (example) : 37.27-21 16x27 38.38-32 27x29 39.34x1 10-14 40.31-27 22x31 41.36x27 11-16 42.1-34 9-13 43.34-43
Modified text : 37.27-21 16x27 38.38-32 27x29 39.34x1 10-14 40.31-27 22x31 41.36x27 11-16 42.1-34 9-13 43.34-43
(Notation for draughts game)
Easy with GREP but Scribus hasn't GREP
Thanks for answer
Title: Re: alternative to GREP in scribus ?
Post by: DIYPlanner on April 12, 2022, 07:30:40 PM
I think write a script with Python regular expression might be one way to deal with this.