Re: Bad slur

2011-06-20 Thread Phil Holmes
- Original Message - From: To: Sent: Monday, June 20, 2011 11:28 AM Subject: Bad slur Hey all, I see that there are some reports about bad sluring in issue 163. Does this fall into that discussion, or should I open a new issue? \paper { ragged-right = ##f } \relative c'' { r2 \ti

Bad slur

2011-06-20 Thread m...@apollinemike.com
Hey all, I see that there are some reports about bad sluring in issue 163. Does this fall into that discussion, or should I open a new issue? \paper { ragged-right = ##f } \relative c'' { r2 \times 2/3 { r2 bes4 ( } \times 2/3 { a4 aes a } \times 2/3 { aes a ) r4 } } Cheers, MS PastedGraph

Re: enharmonic problem with \transpose - should we modify it?

2011-06-20 Thread Benkő Pál
hi Janek, > look at scm/modal-transforms.scm.  there's a scale parameter to some > functions; those are called from ly/music-functions-init.ly from functions > (e.g. modalTranspose) that still take scale as parameter.  there are > examples in NR 1.1.2 Modal transformations.  the scale is a set; >