> After a loser look at the sources and the build system I think it's
> better (= much easier) to stay with shared libraries.
OK, thanks for working on this. However, it would be still valuable
to know why module loading fails with a static version of guile. This
might be either a bug or missin
I'm trying to figure out what to use for a chord name to get a "repeat"
(percent) sign over one of the measures. Below is a complete small
example. I want C over the first measure, repeat over the second measure,
and D over the third measure. I'm sure this is trivial - I just can't find
it!
\ve
2017-01-12 21:13 GMT+01:00 Risto Vääräniemi :
> Hi all,
>
> The spacing between ChordNames and Staff seems a bit tight by default. I've
> been trying to adjust it but I haven't figured out the right magic words
> yet. The IR says *) that there should be
> nonstaff-nonstaff-spacing.padding and
> non
On 12.01.2017 11:23, Peter Toye wrote:
If I use layout-set-staff-size certain chords produce an ugly
alignment, whereas a set-global-staff-size doesn't.
I don’t know about this particular problem (and can’t look into it right
now), but generally it’s known that layout-set-staff-size unfortunat
Jonathan:
> I typeset choir pieces and in this field it is a big advantage of
> LilyPond that producing MIDI files with highlighted voices for each
> single voice is possible. Today I do this by defining a new book for
> each voice and by "highlighting" the respective voice - by increasing
> her vo
Hi all,
The spacing between ChordNames and Staff seems a bit tight by default. I've
been trying to adjust it but I haven't figured out the right magic words
yet. The IR says *) that there should be
nonstaff-nonstaff-spacing.padding and
nonstaff-relatedstaff-spacing.padding
available and I have tri
On 2017-01-12 02:58 AM, Jonathan Scholbach wrote:
Dear Ponders,
I have a feature wish, and I hope this is the right channel to utter it:
I typeset choir pieces and in this field it is a big advantage of
LilyPond that producing MIDI files with highlighted voices for each
single voice is possible
The combination of pes and augmentum doesn't appear to typeset
correctly:
8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><
\version "2.19.43"
\include "gregorian.ly"
music = {
\[ \augmentum c\pes \augmentum d1 \]
}
\score {
<<
\new VaticanaVoice <<
\cl
Hi Andrew,
> according to this bug: https://bugs.gentoo.org/show_bug.cgi?id=604472,
> the 0.24.0 version of python-poppler-qt4 does not compile against
> sip-4.19. I'm not even sure where they found the 0.24.0 version, as it's
> not in our regular repository.
The AUR package for arch gets it from
Klaus Blum wrote
> Hi Henning,
>
> SVG mode should work as long as you don't use lilypond-book-preamble which
> is "hidden" in most of the templates.
>
> Cheers,
> Klaus
Klaus,
This extension is working great on my XFCE LibreOffice, thank you so much
for modifying this and sharing with us.
Hi Jonathan.
Fredobaldi v2.19.0 can do what you are looking for.Here below is score wizard
of frecobaldi generated skeleton code. If you want pinano midi as background,
you can move "rehearsalMidi" section after "% Rehearsal MIDI files:" section
and add pinano staff after SATB staff. The midi g
Robert,Thank you for the link and explanation about the chordsImmanuel,Ming
From: Robert Schmaus
To: MING TSANG
Cc: Lilypond-usermailinglist
Sent: Thursday, January 12, 2017 12:43 AM
Subject: Re: chords name
Ming,
That would be
g : m7.5- / f
or alternatively
g : min7.5- / f
Cf her
Hi Werner et al.!
*If* we bundle guile 1.8 with lilypond, I strongly prefer static
linking of the library (this is, adding `--disable-shared' to guile's
configure script, together with a proper argument to the
`--datarootdir' option to install the .scm files under a lilypond
directory). This avo
Dear Ponders,
I have a feature wish, and I hope this is the right channel to utter it:
I typeset choir pieces and in this field it is a big advantage of
LilyPond that producing MIDI files with highlighted voices for each
single voice is possible. Today I do this by defining a new book for
each vo
Hi Michael,
On Thu, Jan 12, 2017 at 11:22 AM, Michael Gerdau wrote:
> python-ly-0.9.4 and python-poppler-qt4-0.24.0
>
according to this bug: https://bugs.gentoo.org/show_bug.cgi?id=604472, the
0.24.0 version of python-poppler-qt4 does not compile against sip-4.19. I'm
not even sure where they f
11.01.2017 um 18:46 schrieb Malte Meyn:
You can get the duration from the context property timeSignatureFraction
or baseMoment:
%
\version "2.19.53"
{
\time 12/8
\applyContext
#(lambda (context)
(display (ly:context-property
context
'
I discovered an oddity when changing the staff size. If I use
layout-set-staff-size certain chords produce an ugly alignment, whereas a
set-global-staff-size doesn't. In the following snippet, uncomment line 5 and
comment line 20 and the 3rd chord changes its layout. Oddly, the surrounding
chor
Hi Andrew,
> My version of python-poppler-qt4 no longer compiles against sip (version
> 4.12 apparently breaks the ABI). So I'm stuck.
>
> *sigh* and I just got back to working with Lily again (my system also
> moved to Guile-2 last summer, so I have *that* problem as well and have
> to run off t
Hi Michael,
On Thu, Jan 12, 2017 at 10:16 AM, Michael Gerdau wrote:
> I'm also on a rolling release distro (ArchLinux) and they recently
> rolled out Python 3.6. As a consequence I had to manually reinstall some
> python packages (pyly and poppler integration) that are not part of the
> official
David,
Thanks for posting this. I was out most of yesterday and didn't have time to do
it. I'd intended to do it this morning (UK time) but found you'd got there
first.
Best regards,
Peter
mailto:lilyp...@ptoye.com
www.ptoye.com
-
Thursday, January 12, 2017, 4:07:18 AM
On 12.01.2017 05:07, David Wright wrote:
\relative is a command that
controls how LP interprets the notes' octavation,
More precisely: a music function, i.e. a procedure which returns music.
Best, Simon
___
lilypond-user mailing list
lilypond-user@g
Hi Andrew,
> I'm wondering if anybody is having recent issues with Frescobaldi. I run
> a rolling-release distro (gentoo), so I install/update packages on an
> ongoing basis. In this case, the only package in frescobaldi's
> dependency tree that's been updated since mid-December is PyQt4, which
>
Hi palartu,
> When using *NullVoice* in Staff context, it changes *length of stems on
> beamed notes*. Try to compile this example and see an output. When you
> *comment* line with Null Voice, *length of stems changes*. It depends on the
> *position of the notes in staff*. Sometimes, stems are shor
23 matches
Mail list logo