ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Alfredo Catalina <alfredo.catalina@gmail.com>
To: ntg-context@ntg.nl
Subject: Re: Zapf Dingbats font
Date: Sun, 3 Jun 2012 09:04:16 +0200	[thread overview]
Message-ID: <CAJ0n9efVL_Ab=YcxVHqUyZNvARMj9_x3CQ08T8YYM3YHkYQ5Dw@mail.gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1013 bytes --]

Ok, thanks Luigi.

This is how I sorted it out, hope it may help someone. It looks like I
should write a typescript and a symbol definition file, but I new to this
and don't know how to do it yet.

This is a workaround for the meantime:

- Download the free True Type font "Zapf Dingbats BT" from
http://www.ufonts.com/fonts/zapf-dingbats-bt.html
- You should have got the file ufonts.com_zapf-dingbats-bt-2.ttf or an EXE
file -an installer-
- In windows 7 it may be installed by clicking "install" -context menu,
right mouse click-
- Generate Context font database:

mtxrun --script fonts --reload

- Check it's been read:

mtxrun --script fonts --list --all --pattern=zapf*

- You should have several lines like "zapfdingbatsbt
zapfdingbatsitcbybtregular
 c:/windows/fonts/ufonts.com_zapf-dingbats-bt-2.ttf"
- Finally this is how I get the characters I need:

\definefont[zapfdingbats][ufonts.com_zapf-dingbats-bt-2.ttf at 10pt]

\starttext

Testing: {\zapfdingbats \char109}  %shadowed white circle

\stoptext

[-- Attachment #1.2: Type: text/html, Size: 1433 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

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

             reply	other threads:[~2012-06-03  7:04 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-03  7:04 Alfredo Catalina [this message]
2012-06-03 21:32 ` Steve Peter
2012-06-04  8:01 ` Hans Hagen
2012-06-04  8:52   ` Alfredo Catalina
2012-06-04  9:27     ` Hans Hagen
2012-06-04  9:33       ` luigi scarso
2012-06-04  9:50         ` Hans Hagen
2012-06-04  9:58           ` luigi scarso
  -- strict thread matches above, loose matches on Subject: below --
2012-06-01 22:36 Alfredo Catalina
2012-06-02  7:31 ` luigi scarso

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAJ0n9efVL_Ab=YcxVHqUyZNvARMj9_x3CQ08T8YYM3YHkYQ5Dw@mail.gmail.com' \
    --to=alfredo.catalina@gmail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).