Re: [tablatures] tie bug in 2.13.10?

[ Thread Index | Date Index | More lilynet.net/tablatures Archives ]


Carl Sorensen schrieb:

On 1/13/10 1:05 AM, "Marc Hohl" <marc@xxxxxxxxxx> wrote:

Carl Sorensen schrieb:
This seems to me to call for a new variable

hideTabNoteHead = {
  \once \override TabNoteHead #'transparent = ##t
  \once \override TabNoteHead #'whiteout = ##f
}

and to replace

\once \override TabNoteHead #'transparent = ##t

with

\hideTabNoteHead


This should go to ly/property-init then, right?

Should I create a patch? Has this to be documented somewhere
in the docs?

Do you intend for this to be used by users?  If so, it would go in
ly/property-init.ly and should be documented.  A single paragraph and a
simple snippet in the tablature section would suffice.  It would be great if
you could create a patch.

Looking more carefully at the definitions for hideNote in ly/property-init.ly,
I am not sure how to incude that in a proper way. Is \hideTabNoteHead
meant to make only sense in default tablature settings (i.e. without stems and stuff)?
I think this makes sense, but I am not 100% sure.

Should we define it as mentioned above, or should there be some
\hideTabNote ... \unHideTabNote pair, or better
\hideTabNoteHead ... \unHideTabNoteHead?

Marc




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/