On 13-8-2018 19:05, Urs Liska wrote:
I have written a Wiki page on how Frescobaldi can be run from its Git
repository on Windows:
https://github.com/wbsoft/frescobaldi/wiki/Run-Frescobaldi-3-from-Git-on-Windows
and I would like Windows users to test that and report any issues. I
did it on
Hi all,
if figured bass is drawn below a system it is automatically centered
vertically in one line. How can I achieve the same if figured bass is
above a system (see example below)?
If it can not be done automatically, how can I do it manually?
Any help is welcome
Markus
version "2.19.82"
ce
Hi Markus,
Does that help ?
\version "2.19.82"
cello = \relative c' {
f2. f4
}
figuredBass = \figuremode {
<3>4 <4>2 <3>4
}
\score {
<<
\new FiguredBass \figuredBass
\new Staff = continuo
{
\clef bass \cello
}
>>
}
Cheers,
Pierre
Le mar. 14 août 2018 à 14:33, a
Hi Pierre,
thank you for your help. Your suggestion is a step in the right
direction, but now I do have the problem that the figured bass is more
nearby violin voice than cello voice:
\version "2.19.82"
violin = \relative c'' {
e4 f4 g4 a4
}
cello = \relative c' {
g2. g4
}
figuredBass = \f
Hi Markus,
thank you for your help. Your suggestion is a step in the right
direction, but now I do have the problem that the figured bass is more
nearby violin voice than cello voice:
\version "2.19.82"
violin = \relative c'' {
e4 f4 g4 a4
}
cello = \relative c' {
g2. g4
}
figuredBass
Am 14.08.2018 um 09:26 schrieb Partitura Organum:
On 13-8-2018 19:05, Urs Liska wrote:
I have written a Wiki page on how Frescobaldi can be run from its Git
repository on Windows:
https://github.com/wbsoft/frescobaldi/wiki/Run-Frescobaldi-3-from-Git-on-Windows
and I would like Windows us
Am 13.08.2018 um 21:47 schrieb eBooks:
On Aug 13, 2018, at 10:05 AM, Urs Liska wrote:
I have written a Wiki page on how Frescobaldi can be run from its Git
repository on Windows:
https://github.com/wbsoft/frescobaldi/wiki/Run-Frescobaldi-3-from-Git-on-Windows
and I would like Windows user
Hi Phil,
On 14.08.2018 15:44, Phil Holmes wrote:
> It would have been easier if you'd mentioned the violin originally!
Sorry, that's a problem with trying to create a "minimal example". In
fact I omitted other details which now seems to come relevant: I use
\dynamicUp (because it's not only cello
mari+lilypond wrote
> I use \dynamicUp (because it's not only cello but also a singing voice
> with
> lyrics) and in the very first example (\context Staff =) dynamic was
> drawn above figured bass and now below. How can I swap both in the
> example below?
Hi Markus,
Beyond the technical solution
mari+lilypond wrote
> I use \dynamicUp (because it's not only cello but also a singing voice
> with
> lyrics) and in the very first example (\context Staff =) dynamic was
> drawn above figured bass and now below. How can I swap both in the
> example below?
Hi Markus,
Beyond the technical solution
Hello,
About a month ago I succeeded in getting GUB running and compiling in
VirtualBox on my Windows 10 machine. So I have now a working Windows
version of Lilypond 2.21 from the source code as it was a month ago.
What I'd like to know is: what happens if I run GUB again? Do I then
build the
mari+lilypond wrote
> I use \dynamicUp (because it's not only cello but also a singing voice
> with
> lyrics) and in the very first example (\context Staff =) dynamic was
> drawn above figured bass and now below. How can I swap both in the
> example below?
Hi Markus,
Beyond the technical solution
Hi,
I'm just trying another way: Coming from the very first example I try to
override some context properties increasing the minimum-distance to
stave so that the lowest <4> is rising up. Unfortunately it does not
work :-(
I'm somehow confused about the correct property names. Or am I
completely
mari+lilypond wrote
> I use \dynamicUp (because it's not only cello but also a singing voice
> with
> lyrics) and in the very first example (\context Staff =) dynamic was
> drawn above figured bass and now below. How can I swap both in the
> example below?
Hi Markus,
Beyond the technical solution
Hi Torsten,
your answer did overlap with my last mail. It seems that your suggestion
solves my questions in a way as I imagined.
Many thanks to all!
Markus
On 14.08.2018 19:15, Torsten Hämmerle wrote:
> mari+lilypond wrote
>> I use \dynamicUp (because it's not only cello but also a singing voice
mari+lilypond wrote
> Hi Torsten,
>
> your answer did overlap with my last mail. It seems that your suggestion
> solves my questions in a way as I imagined.
Hi Markus,
I had some difficulties submitting my answer and, in the end, it appeared
four times - sorry for that.
Just a remark regarding
Hi all,
it seems LilyPond on Windows requires paths passed to the -I command
line option to have a trailing slash while LilyPond on Linux doesn't
seem to care whether there is or not (see
https://github.com/wbsoft/frescobaldi/issues/1094). It seems a fix to
the issue in Frescobaldi is to ensu
Hello all,
In organ music it is quite common that one of the hands plays a part
that is either to high or to low for the 'common' clefs, but that can
be perfectly rendered with the alto clef. Not many organists are still
able to read the alto clef, so I usually make to versions, one with the
Hello Auke
Am 14.08.2018 um 21:51 schrieb Partitura Organum:
Hello all,
In organ music it is quite common that one of the hands plays a part
that is either to high or to low for the 'common' clefs, but that can
be perfectly rendered with the alto clef. Not many organists are still
able to
On Tue 14 Aug 2018 at 21:31:18 (+0200), Urs Liska wrote:
> Hi all,
>
> it seems LilyPond on Windows requires paths passed to the -I command
> line option to have a trailing slash while LilyPond on Linux doesn't
> seem to care whether there is or not (see
> https://github.com/wbsoft/frescobaldi/iss
> On 14 Aug 2018, at 21:31, Urs Liska wrote:
>
> Could someone please test (or tell me directly) whether it makes a difference
> if a path passed to -I has a trailing slash or not on Mac?
It seems to not matter, tried on MacOS 10.13.6.
___
lilypo
Am 14.08.2018 um 22:21 schrieb David Wright:
On Tue 14 Aug 2018 at 21:31:18 (+0200), Urs Liska wrote:
Hi all,
it seems LilyPond on Windows requires paths passed to the -I command
line option to have a trailing slash while LilyPond on Linux doesn't
seem to care whether there is or not (see
ht
Am 15.08.2018 um 00:34 schrieb Hans Åberg:
On 14 Aug 2018, at 21:31, Urs Liska wrote:
Could someone please test (or tell me directly) whether it makes a difference
if a path passed to -I has a trailing slash or not on Mac?
It seems to not matter, tried on MacOS 10.13.6.
That was what I
On Wed 15 Aug 2018 at 00:58:51 (+0200), Urs Liska wrote:
> Am 14.08.2018 um 22:21 schrieb David Wright:
> >On Tue 14 Aug 2018 at 21:31:18 (+0200), Urs Liska wrote:
> >>Hi all,
> >>
> >>it seems LilyPond on Windows requires paths passed to the -I command
> >>line option to have a trailing slash whil
Hello Auke,
yes you are right, \change Staff cannot be used with the EE. Some time
ago I tried to make it possible, but it results in a fatal crash of
lilypond if the EE sends such an event. I add this to the issues.
Jan-Peter
Am 14.08.2018 um 21:51 schrieb Partitura Organum:
> Hello all,
>
Op 14 augustus 2018 23:06:54 schreef "Phil Holmes" :
Please look at:
http://lilypond.org/doc/v2.19/Documentation/contributor/minor-release-checklist
which I follow for "standard" development builds.
I also aim to follow "Subsequent builds" in
http://lilypond.org/doc/v2.19/Documentation/cont
26 matches
Mail list logo