On Wed, 22 Mar 2000, Han-Wen Nienhuys wrote: > >1. dashed ties (NOT slurs) > implemented in .38, or apply this to scm/generic-property.scm Thanks :) > >2. \property stemStyle = "transparent" ( or likewise) > > Use the construct in my previous mail (and substitute Stem for > Rest). Or remove the stem engraver. Wow, that hurted me much! Thanks, solved > >3. Is it possible to combine voltas? say in \repeat volta 3 {} first > >and second endings are the same, and could be printed in combined > >"1.2." volta > This should already work, see input/test/repeat-volta Yeah, indeed, thanks > Did do a \stemdown for the 2nd voice? If so, please send an example. ok, but tomorrow i guess :( > >7. \slurnormal b8( \slurdotted ( )a )g gives me a parse error :( > Sadly, you can't have both slurs in the same voice context and in > different dashing. Not yet, anyway. Thanks again for idea, guess you don't know, but you've solved here two my problems perhaps: really, I can create another voice for it (so simple, sigh) > >8. Is where a way to say something similar to \times 1/1 { bla \times > >8. 1/1 \{ } > > blah \} --- I need collating? brackets(collision, crossings) > What do you want? I don't understand your example. Sorry for eating your time, it was solved by previous idea, but: a) In attached example I can't force tuplets down in second Voice b) please note commented \break, if not commented, it effectively kills lily as of 1.3.39 > >9. I saw that breathing sign is implemented, but in solfegio i see > >9. two variants\ > Yep, you can try \mark "\\yourtexmacro"; to do it in the meantime, or The problem here is that if you do it as a TeX macros, then at the end of staff your macro follows on a new one, which is BAD (melody starting with a deep breath :). It was not so before, as of 1.2 days, and I did it as a macro at that time ... > you can submit a patch to Breathing_sign::do_brew_molecule () this opportunity remains, doing my way through Hungarian notation :) August Intended P.S.: I attached also another file, commented as %second, which gives a wild TeX error in 1.3.39 because of gobblying ^"\\nwarrow" superscript. Origins of gobblying are unclear to me, HTH -- cannot acces .signature: permission denied
\version "1.3.18" \score{ \context Staff = trebleStaff < \context Voice = one { \property Voice.tupletNumberVisibility = ##f \property Voice.tupletBracketVisibility = ##t \property Voice.tupletDirection = \up \notes \relative c' { \slurdotted \time 4/4; \times 1/1 {c4_"$\\downarrow$" [d8_"$\\leftarrow$" e_"$\\rightarrow$"] f4 c_"$\\uparrow$"} | \times 1/1 {d [e8 f] g4 d} | \times 1/1 {e [f8 g] a4 e} | \times 1/1 {f [g8 a]} \times 1/1 {e4 [f8 g]} | \break \times 1/1 {d4 [e8 f]} \times 1/1 {c4 [d8 e]} \mark "$'$"; | f4 [c8 d] e4 b | c1 \bar "||"; | \clef violin; \time 4/4; \times 1/1 {e4_"$\\downarrow$" [d8_"$\\leftarrow$" c_"$\\rightarrow$"] e4 c(_"$\\uparrow$"} | \times 1/1 {)f [e8 d] f4 d(} | \break \times 1/1 {)g [f8 e] g4 e(} | \times 1/1 {)a [g8 f] a4 f} | \mark "$'$"; \times 1/1 {e4 [g8 f] e4 g(} | \times 1/1 {)d [f8 e] d4 f(} | \break )c4 [e8 d] c4 g | c1 \bar "||"; \clef violin; \time 3/4; \times 1/1 {e4_"III" [d8 c] [d c(]} | \times 1/1 { )f4_"IV" [e8 d] [e d(]} | \times 1/1 { )g4_"V" \context Voice \outputproperty #(make-type-checker 'Rest) #'transparent = ##t r2(} | %\break \times 1/1 { )a4_"VI" \context Voice \outputproperty #(make-type-checker 'Rest) #'transparent = ##t r2} \mark "$'$"; | \times 1/1 {g4_"V" \context Voice \outputproperty #(make-type-checker 'Rest) #'transparent = ##t r2} | \times 1/1 {f4_"IV" \context Voice \outputproperty #(make-type-checker 'Rest) #'transparent = ##t r2} | [e8 d] c4 b | c2. \bar "||"; } } \context Voice = two { \property Voice.tupletNumberVisibility = ##f \property Voice.tupletBracketVisibility = ##t \property Voice.tupletDirection = \down \notes \relative c' { s1*7 s4*3 \times 1/1 { c4 f } s*2 \times 1/1 {d g} s*2 \times 1/1 {e a} s*6 \times 1/1 {g d} s*2 \times 1/1 {f c} s*9 \times 1/1 {c f} s s8 \times 1/1 {d8 g4} s4 \times 1/1 { \context Voice \outputproperty #(make-type-checker 'Rest) #'transparent = ##t r4 a} } } > \paper { linewidth = 16.5\cm; indent = 0. \mm; tuplet_spanner_gap = 0.0 * \staffspace; textStyle = large; textalignment = \center; \translator { \OrchestralPartStaffContext markScriptPadding = "5.0"; \remove Bar_number_engraver; } } }
\version "1.3.18"; global = \notes \relative c' { \keysignature bes ees aes; \time 3/4; } \score{ \context Staff = trebleStaff { \context Voice = one { \property Voice.tupletNumberVisibility = ##f \property Voice.tupletBracketVisibility = ##t \global \notes \relative c' { \mark "1"; \times 1/1 {c16^"$\\downarrow$"()d d^"$\\uparrow$"()ees ees^"$\\downarrow$"()d d^"$\\uparrow$"()c d4^"$\\downarrow\\uparrow$"} | [d16_"II" \context Voice \outputproperty #(make-type-checker 'Rest) #'transparent = ##t r8] s16 s2 | [ees16_"III" \context Voice \outputproperty #(make-type-checker 'Rest) #'transparent = ##t r8] s16 s2 | [f16_"IV" \context Voice \outputproperty #(make-type-checker 'Rest) #'transparent = ##t r8] s16 s2 \mark "$'$"; | \break \times 1/1 {aes16_"VI"()g g()f f()g g()aes g4} | [g16_"V" \context Voice \outputproperty #(make-type-checker 'Rest) #'transparent = ##t r8] s16 s2 | [f16_"IV" \context Voice \outputproperty #(make-type-checker 'Rest) #'transparent = ##t r8] s16 s2 | [ees16_"III" \context Voice \outputproperty #(make-type-checker 'Rest) #'transparent = ##t r8] s16 s2 | c2. \bar "||"; \break \mark "2"; \times 1/1 {c16^"$\\downarrow$" d ees d c8^"$\\rightarrow$" d ees^"$\\nwarrow$" c} | [d16^"$\\downarrow$" \context Voice \outputproperty #(make-type-checker 'Rest) #'transparent = ##t r8] s16^"$\\rightarrow$" s2^"$\\nwarrow$" | [ees16 \context Voice \outputproperty #(make-type-checker 'Rest) #'transparent = ##t r8] s16 s2 | [f16 \context Voice \outputproperty #(make-type-checker 'Rest) #'transparent = ##t r8] s16 s2 \mark "$'$"; | \break \times 1/1 {g16 aes g f ees8 f g ees} | [f16 \context Voice \outputproperty #(make-type-checker 'Rest) #'transparent = ##t r8] s16 s2 | [ees16 \context Voice \outputproperty #(make-type-checker 'Rest) #'transparent = ##t r8] s16 s2 | [d16 \context Voice \outputproperty #(make-type-checker 'Rest) #'transparent = ##t r8] s16 s2 | c2. \bar "||"; } } } \paper { linewidth = 16.5\cm; indent = 0. \mm; tuplet_spanner_gap = 0.0 * \staffspace; textStyle = large; textalignment = \center; \translator { \OrchestralPartStaffContext markScriptPadding = "5.0"; \remove Bar_number_engraver; } } } %\include "ly/usual_score.ly";