Re: rotation with unwanted shift to the right

2008-11-19 Thread Peter Van Kranenburg
Neil Puttock wrote: Hi Peter, 2008/11/19 Peter Van Kranenburg <[EMAIL PROTECTED]>: I would be grateful if somebody could tell me how to rotate long strings without shifting them to the right. Try this: \override TextScript #'self-alignment-X = #LEFT That works great. Thanks a lot! By t

Re: rotation with unwanted shift to the right

2008-11-19 Thread Neil Puttock
Hi Peter, 2008/11/19 Peter Van Kranenburg <[EMAIL PROTECTED]>: > I would be grateful if somebody could tell me how to rotate long strings > without shifting them to the right. Try this: \override TextScript #'self-alignment-X = #LEFT By the way, you don't need to remove the Default_bar_line_en

rotation with unwanted shift to the right

2008-11-19 Thread Peter Van Kranenburg
Dear all, When I rotate text that is right under a note, it is also shifted to the right. In the example below, I want the numbers exactly between the note on the top stave and on the bottom stave. When there is only a "0", it is ok. When there are three digits, there is a small shift. When th