ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Mobilephone Symbol
@ 2014-05-12 16:35 Devendra Ghate
  2014-05-12 16:49 ` Mikael P. Sundqvist
  0 siblings, 1 reply; 3+ messages in thread
From: Devendra Ghate @ 2014-05-12 16:35 UTC (permalink / raw)
  To: ntg-context

Hello Everyone,

The following minimum example only produces the symbols for Neptune and
Letter. Mobilephone and phone don't work. Am I doing something wrong?

-----------
%\usesymbols[symb-imp-mvs]
\usesymbols[mvs]
\starttext
  %\showsymbolset
  \symbol[martinvogel 2][Mobilephone]
  \symbol[martinvogel 2][Letter]
  \symbol[martinvogel 2][Phone]
  \symbol[astronomic][Neptune]
\stoptext
-----------

Many thanks for any suggestions.
-- 
Devendra Ghate
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Mobilephone Symbol
  2014-05-12 16:35 Mobilephone Symbol Devendra Ghate
@ 2014-05-12 16:49 ` Mikael P. Sundqvist
  2014-05-12 17:05   ` Devendra Ghate
  0 siblings, 1 reply; 3+ messages in thread
From: Mikael P. Sundqvist @ 2014-05-12 16:49 UTC (permalink / raw)
  To: mailing list for ConTeXt users

In symb-imp-mvs.mkiv, there is a (note the spelling!)

\definesymbol [Mobilefone]         [\MartinVogelSymbol{Mobilefone}]

and

\definesymbol [Telephone]          [\MartinVogelSymbol{Telefon}]

I don't know if that helps, but it is a(ny) suggestion.

/Mikael


On Mon, May 12, 2014 at 6:35 PM, Devendra Ghate
<devendra.ghate@gmail.com> wrote:
> Hello Everyone,
>
> The following minimum example only produces the symbols for Neptune and
> Letter. Mobilephone and phone don't work. Am I doing something wrong?
>
> -----------
> %\usesymbols[symb-imp-mvs]
> \usesymbols[mvs]
> \starttext
>  %\showsymbolset
>  \symbol[martinvogel 2][Mobilephone]
>  \symbol[martinvogel 2][Letter]
>  \symbol[martinvogel 2][Phone]
>  \symbol[astronomic][Neptune]
> \stoptext
> -----------
>
> Many thanks for any suggestions.
> --
> Devendra Ghate
> ___________________________________________________________________________________
> 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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Mobilephone Symbol
  2014-05-12 16:49 ` Mikael P. Sundqvist
@ 2014-05-12 17:05   ` Devendra Ghate
  0 siblings, 0 replies; 3+ messages in thread
From: Devendra Ghate @ 2014-05-12 17:05 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Thank you so much. 

Following works.
---------------------------
\symbol[martinvogel 2][Mobilefone]  
\symbol[martinvogel 2][Telephone]
---------------------------

But this doesn't work.
--------------------------
\symbol[martinvogel 2][Mobilephone]  
\symbol[martinvogel 2][Telefon]
--------------------------

Regards,
Devendra Ghate


On Mon, May 12, 2014 at 06:49:07PM +0200, Mikael P. Sundqvist wrote:
>In symb-imp-mvs.mkiv, there is a (note the spelling!)
>
>\definesymbol [Mobilefone]         [\MartinVogelSymbol{Mobilefone}]
>
>and
>
>\definesymbol [Telephone]          [\MartinVogelSymbol{Telefon}]
>
>I don't know if that helps, but it is a(ny) suggestion.
>
>/Mikael
>
>
>On Mon, May 12, 2014 at 6:35 PM, Devendra Ghate
><devendra.ghate@gmail.com> wrote:
>> Hello Everyone,
>>
>> The following minimum example only produces the symbols for Neptune and
>> Letter. Mobilephone and phone don't work. Am I doing something wrong?
>>
>> -----------
>> %\usesymbols[symb-imp-mvs]
>> \usesymbols[mvs]
>> \starttext
>>  %\showsymbolset
>>  \symbol[martinvogel 2][Mobilephone]
>>  \symbol[martinvogel 2][Letter]
>>  \symbol[martinvogel 2][Phone]
>>  \symbol[astronomic][Neptune]
>> \stoptext
>> -----------
>>
>> Many thanks for any suggestions.
>> --
>> Devendra Ghate
>> ___________________________________________________________________________________
>> 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
>___________________________________________________________________________________

-- 
Devendra Ghate
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-05-12 17:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-12 16:35 Mobilephone Symbol Devendra Ghate
2014-05-12 16:49 ` Mikael P. Sundqvist
2014-05-12 17:05   ` Devendra Ghate

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).