Ah, of course, is just "plus", not "scripts.plus", thanks for pointing this!
ciao
libero
On Feb 10, 2008 10:15 PM, Gilles THIBAULT <[EMAIL PROTECTED]> wrote:
>
> > Thanks Tim, it works well,
> > however, if I try to put those signs as markup, the "plus" doesn't work.
> > Bug or I'm doing someth
Thanks Tim, it works well,
however, if I try to put those signs as markup, the "plus" doesn't work.
Bug or I'm doing something wrong?
\version "2.11.38"
\include "english.ly"
\score
{\relative c'
{
g^\markup{\musicglyph #"scripts.flageolet"}
g^\markup{\musicglyph #"scripts.plus"}
}
}
"script
Hi Tim and list,
actually I just discovered that there are already articulation signs
for closed and open.
Here is an example with half positions in between.
However, the articulations are closer to the staff than the markups.
Is there a way to make them at the same distance from the staff?
I tried
Thanks Tim, it works well,
however, if I try to put those signs as markup, the "plus" doesn't work.
Bug or I'm doing something wrong?
Libero
Example follows:
\version "2.11.38"
\include "english.ly"
\score
{\relative c'
{
g^\markup{\musicglyph #"scripts.flageolet"}
g^\markup{\musicglyph #"script
libero wrote:
2) I don't know how to notate "+" and "o" signs commonly used for
french horn notation for open and bouché sounds (this would
correspond on the recorder notation to "open and close window hole"),
is there a way commonly used by lilyponders?
ciao
libero
Would this work for you?
;ll see if it needs any
> improvements. Your code is fine; perhaps you may want to post several
> snippets more simple, e.g. "How to obtain slashed fingering numbers",
> "How to write a Recorder fingering chart", etc. It's preferable to
> make it simple an
ds any
improvements. Your code is fine; perhaps you may want to post several
snippets more simple, e.g. "How to obtain slashed fingering numbers",
"How to write a Recorder fingering chart", etc. It's preferable to
make it simple and short, so that each snippet de
Thanks Mats,
so strange, I tried so many times to use slashed-digit, and I was
always getting some errors... now it works...
I post here the complete example of the chart I'm working on; I want
to post it to lsr, but I'd prefer to get some suggestion from the list
first.
And I have also a questio
Hi Mats,
Why not use the builtin markup command \slashed-digit, which is
used for figured bass:
\markup{\slashed-digit #3 }
Um... 'cuz I'm an idiot? ;-)
Didn't know it was there -- nice to learn something new (again).
Thanks,
Kieren.
___
lilypo
Why not use the builtin markup command \slashed-digit, which is used
for figured bass:
\markup{\slashed-digit #3 }
/Mats
Quoting Kieren MacMillan <[EMAIL PROTECTED]>:
Hi Libero,
thanks a lot, maybe there are better ways, but this one is quite
effective :-)
Glad to hear it!
I slightl
Hi Libero,
thanks a lot, maybe there are better ways, but this one is quite
effective :-)
Glad to hear it!
I slightly modified your example as follows:
Nice... for future use, you might want to define some variables, e.g.
slashZero = \markup { \combine \finger 0 \translate #'(0.17 . -0.1
Hi Kieren,
thanks a lot, maybe there are better ways, but this one is quite effective :-)
I slightly modified your example as follows:
ciao
libero
\version "2.11.37"
\paper { ragged-right = ##t }
testing =
{
c''_\markup {\override #'(baseline-skip . 1.7) \column {\combine
\finger 0 \tran
Hi Libero,
I should use the slashed numbers too in order to indicate half-hole
positions.
Is it possible to use slashed numbers in fingering (without using
\markup)?
Don't know.
can someone show me how to use the slashed-digit inside a markup?
The attached hack might give you the right
Hi,
I'm writing a chart for recorder fingering, and I'm using the standard
lilypond fingering instructions. However, I should use the slashed
numbers too in order to indicate half-hole positions.
Is it possible to use slashed numbers in fingering (without using \markup)?
or
can someone show me how
14 matches
Mail list logo