Re: How to 'unset something

2006-03-07 Thread Erik Sandberg
Citerar Jay Hamilton, Sound and Silence [EMAIL PROTECTED]:

 I'm sure this is easy but I can't even begin to figure 
 out a way to search it in the manual
 
 I used \setEasyHeads for many of my students pieces but 
 I would like to stop that function mid-way through the 
 piece or even just a few measures into it.
 What is the command for that?
 Thank you.

See the file ly/property-init.ly for hints (the command is defined there).

Erik


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: How to 'unset something

2006-03-07 Thread Trevor Bača
On 3/5/06, Graham Percival [EMAIL PROTECTED] wrote:

 On 5-Mar-06, at 9:19 AM, Trevor Bača wrote:

 
  /Applications/LilyPond.app/Contents/Resources/share/lilypond/2.7.35/
  ly/property-init.ly

 You can also get this by right-clicking on the Lilypond application and
 selecting show package contents.  That takes you to

 /Applications/LilyPond.app/Contents/
 and you can use the normal finder from there.

cd /Applications/LilyPond.app
find . -name 'property-init.ly'

 Better suggestion:
 cd /Applications/LilyPond.app/Contents/Resources/

 Whenever we make a comment about a lilypond file -- say,
 ly/property-init.ly -- it will show up on your system as
 {}/ly/property-init.ly, where {} is the directory above.

Very true.

I remember that it took me a while to figure out. Maybe the exact
comments above could add to the docs as a small section called
LilyPond File Organization?

I was just looking through the manual to see where that section might
fit. A new section 5.8 or 10.8 might work ... but I'm not sure ...
maybe a new appendix is better?

(The only comparison point I have handy are the Mathematica docs,
which include a Mathematica File Organization section as appendix
A.8 out of A.13.)

Eventually something similar in structure to the ROADMAP textfile in
the sourceball -- but targetted like the user manual (ie, at regular
users rather than develoeprs) -- would probably be nice, since knowing
how to look through the installation resources is, as Carrick was
finding out, still very useful indeed :-)



--
Trevor Bača
[EMAIL PROTECTED]
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: How to 'unset something

2006-03-06 Thread Jay Hamilton, Sound and Silence
There are days that I feel stupider than this I'm sure 
but...
First finding this file was nearly impossible the 
website docs are misleading. (Graham there is no 
documentation 'index' sidebar for example)
Then when I did get to something describing 
property-init.ly it speaks to items that have multiple 
\'s and so how to 'revert' from a \set is definitely 
unclear (at least to me).
So I looked at note head property to see if I could set 
a default in the middle of a piece and that produced an 
error message ignoring the command.

So the bit I left out
XP
2.6.4
Sorry in advance for being a dullard.
Jay

Erik Sandberg wrote:

Citerar Jay Hamilton, Sound and Silence [EMAIL PROTECTED]:


I'm sure this is easy but I can't even begin to figure 
out a way to search it in the manual


I used \setEasyHeads for many of my students pieces but 
I would like to stop that function mid-way through the 
piece or even just a few measures into it.

What is the command for that?
Thank you.



See the file ly/property-init.ly for hints (the command is defined there).

Erik




--
Childhood is a Journey not a race- Emma Sadinsky aged 8
Jay Hamilton
Sound and Silence
206-328-7694
www.soundand.com


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: How to 'unset something

2006-03-06 Thread Erik Sandberg
On Sunday 05 March 2006 03.04, Jay Hamilton, Sound and Silence wrote:

  See the file ly/property-init.ly for hints (the command is defined
  there).

 First finding this file was nearly impossible the 
 website docs are misleading. 

It's not on the web, it's in your local installation of lilypond (in some data 
dir). The exact location depends on your OS, but you'll probably find it if 
you scan your entire file system.

-- 
Erik


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: How to 'unset something

2006-03-05 Thread Carrick Patterson
Including the Macintosh? If it's there, I can't find it with the most elaborate
file-searching method I own.

Quoting Erik Sandberg [EMAIL PROTECTED]:

 On Sunday 05 March 2006 03.04, Jay Hamilton, Sound and Silence wrote:

   See the file ly/property-init.ly for hints (the command is defined
   there).

  First finding this file was nearly impossible the
  website docs are misleading.

 It's not on the web, it's in your local installation of lilypond (in some
 data
 dir). The exact location depends on your OS, but you'll probably find it if
 you scan your entire file system.

 --
 Erik


 ___
 lilypond-user mailing list
 lilypond-user@gnu.org
 http://lists.gnu.org/mailman/listinfo/lilypond-user



--
Carrick Patterson
Little Rock AR


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


How to 'unset something

2006-03-04 Thread Jay Hamilton, Sound and Silence
I'm sure this is easy but I can't even begin to figure 
out a way to search it in the manual


I used \setEasyHeads for many of my students pieces but 
I would like to stop that function mid-way through the 
piece or even just a few measures into it.

What is the command for that?
Thank you.
Jay
--
Childhood is a Journey not a race- Emma Sadinsky aged 8
Jay Hamilton
Sound and Silence
206-328-7694
www.soundand.com


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user