]> git.lyx.org Git - lyx.git/blobdiff - src/tex2lyx/ChangeLog
Get rid of extraneous whitespace.
[lyx.git] / src / tex2lyx / ChangeLog
index 45dbfea54f6b23a986c7ee09e5a3d1684bbfe981..8437f28f4f45126e8de7c4aed30e84f4450dc030 100644 (file)
@@ -1,3 +1,8 @@
+2005-01-10  Angus Leeming  <leeming@lyx.org>
+
+       * tex2lyx.C: use support/package.h to provide the paths to the
+       various directories used by LyX.
+
 2005-01-06  Lars Gullik Bjonnes  <larsbj@gullik.net>
 
        * text.C: tostr -> convert
@@ -11,8 +16,6 @@
        * preamble.C (parse_preamble): handle second optional arg of
        \newcommand etc. and add the command to the known commands (fixes
        bug 1750)
-       * texparser.[Ch] (getFullArg): new, like getArg but distinguish
-       between empty arguments and no argument found
        * texparser.[Ch] (getFullOpt): new, like getOpt but distinguish
        between empty arguments and no argument found
        * tex2lyx.[Ch]: (add_known_command): new