Hi,
I have
> blaeserpart = \new GrandStaff <<
> \new Staff \with {
> instrumentName = \markup \center-column { "Trompete I" "Trompete II" }
> shortInstrumentName = \markup \center-column { "Tr.I." "Tr.II." }
> } <<
> \new Voice = "trompeteeins" { \voiceOne \scoreATrumpetCI }
>
Bernhard Kleine wrote
> this works well but now I would like to reduce the size of the
> grandstaff to \small oder \tiny but do not succeed. Putting \tiny in
> front of \new Staff oder \new Voice does nothing.
>
> Any help welcome!
>
> Bernhard
You don't use the \magnifyStaff property?
Ex:
\ne
crimsonsunrise wrote
> If you combine both, say, you do global-set-staff-size, then try to change
> the size using layout-staff-size in something like a different book part,
> that will only enlarge the fonts, notes, articulations and text. The staff
> size will remain the same as what was set by g
Hello everybody,
I was just in the library and noticed that the Spring 2018 issue of the
Computer Music Journal features a score obviously engraved with LilyPond on its
title page, which comes from this article
https://www.mitpressjournals.org/doi/abs/10.1162/comj_a_00451 that fails to
mention
Mensagem Original
Ativo 29 de jun de 2018 06:55, Torsten Hämmerle escreveu:
crimsonsunrise wrote
> If you combine both, say, you do global-set-staff-size, then try to change
> the size using layout-staff-size in something like a different book part,
> that will only enlarge the f
Hi all,
I want to write a function that applies certain overrides to all grobs
within a music expression. I already have one (older) function that
applies the override (and \revert) to *all* possible grobs (derived from
all-grob-descriptions), but I find that pretty rough since that will
crea
Am 29.06.2018 um 10:09 schrieb foxfanfare:
> Bernhard Kleine wrote
>> this works well but now I would like to reduce the size of the
>> grandstaff to \small oder \tiny but do not succeed. Putting \tiny in
>> front of \new Staff oder \new Voice does nothing.
>>
>> Any help welcome!
>>
>> Bernhard
On Fri 29 Jun 2018 at 09:02:12 (-0400), crimsonsunr...@protonmail.com wrote:
> Ativo 29 de jun de 2018 06:55, Torsten Hämmerle escreveu:
> The documentation, unfortunately, has not been updated yet and still claims
> that the distance between lines didn't change:
> "*Known issues and warnings*
> la
all the links in the "simple tasks" compartment on this site end in
error 404 not found. This site is announced in the 2.19 docu, should
work or links to something appropriate, not end in error.
regards Bernhard
--
spitzhalde9
D-79853 lenzkirch
bernhard.kle...@gmx.net
www.b-kleine.com, www.ursee
It's is just the part with magnifying that is missing in 2.19.82 docu
4.2.2., in the English, French or Italian version that has been
correctly translated.
Am 29.06.2018 um 15:44 schrieb Bernhard Kleine:
>
> Am 29.06.2018 um 10:09 schrieb foxfanfare:
>> Bernhard Kleine wrote
>>> this works well b
> -- Forwarded message --
> From: crimsonsunr...@protonmail.com
> To: torsten.haemme...@web.de, "lilypond-user@gnu.org" <
> lilypond-user@gnu.org>
> Cc:
> Bcc:
> Date: Thu, 28 Jun 2018 20:24:17 -0400
> Subject: Re: \bookparts and scaling
> Mensagem Original
> Ativo
On 6/29/2018 10:46 AM, David Wright wrote:
software is more like a work of art that has to be sculpted into perfection,
which takes time, trouble and effort.
Okay, moving in that direction.
The documentation could be updated to better reflect the current state
of these staff-size commands.
Hello,
I've tried to fix this collision but I don't understand how I can avoid
it. I believe it has to do with either my Score.BarNumber stencil or
offsets of measure numbers, but I can't get the right combo with the
system padding.
Ever since adding my slash dividers they are colliding with
On 6/29/2018 4:38 PM, Ben wrote:
Hello,
I've tried to fix this collision but I don't understand how I can
avoid it. I believe it has to do with either my Score.BarNumber
stencil or offsets of measure numbers, but I can't get the right combo
with the system padding.
Ever since adding my sla
On 6/29/2018 4:50 PM, Ben wrote:
On 6/29/2018 4:38 PM, Ben wrote:
Hello,
I've tried to fix this collision but I don't understand how I can
avoid it. I believe it has to do with either my Score.BarNumber
stencil or offsets of measure numbers, but I can't get the right
combo with the system p
The new 2.19.82 manuals make interesting reading, but the diagrams
leave something to be desired, namely most of the musical fonts:
$ pdffonts lilypond-docs/2.19.81/changes.pdf
name type encoding emb sub
uni object ID
-
Hi All,
I'm looking for a solution for printing a C Delta 7 chord name (so that 7
prints clearly after the delta symbol). I started off wth the failed
attempt below and haven't had much success anyway else:
\version "2.18.2"
\score {
<<
\relative c' {
c4 c c c |
}
\chords {
c1:maj7.7
}
>>
\lay
Hi All,
Is there a simple way of modifying chord names in the \chords field with
markup text? More specifically, I'm looking for a way to print C7alt as a
chord name (with alt printing clearly after the 7), and I'm having some
trouble figuring out the syntax.
\version "2.18.2"
\score {
<<
\rela
18 matches
Mail list logo