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
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
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
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