Re: dot placement with staff switch

2014-03-12 Thread Kieren MacMillan
Hi Stan, > I’m stuck as to how to correct the placement of the dot in the code and > attached example. You should use Lilypond’s built-in voicing commands to your advantage, e.g. \version "2.19.3" \language "english" global = { \key f \major \time 4/4 } rightOne = \relative c' { r2 r4 f

Re: dot placement with staff switch

2014-03-12 Thread Pierre Perol-Schneider
2014-03-12 21:46 GMT+01:00 Stan Sanderson : I’m stuck as to how to correct the placement of the dot in the code and > attached example. > \once\dotsUp c2. HTH, Pierre ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/l

Re: dot placement with staff switch

2014-03-12 Thread Stan Sanderson
On Mar 12, 2014, at 4:18 PM, Pierre Perol-Schneider wrote: > 2014-03-12 21:46 GMT+01:00 Stan Sanderson : > > I’m stuck as to how to correct the placement of the dot in the code and > attached example. > > \once\dotsUp c2. > > HTH, > Pierre Thank you! Aggh, it was so simple. I tried the n

dot placement with staff switch

2014-03-12 Thread Stan Sanderson
I’m stuck as to how to correct the placement of the dot in the code and attached example. Changing stem direction leaves the dot under the line, rather than above. I’d be grateful for a suggestion.version "2.19.3"\language "english"global = {        \key f \major        \time 4/4}fHSr = { \once \ov