On 2011/05/03 03:56:15, MikeSol wrote:
A better approach to the TabVoice glissando problem, although I'm
still not
quite sure why it works, but it seems to work!
The default procedure for noteToFretFunctionm, `determine-frets', returns a reversed list, so the following change to the helper function `determine-frets-and-strings' should suffice: (scm/translation-functions.scm) (reverse string-fret-fingering-tuples)) ;; end of determine-frets-and-strings http://codereview.appspot.com/4438092/ _______________________________________________ lilypond-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-devel
