Re: A separate line for dynamics?

2018-09-17 Thread foxfanfare
Thomas Morley-2 wrote > 2018-09-17 12:40 GMT+02:00 Bernhard Kleine > bernhard.kleine@ > : >> I found it. >> However without the -"legato" the \f is centered , with the -"legato" it >> is >> not. How to draw them on the same line? >> >> dynOrgel = { >> { >>s2\f s4-"legato" >> } >> }

Re: Exclude single notes from ChordNames?

2018-09-17 Thread Aaron Hill
On 2018-09-17 3:21 pm, sg2002 wrote: Currently running ChordNames on the example I presented produces this: D Dm/A F Dm/A D Dm/A F Dm/A E E7/G# G# E7/G# E E7/G# G# E7/G# That's too much clutter for me so I would prefer only seeing the chords: Dm/A Dm/A Dm/A Dm/A E7/G# E7/G# E7/G# E7/G# Even

Re: Exclude single notes from ChordNames?

2018-09-17 Thread Simon Albrecht
On 18.09.2018 00:21, sg2002 wrote: Currently running ChordNames on the example I presented produces this: D Dm/A F Dm/A D Dm/A F Dm/A E E7/G# G# E7/G# E E7/G# G# E7/G# That's too much clutter for me so I would prefer only seeing the chords: Dm/A Dm/A Dm/A Dm/A E7/G# E7/G# E7/G# E7/G# Even better

Re: Exclude single notes from ChordNames?

2018-09-17 Thread sg2002
Currently running ChordNames on the example I presented produces this: D Dm/A F Dm/A D Dm/A F Dm/A E E7/G# G# E7/G# E E7/G# G# E7/G# That's too much clutter for me so I would prefer only seeing the chords: Dm/A Dm/A Dm/A Dm/A E7/G# E7/G# E7/G# E7/G# Even better if the output could only have the

Re: Exclude single notes from ChordNames?

2018-09-17 Thread Simon Albrecht
On 17.09.2018 19:13, sg2002 wrote: \new ChordNames {    d \chordmode { d:m/a } f, q d q f, q  e, \chordmode { e:7^5/gis }  gis, q e, q gis, q  } Since chords are often inverted and I'm not a proficient player by any means, having chord is nice. On the other hand I have no problems sight

Re: Preventing a cautionary accidental

2018-09-17 Thread Aaron Hill
On 2018-09-17 2:38 pm, David Sumbler wrote: %% \version "2.19.82" \language "english" \score { \new Staff \with { \accidentalStyle modern } { \relative { \time 9/8 e''8 fs gs a b c d e fs | g8 fs e d c b a g fs | } } } %% In the above

Re: Preventing a cautionary accidental

2018-09-17 Thread Malte Meyn
Am 17.09.18 um 23:38 schrieb David Sumbler: What is the simplest way of preventing the accidental from being printed? \once \omit Accidental ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Preventing a cautionary accidental

2018-09-17 Thread David Sumbler
%% \version "2.19.82" \language "english" \score { \new Staff \with { \accidentalStyle modern } { \relative { \time 9/8 e''8 fs gs a b c d e fs | g8 fs e d c b a g fs | } } } %% In the above example, a cautionary natural is given to the

Re: A separate line for dynamics?

2018-09-17 Thread Thomas Morley
2018-09-17 12:40 GMT+02:00 Bernhard Kleine : > I found it. > However without the -"legato" the \f is centered , with the -"legato" it is > not. How to draw them on the same line? > > dynOrgel = { > { >s2\f s4-"legato" > } > } > \new Dynamics = "dynOrgel" \with { \override

Re: Shape the angle of a broken hairpin's first part

2018-09-17 Thread Thomas Morley
2018-09-17 12:05 GMT+02:00 Thomas Morley : > 2018-09-17 11:55 GMT+02:00 Urs Liska : >> thanks for this, which gives me a handle to the first part of the hairpin at >> least. >> >> But my problem is not solved with the 'height property. > [...] > >> See my updated example > [...] > > I'll have a

Re: variables for specific kinds of markup?

2018-09-17 Thread David Kastrup
"Marc Evanstein" writes: > Thanks so much – changing it to define-event-function worked > perfectly. Is a markup considered an "event" rather than "music"? No. But ^\markup ... is. > Was define-music-function somehow returning that event attached to > empty music or something? The decision

Exclude single notes from ChordNames?

2018-09-17 Thread sg2002
Hello. I've decided to learn a couple of songs on bayan, which is a Russian chromatic accordion. Basic bayan bass parts often have a single bass notes followed by a chord, e. g.: \new ChordNames {    d \chordmode { d:m/a } f, q d q f, q  e, \chordmode { e:7^5/gis }  gis, q e, q gis, q  }

Re: variables for specific kinds of markup?

2018-09-17 Thread Marc Evanstein
Thanks so much – changing it to define-event-function worked perfectly. Is a markup considered an "event" rather than "music"? Was define-music-function somehow returning that event attached to empty music or something? At any rate, glad to hear that this is getting simpler in the near future,

Re: Hacklily now supports LilyPond 2.19.82

2018-09-17 Thread Joshua Netterfield
Hi Federico, I think sharing Hacklily on the Easier Editing page would be great! Though never perfect, I feel that it is mature enough to be helpful. Let me know if there is anything you would like to see before listing it.

Re: crash running translator

2018-09-17 Thread David Kastrup
Jan-Peter Voigt writes: > Dear all, > > I stumbled over something that looks like a bug. > If one uses ly:run-translator to process some music a dotted rest > crashes lilypond: > > \version "2.19.82" > #(ly:run-translator #{ r2. #} #{ \layout {} #}) > > The error message is: > Wrong number of

Re: variables for specific kinds of markup?

2018-09-17 Thread David Kastrup
"Marc Evanstein (formerly Evans)" writes: > Hi all, > > I'm trying to create a variable to handle a certain type of markup > text. For instance, I'd like percussion strikings to be in small caps > above the staff, and what I really want is to define some sort of > macro that replaces all

Re: lyluatex: wrapper with both lilypond code and optional arguments

2018-09-17 Thread Malte Meyn
Am 17.09.18 um 16:30 schrieb Malte Meyn: Hi list, I have the following problem: I want to use a wrapper for the ly environment that contains some \layout code, music function definitions etc. *And* I would like to use lyluatex’s label argument. Any idea how to do both? The following

lyluatex: wrapper with both lilypond code and optional arguments

2018-09-17 Thread Malte Meyn
Hi list, I have the following problem: I want to use a wrapper for the ly environment that contains some \layout code, music function definitions etc. *And* I would like to use lyluatex’s label argument. Any idea how to do both? The following example shows both a ly environment with label

Re: Hacklily now supports LilyPond 2.19.82

2018-09-17 Thread Federico Bruni
Hey Joshua I had a quick look at hacklily and it seems pretty cool! When you think the project is mature enough, it may be mentioned here: http://lilypond.org/easier-editing.html Il giorno lun 17 set 2018 alle 15:19, Joshua Netterfield ha scritto: Hello all, Hacklily, an online LilyPond

variables for specific kinds of markup?

2018-09-17 Thread Marc Evanstein (formerly Evans)
Hi all, I'm trying to create a variable to handle a certain type of markup text. For instance, I'd like percussion strikings to be in small caps above the staff, and what I really want is to define some sort of macro that replaces all instances of "\striking { theText }" with

Hacklily now supports LilyPond 2.19.82

2018-09-17 Thread Joshua Netterfield
Hello all, Hacklily, an online LilyPond editor, now supports LilyPond 2.19.82. To use it, go to https://www.hacklily.org and make sure your song includes a 2.19 version statement (e.g., \version "2.19.82"). I intend to support the most recent stable and unstable versions going forward. As

crash running translator

2018-09-17 Thread Jan-Peter Voigt
Dear all, I stumbled over something that looks like a bug. If one uses ly:run-translator to process some music a dotted rest crashes lilypond: \version "2.19.82" #(ly:run-translator #{ r2. #} #{ \layout {} #}) The error message is: Wrong number of arguments to # Does anybody know a way to

Re:A separate line for dynamics?

2018-09-17 Thread Peter Toye
enigmail > GPG schl?ssel: D5257409 > fingerprint: > 08 B7 F8 70 22 7A FC C1 15 49 CA A6 C7 6F A0 2E D5 25 74 09 > -- next part -- > A non-text attachment was scrubbed... > Name: signature.asc > Type: application/pgp-signature > Size: 833 bytes > Desc: O

Re: A separate line for dynamics?

2018-09-17 Thread Torsten Hämmerle
Bernhard Kleine wrote > I remember vaguely that one can have a "staff" for the dynamics in an > score, but I can not find it in the documentation of 2.19.82. Can you > please point me to that. Hi Bernhard, I guess it's the Dynamics context you're having in mind. And, yes, it's hard to find in

Re: A separate line for dynamics?

2018-09-17 Thread Simon Albrecht
On 17.09.2018 11:28, Bernhard Kleine wrote: Hi, I remember vaguely that one can have a "staff" for the dynamics in an score, but I can not find it in the documentation of 2.19.82. Can you please point me to that. That’s indeed not easy to find, I didn’t in the quick search I just did…  Maybe

Re: A separate line for dynamics?

2018-09-17 Thread Bernhard Kleine
I found it. However without the -"legato" the \f is centered , with the -"legato" it is not. How to draw them on the same line? dynOrgel = {   {        s2\f s4-"legato"   } } ... \new Dynamics = "dynOrgel" {  \dynOrgel } Am 17.09.2018 um 11:31 schrieb Sam Bivens: > > Hi Bernhard, > > Are you

Re: Shape the angle of a broken hairpin's first part

2018-09-17 Thread Thomas Morley
2018-09-17 11:55 GMT+02:00 Urs Liska : > thanks for this, which gives me a handle to the first part of the hairpin at > least. > > But my problem is not solved with the 'height property. [...] > See my updated example [...] I'll have a look in the evening, now I have to run for my regular job

Re: Shape the angle of a broken hairpin's first part

2018-09-17 Thread Urs Liska
Hi Harm, thanks for this, which gives me a handle to the first part of the hairpin at least. But my problem is not solved with the 'height property. Am 17.09.2018 um 11:49 schrieb Thomas Morley: 2018-09-17 8:43 GMT+02:00 Urs Liska : I have a broken hairpin whose first part is pretty

Re: Shape the angle of a broken hairpin's first part

2018-09-17 Thread Thomas Morley
2018-09-17 8:43 GMT+02:00 Urs Liska : > I have a broken hairpin whose first part is pretty short. As a consequence > its internal angle looks too wide for my taste (see attached PNG). I would > like to have the two lines wider apart with a narrower angle to more > adequately reflect the overall

Re: A separate line for dynamics?

2018-09-17 Thread Sam Bivens
Hi Bernhard, Are you referring to centered dynamics within a piano score in the snippet repository? http://lsr.di.unimi.it/LSR/Item?id=357 Take care, Sam On 09/17/2018 05:28 AM, Bernhard Kleine wrote: Hi, I remember vaguely that one can have a "staff" for the dynamics in an score, but I

A separate line for dynamics?

2018-09-17 Thread Bernhard Kleine
Hi, I remember vaguely that one can have a "staff" for the dynamics in an score, but I can not find it in the documentation of 2.19.82. Can you please point me to that. Thanks a lot! Bernhard -- spitzhalde9 D-79853 lenzkirch bernhard.kle...@gmx.net www.b-kleine.com, www.urseetal.net -

Shape the angle of a broken hairpin's first part

2018-09-17 Thread Urs Liska
I have a broken hairpin whose first part is pretty short. As a consequence its internal angle looks too wide for my taste (see attached PNG). I would like to have the two lines wider apart with a narrower angle to more adequately reflect the overall length of the hairpin, similar to the second