Re: Question re title formatting

2015-10-06 Thread David Wright
I've replied to the original post because it had a Reply-To which was not honoured by most of the responses in the thread. Quoting Karen Billings (ksbilli...@att.net): > I hate bothering the you all with a dumb question, but I've been wracking my > brain with this for two hours. > > I am

Re: Question re title formatting

2015-10-03 Thread BB
As you correctly found out, as a matter of fact line breaks will not work in your code. As I did a lot of programming in the past I do not think that is wrong but usually a rule in such code arrangements. Another point is the comment mark "%" that invalidates the rest of the line CR etc.

Re: Question re title formatting

2015-10-03 Thread BB
Sorry, than there is no need for me to make noise ... On 03.10.2015 16:26, Brian Barker wrote: The enquirer's code works exactly as she wishes; ___ lilypond-user mailing list lilypond-user@gnu.org

Re: Question re title formatting

2015-10-03 Thread Brian Barker
At 15:43 03/10/2015 +0200, Bonly Bonly wrote: As you correctly found out, as a matter of fact line breaks will not work in your code. As I did a lot of programming in the past I do not think that is wrong but usually a rule in such code arrangements. Another point is the comment mark "%" that

Re: Question re title formatting

2015-10-03 Thread Simon Albrecht
On 02.10.2015 18:29, Karen Billings wrote: Lilypond incorporates the "meter" but ignores the "arranger"... Can’t confirm that either on 2.18. If you’re still having the problem, then please post a complete compilable file as attachment for further checking. One more point: I think I can

Re: Question re title formatting

2015-10-03 Thread David Kastrup
Simon Albrecht writes: > On 02.10.2015 18:29, Karen Billings wrote: >> Lilypond incorporates the "meter" but ignores the "arranger"... > > Can’t confirm that either on 2.18. If you’re still having the problem, > then please post a complete compilable file as attachment

Re: Question re title formatting

2015-10-03 Thread BB
There are lots of "%", say comments, that validate the rest of the line including braces. \markup { \column { \fill-line { \large \bold \title } % title \fill-line { \titleb } \fill-line { \caps \piece \caps \composer } \fill-line { \meter \arranger } } } On 03.10.2015 14:53, Brian

Re: Question re title formatting

2015-10-03 Thread Brian Barker
At 15:01 03/10/2015 +0200, Bonly Bonly wrote: There are lots of "%", say comments, that validate the rest of the line including braces. \markup { \column { \fill-line { \large \bold \title } % title \fill-line { \titleb } \fill-line { \caps \piece \caps \composer } \fill-line { \meter \arranger

Re: Question re title formatting

2015-10-03 Thread Brian Barker
At 13:41 03/10/2015 +0200, David Kastrup wrote: On 02.10.2015 18:29, Karen Billings wrote: Lilypond incorporates the "meter" but ignores the "arranger"... I suspect that the preceding line has a non-standard line ending, most likely just a CR or the line being wrapped by spaces rather than

Question re title formatting

2015-10-02 Thread Karen Billings
Good morning all, I hate bothering the you all with a dumb question, but I've been wracking my brain with this for two hours. I am arranging a standard Latin setting for our Choir to use Sunday, and seem to be having trouble with something that worked before. I'm still working in 2.18.2 My title

Re: Question re title formatting

2015-10-02 Thread Jacques Menu
Hello Karen, Works with 2.19.28. JM > Le 2 oct. 2015 à 18:29, Karen Billings a écrit : > > Good morning all, > > I hate bothering the you all with a dumb question, but I've been wracking my > brain with this for two hours. > > I am arranging a standard Latin setting for