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

V Stuart Foote <vstuart.fo...@utsa.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Writer                      |Documentation

--- Comment #3 from V Stuart Foote <vstuart.fo...@utsa.edu> ---
The regex "\b" allows you to match at the end of a word, including the last
word of a paragraph. What you asked for.

The "Match case":
"Distinguishes between uppercase and lowercase characters."

So, yes there some strange logic regards the lower case Long S ( ſ U+017f), the
Small Letter S ( s U+0073) the Capical Letter S ( S U+0053), the Sharp S ( ß
U+00df) and its upper case varient ( ẞ U+1e9e).  But checking "Match case"
allows you to identify the specific glyph you need without that interfeering.

What would you change the help to read, that would be more informative?


=-ref-=
http://opengrok.libreoffice.org/xref/help/source/text/shared/01/02100000.xhp#98

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to