lilypond-devel
[Top][All Lists]
Advanced

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

Re: Documentation (was: Help! \mark, and lesson in Scheme)


From: Han-Wen Nienhuys
Subject: Re: Documentation (was: Help! \mark, and lesson in Scheme)
Date: Fri, 14 Jan 2005 11:45:46 +0100

address@hidden writes:
> Ok,
> 
> This patch includes:
> - fix my bug in format-mark-box-numbers
> - introduce format-mark-{box-}barnumber
> - introduce format-mark-{box-}alphabet
> 
> Here's a diffstat:
>  define-markup-commands.scm |   19 +++++++++++++++++++
>  translation-functions.scm  |   15 ++++++++++++++-
>  2 files changed, 33 insertions, 1 deletion
> 
> 
> Erlend

Hi,

some minor nits:

* use (list->vector (map number->character (iota  26))) to contruct
  the vector

* can you fold the number->X functions into one function taking a
  vector and a number?

-- 

 Han-Wen Nienhuys   |   address@hidden   |   http://www.xs4all.nl/~hanwen 





reply via email to

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