]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
(Herbert): nit-picking!
[lyx.git] / src / ChangeLog
index 564ac4e52cc2a43d2b94e16104e8f9c4b0e27603..39925bdbfd658c426b7fa0636fec9223e7d64ce5 100644 (file)
@@ -1,5 +1,17 @@
+2002-03-28  Herbert Voss  <voss@lyx.org>
+
+       * lyxlength.[Ch]: add inBP() to get the right PS-point
+       units (BigPoint). With inPixels we have rounding errors
+
 2002-04-11  Juergen Vigna  <jug@sad.it>
 
+       * text2.C (setCursorFromCoordinates): set iy to the right value.
+
+       * buffer.C (parseSingleLyXformat2Token): reset font after read of
+       an old float_type as this was the case in the old code!
+
+       * paragraph.C (simpleTeXOnePar): fix closing of foreignlanguage tags.
+
        * BufferView2.C (showLockedInsetCursor): use iy
        (fitLockedInsetCursor): ditto