On Thu, 2014-07-03 at 08:57 +0200, Robert Schmaus wrote:
> If you search for "Rhythmic Slashes" within the v2.18 snippets documentation, 
> you'll find another way of creating those slashes - that approach has the 
> advantage that the slashes will be silent in MIDI. 

http://www.lilypond.org/doc/v2.18/Documentation/snippets/rhythms#rhythms-rhythmic-slashes

coincidentally, I was asked recently for slashes in chord symbols and
used this

\set noChordSymbol = "\\"

using rests where slashes were required. The attached shows the desired
effect in this case.

Richard



> Best, Robert 
> 
> 
> > On 2 Jul 2014, at 23:06, Francisco Vila <paconet....@gmail.com> wrote:
> > 
> > 2014-07-02 22:10 GMT+02:00 Janek Warchoł <janek.lilyp...@gmail.com>:
> >> 
> >> What about
> >> 
> >> {
> >>  c' f' b' g'
> >>  \new Voice \with {
> >>    \consists "Pitch_squash_engraver"
> >>    \improvisationOn
> >>    \omit Stem
> >>  } {
> >>    c c c c
> >>  }
> >>  f'2 g'
> >> }
> >> 
> >> ?
> > 
> > Ah yes, improvisation notes without the stems. Thank you!
> > 
> > -- 
> > Francisco Vila. Badajoz (Spain)
> > www.paconet.org , www.csmbadajoz.com
> > 
> > _______________________________________________
> > lilypond-user mailing list
> > lilypond-user@gnu.org
> > https://lists.gnu.org/mailman/listinfo/lilypond-user
> 
> _______________________________________________
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to