Re: slashes and percent

2015-11-09 Thread Peter Berlau
Hi David, wow, that's easy to use, many thanks! all the best, Peter Am Montag, den 09.11.2015, 14:30 -0800 schrieb Flaming Hakama by Elaine: [..] > > > % Macro to print single slash > rs = { > \once \override Rest #'stencil = > #ly:percent-repeat-item-interface::beat-slash > \once \override

Re: slashes and percent

2015-11-09 Thread Simon Albrecht
On 10.11.2015 00:19, Flaming Hakama by Elaine wrote: In my opinion, yours approach is poorly designed, since it introduces a problem (notes to represent slashes that will be transposed) that then requires a solution. The solution I disseminated avoids that problem in its entirety. Good point

Re: slashes and percent

2015-11-09 Thread Flaming Hakama by Elaine
Simon, In case you are curious, I read this list in digest form, so sometimes I reply before I see other people's replies posted. However, In terms of this topic, yes, I read your replies on this topic. In fact, it was reading your replies that motivated me to reply with a better solution. I

Re: slashes and percent

2015-11-09 Thread Simon Albrecht
On 09.11.2015 23:52, Simon Albrecht wrote: Did you even _read_ my replies to this thread, Or did the mailing list engine delay posts again, so you couldn’t know that solutions had already been given? ~ Simon ___ lilypond-user mailing list lilypond

Re: slashes and percent

2015-11-09 Thread Simon Albrecht
On 09.11.2015 23:30, Flaming Hakama by Elaine wrote: > > I have a "dirty solution" for this percent ( slashes ) > > \override Stem #'length = #0.0 > #'thickness = #0.0 > b4 b4 b4 > \override Stem #'length = #7.0 > \override Stem #'thickness = #1.3 > >

Re: slashes and percent

2015-11-09 Thread Flaming Hakama by Elaine
> > > > > I have a "dirty solution" for this percent ( slashes ) > > > > \override Stem #'length = #0.0 > > #'thickness = #0.0 > > b4 b4 b4 > > \override Stem #'length = #7.0 > > \override Stem #'thickness = #1.3 > > > > > > Looks good on "original sheet" but pretty ugly on the transposed ones. >

Re: slashes and percent

2015-11-09 Thread Simon Albrecht
On 09.11.2015 23:01, Jacques Menu wrote: Hello folks, How about: \relative c'' { \override Staff.NoteHead.style = #'slash \hide Staff.Stem \repeat unfold 4 { \tweak staff-position #-0.5 c4 } } Which doesn’t deal with transpositions. That’s what the Pitch_squash_engraver and \improvi

Re: slashes and percent

2015-11-09 Thread Peter Berlau
Hi Jacques, works also fine, thanks a lot! All the best, Peter Am Montag, den 09.11.2015, 23:01 +0100 schrieb Jacques Menu: > Hello folks, > > How about: > > \relative c'' { > \override Staff.NoteHead.style = #'slash > \hide Staff.Stem > \repeat unfold 4 { \tweak staff-position #-0.5 c4

Re: slashes and percent

2015-11-09 Thread Peter Berlau
Hello Simon, that was exactly what I'm looking for! Cool, thank You so much! all the best, Peter Am Montag, den 09.11.2015, 22:46 +0100 schrieb Simon Albrecht: > Hello Peter, > > now the problem is clear. That’s what the Pitch_squash_engraver, used in > the example from the Notation Reference,

Re: slashes and percent

2015-11-09 Thread Jacques Menu
Hello folks, How about: \relative c'' { \override Staff.NoteHead.style = #'slash \hide Staff.Stem \repeat unfold 4 { \tweak staff-position #-0.5 c4 } } JM > Le 9 nov. 2015 à 22:46, Simon Albrecht a écrit : > > Hello Peter, > > now the problem is clear. That’s what the Pitch_squash_engr

Re: slashes and percent

2015-11-09 Thread Simon Albrecht
Hello Peter, now the problem is clear. That’s what the Pitch_squash_engraver, used in the example from the Notation Reference, is for: it moves all the notes to the center of the staff, regardless of their pitch. So all you need to do is insert the following into your file on top level: \lay

Re: slashes and percent

2015-11-09 Thread Peter Berlau
Hello Simon, Thanks for Help, here is the code, sorry for length, but if You scroll pdf-output in viewer You will immediateley know what I mean. %%% \version "2.18.2" \header { title = "Subterranean Homesick Alien" composer = "Thomas Yorke" } melody = \relative c

Re: slashes and percent

2015-11-09 Thread Simon Albrecht
On 09.11.2015 21:38, Peter Berlau wrote: Hello Simon, hello All! a part of my problem is solved i using now \omit Stem b4 b b b \undo \omit Stem with the '/' as notehead But in tramspostion in Bb b = 'cis' in Es b = 'gis' thats pretty ugly... Could you please post a (small, complete an

Re: slashes and percent

2015-11-09 Thread Peter Berlau
Hello Simon, hello All! a part of my problem is solved i using now \omit Stem b4 b b b \undo \omit Stem with the '/' as notehead But in tramspostion in Bb b = 'cis' in Es b = 'gis' thats pretty ugly... if i can use the percent and percent - slash the position of the percent and slash sign

Re: slashes and percent

2015-11-08 Thread Simon Albrecht
Hello Peter, On 09.11.2015 00:09, Peter Berlau wrote: Hello Simon, thanks for fast answer. I use this also, but in this case I need no first note written, I like to use the percent and slashes as we call in german 'faulenzer'. It is for an "arrangement" for jazz ensemble. I have to create sheet

Re: slashes and percent

2015-11-08 Thread Peter Berlau
Hello Simon, thanks for fast answer. I use this also, but in this case I need no first note written, I like to use the percent and slashes as we call in german 'faulenzer'. It is for an "arrangement" for jazz ensemble. I have to create sheets for C-, Bb-, Eb- and Bass-Clef-C-Instruments so I use

Re: slashes and percent

2015-11-08 Thread Simon Albrecht
Hello Peter, On 08.11.2015 22:54, Peter Berlau wrote: Hello, I like to use slashes and percent - repeaters but without a note in the beginning, The question likely is: For what purpose do you want that? Since obviously, if you really want a percent repeat (that is an abbreviated notation t