Hello David,

> How can I reposition the word "Fine" at the end of a piece?  In the
> particular case I want to alter, I wish "Fine" to appear above the
> staff, not below it.

try this:

```
{
  1
  \override Score.JumpScript.direction = #UP
  \fine
  1
}
```

Cheers,
Valentin

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to