]> git.lyx.org Git - lyx.git/blobdiff - src/graphics/ChangeLog
The free_spacing patch and fix to the mess that Rob discovered.
[lyx.git] / src / graphics / ChangeLog
index 359c40bf42584cef4666a27b2f07ab50b616db11..4b9ac506ec0297e735f99c76fdacb0002ab04eb3 100644 (file)
@@ -1,3 +1,22 @@
+2003-05-22  Angus Leeming  <leeming@lyx.org>
+
+       * PreviewLoader.C (dumpPreamble): no longer pass a free_spacing arg to
+       the inset::latex method.
+
+2003-05-22  Angus Leeming  <leeming@lyx.org>
+
+       * PreviewLoader.C (dumpPreamble): no longer pass a fragile arg to
+       the inset::latex method.
+
+2003-05-22  Angus Leeming  <leeming@lyx.org>
+
+       * PreviewLoader.C (dumpPreamble): the 'nice' param passed to
+       makeLaTeXFile is now encapsulated within runparams.
+
+2003-05-22  Angus Leeming  <leeming@lyx.org>
+
+       * PreviewLoader.C (dumpPreamble):
+       pass around a LatexRunParams parameter.
 
 2003-05-13 André Pönitz <poenitz@gmx.net>