scale degree numbers

2005-06-13 Thread Kris Shaffer
I'm trying to markup notes with scale degree symbols (i.e. an Arabic numeral with a carat directly above it). I figure I can use \markup and \column and then adjust the spacing. However, I cannot find how to produce the "^" symbol in the markup. I've tried escaping with c1^\markup { \column < \

Re: scale degree numbers

2005-06-14 Thread Kris Shaffer
Thanks, that's exactly what I needed. On 6/14/05, Mats Bengtsson <[EMAIL PROTECTED]> wrote: > Since you use version 2.2, the answer is to use LaTeX commands, for > example > c1^"$\\hat{5}$" > In version 2.5 and later, the answer will be something else. >

Re: Lettres accentuées

2005-06-23 Thread Kris Shaffer
6/msg00367.html. Je suis désolé, mon francais est mal. J'ai etudié seulement 2 mois. Bonne chance! Kris Shaffer ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: non-metrum music

2005-08-01 Thread Kris Shaffer
Try using \set Score.timing = ##f inside the \score block. Kris Shaffer On Sat, 30 Jul 2005 08:08:03 -0400, Matevz Jekovec <[EMAIL PROTECTED]> wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 What's the easiest way of writing non-metrum music in LilyPond (like chorals).

Re: Mac OSX and Text Editors

2005-08-12 Thread Kris Shaffer
and have not had any problems with Lilypond files. Go to Preferences >> Text Files: Saving to set up the UNIX line endings and default encoding. Kris Shaffer On Fri, 12 Aug 2005 09:51:56 -0400, Mats Bengtsson <[EMAIL PROTECTED]> wrote: Stephan Moss wrote: When Lilypond reads

mixed meter

2005-08-13 Thread Kris Shaffer
anual or on the lilypond site. Anyone know how to do this? Kris Shaffer ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: mixed meter

2005-08-13 Thread Kris Shaffer
Nevermind, upon closer examination, I found it in the manual. Section 8.4.1, in case anyone else is looking for it. On Sat, 13 Aug 2005 13:52:40 -0400, Kris Shaffer <[EMAIL PROTECTED]> wrote: I need to typeset a passage from Strauss' Don Quixote in 2/4 + 3/4 meter. As

Re: question à propos de LilyPond

2005-08-14 Thread Kris Shaffer
échantillons de code. Le manuel de Lilypond fait mention de Jedit en section 5.7. Il y a outillage similaire pour Vim et Emacs. Kris Shaffer On Sun, 14 Aug 2005 12:37:05 -0400, adam.guillaume <[EMAIL PROTECTED]> wrote: Bonjour, je viens de découvrir LilyPond et je m'entr

Re: U of Waterloo ftp site not up to date and other issues

2005-08-16 Thread Kris Shaffer
also comes with a script for terminal use as well. Kris Shaffer On Tue, 16 Aug 2005 15:19:47 -0400, Peter Teeson <[EMAIL PROTECTED]> wrote: Previously I had DL'd the 2.6.3 tarball and was working through building it on Panther 10.3.9 Based on Graham's comments I tried to d

Re: Output other than PDF

2005-08-20 Thread Kris Shaffer
e the README instructions for correctly configuring it) For example, to generate a PNG at a resolution of 200, you enter lilypond --png --dresolution=200 filename.ly This should produce a PNG instead of a PDF. There is also an option for PS. Kris Shaffer On Sat, 20 Aug 2005 08:25:19

Re: Comment

2005-08-20 Thread Kris Shaffer
where I'm looking for? Thank you. __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- Kris Shaffer graduate student in music theory, Yale University www.shaffermusic.com __

Re: text in staff

2005-08-21 Thread Kris Shaffer
p" above the staff, and the extra-offset will shift it 0 staff spaces horizontally and 10 staff spaces down. -- Kris Shaffer graduate student in music theory, Yale University www.shaffermusic.com On Sun, 21 Aug 2005 10:14:54 -0400, <[EMAIL PROTECTED]> wrote: hi everybody, getting q

Re: offset not working

2005-08-21 Thread Kris Shaffer
ke s1*0^\markup {No.1 Lent et douloureux}| R1*3/4 The downside to this is that you cannot get \fatText to apply the width of the text attached to s1*0 to the R1 bar. But in your case, that should not matter. -- Kris Shaffer graduate student in music theory, Yale University www.shaffermusic.com

Re: offset not working

2005-08-21 Thread Kris Shaffer
27;ll send it. Sorry about any confusion. -- Kris Shaffer graduate student in music theory, Yale University www.shaffermusic.com On Sun, 21 Aug 2005 16:39:22 -0400, Han-Wen Nienhuys <[EMAIL PROTECTED]> wrote: Kris Shaffer wrote: I ran into this problem a couple weeks ago. You can&

Re: offset not working

2005-08-22 Thread Kris Shaffer
One more question on this issue: The commands \fatText and \emptyText have no effect on either s1*0^\markup {whatever} R1*4 or R1*4^\markup {whatever} How can I automatically apply the width of the markup string to the width of the multi-rest bar? Kris Shaffer On

Re: offset not working

2005-08-23 Thread Kris Shaffer
ded the following to the manual: Warning! This text is created by @code{MultiMeasureRestText}, not @code{TextScript}. { \override TextScript #'padding = #5 R1^"low" \override MultiMeasureRestText #'padding = #5 R1^"high" } -- Kris Shaffer

Re: offset not working

2005-08-23 Thread Kris Shaffer
can get some information on these issues if you look at the program reference for spanner-interface and item-interface, respectively (Program Reference -> Backend -> Graphical Object Interfaces). If you want more details, I'm afraid one of the main hackers have to explain. /Mats

Re: offset not working

2005-08-23 Thread Kris Shaffer
he minimum-length property on MultiMeasureRest(Text)? Why can't LilyPond figure out the length of the text itself? Maybe a new feature somebody wants to sponsor? /Mats -- Kris Shaffer graduate student in music theory, Yale University www.shaffermusic.com _

Re: offset not working

2005-08-23 Thread Kris Shaffer
2005 18:36:57 -0400, Han-Wen Nienhuys <[EMAIL PROTECTED]> wrote: Kris Shaffer wrote: Why can't LilyPond figure out the length of the text itself? Maybe a new feature somebody wants to sponsor? That would be a very helpful and time-saving feature, especially when producing orches

Re: stretchable systems

2005-08-25 Thread Kris Shaffer
Yes, this is possible. See section 10.1.6 and 10.1.7 of the manual for instructions on using minimumVerticalExtent and VerticalAlignment #'forced-distance. You can also try making each staff a little smaller to fit the third system, if you prefer. -- Kris Shaffer graduate stude

Re: unmetered music question

2005-09-02 Thread Kris Shaffer
Try "\set Score.timing = ##f" inside the staff context, instead of outside (referring to the code in the original email). Also, can you post the whole file you're working from? It may help the debugging. -- Kris Shaffer graduate student in music theory, Yale University co-

Re: graphics gripe

2005-09-19 Thread Kris Shaffer
You can use lilypond --png -dresolution=110 to get a 110DPI png image (Lilypond manual, section 5.2). Just adjust the resolution value accordingly. -- Kris Shaffer graduate student in music theory, Yale University co-editor-in-chief for music theory, AmSteg.org www.shaffermusic.com

Re: alternate time sigs

2005-12-06 Thread Kris Shaffer
for the parentheses in your example, you can make really big parentheses with \markup and offset them to the appropriate location. Hope this helps. -- Kris Shaffer graduate student in music theory, Yale University co-editor-in-chief for music theory, AmSteg.org www.shaffermusic.com

Re: User Experience Engineering

2006-01-07 Thread Kris Shaffer
for Music Theory mailing list, and as a response to that, I put together a short essay and some graphical examples on my website: www.shaffermusic.com/graphics.html. Hopefully some will find it helpful. -- Kris Shaffer graduate student in music theory, Yale Uni

Re: Lilypond error for 3 eighth notes

2006-02-10 Thread Kris Shaffer
. It may even be slightly disadvantageous. -- Kris Shaffer graduate student in music theory, Yale University co-editor-in-chief for music theory, AmSteg.org www.shaffermusic.com On Fri, 10 Feb 2006 00:50:40 -0500, Ramana Kumar <[EMAIL PROTECTED]> wrote: would c'4. c'8 d&#

Re: What to use to edit output after the fact?

2006-04-17 Thread Kris Shaffer
ll be in brackets, but once the replacement is done, there will be "" followed by the double-O font icon under "Fonts in Document." The double-O icon is the key that you have an existing system font in the document.) I hope this helps. I've always had success with Lil

Re: What to use to edit output after the fact?

2006-04-18 Thread Kris Shaffer
ntire Adobe Creative Suite for $200 through the University of Wisconsin. -- Kris Shaffer graduate student in music theory, Yale University co-editor-in-chief for music theory, AmSteg.org www.shaffermusic.com On Tue, 18 Apr 2006 04:45:47 -0300, andrea valle <[EMAIL PROTECTED]> wrote: H

invoking Lilypond from a script

2005-04-08 Thread Kris Shaffer
nd variables to get around the issue. Thanks. Sincerely, Kris Shaffer ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: invoking Lilypond from a script

2005-04-25 Thread Kris Shaffer
ll to call Lilypond! But it works! The result is a very simple app. If you want to take a look, it is at www.shaffermusic.com/apps.html. Thanks again for your help. Kris Shaffer On 4/8/05, Erik Sandberg <[EMAIL PROTECTED]> wrote: > On Friday 08 April 2005 19.29, Kris Shaffer wrote: