lilypond-devel
[Top][All Lists]
Advanced

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

Doc: notation-appendices.itely - added 2 Clefs (issue 104520043 by addre


From: markpolesky
Subject: Doc: notation-appendices.itely - added 2 Clefs (issue 104520043 by address@hidden)
Date: Fri, 04 Jul 2014 07:57:26 +0000


https://codereview.appspot.com/104520043/diff/1/Documentation/notation/notation-appendices.itely
File Documentation/notation/notation-appendices.itely (right):

https://codereview.appspot.com/104520043/diff/1/Documentation/notation/notation-appendices.itely#newcode1489
Documentation/notation/notation-appendices.itely:1489: @tab
For the last two entries, this makes better sense to me:

@tab
@code{\clef tab}
@tab
@lilypond[line-width=3\cm,notime,ragged-right,relative=1]
\new TabStaff {
  \clef tab
  c1
}
@end lilypond

@item
@code{\clef moderntab}
@tab
@lilypond[line-width=3\cm,notime,ragged-right,relative=1]
\new TabStaff {
  \clef moderntab
  c1
}
@end lilypond

https://codereview.appspot.com/104520043/



reply via email to

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