From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/2708 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Schaartje... Date: Thu, 14 Sep 2000 13:17:01 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <3.0.6.32.20000914131701.019a36e0@pop.wxs.nl> References: <39C09554.14F88315@theo.uu.nl> <5.0.0.25.0.20000914105212.00a3c030@mail.io.tudelft.nl> <39C09554.14F88315@theo.uu.nl> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: main.gmane.org 1035393478 11080 80.91.224.250 (23 Oct 2002 17:17:58 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:17:58 +0000 (UTC) Cc: ntg-context@ntg.nl Original-To: TEX-NL In-Reply-To: <00091411221100.00970@node1a4be.a2000.nl> Xref: main.gmane.org gmane.comp.tex.context:2708 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:2708 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 -------------------------------------------------------------------------