Re: Using the 'avoid-slur property (redux)

2013-11-10 Thread David Nalesnik
Hi Ming, On Sun, Nov 10, 2013 at 7:31 AM, MING TSANG wrote: > David, > Please take a look at the .png screen capture and the .ly file. The "mf" > was place inside and outside the slur. > > \version "2.17.95" > \markup "with outside-staff-priority = #500." > \relative c { > \overrid

Re: Using the 'avoid-slur property (redux)

2013-11-10 Thread David Nalesnik
Ming, On Sun, Nov 10, 2013 at 5:46 AM, MING TSANG wrote: > \version "2.17.95" > \relative c { > \override Slur.outside-staff-priority = #0 > f16\mf( f a'8\p a8) > } > > I play with #555. I change it to #0 (or #5) and it works. > Question: what is the difference of # number #555 and #0 (or

Re: Using the 'avoid-slur property (redux)

2013-11-10 Thread MING TSANG
2. RE:Using the 'avoid-slur property (redux) (Daniel Rosen)    -- Message: 2 Date: Sun, 10 Nov 2013 03:47:25 + From: Daniel Rosen To: Eluze , "lilypond-user@gnu.org"     Subject: RE: Using the 'avo

RE: Using the 'avoid-slur property (redux)

2013-11-09 Thread Daniel Rosen
> -Original Message- > From: Eluze [mailto:elu...@gmail.com] > Sent: Saturday, November 09, 2013 7:48 PM > To: lilypond-user@gnu.org > Subject: Re: Using the 'avoid-slur property (redux) > > > Am 09.11.2013 21:20, schrieb Daniel Rosen: > > In the follow

Re: Using the 'avoid-slur property (redux)

2013-11-09 Thread Eluze
Am 09.11.2013 21:20, schrieb Daniel Rosen: In the following example, I can't figure out how to get the DynamicText to appear inside the Slur: \version "2.17.95" \relative c { f16( f a'8\p a8) } This is exactly the same question as the one posed in this thread from a few years ago (http:/

Re: Using the

2012-10-25 Thread Thomas Morley
2012/10/25 Keith OHara : > Seth gmail.com> writes: > >> I'd like the F-sharp at the beginning of the second measure to be >> printed with both a natural and a sharp sign in acknowledgement of >> the F double-sharp in the previous measure. How could I go about >> doing this? > > There are two chang

Re: Using the

2012-10-25 Thread Keith OHara
Seth gmail.com> writes: > I'd like the F-sharp at the beginning of the second measure to be > printed with both a natural and a sharp sign in acknowledgement of > the F double-sharp in the previous measure. How could I go about > doing this? There are two changes from LilyPond defaults #(s

Re: Using the "articulate.ly" script AND getting nice-looking engraved output - how to

2011-04-18 Thread Peter Chubb
There's no easy way the way I wrote the code to change the amount of separation for the default non-legato case. I suggest adding something like this: nonLegato = #(define-music-function (parser location factor music) (pair? ly:music?) "Adjust times of note to add te

Re: Using the "articulate.ly" script AND getting nice-looking engraved output - how to

2011-04-15 Thread Tom Cloyd
On 04/15/2011 04:22 AM, James Lowe wrote: [,,,] Unfortunately (or not depending on if you think it's because our Doc is so good already) we don't get that many 'formal' requests for documentation changes .. How sad. Could not we just start over, so we could have a proper documentation developm

Re: Using the "articulate.ly" script AND getting nice-looking engraved output - how to

2011-04-15 Thread David Kastrup
Peter Chubb writes: >> "Tom" == Tom Cloyd writes: > > Thanks Tom > > Tom> While the slight separation of notes in the midi output often > Tom> seems to improve the sound of music for instruments which don't > Tom> normally sound legato, such as classic guitar, it can also make > Tom> other i

Re: Using the "articulate.ly" script AND getting nice-looking engraved output - how to

2011-04-15 Thread Peter Chubb
> "Tom" == Tom Cloyd writes: Thanks Tom Tom> While the slight separation of notes in the midi output often Tom> seems to improve the sound of music for instruments which don't Tom> normally sound legato, such as classic guitar, it can also make Tom> other instruments, such as organ, sound un

RE: Using the "articulate.ly" script AND getting nice-lookingengraved output - how to

2011-04-15 Thread James Lowe
Hello, )-Original Message- )From: Phil Holmes [mailto:m...@philholmes.net] )Sent: 15 April 2011 11:47 )To: James Lowe; Graham Percival; Tom Cloyd )Cc: Lilypond )Subject: Re: Using the "articulate.ly" script AND getting nice- )lookingengraved output - how to ) )James - do you ha

Re: Using the "articulate.ly" script AND getting nice-lookingengraved output - how to

2011-04-15 Thread Phil Holmes
- Original Message - From: "James Lowe" Unfortunately (or not depending on if you think it's because our Doc is so good already) we don't get that many 'formal' requests for documentation changes so I often have to 'extract' meaning out of people's problems if the doc could have prev

RE: Using the "articulate.ly" script AND getting nice-looking engraved output - how to

2011-04-15 Thread James Lowe
Hello, )-Original Message- )From: lilypond-user-bounces+james.lowe=datacore@gnu.org )[mailto:lilypond-user-bounces+james.lowe=datacore@gnu.org] On )Behalf Of Graham Percival )Sent: 15 April 2011 10:18 )To: Tom Cloyd )Cc: Lilypond )Subject: Re: Using the "articulate.ly"

Re: Using the "articulate.ly" script AND getting nice-looking engraved output - how to

2011-04-15 Thread Federico Bruni
2011/4/15 Tom Cloyd > OK - I visited the Lilypond website and tried to figure out how to post to > some documentation discussion list I thought existed. That left me confused > and without options, so I'm back here. > > Community > Help us > Documentation suggestions if you follow the link you

Re: Using the "articulate.ly" script AND getting nice-looking engraved output - how to

2011-04-15 Thread Graham Percival
On Fri, Apr 15, 2011 at 12:18:58AM -0600, Tom Cloyd wrote: >OK - I visited the Lilypond website and tried to figure out how to post to >some documentation discussion list I thought existed. That left me >confused and without options, so I'm back here. The best I can do is offer >a f

Re: Using the "articulate.ly" script AND getting nice-looking engraved output - how to

2011-04-14 Thread Tom Cloyd
On 04/14/2011 04:57 PM, Francisco Vila wrote: 2011/4/14 Tom Cloyd: Thank you for volunteering! I'd love to do it, but frankly am very hard pressed to accomplish what's already on my schedule. Ha! Once again this file forum comes to my rescue. I'm so pleased to be here, and of all to be able to

Re: Using the "articulate.ly" script AND getting nice-looking engraved output - how to

2011-04-14 Thread Francisco Vila
2011/4/14 Tom Cloyd : > Thank you for volunteering! I'd love to do it, but frankly am very hard > pressed to accomplish what's already on my schedule. Ha! Once again this > file forum comes to my rescue. I'm so pleased to be here, and of all to be > able to use and continue learning about Lilypond.

Re: Using the "articulate.ly" script AND getting nice-looking engraved output - how to

2011-04-14 Thread Tom Cloyd
Thank you for volunteering! I'd love to do it, but frankly am very hard pressed to accomplish what's already on my schedule. Ha! Once again this file forum comes to my rescue. I'm so pleased to be here, and of all to be able to use and continue learning about Lilypond. What a gift this this is.

Re: Using the "articulate.ly" script AND getting nice-looking engraved output - how to

2011-04-14 Thread Francisco Vila
2011/4/14 Graham Percival : > On Thu, Apr 14, 2011 at 10:53:36AM -0600, Tom Cloyd wrote: >>    I seem to have made a discovery which I don't see covered in either >>    Lilypond's Notation Reference or the documentation for the articulate >>    script at its homepage. > ... >>    However, this can

Re: Using the "articulate.ly" script AND getting nice-looking engraved output - how to

2011-04-14 Thread Graham Percival
On Thu, Apr 14, 2011 at 10:53:36AM -0600, Tom Cloyd wrote: >I seem to have made a discovery which I don't see covered in either >Lilypond's Notation Reference or the documentation for the articulate >script at its homepage. ... >However, this can be fixed easily. With my method, I a

Re: Using the input-tag music property

2011-01-20 Thread Michael Ellis
On Thu, Jan 20, 2011 at 11:02 AM, Johan Vromans wrote: > I seldom look at the style... If it work I copy and use it :). Cleaned up and submitted to LSR. Awaiting approval. Cheers, Mike ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.

Re: Using the input-tag music property

2011-01-20 Thread Michael Ellis
On Thu, Jan 20, 2011 at 2:22 AM, Johan Vromans wrote: >> Attached is some scheme code that's probably too long for a snippet, > > I don't mind long snippets. Please put it on LSR. > Thanks, Johan. I think it needs some clean-up first, e.g. making the procedures properly tail-recursive. BTW, can

Re: Using the input-tag music property

2011-01-19 Thread Johan Vromans
Michael Ellis writes: > Attached is some scheme code that's probably too long for a snippet, I don't mind long snippets. Please put it on LSR. -- Johan ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypon

RE: Using the Piano template

2010-06-02 Thread Maarten de Keijzer
7;. Maarten From: Phil Holmes [mailto:m...@philholmes.net] Sent: donderdag 27 mei 2010 12:10 To: Maarten de Keijzer; lilypond-user@gnu.org Subject: Re: Using the Piano template Maarten, Congratulations on the Scarlatti - it looks excellent. I'm not an expert on the template, since I&

Re: Using the Piano template

2010-05-27 Thread Phil Holmes
Maarten, Congratulations on the Scarlatti - it looks excellent. I'm not an expert on the template, since I've never used it, but can give you some help. Thoughts on your questions: 1. This is caused by the line \override DynamicText #'extra-offset = #'(0 . 2.5) on line 632 of the source.

Re: Using the break-alignable-interface (aligning RehearselMark)

2010-03-21 Thread Trevor Daniels
Werner wrote Sunday, March 21, 2010 3:13 PM Trevor Daniels treda.co.uk> writes: > Great, thank you! Why didn't I find that in the docs? I don't know; perhaps you could tell us ;) It's in the Notation Ref, section 5.5.1, which is all about aligning objects, helpfully called "Aligning objec

Re: Using the break-alignable-interface (aligning RehearselMark)

2010-03-21 Thread Werner
Trevor Daniels treda.co.uk> writes: > > > Great, thank you! Why didn't I find that in the docs? > > I don't know; perhaps you could tell us ;) > > It's in the Notation Ref, section 5.5.1, which is all > about aligning objects, helpfully called "Aligning > objects". However, the index entries

Re: Using the break-alignable-interface (aligning RehearselMark)

2010-03-21 Thread Trevor Daniels
Werner wrote Sunday, March 21, 2010 11:23 AM Robin Bannister dataway.ch> writes: Werner wrote: > I tried to get a left-aligned (or offset) RehearselMark. > This could be above a dashed bar-line Does this do what you wanted? \once \override Score.RehearsalMark #'self-alignment-X = #LE

Re: Using the break-alignable-interface (aligning RehearselMark)

2010-03-21 Thread Werner
Robin Bannister dataway.ch> writes: > > Werner wrote: > > I tried to get a left-aligned (or offset) RehearselMark. > > This could be above a dashed bar-line > > Does this do what you wanted? > > \once \override Score.RehearsalMark #'self-alignment-X = #LEFT > \bar "dashed" > > Cheers,

Re: Using the break-alignable-interface (aligning RehearselMark)

2010-03-21 Thread Robin Bannister
Werner wrote: I tried to get a left-aligned (or offset) RehearselMark. This could be above a dashed bar-line Does this do what you wanted? \once \override Score.RehearsalMark #'self-alignment-X = #LEFT \bar "dashed" Cheers, Robin ___ lilypond-u

Re: Using the Lilypond-User Archives

2009-10-27 Thread Glendan Lawler
Ok, testing, hopefully this will work, and if it does, thank you very much! :) On Tue, Oct 27, 2009 at 9:33 AM, Mats Bengtsson wrote: > Just click "Reply All" instead of "Reply" (assuming that you are subscribed > to the mailing list so that you are allowed to send emails there, otherwise > you h

Re: Using the Lilypond-User Archives

2009-10-27 Thread Mats Bengtsson
Just click "Reply All" instead of "Reply" (assuming that you are subscribed to the mailing list so that you are allowed to send emails there, otherwise you have to use the gmane interface at http://dir.gmane.org/gmane.comp.gnu.lilypond.general). /Mats Glendan Lawler wrote: How do you post

Re: Using the 'avoid-slur property

2008-11-24 Thread Patrick McCarty
Hi Neil, On Mon, Nov 24, 2008 at 12:43 PM, Neil Puttock <[EMAIL PROTECTED]> wrote: > > 2008/11/24 Patrick McCarty <[EMAIL PROTECTED]>: >> >> According to the Internals Reference, DynamicText and TextScript >> support 'avoid-slur. Is there anything I'm doing wrong in the >> following example? > >

Re: Using the 'avoid-slur property

2008-11-24 Thread Neil Puttock
Hi Patrick, 2008/11/24 Patrick McCarty <[EMAIL PROTECTED]>: > Hello, > > I am trying to modify the 'avoid-slur property for various grobs, but > Fingering is one of the few grobs that I've had success with. > > According to the Internals Reference, DynamicText and TextScript > support 'avoid-slur.

Re: using the cut-time symbol for 4/2 etc.

2008-06-30 Thread Valentin Villenave
2008/6/30 Karl Hammar <[EMAIL PROTECTED]>: > Doesn't this work? > \set Staff.timeSignatureFraction = #'(2 . 2) Oh, yes! Much more elegant actually. Cheers, Valentin ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/li

Re: using the cut-time symbol for 4/2 etc.

2008-06-30 Thread Karl Hammar
Valentin: > 2008/6/30 Peter Kaplan <[EMAIL PROTECTED]>: > > I am producing an edition in 4/2 time, but I would like to use the > > traditional > > symbol for cut time (¢) rather than the numerical signature (4/2). Is > > there a > > straightforward way to do this and still have lilypond create m

Re: using the cut-time symbol for 4/2 etc.

2008-06-30 Thread Valentin Villenave
2008/6/30 Peter Kaplan <[EMAIL PROTECTED]>: > I am producing an edition in 4/2 time, but I would like to use the traditional > symbol for cut time (¢) rather than the numerical signature (4/2). Is there a > straightforward way to do this and still have lilypond create measures that > are > 4 half

Re: Using the same hspace/time ratio in different line

2007-01-09 Thread Mats Bengtsson
Davide Benini wrote: 1) I added a second line to my transcription; I did it inserting a second \score group (with it \new Staff, \addlyrics and \layout subgroups). Is this the proper way to do it? Is any line of music + lyrics a single score? Or should I put a command to interrupt a line,

Re: Using the part combiner for hymns

2005-05-18 Thread Peter F Whyte
On 16 May 2005 at 10:16, steveweb414... wrote: > Hi. I'm working on a public-domain hymnal project. > > I'd like to get the part combiner to follow some stemming conventions > that are common in hymnals: > > - When the voices are in unison, there should be two stems. > - When the voices are a s

Re: Using the part combiner for hymns

2005-05-18 Thread Peter F Whyte
On 16 May 2005 at 10:16, steveweb414... wrote: > Hi. I'm working on a public-domain hymnal project. > > I'd like to get the part combiner to follow some stemming conventions > that are common in hymnals: > > - When the voices are in unison, there should be two stems. > - When the voices are a s

Re: Using the emacs interface

2004-10-31 Thread Nicolas Sceaux
[EMAIL PROTECTED] (Victor S. Miller) writes: >> "Han-Wen" == Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: > > Han-Wen> [EMAIL PROTECTED] writes: >>> Victor S. Miller writes: >>> >>> > What do I need to do to get the emacs interface to work properly? >>> >>> Start emacs from the shell you sta

Re: Using the emacs interface

2004-10-30 Thread Victor S. Miller
> "Han-Wen" == Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: Han-Wen> [EMAIL PROTECTED] writes: >> Victor S. Miller writes: >> >> > What do I need to do to get the emacs interface to work properly? >> >> Start emacs from the shell you start lilypond from, or add your >> LILYPONDPREFIX setting

Re: Using the emacs interface

2004-10-30 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > Victor S. Miller writes: > > > What do I need to do to get the emacs interface to work properly? > > Start emacs from the shell you start lilypond from, or add your > LILYPONDPREFIX setting to your ~/.gnomerc and don't forget to export the variable. -- Han-Wen Ni

Re: Using the emacs interface

2004-10-30 Thread Jan Nieuwenhuizen
Victor S. Miller writes: > What do I need to do to get the emacs interface to work properly? Start emacs from the shell you start lilypond from, or add your LILYPONDPREFIX setting to your ~/.gnomerc Jan. -- Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter http://www.

Re: using the devel version

2004-03-31 Thread Mats Bengtsson
If possible, I recommend to directly to a more recent development version like 2.1.36 or wait a few weeks for the next stable version, 2.2. Regarding your question, please see the FAQ list: http://lilypond.org/web/about/faq.html /Mats chip wrote: I am using freebsd and have been using lilypond-2