]> git.lyx.org Git - lyx.git/commitdiff
Update
authorEnrico Forestieri <forenr@lyx.org>
Mon, 8 Jan 2007 03:47:27 +0000 (03:47 +0000)
committerEnrico Forestieri <forenr@lyx.org>
Mon, 8 Jan 2007 03:47:27 +0000 (03:47 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16593 a592a061-630c-0410-9148-cb99ea01b6c8

Status.15x

index f3da962966fc4b4a448a3d49eeba23523918c199..5908eb0a2ce4429f2fce5652c9303f125944726d 100644 (file)
@@ -42,14 +42,6 @@ ICONS:
 
 FILE
 
-* Preview fails due to graphics converter bug:
-
-  File "C:/Dokumente und Einstellungen/itsme/Lokale Einstellungen/Temp/lyx_tmpdir1584a02224/lyxconvert0.py", line 14, in <module>
-     ...
-  IOError: [Errno 2] No such file or directory: 'C:/dokumente und einstellungen/itsme/Ver\xc3\xb6ffentlichungen/figures/myfigure.pdf'
-
-  There is a problem with a German Umlaut (ö= \xc3\xb6) 
-
 * agu-dtd is used as the default document class, which is not a good 
   idea in 99% of all cases
 
@@ -670,3 +662,12 @@ e C:\cygwin\home\ms\lyx-trunk\src\support\filename.C:48
 * Resolve compiler warnings
   src/frontends/qt4/QPrefsDialog.C:944: warning: unused parameter 'nr'
   FIXED (2007-01-07 Bo)
+
+* Preview fails due to graphics converter bug:
+
+  File "C:/Dokumente und Einstellungen/itsme/Lokale Einstellungen/Temp/lyx_tmpdir1584a02224/lyxconvert0.py", line 14, in <module>
+     ...
+  IOError: [Errno 2] No such file or directory: 'C:/dokumente und einstellungen/itsme/Ver\xc3\xb6ffentlichungen/figures/myfigure.pdf'
+
+  There is a problem with a German Umlaut (ö= \xc3\xb6) 
+  FIXED (Enrico 2007-01-08)