Reviewers: ,

Message:
continued from http://codereview.appspot.com/103890046/#msg11

On 2014/07/07 18:22:09, dak wrote:

https://codereview.appspot.com/103890046/diff/250001/ly/music-functions-init.ly#newcode718
ly/music-functions-init.ly:718: \context Voice {
This would create a new Staff when using
\new TabStaff { \magnifyMusic ...

It would seem safer to use \context Bottom instead.

Wow, I didn't even know there was a context called Bottom.  Anyway, this
raises a new question: How do I tweak the distance between the
half-note's two stems in tablature?

\new TabStaff {
  \tabFullNotation
  c2
}

Thanks,
Mark

Description:
In response to David's objections here:
http://codereview.appspot.com/103890046/#msg9

See http://code.google.com/p/lilypond/issues/detail?id=3997

Please review this at https://codereview.appspot.com/110840044/

Affected files (+42, -116 lines):
  M ly/music-functions-init.ly
  M scm/music-functions.scm



_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to