On Thu, 26 Jan 2006 20:53:45 +0100
Han-Wen Nienhuys <[EMAIL PROTECTED]> wrote:
> Jonatan Liljedahl wrote:
> > On Thu, 26 Jan 2006 00:54:42 +0100
> > Han-Wen Nienhuys <[EMAIL PROTECTED]> wrote:
> >
> >
> >>Jonatan Liljedahl wrote:
> >>
> >>>I would be really happy if the lilypond docs where avail
remove the ' after the first note
in the second score
\new Staff {
% \relative c' {
\time 4/4
\clef treble
\key c \major
% \relative c' {
a,8 b c d e f g
a b c d e f g
a b c d e f g
% a'' b'' c''' d''' e''' f''' g'''
}
___
On Mon, 30 Jan 2006 16:43:44 +0100
Kees wrote:
>
> In the mean time I have found out more about relative, allthough I'm
> not quite sure.
>
> E.g.
>
> If in relative I write: a b c d e f g a b c d e f g a b c d e f g, I get
> the second a one octave higher then the first, the third an other oc
Is there any way I can have stringnumbers appear above the upper staff
in a PianoStaff?
For example:
\version "2.7.28"
\new PianoStaff <<
\context Staff = up {
\skip 1
}
\context Staff = dn {
< c e\3 > 2
\change Staff = up
< d f\4 > 2
}
>>
Now the stringnumber (3) will be shown above t
Hi,
(Second try, since my earlier posting didn't show up in this group)
I'm having trouble with: \relative c'
I have put \relative on several places in the source, but I get a very
strange output in the PDF.
What am I doing wrong?
The first Staff is fine, the second one has the troubles.
Regar
On 1/30/06, Kees Serier <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm having trouble with: \relative c'
> I have put \relative on several places in the source, but I get a very
> strange output in the PDF.
> What am I doing wrong?
if you're using relative you don't need the pitch suffixes ("," and "
'
On 30-Jan-06, at 6:00 AM, [EMAIL PROTECTED] wrote:
Is it possible to create drum notation, with ruffs, flams ect... in
only
one line, or in drum notation, only use the snare stem...
Have you looked at "percussion notation", in "instrument-specific
notation" ?
- Graham
_
On 28-Jan-06, at 9:53 PM, Jay Hamilton, Sound and Silence wrote:
I thought I'd set a few piano exercises for my beginning students in
\setEasyHeads.
However when I put the line after the header just before the 'notes' I
got and error message that it was an unknown 'Identifier' and wouldn't
co
Kees Serier schreef:
Hi,
I'm having trouble with: \relative c'
Thanks to Thies and Martial, and possibly others who replied (postings
here are ver slowww, gmane.test is very fast).
The hole point is that as the manual says, every note is relative to the
previous one, so if I write:
a
Mats,
I have tried that and it works.
Thank you,
Heike
On 29 Jan 2006, at 22:06, Mats Bengtsson wrote:
Graham Percival wrote:
The .tex file produced by lilypond-book should include the big eps
files. Lilypond-book should not create a .tex file that contains
the small eps files.
If
On 30-Jan-06, at 1:32 PM, Anas Ghrab wrote:
When I use lilypond-book with a .ly file (or a tex file) containing
more than one \include, the output contains only the second include.
For example :
And the lily-658096907-systems.tex contains only :
---
\incl
Quoting dax2 <[EMAIL PROTECTED]>:
You could stick with absolute notation which is much easier to read
when things get rough, and in my opinion more correct for e.g. a score.
Who, today, would like to read a score with "Corni in F"? If they could
avoid it. Now they can.
Don't talk nonsense, \re
Hi Kees!
Kees Serier schrieb:
I'm having trouble with: \relative c'
I have put \relative on several places in the source, but I get a very
strange output in the PDF.
What am I doing wrong?
You only have to remove every comma/apostrophe from the input for Staff#2.
For example:
a' b' c'' d'' e'
Hi all.
Is it possible to create drum notation, with ruffs, flams ect... in only
one line, or in drum notation, only use the snare stem...
if someone can create a little march and post it, so we can se the idea in
som way... that would be very nice
Any help is good help:-)
Best regards
Jannik
On 30/01/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Hi all.
>
> Is it possible to create drum notation, with ruffs, flams ect... in only
> one line, or in drum notation, only use the snare stem...
>
> if someone can create a little march and post it, so we can se the idea in
> som way... th
There have been a few questions about how to write the \score section,
or how to structure lilypond files, and whatnot. I've written a few
new documentation sections that should clarify this issue:
http://lilypond.org/doc/v2.7/Documentation/user/lilypond/Putting-it-
all-together.html
Take
When I use lilypond-book with a .ly file (or a tex file) containing
more than one \include, the output contains only the second include.
For example :
-
\documentclass[a4paper]{article}
\usepackage{graphics}
\begin{document}
\begin{lilypond}
\include "
17 matches
Mail list logo