Interesting. So if the default property is set at the Staff level, for
instance, then changed and \unset at the Voice level, it goes back to the
default for the higher-level context. But if in the example \new Staff
\with... is changed to \new Voice \with... the original problem arises
where \unset
Hi Urs, List
On Sun, 1 Jul 2018, 00:08 Urs Liska wrote:
> Hi Simon and Craig,
>
> I think it's a good point. And since maybe I'll have to suffer more than
> anyone else ;-) I shouldn't wring my hands too much and just go for that.
>
I'll consent to slogging through all our Kayser project to upda
On 07/01, Jan-Peter Voigt wrote:
> Hi Mason,
>
> thank you for the hint what has to be explained more concisely in the
> docs that are still waiting for there incarnation.
>
> In you examples activation of the editions is done with
> `\addEdition first`. To only apply edition `second` you can omi
Am 01.07.2018 um 00:08 schrieb Urs Liska:
Hi Simon and Craig,
I think it's a good point. And since maybe I'll have to suffer more
than anyone else ;-) I shouldn't wring my hands too much and just go
for that.
There will be a Git tag referencing the latest state of the "old"
interface, an
Torsten Hämmerle writes:
> This being said, I agree with you that we need something that lets us
> create differently-sized scores within a \bookpart that look as if
> #(set-global-staffsize …) was used. Ideally, layout-set-staff-size
> would be able to accomplish this, which isn't the case yet a
On Sun 01 Jul 2018 at 09:58:23 (+0200), Urs Liska wrote:
> Hi Andrew,
>
> I didn't say anything about the value of the choice of the original
> settings. Actually I don't remember them anymore (since there's no
> real way to get back to them short of installing Frescobaldi on a
> fresh computer).
Karlin High wrote
> The effect of that \staffSize function looks slightly different than
> using layout-staff-size. But for me it still shows the same problem: it
> makes things smaller, but doesn't change the layout like
> set-global-staff-size does.
Hi Karlin,
The proposed function \staffSi
Urs Liska writes:
> Well, the problem at hand is that I want to apply some styles, say a
> color, to the music passed into a music function. And depending on the
> type of music this should be done by wrapping the (sequential) music
> in \temporary \override .. \revert statements, by creating \tw
Am 01.07.2018 um 10:04 schrieb David Kastrup:
Urs Liska writes:
Hi,
is there a way to discern whether the ly:music? passed into a music
function is a single note-event or a note within a chord?
\version "2.19.80"
testType =
#(define-music-function (music)(ly:music?)
(ly:message "Music
Am 01.07.2018 um 10:04 schrieb David Kastrup:
Urs Liska writes:
Hi,
is there a way to discern whether the ly:music? passed into a music
function is a single note-event or a note within a chord?
\version "2.19.80"
testType =
#(define-music-function (music)(ly:music?)
(ly:message "Music
Hi Mason,
thank you for the hint what has to be explained more concisely in the
docs that are still waiting for there incarnation.
In you examples activation of the editions is done with
`\addEdition first`. To only apply edition `second` you can omit
`\addEdition first` or comment that out.
The
Urs Liska writes:
> Hi,
>
> is there a way to discern whether the ly:music? passed into a music
> function is a single note-event or a note within a chord?
>
> \version "2.19.80"
>
> testType =
> #(define-music-function (music)(ly:music?)
>(ly:message "Music type(s): ~a" (ly:music-property mu
Saul Tobin writes:
> In both 2.18 and 2.19, \unset appears to set a context property to the
> built-in default, rather than the default set in the \with {} block:
>
> music = \relative c' {
> \tuplet 3/2 {
> c8 c c d d d e e e f f f |
> }
> \set Staff.tupletSpannerDuration = #(ly:make-m
Hi Andrew,
I didn't say anything about the value of the choice of the original
settings. Actually I don't remember them anymore (since there's no real
way to get back to them short of installing Frescobaldi on a fresh
computer).
What I meant is that "revert to default" is clearly a command t
Hi Urs,
I can't quite say I agree with that. The default when first opened is to
not show the Documentation Window. You have to choose it to turn it on.
Trivial to do and little effort, yes, but the point is my default is but
everyone's default.
Andrew
On 1 July 2018 at 17:35, Urs Liska wrote:
Hi,
is there a way to discern whether the ly:music? passed into a music
function is a single note-event or a note within a chord?
\version "2.19.80"
testType =
#(define-music-function (music)(ly:music?)
(ly:message "Music type(s): ~a" (ly:music-property music 'types))
music)
{
\clef
Am 01.07.2018 um 09:18 schrieb Andrew Bernard:
Hi Freeman,
There’s no default layout reset command as far as I know. It’s easy to
sometimes mess up the window positions. Bu you can just shuffle them
back with a bit of practice by dragging the title bar tab and
inserting the window in the p
Hi Freeman,
There’s no default layout reset command as far as I know. It’s easy to
sometimes mess up the window positions. Bu you can just shuffle them back with
a bit of practice by dragging the title bar tab and inserting the window in the
place you want. There is a bit of a knack to it.
18 matches
Mail list logo