I am not sure if you have discussed this before, but why not extend tablature support in LilyPond by allowing the user to input symbols for how strings should be played, such as hammer-ons, bends, slides, etc. This could be done by implementing commands that the engine would only pay attention to
On 30-Dec-05, at 7:10 PM, Jay Hamilton, Sound and Silence wrote:
Graham- I didn't upgrade, and I did add a few lines of rests before it
stopped compiling. I get nothing , no error no command box nothing.
This is odd; at the very least it should spit out a "segfault" or
something.
That's
Graham- I didn't upgrade, and I did add a few lines of rests before it
stopped compiling. I get nothing , no error no command box nothing.
That's why I asked the question. I'll try to go back and delete the
added material until it will compile and start from there.
Below is the file the pdf
You might find this attachment useful as it lays out how to do the
lyrics.
Arthur
On Fri, 2005-12-30 at 21:10 +, fr.Basile wrote:
> I am trying to align long text (example : "Le Seigneur est ma lumière et mon
> salut") under one note (duration = \breve). It is a sort of paslmody. No
> probl
On Thursday 29 December 2005 03:20 pm, Linda Seltzer wrote:
> Dear Friends,
>
> What is the best way to place a caption under a musical example?
I think you'll find that musical examples are usually considered
charts or tables rather than pictures, so the captions are above
rather than below. da
I am trying to align long text (example : "Le Seigneur est ma lumière et mon
salut") under one note (duration = \breve). It is a sort of paslmody. No problem
with long text, but by default, Lilypond (v2.6) centers the note which is sung
onto the text, rather than writing it at the beginning of the
Dear Friends,
I would like to know how to typeset a caption under a musical example.
Also, the caption will be in English, but some of the words will be in
French, so I will need to use French accents. Also, some of the French
words would be in Italics.
Thank you for any suggestions on this.
Be
Am 2005-12-30 um 17:15 schrieb Eduardo Vieira:
I thought some of you could find interesting the recent discussion
in the Workshop forum of Harmony Assistant about a feature request
of having the program export to LaTeX / Lilypond.
Too bad it's mostly french... Anyway here's the link:
http:
On 12/30/05, Han-Wen Nienhuys <[EMAIL PROTECTED]> wrote:
> Trevor Bača wrote:
> > Seems like
> >
> > \overrideProperty
> > #"Score.NonMusicalPaperColumn"
> > #'line-break-system-details
> > #'((fixed-alignment-extra-space . 15))
> >
> > works great, but that
> >
> > \override Sc
I thought some of you could find interesting the
recent discussion in the Workshop forum of Harmony Assistant about a feature
request of having the program export to LaTeX / Lilypond.
Too bad it's mostly french... Anyway here's the
link:
http://www.myriad-online.com/cgi-bin/workshop/YaBB.pl?
Trevor Bača wrote:
Seems like
\overrideProperty
#"Score.NonMusicalPaperColumn"
#'line-break-system-details
#'((fixed-alignment-extra-space . 15))
works great, but that
\override Score.NonMusicalPaperColumn #'line-break-system-details
= #'((fixed-alignment-extra-space . 15))
Am 2005-12-29 um 21:07 schrieb Linda Seltzer:
In the case of LaTex
Is there a set of macros for LaTex so that I don't have to worry about
formatting text into paragraphs, etc.?
There's the script lilypond-book in the distribution, see its
documentation:
http://lilypond.org/doc/v2.7/Documenta
Seems like
\overrideProperty
#"Score.NonMusicalPaperColumn"
#'line-break-system-details
#'((fixed-alignment-extra-space . 15))
works great, but that
\override Score.NonMusicalPaperColumn #'line-break-system-details
= #'((fixed-alignment-extra-space . 15))
is silent.
Questi
Hi, I'm trying to find a workaround to the extender line problem in figured
bass in Lilypond development series 2.7.2x. Here is the file:
\version "2.7.23"
\header {
}
<<
\relative { c c c c \break c c c c }
\context FiguredBass \figuremode { \set useBassFigureExtenders = ##t \set
figuredBassC
On 12/30/05, Han-Wen Nienhuys <[EMAIL PROTECTED]> wrote:
> Trevor Bača wrote:
> > Is ...
> >
> > \new Score {
> > - music -
> > \layout {
> > \context {
> > \Score
> > \override Foo #'bar = #value
> > }
> > }
> > }
> >
> > ... exactly equivalent to ...
>
Hi, I would like to know for the development series of Lilypond (2.7.2x),
the figured bass is controlled by which grob?
Fundamentally, since figured basses are markups as the distance between them
and the staff is controlled by a markup command (baseline-skip), are they
controlled by TextScript?
Thanks for the replies, Han-Wen and Laura.
I suspect it's a one-off requirement for me (I'm putting together some
pages of scales for students) so I'll give the lilypond-book method a
go first. I've done each scale as a separate score within a \book, so
not sure how easy it will be to get things i
Trevor Bača wrote:
Is ...
\new Score {
- music -
\layout {
\context {
\Score
\override Foo #'bar = #value
}
}
}
... exactly equivalent to ...
\new Score \with {
\override Foo #'bar = #value
} {
- music -
}
yes.
... or is there a r
Thanks... I gave it a try... it kinda works.. but works better when I make
the lyrics a little smaller.
Trent
- Original Message -
From: "Han-Wen Nienhuys" <[EMAIL PROTECTED]>
To: "Trent Johnston" <[EMAIL PROTECTED]>
Cc:
Sent: Wednesday, December 28, 2005 2:01 AM
Subject: Re: Hiding Tu
D Josiah Boothby wrote:
how much to sponser the addition of a half-stop sign (similar to the
mathematical circled plus) to the feta font?
I charge 45 eur for that.
or is it just easier to try
to use a text markup to put it in?
that's another possibility, something like
\markup { \circle
Hi,
Since a few days I use version 2.6.3. from a debian package (Kubuntu)
I ran in the following two problems.
1)
\override MultiMeasureRest #'expand-limit = 1
\set Score.skipBars = ##t
R1*4
Result:
1 single rest-measure with the number 4 written above.
When I change to
R1*6 (or 7 or ...)
Th
21 matches
Mail list logo