ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Symbols
@ 2003-04-22  7:33 emmanuel.rialland
  0 siblings, 0 replies; 9+ messages in thread
From: emmanuel.rialland @ 2003-04-22  7:33 UTC (permalink / raw)


Coming from a latex education, I am trying to insert the following symbols:

section (\S)
paragraph (\P)
yen (\yen)

Are they already defined in Context? Is there a standard way to access
them?

Thanks in advance.

Emmanuel





**************************************************************************
Have you checked our new corporate website at  http://www.sgib.com ?

The information contained herein is confidential and is intended solely
for the addressee(s).  It shall not be construed as a recommendation to
buy or sell any security.  Any unauthorized access, use, reproduction,
disclosure or dissemination is prohibited.
Neither SGIB nor any of its subsidiaries or affiliates
shall assume any legal liability or responsibility for any incorrect,
misleading or altered information contained herein.
**************************************************************************

^ permalink raw reply	[flat|nested] 9+ messages in thread
[parent not found: <OF260B86F5.44AAB781-ONCA256D10.0029553F@tk.jp.world.socgen >]
* Symbols
@ 2007-02-21 12:00 Bernd Militzer
  2007-02-21 12:42 ` Symbols Taco Hoekwater
  0 siblings, 1 reply; 9+ messages in thread
From: Bernd Militzer @ 2007-02-21 12:00 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi all!
in the past the following testfile works
but now ....

! Font \thedefinedfont=fmvr8x at 12.0pt not loadable: Metric (TFM) file 
not fou
nd.
<recently read> \scaledfont
                           
\symbolicsizedfont ...ntfontbodyscale \scaledfont
                                                  \thedefinedfont
\getglyph #1#2->{\symbolicfont {#1}
                                   \doifnumberelse {#2}\char \donothing #2}
\dodosymbol ...bol \csname \??ss :#1:#2\endcsname
                                                  \relax }\relax
\donormalsymbol ... {#1}{#2}{\dodosymbol {#1}{#2}}
                                                  \else \edef 
\currentsymbol...
l.20 ...n\dots\  \symbol[martinvogel 2][Telephone]
                                   
% TEST
    \enableregime[il2]
    \mainlanguage[de]
    \setupencoding[default=texnansi]
    \usetypescript[modern][\defaultencoding]
    \setupbodyfont[modern,rm,12pt]
%
\starttext
%
Telephon\dots\  \symbol[martinvogel 2][Telephone]
%
\stoptext

What have I to do?

thanks for help

Bernd

^ permalink raw reply	[flat|nested] 9+ messages in thread
* Symbols
@ 2012-11-20 16:21 Willi Egger
  2012-11-21  9:26 ` Symbols Hans Hagen
  0 siblings, 1 reply; 9+ messages in thread
From: Willi Egger @ 2012-11-20 16:21 UTC (permalink / raw)
  To: NTG-Context ConTeXt users

Hi all,

could someone bring light into the way how to use symbols…in MKIV

I wanted to extract a symbol from uzdr (Zapfdingbats).

In MIII the that worked like this:

\definefontsynonym[Dingbats][uzdr]
\definesymbol[box][\getglyph{Dingbats}{\char113}]

In MKIV this is not the case.
I tried to find out with the font-manual, unfortunately it only shows the content of the symb-imp-eur.mkiv. I tried to find the fonts mentioned in that file, but miserably failed.

I tried different approaches but get now result, except for the black diamond, but this is defined internally in ConTeXt (\definesymbol[blackdiamond]    [\textormathchar{"2666}].

\definefontsynonym[Dingbats][uzdr]
\definefontsynonym[MSAM][msam10]

 
\definesymbol[boxA]            [\getglyph{Dingbats}{\char113}] %Seems to be changed...
\definesymbol[boxB]            [\getglyph{Dingbats}{\char"274F}] % U+0274F, 00052, a74
\definesymbol[cuttingscissors] [\getglyph{Dingbats}{\utfchar{"2701}}]
\definesymbol[blackdiamond]    [\textormathchar{"2666}]

\definesymbol[blackdiamondvar][\textormathchar{"25C6}]
\definesymbol[diamondfilled]  [\getglyph{MSAM}{\utfchar{"F0067}}]

\starttext

Thanks for support…

Willi

\symbol{boxA}

\symbol{boxB}

\symbol{cuttingscissors}

\symbol{blackdiamond}

\symbol{blackdiamondvar}

\symbol{diamondfilled}

\stoptext

___________________________________________________________________________________
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] 9+ messages in thread

end of thread, other threads:[~2012-11-21 13:05 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-22  7:33 Symbols emmanuel.rialland
     [not found] <OF260B86F5.44AAB781-ONCA256D10.0029553F@tk.jp.world.socgen >
2003-04-22  9:24 ` Symbols Hans Hagen
2007-02-21 12:00 Symbols Bernd Militzer
2007-02-21 12:42 ` Symbols Taco Hoekwater
2007-02-21 13:31   ` Symbols Hans Hagen
2007-02-21 14:05   ` Symbols Bernd Militzer
2012-11-20 16:21 Symbols Willi Egger
2012-11-21  9:26 ` Symbols Hans Hagen
2012-11-21 13:05   ` Symbols Willi Egger

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).