Jacques Menu Muzhic wrote
> What is the logic behind that being rejected, and the need to use a \paper
> block instead, which does what I want actually?
I Jacques. I think the page-count should be in a \paper block instead, and
at the end. Ex:
\bookpart {
\new Staff = "HautboisDeux"
\wi
Am Mi., 18. Sept. 2019 um 08:22 Uhr schrieb Jacques Menu
:
>
> Hello folks,
>
> I naturally tend to specify a number of pages in a bookpart this way:
>
> \bookpart {
> \layout {
> page-count = 1
> }
[...]
> }
>
> What is the logic behind that being rejected, and the need to use
Thanks guys!
JM
> Le 18 sept. 2019 à 10:05, Thomas Morley a écrit :
>
> Am Mi., 18. Sept. 2019 um 08:22 Uhr schrieb Jacques Menu
> :
>>
>> Hello folks,
>>
>> I naturally tend to specify a number of pages in a bookpart this way:
>>
>> \bookpart {
>>\layout {
>> page-count = 1
>>
> On 17 Sep 2019, at 22:01, k...@aspodata.se wrote:
>
> As an idea a saw somewhere, I made a little wineglass symbol
> where in the song you are to take a drink, as in bar 14 in:
> http://aspodata.se/choir/ud/k%C3%A4y_metsolan_halki/k%C3%A4y_metsolan_halki.pdf
> source code in
> http://aspodata.
Forgot the list …
Am 17.09.19 um 22:01 schrieb k...@aspodata.se:
As an idea a saw somewhere, I made a little wineglass symbol
where in the song you are to take a drink, as in bar 14 in:
http://aspodata.se/choir/ud/k%C3%A4y_metsolan_halki/k%C3%A4y_metsolan_halki.pdf
source code in
http://as
Hi all,
I'm trying to create a custom markup command to display text (in my case a
chord name, but it could be any text) over a note.
This is what I have so far:
%%
\version "2.19.83"
#(define-markup-command (chord layout props text)
(markup?)
(inter
Brian Barker via lilypond-user writes:
> At 22:01 17/09/2019 +0200, Karl Hammar wrote:
>> ... I made a little wineglass symbol where in the song you are to
>> take a drink, as in bar 14 in:
>> http://aspodata.se/choir/ud/k%C3%A4y_metsolan_halki/k%C3%A4y_metsolan_halki.pdf
>> ...
>
> The first bas
You know there is a better way of writing chords, right?
Anyway, I think this does what you want:
\version "2.19.82"
#(define-markup-command (formatchord layout props text)
(markup?)
(interpret-markup layout props
#{
\markup {
\fontsize #-1
\override #'(font-n
Yeah, I know that there is a better way.
I added the chords to the melody with the "normal" method, but I need this if I
just want to add one single chord to another instrument, without the need to
set up a new chordstaff.
But thanks, that is what I was looking for.
> -Ursprüngliche Nachric
Malte Meyn:
> Am 17.09.19 um 22:01 schrieb k...@aspodata.se:
...
> > http://aspodata.se/git/musik/Eduard_Hermes/k%C3%A4y_metsolan_halki/
...
> You could search for a font containing the wine emoji and include that as
>
> \markup \override #'(font-name . "my font") \char ##x1f377
Good suggestion,
Peirre Perol-Schneider:
> #(define-markup-command (wineGlass layout props)()
> (interpret-markup layout props
>(markup
> (#:stencil
> (make-path-stencil
>'(M 0.2 5 C -.5 3.8 0 2.2 1 2.2
> L .95 0.2 L 0 0 L 2.2 0 L 1.2 .2
> L 1.2 2.2 C 2.2 2.2 2.7 3.8 2 5 Z
>
Hans Ã
berg:
> > On 17 Sep 2019, at 22:01, k...@aspodata.se wrote:
...
> > http://aspodata.se/git/musik/Eduard_Hermes/k%C3%A4y_metsolan_halki/
...
> The title seems misspelt: Metsämiehen juomalaulu, "A hunter's drinking
> songâ.
Well, it's just the dir/filename, I probably should change that.
Very interesting! Now, how about a full 12xn table service?
JM
> Le 18 sept. 2019 à 13:39, k...@aspodata.se a écrit :
>
> Peirre Perol-Schneider:
>> #(define-markup-command (wineGlass layout props)()
>> (interpret-markup layout props
>> (markup
>>(#:stencil
>> (make-path-stencil
>>
Hi Karl
Le mer. 18 sept. 2019 à 13:41, a écrit :
> It is nice, but it makes the score take 3 pages instead of 2. Perhaps
> it goes back to 2 pages if one make it smaller. I like your rendition
> of the foot.
>
Just for info, you can change the scale according to your will:
#(define-markup-com
Jacques Menu:
...
> Now, how about a full 12xn table service?
...
What is that ?
Regards,
/Karl Hammar
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
k...@aspodata.se writes:
> Jacques Menu:
> ...
>> Now, how about a full 12xn table service?
> ...
>
> What is that ?
I'd assume a set for 12 persons consisting of n items for each.
--
David Kastrup
___
lilypond-user mailing list
lilypond-user@gnu.org
Pierre:
> Le mer. 18 sept. 2019 à 13:41, a écrit :
> > It is nice, but it makes the score take 3 pages instead of 2. Perhaps
> > it goes back to 2 pages if one make it smaller. I like your rendition
> > of the foot.
> Just for info, you can change the scale according to your will:
> #(define-mar
> On 18 Sep 2019, at 04:56, Brian Barker via lilypond-user
> wrote:
>
> At 22:01 17/09/2019 +0200, Karl Hammar wrote:
>> ... I made a little wineglass symbol where in the song you are to take a
>> drink, as in bar 14 in:
>> http://aspodata.se/choir/ud/k%C3%A4y_metsolan_halki/k%C3%A4y_metsolan
Hum, weird. Maybe you could change the dimension, e.g.:
#(define-markup-command (wineGlass layout props)()
(interpret-markup layout props
(markup
(#:with-dimensions (cons 0.2 1.1) (cons 0.3 2.7) ;; <= Set dimensions
(#:stencil
(make-path-stencil
'(M .2 5 C -.5 3.8 0 2.2
> Le 18 sept. 2019 à 22:02, David Kastrup a écrit :
>
> k...@aspodata.se writes:
>
>> Jacques Menu:
>> ...
>>> Now, how about a full 12xn table service?
>> ...
>>
>> What is that ?
>
> I'd assume a set for 12 persons consisting of n items for each.
Right, didn’t know the english name for su
20 matches
Mail list logo