ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Re: Schaartje...
       [not found]   ` <00091411221100.00970@node1a4be.a2000.nl>
@ 2000-09-14 11:17     ` Hans Hagen
  0 siblings, 0 replies; only message in thread
From: Hans Hagen @ 2000-09-14 11:17 UTC (permalink / raw)
  Cc: ntg-context

At 11:20 AM 9/14/00 +0200, Roef Ragas wrote:
>Voor een formulier waar een strook van afgeknipt moet worden, heb ik een
>schaartje nodig, zo eentje waarvan de onderste schaarhelft `onder' de
>stippellijn verdwijnt, als u begrijpt wat ik bedoel.
>
>Zowel voor ConTeXt als LaTeX zou ik graag willen weten of dit bestaat.

\definefontsynonym[Dingbats][uzdr]

\definesymbol [schaartje] [\getglyph{Dingbats}{\char34}]

Een gesloten \symbol[schaartje]!

\definesymbol [schaartje] [\getglyph{Dingbats}{\char36}]

Een open \symbol[schaartje]!

\def\EenSchaartje#1#2#3%
  {\hbox to \hsize
     {\vrule width #1 height #2 depth #2\relax
      \sbox{\hbox spread #3{\hss\symbol[schaartje]\hss}}%
      \leaders\vrule height #2 depth #2\hfill}}

                         \EenSchaartje{.1\hsize}{.025ex}{.5em}
\switchtobodyfont [32pt]{\EenSchaartje{.1\hsize}{.025ex}{.5em}}
\switchtobodyfont [72pt]{\EenSchaartje{.1\hsize}{.025ex}{.5em}}
\switchtobodyfont[144pt]{\EenSchaartje{.1\hsize}{.025ex}{.5em}}

Als ik wat minder lui was dan centreerde ik het schaartje echt, komt nog
wel eens. 

In je pdftex.map (of welke map file je ok maar gebruikt) moet staan: 

uzdr    ZapfDingbats  < uzdr.pfb

Hans
-------------------------------------------------------------------------
                                                  Hans Hagen | PRAGMA ADE
                      Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-09-14 11:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <39C09554.14F88315@theo.uu.nl>
     [not found] ` <5.0.0.25.0.20000914105212.00a3c030@mail.io.tudelft.nl>
     [not found]   ` <00091411221100.00970@node1a4be.a2000.nl>
2000-09-14 11:17     ` Schaartje Hans Hagen

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