[scribus] Deleting "Copy of <style>" in 1.3.5svn

JLuc jluc at no-log.org
Wed May 13 23:41:16 CEST 2009


John Jason Jordan a écrit :
> The bug has been reported and confirmed here:
> 
> http://bugs.scribus.net/view.php?id=7779
> 
> I have a document that is essentially finished, except for reports from
> the proofreaders. While waiting for the reports I want to tidy things
> up, and that means deleting the spurious Copy of <style> entries. At
> the moment there are over a thousand of them. It takes three mouse
> clicks to delete each one, and you cannot delete more than one at a
> time. It will take hours of tedious work.
> 
> While waiting for the developers to get it fixed, does anyone have a
> way to delete the copies of styles that is faster?

You might for example use notepad++ to edit the SLA file using regexp.
It would require forging the initial regexp
maybe something like <style [^>]*>
testing it and replacing it with emptystring.

JLuc





More information about the scribus mailing list