From: Uwe Stöhr Date: Sun, 23 Sep 2007 18:58:18 +0000 (+0000) Subject: FORMAT: add missing email addresses X-Git-Tag: 1.6.10~8216 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=9966b45cf40c340b0c86a964a206493103688826;p=features.git FORMAT: add missing email addresses git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20455 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/development/FORMAT b/development/FORMAT index 636dd30d9e..7f620ee94a 100644 --- a/development/FORMAT +++ b/development/FORMAT @@ -1,16 +1,16 @@ LyX file-format changes ----------------------- -2007-09-21 Pavel Sanda +2007-09-21 Pavel Sanda * Format incremented to 286: LyX now supports hyperref and some of its options. -2007-09-11 Bo Peng +2007-09-11 Bo Peng * Format incremented to 285: Tweaks to embedded file format. Add manifest to .lyx file. Remove inzip parameter from graphics insets. -2007-09-09 Helge Hafting +2007-09-09 Helge Hafting * Format incremented to 284: LyX now implements wrapped figures using wrapfig.sty instead of floatflt.sty. The latter is rather buggy, the former also has more options. @@ -18,37 +18,37 @@ LyX file-format changes The .tex export is slightly different, necessitating the format increase. -2007-09-08 Martin Vermeer +2007-09-08 Martin Vermeer * format incremented to 283: CharStyle insets are now called Flex. -2007-08-31 Bo Peng +2007-08-31 Bo Peng * format incremented to 282: lyx files can be zipfiles with embedded documents. -2007-08-29 Richard Heck +2007-08-29 Richard Heck * format incremented to 281: allow modules for layout files. -2007-08-17 Martin Vermeer +2007-08-17 Martin Vermeer * format incremented to 280: the show_label parameter is depreciated in favour of (Collapsable) status. -2007-08-17 Martin Vermeer +2007-08-17 Martin Vermeer * format incremented to 279: CharStyle names are now expected to be of form CharStyle:Name. -2007-08-12 José Matos +2007-08-12 José Matos * format incremented to 278: Close begin_deeper with a corresponding end_deeper (the only case where it matters is at the end of the body). -2007-08-12 José Matos +2007-08-12 José Matos * format incremented to 277: lyx is able to create invalid table where a multicolumn does not have a first cell @@ -187,7 +187,7 @@ LyX file-format changes \\par\\noindent% \\rule[.5ex]{\\linewidth}{#1}\\par} The new definition is more robust, see bug 1988 and now really takes care about - the fontsize: \lyxline{\Huge} produces now a thicker line then \lyxline{\normalfont} + the fontsize: \lyxline{\Huge} produces now a thicker line than \lyxline{\normalfont} 2007-01-29 Georg Baum