* RELEASE-NOTES

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28082 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Pavel Sanda 2009-01-10 23:30:27 +00:00
parent f90ac64101
commit 2d63893f2f

View File

@ -13,6 +13,15 @@ The following variables are obsoleted in 2.0
- \plaintext_roff_command (was not used anymore)
- \spell_command and \use_spell_lib (ispell support has been removed)
The following new LyX functions have been introduced:
- LFUN_WORD_FINDAD, "word-findadv".
- LFUN_REGEXP_MODE, "regexp-mode".
- LFUN_COPY_LABEL_AS_REF, "copy-label-as-reference"
Known issues in version 2.0.0
-----------------------------