]> git.lyx.org Git - features.git/commit
Make space names more standard
authorDaniel Ramoeller <d.lyx@web.de>
Wed, 8 Jun 2022 06:20:37 +0000 (08:20 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Sun, 12 Jun 2022 11:35:29 +0000 (13:35 +0200)
commitb2a7b715a2c6f0d9f26a180c15e1570308dc6d6c
tree4b80ceec5ff5b550cd6a07aaa990c3d3fa1dac92
parented225b8e04838075bfd34e87bd770c814c46d3e0
Make space names more standard

Fix for bug #12547.

- "Interword" becomes "Normal"
- "Protected" becomes "Non-Breaking"

Plus a minor fixes to the "Horizontal Space Settings" dialog:
- Indicate that when "Non-Breaking" is disabled, the space will be non-breaking
lib/doc/Additional.lyx
lib/doc/Customization.lyx
lib/doc/EmbeddedObjects.lyx
lib/doc/Math.lyx
lib/doc/Tutorial.lyx
lib/doc/UserGuide.lyx
lib/ui/stdcontext.inc
lib/ui/stdmenus.inc
src/frontends/qt/GuiHSpace.cpp
src/frontends/qt/ui/HSpaceUi.ui
src/insets/InsetSpace.cpp