RE: Determining what parameters exist for an item

2016-01-23 Thread Charles O. Lawrence
Thanks for your reply Kieren. I'm glad to see that I am not the only one who would like a list of all the properties of an "object" and their default values. Charles -Original Message- From: Kieren MacMillan [mailto:kieren_macmil...@sympatico.ca] Sent: Saturday, January 23, 2016 8:21 P

RE: Determining what parameters exist for an item

2016-01-23 Thread Charles O. Lawrence
Thanks Carl, I will see where I get using your method. As you pointed out, I had noticed earlier that the property lists in the manuals are not all inclusive in one place. Charles -Original Message- From: Carl Sorensen [mailto:c_soren...@byu.edu] Sent: Saturday, January 23, 2016 8:07

Re: Determining what parameters exist for an item

2016-01-23 Thread Kieren MacMillan
Hi Carl, > 4) Going to one of these interfaces […] > provides a list of user-settable properties for that interface Yes, but unless I’m missing something, you can’t find the default value(s) there, right? I personally would love to be able to get, for any grob, a list of every settable value (

Re: Determining what parameters exist for an item

2016-01-23 Thread Carl Sorensen
Charles O. Lawrence wrote: > Gentlemen, > How can I determine what parameters exist for an item? For example, >what are all the parameters for a > TextSpanner? If my terminology is not correct, please correct me. Charles, Here is the way I do it, without programming. You may find this

Re: Determining what parameters exist for an item

2016-01-23 Thread Charles O. Lawrence
Hello Thomas, I thought I was replying to the list, but I see now that I sent you a personal email. I was inside the archives and clicked on the reply button. Sorry. I'm not exactly sure how to respond and keep the post's hierarchy going. I hope I got it right this time. All I did was reply to

Re: Determining what parameters exist for an item

2016-01-23 Thread David Nalesnik
On Sat, Jan 23, 2016 at 3:58 PM, David Nalesnik wrote: > Harm, > > On Sat, Jan 23, 2016 at 3:29 PM, Thomas Morley > wrote: > >> >> display-scheme-music is defined in our source and is the >> scheme-version of (LilyPond-syntax) `displayMusic', which is explained >> in the docs. >> I sort of abuse

Re: Determining what parameters exist for an item

2016-01-23 Thread David Nalesnik
Harm, On Sat, Jan 23, 2016 at 3:29 PM, Thomas Morley wrote: > > display-scheme-music is defined in our source and is the > scheme-version of (LilyPond-syntax) `displayMusic', which is explained > in the docs. > I sort of abuse it quite often, because it internally uses > `pretty-print'. (In .ly

Re: Determining what parameters exist for an item

2016-01-23 Thread Thomas Morley
Hi Charles, please keep the discussion on the list, apart from real private stuff. 2016-01-23 20:33 GMT+01:00 Charles O. Lawrence : > Thank you for your replies. > > This is an example of you giving me a code sample that will display the > properties, and I thank you for it, but to a newbie to l

Re: Determining what parameters exist for an item

2016-01-23 Thread Thomas Morley
2016-01-23 19:05 GMT+01:00 Kevin Barry : > > On 23 January 2016 at 18:01, Charles O. Lawrence > wrote: >> >> For example, what are all the parameters for a TextSpanner? > > > Do you mean this? > http://lilypond.org/doc/v2.18/Documentation/internals/textspanner In file you can use displaying-proc

Re: Determining what parameters exist for an item

2016-01-23 Thread Kevin Barry
On 23 January 2016 at 18:01, Charles O. Lawrence < charlesolawre...@bellsouth.net> wrote: > For example, what are all the parameters for a TextSpanner? Do you mean this? http://lilypond.org/doc/v2.18/Documentation/internals/textspanner ___ lilypond-use

Determining what parameters exist for an item

2016-01-23 Thread Charles O. Lawrence
Gentlemen, How can I determine what parameters exist for an item? For example, what are all the parameters for a TextSpanner? If my terminology is not correct, please correct me. If this kind of information is in the documentation, I cannot seem to uncover it. If so, Please point me in t

Re: Controlling hairpin length

2016-01-23 Thread Michael Gerdau
Dear Harm and David, I find this whole thread rather helpful and have just copied the consolidated example as of Harm's last post into my personal snippet archive. Thank you guys, Michael -- Michael Gerdau email: m...@qata.de GPG-keys available on request or at public keyserver signatur

Re: Edition-engraver: Multiple editions in same file

2016-01-23 Thread Kieren MacMillan
Hi Benjamin, > So far this seems to be working, but I don't know if this is considered the > 'correct' way to do it. > So have I kept myself on the beaten path or wandered into inadvisable > territory? This is what I do, all the time. I’ve never had any problems with it, so I’m assuming it’s th

Re: Edition-engraver: Multiple editions in same file

2016-01-23 Thread Benjamin Strecker
Thanks, Urs. That occurred to me after a good night’s sleep. I think I have *a* solution now, but I don’t know if it’s the recommended way to do things. My project contains four scores where the melody is the same but in different registers. There are some modifications that I want applied univ

Re: Edition-engraver: Multiple editions in same file

2016-01-23 Thread Urs Liska
Am 22.01.2016 um 22:00 schrieb Ben Strecker: > I’m working on a project that would have the same melody appearing in > different ranges in the same document. Each range has its own set of > modifications through the edition-engraver, but using \removeEdition anywhere > in the file appears to

Re: Line break in beam including rests

2016-01-23 Thread Urs Liska
Am 23.01.2016 um 12:09 schrieb Robert Schmaus: > Hi Nils, > > Add > > \override Beam. breakable = ##t > > before the break in the second example. That should do it ... Yes, and just for the record: it's not the rest that's changing the behaviour. Urs > > Best, Robert > > > __ > > The cure

Piano pedal mark collision (\sustainOn, \sustainOff)

2016-01-23 Thread Przemyslaw Pawelczyk
Hi! I have a problem with \sustainOn and \sustainOff colliding each other in some cases. I use following pattern s32*31\sustainOn s32\sustainOff instead of s1\sustainOff\sustainOn to achieve a bit better pedalling in MIDI, but it often looks bad on the paper. Is there any way to impro

Re: Line break in beam including rests

2016-01-23 Thread Robert Schmaus
Hi Nils, Add \override Beam. breakable = ##t before the break in the second example. That should do it ... Best, Robert __ The cure for a fallacious argument is a better argument, not the suppression of ideas. -- Carl Sagan > On 23 Jan 2016, at 11:51, Niels wrote: > > Dear Lilypon

Re: [OT] Linking to threads in this list Re: Infinite page length

2016-01-23 Thread Felix Janda
David Wright wrote: [snip] > As you probably know, each email posting has a "unique" Message-ID in > the header, and typically this will be available in replies as the > In-Reply-To header. Earlier Message-IDs may also be included in the > References header. > > Unfortunately, the system that copi

Line break in beam including rests

2016-01-23 Thread Niels
Dear Lilypond-group, I want to break after a bar. In the first example this shown. However, when a beam spans the break the 8th rest in example 2 causes a problem. How can I create a line break here? Thanks for your help, Niels --- \version "2.19.35" \paper { indent = 0 ragged-right = ##