]> git.lyx.org Git - lyx.git/blobdiff - ChangeLog
fix to the lyxstring bug, better searching for dep files in latex log, use \hfil...
[lyx.git] / ChangeLog
index c65b38cfe4af581d2d92fb8b49f937a0c25278df..94632f61fb8b0eeecc6194cea22c136218cfd4c8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,22 @@
+2000-05-31  Lars Gullik Bjønnes  <larsbj@lyx.org>
+
+       * src/support/lyxstring.C (begin): fix a "shared" string bug. use
+       rep->get_own_copy()
+       (end): ditto
+
+       * src/LaTeX.C (deplog): better searching for dependency files in
+       the latex log. Uses now regexps.
+
+       * lib/layouts/stdlists.inc (lyxlist): fix the label to use \hfil
+       instead of the box hack or \hfill. 
+
 2000-05-31  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
 
+       * src/lyxfunc.C (doImportHelper): do not create the file before
+       doing the actual import. 
+       (doImportASCIIasLines): create a new file before doing the insert.
+       (doImportASCIIasParagraphs): ditto.
+
        * lib/lyxrc.example: remove mention of non-existing commands
 
        * lyx.man: remove mention of color-related switches.