Updates:
Status: Fixed
Labels: fixed_2_13_44
Comment #3 on issue 1381 by pnorcks: Add documentation for text dynamic
spanners like \cresc
http://code.google.com/p/lilypond/issues/detail?id=1381
Thanks, Keith.
___
bug-lilypond maili
Comment #2 on issue 1381 by k-ohara5...@oco.net: Add documentation for text
dynamic spanners like \cresc
http://code.google.com/p/lilypond/issues/detail?id=1381
fixed 2.13.44
http://lilypond.org/doc/v2.13/Documentation/notation/expressive-marks-attached-to-notes#dynamics
___
Comment #3 on issue 1442 by k-ohara5...@oco.net: staff-staff padding all
appears after the last nonstaff
http://code.google.com/p/lilypond/issues/detail?id=1442
A closely related symptom that could be helpful for debugging, even though
it is not the same issue.
If there are several Dynami
Updates:
Status: Invalid
Comment #8 on issue 1098 by percival.music.ca: Unable to print long scores
http://code.google.com/p/lilypond/issues/detail?id=1098
I'm not seeing any examples here, so there's nothing we can investigate.
If you construct an example, feel free to open a new iss
Updates:
Labels: -Type-Defect -Priority-High Type-Build Priority-Critical
Comment #1 on issue 1318 by percival.music.ca: midi2ly broken on Mac OS X
http://code.google.com/p/lilypond/issues/detail?id=1318
(No comment was entered for this change.)
Updates:
Labels: -Priority-High Priority-Critical
Comment #1 on issue 1438 by percival.music.ca: Change to
figured-bass-extenders-markup.ly regtest
http://code.google.com/p/lilypond/issues/detail?id=1438
I'm not convinced that it's actually a problem, but if it is, it'd be
Critical.
Updates:
Owner: ---
Labels: -Priority-High Priority-Critical
Comment #21 on issue 884 by percival.music.ca: pageBreak resets page-count
property
http://code.google.com/p/lilypond/issues/detail?id=884
Why downgrade the priority? if it was Critical before, it's Critical now.
Updates:
Status: Fixed
Labels: fixed_2_13_37
Comment #6 on issue 1335 by Carl.D.Sorensen: bad shapes of
scripts.varsegno, accordion.push, and noteheads.s0re
http://code.google.com/p/lilypond/issues/detail?id=1335
SHape notes are fixed with commit 76a8b5e1b13c26d0d4f09ee74bbc43
Janek Warchoł wrote Monday, December 27, 2010 4:45 PM
Ok, so there is no problem with indent, but the notes *are* still
aligned wrongly! Look at the "with gregorian" attachment - the gap
after first note is too big (i marked it in red).
I know next to nothing about ancient notation, but whoev
Le 27/12/2010 05:09, Colin Campbell disait :
On Sun, 2010-12-26 at 18:09 +0100, Jean-Charles Malahieude wrote:
Something has become buggy since version 2.12.3 and I don't know how to debug
it:
\book {
\label #'firstScore %% page 1
\score {
{
c'1
\pageBrea
We've run into a segfault in all versions of LilyPond after 2.13.32,
including 2.13.44. I've narrowed it down to occur when a tempo marking
is placed over a multimeasure rest when the Metronome_mark_engraver has
been added to the staff containing the rest:
\version "2.13.44"
% works in 2
2010/12/27 Xavier Scheuer :
> 2010/12/27 Janek Warchoł :
>>
>> This surely sounds like normal bahaviour! Looks like i'm getting
>> different output than you do. I attach my output.
>> (in addition to strange alignment, including gregorian.ly causes the
>> indent to disappear on my computer)...
>> I
2010/12/27 Janek Warchoł :
>
> This surely sounds like normal bahaviour! Looks like i'm getting
> different output than you do. I attach my output.
> (in addition to strange alignment, including gregorian.ly causes the
> indent to disappear on my computer)...
> I'm using LilyPond 2.13.43 (i'll inst
2010/12/27 Janek Warchoł :
> I'm using LilyPond 2.13.43 (i'll install .44 right now)
Installed. It breaks exactly the same with 2.13.44 :(
Janek
___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond
Am Montag, 27. Dezember 2010, um 15:34:05 schrieb Reinhold Kainhofer:
> 2) Of course, the non-trivial part of all this is how to get the
> information about label and link to the ps backend... I don't have a clear
> idea how to propagate that information from the markup interpretation to
> the back
2010/12/27 Xavier Scheuer :
> 2010/12/27 Janek Warchoł :
>>
>> including gregorian.ly breaks horizontal spacing when there are lyrics.
>> Example:
>>
>> \include "gregorian.ly"
>> <<
>> \new Voice = foobar { f'( a' g' f') }
>> \new Lyrics \lyricsto foobar \lyricmode { lalah }
>> >>
>
On Mon 27 Dec 2010, 15:40 Reinhold Kainhofer wrote:
> The request for PDF hyperlinks of \page-ref and \label reminded me that it
> might be a nice enhancement to write out some of the \header fields as
> DOCINFO
> fields (i.e. metadata) to the PDF file. The advantage would be that PDF
> readers
Status: Accepted
Owner:
Labels: Type-Enhancement Priority-Medium
New issue 1463 by brownian.box: Writing metadata to the PDF file
http://code.google.com/p/lilypond/issues/detail?id=1463
Reported by Reinhold Kainhofer,
http://lists.gnu.org/archive/html/bug-lilypond/2010-12/msg00382.html :
%
2010/12/27 Janek Warchoł :
>
> Hi,
>
> Search for "gregorian" in tracker didn't show any results like this,
> so i report:
> including gregorian.ly breaks horizontal spacing when there are lyrics.
> Example:
>
> \include "gregorian.ly"
> <<
>\new Voice = foobar { f'( a' g' f') }
>\
Hi,
Search for "gregorian" in tracker didn't show any results like this,
so i report:
including gregorian.ly breaks horizontal spacing when there are lyrics. Example:
\include "gregorian.ly"
<<
\new Voice = foobar { f'( a' g' f') }
\new Lyrics \lyricsto foobar \lyricmode { lalah }
The request for PDF hyperlinks of \page-ref and \label reminded me that it
might be a nice enhancement to write out some of the \header fields as DOCINFO
fields (i.e. metadata) to the PDF file. The advantage would be that PDF readers
would display the title (instead of the filename) in the windo
Am Montag, 27. Dezember 2010, um 01:34:47 schrieb Dan Eble:
> The only mention I can find of PDF hyperlinks is for the point-and-click
> feature.
LilyPond also supports URL hyperlinks with the \with-url command. They are
written out to the intermediate .ps file as pdfmark and correctly converte
Comment #20 on issue 884 by PhilEHolmes: pageBreak resets page-count
property
http://code.google.com/p/lilypond/issues/detail?id=884
I've checked this with the versions of Lily that I have, and the behaviour
is incorrect from 13.31 onwards.
___
23 matches
Mail list logo