[Libreoffice-bugs] [Bug 112575] No regular expression for paragraph mark

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat Sep 23 20:00:03 UTC 2017


https://bugs.documentfoundation.org/show_bug.cgi?id=112575

V Stuart Foote <vstuart.foote at utsa.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #11 from V Stuart Foote <vstuart.foote at utsa.edu> ---
(In reply to Daniel Grigoras from comment #10)
> "Reset Value: $" in Writer only replaces the text and leaves an empty
> paragraph behind, while I want both the text and the paragraph on which the
> text exists removed. "^13Reset Value: " in Word removes both the text and
> the paragraph.

Follow the ".*Reset Value: $" replace null with a "^$" replace null.

> 
> The simple fact that I cannot search for "$Reset Value: ", but I can search
> for "Reset Value: $" is telling that you have an issue...

I don't have anything. What the syntax in LibreOffice has are differences in
syntax from MS Office's implementation. If you are happy with MS Word, use it.

Otherwise learn LibreOffice's syntax.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170923/ce3d6ce7/attachment.html>


More information about the Libreoffice-bugs mailing list