Jonatan Liljedahl wrote:
On Mon, 18 Apr 2005 21:21:14 +0200
Mats Bengtsson <[EMAIL PROTECTED]> wrote:
The \mark command only prints above the top stave in the system.
(which is right for rehearsal marks).
True! Unless you move the Mark_engraver from the Score context to
the Staff context.
..whic
On Mon, 18 Apr 2005 21:21:14 +0200
Mats Bengtsson <[EMAIL PROTECTED]> wrote:
> >>>The \mark command only prints above the top stave in the system.
> >>>(which is right for rehearsal marks).
> >>
> >>True! Unless you move the Mark_engraver from the Score context to
> >>the Staff context.
> >
> >
I'd propose to use typeset the full score including preface,
notation legend, or whatever, in a LaTeX document, using lilypond-book
to include the musical examples. See the section on "Integrating text
and music" in the manual for more information and examples.
/Mats
Jamie Bullock wrote:
Dear li
Jonatan Liljedahl wrote:
On Mon, 18 Apr 2005 14:43:54 +0200
Mats Bengtsson <[EMAIL PROTECTED]> wrote:
That's the purpose of the \mark command.
/Mats
Jonatan Liljedahl wrote:
Is it possible to put markup text above the start of the staff?
or> > at the start of any measure?
Sometimes you want to
Dear list,
What method would people recommend for creating a 'notation legend' to
go at the front of a score. By this, I mean a separate sheet explaining
any unconventional notation, and the meanings of any unusual
terminology.
Thanks,
Jamie
___
I've just downloaded 2.5.20 and am trying to build it.
It bails out on out/lexer.cc with:
out/lexer.cc: In member function `virtual int Lily_lexer::yylex()':
out/lexer.cc:3331: error: `yy_current_buffer' undeclared (first use this
function)
I can see that the configure scripts checks for yy_
On Mon, 2005-04-18 at 18:56 -0300, Jonatan Liljedahl wrote:
> On Mon, 18 Apr 2005 14:43:54 +0200
> Mats Bengtsson <[EMAIL PROTECTED]> wrote:
>
> > >>That's the purpose of the \mark command.
> > >>
> > >> /Mats
> > >>
> > >> Jonatan Liljedahl wrote:
> > >> > Is it possible to put markup text ab
On Mon, 18 Apr 2005 14:43:54 +0200
Mats Bengtsson <[EMAIL PROTECTED]> wrote:
> >>That's the purpose of the \mark command.
> >>
> >> /Mats
> >>
> >> Jonatan Liljedahl wrote:
> >> > Is it possible to put markup text above the start of the staff?
> >or> > at the start of any measure?
> >> > Somet
running 2.5.18...
the PDF has doubled dirnames in URL's, lilypond-pdfpc-helper says:
calling nc -noask +83
/Users/lijon/lilypond_test//Users/lijon/lilypond_test/sats2.ly
I checked the postscript output with a texteditor and yes, the directory
parts are doubled...
/Jonatan-=( http://kymatica.c
Mats Bengtsson wrote:
[EMAIL PROTECTED] wrote:
Thanks for your suggestion, I'll check them and I will update the
tutorial.
Just one thing: are you sure that you saved your "test.ly" file (or
whatever
name) on the desktop as suggested in 7d part of the tutorial? I just want
to be sure of what happ
Jonatan Liljedahl wrote:
On Mon, 18 Apr 2005 13:57:21 +0200
Mats Bengtsson <[EMAIL PROTECTED]> wrote:
That's the purpose of the \mark command.
/Mats
Jonatan Liljedahl wrote:
> Is it possible to put markup text above the start of the staff? or
> at the start of any measure?
> Sometimes you wan
On Mon, 18 Apr 2005 13:57:21 +0200
Mats Bengtsson <[EMAIL PROTECTED]> wrote:
> That's the purpose of the \mark command.
>
> /Mats
>
> Jonatan Liljedahl wrote:
> > Is it possible to put markup text above the start of the staff? or
> > at the start of any measure?
> > Sometimes you want t
On Mon, 18 Apr 2005 13:26:31 +0200
Han-Wen Nienhuys <[EMAIL PROTECTED]> wrote:
> > > like I said earlier, I'd prefer the property to be boolean and be
> > > read by Text_spanner code. The arrow routines are called from
> > > C++ only.
> >
> > I made it a boolean pair. Your preference wou
That's the purpose of the \mark command.
/Mats
Jonatan Liljedahl wrote:
Is it possible to put markup text above the start of the staff? or at
the start of any measure?
Sometimes you want to have some textual instruction that is associated
to a measure, not to a single note!
I also wonder if it i
Is it possible to put markup text above the start of the staff? or at
the start of any measure?
Sometimes you want to have some textual instruction that is associated
to a measure, not to a single note!
I also wonder if it is possible to hide (white out) empty (skipped)
bars.
version: 2.5.18
/Jo
Op ma, 18-04-2005 te 13:13 -0300, schreef Jonatan Liljedahl:
> On Mon, 18 Apr 2005 01:50:56 +0200
> Han-Wen Nienhuys <[EMAIL PROTECTED]> wrote:
>
> > > > >+ (arrow ,integer? "Add an arrow to the line at 1: end, 2:
> > > > >start,
> > > > 3: both.")
> > > >
> > > > This is not done. We do
On Mon, 18 Apr 2005 01:50:56 +0200
Han-Wen Nienhuys <[EMAIL PROTECTED]> wrote:
> > > >+ (arrow ,integer? "Add an arrow to the line at 1: end, 2:
> > > >start,
> > > 3: both.")
> > >
> > > This is not done. We do not have magical number constants in
> > > lilypond.
> >
> > I see. What
On Mon, 18 Apr 2005 01:46:37 +0200
Han-Wen Nienhuys <[EMAIL PROTECTED]> wrote:
> Op ma, 18-04-2005 te 00:49 -0300, schreef Jonatan Liljedahl:
> > On Sun, 17 Apr 2005 23:22:38 +0200
> > Han-Wen Nienhuys <[EMAIL PROTECTED]> wrote:
> >
> > > >+ static Stencil make_arrow (Offset &from, Offset &to, i
Jennifer Clark wrote:
Bernard Hurley wrote:
A question I can't seem to find the answer to in the manual or
online: Is it possible to represent powerchords, i.e. those
consisting of only a root note and fifth, in the ChordNames notation?
I havn't come across the term "powerchord" before. I wou
[EMAIL PROTECTED] wrote:
Thanks for your suggestion, I'll check them and I will update the tutorial.
Just one thing: are you sure that you saved your "test.ly" file (or whatever
name) on the desktop as suggested in 7d part of the tutorial? I just want
to be sure of what happened because as far as
Thanks for your suggestion, I'll check them and I will update the tutorial.
Just one thing: are you sure that you saved your "test.ly" file (or whatever
name) on the desktop as suggested in 7d part of the tutorial? I just want
to be sure of what happened because as far as I know, the default lilypo
21 matches
Mail list logo