Re: Dynamics to the left of the note

2016-08-25 Thread Evan O'Dorney
Glad I could brighten your day. For the record, it's simply \once \override DynamicText.X-offset = -3 for dynamics attached to a note. Best, Evan On Thu, Aug 25, 2016 at 4:38 PM, Abraham Lee wrote: > > > On Thursday, August 25, 2016, Evan O'Dorney

Re: Dynamics to the left of the note

2016-08-25 Thread Abraham Lee
On Thursday, August 25, 2016, Evan O'Dorney wrote: > Hi all, > > Could someone please remind me how to print a dynamic mark to the left of > a (ledger-line) note, instead of above or below it? I know it's in the > manual, but Google is not being merciful to me today. > >

Dynamics to the left of the note

2016-08-25 Thread Evan O'Dorney
Hi all, Could someone please remind me how to print a dynamic mark to the left of a (ledger-line) note, instead of above or below it? I know it's in the manual, but Google is not being merciful to me today. MWE: d\f Thanks, Evan ___ lilypond-user

Re: Mystery Solved - Thanks

2016-08-25 Thread David Kastrup
"Pastor Neubauer" writes: > Thanks for the responses. I need to clean up my coding, which will help. The > mystery lies (I've had this issue a number of times) in that the \relative > statements are first lines controlled by the indent command. When Lilypond > auto breaks

Re: Alternative bar numbering [0.18571]

2016-08-25 Thread Abraham Lee
On Thu, Aug 25, 2016 at 2:53 PM, Pastor Neubauer wrote: > I’ve gotten two pieces of information that have clarified the problem. By > using \relative so often I am essentially doing first lines each time > with their indent being set at 10, but when Lilypond does the

Re: Alternative bar numbering [0.18571]

2016-08-25 Thread Malte Meyn
Oh, and because you mentioned time savers: You don’t have to write the duration of every note. If you don’t write the duration the last duration is repeated. So c4 d4 e4 r4 f8 e8 f4 is the same as c4 d e r f8 e f4 Am 25.08.2016 um 23:00 schrieb Malte Meyn: Pleae always reply to the list

Mystery Solved - Thanks

2016-08-25 Thread Pastor Neubauer
Thanks for the responses. I need to clean up my coding, which will help. The mystery lies (I've had this issue a number of times) in that the \relative statements are first lines controlled by the indent command. When Lilypond auto breaks music the second and following lines are controlled by the

Re: Alternative bar numbering [0.18571]

2016-08-25 Thread Malte Meyn
Pleae always reply to the list (at least as CC) so others can see when your problem is solved or new questions arise ;) Am 25.08.2016 um 22:39 schrieb Pastor Neubauer: Is there any way to not have the first line indent? Yes: replace line 10 (“indent = #10”) by “indent = #0”. You can also

Re: MusicXML2Ly: Problem with minor chords

2016-08-25 Thread David Kastrup
Jacques Menu Muzhic writes: >> Le 17 août 2016 à 21:26, David Kastrup a écrit: >> >> Johan Vromans writes: >> >>> David Kastrup wrote: >>> ... the change to let c:5 exclude the third was introduced as late

Re: Alternative bar numbering [0.18571]

2016-08-25 Thread David Kastrup
"Pastor Neubauer" writes: > I have a problem that seems to be part of the way lilypond works. I'm using > the code below. What I am wondering is how to change the lines following the > \break command. These lines seem to ignore all page formatting. The first > line is

Re: Alternative bar numbering [0.18571]

2016-08-25 Thread Malte Meyn
Am 25.08.2016 um 21:12 schrieb Pastor Neubauer: I am not using score blocks. I never really trained in on Lilypond, just sort of started finding what worked so I am going line by line using addlyrics. I know I have had some difficulties that could be worked out if I used more “formal”

RE: Alternative bar numbering [0.18571]

2016-08-25 Thread Pastor Neubauer
I am not using score blocks. I never really trained in on Lilypond, just sort of started finding what worked so I am going line by line using addlyrics. I know I have had some difficulties that could be worked out if I used more “formal” methods. I’ve attached the .ly file for brevities sake.

Re: Alternative bar numbering [0.18571]

2016-08-25 Thread Abraham Lee
On Thu, Aug 25, 2016 at 12:33 PM, Pastor Neubauer wrote: > Thanks for getting back to me. I've attached the pdf of what I've done so > far so you can see the formatting issue. > That is indeed strange. Mind sharing the source file? I'm pretty sure the solution will be

Re: Alternative bar numbering [0.18571]

2016-08-25 Thread Kevin Barry
Hi Pastor, I see nothing unusual in the output; can you be more specific about what you want to see? Indentation only affects the first system of a score. What page formatting have you set that is being ignored? Kevin ___ lilypond-user mailing list

Re: Alternative bar numbering [0.18571]

2016-08-25 Thread Abraham Lee
On Thu, Aug 25, 2016 at 11:33 AM, Pastor Neubauer wrote: > I have a problem that seems to be part of the way lilypond works. I’m > using the code below. What I am wondering is how to change the lines > following the \break command. > Which \break you are talking about (since

Alternative bar numbering [0.18571]

2016-08-25 Thread Pastor Neubauer
I have a problem that seems to be part of the way lilypond works. I'm using the code below. What I am wondering is how to change the lines following the \break command. These lines seem to ignore all page formatting. The first line is indented and the remaining lines are not. \relative c'{ \set