On Nov 25, 2004, at 11:00 PM, Johannes Schindelin wrote:
I just hacked mediawiki a bit in order to embed music in wikipedia. I
use
lilypond-book for this (I know, I know, it is overkill. But it's easy,
too!). To use my work, apply the patch and in LocalSettings.php, set
$wgUseLilypond = true and $
Hi,
I just hacked mediawiki a bit in order to embed music in wikipedia. I use
lilypond-book for this (I know, I know, it is overkill. But it's easy,
too!). To use my work, apply the patch and in LocalSettings.php, set
$wgUseLilypond = true and $wgLilypondBook according to your installation.
The o
[EMAIL PROTECTED] writes:
>
> Right now I've found some time to study the new \cueDuring command.
> Unfortunately, it is not very useful as currently implemented: It
> fails to handle the case where the same voice is needed without cues.
>
> What's still missing is a command which makes
>
> \c
[EMAIL PROTECTED] writes:
> On Wednesday 24 November 2004 22.27, Han-Wen Nienhuys wrote:
> >
> > This should be possible with 2.5 now (please experiment!) I am considering
> > to backport this code.
>
> It still doesn't work with midi, see midi-book-overwrite in cvs.
I was referring to putting n
[EMAIL PROTECTED] writes:
> circumstance, I would imagine that the FretDefinition would need a
> duration, but the duration comes from the chord, so again, it seems that
> the FretDefinition is tied to the chord, and probably shouldn't be a
> separate music object.
>
> I view the \diagram as a mod
[EMAIL PROTECTED] writes:
> I understand it is important to provide switchable chord names; I mean,
> suppose that I want to publish on the internet the pieces I wrote for my
> fellow musichans; then I wouldn't want to change the whole notation, but use
> the international chord names; so having
On Thursday 25 November 2004 11.09, Mats Bengtsson wrote:
> I think the main problem that convert-ly cannot handle is the old
> text markup commands. Since that syntax used parenthesis, convert-ly
> will think that the last right parenthesis is a slur end and move it
> to after the next note.
Not
Alle 15:26, giovedì 25 novembre 2004, hai scritto:
> On Wed, 2004-11-24 at 17:17, Han-Wen Nienhuys wrote:
> > Hi,
> >
> > good to see people picking this up. Can you check out the support that
> > is present for german note names, and mimick that pattern for italian?
>
> I've identified two places
What is the difference between \set something, \override something or
\something = ... in LilyPond syntax?
- Matevz
___
lilypond-devel mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/lilypond-devel
Right now I've found some time to study the new \cueDuring command.
Unfortunately, it is not very useful as currently implemented: It
fails to handle the case where the same voice is needed without cues.
What's still missing is a command which makes
\cueDuring #"clarinet" #1 { R1 }
expand to
On Wednesday 24 November 2004 22.27, Han-Wen Nienhuys wrote:
>
> This should be possible with 2.5 now (please experiment!) I am considering
> to backport this code.
It still doesn't work with midi, see midi-book-overwrite in cvs.
> I'll look into these things over the weekend.
great!
Erik
__
On Wed, Nov 24, 2004 at 08:22:20PM -0700, Carl Sorensen wrote:
> On Wed, 2004-11-24 at 16:27, Matthias Neeracher wrote:
> > On Nov 24, 2004, at 1:28 PM, Han-Wen Nienhuys wrote:
> >
> > >
> > > What is the proper fix? Should we be using
> > >
> > > using std;
> > >
> > > somewhere?
> >
> > Ye
On Wed, 2004-11-24 at 17:17, Han-Wen Nienhuys wrote:
> Hi,
>
> good to see people picking this up. Can you check out the support that
> is present for german note names, and mimick that pattern for italian?
It seems to me that the present internationalization code is all aimed
at parsing note nam
I think the main problem that convert-ly cannot handle is the old
text markup commands. Since that syntax used parenthesis, convert-ly
will think that the last right parenthesis is a slur end and move it
to after the next note. There are several examples in the mailing list
archives. I think the be
14 matches
Mail list logo