Thank you! Deleting the number works to reset the spacing from proportional
to default.

Three other quick questions, if I may:
1) How to change the default text font, from texgyreschola to Linux
Libertine, for instance? I know how to do it directly in Lilypond, but
wonder if there's a command option included in Denemo.
2) How to change the display of time signatures to single digits (e.g. 3/4
=> 3)?
3) How to include the white space behind key and time signatures:

{
  \override Score.StaffSymbol.layer = #4
  \override Staff.TimeSignature.layer = #3
  b'2 b'~
  \once \override Staff.TimeSignature.whiteout = ##t
  \time 3/4
  b' r4
}

THANK YOU ONCE AGAIN!


On Sun, Sep 17, 2017 at 9:41 AM Richard Shann <rich...@rshann.plus.com>
wrote:

> On Sun, 2017-09-17 at 11:45 +0000, NagyMusic wrote:
> > Thanks, Richard. I figured it out. I just can't seem to undo (ctrl z)
> > this command, returning to regular (default) note spacing. Any advice?
>
> Yes, the Undo command is limited to the stuff you see in the Display,
> that is, the notes and other objects, the measures, the staffs ... it
> doesn't work for things you attach to the score, movement, staffs etc.
> Generally, those commands have some means of undoing the effect by
> running the command again - for example if you set the instrument name
> on a staff you could undo it by re-setting the instrument name to "".
>
> In this case, I found, by guessing, that you can remove it by running
> the command again and responding with to the base duration question by
> deleting the number. This should be stated on the entry dialog - I've
> submitted a bug report for that.
>
> Thanks again for a useful bug report!
>
> Richard
>
>
>
>
_______________________________________________
Denemo-devel mailing list
Denemo-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/denemo-devel

Reply via email to