Hi all,
I'm playing around a bit with Lilypond and I have copied some sheets I
have purchased in order to build a custom songbook. Since I play rhythmic
guitar, I have decorated the staves with chords at the top:
Now I want to place multiple scores in a single document, and I thought
about using
Further to previous queries, I am still attempting to build a large
project from 6 years ago.
With 2.24.1 on Fedora 28 I am getting two issues with one file.
1. =
warning: font index 262144 too large for font
`/usr/share/fonts/google-noto-vf/NotoSans[wght].ttf', using index 0
warning: fo
Le dimanche 30 avril 2023 à 22:05 +1000, Andrew Bernard a écrit :
> 2.=
>
> Unsupported SCM value for format: ((unquote-splicing (quote (moveto
> -1.4142135623730951 -0.6191706933865051 lineto 3.5355339059327378
> -5.568918161692338
> Unsupported SCM value for format: ((unquote-splicing
Le dimanche 30 avril 2023 à 22:05 +1000, Andrew Bernard a écrit :
> 2.=
>
> Unsupported SCM value for format: ((unquote-splicing (quote (moveto
> -1.4142135623730951 -0.6191706933865051 lineto 3.5355339059327378
> -5.568918161692338
> Unsupported SCM value for format: ((unquote-splicing
> With 2.24.1 on Fedora 28 I am getting two issues with one file.
>
>
> 1. =
>
> warning: font index 262144 too large for font
> `/usr/share/fonts/google-noto-vf/NotoSans[wght].ttf', using index 0
This is a variation font, which LilyPond doesn't support. I suggest
that you explicitly spe
What is a 'variation font'?
I have lines like this:
\override TupletNumber.font-name = "Noto Sans"
What does it mean to 'explicitly specify the font'?
Andrew
On 30/04/2023 10:28 pm, Werner LEMBERG wrote:
With 2.24.1 on Fedora 28 I am getting two issues with one file.
1. =
warning: fo
Hi Alessandro,
> I want to place multiple scores in a single document
I do this with bookparts:
\bookpart {
\header { stuff for this bookpart }
\score {
score with chords
}
}
\bookpart {
\header { stuff for this bookpart }
\score {
score without chords
}
}
etc.
> I have r
Le dimanche 30 avril 2023 à 14:28 +0200, Jean Abou Samra a écrit :
> I've already replied to you off-list about this one (you need to amend the
> OLL slash-stem module).
I've pushed
[https://github.com/openlilylib/snippets/commit/63858cdaf121935a6a2d835058bf24e2cea81a5a](https://github.com/open
Il giorno dom 30 apr 2023 alle 13:19:42 +0200, Alessandro Bertulli
ha scritto:
However, the singers do not need the chords,
so I would like to omit them and simply print a version of the
document
with only the staves. Is it possible to do this using the SAME
lilypond
source file?
I have read
Thanks. That works. Brilliant
Andrew
On 30/04/2023 10:47 pm, Jean Abou Samra wrote:
I've pushed
https://github.com/openlilylib/snippets/commit/63858cdaf121935a6a2d835058bf24e2cea81a5a
to fix this in OLL.
> > > warning: font index 262144 too large for font
> > > `/usr/share/fonts/google-noto-vf/NotoSans[wght].ttf', using index 0
> >
> > This is a variation font, which LilyPond doesn't support. I
> > suggest that you explicitly specify the font in your `.ly` file
> > that you are going to use.
htt
Ok, I see now.
Themes are usually desktop themes. In this case we are talking about
the color schemes of the Frescobaldi editor.
No way to install them at once, according to:
https://github.com/frescobaldi/frescobaldi/issues/1157
I think that Frescobaldi should include at least one dark scheme
Le dimanche 30 avril 2023 à 13:02 +, Werner LEMBERG a écrit :
> Alas, LilyPond doesn't support it
> for technical reasons.
They work just fine in the Cairo backend though. Andrew, try compiling with the
`-dbackend=cairo` option.
signature.asc
Description: This is a digitally signed message
Hello Alessandro,
lilypond-book is for embedding Lilypond snippets into a document typeset by
LaTeX. If you simply want to combine multiple scores into one scorebook
lilypond can do that by itself.
Doing multiple
\score { ... }
blocks will already do the trick. You can even have multiple part
You nailed it. Thank you so much.
Andrew
On 30/04/2023 11:02 pm, Werner LEMBERG wrote:
Apparently, somewhere in your score there is a glyph that isn't
covered by LilyPond's default fonts or the fonts that you specify with
`font-name`. For such glyphs, LilyPond relies on Fontconfig to find a
f
>> Alas, LilyPond doesn't support it for technical reasons.
>
> They work just fine in the Cairo backend though. Andrew, try
> compiling with the `-dbackend=cairo` option.
This currently fails with variation fonts based on CFF2 technology,
like 'Noto CJK VF'. Apparently, LilyPond tries to emb
Hello Gianmaria,
I’ve looked into how Frescobaldi handles color schemes, and sadly this is done
in a
rather unpleasant way. Frescobaldi will basically inseart the config for each
scheme
into its main config file under
[fontscolors]
starting with a key which is either default or user1, user2, .
Many thanks to all!
> Doing multiple
>
> \score { ... }
>
> blocks will already do the trick. You can even have multiple parts (using
> \bookpart { ... } or even multiple separate books from the same source file
> using \book { ... }).
Do you mean that different pdfs will be produced?
> Now,
Jean,
It's an older Thinkpad, and I thought, that I always installed OS
updates timely when published / recommended.
But checking for this puzzled me: build 19044 seems to be 21H2, but when
checking for updates I get
I update installed SW quite frequently and never had issues with any of
them.
Hi Alessandro,
>> blocks will already do the trick. You can even have multiple parts (using
>> \bookpart { ... } or even multiple separate books from the same source file
>> using \book { ... }).
>
> Do you mean that different pdfs will be produced?
Yes: each \book block will result in a separ
Le dimanche 30 avril 2023 à 18:30 +0200, Valentin Petzel a écrit :
> Hello Gianmaria,
>
> I’ve looked into how Frescobaldi handles color schemes, and sadly this is
> done in a
> rather unpleasant way. Frescobaldi will basically inseart the config for each
> scheme
> into its main config file un
I tried to help with some C++ Redistributables according to advice in
some posts. But all failed saying that a newer version is already installed.
I tried to uninstall 3.3.0 and install 3.2 for comparison purposes. And
yet, some similar error occured. I uninstalled any Frescobaldi
installation an
I'm starting to translate some of my \postscript markups into lilypond
in order to use cairo, and it seems I always stub my toe when trying to
use a variable in a substitution function.
In this example I'm trying to do (lineto 0 hgt) which fails with "In
procedure *: Wrong type argument in pos
Hi Jeff,
To say I'm no expert in Scheme is a vast understatement. However, I think I
found the answer to this one. Or, at least, something that seems to make
this code work for me here.
On Mon, May 1, 2023 at 1:00 AM Jeff Olson wrote:
%< snip >%
> Here's my code (small if not minimal):
>
> \ver
24 matches
Mail list logo