lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5493 Add a pr


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5493 Add a procedure to add slashes to Beams and straight Flags
Date: Sun, 10 Mar 2019 18:14:01 -0000

Diff:


Fails make doc.

% ****************************************************************
% ly snippet:
% ****************************************************************
\sourcefileline 65
{ \acciaccatura { b'16 c'' } d''4 }

@item
A very short fermata and Henze variants of long and short fermatas
have been added.
@lilypond[quote]
\markup {
  \musicglyph "scripts.uveryshortfermata"
  \musicglyph "scripts.uhenzelongfermata"
  \musicglyph "scripts.uhenzeshortfermata"
}

% ****************************************************************
% end ly snippet
% ****************************************************************

returns

...
5e.ly:68:1: error: bad _expression_ type

@item
././ac/lily-9b24b45e.ly:69:1: error: syntax error, unexpected SYMBOL, expecting '.' or '='

A very short fermata and Henze variants of long and short fermatas
././ac/lily-9b24b45e.ly:71:1: error: not a key

@lilypond[quote]
././ac/lily-9b24b45e.ly:71:2: error: syntax error, unexpected SYMBOL, expecting '='
@
 lilypond[quote]
Interpreting music...
Preprocessing graphical objects...
Calculating line breaks... 
Drawing systems... 
Writing ./ac/lily-9b24b45e-1.signature
Writing ./ac/lily-9b24b45e-2.signature
Layout output to `./ac/lily-9b24b45e.eps'...
Converting to `./ac/lily-9b24b45e.pdf'...
Converting to PNG...
Layout output to `./ac/lily-9b24b45e-1.eps'...
Layout output to `./ac/lily-9b24b45e-2.eps'...
Converting to `./ac/lily-9b24b45e-1.pdf'...
Converting to `./ac/lily-9b24b45e-2.pdf'...
Writing ./ac/lily-9b24b45e-systems.texi...
Writing ./ac/lily-9b24b45e-systems.tex...
Writing ./ac/lily-9b24b45e-systems.count...
fatal error: failed files: "ac/lily-9b24b45e.ly"
fatal error: Children (0) exited with errors.

[issues:#5493] Add a procedure to add slashes to Beams and straight Flags

Status: Started
Created: Sun Mar 10, 2019 01:12 PM UTC by Thomas Morley
Last Updated: Sun Mar 10, 2019 05:07 PM UTC
Owner: Thomas Morley

Add a procedure to add slashes to Beams and straight Flags

Adds procedure slash-stencil to stencil.scm
Replaces add-stroke-straight from flag-styles.scm with slash-stencil.
Amends defs in grace-init.ly with slashedBeam.
Amends Beam.details. Creates Flag.details.
Documentation and regtest.

http://codereview.appspot.com/562550043


Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

_______________________________________________
Testlilyissues-auto mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

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