Re: reflect a character

2009-08-30 Thread James E. Bailey
On 30.08.2009, at 11:17, Mark Knoop wrote: At 21:35 on 29 Aug 2009, James E. Bailey wrote: I can rotate a character with the \rotate command, but is there a way to get a mirror of a character, either horizontal or vertical? to print, for example ə? "ə" _is_ a rotation of 180°, not a reflecti

Re: reflect a character

2009-08-30 Thread Mark Knoop
At 21:35 on 29 Aug 2009, James E. Bailey wrote: > I can rotate a character with the \rotate command, but is there a > way to get a mirror of a character, either horizontal or vertical? > to print, for example ə? "ə" _is_ a rotation of 180°, not a reflection. And why can't you just enter "ə"? --

Re: reflect a character

2009-08-29 Thread Robin Bannister
James E. Baileywrote: for example ə? Here is a rather inconvenient way: \markup { "X: " \postscript #" -1 1 scale (_e) show" } \markup { "Y: " \postscript #" 1 -1 scale (_e) show" } Cheers, Robin ___ lilypond-user mailing list lilypond-user@

reflect a character

2009-08-29 Thread James E. Bailey
I can rotate a character with the \rotate command, but is there a way to get a mirror of a character, either horizontal or vertical? to print, for example ə? James E. Bailey ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.or