Newbie having trouble with transposition(s)

2017-11-10 Thread Patrick Smith
Another first-time LilyPond poster/user here! I've been using LilyPond for about a week now and I'm really loving it already. I'm a brass player who is using LilyPond to create beautiful engravings for brass ensembles. I'm also an engineer who wishes he was better at programming and LilyPond. An

Re: mix dynamic within markup on single note

2017-11-10 Thread Ryan Michael
Sorry should read *"submit"* not submit. Ryan. On Fri, Nov 10, 2017 at 10:20 PM, Ryan Michael wrote: > I am trying to place "submit" markings after dynamics, but I would like > the dynamics to be the actual default dynamic font as opposed to bold text. > Here is my current hacky approach: > > >

mix dynamic within markup on single note

2017-11-10 Thread Ryan Michael
I am trying to place "submit" markings after dynamics, but I would like the dynamics to be the actual default dynamic font as opposed to bold text. Here is my current hacky approach: %% \version "2.18.2" { \time 4/4 d'4\pp fis' fis'\fermata bes'-\markup{\bold "ff" \italic "sub."}

Re: New User introduction

2017-11-10 Thread Ralph Palmer
Welcome, Daniel Chavez - I hope LilyPond is a help to your transcription efforts. I've been using LilyPond for a number of years now, and find that the documentation and the community are a great support. I hope you have a way to find your way around in the documentation. All the best, Ralph On

New User introduction

2017-11-10 Thread Daniel Chavez
Hello, I am a new user to this list and would like to introduce myself. I am a totally blind musician and have been playing piano since I was 3-years-old. I came across LilyPond in my efforts to find a free-ware software that I can write out my music for sheep music purposes, and thus, Lilypond c

Re: Lyric alignment

2017-11-10 Thread Abraham Lee
Hi, Sam! On Fri, Nov 10, 2017 at 3:12 PM, Samuel Speer wrote: > Try this: >> >> \override Lyrics.LyricText.extra-spacing-width = #'(-inf.0 . +inf.0) >> >> HTH, >> Abraham >> > > Thank you very much! That was very helpful. > > For the benefit of anyone who reads this archive in the future, the >

Re: Lyric alignment

2017-11-10 Thread Samuel Speer
> > Try this: > > \override Lyrics.LyricText.extra-spacing-width = #'(-inf.0 . +inf.0) > > HTH, > Abraham > Thank you very much! That was very helpful. For the benefit of anyone who reads this archive in the future, the positive should actually come before the negative: \override Lyrics.LyricTex

Re: percussion (drum set) help

2017-11-10 Thread Paul Scott
On Fri, Nov 10, 2017 at 01:56:56PM -0600, David Wright wrote: > On Fri 10 Nov 2017 at 12:27:19 (-0700), Paul Scott wrote: > > How can I move the eighth rest to the level of the snare drum part? > > sn8\rest doesn't seem to be allowed. > > Any other feedback on my code would also be appreciated. > >

Re: percussion (drum set) help

2017-11-10 Thread David Wright
On Fri 10 Nov 2017 at 12:27:19 (-0700), Paul Scott wrote: > How can I move the eighth rest to the level of the snare drum part? > sn8\rest doesn't seem to be allowed. > Any other feedback on my code would also be appreciated. > I'm successful with most of my percussion code. > > \version "2.19.80"

Re: Lyric alignment

2017-11-10 Thread Abraham Lee
Hi, Sam! On Fri, Nov 10, 2017 at 11:49 AM, Samuel Speer wrote: > Lily naturally spaces measures beautifully when there are no lyrics, but > when lyrics are added, she gets thrown off quite a bit. There have been > several discussions about that already on the list. > > Is there a way to have Lil

percussion (drum set) help

2017-11-10 Thread Paul Scott
How can I move the eighth rest to the level of the snare drum part? sn8\rest doesn't seem to be allowed. Any other feedback on my code would also be appreciated. I'm successful with most of my percussion code. \version "2.19.80" \score{ \new DrumStaff \drummode{ \clef percussion << { cymr

Lyric alignment question

2017-11-10 Thread tyronicus
Hi list members, Lily naturally spaces measures beautifully when there are no lyrics, but when lyrics are added, she gets thrown off quite a bit. There have been several discussions about that already on the list. Is there a way to have Lily act as if syllables have no width? What I would like

Lyric alignment question

2017-11-10 Thread Samuel Speer
Hi list members, Lily naturally spaces measures beautifully when there are no lyrics, but when lyrics are added, she gets thrown off quite a bit. There have been several discussions about that already on the list. Is there a way to have Lily act as if syllables have no width? What I would like

Re: markup circle and sub

2017-11-10 Thread bart deruyter
Hey, I found that this works: \version "2.19.62" \mark \markup \box {\concat {A \sub 1}} grtz, Bart http://www.bartart3d.be/ On Twitter On Identi.ca On Google+ 2017-11-10 10:1

Lyric alignment

2017-11-10 Thread Samuel Speer
Hi list members, Lily naturally spaces measures beautifully when there are no lyrics, but when lyrics are added, she gets thrown off quite a bit. There have been several discussions about that already on the list. Is there a way to have Lily act as if syllables have no width? What I would like t

Re: Increasing spacing between staves

2017-11-10 Thread Ben
On 11/10/2017 12:49 PM, David Sumbler wrote: Is there some way of increasing or specifying the space between the 2 staves of a piano staff at a particular point in a score? The piece I am setting has a lot of cross-staff beams, and sometimes Lilypond does not allow enough space between the stave

Re: Increasing spacing between staves

2017-11-10 Thread Ben
On 11/10/2017 12:49 PM, David Sumbler wrote: Is there some way of increasing or specifying the space between the 2 staves of a piano staff at a particular point in a score? The piece I am setting has a lot of cross-staff beams, and sometimes Lilypond does not allow enough space between the stave

Increasing spacing between staves

2017-11-10 Thread David Sumbler
Is there some way of increasing or specifying the space between the 2 staves of a piano staff at a particular point in a score? The piece I am setting has a lot of cross-staff beams, and sometimes Lilypond does not allow enough space between the staves for a decent- looking beam.  In those cases I

Re: reciting text over line breaks

2017-11-10 Thread David Wright
On Fri 10 Nov 2017 at 09:43:04 (-0500), Benjamin Bloomfield wrote: > Yes, but I want to allow line breaks in the middle of those breves if it > makes sense for line breaks to occur there. This is actually the way I had > been doing it, but it is a tedious process of trial and error to figure out >

Re: reciting text over line breaks

2017-11-10 Thread Benjamin Bloomfield
Yes, but I want to allow line breaks in the middle of those breves if it makes sense for line breaks to occur there. This is actually the way I had been doing it, but it is a tedious process of trial and error to figure out that, e.g., the line should break after "and" in "always and everywhere",

Re: Assign Dynamics Context to PianoStaff for MIDI

2017-11-10 Thread Gianmaria Lari
On 10 November 2017 at 15:16, David Kastrup wrote: > Gianmaria Lari writes: > > > On 10 November 2017 at 11:14, David Kastrup wrote: > > > >> Gianmaria Lari writes: > >> > >> > I simplified the code but this also does not create any dynamics: > >> > > >> > \version "2.19.80" > >> > > >> > dyna

Re: Assign Dynamics Context to PianoStaff for MIDI

2017-11-10 Thread David Kastrup
Gianmaria Lari writes: > On 10 November 2017 at 11:14, David Kastrup wrote: > >> Gianmaria Lari writes: >> >> > I simplified the code but this also does not create any dynamics: >> > >> > \version "2.19.80" >> > >> > dynamics = {s4\p \< s4 s4 s4 s4 s4 s4 s4 \!\f} >> > music = \fixed c'

Re: markup circle and sub

2017-11-10 Thread Gianmaria Lari
Thank you David, Robin and Andrew for the help and the explanation! g. On 10 November 2017 at 11:24, David Kastrup wrote: > David Kastrup writes: > > > Gianmaria Lari writes: > > > >> This code works well and create a rehearsal mark in a box > >> > >> \version "2.19.80" > >> \mark \markup {

Re: Assign Dynamics Context to PianoStaff for MIDI

2017-11-10 Thread Gianmaria Lari
On 10 November 2017 at 11:14, David Kastrup wrote: > Gianmaria Lari writes: > > > I simplified the code but this also does not create any dynamics: > > > > \version "2.19.80" > > > > dynamics = {s4\p \< s4 s4 s4 s4 s4 s4 s4 \!\f} > > music = \fixed c' {c d e f c d e f} > > > > \score { >

Re: markup circle and sub

2017-11-10 Thread David Kastrup
David Kastrup writes: > Gianmaria Lari writes: > >> This code works well and create a rehearsal mark in a box >> >> \version "2.19.80" >> \mark \markup {\box {A1}} >> >> Now I would like the same except for the number that should be in >> subscript. What I should do? I tried this but does not

Re: Assign Dynamics Context to PianoStaff for MIDI

2017-11-10 Thread David Kastrup
Gianmaria Lari writes: > I simplified the code but this also does not create any dynamics: > > \version "2.19.80" > > dynamics = {s4\p \< s4 s4 s4 s4 s4 s4 s4 \!\f} > music = \fixed c' {c d e f c d e f} > > \score { > \new Staff {<<\music \dynamics>>} > \midi { } > \layout {} > } I

Re: markup circle and sub

2017-11-10 Thread Robin Bannister
Gianmaria Lari wrote: (it writes A and 1 in two different boxes) \version "2.19.80" \mark \markup {* \box \concat {A \sub 1} *} \box will apply to each item in a subsequent list, unless you give the list to another command, like \concat, first. Cheers, Robin ___

Re: markup circle and sub

2017-11-10 Thread David Kastrup
Gianmaria Lari writes: > This code works well and create a rehearsal mark in a box > > \version "2.19.80" > \mark \markup {\box {A1}} > > Now I would like the same except for the number that should be in > subscript. What I should do? I tried this but does not work (it writes > A and 1 in two d

Re: Assign Dynamics Context to PianoStaff for MIDI

2017-11-10 Thread Gianmaria Lari
I simplified the code but this also does not create any dynamics: \version "2.19.80" dynamics = {s4\p \< s4 s4 s4 s4 s4 s4 s4 \!\f} music = \fixed c' {c d e f c d e f} \score { \new Staff {<<\music \dynamics>>} \midi { } \layout {} } ___

Re: markup circle and sub

2017-11-10 Thread Andrew Bernard
Hi Gianmaria, \version "2.19.80" \mark \markup { \box \column {\line {A\sub1} }} Andrew ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Assign Dynamics Context to PianoStaff for MIDI

2017-11-10 Thread Gianmaria Lari
Hello Ben, On 5 October 2017 at 20:24, Ben wrote: > On 10/5/2017 12:03 PM, Robert Murdoch wrote: > > Hi, > > I was wondering how to assign a Dynamics context to a PianoStaff... > > > Hello, > > I usually end up creating a separate score for MIDI as well as a 'normal' > layout. > I find that is t

markup circle and sub

2017-11-10 Thread Gianmaria Lari
This code works well and create a rehearsal mark in a box \version "2.19.80" \mark \markup {*\box {A1}*} Now I would like the same except for the number that should be in subscript. What I should do? I tried this but does not work (it writes A and 1 in two different boxes): \version "2.19.80"

Re: reciting text over line breaks

2017-11-10 Thread Michael Gerdau
Hi Benjamin, assuming you have your music in a varible called e.g. \music you simply put your verses like shown below and combine them as with any other score. That should give you the desired result. verse = \lyricmode { It \once \override LyricText.self-alignment-X = #LEFT "is truly right and