I write macro’s in Word to refine OCR’d documents. a frequently used one is
Find: “, ^p” and Replace: ", " to join sentences which were split with the 1st half ending in a comma and space.
Now I have converted to Linux 100% (hooray!!!) and LibreOffice (hooray!!!) I am finding it very difficult to easily reproduce the same work-flow. I am no Regex aficionado but I have researched the “common Regular Expressions” wiki page plus several other forums etc, and find no really simple answer - seems a feature request is in order.
But before that assuming I missed something, do any of you have a really simple answer to this? I frequently want to include a Para mark in my search and/or replace. - I use \n in the Replace bit.
If I have to use a “U+code” how exactly is this typed in?
Many thanks
Dan