]> git.lyx.org Git - lyx.git/blobdiff - lib/ChangeLog
Format up to 237.
[lyx.git] / lib / ChangeLog
index 1b903fe08857a59e71d6dbc42907b5cf5b472182..a806be014a1e76d7a8061295c751bcbf51d2116f 100644 (file)
@@ -1,3 +1,39 @@
+2004-10-08  José Matos  <jamatos@lyx.org>
+
+       * scripts/legacy_lyxpreview2ppm.py (legacy_conversion):
+       * scripts/lyxpreview2bitmap.py (main):
+       replace os.getenv(x) by os.environ[x] for compatibility with old
+       python versions.
+
+2004-10-01  Angus Leeming  <leeming@lyx.org>
+
+       * scripts/convertDefault.sh: protect shell variables with quotes.
+
+2004-09-24  José Matos  <jamatos@lyx.org>
+
+       * layouts/docbook-book.layout
+       * layouts/docbook-chapter.layout
+       * layouts/docbook-section.layout
+       * layouts/docbook.layout: load docbook specialization in the end.
+
+2004-09-21  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * ui/stdmenus.ui: replace the Insert>Box submenu with a single
+       entry; add a shortcut to "Character Style"
+
+2004-09-07  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * configure.m4: instead of \input-ing the layout files directly in
+       latex, grep out the correct command from them; remove need for
+       \srcdir. This should fix the bug where latex configuration cannot
+       be done because LyX is installed in a directory which name
+       contains spaces.
+
+       * chkconfig.ltx: remove use of macro \srcdir 
+       (\TestDocClass): change to take two arguments
+       (\DeclareLaTeXClass, \DeclareLinuxDocClass, \DeclareDocBookClass):
+       do not exit after execution
+
 2004-09-13  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
 
        * languages: add nynorsk