bug-lilypond
[Top][All Lists]
Advanced

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

Small issues


From: Luc
Subject: Small issues
Date: Fri, 30 Sep 2005 07:57:03 +0200

Hi

 

 

First let me tell you how much I enjoy working with your software and
specially getting these remarkable results!

 

However, I would like to report a few problems I encountered. Please let
me know if you can do something about it or if I use your system the
wrong way!

 

 

 

\version "2.6.0"

 

\layout {}

 

 

% 1: ----------------% the tie (~) is only shown in the first
alternative!

One=       {              

                \clef "G"


                \key a \minor


                \time 3/4                              

                a 2.


                \repeat volta 2{     b''           2


                                               gis''        4
|              

                                               a''           2.~
|              % This tie (~)  is only shown in the first alternative!

                                       } % repeat volta


                \alternative {

                                               {a''8 r8 r4 r          |}

                                               {a''4 r r
|}

                                  } %alternative

                } % One=

 

                \score {  \new Staff{\One}

                               \layout{}

                               \midi{}

                         } %score

 

% 2: ----------------% The horizontal brackets are not on the same line
(height).

Two={

                \clef "G"


                \key a \minor


                \time 3/4                              

                \repeat volta 2 {    e'''          8             

                                               d'''


                                               e''


                                               e'''


                                               d'''


                                               e''


                                               |              

                                               }


                \alternative {{       a''           8


                                               e'''          4


                                               e'''          8
[              

                                               e'''          8


                                               e'''          8
]                              

 


                                  }{          a''           8


                                               e''           8
[

                                               f''


                                               e''


                                               dis''


                                               e''
]

                                   }}}

                \score {  \new Staff{\Two}

                               \layout{}

                               \midi{}

                         } %score

 

 

 

% 3: ------------% I cannot get a segno and an automatic rehearsal mark
at the same place on a bar!

                               

Three={

                \clef "G"


                \key a \minor


                \time 3/4                              

                %             c'' 2.       \mark \default  \markup
\column{ \musicglyph #"scripts.segno" }

                % I tried a few things: the following works - but how do
I get the number of the rehearsal number to come?:

                               e'' 2.       \mark \markup \column{
\musicglyph #"scripts.ufermata"  \musicglyph #"scripts.coda" }

                               %and of course on a note:

                               f'' 2.       \segno  \fermata

                               }                              

 

                \score {  \new Staff{\Three}

                               \layout{}

                               \midi{}

                         } %score

 

 

% 4: ----------% midi2ly does not work!

 

% 5: ----------%       ledger lines seem to build one line with 16th and
make the score nearly unreadable - any suggestions or workarounds? 

                    %         One of course is to reduce the number of
measures per page, but I prefer letting your system decide how many fit
on a line...

 

Five={     \clef "G"

                \key g \major

                \time 2/2

d''8 fis''8 a''4     e''16 g''16 cis'''16( b''16)   cis'''16 g''16 e''16
g''16     |

fis''16 a''16 d'''16 a''16 fis''16 a''16 d''16 cis''16 dis''8 fis''8
b''4         |

e''8 g''8 c'''4 ~ c'''16  b''16 a''16 b''16 c'''16 b''16 a''16 g''16
|

fis''4 r16 fis''16 g''16 a''16 g''16 b''16 d'''16( c'''16) d'''16 b''16
g''16 b''16        |

f''16 b''16 d'''16( c'''16) d'''16 b''16 f''16 b''16 e''16 b''16 d'''16(
c'''16) d'''16 b''16 e''16 b''16     |

e''16 a''16 c'''16( b''16) c'''16 a''16 e''16 a''16 d''16 a''16 c'''16(
b''16) c'''16 a''16 d''16 a''16        |

d''16 g''16 b''16( a''16) b''16 g''16 d''16 g''16 cis''16 g''16 bes''16(
a''16) bes''16 g''16 cis''16 g''16                |

d''16 e''16 fis''16 g''16 a''4 ~ a''16 d''16 b'16 d''16 e''16 c''16 a'16
c''16              |

b'8 g'8 r8 b'8 ~ b'16 a'16 b'16 d''16 c''16 b'16 a'16 g'16             |

fis'8 a'8 c''4 ~ c''16 a'16 b'16 d''16    c''16 b'16 a'16 g'16         |
}                              

 

                \score {  \new Staff{\Five}

                               \layout{}

                               \midi{}

                         } %score

 

 

I work on a PC with Windows XP Home Edition.

 

With kind regards

 

Luc Wehli

CH-8192 Glattfelden 

 

mobil      078 793 14 87

e-mail:   address@hidden

 



reply via email to

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