denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Denemo-devel] insert chord symbols?


From: Richard Shann
Subject: Re: [Denemo-devel] insert chord symbols?
Date: Sat, 18 Dec 2010 17:51:13 +0000

Sorry, I hadn't looked into the Simple profile - it doesn't include all
the template open options (to keep things simple :)
So for templates you would need to use/create a different profile. You
can re-enable the missing items from the command manager (where you set
that ctrl-k shortcut) and then save as your default command set, or you
can start from a more ambitious set of commands - after deciding what
sort of input style you would like to use.
Undo in that version is limited to undoing one deletion/insertion of a
note in the current staff. Proper undo is working in 0.8.23 and will be
released in about a month, probably as 0.9.0.

Richard




On Sat, 2010-12-18 at 18:32 +0100, Ludo Beckers wrote:
> There's not much there:
> 
> /usr/share/denemo/actions/menus/MainMenu/FileMenu$ ls
> OpenMyDefaultTemplate  Preview4Bars
> 
> Here's part of the denemoui.xml
> 
> <?xml version="1.0"?>
> <ui>
>   <menubar name="MainMenu">
>     <menu action="FileMenu">
>       <menuitem action="New"/>
>       <menuitem action="Open"/>
>       <menuitem action="AddStaffs"/>
>       <menuitem action="AddMovements"/>
> 
>     <menu action="OpenRecent">
>            <menuitem action="Stub"/>
>     </menu>
>       <menuitem action="OpenTemplate"/>
>       <menuitem action="OpenExample"/>
>       <menuitem action="OpenMyTemplate"/>
>       <menuitem action="NewWindow"/>
>       <menuitem action="OpenNewWindow"/>
>         <separator/>
>       <menuitem action="Save"/>
>       <menuitem action="SaveAs"/>
>       <menuitem action="SaveParts"/>
>         <!-- <menuitem action="SaveSelection"/> -->
>       <menuitem action="SaveTemplate"/>
>           <!-- <menuitem action="ExportPDF"/>  -->
>       <separator/>
>       <menuitem action="ConfigureScore"/> 
>       <separator/> 
>       <menuitem action="Print"/>
>       <menuitem action="PrintPreview"/>
>       <menuitem action="PrintExcerptPreview"/>
>       <menuitem action="PrintPart"/>
>       <menuitem action="PrintSelection"/>
>       <separator/>
>       <menuitem action="Close"/>
>       <menuitem action="Quit"/>
>     </menu>
>     <menu action="NavigationMenu">
>       <menu action="Bookmarks">
>       </menu>
>       <menu action="Cursor">
>     <menuitem action="MoveCursorLeft"/>
>     <menuitem action="CursorDown"/>
>     <menuitem action="CursorUp"/>
>     <menuitem action="MoveCursorRight"/>
>     <separator/>
>     <menu action="CursorToNote">
>       <menuitem action="MoveToA"/>
>       <menuitem action="MoveToB"/>
>       <menuitem action="MoveToC"/>
>       <menuitem action="MoveToD"/>
>       <menuitem action="MoveToE"/>
>       <menuitem action="MoveToF"/>
>       <menuitem action="MoveToG"/>
>     </menu>
>     
>     <separator/>
>     <menuitem action="MoveToStaffUp"/>
>     <menuitem action="MoveToStaffDown"/>
> 
>         <menuitem action="MoveToVoiceUp"/>
>     <menuitem action="MoveToVoiceDown"/>
>     <separator/>
>     <menuitem action="MeasureLeft"/>
>     <menuitem action="MeasureRight"/>
>     <menuitem action="GoToMeasure"/>
>     <menuitem action="MoveToBeginning"/>
>     <menuitem action="MoveToEnd"/>
> 
>     <menuitem action="GoToMark"/>
> 
>     <separator/>
>     
>     <menuitem action="PushPosition"/>
>     <menuitem action="PopPosition"/>
>     <menuitem action="PopPushPosition"/>
>       </menu>
> 
> (I didn't paste more, thinking this shows enough)
> Ludo
> 
> On Sat, Dec 18, 2010 at 3:30 PM, Richard Shann
> <address@hidden> wrote:
>         The .denemo is recreated when you run denemo, that's ok.
>         This seems like a broken installation. Please go to the
>         
>         $PREFIX/share/denemo/actions/menus/MainMenu/File directory and
>         send a
>         listing. By $PREFIX I mean where denemo is installed - on my
>         machine it
>         is
>         
>         ls /usr/local/share/denemo/actions/menus/MainMenu/FileMenu/
>         
>         but yours might be /usr/share... or even a dir in you home
>         dir.
>         
>         Also attatch your file
>         
>         /usr/local/share/denemo/denemoui.xml
>         
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]