On Tuesday 28 September 2004 00.40, Erik Sandberg wrote:
> Added separately as ottava-font-size and c-ottava-triplet-bracket.
>
> I'm introducing a new convention now, bugs that involve collisions are
> called c-*.ly (I just wanted some more structure)
>
> On Sunday 26 September 2004 17.32, Werner
On Friday 14 January 2005 14.38, Erik Sandberg wrote:
> Thanks! I have added the bugs to the bug cvs.
>
> There is a simple fix: Add \new Voice after \new Staff, like:
>
> \score {
> \new Staff \new Voice {
> \set Score.skipBars = ##t
> % f1
> \repeat percent 2 {\twobar}
> R1*3 }
> }
>
This is fixed in 2.5.11.
\version "2.5.1"
\header { texidoc = "
The note head doesn't appear in the \tempo command. Instead, there are
nasty `programming error' warnings.
Also, lilypond --preview crashes on this file (so my guess is that the
notehead just is terribly displaced)
" }
{
\tempo
On Wednesday 22 September 2004 11.00, Mats Bengtsson wrote:
> The following example gives a long list of warnings and produces
> some ugly slurs, to say the least.
This bug is now completely fixed. (2.5.11)
> \version "2.3.18"
>
> \relative c'{
> \time 6/8
> e4 \mp ( f8) e4 \( e8\)-- |
> f4 \( f8
Hi,
this bug is fixed in 2.5.11.
\header { texidoc =
"Piece should IMHO be at the same height as opus."
opus = "Op 1"
piece = "Allegro"
}
\version "2.4.0" % reported in "2.2.0"
\score {
{b}
\layout{}
}
___
bug-lilypond mailing list
bug-lilypond@gnu
This bug is fixed in 2.5.11:
\version "2.5.0"
\header {
texidoc = "When a staff has one line only, no barlines are printed."
reportedin = "2.5.0"
}
\context StaffGroup <<
\new DrumStaff \with { \override StaffSymbol #'line-count = #1 }
\drummode { mar2 mar | mar mar | }
\new Staff \re
Hi,
This bug is finally fixed in 2.5.11.
Erik
\header { texidoc = "
The bar number collides with staff brackets.
" }
\score {
\context StaffGroup \relative c' {
c1 | c1 | c1 | c1 |
c1 | c1 | c1 | c1 |
}
\layout {
indent = 0.0\mm
linewidth = 70.0\mm
}
}
% EOF
_
On Wednesday 10 November 2004 01.29, Erik Sandberg wrote:
> On Tuesday 09 November 2004 22.29, Will Oram wrote:
> > I've got a staff that combines two parts. It alternates between unison
> > and unique music for each part. The unique music looks OK. The unison
> > bits, though, aren't quite right.
This bug is now fixed in 2.5.11
\header {
texidoc = "Chords can collide with rests."
reportedin = "2.3.22"
}
\version "2.4.0"
<<
\context ChordNames \chordmode { c2 }
\new Staff << f'2 \\ d'2 \\ {r8 } >>
>>
___
bug-lilypond mailing list
bug-lil
Hi,
this is fixed in 2.5.11.
\version "2.4.0" % reported in "2.3.5"
\header { texidoc = "
The box around a rehearsal mark becomes too tight if the font size
of the mark is increased.
" }
\score {
\relative c' {
\set Score.markFormatter =
#(lambda (mark context)
(make-bold-markup (make-bo
This bug is fixed in 2.5.11.
\version "2.4.2"
\header {
texidoc = "addlyrics always aligns lyrics to the uppermost staff. intuitively
it should add to the closest one above.
"
reportedin = "2.4.2"
}
<< \context Staff {c d e f} \new Staff {c2 d} \addlyrics { hej hopp } >>
__
This is fixed in 2.5.11
\version "2.4.0"
\header {texidoc = "thumb articulation touches notehead"
reportedin = "2.3.18"
}
{ 8
}
___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond
The font-size bug is fixed in 2.5.11.
For the other bug, you will need to use a different syntax for the quoting:
use
\quoteDuring #"quotedPart" {\grace {s16} s1}
iso
\quote quotedPart 1
Erik
On Sunday 03 October 2004 21.07, Erik Sandberg wrote:
> Added this to cvs as grace-partial.ly. The issue
It's a limitation of TeX. It's trying to be too clever again :-)
Use the command \resizebox. Note that it will only make output in the PS
or PDF file.
Bert
___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lily
I have created file *.lytex and I can't get *bigger font then 36pt for
T1 encoding or 25pt without T1 encoding* in preambule of lytex.
Warnings after latex *.tex are:
LaTeX Font Warning: Font shape `T1/cmr/m/sc' in size <55> not available
(Font) * size <35.83> substituted* on input li
15 matches
Mail list logo