Hello and thank you for what you have done for musicians when creating
LilyPond
I used to work with LilyPond for a while in Windows, but decided to change my
O.S. to work in fedora core3. When I installed LilyPond (and
ec-fonts-mftraced) on fedora, I got the message that can be seen above. I
t
On Sun, 2005-05-08 at 11:33 +0200, pierre-Ãtienne wrote:
> Hello and thank you for what you have done for musicians when creating
> LilyPond
> I used to work with LilyPond for a while in Windows, but decided to change my
> O.S. to work in fedora core3. When I installed LilyPond (and
> ec-fonts-
[EMAIL PROTECTED] wrote:
hello list.
I am new to lilypond, and cant really use it well yet. I have used
other software in the past, but recently I have not found them to be
flexible enough for what I wish to create. I am composing music with
multiple simultaneous tempi, which is to be played b
Search the mailing list archives, you will probably find some
useful answers there. However, you will get a much more informative
log message from LilyPond if you run it with
lilyond --verbose test.ly
/Mats
Quoting pierre-étienne <[EMAIL PROTECTED]>:
> Hello and thank you for what you have don
I've digged for a long time in the docs, and I'm not able to find an
answer. How can I typeset a staff *without* the lines? I want just notes
& rests to appear... I couldn't find out the engraver which is
responsible for writing down the lines.
--
Ciao,
seb
Yes this is can be done. See section 8.5.1 Polymetric notation of the
ver 2.5 manual for some simple examples
/Bernard
James wrote:
> hello list.
>
> I am new to lilypond, and cant really use it well yet. I have used other
> software in the past, but recently I have not found them to b
It's not so hard to find from the manual. The section called "Staff symbol"
has a link to the reference manual for the layout object "StaffSymbol",
which in turn includes a link to the relevant engraver.
There's also an example in the Regression Tests document (in spite of
its name, this document,
Hello list,
sorry for the long example, but I could not shorten more.
In bar 9 and 10 of the attached example the rests in voice "Bass" are
shifted, but the dots remain at the default position.
If I delete or shorten voice "Middle" the problem disappears.
This is a short extract of my code:
\
On Friday 06 May 2005 11.43, Georges Roux wrote:
> Erik Sandberg write :
> >You can try adding "\grace s8" directly after any event that is
> > incorrectly placed after the grace note.
> >
> >(e.g., {\global \grace {s8} s1} iso \global)
>
> Is that correct?
I think the extra \grace s8 in \global w
On Sunday 08 May 2005 19.38, Thomas Scharkowski wrote:
> Hello list,
>
> sorry for the long example, but I could not shorten more.
> In bar 9 and 10 of the attached example the rests in voice "Bass" are
> shifted, but the dots remain at the default position.
> If I delete or shorten voice "Middle"
Hi Erik,
I looked at "testrest.dvi" with MikTex Yap and get the same output.
Thomas
> On Sunday 08 May 2005 19.38, Thomas Scharkowski wrote:
> > Hello list,
> >
> > sorry for the long example, but I could not shorten more.
> > In bar 9 and 10 of the attached example the rests in voice "Bass"
> >
On 4-May-05, at 7:27 AM, David Raleigh Arnold wrote:
On Tuesday 03 May 2005 04:11 am, Graham Percival wrote:
Any guitar players here?
Could somebody supply me with a short example that demonstrates guitar
fret numbers,
It would be far more helpful to have string indications in the
manual, w
Sean,
Did you put in your .emacs the code that links .ly files with lilypond-mode?
You can do this by adding:
;; lilypond
(autoload 'LilyPond-mode "lilypond-mode" "LilyPond Editing Mode" t)
(add-to-list 'auto-mode-alist '("\\.ly$" . LilyPond-mode))
(add-hook 'LilyPond-mode-hook (lambda () (turn-on
13 matches
Mail list logo