]> git.lyx.org Git - features.git/commitdiff
describe latest format change
authorGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Mon, 12 Feb 2007 08:12:31 +0000 (08:12 +0000)
committerGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Mon, 12 Feb 2007 08:12:31 +0000 (08:12 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17152 a592a061-630c-0410-9148-cb99ea01b6c8

development/FORMAT

index eae88d4dc02c91a720c3134dc456b5f83a2fd5fe..eda72fdd8f9fb7867476a71b388d66ce335f3a19 100644 (file)
@@ -1,6 +1,14 @@
 LyX file-format changes
 -----------------------§
 
+2007-02-12  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * format incremented to 259:
+       Old: Spaces at start or end of font changes were output outside of
+            the font change, i.e. not 'xx\textbf{ yy }zz', but
+            'xx \textbf{yy} zz'.
+       New: Spaces are always output with the font set by the user.
+
 2007-01-31  Uwe Stöhr
 
        * format incremented to 258: new \lyxline definition