]> git.lyx.org Git - features.git/commit
Fix for #143. Changed handling of Font stuff for ERTInsets so that the
authorJürgen Vigna <jug@sad.it>
Wed, 20 Feb 2002 14:55:17 +0000 (14:55 +0000)
committerJürgen Vigna <jug@sad.it>
Wed, 20 Feb 2002 14:55:17 +0000 (14:55 +0000)
commit9443f625d8b9ec136444d1d438eb786c911492b0
tree3de70a4b199994a1a332c0199276a4455aa9fd83
parent0e87319e51313fb57b857f661a52596c38d95489
Fix for #143. Changed handling of Font stuff for ERTInsets so that the
latex fonts are not really set but only displayed on screen. So we fixed
the problem of cut&paste in and out of ERT insets retaining the latex color
and font.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3576 a592a061-630c-0410-9148-cb99ea01b6c8
po/POTFILES.in
src/CutAndPaste.C
src/buffer.C
src/insets/inset.h
src/insets/insetert.C
src/insets/insetert.h
src/insets/insettext.C
src/insets/insettext.h
src/text.C
src/text2.C