Am So., 26. Apr. 2020 um 09:36 Uhr schrieb Jinsong Zhao
:
> The "," trigger the magic. However, I do not find the document about it.
> Maybe I am in a wrong way.
In
http://lilypond.org/doc/v2.20/Documentation/notation/fonts#single-entry-fonts
there's:
"font-name can be described using a comma-sep
Am Sa., 25. Apr. 2020 um 23:36 Uhr schrieb Ignacio Lois <
ignaciol...@gmail.com>:
> AAAH!!
>
> \version "2.19.83"
>
> \header {
> title = \markup {
> \override #'(font-name . "ITC Souvenir")
> "My Title"
> }
> }
>
> \score {
> c''
> }
>
> *Now* that's the
Am So., 26. Apr. 2020 um 04:58 Uhr schrieb Jinsong Zhao
:
> I tried your fonts and the demo example, it does not work. I also try
> another font, Times New Roman, the most common font on Windows platform.
> It does not work, too.
>
> \version "2.20.0"
>
> \header {
> title = \markup {
>
Am Do., 23. Apr. 2020 um 17:29 Uhr schrieb Paolo Prete :
>
> Thank you Harm,
>
> it would be great if we can track this. Unfortunately Google seems to index
> only the previous version of your code.
> What about a repository for snippets for 2.19?
>
> best,
> P
I think it works with 2.18.2 (proba
Am Do., 23. Apr. 2020 um 21:02 Uhr schrieb Fr. Samuel Springuel
:
>
> > On 22 Apr, 2020, at 4:34 PM, Fr. Samuel Springuel
> > wrote:
> >
> > Is there a way to specify that a note should only appear if it’s the first
> > note on the line? I tried using the break-visibility property but this
> >
Am Mi., 22. Apr. 2020 um 01:57 Uhr schrieb Paolo Prete :
>
> Hello.
>
> The following code uses a (very, very, very helpful) function that Harm wrote
> some months ago.
> Unfortunately, it causes a compiler's error if the size of the arrow is too
> big (in the following snippet the error is obta
Am Mo., 20. Apr. 2020 um 13:44 Uhr schrieb Thomas Morley
:
>
> Am Mo., 20. Apr. 2020 um 13:16 Uhr schrieb Bernhard Kleine
> :
> >
> > When in
> > http://lilypond.org/doc/v2.19/Documentation/notation/bars#bar-lines I
> > engage the link "Schnipsel&
Am Mo., 20. Apr. 2020 um 13:16 Uhr schrieb Bernhard Kleine
:
>
> When in
> http://lilypond.org/doc/v2.19/Documentation/notation/bars#bar-lines I
> engage the link "Schnipsel":Rhythms it is not found:
>
> http://lilypond.org/doc/v2.19/Documentation/snippets/rhythmus.
The german doc points to
http:
Dear Roland,
thanks for Your link, You did really good work and I guess it would be
worth to develop it. But off course it's lot of work, I think I could't do
it.
Am Fr., 17. Apr. 2020 um 03:01 Uhr schrieb Roland Goretzki <
rol...@roland-goretzki.de>:
> Hello Stefan & all,
>
> You wrote:
> > has
Hi Aaron,
Am Di., 14. Apr. 2020 um 06:20 Uhr schrieb Aaron Hill
:
>
> I think I have addressed the original issue in this patched version of
> the System_start_delimiter_engraver. This is implemented in Scheme, but
> the changes should be easily ported back to C++.
>
> The strategy is to acknowle
Am So., 12. Apr. 2020 um 17:24 Uhr schrieb Valentin Villenave
:
>
> On 4/12/20, Thomas Morley wrote:
> > Over the last decades I tried again and again to find a better
> > workaround, with less manual work.
>
> Apparently we stumbled upon your white whale :-)
>
> >
Am Sa., 18. Apr. 2020 um 16:35 Uhr schrieb Kevin Barry :
>
> Hi All,
>
> I would like to be able to apply an override to a cautionary time
> signature (the extra one printed at the end of a line) without
> affecting the one printed at the beginning of the next line. (I want
> to modify it, not get
Dear community,
has someone experiences and/or ideas for using lilypond for
eartraining-purposes?
I know, there is gnu-solfege, but it has the disadvantage, that it doesn't
exist as an app or can be used browser based.
Are there other projects/ideas around?
Thanks,
Stefan
Original-Nachricht
Dear Thomas, Stanton and John
you previously reported failures to run convert-ly with the prebuilt
application bundles of Frescobaldi 3.1 and/or 3.1.1 which were
instances of
https://github.com/frescobaldi/frescobaldi/issues/1232
The problem should be
Am So., 12. Apr. 2020 um 14:00 Uhr schrieb Aaron Hill
:
>
> On 2020-04-12 3:50 am, Thomas Morley wrote:
> > Hi,
> >
> > consider the following code:
> >
> >
> > mus = \new Staff { R1 \break R \stopStaff s \startStaff R \break R
> >
Hi,
consider the following code:
mus = \new Staff { R1 \break R \stopStaff s \startStaff R \break R \break R }
\new StaffGroup
\with {
systemStartDelimiterHierarchy =
#'(SystemStartBracket (SystemStartBrace a b c))
}
<< \mus \mus \mus >>
The SystemStartBrace vanishes after
Am Fr., 10. Apr. 2020 um 14:34 Uhr schrieb Valentin Villenave
:
>
> On 4/9/20, Thomas Morley wrote:
> > https://lists.gnu.org/archive/html/lilypond-user/2020-04/msg00160.html
> > It's ofcourse a workaround, but usable, afaict.
>
> Could it be worth mentioning on the t
/Versions/2.7/bin/python2.7:
Bad CPU type in executable
Thank you,
Thomas
Am Sa., 28. März 2020 um 01:11 Uhr schrieb Torsten Hämmerle
:
>
> Thomas Morley-2 wrote
> > [...] attempting to make whole-note-tremolo-beams avoid possible Dots to
> > the
> > left and possible Accidentals to the right.
>
>
> Yes, that would certainly be
Am So., 22. März 2020 um 17:38 Uhr schrieb Leo Correia de Verdier
:
>
> Second attempt:
[...]
Hi,
please find attached my own take on it.
The tremolo-beam now avoids left-note-column's dots and
right-note-column accidentals automagically and is
centered around the thought line between the vertic
Am Mi., 8. Apr. 2020 um 16:13 Uhr schrieb Michael Gerdau :
>
> Hi Kieren,
>
> >> I'm playing with the bars-per-line-engraver as of LSR
> >> http://lsr.di.unimi.it/LSR/Item?id=838
> >>
> >> When I increase the number of bars in my piece beyond a certain amount
> >> (3500-4000 in my MWE) lilypond cra
Hi,
consider the following code:
\version "2.20.0"
{
\override Beam.gap-count = 1
\repeat unfold 16 b16
\override Beam.gap = 2
\repeat unfold 16 b16
}
Obviously no tremolo is coded, though setting 'gap-count (and 'gap
relying on active 'gap-count) is respected.
IR says:
"
gap-count (int
Am Mo., 6. Apr. 2020 um 18:33 Uhr schrieb Jacques Menu <
imj-muz...@bluewin.ch>:
> Thanks for you help.
> This produces the following, though:
[...]
Maybe I misunderstood. Isn't it what you wanted?
Cheers,
Harm
Am Mo., 6. Apr. 2020 um 16:38 Uhr schrieb Jacques Menu :
>
> Hello folks,
>
> In the attached, I’d like the segno to be below the second alternative line
> in the third system.
>
> I tried:
>
> \once \override TextScript.extra-offset = #'( 0 . -5.0 )
> \mark \markup { \musicglyph #"scr
Am Mo., 6. Apr. 2020 um 16:03 Uhr schrieb Paolo Prete :
>
>
>
> On Mon, Apr 6, 2020 at 3:08 PM Kieren MacMillan
> wrote:
>>
>> Hi all,
>>
>> > You could move the Piano_pedal_performer from Voice to Staff level.
>> > Add or remove the \consists command to hear the difference.
>>
>> Is there some r
Am So., 5. Apr. 2020 um 19:59 Uhr schrieb 98123981293 1293812397123
:
>
> Dear list,
>
> In the following example, I would like to:
> 1) In the first voice: make the tuplet line to the right of the number into a
> dashed straight line.
> 2) In the second voice: fix the appearance of the last tuple
Am Mo., 6. Apr. 2020 um 10:49 Uhr schrieb Noeck :
>
> Wow. Thanks Harm! That makes sense and looks good.
>
> I never thought of a glissando here. But it actually makes sense. Now I
> wonder if a straight glissando line would even be more appropriate than
> a slur … I would read it more easily.
>
>
Am Mo., 6. Apr. 2020 um 10:27 Uhr schrieb Noeck :
>
> Hi,
>
> can Lilypond draw ties between fingerings?
> I can fake it by using a slur and putting it above the fingering:
>
> \version "2.20.0"
> {
> % fake what I want
> \override Fingering.avoid-slur = #'inside
> cis''-4( c''-4) r
> % tie
No error here:
macOS 10.15.4
LilyPond 2.20.0
Frecobaldi 3.1.1
Thomas
Original-Nachricht
I've tried searching for answers on this error but haven't found any singular
root cause for it. I have an orchestral score and I'm getting the below
error whenever I tr
Am Fr., 27. März 2020 um 18:35 Uhr schrieb Torsten Hämmerle
:
>
> Hello all,
>
> Looking more deeply into Harm's strange whole-note tremolo beam gap
> behaviour, I've stumbled over the current gap implementation:
>
> It's probably rather academic, but my understanding of "gap size" is the
> actual
Am Fr., 27. März 2020 um 14:51 Uhr schrieb Torsten Hämmerle
:
>
> Thomas Morley-2 wrote
> > I have no clue why this happens and where those added values came from.
> >
> > Any insights?
>
>
> Hi Harm,
>
>
> Believe it or not, this strange (and certa
Am Fr., 27. März 2020 um 13:48 Uhr schrieb Malte Meyn :
>
>
>
> Am 27.03.20 um 12:23 schrieb Thomas Morley:
> > I have no clue why this happens and where those added values came from.
> >
> > Any insights?
>
> Wild guess, to be tested: ll. 558 ff. of beam.cc.
&g
Hi all,
I tried to improve the code from
https://lists.gnu.org/archive/html/lilypond-user/2020-03/msg00265.html
but all my attempts resulted in inconsistent behaviour.
Thus I wrote some test-code, see bottom.
Obviously the beam is shortened while applying 'gap, though as soon as
'gap exceeds 2.0
Am So., 22. März 2020 um 16:39 Uhr schrieb Sami Amiris :
>
>
> > Instead of manually applying X-offset-overrides you may try:
> >
> > #(define end-of-line-right-aligned-sencil
> > (lambda (grob)
> > (let* ((break-dir (ly:item-break-dir grob))
> >(basic-props (ly:grob-basic-propert
Am Sa., 21. März 2020 um 14:26 Uhr schrieb Sami Amiris :
>
> Thank you for the suggestion once again.
>
> I thank you for having spent some time on it. The whole idea is to create a
> mirror image of the compound barline on the beginning of the example, which
> means that they must align to the rig
Am Do., 19. März 2020 um 11:12 Uhr schrieb Leo Correia de Verdier
:
>
> For the sake of clarity, a MWE:
>
> %%%
>
> \version "2.20.0"
> \repeat tremolo 16 {dis'32 dis’’}
>
> %%%
>
> > 19 mars 2020 kl. 11:01 skrev Leo Correia de Verdier
> > :
> >
> > Dear list!
> >
> > I’m working o
Am Mo., 16. März 2020 um 19:23 Uhr schrieb Sami Amiris :
>
> Hello all.
>
> I would like the barlines that span both staves (not the barlines in each
> individual staff alone) at the middle of the line to have the same behaviour
> at the next end (to the right) and the start of the line below at th
Am Mi., 18. März 2020 um 07:49 Uhr schrieb Aaron Hill
:
>
> On 2020-03-17 11:05 pm, Marnen Laibow-Koser wrote:
> > AFAIK this was never proper syntax to begin with. Does it compile with
> > LilyPond 2.18? I'd be surprised if it does.
>
> Definitely valid syntax in 2.18.2 [1]:
>
>
> \version
Am Di., 17. März 2020 um 12:54 Uhr schrieb Andrew Bernard
:
>
> Please refer to the attached score. Is it possible to turn of just the
> span bars between the top two systems and the bottom two? We want to
> keep the system start span bar as this is a string quartet, but in
> this polymetric sectio
Am So., 15. März 2020 um 21:10 Uhr schrieb Hwaen Ch'uqi :
>
> Greetings,
>
> I have customized a clefless staff with eleven lines, and I would like
> the center line to be colored red. I thought I followed properly this
> LSR snippet:
>
> http://lsr.di.unimi.it/LSR/Item?id=700
>
> But the center li
Am Di., 10. März 2020 um 00:07 Uhr schrieb Torsten Hämmerle
:
>
> Thomas Morley-2 wrote
> > Any hints why this error is generated and how to avoid?
>
>
> Hi Harm,
>
> Unfortunately, applying \consists "New_fingering_engraver" does not quite do
> the trick ye
Hi all,
if I want to print StrokeFinger in TabStaff I need to consist
"New_fingering_engraver". And it works fine, at first sight...
Alas, if there is an additional markup then I get a programming error
(even if the markup isn't printed at all).
\version "2.20.0"
\new TabVoice \with { \consists
Am Sa., 29. Feb. 2020 um 11:07 Uhr schrieb Ben Eichler :
>
> Hi all,
>
>
> I transcribe songs using a style of melody + lyrics + chords. In certain
> songs, I write the same chord twice. Sometimes I want both chords to be
> printed, for example the second chord is starting a new section. Other ti
Am Di., 25. Feb. 2020 um 13:29 Uhr schrieb Thomas Morley
:
>
> Am Di., 25. Feb. 2020 um 07:40 Uhr schrieb Werner LEMBERG :
>
> > For further investigation it would be nice if you, Thomas, could
> > construct a repeatable situation where your problem occurs.
>
> Hi Wer
Am Mo., 24. Feb. 2020 um 16:20 Uhr schrieb Paolo Prete :
>
> Thanks to Torsten and Harm
>
> Another issue seems to be in TextScript:
>
> {
>
> \override TextScript.stencil =
> #(make-stencil-boxer 0.1 0.3 ly:text-interface::print)
>
> c'4_"foo bar bar"
>
> }
>
> In 2.19.84, the box adds unwante
Am Mo., 24. Feb. 2020 um 15:15 Uhr schrieb Pierre Perol-Schneider
:
>
> Hi Harm,
> I saw your message last night, and as others I could not reproduce your
> output (using W10).
> For some reason, it seems that you're using Gonville dynamics.
> HTH,
> Cheers,
> Pierre
Hi Pierre,
actually it helpe
Hi all,
I noticed a strange behaviour wrt to dynamic-markup.
Bugreport at
http://lilypond.1069038.n5.nabble.com/dynamic-is-strange-since-2-19-26-td229588.html
My output attached. But first repiliers can't reproduce.
It looks like the font is not really correct, most visible at the "z",
note the p
Am So., 23. Feb. 2020 um 18:13 Uhr schrieb Paolo Prete :
>
>
>
> On Sun, Feb 23, 2020 at 12:54 PM Torsten Hämmerle
> wrote:
>>
>>
>> A *pragmatic solution* to your problem would be to re-define the dynamics
>> definitions concerned, simply adding a wee bit of space to the left and to
>> the right
Am Sa., 22. Feb. 2020 um 15:45 Uhr schrieb David Kastrup :
>
> Thomas Morley writes:
> > \partcombine may create several Voices. Which may not continue the
> > initial one. Thus your overrides are not preserved.
> > Same here:
> >
> > {
> > \omit Slur
Am Fr., 21. Feb. 2020 um 18:40 Uhr schrieb Richard Shann
:
>
> In the following example:
> 8><8><8><8><8><8><8><8><8><8><8><8><8><
> \version "2.18.0"
> MI = { \time 3/4
> \override Voice.Slur.stencil = ##f
> \override Voice.Tie.stencil = ##f
> %comment out the next bar
Am Sa., 22. Feb. 2020 um 13:27 Uhr schrieb Robert Blackstone
:
>
> I have attached a picture of “original” and what I have made of it in case
> you are curious what it is all about.
>
Hi Robert,
your code would be helpful ;)
Anyway I've set parts of the exercise.
I don't really get what's wron
Am So., 16. Feb. 2020 um 17:40 Uhr schrieb Thomas Morley
:
>
> Am So., 16. Feb. 2020 um 17:37 Uhr schrieb Thomas Morley
> :
> >
> > Am So., 16. Feb. 2020 um 17:32 Uhr schrieb David Kastrup :
> > >
> > > Thomas Morley writes:
> > >
> > > >
Am So., 16. Feb. 2020 um 17:37 Uhr schrieb Thomas Morley
:
>
> Am So., 16. Feb. 2020 um 17:32 Uhr schrieb David Kastrup :
> >
> > Thomas Morley writes:
> >
> > > Hi,
> > >
> > > I used frescobaldi from git, with most recent master, i.e.
Am So., 16. Feb. 2020 um 17:32 Uhr schrieb David Kastrup :
>
> Thomas Morley writes:
>
> > Hi,
> >
> > I used frescobaldi from git, with most recent master, i.e. from
> > 3f29c3e90a4b460d9fb6aa066234e0d4e54013bb
> >
> > Even an input of nothing m
Hi,
I used frescobaldi from git, with most recent master, i.e. from
3f29c3e90a4b460d9fb6aa066234e0d4e54013bb
Even an input of nothing more than
{ s1 }
results in a gs-error:
Starting lilydevel 2.19.84 [Untitled]...
Processing `/tmp/frescobaldi-ua0f6js5/tmp2h4kg_nt/document.ly'
Parsing...
/tmp/fr
Am Mo., 10. Feb. 2020 um 22:15 Uhr schrieb Michael Käppler :
>
> Am 10.02.2020 um 20:51 schrieb Thomas Morley:
> > Am Mo., 10. Feb. 2020 um 10:11 Uhr schrieb Michael Käppler
> > :
> >>
> >> Hi Harm,
> >>
> >>> Fine with me, I already upda
Am Mo., 10. Feb. 2020 um 20:43 Uhr schrieb Michael Käppler :
>
> Am 10.02.2020 um 10:10 schrieb Michael Käppler:
> >
> >
> > Do you have any idea how to preserve indentation within blocks?
> > Inserting or the like seems hacky, inline-css-styling too...
> Ok, found out that the combination of a
Am Mo., 10. Feb. 2020 um 10:11 Uhr schrieb Michael Käppler :
>
>
> Hi Harm,
>
> > Fine with me, I already updated the LSR-code, for now unapproved.
> > Please have a look whether all is ok, snippet-description and the like.
> Thank you for updating!
> Will update the description this evening.
> Do
ion "2.19.83"
>
>
>
> \relative c' {
>
> \arpeggioBracket
>
> 4\arpeggio d e f
>
> }
>
>
>
>
>
> The Arpeggio-Object does not seem to have a thickness setting …
>
>
>
> Thanks in advance
>
>
commit 50ba2171
Hi Michael,
Am Mi., 5. Feb. 2020 um 14:54 Uhr schrieb Michael Käppler :
>
> Hi Harm,
> sorry that I did not respond for over one month... Many other things had
> to be done.
Same here...
> Now I would like to finish this snippet to be free for new interesting
> things. ;)
>
> I did substantially
Am So., 9. Feb. 2020 um 15:02 Uhr schrieb Freeman Gilmore
:
>
>
>
> This is taken from the "Scheme Book".
>
> Question why double parenthesis for let ((rand (random 100))) ?
>
> Thank you, ƒg
Well, every expression needs to be wrapped into parenthesis.
One pair for the let-expression:
(let ...)
Am So., 9. Feb. 2020 um 00:00 Uhr schrieb Mark Stephen Mrotek
:
>
> Thomas,
>
> How about a zig-zag glissando?
> http://lilypond.org/doc/v2.19/Documentation/notation/expressive-marks-as-lines
>
> Mark
Hi Mark,
if bendAfter is not sufficient, a glissando would have been my
Am Sa., 8. Feb. 2020 um 23:47 Uhr schrieb John Burt :
>
> I'm sorry to say that I don't even know the proper term for what I am trying
> to do. I am setting some Georgian folksongs. Sometimes they end with a
> descending glide on the last note (like an engine running down). On the
> handwritten
Am Sa., 8. Feb. 2020 um 22:20 Uhr schrieb Paolo Prete :
>
>
>
> On Sat, Feb 8, 2020 at 9:06 PM Thomas Morley wrote:
>>
>> Am Sa., 8. Feb. 2020 um 19:26 Uhr schrieb Paolo Prete :
>> >
>
>
>
>
>
>>
>> {
>> \override TextScript.st
Am Sa., 8. Feb. 2020 um 19:26 Uhr schrieb Paolo Prete :
>
> Hello,
>
> The documentation shows this example:
>
> \override TextScript.stencil = #(make-stencil-boxer 0.1 0.3
> ly:text-interface::print) c'4^"foo"
>
> (http://lilypond.org/doc/v2.19/Documentation/snippets/tweaks-and-overrides)
>
> Is
Am Sa., 8. Feb. 2020 um 17:42 Uhr schrieb Pierre Perol-Schneider
:
>
> Hi all,
> See herewith the structure I'd like to achieve.
> Ideally, I'd like the startBar to be dashed.
> This coding:
> http://lilypond.1069038.n5.nabble.com/dashed-initial-barline-with-SystemStartBar-td51231.html
> works gre
Am Sa., 8. Feb. 2020 um 14:18 Uhr schrieb :
>
> If I've understood everything you said correctly, I should have now made all
> the necessary changes:
Well, not all changes were _necessary_, p.e. using 'parser location'
in music-functions still works. Superfluous, though.
>
>
Am Sa., 8. Feb. 2020 um 13:23 Uhr schrieb :
>
> Hi,
> thank you for this solution.
> I only made a very small adjustment and now at least I would call it
> "elegant".
> I put all the commands needed to "quote" from the chord track into a
> function, so now I only have to type one command instead
Am Sa., 8. Feb. 2020 um 12:42 Uhr schrieb :
>
> Hi all,
>
> please consider the following snippet:
>
>
>
> %
>
> \version "2.19.83"
>
>
>
> notes = \relative c' {
>
> \repeat unfold 8 {
>
> c4 d e f |
>
> }
>
> }
>
>
>
> otherNotes = \relative c' {
>
> c1 d e f
Am Fr., 7. Feb. 2020 um 14:46 Uhr schrieb Kieren MacMillan
:
>
> Hi all,
>
> Here’s the brainstorm I’ve currently got going:
>
> Issue #34, a.k.a. the grace note bug, is one of Lilypond’s longest-standing
> and most newbie-unfriendly issues. It doesn’t appear in single-staff scores,
> obviously —
Am Mo., 3. Feb. 2020 um 20:35 Uhr schrieb Kieren MacMillan
:
>
> Hi Harm,
>
> > which question, is it solved?
>
> Yes. I fixed the OP’s MWE (see 1st score in this snippet) so that it did what
> he wants (see 2nd score in this snippet):
>
> %%%
> \version "2.19.83"
>
> { \pitchedTrill e''2 \harmoni
Am So., 2. Feb. 2020 um 20:17 Uhr schrieb Kieren MacMillan
:
>
> Hi all,
>
> Trying to answer a question on the Facebook group led me to discover that (to
> my surprise!) TrillPitchHead doesn’t implement note-head-interface and thus
> (I believe) doesn’t respond to the #'style tweak.
>
> Is there
Am So., 26. Jan. 2020 um 12:41 Uhr schrieb David Kastrup :
>
> Thomas Morley writes:
>
> > Am Sa., 25. Jan. 2020 um 20:31 Uhr schrieb Aaron Hill
> > :
> >>
> >> On 2020-01-25 10:39 am, David Stephen Grant wrote:
> >> > I'm trying to
Am Sa., 25. Jan. 2020 um 20:31 Uhr schrieb Aaron Hill
:
>
> On 2020-01-25 10:39 am, David Stephen Grant wrote:
> > I'm trying to create a custom flag stencil, and would like to get the
> > current _beam_ thickness. As a first step, in the following example I
> > would
> > expect 0.5, then 1, to be
Am Sa., 25. Jan. 2020 um 19:40 Uhr schrieb David Stephen Grant
:
>
> I'm trying to create a custom flag stencil, and would like to get the current
> _beam_ thickness. As a first step, in the following example I would expect
> 0.5, then 1, to be printed to the console. Is there a way of doing this
Am Fr., 24. Jan. 2020 um 22:51 Uhr schrieb David Kastrup :
>
> Bric writes:
>
> > i am building lilypond-2.19.83 on Ubuntu 18.04.2 LTS
> >
> > had to build guile-1.8.8, after which lilypond ./configure was happy, and
> > finished (posted
> > about my guile struggles a few days ago)
> >
> > But "m
Am Sa., 25. Jan. 2020 um 06:31 Uhr schrieb Werner LEMBERG :
>
>
> I have to typeset a snippet that is an excerpt of a longer piece, and
> this snippet ends with a key change:
>
> \relative c' {
> \key d \major
> d1
> \key c \major
> }
>
> However, the staff stops right before the ke
Am Fr., 24. Jan. 2020 um 22:42 Uhr schrieb Werner LEMBERG :
>
>
> Folks,
>
>
> some publishers repeat accidentals not only if a tie gets broken
> between staves but also if it crosses a bar line:
>
> |||
>#o| #o
> \/
>
> Is there a property in LilyPond to automatic
Am Do., 23. Jan. 2020 um 22:47 Uhr schrieb Urs Liska :
> But let me take the opportunity to introduce you to Amir who I think
> has never posted on the LilyPond lists so far.
German Forum?
https://lilypondforum.de/index.php/topic,214.msg1333.html
Cheers,
Harm
Am Di., 21. Jan. 2020 um 23:13 Uhr schrieb David Kastrup :
>
> Thomas Morley writes:
> > David, you remember my suggestion to generate that "General Code
> > Reference" with an Index ... ?
>
> Yes, that may have helped. But it may also have delivered a haysta
Hi Kieren, hi David,
Am Di., 21. Jan. 2020 um 22:45 Uhr schrieb David Kastrup :
> And music-pitches is also convenient to know.
David, you remember my suggestion to generate that "General Code
Reference" with an Index ... ?
Kieren showed me the problem in Salzburg and I suggested quick'n dirty
e
Am Mo., 20. Jan. 2020 um 23:52 Uhr schrieb David Kastrup :
>
> Thomas Morley writes:
>
> > Am Mi., 15. Jan. 2020 um 01:23 Uhr schrieb David Kastrup :
> >
> >> We need to put out the difference between # and $ even for beginners.
> >> Basically # can only be
Am Mi., 15. Jan. 2020 um 01:23 Uhr schrieb David Kastrup :
>
> Thomas Morley writes:
>
> > Am Di., 14. Jan. 2020 um 23:39 Uhr schrieb David Kastrup :
> >>
> >> Thomas Morley writes:
> >>
> >> > Am Mo., 13. Jan. 2020 um 07:14 Uhr schrieb
Am Mo., 20. Jan. 2020 um 22:37 Uhr schrieb Paolo Prete :
>
> Hello,
>
> is it possible to make a music expression from strings? It would be useful
> for building expressions with combination of string chunks. Something like:
>
>
> \version "2.19.45"
>
> strToMusicExpr = #(define-music-functio
Am Mo., 20. Jan. 2020 um 16:38 Uhr schrieb bkal...@gmail.com
:
>
> Is there a way to input fingerings separate from melody? I know I can tag my
> fingerings and include or remove them using \keepWithTag and related markup,
> but the resulting code is very hard to read. I'd love to define them
> sep
Am So., 19. Jan. 2020 um 22:21 Uhr schrieb Paolo Prete :
>
>
> On Sun, Jan 19, 2020 at 9:52 PM Aaron Hill wrote:
>>
>>
>>
>> \version "2.18.2"
>> {
>>\once \override DynamicText.after-line-breaking = #(lambda (grob)
>> (let* ((x-parent (ly:grob-parent grob X))
>> (orig-st
Am Do., 16. Jan. 2020 um 23:12 Uhr schrieb David Nalesnik
:
>
> On Thu, Jan 16, 2020 at 3:42 PM David Nalesnik
> wrote:
> >
> > Hi Robin,
> >
> > On Thu, Jan 16, 2020 at 1:02 PM Robin Bannister wrote:
> > >
> > > Paolo Prete wrote:
> > >
> > > > This is *precious* info. Please, can you tell/conf
Am Do., 16. Jan. 2020 um 21:29 Uhr schrieb Bric :
>
> I think this was discussed before, but i'm not sure how to downgrade guile on
> Ubuntu 18.04.2 LTS
>
> I tried building guile-1.8.0, guile-1.8.4, guile-1.8.5, but the build fails
> for all three.
>
> lilypond ./configure error:
>
> ERROR: Plea
Am Di., 14. Jan. 2020 um 23:39 Uhr schrieb David Kastrup :
>
> Thomas Morley writes:
>
> > Am Mo., 13. Jan. 2020 um 07:14 Uhr schrieb Daniel Rosen
> > :
> >>
> >> > The hash mark # method of embedding Scheme is a natural fit for this
> >> &
Am Mo., 13. Jan. 2020 um 07:14 Uhr schrieb Daniel Rosen :
>
> > -Original Message-
> > From: Thomas Morley [mailto:thomasmorle...@gmail.com]
> > Sent: Sunday, January 12, 2020 6:04 PM
> > To: Daniel Rosen
> > Cc: David Nalesnik ; lilypond-user Mailin
Hi Daniel,
you may have heard there's a conference soon in Salzburg.
I will have a talk there as well, thus I doubt I can't look into the
problem you've reported before I'm back.
Nevertheless in alzburg I'll talk about user-defined extensions for LilyPond.
During the talk I'll frequently recommen
Am Sa., 11. Jan. 2020 um 18:04 Uhr schrieb David Nalesnik
:
>
>
>
> On Saturday, January 11, 2020, Daniel Rosen wrote:
>>
>> On Jan 9, 2020, at 4:21 PM, Daniel Rosen wrote:
>>
>> >> I have a new problem. If I take away the first instance of \music in each
>> >> staff of my original example,
>>
>
Am Sa., 11. Jan. 2020 um 21:59 Uhr schrieb Paolo Prete :
>
> Hello Michael and Andrew,
>
> please look at this (2.19.83):
>
> {
> \once \override DynamicText.extra-offset = #'(-2 . -3)
> a'\p\< a' a' a'\ff
> }
>
> Obviously, the hairpin is not automatically moved so to be aligned with the
> mo
Am Sa., 11. Jan. 2020 um 07:51 Uhr schrieb Thomas Morley
:
>
> Hi Crag,
Ooops,
Hi Craig,
ofcourse
> Am Sa., 11. Jan. 2020 um 07:29 Uhr schrieb Craig Dabelstein
> :
>>
>> Hi all,
>>
>> Harm, I'm getting the below error when I use
Hi Crag,
Am Sa., 11. Jan. 2020 um 07:29 Uhr schrieb Craig Dabelstein <
craig.dabelst...@gmail.com>:
> Hi all,
>
> Harm, I'm getting the below error when I use the MMR. When I switch the
> \override MultiMeasureRestNumber.details.print-range to false the error
> goes away. I tried to make a MWE b
Am Fr., 10. Jan. 2020 um 07:59 Uhr schrieb Dave Higgins :
>
> I discovered in using the time signature with alternate in parantheses
> that if a 2-digit number is used, the column is not centered.
>
> Adding center to the column directive resolves this.
>
> #(define ((time-parenthesized-time up dow
Am Mo., 6. Jan. 2020 um 11:07 Uhr schrieb Thomas Morley
:
>
> Am Mo., 6. Jan. 2020 um 02:22 Uhr schrieb David Kastrup :
> >
> > 06be909202d2ced6e651e4420bc8068eafae023e is the first bad commit
> > commit 06be909202d2ced6e651e4420bc8068eafae023e
> > Author: Thomas Mor
Am Di., 7. Jan. 2020 um 22:44 Uhr schrieb Knute Snortum :
>
> One way would be to use another voice for the dynamics:
>
> %%%
> \version "2.19"
> \language "english"
> \score {
><<
> \new Staff {
><< { c'2 a2 c'2 f'2 } \\ { s2^\< s2 s2^\mf\> s4 s4^\p } >>
><< { c'2 a2 c'2 f
Am Di., 7. Jan. 2020 um 16:25 Uhr schrieb Kieren MacMillan
:
>
> Hi Harm,
>
> As always, great work — thanks for this fabulous addition to the ’Pond!
>
> Best,
> Kieren.
Glad you like it :)
Probably I should put it into LSR, if I can solve the remaining problems:
grob::name doesn't exist in 2.18
Hi Craig,
Am Mo., 6. Jan. 2020 um 11:05 Uhr schrieb Thomas Morley
:
>
> Am Mo., 6. Jan. 2020 um 04:16 Uhr schrieb Craig Dabelstein
> :
>>
>> Hi again,
>>
>> When using lilypond on the command line, and trying to engrave multiple
>> files, the multi mea
601 - 700 of 5474 matches
Mail list logo