> i am using a 2.13 lilypond compiled from today's git repo, and i am
> observing - in comparison to a version from around 10th of April -
> that the page breaking strategy seems to have changed significantly.
> Which leads me in one case of a before 47page piano reduction score
> (1 to 4 staves per page, staff lines number irregular) becoming a
> 123page score only having one line per page, even if just being a
> piano solo line...

This looks like a bug.  Can you reduce it so that Joe can check it?

> P. S. I would also be grateful for instructions to roll back my
> source tree to the April version, if that is the easiest...

Just use `gitk' to select a certain revision (or tag) `foo'.  Then
say, on the command line,

  git checkout foo

and compile this.  Later, you might revert to the top of git with

  git checkout master


      Werner


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

Reply via email to