Re: old bass clef

2008-02-19 Thread Tim Reeves
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

Re: Old Bass Clef

2008-02-19 Thread Tim Reeves
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 #

Re: Old Bass Clef

2008-02-19 Thread Benedict Singer
>: 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

RE: Old Bass Clef

2008-02-19 Thread Trevor Daniels
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

Re: Old Bass Clef

2008-02-19 Thread Valentin Villenave
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

RE: Old Bass Clef

2008-02-19 Thread Trevor Daniels
> 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

Re: Old Bass Clef

2008-02-19 Thread Valentin Villenave
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

Re: Old Bass Clef

2008-02-18 Thread Rune Zedeler
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

Re: Old Bass Clef

2008-02-17 Thread Ledocq-Boccart
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

Re: Old Bass Clef

2008-02-17 Thread Deacon Geoffrey Horton
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

Old Bass Clef

2008-02-17 Thread Philip
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