Re: Aligning c1 |. with R1 |.

2015-07-28 Thread Ian Rashkin
thanks so much! I didn't see any way to reply to list, only a button to reply to you. I will give this a shot. I appreciate your time. On 7/28/2015 7:18 AM, Thomas Morley wrote: Hi Ian, welcome to LilyPond and the list. Please always adress the mailing list/reply to all. Others may be inter

Re: Aligning c1 |. with R1 |.

2015-07-28 Thread Thomas Morley
Hi Ian, welcome to LilyPond and the list. Please always adress the mailing list/reply to all. Others may be interested as well. 2015-07-28 1:02 GMT+02:00 Ian Rashkin : > hi, sorry to bother you - this > http://lists.gnu.org/archive/html/lilypond-user/2013-05/msg00880.html fix > sounds like just

Re: Aligning c1 |. with R1 |.

2013-06-03 Thread Jean-Charles Malahieude
Le 02/06/2013 20:18, Thomas Morley disait : 2013/6/2 Jean-Charles Malahieude : Only nitpicking, as you can notice, is that it is the right side of the digits (9, 5 and 6) that get aligned on the center of the note and not the "full box". True, though regard the output of the following code:

Re: Aligning c1 |. with R1 |.

2013-06-02 Thread Thomas Morley
2013/6/2 Jean-Charles Malahieude : > Only nitpicking, as you can notice, is that it is the right side of the > digits (9, 5 and 6) that get aligned on the center of the note and not the > "full box". True, though regard the output of the following code: \paper { system-system-spacing #'basic-d

Re: Aligning c1 |. with R1 |.

2013-06-02 Thread Jean-Charles Malahieude
Le 02/06/2013 17:50, Thomas Morley disait : In the attached code I tried to affect BassFigure. Not sure whether it's the best way, though it works. In addition I added code to affect ChordName and FretBoard, too, and reworked the definition for `read-out'. As far as I can observe with such a

Re: Aligning c1 |. with R1 |.

2013-06-02 Thread Thomas Morley
2013/6/2 Jean-Charles Malahieude : > Le 02/06/2013 14:14, Thomas Morley disait : > >> 2013/6/2 Jean-Charles Malahieude : >>> >>> Le 31/05/2013 22:02, Thomas Morley disait : maybe of interest for you: http://lilypond.1069038.n5.nabble.com/center-NoteColumn-td34436.html

Re: Aligning c1 |. with R1 |.

2013-06-02 Thread Jean-Charles Malahieude
Le 02/06/2013 14:14, Thomas Morley disait : 2013/6/2 Jean-Charles Malahieude : Le 31/05/2013 22:02, Thomas Morley disait : maybe of interest for you: http://lilypond.1069038.n5.nabble.com/center-NoteColumn-td34436.html Attaching the most recent version of the code, your example included. Man

Re: Aligning c1 |. with R1 |.

2013-06-02 Thread Jean-Charles Malahieude
Le 31/05/2013 22:02, Thomas Morley disait : maybe of interest for you: http://lilypond.1069038.n5.nabble.com/center-NoteColumn-td34436.html Attaching the most recent version of the code, your example included. Many thanks to David Nalesnik. HTH, Harm It helps, but I cannot find a way to

Re: Aligning c1 |. with R1 |.

2013-06-02 Thread Thomas Morley
2013/6/2 Jean-Charles Malahieude : > Le 31/05/2013 22:02, Thomas Morley disait : >> >> >> maybe of interest for you: >> http://lilypond.1069038.n5.nabble.com/center-NoteColumn-td34436.html >> >> Attaching the most recent version of the code, your example included. >> Many thanks to David Nalesnik.

Re: Aligning c1 |. with R1 |.

2013-06-01 Thread Jean-Charles Malahieude
Le 31/05/2013 22:24, Jean-Charles Malahieude disait : Le 31/05/2013 22:02, Thomas Morley disait : I'll have a look on it tomorrow, since my eyes are quite tired now. I wanted to mimic Breitkopf's original with the last bar (and the book contains 80 scores). Many, many thanks to David. It work

Re: Aligning c1 |. with R1 |.

2013-05-31 Thread Jean-Charles Malahieude
Le 31/05/2013 22:02, Thomas Morley disait : 2013/5/31 Jean-Charles Malahieude : Hi all, When the final bar of a score contains a single note in one staff (or voice) and the other a full bar rest, is there an easy way to automatically center them both and obtain something more pleasant than what

Re: Aligning c1 |. with R1 |.

2013-05-31 Thread Thomas Morley
2013/5/31 Jean-Charles Malahieude : > Hi all, > > When the final bar of a score contains a single note in one staff (or > voice) and the other a full bar rest, is there an easy way to > automatically center them both and obtain something more pleasant than what > is produced by default? > > Thanks

Re: Aligning c1 |. with R1 |.

2013-05-31 Thread Carl Peterson
The "easy" way is to use a regular whole note rest instead of a whole-measure rest, i.e., r1 instead of R1. However, I recognize there are times you either don't want to consider when another staff might only have a single note (such as in orchestral scores) or when you need it to be a whole-measur

Re: Aligning c1 |. with R1 |.

2013-05-31 Thread Pierre Perol-Schneider
2013/5/31 Jean-Charles Malahieude > Hi all, > > When the final bar of a score contains a single note in one staff (or > voice) and the other a full bar rest, is there an easy way to > automatically center them both and obtain something more pleasant than > what is produced by default? > Salut Je

Re: Aligning c1 |. with R1 |.

2013-05-31 Thread D'Arcy J.M. Cain
On Fri, 31 May 2013 21:22:40 +0200 Jean-Charles Malahieude wrote: > When the final bar of a score contains a single note in one staff (or > voice) and the other a full bar rest, is there an easy way to > automatically center them both and obtain something more pleasant > than what is produced by d