]> git.lyx.org Git - features.git/commit
Add \nospellcheck font property
authorJuergen Spitzmueller <spitz@lyx.org>
Sun, 6 May 2018 17:48:21 +0000 (19:48 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Sun, 6 May 2018 17:48:21 +0000 (19:48 +0200)
commit57dc817581faf54babaf3db0c602bac205dc6855
tree3fb673b7531c61fda3438ad5268dfdd2c7e093d4
parent40a61357af4c293daa721763d3303b3b25190f8e
Add \nospellcheck font property

This revives a ten year old idea (and patch) by Dov.

You can now mark in the character dialog text and exclude it from spell
checking.

Fixes: #1042
File format change

Remaining issue: The instant spell checking marks are not immediately
removed, but only after some editing.
14 files changed:
development/FORMAT
lib/lyx2lyx/lyx_2_4.py
src/Font.cpp
src/FontInfo.cpp
src/FontInfo.h
src/Paragraph.cpp
src/RowPainter.cpp
src/RowPainter.h
src/Text.cpp
src/Text2.cpp
src/frontends/qt4/GuiCharacter.cpp
src/frontends/qt4/GuiCharacter.h
src/frontends/qt4/ui/CharacterUi.ui
src/version.h