Comment #26 on issue 3010 by [email protected]: Removes '-signs from vectors
http://code.google.com/p/lilypond/issues/detail?id=3010

Regarding comment #24
Trying to get rid of the additional blank lines I observed:
A snippet in /Documentation/snippets/new with _one_ blank line:
p.e.:
...
  doctitle = "Separating key cancellations from key signature changes"
}

\new Staff {
...

is transformed by scripts/auxiliar/makelsr.py
into _two_blank lines in /Documentation/snippets with:

  doctitle = "Separating key cancellations from key signature changes"
} % begin verbatim


\new Staff {
...

Every other constellation I tried, showed _one_ additional blank line, too.
Well, this is a minor problem, though, just uploaded a new patch-set with a new attempt.

Pushing should be done as two separate commits,
making the makelsr run a separate commit.

Not sure what I'm expected to do here.
Currently, it's _one_ commit.




--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to