commit b2a7b715a2c6f0d9f26a180c15e1570308dc6d6c
Author: Daniel Ramoeller <d....@web.de>
Date:   Wed Jun 8 08:20:37 2022 +0200

    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          |   15 +-
 lib/doc/Customization.lyx       |   25 ++-
 lib/doc/EmbeddedObjects.lyx     |   19 +-
 lib/doc/Math.lyx                |   44 +++-
 lib/doc/Tutorial.lyx            |   39 +++-
 lib/doc/UserGuide.lyx           |  602 +++++++++++++++++++++++++++++++++------
 lib/ui/stdcontext.inc           |   26 +-
 lib/ui/stdmenus.inc             |    8 +-
 src/frontends/qt/GuiHSpace.cpp  |    6 +-
 src/frontends/qt/ui/HSpaceUi.ui |  113 ++++----
 src/insets/InsetSpace.cpp       |   42 ++--
 11 files changed, 743 insertions(+), 196 deletions(-)
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to