]> git.lyx.org Git - features.git/commitdiff
insetlatexaccent is part of a word
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 15 Nov 2004 13:35:50 +0000 (13:35 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 15 Nov 2004 13:35:50 +0000 (13:35 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9248 a592a061-630c-0410-9148-cb99ea01b6c8

src/insets/ChangeLog
src/insets/insetlatexaccent.h

index 97476ebfcfc1bc6e6ac2db82011f4d9ba836009c..369eb7fb22b008d595fa144049655a22f04b49a2 100644 (file)
@@ -1,3 +1,7 @@
+2004-11-10  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * insetlatexaccent.h (isLetter): implement, so that word selection
+       takes accents into account.
 
 2004-11-11  Alfredo Braunstein  <abraunst@lyx.org>
 
index 96228daea66412dc888e996ea37b598d6dfca6a9..09f6748c8849de2da6a4b1a6217320a4effd7f62 100644 (file)
@@ -68,6 +68,9 @@ public:
        // should this inset be handled like a normal charater
        bool isChar() const { return true; }
 
+       // is this equivalent to a letter?
+       virtual bool isLetter() const { return candisp; }
+
        /// all the accent types
        enum ACCENT_TYPES{
                ///