]> git.lyx.org Git - features.git/commit
* force the tex2lyx Font class everywhere in tex2lyx. Without this in
authorStefan Schimanski <sts@lyx.org>
Thu, 24 May 2007 16:09:31 +0000 (16:09 +0000)
committerStefan Schimanski <sts@lyx.org>
Thu, 24 May 2007 16:09:31 +0000 (16:09 +0000)
commit195bd0b0b1450596fd616c870cf792816c01c51b
tree65d66f2a1ee8219a90f0b1acc72aa9dcb76071b8
parentbea2e90c93c4ba88b90b8dbb865260d6c1c1094d
* force the tex2lyx Font class everywhere in tex2lyx. Without this in
  TextClass.cpp the tex2lyx Font class was used, but elsewhere the LyX one.
  Hence, because of different binary sizes strange segfaults happened because
  the inline methods of TextClass used a different binary layout than the
  non-inline methods.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18488 a592a061-630c-0410-9148-cb99ea01b6c8
development/cmake/src/tex2lyx/CMakeLists.txt