Re: music-to-markup

2014-07-25 Thread Urs Liska
Am 23.07.2014 21:54, schrieb Urs Liska: Am 23.07.2014 18:52, schrieb David Kastrup: Urs Liska u...@openlilylib.org writes: is it possible to take a music expression and print out its literal input? Sort of. In other words: Could I write a function \example that takes a music expression as

Re: music-to-markup

2014-07-25 Thread David Kastrup
Urs Liska u...@openlilylib.org writes: Am 23.07.2014 21:54, schrieb Urs Liska: So you mean I should parse this (example result): (/tmp/frescobaldi-4Orug3/tmp8Y5V5X/document.ly 8 0 16 1) open the file (separately) from Scheme and read the given range? You're right, that looks somewhat

Re: Subbeaming and first measure grace notes

2014-07-25 Thread Hans Aberg
On 25 Jul 2014, at 01:55, Thomas Morley thomasmorle...@gmail.com wrote: 2014-07-24 0:33 GMT+02:00 Hans Aberg haber...@telia.com: Is this a bug in the example below? The grace notes inhibit the called for subbeaming in the first measure; its OK in the following measure, and also when adding

Re: Subbeaming and first measure grace notes

2014-07-25 Thread David Kastrup
Thomas Morley thomasmorle...@gmail.com writes: 2014-07-24 0:33 GMT+02:00 Hans Aberg haber...@telia.com: Is this a bug in the example below? The grace notes inhibit the called for subbeaming in the first measure; its OK in the following measure, and also when adding \partial. One can take away

Re: Subbeaming and first measure grace notes

2014-07-25 Thread Phil Holmes
- Original Message - From: David Kastrup d...@gnu.org To: Thomas Morley thomasmorle...@gmail.com Cc: LilyPond Users lilypond-user@gnu.org; Hans Aberg haber...@telia.com Sent: Friday, July 25, 2014 9:42 AM Subject: Re: Subbeaming and first measure grace notes Thomas Morley

Lilypond notation for Bm7b5

2014-07-25 Thread Guptila de Silva
Hi, How do I write Bm7b5 in Lilypond notation? I can get the fretboard diagram show up but cannot work out how to get the chord name in this format. Many thanks. Guptila -- ___ Sent from my iSomething

Re: Lilypond notation for Bm7b5

2014-07-25 Thread Tim McNamara
b1:min7.5- On Jul 25, 2014, at 7:12 AM, Guptila de Silva gupt...@gmail.com wrote: Hi, How do I write Bm7b5 in Lilypond notation? I can get the fretboard diagram show up but cannot work out how to get the chord name in this format. Many thanks. Guptila --

Re: Lilypond notation for Bm7b5

2014-07-25 Thread Knute Snortum
\version 2.18.2 \include predefined-guitar-fretboards.ly introChords = \chordmode { b:min7.5- } \new ChordNames { \introChords } \new FretBoards { \introChords } Knute Snortum (via Gmail) On Fri, Jul 25, 2014 at 5:12 AM, Guptila de Silva gupt...@gmail.com wrote: Hi, How do I write

cross-staff bug?

2014-07-25 Thread David Nalesnik
Hi, Attempting to put dynamics above cross-staff notes using the code below leads to some awful collisions. I've recast my example in three ways, to no avail. In the first example, besides the collisions, the final stem is reversed and I get a number of programming errors: Grob direction

Re: cross-staff bug?

2014-07-25 Thread Mike Solomon
On Jul 25, 2014, at 6:19 PM, David Nalesnik david.nales...@gmail.com wrote: Hi, Attempting to put dynamics above cross-staff notes using the code below leads to some awful collisions. I've recast my example in three ways, to no avail. In the first example, besides the collisions, the

On Windows will Lilypond/Frescobaldi work without .py files being associated with LilyPond's Python?

2014-07-25 Thread J Dorocak
Dear Lilypond Users, On Windows will Lilypond/Frescobaldi work without .py files being associated with LilyPond's Python? Here is the current state of my system's .py file associations. C:\Documents and Settings\joeassoc .py .py=Python C:\Documents and Settings\joeftype Python

Re: \relative versus \absolute (was Re: Macro/multiply notes)

2014-07-25 Thread David Nalesnik
On Sat, Jun 14, 2014 at 1:43 PM, Knute Snortum ksnor...@gmail.com wrote: I am still a novice at using LilyPond (maybe a sophomore) but I'd like to make one case for relative notes. I'm typesetting a piece where there are a lot of octave scale runs between both hands. It's very nice to be

How do I write Bm7b5

2014-07-25 Thread Flaming Hakama by Elaine
Guptila, On Fri, Jul 25, 2014 at 6:01 AM, lilypond-user-requ...@gnu.org wrote: From: Guptila de Silva gupt...@gmail.com To: lilypond-user@gnu.org Subject: Lilypond notation for Bm7b5 Hi, How do I write Bm7b5 in Lilypond notation? I can get the fretboard diagram show up but cannot work out

[bounty] context generating function - how to get context def from its name?

2014-07-25 Thread Janek Warchoł
Hi all, i got stuck when working on a function that creates custom context definitions. The idea is to have a function \newInstrument that would take a list of settings and create new customized xxxStaff and xxxVoice contexts - something like this: newInstrument = #(define-scheme-function

Re: [bounty] context generating function - how to get context def from its name?

2014-07-25 Thread Janek Warchoł
And the missing attachment. 2014-07-25 20:03 GMT+02:00 Janek Warchoł janek.lilyp...@gmail.com: Hi all, i got stuck when working on a function that creates custom context definitions. The idea is to have a function \newInstrument that would take a list of settings and create new customized

Re: On Windows will Lilypond/Frescobaldi work without .py files being associated with LilyPond's Python?

2014-07-25 Thread Knute Snortum
On my system, it's just Knute Snortum (via Gmail) On Fri, Jul 25, 2014 at 9:49 AM, J Dorocak j_doro...@comcast.net wrote: Dear Lilypond Users, On Windows will Lilypond/Frescobaldi work without .py files being associated with LilyPond's Python? Here is the current state of my

Re: On Windows will Lilypond/Frescobaldi work without .py files being associated with LilyPond's Python?

2014-07-25 Thread Knute Snortum
(Sorry for the empty post) On my system it's just C:\Users\Knute\workspace\Assignment10 assoc .py .py=Python.File C:\Users\Knute\workspace\Assignment10 ftype Python.File Python.File=C:\Programs\Python27\python.exe %1 %* There are no other ftypes for Python. Knute Snortum (via Gmail) On

Re: \relative versus \absolute (was Re: Macro/multiply notes)

2014-07-25 Thread David Kastrup
David Nalesnik david.nales...@gmail.com writes: I just discovered that typesetting a piano piece which constantly uses temporary voices is much easier in absolute mode. Switching from voice to voice no longer gives any register surprises. Absolute mode also tempts me to skip a few measures

Re: [bounty] context generating function - how to get context def from its name?

2014-07-25 Thread David Kastrup
Janek Warchoł janek.lilyp...@gmail.com writes: newInstrument = #(define-scheme-function (parser location instrName parentName settings)(string? ly:context-mod?) ;; ... #{ \layout { \context { $(module-ref (current-module) (string-symbol parentName))

Re: \relative versus \absolute (was Re: Macro/multiply notes)

2014-07-25 Thread Mark Polesky
On Fri, Jul 25, 2014 at 12:48 PM, David Kastrup d...@gnu.org wrote: David Nalesnik david.nales...@gmail.com writes: I just discovered that typesetting a piano piece which constantly uses temporary voices is much easier in absolute mode. Switching from voice to voice no longer gives any

Re: [bounty] context generating function - how to get context def from its name?

2014-07-25 Thread Janek Warchoł
2014-07-25 21:34 GMT+02:00 David Kastrup d...@gnu.org: Janek Warchoł janek.lilyp...@gmail.com writes: newInstrument = #(define-scheme-function (parser location instrName parentName settings)(string? ly:context-mod?) ;; ... #{ \layout { \context {

See the new music fonts in action

2014-07-25 Thread tisimst
All, I couldn't wait any longer, so here's a formal announcement about the new music fonts that I've been working on, by way of example. They are all 100% LilyPond compatible for both PDF and SVG output. They all (except Gonville) support the full LilyPond glyph set (up to LilyPond version

Re: See the new music fonts in action

2014-07-25 Thread tisimst
Oh and here's a single sheet showcasing some other elements of each font for closer comparison: Sampler of all current music fonts https://db.tt/vV9MuRWR Cheers! -Abraham -- View this message in context:

Re: Thanks One question, Knute. Re: On Windows will Lilypond/Frescobaldi work without .py files being associated with LilyPond's Python?

2014-07-25 Thread Knute Snortum
They do. Knute Snortum (via Gmail) On Fri, Jul 25, 2014 at 12:46 PM, Joe Dorocak j_doro...@comcast.net wrote: Knute Snortum ksnortum at gmail.com writes: (Sorry for the empty post) On my system it's just C:\Users\Knute\workspace\Assignment10 assoc .py .py=Python.File

Re: cross-staff bug?

2014-07-25 Thread Keith OHara
David Nalesnik david.nalesnik at gmail.com writes: Attempting to put dynamics above cross-staff notes using the code below leads to some awful collisions.   LilyPond postpones deciding the placement of things that cross staves, until the staff-spacing is known. A minor variation of your