Re: LilyJAZZ in v2.18

2014-05-27 Thread Urs Liska
Am 26.05.2014 16:38, schrieb Pierre Perol-Schneider: 2014-05-25 21:34 GMT+02:00 Urs Liska u...@openlilylib.org: What exactly do you mean? Dear Urs, When I started to make scores with LilyJAZZ few days ago it was, of course, with instruments I'm familiar with (guitar, bass, trumpet). And

Re: LilyJAZZ in v2.18

2014-05-27 Thread Federico Bruni
2014-05-27 10:31 GMT+02:00 Urs Liska u...@openlilylib.org: But I'd still propose to include it in the snippets repository as soon as possible. Our repository is significantly different from LilyPond itself, and also from the official LSR. Having incomplete, buggy or experimental snippets in

Re: Problem: incompatible Lilypond and Guile

2014-05-27 Thread mark damerell
With help from the Guile users group (thanks to Germán Arias Chris Vine) I installed Guile 2.0.11. The reported problem persists. I can run L-pond (as long as I do not try anything difficult) (still version 2.18.2) but I cannot debug. The tiny test x.ly fails with the same error.

frets and lyrics

2014-05-27 Thread paul bedaride
Hello, I want to associate lyrics to fretboards or chordnames like this: ### GGM7 Em Am DD7 C ┍┯┯┑ ┍┯┯┑ ┍┯┯┑ ┍┯┯┑ ┍┯┯┑ ┍┯┯┑ ┍┯┯┑ ├1┼2 ├123 ├┼┼1 1┼┼┤ 123┤ 123┤ ├┼┼┤ ├┼3┤ ├┼┼┤ ├┼2┤ ├┼┼┤ ├┼┼┤ ├┼┼4 ├┼┼3 ├┼┼┤ ├┼┼┤ ├3┼┤ ├┼┼┤ ├┼┼┤ ├┼┼┤ ├┼┼┤ └┴┴┘

Re: frets and lyrics

2014-05-27 Thread Johan Vromans
paul bedaride paul.bedar...@gmail.com writes: Hello, I want to associate lyrics to fretboards or chordnames like this: ### GGM7 Em Am DD7 C ┍┯┯┑ ┍┯┯┑ ┍┯┯┑ ┍┯┯┑ ┍┯┯┑ ┍┯┯┑ ┍┯┯┑ ├1┼2 ├123 ├┼┼1 1┼┼┤ 123┤ 123┤ ├┼┼┤ ├┼3┤ ├┼┼┤ ├┼2┤ ├┼┼┤

Re: frets and lyrics

2014-05-27 Thread Pierre Perol-Schneider
Hi Paul, LilyPond is a music engraving program. It will not help you to easily do what you're looking for even if I'm sure it is possible (I have no time right now to propose some snippet but I'll try this evening). Anyway, maybe you could be interested in : http://www.patacrep.com/fr/ Bonne

Re: frets and lyrics

2014-05-27 Thread David Kastrup
paul bedaride paul.bedar...@gmail.com writes: Hello, I want to associate lyrics to fretboards or chordnames like this: ### GGM7 Em Am DD7 C ┍┯┯┑ ┍┯┯┑ ┍┯┯┑ ┍┯┯┑ ┍┯┯┑ ┍┯┯┑ ┍┯┯┑ ├1┼2 ├123 ├┼┼1 1┼┼┤ 123┤ 123┤ ├┼┼┤ ├┼3┤ ├┼┼┤ ├┼2┤ ├┼┼┤

Re: frets and lyrics

2014-05-27 Thread paul bedaride
I would be something like this (but this doesn't work) \version 2.16.2 \include predefined-ukulele-fretboards.ly theChords = \chordmode { g g g g g } verseI = \lyricmode { \set stanza = #1. This is the first verse } \score { \context ChordNames { \theChords } \context FretBoards =

Re: [WAS: Re: handbells] Tabulating notes used in a score

2014-05-27 Thread Paul Morris
David Nalesnik-2 wrote FWIW, here's something which tabulates the notes used in an excerpt and presents them in ascending order. Hi David, Nice work! Would be a good addition to the LSR I think. -Paul -- View this message in context:

Re: frets and lyrics

2014-05-27 Thread David Kastrup
David Kastrup d...@gnu.org writes: Now it is a valid question why \lyricsto ... _requires_ an actual Voice context to work with while associatedVoice (which even has Voice rather than Context in its name) doesn't. Yes, this makes precious little sense. But it does work. Actually, no it

Re: LilyJAZZ in v2.18

2014-05-27 Thread Pierre Perol-Schneider
2014-05-26 21:12 GMT+02:00 Tim McNamara tim...@bitstream.net: At least in song titles I find a very acceptable apostrophe glyph when using LilyJAZZ. See: ok. but also how to create a small m in order to avoid any confusion between major and minor chords. My solution for that was to

Re: LilyJAZZ in v2.18

2014-05-27 Thread Pierre Perol-Schneider
2014-05-27 10:31 GMT+02:00 Urs Liska u...@openlilylib.org: But I'd still propose to include it in the snippets repository as soon as possible. Our repository is significantly different from LilyPond itself, and also from the official LSR. Having incomplete, buggy or experimental snippets in

Re: [SPAM] Re: LilyJAZZ in v2.18

2014-05-27 Thread Urs Liska
Am 27.05.2014 22:32, schrieb Pierre Perol-Schneider: 2014-05-27 10:31 GMT+02:00 Urs Liska u...@openlilylib.org: But I'd still propose to include it in the snippets repository as soon as possible. Our repository is significantly different from LilyPond itself, and also from the official LSR.

Re: frets and lyrics

2014-05-27 Thread Simon Albrecht
Am 27.05.2014 15:40, schrieb paul bedaride: I would be something like this (but this doesn't work) \version 2.16.2 \include predefined-ukulele-fretboards.ly http://predefined-ukulele-fretboards.ly theChords = \chordmode { g g g g g } verseI = \lyricmode { \set stanza = #1. This is the

Choice of Extraneous Bars or No Accidental

2014-05-27 Thread John McChesney-Young
I'm new to Lilypond and I'm having trouble with a piece of music with irregular timing which I want to transcribe from a printed source primarily so I can have the program transpose it down. Here's a brief working excerpt that displays the problem: \version 2.18.2 \relative c'' { { \clef

Widening ledger lines by overriding LedgerLineSpanner

2014-05-27 Thread Paul Morris
Hi all, I'm trying to widen ledger lines: \version 2.18.2 \new Staff \with { % This widens ledger lines: % \override LedgerLineSpanner.length-fraction = #0.4 % This should too but it doesn't. Instead it increases % horizontal spacing between notes. (?) \override

Re: Choice of Extraneous Bars or No Accidental

2014-05-27 Thread Paul Morris
Hi John, Welcome to LilyPond! I think you're probably right here: John McChesney-Young wrote Perhaps Lilypond sees the sharp marking two measures back and is disregarding my manual bars and considering the two notes to be in the same measure? That seems odd to me since the second use of