Am 03.08.2013 08:42, schrieb Federico Bruni:
2013/7/13 Steve Burgondy
Hello,
Proportional spacing can be of great help to understand music and to
associate "visual space" to "time space". It can be useful for beginners,
but also in general. It is very important in tablatures, especially when
bb writes:
> Am 02.08.2013 20:39, schrieb Pierre Perol-Schneider:
>> \version "2.17.23"
>>
>> MyTuning = \stringTuning
>>
>> \new TabStaff {
>>\key g \major
>>\set TabStaff.stringTunings = #MyTuning
>>\tabFullNotation
>>\stemDown
>>{
>> %1
>> \times 2/3 { 4^"P" (c)^
Am 02.08.2013 20:39, schrieb Pierre Perol-Schneider:
\version "2.17.23"
MyTuning = \stringTuning
\new TabStaff {
\key g \major
\set TabStaff.stringTunings = #MyTuning
\tabFullNotation
\stemDown
{
%1
\times 2/3 { 4^"P" (c)^"H" () }
4^"P" (c)
%2
\times 2/3
David Kastrup wrote
> Instead you should either strip the beam events with a music function, or
> remove the engravers.
removing the engravers does it - thanks!
Eluze
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/error-with-make-music-Music-tp148668p148714.html
Sent f