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
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
. 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
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
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
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
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-
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
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
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
_
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
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
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
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&
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
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
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
__
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
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
é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
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
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
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
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).
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
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.
>
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 < \
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:
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
29 matches
Mail list logo