Zakend
unread,Mar 18, 2013, 6:20:32 PM3/18/13You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I have rather big text file. Any line is single paragraph in Libreoffice.
How to create script which:
1. will input new line after [.\n] on the end of line,
2. will input new line after [?\n] on the end of line,
3. will change [,\n] for [space] on the end of line,
4. will change [-\n] for [space] on the end of line if there is no [space] before [-]
5. will change [\n] for [space] on the end of line if there is no next [\n] after [\n]
The general idea is to obtain normal paragraphs before edition in Libreoffice.
Thanks in advance for help
Zdzisław A. Kaleta