Simon is there a similar command which fixes the padding for text spanners,
or does the command you posted do that anyway ?
Paul
On Sunday, September 11, 2016, Simon Albrecht
wrote:
> Hi Thiago,
>
>
> On 11.09.2016 00:30, Nao Nao wrote:
>
>> Hi,
>> I'm new to lilypond and I would like to know h
Hello,
I just wanted to share this idea with you: Often, the visual distinction
between page and bar numbers, which may be very close to each other,
poses a problem. By chance, I noticed in a reproduced volume from the
1920’s Brahms edition that it uses a typical ‘number’ font like in time
si
Hi Thiago,
On 11.09.2016 00:30, Nao Nao wrote:
Hi,
I'm new to lilypond and I would like to know how to increase the
distance between the dynamics markups and the staff. Tried the command
below (and a lot similar) but no success. Any ideas?
\version "2.18.2"
\relative c' {
\override Verti
OK so I downloaded the tarball from the lilypond website and added the
info directory to the Info-default-directory-list, but that didn't
work, even after adding all of Hwaen's suggested entries to the dir
file (is there a reason this is empty?).
I can manually open the dir file with Info and I ca
Hi,
I'm new to lilypond and I would like to know how to increase the distance
between the dynamics markups and the staff. Tried the command below (and a
lot similar) but no success. Any ideas?
\version "2.18.2"
\relative c' {
\override VerticalAxisGroup.nonstaff-relatedstaff-spacing.padding = #
Just thought I'd add my two cents. I'm using Windows 8 and I only see a small
speed increase between older versions and 2.19.47.
Using:
\repeat unfold 200 { \tuplet 5/4 { c'4 d' e' f' g' } }
and compiling in "publish" mode (i.e., no point-and-click links) I get the
following results:
2.18.2 - 6
On 10.09.2016 20:38, Peter Crighton wrote:
I came upon some unexpected behaviour when using a tag on, for
example, a markup that is attached to a chord repetition symbol (see
below).
How can I fix this, so only the markup and not also the chord
repetition symbol gets tagged?
Sorry, no idea. I
Thank you for responding.
> Did you restart Emacs? There are also key sequences for rereading the
> info file but I did not look at them.
Yes but that didn't help.
>
> If that doesn't help, obviously the provided lilypond-doc package is
> broken.
If I point info to the dir file with C-u then i
Hi Paul,
many thanks for looking into it and adding a diff, much easier to
compare the versions. :)
2016-09-10 20:08 GMT+02:00 Paul :
> On 09/09/2016 05:27 PM, Thomas Morley wrote:
>
>> Attached you'll find a different version.
>
>
> I noticed that text-only tempos (\tempo "Andante") caused probl
Hello all,
I came upon some unexpected behaviour when using a tag on, for example, a
markup that is attached to a chord repetition symbol (see below).
How can I fix this, so only the markup and not also the chord repetition
symbol gets tagged?
\version "2.19.47"
x = \tag #'tabstaff ^x
music =
On 09/09/2016 05:27 PM, Thomas Morley wrote:
Attached you'll find a different version.
I noticed that text-only tempos (\tempo "Andante") caused problems. See
attached revision which fixes this. It also has improved code for
detecting a missing initial tempo (to then supply the default one)
Hi Urs,
> The problem with this is (as Harm pointed out already rather at the
> beginning of this thread) that there may be elements at the wrong size
> at the changing spot.
Easily fixed.
SNIPPET BEGINS
\version "2.19"
\header {
tagline = ##f
}
\layout {
indent = 0
\context {
\Sco
Am 10.09.2016 um 16:29 schrieb Kieren MacMillan:
> Hi Michael,
>
>> I was hoping to be able to change staff sizes within a score without the
>> bizarre kludge of creating an entirely new score everytime the staff size
>> changes.
> I’m not sure “bizarre” was a necessary descriptor… On a mailing l
On 09/09/2016 05:27 PM, Thomas Morley wrote:
Attached you'll find a different version.
It avoids creating all those grobs and killing most of them in the
end. Instead a preexisting RehearsalMark (or more of them) is taken
and 'text is reset.
Some other changes for better usability.
Hi Harm, N
Hi Michael,
> I was hoping to be able to change staff sizes within a score without the
> bizarre kludge of creating an entirely new score everytime the staff size
> changes.
I’m not sure “bizarre” was a necessary descriptor… On a mailing list (such as
this one) where people are generously donati
Looks like \stopStaff and \startStaff aren't needed. -Paul
\version "2.19.42"
\relative c' {
c d e f
\break
\magnifyStaff #2
c d e f
\break
\magnifyStaff #1
c d e f
}
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gn
On 09/10/2016 10:04 AM, Michael Rivers wrote:
I was hoping to be able to change staff sizes within a score without the
bizarre kludge of creating an entirely new score everytime the staff size
changes. Many apologies for being unclear.
How about this? (Hmmm... the barlines are the wrong size
I was hoping to be able to change staff sizes within a score without the
bizarre kludge of creating an entirely new score everytime the staff size
changes. Many apologies for being unclear.
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/changing-staff-size-throughout-a-s
Kevin Barry writes:
> Hi all,
>
> I have installed the lilypond-doc package on my system (Fedora), but
> it didn't add anything to the main info directory.
Did you restart Emacs? There are also key sequences for rereading the
info file but I did not look at them.
If that doesn't help, obviousl
19 matches
Mail list logo