Add œ in F2 text palette
Submitted by lasconic on July 1, 2010 - 12:04pm.
| Project: | MuseScore |
| Component: | Code |
| Category: | feature request |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
It's hard to enter "œ" other than by copy paste or using Alt-0140 and Alt-0156 on Windows. "œ" is use in French for example in œil, œuf, bœuf, cœur etc...
It's very annoying on Linux system, because pasting clears the copy/paste buffer. This mean you can paste only once!
(and then you have to copy again)
When the score contains often the "cœur" word, it takes to much time.
By the way, clearing the copy/paste buffer is quite unusual behaviour and should be fixed.
@Ribet It's another bug see #7734: Pasting lyrics with spaces is not working (regression)
In the trunk œ is available in the F2 palette (code page 1, line 6, column 4 or 0x0153).
In the branch, œ is added in r3702
Automatically closed -- issue fixed for 2 weeks with no activity.