> "Graham" == Graham Percival <[EMAIL PROTECTED]> writes:
Graham> On 24-Nov-04, at 6:27 AM, Laura Conrad wrote:
>> There might be better words to use than "eats".
Graham> I don't understand how FiguredBass works, but how's this?
Graham> Figured bass is created by the FiguredB
[EMAIL PROTECTED] writes:
> Hi,
>
> On Fri, 26 Nov 2004, Han-Wen Nienhuys wrote:
>
> > My suggestion is to skip lilypond-book altogether. Extract the ly code
> > directly, and invoke as
> >
> >lilypond --safe --format=ps --png --pdf FILE
> >
> > this will make a .png and .pdf for the file
Hi all,
As you might know, the support for languages that use non-ASCII glyphs
(both european characters with accents and non-european characters) is
flaky: choices for glyphs are dependent on the -rather limited- TeX EC
font of the. The problem of font encoding also bites us in the GNOME
backe
[EMAIL PROTECTED] writes:
> > If I understand you correctly, you want to add a new articulation script
> > (rather than patching the code for dynamic marks). That's quite easy, if
> > you are a little bit familiar with metafont. For that purpose, you
> > should
> >
> > * add the articulation si
[EMAIL PROTECTED] writes:
> Hi,
>
> Mutopia's Galilei Saltarello.ly file (see attachment) contain's (after
> conversion to 2.2.5, cygwin)
> the line \override TextSpanner #'style = #'line. As far as I could
> determine it from the internals documentation this should work, however the
> resulting
[EMAIL PROTECTED] writes:
>
>
> On Sat, 27 Nov 2004, Erik Sandberg wrote:
>
> > On Friday 26 November 2004 23.11, Juergen Reuter wrote:
> > > Hi!
> > >
> > > Hmmh, it seems something changed between 2.5.1 and 2.5.2 such that
> > > ligatures are (once again) broken, see e.g. manual, sections 5.16
[EMAIL PROTECTED] writes:
>
>
> Han-Wen Nienhuys wrote:
> >
> > 2.5.2 is there.
> >
> > This release has several goodies, including solfa-notation (shaped
> > noteheads), and an easier mechanism for customizing title, footer and
> > header layout. Don't forget to rebuild the fonts, as they have
Han-Wen Nienhuys <[EMAIL PROTECTED]> writes:
> I'm not sure if it's feasible, but one thing that I did have in mind
> is to convert
>
> { c b \bold { d e } f g }
>
> to
>
> { c b \bold d \bold e f g }
>
> ie. flattening a (markup_head_1_list + markup_list) that is inside a
> markup_list
[EMAIL PROTECTED] writes:
>
> On 24-Nov-04, at 6:27 AM, Laura Conrad wrote:
> > There might be better words to use than "eats".
>
> I don't understand how FiguredBass works, but how's this?
>
> Figured bass is created by the FiguredBass context which responds to
> figured bass requests and rest-
I can't build Lilypond (see recent thread on building on OSX), and this
patch might break the doc build process. Could somebody please test
it?
Cheers,
- Graham
docpatch
Description: Binary data
___
lilypond-devel mailing list
[EMAIL PROTECTED]
http
[EMAIL PROTECTED] writes:
>
> On 25-Nov-04, at 2:09 AM, Mats Bengtsson wrote:
>
> > I could try to write the text, but since I'm fairly overloaded by other
> > tasks for the moment, I would really appreciate if someone else could
> > do the job.
>
> I can do this in about a week, but I'm too bus
[EMAIL PROTECTED] writes:
> Hi
>
> Here is a patch for changing < ... > by { ... } in markups.
> I had some reduce/reduce conflicts, so I had to rearrange the markup
> rules a bit in order to get rid off them.
>
> As this is not exactly trivial (for me), I send the patch to the list
> before comm
On 24-Nov-04, at 6:27 AM, Laura Conrad wrote:
There might be better words to use than "eats".
I don't understand how FiguredBass works, but how's this?
Figured bass is created by the FiguredBass context which responds to
figured bass requests and rest-requests. You must enter these using
the speci
On 21-Nov-04, at 10:37 AM, Paul Scott wrote:
Mats Bengtsson wrote:
For dynamics, it might actually be even better to define them as
dynamics,
to get better alignment with crescendi, for example. Just add
sfzp = #(make-dynamic-script "sfzp")
at the beginning of your file.
Thanks. There's a lot of
On 25-Nov-04, at 2:09 AM, Mats Bengtsson wrote:
I could try to write the text, but since I'm fairly overloaded by other
tasks for the moment, I would really appreciate if someone else could
do the job.
I can do this in about a week, but I'm too busy before then.
Han-Wen Nienhuys wrote:
[EMAIL PROTE
On Nov 27, 2004, at 3:17 PM, Ruud van Silfhout wrote:
In the old version the pedal notes are shown below the pianostaff, but
after conversion (using convert-ly) the pedal notes are shown above it.
I cannot see anything wrong with the file, but it might be that I'm
overlooking something trivial. If
Hi guys,
Sorry to bother you again.
While converting Mutopia's Scheidemanns Praeambulum no.3 in d (I'm using
2.2.5 on cygwin, as you will probably know already ;-)) I ran into something
strange. It is a piece with a pianostaff and an additional staff below it (i
assume it shows the notes for the p
Hi,
Mutopia's Galilei Saltarello.ly file (see attachment) contain's (after
conversion to 2.2.5, cygwin)
the line \override TextSpanner #'style = #'line. As far as I could
determine it from the internals documentation this should work, however the
resulting PDF file shows the line dashed.
Any id
Hi,
As a maintainer of the Mutopia site I volunteered to convert old lilypond
files to later versions (currently I am converting to version 2.2.5 on
cygwin). Lately I ran into aproblem that you can perhaps help me with.
Mutopia's TownerDB's 'Trust and Obey' contains chordnames as well as notes.
Th
On Sat, 27 Nov 2004, Erik Sandberg wrote:
> On Friday 26 November 2004 23.11, Juergen Reuter wrote:
> > Hi!
> >
> > Hmmh, it seems something changed between 2.5.1 and 2.5.2 such that
> > ligatures are (once again) broken, see e.g. manual, sections 5.16.10.1 and
> > 5.16.11: some heads of the lig
Hi
Here is a patch for changing < ... > by { ... } in markups.
I had some reduce/reduce conflicts, so I had to rearrange the markup
rules a bit in order to get rid off them.
As this is not exactly trivial (for me), I send the patch to the list
before commiting, for comments. May I?
make web does
Antti Kaihola <[EMAIL PROTECTED]> writes:
> on 2004-11-26 at 15:10 -0200, Pedro Kroger wrote:
>> system.cc: In member function `scm_unused_struct* System::get_line()':
>> system.cc:426: error: 'class Paper_system' has no member named 'penalty_'
>
> I can confirm this: happens on my Mandrake system
on 2004-11-26 at 15:10 -0200, Pedro Kroger wrote:
> system.cc: In member function `scm_unused_struct* System::get_line()':
> system.cc:426: error: 'class Paper_system' has no member named 'penalty_'
I can confirm this: happens on my Mandrake system, too.
I'm doing: cvs up -Pd ; make clean ; ./clil
23 matches
Mail list logo