Han-Wen Nienhuys wrote:
> > #(set-global-staff-sice 20)
> it's size not sice. It's strange that you don't get anything in the
> logfile, though.
Windows-native users don't get any error messages in the logfile when a
Scheme error occurs.
-- Tom
___
Mehmet Okonsar wrote:
> I wasn't able to get this working..
> \version "2.7.8"
> \markup \huge { \override #'(font-name . "Toccata") \char #65 }
> (under wXP)
I think \char is busted, at least under Windows-native LP.
This top-level command
\markup { \char #65 }
is OK with LilyPond, but g
Hi Bertalan,
Thanks for your reply.
Using the PDF file is not possible for updating since Lilypond deletes the old PDF before writing the new one which means closing the pdf before running lilypond. So viewing the postscript file is the way to go. As I said before gsview for some reason is unable
Start menu to Run type cmd
That gives you the command window from there you're on your own.
Jay
Rob Drew wrote:
Hi there. Just wondering if you can give me a bit of advice on
midi2ly. I have just installed lilypond for windows (not the cygwin
version) and I'de like to try the midi2ly script/pr
Hi there. Just wondering if you can give me a bit of advice on midi2ly.
I have just installed lilypond for windows (not the cygwin version) and
I'de like to try the midi2ly script/program. My little bit of research
so far has led me to believe that I need to install Python for windows
which I know
Thank you! That did the trick.
Mark
-Original Message-
From: Han-Wen Nienhuys [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 13, 2005 4:54 AM
To: Mats Bengtsson
Cc: Hermansdorfer, Mark; lilypond-user@gnu.org
Subject: Re: Release 2.6.3 for Fedora Core 4
Mats Bengtsson wrote:
> I hop
On 09/12, Han-Wen Nienhuys wrote:
> Roman V. Isaev wrote:
> >
> > Well, I have it both ways. It's slow if I use cygwin, it's slow
> >if I run it from cmd.exe prompt or drag a .ly file on its icon.
> That's not the question. My question is whether you're using the
> "Native" 2.6 binary (availabl
Hi,
An emacs extension for LilyPond exists, and is
available in the sources. See
http://lilypond.org/doc/v2.6/Documentation/topdocs/out-www/INSTALL.html,
where everithing is explained.
Gauvain
--- Helgi Örn Helgason <[EMAIL PROTECTED]> a écrit
:
> I've been searching the net for hours looking
RevRev. Gilbert,I found a link that may be of some use to you. It is a sight-singing book created with Lilypond and LaTex.http://www.lightandmatter.com/sight/sight.html-Jonathan TownesFrom: Gordon Gilbert <[EMAIL PROTECTED]>Date: September 5, 2005 6:36:26 PM EDTTo: lilypond-user@gnu.orgSubject: Boo
Regarding PDF viewing, I'm trying to embed multivalent
(www.sourceforge.net/projects/multivalent) into lily4jedit, but its
developer just don't release his latest version, which I would need.
Perhaps you should write some feature request or into the general
discussion forums, to make him releas
I've been searching the net for hours looking for an Emacs Lilipond
extension but with no results at all! Is there one around or are you
folks using some other editor?
I am also testing the JEdit editor with the Lilipond plugin on Mac OS
X and Windows, an interesting tool but takes a lot of
On 13 sep 2005, at 18.50, Gordon Gilbert wrote:
Hi Helgi!
To make something like a D7 chord symbol, simply type d(note length
if necessary:7 . The colon separates the note value that produces
the chord from the additions made to it. It IS fairly well
documented in the manual. So Em bec
Hi Helgi!
To make something like a D7 chord symbol, simply type d(note length if
necessary:7 . The colon separates the note value that produces the chord
from the additions made to it. It IS fairly well documented in the
manual. So Em becomes e:m, and an E minor seventh becomes e:m7. a
di
Thank you for this information. I'll find another way to write down what I
need and upgrade as soon as possible.
Martin
> --- Ursprüngliche Nachricht ---
> Von: Mats Bengtsson <[EMAIL PROTECTED]>
> An: Martin Bergande <[EMAIL PROTECTED]>
> Kopie: Graham Percival <[EMAIL PROTECTED]>, lilypond-user
I use lily4jedit (very recommendable lilypond companion in Windows imho),
with its "view output (postscript)" command, wich converts the lily output
to png and displays it with an internal viewer which refreshes
automatically . You can't use point and click though.
Unfortunately this seem
I wasn't able to get this working..
--
\version "2.7.8"
{
\time 4/4
c'1_\markup \huge { \override #'(font-name . "Toccata") \char #65 }
}
---
(under wXP)
Best Regards,
Mehmet Okonsar, pianist-composer
www.okonsar.com
___
lilypond-user mail
What could be the easiest way to draw lines, with or without arrows anywhere
on the page..
Best Regards,
Mehmet Okonsar, pianist-composer
www.okonsar.com
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypo
Hi to all,
I need to have grace notes (in particular, acciaccature) as big as
normal notes.
Could someone tell me how to do this? What property have I to change?
(An example would be the best)
Thanks a lot for your kindness
-a-
___
lilypond-user
Hello all!
I can't find in the documentation any hint on how to write a major
chord symbol like for example D7. Can someone tell me how this is
done or point that out for me in the documentation?
The d below is supposed to be a D7 in the output:
}
harmonies = \chordmode {
r4 g5 d
}
Thanks Henry..
Obvisously that gsview has some problems...
Has anyone else gotten gsview to work with the lilypond .ps output?
Or does any one else use another postscript viewer in windows??
Trent
- Original Message -
From: "Henrik Frisk" <[EMAIL PROTECTED]>
To: "Trent Johnston" <[EMA
According to the ChangeLog, this feature was introduced
in version 2.4.5 so it isn't available in 2.4.4.
/Mats
Martin Bergande wrote:
Thanks for replying. I'm not shure but I hope so since it is mentioned in
the user manual of LilyPond documentation version 2.4.5.
Cheers,
Martin
--- Urs
Mats Bengtsson wrote:
I hope you tried the Ghostscript RPM and other RPMs available at
http://lilypond.org/web/install/. I don't use Fedora myself, but
apparently it works well for several other people, to judge from
the mailing list.
actually, I myself nowadays take the ghostscript SRPM from
Trent Johnston <[EMAIL PROTECTED]> wrote:
> Hello everyone,
>
> Firstly the required out the way:
>
> Platform: Windows XP
> Lilypond Version: 2.7.8
>
>
>
> I have been using the new version(s) of Lilypond for a while and I find the
> us of PDF file a little annoying especially when fine
Thanks for replying. I'm not shure but I hope so since it is mentioned in
the user manual of LilyPond documentation version 2.4.5.
Cheers,
Martin
> --- Ursprüngliche Nachricht ---
> Von: Graham Percival <[EMAIL PROTECTED]>
> An: "Martin Bergande" <[EMAIL PROTECTED]>
> Kopie: lilypond-user@gnu.or
I hope you tried the Ghostscript RPM and other RPMs available at
http://lilypond.org/web/install/. I don't use Fedora myself, but
apparently it works well for several other people, to judge from
the mailing list.
/Mats
Hermansdorfer, Mark wrote:
Hi,
I think LilyPond is a great applicatio
Also, read in the manual on how to use convert-ly.
/Mats
Graham Percival wrote:
On 12-Sep-05, at 9:22 AM, Johan Witters wrote:
After upgrading to Sarge and LilyPond 2.4.0, I get errors on this
test.ly file:
melody = \notes {c e g b}
2.4.0 no longer uses \notes. See the NEWS fi
26 matches
Mail list logo