Re: forcing bar number events

2013-09-20 Thread Keith OHara
Werner LEMBERG gnu.org> writes: > It would be a great simplification if it would not be necessary to > artificially break up `R1*4' into `R1 R1*3'. > The multi-measure rests break on any event, tempo change, double bar..., so you could put a repeating s1*5 in the 'conductor' part if you want t

Re: forcing bar number events

2013-09-20 Thread Werner LEMBERG
>> It would be a great simplification if it would not be necessary to >> artificially break up `R1*4' into `R1 R1*3'. > > The multi-measure rests break on any event, tempo change, double > bar..., > > so you could put a repeating s1*5 in the 'conductor' part if you > want to prevent the rests fr

Re: forcing bar number events

2013-09-20 Thread m...@mikesolomon.org
Sent from my iPhone On 20 sept. 2013, at 08:50, Werner LEMBERG wrote: > > [2.17.26] > > Folks, > > > consider this snippet > > \relative c'' { >\compressFullBarRests >\set Score.barNumberVisibility = #(every-nth-bar-number-visible 5) >\override Score.BarNumber.break-visibilit

Re: forcing bar number events

2013-09-20 Thread Janek Warchoł
2013/9/20 Werner LEMBERG > consider this snippet > > \relative c'' { > \compressFullBarRests > \set Score.barNumberVisibility = #(every-nth-bar-number-visible 5) > \override Score.BarNumber.break-visibility = #end-of-line-invisible > c1 | c1 | c1 | c1 | > c1 | c1 | c1 | c1 |

fixed vertical space

2013-09-20 Thread Werner LEMBERG
I have \markup { ...} \score { ... } (at the top level) and I want some vertical space between the \markup and the \score which isn't stretchable. How can I achieve that? Werner ___ lilypond-user mailing list lilypond-user@gnu.org https://

Where/when does LilyPond handle #(ly:set-option) commands?

2013-09-20 Thread Urs Liska
Hi, I would like LilyPond to insert a style file depending on the presence of a command line switch. Inserting the following into "init.ly" #(if (ly:get-option 'draft-mode) (ly:parser-include-string parser "\\include \"draft-mode.ily\"")) works when I add the option to the command lin

Re: forcing bar number events

2013-09-20 Thread Werner LEMBERG
>> Is it possible to make bar number `10' visible automatically? >> Looking up the documentation, it seems that a bar number gets >> printed only if there is a bar line, and \compressFullBarRests >> prevents that... > > I don't think this is a good idea. How would the reader know at > which momen

Re: fixed vertical space

2013-09-20 Thread Phil Holmes
- Original Message - From: "Werner LEMBERG" To: Sent: Friday, September 20, 2013 10:06 AM Subject: fixed vertical space I have \markup { ...} \score { ... } (at the top level) and I want some vertical space between the \markup and the \score which isn't stretchable. How can I

Re: forcing bar number events

2013-09-20 Thread Werner LEMBERG
> The property barNumberVisibility takes a function as its argument. > I forget what the function's arguments need to be, but if you can > figure that out, you can roll your own function that prints the > number at bar 10. The arguments are the bar number and the current timing position. It woul

barré fret diagram guitar

2013-09-20 Thread bart deruyter
Hi all, I stumbled on something I do'nt know how to fix :-) For some students of mine, I want to write down a score and I would like to add some fretboard diagrams to show how to take the chords. I've got here a Bm/F chord that I'd like to show as simply taking the barré-chord Bm and starting fr

Re: fixed vertical space

2013-09-20 Thread Werner LEMBERG
>> I have >> >> \markup { ...} >> \score { ... } >> >> (at the top level) and I want some vertical space between the >> \markup and the \score which isn't stretchable. How can I achieve >> that? > > \markup { \vspace #10 } ? This would insert *at least* a 10-units vertical space (since lilypo

Re: fixed vertical space

2013-09-20 Thread Robin Bannister
Werner LEMBERG wrote: However, I want a fixed space between \markup and \score that doesn't get stretched. How about mm-feed? http://lists.gnu.org/archive/html/lilypond-user/2010-04/msg00057.html Cheers, Robin ___ lilypond-user mailing list li

Re: How to have separate \paper variables for different scores inthe same book?

2013-09-20 Thread Phil Burfitt
Hi Dominic, I was curious to know whether there was a proper way to go about adjusting system spacing on a score-by-score basis. I believe it's currently not possible to have independent system-system-spacings for multiple scores on the same page. As a work-around you could add the followi

Re: fixed vertical space

2013-09-20 Thread Werner LEMBERG
>> However, I want a fixed space between \markup and \score that >> doesn't get stretched. > > How about mm-feed? > http://lists.gnu.org/archive/html/lilypond-user/2010-04/msg00057.html Nope: #(define-markup-command (mm-feed layout props amount) (number?) (let ((o-s (ly:output-def-lookup la

Re: Acciaccaturas and slashed stems

2013-09-20 Thread David Kastrup
Gilberto Agostinho writes: > Well David, thanks for your answers and opinions. Even though I really > respect your views (and you certainly know infinitely more about > LilyPond and programming than I do), I still think I am right on this > one. I personally see the lack of slashes on beamed gra

Re: Lyric separator

2013-09-20 Thread Benjamin Bloomfield
Yes, with multiple verses the version comparing all LyricText grobs didn't work, but the original one David had posted comparing the NoteColumns did work. I need to get the lines to always be in the same place now horizontally, in case there are two in the same NoteColumn. If anyone wants to tack

Re: Lyric separator

2013-09-20 Thread David Nalesnik
Hi Benjamin, On Fri, Sep 20, 2013 at 9:14 AM, Benjamin Bloomfield wrote: > Yes, with multiple verses the version comparing all LyricText grobs didn't > work, but the original one David had posted comparing the NoteColumns did > work. > > I need to get the lines to always be in the same place now

Re: barr? fret diagram guitar

2013-09-20 Thread Kale Good
Hi Bart, Not sure if there is a super-simple way to do what you're looking for (but I'm no lilypond pro). I did, however, recently use the postscript drawing ability of lilypond to circle specific notes on the fretboard (this could be useful for highlighting root notes (example was meant for

Re: fixed vertical space

2013-09-20 Thread Robin Bannister
Werner LEMBERG wrote: \markup \mm-feed #10 % <-- here I want a fixed space of, say, 10mm Ok, maybe I get it; mm-feed gives you a fixed space (which you could use) but is followed by flexible space (which you don't want). Would it be acceptable to clobber the flexible space by adding marku

Re: Lyric separator

2013-09-20 Thread Janek Warchoł
Hi, 2013/9/20 David Nalesnik : > Well, I didn't find a solution for this that would determine automatically > syllables that start a line. I had to resort to manually tagging the > syllables in question. Using the engraver linked to would take care of the > syllable alignment, and use of one of

Re: Lyric separator

2013-09-20 Thread David Nalesnik
Hi Janek, On Fri, Sep 20, 2013 at 11:24 AM, Janek Warchoł wrote: > Hi, > > 2013/9/20 David Nalesnik : > > Well, I didn't find a solution for this that would determine > automatically > > syllables that start a line. I had to resort to manually tagging the > > syllables in question. Using the e

Re: font for conductor signs

2013-09-20 Thread Peter Bjuhr
On 09/19/2013 10:13 PM, Stefan Thomas wrote: Dear community, is there a font available for special signs like up- and downbeat for the conductor? Do You know where to find one? Thanks Stefan This is perhaps not related to LilyPond, but if anybody is looking for musical fonts you could take

Re: barré fret diagram guitar

2013-09-20 Thread Peter Bjuhr
On 09/20/2013 11:20 AM, bart deruyter wrote: I've got here a Bm/F chord that I'd like to show as simply taking the barré-chord Bm and starting from the d-string instead of the a-string.So the lowest sounding b-note has to be shown as muted in the fret diagram while still showing that the index

Re: barré fret diagram guitar

2013-09-20 Thread bart deruyter
Hi Peter, thanks for showing the solution. Indeed, my mistake I should have written bm/F#. I'm a little confused now. I'm so much used to the system used with '\addChordShape' and '\StorePredefinedDiagram' in the predefined fretboard diagrams, that I didn't recognise your code. I just found the

Re: adjusting horizontal spacing - a function dedicated to Graham

2013-09-20 Thread Janek Warchoł
[forwarding to the -user list, maybe someone else will have an idea] 2013/9/20 Peter Gentry : > I have run into a snag. I have a file which engraves four movements in > "bookparts" which are defined in separate files. The > \horizontalSpacingLoose is included in the description of each bookpart b

Re: fixed vertical space

2013-09-20 Thread Werner LEMBERG
> Doesn't something like this do it? > > markup-system-spacing = [...] Yes, as Robin has suggested, too. However, this is a global setting, while I would like to have something local. Werner ___ lilypond-user mailing list lilypond-user@gnu.or

Re: fixed vertical space

2013-09-20 Thread Nick Payne
On 20/09/13 19:13, Phil Holmes wrote: - Original Message - From: "Werner LEMBERG" To: Sent: Friday, September 20, 2013 10:06 AM Subject: fixed vertical space I have \markup { ...} \score { ... } (at the top level) and I want some vertical space between the \markup and the \scor

Re: Lyric separator

2013-09-20 Thread David Kastrup
Janek Warchoł writes: > Hi, > > 2013/9/20 David Nalesnik : >> Well, I didn't find a solution for this that would determine automatically >> syllables that start a line. I had to resort to manually tagging the >> syllables in question. Using the engraver linked to would take care of the >> sylla