On Tue, 13 Aug 2002 14:01:25 +0200 (CEST)
Atte Andre Jensen <[EMAIL PROTECTED]> wrote:
> Another thing about the doc in general. I now realize the info is there
> indeed, what really put me on the right track was Grahams reply to my "A
> whole bunch of questions" mail, esp this small bit:
>
> "Re
Hi
In the following piece (wrote by me!) there are some collisions between
slurs and phrasing slurs, that I'm trying to avoid. Using \slurDown
doesn't count :-) Looked at the slur interface, and thought the
control-points or a combination of beautiful/de-uglify-parameters could
solve it, but I ca
Classical mistake... Her goes:
\include "paper20.ly"
\version "1.5.63"
melody = \notes \relative c'' \context Voice = LHa {
| c8 \( (d e ) f g ( a b ) c
| c ( b a ) g f ( e d ) c
}
\score {
\context Staff = melody {
\time 4/4
\melody
}
\paper {
}
}
--
p
Atte Andre Jensen <[EMAIL PROTECTED]> writes:
> Classical mistake... Her goes:
You also forgot an \). Anyway, try setting height-limit (the height
of a very long slur).
\include "paper20.ly"
\version "1.5.63"
melody = \notes \relative c'' \context Voice = LHa {
| c8 \( (d e ) f g ( a b )
Well,
I have to tell you I found out about Lilypond about 3 weeks ago, when someone
told me about LateX, and then I thought "Hey, I could try to find one for
music!". Details: I have never done a document in LateX, nor in Lilypond,
but do have some basic Programming in C++ Concepts, which REA
On Thu, 15 Aug 2002, Jan Nieuwenhuizen wrote:
> Atte Andre Jensen <[EMAIL PROTECTED]> writes:
>
> > Classical mistake... Her goes:
>
> You also forgot an \). Anyway, try setting height-limit (the height
> of a very long slur).
Another classical mistake, sorry. Must work on my copy/paste chops :
I am trying to use lilypond-book with
pdftex.
The way I use pdftext is to launch it from a Miktex
a Windows interface and editor for the Latex family wich runs very
nicely.
I have done lilypond-book on a .tex file and then
taken the .latex file and the lily-xx.tex file and try to run
---sorry I did not turn off html before here it goes again
I am trying to use lilypond-book with pdftex.
The way I use pdftext is to launch it from a Miktex a Windows interface and
editor for the Latex family wich runs very nicely.
I have done lilypond-book on a .tex file and then taken th
Atte Andre Jensen <[EMAIL PROTECTED]> writes:
> Great! Exactly what I need!
>
> Just for another times sake; what steps should I have taken to figure this
> out myself?
That's not so easy on this one. Slur properties and (part of)
implementation is quite hairy.
Anyay, you could have tried look
On Thu, 15 Aug 2002, Jan Nieuwenhuizen wrote:
> Atte Andre Jensen <[EMAIL PROTECTED]> writes:
>
> > Great! Exactly what I need!
> >
> > Just for another times sake; what steps should I have taken to figure this
> > out myself?
>
> That's not so easy on this one. Slur properties and (part of)
> i
Still lacking are useful shortcuts passing values such as
stem length, but I will add those as I work on scores.
--
Information is not knowledge. Belief is not truth.
Indoctrination is not teaching. Tradition is not evidence
[EMAIL PROTECTED] writes:
> > Anyay, you could have tried looking at the internal documentation for
> > PhrasingSlur, going down this path
>
>
> Thanks, I'll see if I can use this next time I need someting similar.
>
> I'm just curious; are users expected to find out stuff like this on their
>
12 matches
Mail list logo