On Mon, Jul 21, 2014 at 11:06 AM, Marc Balmer <marc at msys.ch> wrote:
> I am trying to convert a text file to scribus. The file is formatted with > hard line breaks, and an empty line between paragraphs: > > line 1<cr> > line 2<cr> > > line 3<cr> > line 4<cr> > > I want to transform this to two paragraphs: > > line 1 line 2 > > line 3 line 4 > > Is that possible in Scribus? Or do I have to manually remove the line > breaks? > > (trying to convert a LaTeX document to scribus) > Most likely with a python script run within Scribus. Lets see what the pythonistas have to say /Kunda -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.scribus.net/pipermail/scribus/attachments/20140721/dfd3e6a5/attachment.html>
