On 26/04/2020 16:30, Jonas Hahnfeld wrote:
> Yes, 2.20.0 "requires" Python2 for building and scripts like lilypond-
> book (not for running lilypond itself though).
Will there be python3 based release of the 2.20 branch in the
foreseeable future then (i.e this year?) As the current maintainer of
li
> On 1 May, 2020, at 6:28 AM, Thomas Morley wrote:
>
> sorry for coming back to this that late. Because of Corona the
> workload for my regular job exploded ...
Totally understandable. I’ve got plenty of things to work on and am not on a
deadline for this so I’m not concerned with the delay.
Hi Dario,
First you need to install a Chinese font. It appears that your system
cannot find one.
If you are using the latest version of lilypond, it is possible to change
the config for the default lilypond fonts. There should be a file called
00-lilypond-fonts.conf on your system. You can add a li
Oh no, that would cause errors for sure.
So, you'll have some work for sure...
Cheers,
Pierre
(PS. don't forget to reply to the list)
Le ven. 1 mai 2020 à 17:19, Brent Annable a écrit :
> Hey Pierre,
>
> Aha, I see an unfortunate coincidence has muddied the waters a little. By
> pure chance, the
Hi Bernhard,
Am 01.05.20 um 15:28 schrieb Bernhard Kleine:
The piece
\version "2.20.0"
\language "deutsch"
sopranoVoice = \relative c'' { \dynamicUp b,4 d f b | R1\fermata
}
\score {
\new Staff \with {
instrumentName = "Sopran" } { \sopranoVoice }
\layout { }
}
raises an erro
In that case you can use \fermataMarkup
(Från telefonen)
> 1 maj 2020 kl. 15:28 skrev Bernhard Kleine :
>
> The piece
> \version "2.20.0"
> \language "deutsch"
> sopranoVoice = \relative c'' { \dynamicUp b,4 d f b | R1\fermata
> }
>
> \score {
> \new Staff \with {
> instrumentName = "
solved with \fermataMarkup
Am 01.05.2020 um 15:28 schrieb Bernhard Kleine:
> The piece
> \version "2.20.0"
> \language "deutsch"
> sopranoVoice = \relative c'' { \dynamicUp b,4 d f b | R1\fermata
> }
>
> \score {
> \new Staff \with {
> instrumentName = "Sopran" } { \sopranoVoice }
>
The piece
\version "2.20.0"
\language "deutsch"
sopranoVoice = \relative c'' { \dynamicUp b,4 d f b | R1\fermata
}
\score {
\new Staff \with {
instrumentName = "Sopran" } { \sopranoVoice }
\layout { }
}
raises an error. When \fermata is deleted, the error goes away. However
I want
Brent, please find herewith the modified files.
Cheers,
Pierre
Le ven. 1 mai 2020 à 12:57, Brent Annable a écrit :
> Hi Pierre,
>
> Thanks for your answer. I did try that, but because of my file structure
> it doesn't work. As soon as I use \bookpart anywhere in my master file, the
> output is c
Ok, I understand now, it's simply because of the indent.
Solved.
Cheers,
Pierre
Le ven. 1 mai 2020 à 10:13, Pierre Perol-Schneider <
pierre.schneider.pa...@gmail.com> a écrit :
> Hi List,
> As a workaround to set the system-system spacing of two sores on the same
> page, I was thinking of this --
Hi Brent,
> What I want to do is bring the systems of 'All things bright and beautiful'
> closer together on the page. If I do ragged-bottom = ##t they are too close
> together; I could insert some \vspaces to move the whole piece down a bit,
> but the systems remain too bunched-up for my likin
Hi Pierre,
Thanks for your answer. I did try that, but because of my file structure it
doesn't work. As soon as I use \bookpart anywhere in my master file, the
output is corrupted for some reason -- probably because I'm including
multiple files that use higher-level expressions and variables with
Am So., 26. Apr. 2020 um 20:25 Uhr schrieb Fr. Samuel Springuel
:
>
> Okay, I’ve been applying this to my project and came across a problem with
> the version I posted earlier: ledger lines are visible for the invisible
> notes. Now, I’ve tried applying the line-position function to
> LedgerLin
Hi List,
As a workaround to set the system-system spacing of two sores on the same
page, I was thinking of this -- bad -- hack:
\version "2.20.0"
un = { \repeat unfold 16 s1 \bar "|." }
deux = { \repeat unfold 8 s1 \bar "|." }
\book {
\header {
title = "Titre"
}
\bookpart {
\markup
14 matches
Mail list logo