X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=RELEASE-NOTES;h=361b30ccd67c6c087177c83eadc1e3b768b6c9e7;hb=a0f6d3db9e417c8dd3345cb8aecd25a2674aa8f6;hp=cb45cd23450acba17730d59abc22a4177bd3e2e8;hpb=af331179879921d3f190df894acd377b2f9e0b5b;p=lyx.git diff --git a/RELEASE-NOTES b/RELEASE-NOTES index cb45cd2345..361b30ccd6 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -16,15 +16,28 @@ options have been added: For example, to create a PDF of a LyX document, you can run: lyx -export-to pdf /path/to/dest.pdf /path/to/source.lyx See the manual page for details. + This functionality is also available via a new menu voice + Export->Export As..., that pops up a dialog allowing one to + choose the export format, as well as the destination pathname. + Also, it is available via the mini-buffer (or the -x switch) + through a proper new LFUN (see below). + The following pref variables were changed in 2.0: The following pref variables are obsoleted in 2.0: +- \\default_papersize + The following new LyX functions have been introduced: -//template, remove this entry later on -- LFUN_BUFFER_TOGGLE_OUTPUT_SYNC ("buffer-toggle-output-sync"). +- LFUN_BUFFER_EXPORT_AS + Equivalent to the new -export-to command-line switch (see above). + +- LFUN_CLIPBOARD_PASTE_SIMPLE ("clipboard-paste-simple") + Paste the clipboard contents as simple unformatted text. + This is also available through a new menu voice within the + [Edit]->[Paste Special...] sub-menu. The following LyX functions have been removed: @@ -51,12 +64,10 @@ The following LyX key bindings have been changed: New external programs and libraries: ------------------------------------ -LyX 2.0 introduces support for some new external helper programs/libraries, -while the support for some existing programs has been dropped. This -particularly applies to spell checking and the thesaurus. +- -Known issues in version 2.0.0 +Known issues in version 2.1.0 ----------------------------- - LyX needs to be run under Python 2 and will not work properly on systems