Mats - this is even weirder, but I have it fixed. Following you train of
thought, I transferred my music to my desktop that has Windows Vista and
Adobe Reader 9. When I opened it everything was fine. I saw tenutos and
portatos with out any problem. I installed Adobe 9 on my laptop with XP and
now
Hi, users.
i got following result use NoteNames context.
(1st line)
c' d' e' f' | g' a' b' c''
(2nd line)
c' e' d' f' e' g' f' a' | g' b' a' c'' b' d'' c'' e''
(3rd line)
c' c' c' | c' g' c' g' c' g'
so, these lines for KOTO (Japanese harp) want
I can see the tenutos in measures 14 and 16 of the Satie. I am running
Windows XP Service Pack 3 and LilyPond version 2.10.0. Hope you can help.
John
Mats Bengtsson-4 wrote:
>
> This is weird! What LilyPond version do you use? What operating system?
> Do you see the tenutos in measures 14 and 1
Le 12 déc. 08 à 07:59, Simon J Mackenzie a écrit :
Hi
I have a table of contents which contains the following...
1. Joy to the
Universe1
56. Woe Beyond Hope3
112.
Frankly
My only small complaint is that the crosses in the tablature are slightly
smaller than the crosses in the regular staff. To my untrained eye, this looks
like a simple matter of setting the font-size -- but how?
Ideally, the 'x' would be from the same typeface as the tab numbers. Is
there a way
This is weird! What LilyPond version do you use? What operating system?
Do you see the tenutos in measures 14 and 16 of
http://lilypond.org/doc/v2.11/input/mutopia/E.Satie/petite-ouverture-a-danser.pdf
?
/Mats
abqconlon wrote:
Bob, thanks for asking. I am using Adobe Reader 8. It prints th
On Fri, Dec 12, 2008 at 04:39:17PM +, Marius Andersen wrote:
> YOU ARE THE MAN! Seriously. This works like a charm -- ought to be included
> in the manual, or uploaded to the LilyPond Snippet Repository, so that other
> people can find it easily.
Then please upload it to LSR; give it the tag
Simon,
YOU ARE THE MAN! Seriously. This works like a charm -- ought to be included in
the manual, or uploaded to the LilyPond Snippet Repository, so that other
people can find it easily. (How did you go about writing such a complex piece
of code, anyway?)
My only small complaint is that the cr
Simon,
YOU ARE THE MAN! Seriously. This works like a charm -- ought to be included in
the manual, or uploaded to the LilyPond Snippet Repository, so that other
people can find it easily. (How did you go about writing such a complex piece
of code, anyway?)
My only small complaint is that the cr
Bob, thanks for asking. I am using Adobe Reader 8. It prints the same as it
appears on the screen.
David Bobroff wrote:
>
> abqconlon wrote:
>> I am using the \portato and \tenuto to add articulations to my music. In
>> both
>> cases the horizontal line does not appear in the PDF. In the case of
On 12/12/08 7:12 AM, "Bertalan Fodor (LilyPondTool)"
wrote:
> My experience was when implementing the Java-based LilyPond parser that this
> is actually useless. Ok, it helps in the first steps, but later I found out
> that using the original bison file is the best option.
>
No disagreement
My experience was when implementing the Java-based LilyPond parser that
this is actually useless. Ok, it helps in the first steps, but later I
found out that using the original bison file is the best option.
Carl D. Sorensen wrote:
On 12/12/08 3:01 AM, "Dennis Harmath" wrote:
Greetings,
luckily, it's piano/voice, so no parts. But, that's something to
remember for the future.
Am 12.12.2008 um 14:51 schrieb Kieren MacMillan:
Hi James,
Hmm, I don't know if it's the best way, but I decided to just put
the marks on separate staves:
If you're going to print parts from this, y
On 12/12/08 3:01 AM, "Dennis Harmath" wrote:
> Greetings,
> I would like to get the pure (E)BNF grammar of the LilyPond language. I looked
> for it in the package, but only found the bison parser code. Is it available
> anywhere, or could it be generated somehow?
> Thanks in advance!
> thSoft
hi,
i knew there was something bugging me about my solution, and just
realised what it was. it's too verbose... ;)
try this one instead:
#(define (x-tab-format str context event)
(make-whiteout-markup
(make-vcenter-markup
(markup #:musicglyph "noteheads.s2cross"
c
Hi James,
Hmm, I don't know if it's the best way, but I decided to just put
the marks on separate staves:
If you're going to print parts from this, you're setting yourself up
for disaster… =\
Better, perhaps, would be to define some "Marker" context (nothing
but Mark_engraver and whate
Hmm, I don't know if it's the best way, but I decided to just put the
marks on separate staves:
\version "2.10.0"
\layout {
\context {
\Score
\remove "Mark_engraver"
\remove "Staff_collecting_engraver"
}
\context {
\Staff
\consists "Mark_engraver"
\co
Now I have another problem. I have the rehearsal mark above the first
staff, and the fine below the third, the problem is, when I change
the RehearsalMark extra-offset down, the margin above the staff
increases.
See following snippet:
\version "2.10.0"
<<
\new Staff \relative c'{ c4 d e f
As LilyPond is based heavily on context-dependent parsing, I doubt there
is a useful pure EBNF grammar. Anyway, if you look at the new antlr
grammar work in progress for LilyPondTool
http://lily4jedit.svn.sourceforge.net/viewvc/lily4jedit/trunk/LilyPondTool/src/lilytool/parser/lilypond/LilyPond.
2008/12/12 Dennis Harmath :
> Greetings,
> I would like to get the pure (E)BNF grammar of the LilyPond language. I looked
> for it in the package, but only found the bison parser code. Is it available
> anywhere, or could it be generated somehow?
I once asked this and this was the answer:
http://
Just use \bold instead of \box in the example I sent.
/Mats
James E. Bailey wrote:
Thanks, I'm pretty good with markup, but not good enough to come up
with this on my own. Now, to the more important issue, is there
somewhere listed what the font settings for the rehearsal marks are?
I'd lik
Greetings,
I would like to get the pure (E)BNF grammar of the LilyPond language. I looked
for it in the package, but only found the bison parser code. Is it available
anywhere, or could it be generated somehow?
Thanks in advance!
thSoft
___
lilypond-
hi marius,
On Dec 12, 2008, at 2:13 AM, Marius Andersen wrote:
These commands, when used in the Staff context, give me nice cross
noteheads -- i.e., stopped/dampened notes as far as guitar is
concerned. However, they have NO effect in the TabStaff context:
\new TabStaff {
% This doe
23 matches
Mail list logo