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 14:30:01 +0000

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 

or look at it yourself, it should start like this ...

<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>

Which says what items should be in the File menu.

Richard



On Sat, 2010-12-18 at 14:06 +0100, Ludo Beckers wrote:
> mv ~/.denemo ~/.denemoHIDDEN
> 
> Didn't alter the situation; File and Edit menus are still incomplete.
> I re-ran denemo from the GUI, and also tried from CLI.
> 
> Maybe I should do some kind of purge to delete and re-install?
> BTW I did notice that in ~/ there is now .denemoHIDDEN, but
> also .denemo is still there.
> 
> Off topic - I can't find any example in Lilypond on how to put a
> half-diminished chord-symbol (or Gm7b5 as text) in the lead-sheet.
> 
> Ludo
> 
> 
> 




reply via email to

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