lilypond-devel
[Top][All Lists]
Advanced

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

Issue 3997: \magnifyMusic: don't modify nested properties; reformat code


From: markpolesky
Subject: Issue 3997: \magnifyMusic: don't modify nested properties; reformat code. (issue 110840044 by address@hidden)
Date: Mon, 07 Jul 2014 20:48:17 +0000

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





reply via email to

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