Re: help on note head, thanks

2017-03-02 Thread Jeffery Shivers
On Thu, Mar 2, 2017 at 9:48 PM, Jinsong Zhao wrote: > On 2017/3/3 10:35, Jeffery Shivers wrote: >> >> On Thu, Mar 2, 2017 at 9:24 PM, Jinsong Zhao wrote: >>> >>> Hi there, >>> >>> In a violin score, I saw something similar to the following code, but the >>>

Re: help on note head, thanks

2017-03-02 Thread Jinsong Zhao
On 2017/3/3 10:35, Jeffery Shivers wrote: On Thu, Mar 2, 2017 at 9:24 PM, Jinsong Zhao wrote: Hi there, In a violin score, I saw something similar to the following code, but the second voice b4 was displayed as a triangle. Do you have a screenshot or small image you could

Using italic font for TextScript messes up \dynamic display

2017-03-02 Thread kmg
I'm using custom font of which I have only regular italic variant; while it makes expression text look good, it also makes dynamics made in \markup appear like they were typed in this font instead with my music font. MWE (somewhat): \version "2.19.55" ... c\sfz-\markup { \italic "cresc." }

Re: help on note head, thanks

2017-03-02 Thread Jeffery Shivers
On Thu, Mar 2, 2017 at 9:24 PM, Jinsong Zhao wrote: > Hi there, > > In a violin score, I saw something similar to the following code, but the > second voice b4 was displayed as a triangle. > Do you have a screenshot or small image you could attach which shows the notehead you

help on note head, thanks

2017-03-02 Thread Jinsong Zhao
Hi there, In a violin score, I saw something similar to the following code, but the second voice b4 was displayed as a triangle. I can not recognize it, and don't know how to input it into lilypond. Any help? Thanks in advance. \relative c' { \key g \major << {dis16 [fis b, ais]} \\ {s

Re: Convert Scheme symbol to pitch

2017-03-02 Thread David Kastrup
caag...@gmail.com writes: > On 03/02/17 23:41, Jeffery Shivers wrote: >> Where does the string originate? If it is produced by some other >> programming interface/language, maybe it be easier to adjust your code >> so that the string is wrapped in something like `\myMusic = { > here> }`. >> >>

Re: Convert Scheme symbol to pitch

2017-03-02 Thread caagr98
On 03/02/17 23:39, David Kastrup wrote: caag...@gmail.com writes: Is it possible to convert a symbol (such as `'bes'`) to a pitch (in this case `(ly:make-pitch 1 0 0)`)? I know you can do `#{ bes' #}` to get a pitch, but that only appears to work for constants. Or, for a more general

Re: Convert Scheme symbol to pitch

2017-03-02 Thread caagr98
On 03/02/17 23:41, Jeffery Shivers wrote: Where does the string originate? If it is produced by some other programming interface/language, maybe it be easier to adjust your code so that the string is wrapped in something like `\myMusic = { }`. What does the input look like? A bunch of

Re: Convert Scheme symbol to pitch

2017-03-02 Thread David Kastrup
Urs Liska writes: > Am 02.03.2017 um 22:28 schrieb caag...@gmail.com: >> Is it possible to convert a symbol (such as `'bes'`) to a pitch (in >> this case `(ly:make-pitch 1 0 0)`)? I know you can do `#{ bes' #}` to >> get a pitch, but that only appears to work for constants.

Re: Convert Scheme symbol to pitch

2017-03-02 Thread Jeffery Shivers
On Thu, Mar 2, 2017 at 4:55 PM, Urs Liska wrote: > > > Am 02.03.2017 um 22:28 schrieb caag...@gmail.com: >> Is it possible to convert a symbol (such as `'bes'`) to a pitch (in >> this case `(ly:make-pitch 1 0 0)`)? I know you can do `#{ bes' #}` to >> get a pitch, but that

Re: Convert Scheme symbol to pitch

2017-03-02 Thread David Kastrup
caag...@gmail.com writes: > Is it possible to convert a symbol (such as `'bes'`) to a pitch (in > this case `(ly:make-pitch 1 0 0)`)? I know you can do `#{ bes' #}` to > get a pitch, but that only appears to work for constants. > > Or, for a more general question: is there some way to eval() a

Re: Convert Scheme symbol to pitch

2017-03-02 Thread Urs Liska
Am 02.03.2017 um 22:28 schrieb caag...@gmail.com: > Is it possible to convert a symbol (such as `'bes'`) to a pitch (in > this case `(ly:make-pitch 1 0 0)`)? I know you can do `#{ bes' #}` to > get a pitch, but that only appears to work for constants. > > Or, for a more general question: is

Convert Scheme symbol to pitch

2017-03-02 Thread caagr98
Is it possible to convert a symbol (such as `'bes'`) to a pitch (in this case `(ly:make-pitch 1 0 0)`)? I know you can do `#{ bes' #}` to get a pitch, but that only appears to work for constants. Or, for a more general question: is there some way to eval() a string as Lilypond code?

Re: Export options

2017-03-02 Thread Knute Snortum
To answer your second question, The Mutopia Project is a good place to make non-copyrighted music in LilyPond available. See http://www.mutopiaproject.org/ --- Knute Snortum (via Gmail) On Thu, Mar 2, 2017 at 4:21 AM, Don Gingrich wrote: > I personally am finding

Export options

2017-03-02 Thread Don Gingrich
I personally am finding that I prefer to work in Frescobaldi/LilyPond, BUT...many of those with whom I collaborate use MuseScore/Finale/Sebelius When I previously used MuseScore it was easy to export musicXML that My collaborators could import/ But I don't see any such export options from