git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16851 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Abdelrazak Younes 2007-01-25 13:15:57 +00:00
parent d682f36a67
commit 78aafac6a4

View File

@ -77,10 +77,6 @@ TABLE OF CONTENTS
DIALOGS
* If you try to view a document as postscript that cannot be typeset because
of LaTeX errors and export to LaTeX afterwards you will get the old error
list again, although the export succeded.
* Dialogs do not get focus (e.g. when clicking on an inset).
@ -667,3 +663,9 @@ e C:\cygwin\home\ms\lyx-trunk\src\support\filename.C:48
click on the TOC button -> crash
FIXED (2007-01-19 Peter)
* If you try to view a document as postscript that cannot be typeset because
of LaTeX errors and export to LaTeX afterwards you will get the old error
list again, although the export succeded.
FIXED (2007-01-25 Abdel)