Added description of the new paste as simple unformatted text feature.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40079 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Tommaso Cucinotta 2011-10-29 22:08:20 +00:00
parent 73d292be90
commit dd92de54af

View File

@ -32,6 +32,11 @@ The following new LyX functions have been introduced:
- LFUN_BUFFER_EXPORT_AS <format> <filename>
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.
//template, remove this entry later on
- LFUN_BUFFER_TOGGLE_OUTPUT_SYNC ("buffer-toggle-output-sync").