lilypond-devel
[Top][All Lists]
Advanced

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

Re: Implementing Baroque Lute tablature


From: Trevor Daniels
Subject: Re: Implementing Baroque Lute tablature
Date: Sun, 29 Nov 2009 00:45:12 -0000


Neil Puttock wrote Saturday, November 28, 2009 6:01 PM


2009/11/26 Trevor Daniels <address@hidden>:

Is this a sensible/suitable/best approach? Any other
comments welcome.

I can't see anything wrong with the approach you've outlined below.

Thanks Neil; that's the encouragement I needed :)

Lettered fret indications
Based on "Letter tablature formatting" example from LSR
Needs to be installed in scm/translation-functions.scm
Call it fret-letter-tablature-format

I notice the example pdf doesn't have whiteouts around the notes;
would you consider making this a tweakable option?

Good idea.  Will do.

Lute tab contexts
New contexts LuteTabStaff and LuteTabVoice to draw
all this (and a few other things) together

Why not just LuteStaff and LuteVoice for these?

Well, they'll be based on TabStaff/TabVoice rather than
Staff/Voice contexts.  I think I prefer to have Tab in the
name as that is what they are - Lute Tablature.

I'm nearly ready to start, but I have one problem.
Here's what I've done:

Install Sun VirtualBox - done, ok
Install Ubuntu - done, ok (thanks Jonathan!)
Upgrade Ubuntu to 9.10 - done, ok
Make git repo - done, ok
Compile Lily and Docs - done, ok
Install keys - done, ok
Test push - done, ok

Run make test-baseline - Problem!
 Appears to run without serious error (console log below), but all
 images in collated-files.html are broken because they are .png
 but no .png files have been generated, just .eps.  Any ideas?

Console log:

GNUmakefile:28: warning: overriding commands for target `install'
/home/trevor/lilypond-git/stepmake/stepmake/generic-targets.make:135:
warning: ignoring old commands for target `install'
GNUmakefile:28: warning: overriding commands for target `po-update'
/home/trevor/lilypond-git/stepmake/stepmake/podir-targets.make:14:
warning: ignoring old commands for target `po-update'
Map filename
is: /home/trevor/lilypond-git/./out-test/xref-maps/collated-files.xref-map
Docu name is collated-files
Map filename
is: /home/trevor/lilypond-git/./out-test/xref-maps/collated-files.xref-map
Docu name is collated-files
Map filename
is: /home/trevor/lilypond-git/./out-test/xref-maps/collated-files.xref-map
Docu name is collated-files

Regards,
Neil

Trevor








reply via email to

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