Re: [NTG-context] How to get mail and phone symbols?

2018-07-23 Thread Lizardo M. Reyna Bowen
Thanks Hans, there are many symbols.


On 07/23/2018 11:20 AM, Hans Hagen wrote:
> On 7/23/2018 5:52 PM, Lizardo M. Reyna Bowen wrote:
>> Hi,
>>
>> I want to use the some symbols for phone and email (envelope) in my
>> curriculum vitae to get it look more modern.
>>
>> How is the way to do it in ConTexT?
> \usesymbols[mvs]
> % \setupsymbolset[martinvogel 2]
>
> \starttext
>
>   % \symbol[Telephone]
>   % \symbol[EMail]
>   % \symbol[Letter]
>
>     \symbol[martinvolel 2][Telephone]
>     \symbol[martinvolel 2][EMail]
>     \symbol[martinvolel 2][Letter]
>
>   % \showsymbolset[martinvogel 2]
>
> \stoptext
>
> One of these days we should discuss supporting the new symbols in the
> tex gyre fonts.
>
> Hans
>
> -
>   Hans Hagen | PRAGMA ADE
>   Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
>    tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
> -

-- 
Dr. Lizardo M. Reyna Bowen
Docente
Facultad de Ingeniería Agrícola | Universidad Técnica de Manabí
[Dirección]  Lodana, Santa Ana, Manabí, Ecuador
[Móvil]  +593  982924637
PGP Key: 0xa35a15b90ee64e8d

___
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___

Re: [NTG-context] How to get mail and phone symbols?

2018-07-23 Thread Lizardo M. Reyna Bowen
Thanks to all, the fontawesome solution was the simplest. It look nice now.



-- 
Dr. Lizardo M. Reyna Bowen
Docente
Facultad de Ingeniería Agrícola | Universidad Técnica de Manabí
[Dirección]  Lodana, Santa Ana, Manabí, Ecuador
[Móvil]  +593  982924637
PGP Key: 0xa35a15b90ee64e8d

___
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___

Re: [NTG-context] How to get mail and phone symbols?

2018-07-23 Thread Marcus Vinicius Mesquita
\definesymbol[e-mail][\getglyphdirect{FontAwesome}{\number"F003}]

\definesymbol[phone][\getglyphdirect{FontAwesome}{\number"F095}]

\starttext

\symbol[e-mail] someone@somewhere

\symbol[phone] your number

\stoptext


Fonts Awesome: https://fontawesome.com/
___
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___

Re: [NTG-context] How to get mail and phone symbols?

2018-07-23 Thread Hans Hagen

On 7/23/2018 5:52 PM, Lizardo M. Reyna Bowen wrote:

Hi,

I want to use the some symbols for phone and email (envelope) in my
curriculum vitae to get it look more modern.

How is the way to do it in ConTexT?

\usesymbols[mvs]
% \setupsymbolset[martinvogel 2]

\starttext

  % \symbol[Telephone]
  % \symbol[EMail]
  % \symbol[Letter]

\symbol[martinvolel 2][Telephone]
\symbol[martinvolel 2][EMail]
\symbol[martinvolel 2][Letter]

  % \showsymbolset[martinvogel 2]

\stoptext

One of these days we should discuss supporting the new symbols in the 
tex gyre fonts.


Hans

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
   tel: 038 477 53 69 | www.pragma-ade.nl | 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___

Re: [NTG-context] How to get mail and phone symbols?

2018-07-23 Thread Aditya Mahajan

On Mon, 23 Jul 2018, Lizardo M. Reyna Bowen wrote:


Hi,

I want to use the some symbols for phone and email (envelope) in my
curriculum vitae to get it look more modern.

How is the way to do it in ConTexT?


Use a font that provides these symbols. One option is fontawesome.
https://fontawesome.com/icons?from=io

Also see this blog post for scaling fontawesome symbols: 
https://adityam.github.io/context-blog/post/using-fontawesome/


Aditya
___
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___

[NTG-context] How to get mail and phone symbols?

2018-07-23 Thread Lizardo M. Reyna Bowen
Hi,

I want to use the some symbols for phone and email (envelope) in my
curriculum vitae to get it look more modern.

How is the way to do it in ConTexT?


Thanks


-- 
Dr. Lizardo M. Reyna Bowen
Docente
Facultad de Ingeniería Agrícola | Universidad Técnica de Manabí
[Dirección]  Lodana, Santa Ana, Manabí, Ecuador
[Móvil]  +593  982924637
PGP Key: 0xa35a15b90ee64e8d


___
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___