Re: ChordName Font Size

2019-05-14 Thread Aaron Hill
On 2019-05-14 6:23 pm, Gregory Hollands wrote: This function is working nicely, except the major seventh triangle is still growing with the font size. Should be possible to exempt other markup commands: embiggenChordNames = #(define-scheme-function (size) (number?) #{ \with {

The "let vibrate" tie

2019-05-14 Thread Federico Sarudiansky
Hi, I use the following, very dirty solution. Given an arbitrary chord, for instance on a 4/4 time signature: \version "2.19.83" \relative c'{ \time 4/4 \override NoteHead.font-size=#-100 s2.. 1*1/8 ~ s2.. \revert NoteHead.font-size \unHideNotes } The extremely reduced font size

Re: ChordName Font Size

2019-05-14 Thread Gregory Hollands
Aaron, This function is working nicely, except the major seventh triangle is still growing with the font size. I *was* able to put this in an included .ily file. I had been including the wrong file before ¯\_(ツ)_/¯ %%% \version "2.19" embiggenChordNames = #(define-scheme-function (size)

Re: The "let vibrate" tie

2019-05-14 Thread Andrew Bernard
Ah. May have helped if the OP was clearer. Well anyway, lots of good laissezvibrer code here. Andrew On Wed, 15 May 2019 at 05:35, Pierre Perol-Schneider < pierre.schneider.pa...@gmail.com> wrote: > Hi guys, > As far as I understood, the tie Vicente is talking about is the one > attached... >

Re: The "let vibrate" tie

2019-05-14 Thread Pierre Perol-Schneider
Hi guys, As far as I understood, the tie Vicente is talking about is the one attached... Cheers, Pierre Le mar. 14 mai 2019 à 15:02, Ben a écrit : > > On 5/14/2019 6:22 AM, Andrew Bernard wrote: > > Hello Vincente, > > You can use LSR 715 by Robin Bannister to extend LV's. > > Thomas Morley

Re: The "let vibrate" tie

2019-05-14 Thread Ben
On 5/14/2019 6:22 AM, Andrew Bernard wrote: Hello Vincente, You can use LSR 715 by Robin Bannister to extend LV's. Thomas Morley wrote the following to help me do more extensive things with LV ties. If you need help in this or to see some examples, just ask. This may be more powerful than

Re: The "let vibrate" tie

2019-05-14 Thread Andrew Bernard
Hello Vincente, You can use LSR 715 by Robin Bannister to extend LV's. Thomas Morley wrote the following to help me do more extensive things with LV ties. If you need help in this or to see some examples, just ask. This may be more powerful than you require. Andrew % % adjust

Re: The "let vibrate" tie

2019-05-14 Thread Robin Bannister
Vicente Sanches wrote: Example in the link bellow just in the 1st seconds of the video, in the 4th and 5th measures: https://www.youtube.com/watch?v=VEMyj-8I3pw I would use LSR715 to make the \laissezVibrer starting at the end of the fourth stretch all the way through the 5th.

Re: The "let vibrate" tie

2019-05-14 Thread Pierre Perol-Schneider
Hi Vicente, How about something like: myStencil = \markup\with-dimensions-from\null \stencil #(make-tie-stencil '(0 . 0) '(-4 . 0) .2 2) myTie = { \once\override NoteHead.stencil = #(lambda (grob) (grob-interpret-markup grob myStencil )) \once\omit Stem } { 1 \hideNotes q

Re: The "let vibrate" tie

2019-05-14 Thread Malte Meyn
Am 14.05.19 um 01:57 schrieb Vicente Sanches: Hi everyone, How can I input that l.v. ("let vibrate") tie used generally with timpani and mallets such as vibraphone em marimba? Hi Vicente, try \laissezVibrer. See also

The "let vibrate" tie

2019-05-14 Thread Vicente Sanches
Hi everyone, How can I input that l.v. ("let vibrate") tie used generally with timpani and mallets such as vibraphone em marimba? Tried to use open and closed parentheses without notes inside, but it didn't work. Example in the link bellow just in the 1st seconds of the video, in the 4th and

Re: ChordName Font Size

2019-05-14 Thread Gregory Hollands
> > > I want to use an alternative font for ChordNames, but the font I have > > chosen is not exactly the same size as the default font. The result is > > that > > musical symbols (sharps, flat, etc) appear too large. > > > > How can I change the size of the musical symbols in ChordNames so that >

Re: "D.C. al Fine" best practice

2019-05-14 Thread mu...@gmx.ch
Thanks, Karl, for your real-life example and for showing how to combine all these documentation fragments and snippets. Well-known to me, but it's about the combination ;-) Thanks. Looks perfect and is rather simple. Regards Stephan Am 13.05.2019 um 22:29 schrieb k...@aspodata.se: > To typeset