ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Adam Lindsay" <atl@comp.lancs.ac.uk>
Subject: Re: Fleurons
Date: Tue, 31 May 2005 00:39:08 +0100	[thread overview]
Message-ID: <20050530233908.6746@mail.comp.lancs.ac.uk> (raw)
In-Reply-To: <429B8B2A.5020604@wxs.nl>

Hans Hagen said this at Mon, 30 May 2005 23:52:42 +0200:

>> easy to read.  In Bringhurst's book he mentions fleurons - "A horticultural
>> dingbat" which I would like to access.  I have looked through the Context
>
>if you can track down the font, it's no problem to get it typeset

I've been revisiting my Dingbat support, and am close to a release, but
ran into a bug on my system. In the meantime, this might help:

\loadmapfile[pdftex_dl14] % Make sure we embed the dingbats
\definefontsynonym [ZapfDingbat] [pzdr] % maybe uzdr 

\def\ZapfDingbatSymb#1{\getglyph{ZapfDingbat}{\char#1}}

\startsymbolset[Zapf Hearts] 
   \definesymbol[HeavyBlackHeart]             [\ZapfDingbatSymb{164}] 
   \definesymbol[RotatedHeavyBlackHeartBullet][\ZapfDingbatSymb{165}] 
   \definesymbol[FloralHeart]                 [\ZapfDingbatSymb{166}] 
   \definesymbol[RotatedFloralHeartBullet]    [\ZapfDingbatSymb{167}]
\stopsymbolset

\definesymbol[1][{\symbol[Zapf Hearts][FloralHeart]}] 
\definesymbol[2][{\symbol[Zapf Hearts][RotatedFloralHeartBullet]}] 

\starttext

\startitemize
\item Most fleurons are font||specific.
\item Zapf Dingbats contains a couple interesting fleurons.
 \startitemize
 \item This is a place to start.
 \stopitemize
\stopitemize

\centerline{\symbol[Zapf Hearts][HeavyBlackHeart]}

\stoptext
 

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 Adam T. Lindsay, Computing Dept.     atl@comp.lancs.ac.uk
 Lancaster University, InfoLab21        +44(0)1524/510.514
 Lancaster, LA1 4WA, UK             Fax:+44(0)1524/510.492
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

  reply	other threads:[~2005-05-30 23:39 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-30 19:35 Fleurons Keith McKay
2005-05-30 21:52 ` Fleurons Hans Hagen
2005-05-30 23:39   ` Adam Lindsay [this message]
2005-05-31  6:37     ` Fleurons Hans Hagen
2005-05-31  7:59       ` Fleurons Adam Lindsay
2005-05-31 10:14         ` Fleurons Hans Hagen
2005-05-31 11:15           ` Fleurons Adam Lindsay
2005-05-31 20:43           ` Fleurons Karl Berry
2005-06-01 21:27             ` Fleurons Staszek Wawrykiewicz
2005-06-01 22:10               ` Fleurons Hans Hagen
2005-06-01 23:31                 ` Fleurons Staszek Wawrykiewicz
2005-06-01 23:53                   ` Fleurons Hans Hagen
2005-06-02  7:39                     ` Fleurons John R. Culleton
2005-06-02 22:25                       ` Fleurons Hartmut Henkel
2005-06-02 23:06                         ` Fleurons Stuart Jansen
2006-07-23 17:52                         ` Fleurons John R. Culleton
2005-06-11 20:48                       ` Fleurons Patrick Gundlach

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=20050530233908.6746@mail.comp.lancs.ac.uk \
    --to=atl@comp.lancs.ac.uk \
    --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).