[scribus] HTML importer problems when using images

ale rimoldi ale.comp_06 at xox.ch
Wed Apr 18 16:46:05 UTC 2012


hi

> On Wed, April 18, 2012 3:33 pm, Antonio Roberts wrote:
> >> http://sed.sourceforge.net/sed1line.txt
> >
> > Do you have the commands that I should use to solve my problem?
> it should be like this
> http://www.cyberciti.biz/faq/sed-howto-remove-lines-paragraphs/
> 
> it's a while since I did something like that and it's not working at
> the moment for me for some reason

if you manage it to open the html file in a text editor, search for
"img", search for "data:image" go to the next ", one char right, select
to the next " minus one char...

in vim it's:
/imgESC/data:imageESCf"lvf"hx

repeat as long as there are image tags with embedded images...

ciao
a.l.e



More information about the scribus mailing list