Re: Problem with conditionals in \layout

2017-12-02 Thread David Kastrup
Carl Sorensen writes: > From: John Schlomann > Date: Friday, December 1, 2017 at 1:02 PM > To: > Subject: Problem with conditionals in layout > > I’m have a problem including conditionals in a \layout block. The following > code results in error, “syntax error, unexpected OUTPUT_DEF_IDENTIFIER

Re: Interview with Elaine Gould

2017-12-02 Thread Urs Liska
Am 02.12.2017 um 08:34 schrieb Pierre Perol-Schneider: Thanks for the info Urs. This came around through the "Music Engraving Tips and Tricks" group on Facebook. I think that is a very interesting group compiling lots of engraving insights and skills, and while (of course) the majority of

Re: Windows 10

2017-12-02 Thread Wols Lists
On 01/12/17 14:15, peter.gen...@sunscales.co.uk wrote: > Everything worked fine but after one fateful OS update I found to extra > folders in C:\windows\users\ , PETERDESKTOP and PETERDESKTOP.000. Did this update do a "clean install" of Windows? That sounds to me like you've done a fresh install

clef_8

2017-12-02 Thread bb
I have a problem with the 8 under the clef clef_8. That number 8 does not disappear with     \override Staff.Clef #'stencil = #ly:text-interface::print I cannot decide if this is a bug? Thanks for any help! Regards Example code: \version "2.19.2"    MTbass-five = \stringTuning < dis, g, b, dis

Re: clef_8

2017-12-02 Thread Mark Knoop
At 12:47 on 02 Dec 2017, bb wrote: >I have a problem with the 8 under the clef clef_8. That number 8 does >not disappear with     >\override Staff.Clef #'stencil = #ly:text-interface::print >I cannot decide if this is a bug? The "8" is not part of the Clef object, but is a ClefModifier object. Try

Re: clef_8

2017-12-02 Thread bb
Works! Thanks for your help! Regards Am 02.12.2017 um 12:58 schrieb Mark Knoop: > At 12:47 on 02 Dec 2017, bb wrote: >> I have a problem with the 8 under the clef clef_8. That number 8 does >> not disappear with     >> \override Staff.Clef #'stencil = #ly:text-interface::print >> I cannot decide

Instrument Name Not Appearing

2017-12-02 Thread SoundsFromSound
Hello list, I am trying to get an instrument name to show beside a staff that begins in the middle of a passage, but I'm not having success. I've attached a screenshot, here is the code that shows my question: \version "2.19.80" \score { << \new Staff = "Testing" \with { instrumentName

Re: Instrument Name Not Appearing

2017-12-02 Thread Thomas Morley
2017-12-02 17:38 GMT+01:00 SoundsFromSound : > Hello list, > > I am trying to get an instrument name to show beside a staff that begins in > the middle of a passage, but I'm not having success. I've attached a > screenshot, here is the code that shows my question: > > \version "2.19.80" > > \score

Re: Instrument Name Not Appearing

2017-12-02 Thread Robin Bannister
SoundsFromSound wrote: ... how I can get the "Violin" instrument name to show up next to the topmost staff? Well, in 2009 Neil Puttock said you can't, and said why. http://lists.gnu.org/archive/html/lilypond-user/2009-03/msg00123.html If that still applies, you will need a workaround. The X

Re: Instrument Name Not Appearing

2017-12-02 Thread David Kastrup
Thomas Morley writes: > The stencil-procedure for InstrumentName, system-start-text::print, > explecitely disallows printing an InstrumentName in the middle of a > system. > No clue about the reasoning. Well, otherwise an InstrumentName would appear everywhere, wouldn't it? I agree that leaving

Re: Instrument Name Not Appearing

2017-12-02 Thread Thomas Morley
2017-12-02 21:41 GMT+01:00 David Kastrup : > Thomas Morley writes: > >> The stencil-procedure for InstrumentName, system-start-text::print, >> explecitely disallows printing an InstrumentName in the middle of a >> system. >> No clue about the reasoning. > > Well, otherwise an InstrumentName would

Fontsize ornaments

2017-12-02 Thread Pieter Terpstra
Dear People, Have a piece here with a lot, lots of acciaccatura's. The fingering numbers font size under the principal notes is good but those under the acciaccatura's are too small to read. Is there a way to increase the fontsize under the acciaccatura's all at once, without changing the font

Re: Instrument Name Not Appearing

2017-12-02 Thread SoundsFromSound
Robin Bannister-2 wrote > Well, in 2009 Neil Puttock said you can't, and said why. > http://lists.gnu.org/archive/html/lilypond-user/2009-03/msg00123.html > If that still applies, you will need a workaround. > > The X-offset workaround suggested there seems very fragile. > > So here is a hack tha

Re: Fontsize ornaments

2017-12-02 Thread Ben
On 12/2/2017 7:43 PM, Pieter Terpstra wrote: Dear People, Have a piece here with a lot, lots of acciaccatura's. The fingering numbers font size under the principal notes is good but*those under the acciaccatura's are too small to read. * Is there a way to increase the fontsize under the acciacca