]> git.lyx.org Git - lyx.git/commit
Normalize everything that comes from 'outside' (plain text import,
authorGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Tue, 3 Apr 2007 08:15:39 +0000 (08:15 +0000)
committerGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Tue, 3 Apr 2007 08:15:39 +0000 (08:15 +0000)
commit0159c9d6c7f42d383264634100c4378af70156d3
tree78ded557acf880f031eb1c530454a41df3c4425c
parentf3558df4c2c02729d22c8e85b2ace88f6805fb6f
Normalize  everything that comes from 'outside' (plain text import,
keyboard input via kmap, clipboard and selection) to normalized form KC
(precomposed characters) since we don't support the decomposed form very
well.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17702 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/qt4/GuiClipboard.C
src/frontends/qt4/GuiSelection.C
src/insets/insettabular.C
src/lyx_cb.C
src/lyx_cb.h
src/support/docstring.C
src/support/docstring.h
src/tex-accent.C