Well done, Valentin!
Another Inkscape convert (Trevor D.)!
Lilypond and Inkscape are my two favorite open source applications.
(In that order, of course ;-)
Tim Reeves___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/lis
If the "old bass clef" symbol is available in some font, couldn't you just
do this:
\version "2.10.0"
myClefSymbol = \markup{
\override #'(font-name . "Times New Roman" ) \huge "A"
}
\score{
\relative c'{
\override Staff.Clef #
>:
Is it possible to type-set the old bass clef?
Yes it is. I took the .svg file in your example, converted it to
postscript, changed a bit the code, and here you are:
{
\once \override Staff.Clef #'stencil =
#ly:text-interface::print
\once \override Staff.Clef #'text
Valentin Villenave wrote
>
> 2008/2/19, Trevor Daniels <[EMAIL PROTECTED]>:
>
> > How exactly do you convert a .svg file into
> > postscript? It seems a very useful general
> > technique to get arcane symbols into LP scores.
>
> Oh, you'll be disappointed: I just use Inkscape
> and save the f
2008/2/19, Trevor Daniels <[EMAIL PROTECTED]>:
> How exactly do you convert a .svg file into
> postscript? It seems a very useful general
> technique to get arcane symbols into LP scores.
Oh, you'll be disappointed: I just use Inkscape and save the file as .ps :-)
Philip, if you're ok with the
> Valentin Villenave wrote 19 February 2008 08:58
>
> 2008/2/18, Philip <[EMAIL PROTECTED]>:
> > Is it possible to type-set the old bass clef?
>
> Yes it is. I took the .svg file in your example,
> converted it to
> postscript, changed a bit the code, an
2008/2/18, Philip <[EMAIL PROTECTED]>:
> Is it possible to type-set the old bass clef?
Yes it is. I took the .svg file in your example, converted it to
postscript, changed a bit the code, and here you are:
{
\once \override Staff.Clef #'stencil =
#ly:text-in
Ledocq-Boccart wrote:
By the way...what are these skills precisely?
The Feta font has been made in METAFONT.
See the .mf-files in the source.
http://metafont.tutorial.free.fr/
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org
Hi,
By the way...what are these skills precisely?
What are the steps to produce a glyph from beginning to usable numeric file?
Is the first step a hand drafted sketch? At which dimensionnal scale ?
etc...
Is there a numerisation of the ilage afterwards? Or the image must be
encoded pixel by pix
I looked at this last year some time. Unless something changed and I
missed it, the answer is, "No." It would be nice to have, but I don't
have the graphic designer skills to produce a good-looking glyph.
___
lilypond-user mailing list
lilypond-user@gnu
Is it possible to type-set the old bass clef?
In case you do not know what I am talking about, here
<http://upload.wikimedia.org/wikipedia/commons/8/87/Oldbassclef.svg> is
a sample I found on the Internet.
(Do I annoy you with all these que
11 matches
Mail list logo