Re: How to hide fingering in the output

2017-06-24 Thread Manuela Gößnitzer
You have the right idea already ;-) The Fingering stencil is part of the Voice context Try \override Fingering.stencil = ##f (I hope this syntax works with 2.18) 2017-06-25 2:52 GMT+02:00 Ivanov Dmitry : > This code will output "c" note with number "3" above it. I learned, >

Re: How to move markup horizontally

2017-06-24 Thread Manuela Gößnitzer
I do not recommand the usage of extra-offset (this was discussed in the German forum some time ago), try this instead \version "2.19.58" \relative c'' { d4_\markup { \line { \null \hspace #-7 R.\dynamic { p } } } } 2017-06-25 2:38 GMT+02:00 Andrew Bernard

How to hide fingering in the output

2017-06-24 Thread Ivanov Dmitry
This code will output "c" note with number "3" above it. I learned, how to hide the cleff and the time signature. How can I hide the fingering as well without removing "-3" from "c8-3". I need to generate a pdf without fingers sometimes and don't want to change the code. \version "2.18.2"

Re: How to move markup horizontally

2017-06-24 Thread Andrew Bernard
Hi Joe, One way would be to use extra-offset. \version "2.19.58" { \relative c' { \once \override TextScript.extra-offset = #'(-5 . 0) d4_\markup{\pad-x #7.0 {\line{R.\dynamic{p d d d} } Andrew ___ lilypond-user mailing list

How to move markup horizontally

2017-06-24 Thread Joseph Srednicki
Hello: I am trying to move markup horizontally. See the following example: \version "2.19.58" { \relative c' {d4_\markup{\pad-x #7.0 {\line{R.\dynamic{p d d d} } In this example, I would like to move the markup horizontally to the left so that it starts beneath the time

Re: Editorial accidentals

2017-06-24 Thread Simon Albrecht
On 24.06.2017 22:09, Menu Jacques wrote: What are editorial accidentals actually, and is there a way to produce them with Lily? I don’t know what musicxml means by an editorial accidental, but generally an editorial accidental may take lots of forms depending on style/policy: in round

Re: Editorial accidentals

2017-06-24 Thread Menu Jacques
Hello Phil, Fine, thanks! I didn’t know what to look for. JM > Le 24 juin 2017 à 23:04, Phil Holmes a écrit : > > - Original Message - From: "Menu Jacques" > To: "lilypond-user" > Cc: "Menu Jacques"

Re: Editorial accidentals

2017-06-24 Thread Phil Holmes
- Original Message - From: "Menu Jacques" To: "lilypond-user" Cc: "Menu Jacques" Sent: Saturday, June 24, 2017 9:09 PM Subject: Editorial accidentals Hello folks, I see that, when translating , musicxml2ly ignores:

Editorial accidentals

2017-06-24 Thread Menu Jacques
Hello folks, I see that, when translating , musicxml2ly ignores: https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: vertical spacer in figured bass

2017-06-24 Thread Richard Shann
On Sat, 2017-06-24 at 08:24 -0400, Kieren MacMillan wrote: > Hi Richard, > > > On Fri, 2017-06-23 at 15:08 +0200, Urs Liska wrote: > >> BTW: what I'm wondering about (only reading this on the list) is: why > >> are you talking about "\context Staff" and not "\context FiguredBass"? > > > > It

Lilypond.org is down

2017-06-24 Thread Robert Kubosz
Hi everyone! I just wanted to inform you that lilypond.org is down. Have a nice day! Robert ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: How do I figure out the absolute path of the file currently being executed?

2017-06-24 Thread Urs Liska
Am 24.06.2017 um 12:48 schrieb caag...@gmail.com: > That is, the file where the currently executing function is defined, > not the file it's called from. You can get this from the (*location*) function. You may inspect https://github.com/openlilylib/oll-core/blob/master/internal/os-path.ily

Re: vertical spacer in figured bass

2017-06-24 Thread Kieren MacMillan
Hi Richard, > On Fri, 2017-06-23 at 15:08 +0200, Urs Liska wrote: >> BTW: what I'm wondering about (only reading this on the list) is: why >> are you talking about "\context Staff" and not "\context FiguredBass"? > > It seems I am using \context Staff to force the bass figures above the > notes

How do I figure out the absolute path of the file currently being executed?

2017-06-24 Thread caagr98
That is, the file where the currently executing function is defined, not the file it's called from. ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: lilypond.org down?

2017-06-24 Thread Phil Holmes
I've informed the admin. -- Phil Holmes - Original Message - From: "Malte Meyn" To: Sent: Saturday, June 24, 2017 7:18 AM Subject: Re: lilypond.org down? Am 24.06.2017 um 08:12 schrieb Andrew Bernard: Is the website offline?

Re: lilypond.org down?

2017-06-24 Thread Malte Meyn
Am 24.06.2017 um 08:12 schrieb Andrew Bernard: Is the website offline? Yes. http://downforeveryoneorjustme.com/lilypond.org ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

lilypond.org down?

2017-06-24 Thread Andrew Bernard
Is the website offline? Andrew ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user