Once again, I am trying to get tablature to work.

I got it to work once, but it doesn't appear to be working anymore, maybe I'm 
just following the steps incorrectly. I still have the same version, haven't 
changed anything (git version from 2010-11-22).

I put the insertion point inside a staff, then I open the "Show Scheme" window, 
then I paste in:

(d-DirectivePut-staff-postfix "TabStaff" "<< { \\new TabStaff\n")
(d-DirectivePut-staff-override "TabStaff" DENEMO_OVERRIDE_LILYPOND)
(d-DirectivePut-voice-postfix "TabStaff" " \n")
(d-DirectivePut-voice-override "TabStaff" DENEMO_OVERRIDE_LILYPOND)
(d-DirectivePut-clef-postfix "TabStaff" "{} \n")
(d-DirectivePut-clef-override "TabStaff" DENEMO_OVERRIDE_LILYPOND)

into the window, then I click "Execute Script".

The last time I tried this, a month or so ago, the script put two little wrench 
icons into the staff, and indeed it'd change the staff postfix to TabStaff in 
the generated lilypond. But that's not happening. The script is getting saved 
with the file, but it's not actually DOING anything.

I tried adding the command to actions/menus/ObjectMenu/StaffMenu/TabStaff as 
indicated in  http://denemo.org/index.php/Tablature , but it kept telling me 
the script was invalid.

I also tried "Update commands from internet", but it didn't actually grab the 
TabStaff command into the downloads directory (grabbed a bunch of other 
commands, but not that one).

-ken

_______________________________________________
Denemo-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/denemo-devel

Reply via email to