]> git.lyx.org Git - features.git/blobdiff - ChangeLog
Added function parseSingleLyXformat2Token() to read a lyx-document so
[features.git] / ChangeLog
index ea2a481992bc4806bd39365195b2ae71788a3994..595aee5903be70085bfb1a63b26e82fae2f7d90d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2000-03-02  Juergen Vigna  <jug@sad.it>
+
+       * src/insets/insettext.C (WriteParagraphData): Using the
+       par->writeFile() function for writing paragraph-data.
+       (Read): Using buffer->parseSingleLyXformat2Token()-function
+       for parsing paragraph data!
+
+       * src/buffer.C (readLyXformat2): removed all parse data and using
+       the new parseSingleLyXformat2Token()-function.
+       (parseSingleLyXformat2Token): added this function to parse (read)
+       lyx-file-format (this is called also from text-insets now!)
+
 2000-03-01  Lars Gullik Bjønnes  <larsbj@lyx.org>
 
        * src/paragraph.C (BeginningOfMainBody): initialize previous_char