Re: [NTG-context] Guitar string symbol

2010-11-23 Thread Hans Hagen

On 22-11-2010 10:17, Vyatcheslav Yatskovsky wrote:

Thank you, Jaroslav, for WORKING solution. I added it to my "songbook"
environment.

And thanks to Hans -- yes, \wingding\fontchar{circle1} would be much
simplier )


we found out that the font is bugged: it suggests unicode mapping but 
does it wrong (ff issues lots of warnings on it)


Hans

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Guitar string symbol

2010-11-22 Thread Vyatcheslav Yatskovsky
Thank you, Jaroslav, for WORKING solution. I added it to my "songbook" 
environment.


And thanks to Hans -- yes, \wingding\fontchar{circle1} would be much 
simplier )


--
Best Regards,
Vyatcheslav Yatskovsky
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Guitar string symbol

2010-11-19 Thread Hans Hagen

On 19-11-2010 7:37, Jaroslav Hajtmar wrote:

Hello Vyatcheslav,
could be used TTF font winding.ttf ??

\def\numcharacter#1{\char#1{}}
\let\dochar\numcharacter

\definefont[wingding][wingding.ttf at 12pt]


\starttext
{\wingding
\dochar{128}\dochar{129}\dochar{130}\dochar{131}\dochar{132}\dochar{133}\dochar{134}\dochar{135}\dochar{136}\dochar{137}\dochar{138}\dochar{139}\dochar{140}\dochar{141}\dochar{142}\dochar{143}\dochar{144}\dochar{145}\dochar{146}\dochar{147}\dochar{148}\dochar{149}}


normally \wingding\fontchar{circle1} should work but there is something 
fishy with this font as it has weird unicode entries (so taco and i need 
to look into it)


Hans


-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Guitar string symbol

2010-11-19 Thread Jaroslav Hajtmar

Hello Vyatcheslav,
could be used TTF font winding.ttf ??

\def\numcharacter#1{\char#1{}}
\let\dochar\numcharacter

\definefont[wingding][wingding.ttf at 12pt]


\starttext
{\wingding 
\dochar{128}\dochar{129}\dochar{130}\dochar{131}\dochar{132}\dochar{133}\dochar{134}\dochar{135}\dochar{136}\dochar{137}\dochar{138}\dochar{139}\dochar{140}\dochar{141}\dochar{142}\dochar{143}\dochar{144}\dochar{145}\dochar{146}\dochar{147}\dochar{148}\dochar{149}} 



\stoptext


Jaroslav Hajtmar

Dne 19.11.2010 17:22, Vyatcheslav Yatskovsky napsal(a):

Hi,

Could anyone suggest me an idea how to draw a guitar string symbol -- 
a number in a circle? Like this
http://www.classicalguitarblog.net/wp-content/uploads/2010/01/Picture-47.png 



Maybe some rounded frame?

Regards,
Vyatcheslav
___ 

If your question is of interest to others as well, please add an entry 
to the Wiki!


maillist : ntg-context@ntg.nl / 
http://www.ntg.nl/mailman/listinfo/ntg-context

webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___ 





___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] Guitar string symbol

2010-11-19 Thread Vyatcheslav Yatskovsky

Hi,

Could anyone suggest me an idea how to draw a guitar string symbol -- a 
number in a circle? Like this

http://www.classicalguitarblog.net/wp-content/uploads/2010/01/Picture-47.png

Maybe some rounded frame?

Regards,
Vyatcheslav
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___