mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-12 22:14:35 +00:00
add more bugs
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15950 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
a6933a9b4e
commit
8b9ccb51bf
13
Status.15x
13
Status.15x
@ -42,6 +42,9 @@ SPELL CHECKING (Joost 4/11/06)
|
||||
* The first time the spell checker is started, an empty window shown instead
|
||||
of the first misspelled word.
|
||||
|
||||
* Words with umlauts or accents do not arrive as a whole word in the spell
|
||||
checker.
|
||||
|
||||
|
||||
BIBLIOGRAPHY
|
||||
|
||||
@ -80,6 +83,10 @@ DIALOGS
|
||||
* when opening an already opened document (or a document with newer backup),
|
||||
the mouse pointer turns into a clock, although it waits for confirmation
|
||||
|
||||
* 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.
|
||||
|
||||
|
||||
MATH CONTROL PANEL
|
||||
|
||||
@ -202,6 +209,12 @@ PAINTING & PERFORMANCE
|
||||
to complete in 1.5.
|
||||
|
||||
|
||||
BUILDING
|
||||
|
||||
* It is ridiculous that you have to call configure with --with-frontend=qt4.
|
||||
The existance of config/qt.m4 does not make much sense either.
|
||||
|
||||
|
||||
MAC OS X
|
||||
|
||||
* Drawing oddities on MAC (Bennett 3/11/06):
|
||||
|
Loading…
Reference in New Issue
Block a user