Comment #28 on issue 943 by pnorcks: input/regression/slur-broken-trend.ly
broken
http://code.google.com/p/lilypond/issues/detail?id=943
The basic idea is as follows:
Before Joe's commit (4cabd2), the control points of the slur (set in the
calc_control_points function) were determined in a l
Status: Accepted
Owner:
CC: john.mandereau
Labels: Type-Scripts Priority-Medium
New issue 1084 by pnorcks: lilypond-book fails on identical snippets
http://code.google.com/p/lilypond/issues/detail?id=1084
For details, please see the discussion here:
http://lists.gnu.org/archive/html/bug-li
On Mon, May 10, 2010 at 3:11 AM, Bernhard Ott wrote:
>
> % subdivision fails at the beginning of a pattern
> % workaround: use \overrideBeamSettings
>
> \version "2.13.20"
> \paper {ragged-right = ##t}
>
> \relative g, {
> \clef "bass" \key c \major \numericTimeSignature\time 4/4
> \set beat
Status: Accepted
Owner:
Labels: Type-Defect Priority-Low
New issue 1083 by pnorcks: subdivideBeams fails at the beginning of a
pattern
http://code.google.com/p/lilypond/issues/detail?id=1083
http://lists.gnu.org/archive/html/bug-lilypond/2010-05/msg00107.html
% workaround: use \override
Comment #2 on issue 1060 by Carl.D.Sorensen: Add Funk-style shape note heads
http://code.google.com/p/lilypond/issues/detail?id=1060
Please post scans of the Funk, Swan, and Walker heads. Adding additional
shape styles is a quite
straightforward process that will be relatively quick once we k
Comment #1 on issue 1060 by tolaythisbodydown: Add Funk-style shape note
heads
http://code.google.com/p/lilypond/issues/detail?id=1060
Carl, I was searching for info on how to add new shape-note styles to
Lilypond and
found your work on issue #602. Am delighted to see what you accomplished
> I'm not top posting.
% subdivision fails at the beginning of a pattern
% workaround: use \overrideBeamSettings
\version "2.13.20"
\paper {ragged-right = ##t}
\relative g, {
\clef "bass" \key c \major \numericTimeSignature\time 4/4
\set beatLength = #(ly:make-moment 1 8)
\set subdi