From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/88960 Path: news.gmane.org!not-for-mail From: Willi Egger Newsgroups: gmane.comp.tex.context Subject: Metapost/Metafun: textext Date: Wed, 15 Oct 2014 22:13:47 +0200 Message-ID: <570A35CB-3246-4D3F-9286-F5A9C5DCA4EE@boede.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Content-Type: multipart/mixed; boundary="===============1307898311==" X-Trace: ger.gmane.org 1413404072 29500 80.91.229.3 (15 Oct 2014 20:14:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 15 Oct 2014 20:14:32 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed Oct 15 22:14:27 2014 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([5.39.185.229]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XeUxl-0003T8-OJ for gctc-ntg-context-518@m.gmane.org; Wed, 15 Oct 2014 22:14:25 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 6C07E1025A for ; Wed, 15 Oct 2014 22:14:25 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 4PnG6bsFKIZz for ; Wed, 15 Oct 2014 22:14:24 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id 4BF8D10223 for ; Wed, 15 Oct 2014 22:13:58 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 343F710223 for ; Wed, 15 Oct 2014 22:13:55 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id AVZGEZ2ePWkr for ; Wed, 15 Oct 2014 22:13:53 +0200 (CEST) Original-Received: from filter2-ams.mf.surf.net (filter2-ams.mf.surf.net [192.87.102.70]) by balder.ntg.nl (Postfix) with ESMTP id 36F2F10222 for ; Wed, 15 Oct 2014 22:13:50 +0200 (CEST) Original-Received: from webmail.digitpaint.nl (mars.digitpaint.nl [83.98.197.63]) by filter2-ams.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id s9FKDnbL021741 for ; Wed, 15 Oct 2014 22:13:49 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by webmail.digitpaint.nl (Postfix) with ESMTP id 50E631BE35 for ; Wed, 15 Oct 2014 22:13:49 +0200 (CEST) Original-Received: from webmail.digitpaint.nl ([127.0.0.1]) by localhost (mail.digitpaint.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id jNs8utNmgOYO for ; Wed, 15 Oct 2014 22:13:49 +0200 (CEST) Original-Received: from willis-air.fritz.box (a83-161-249-79.adsl.xs4all.nl [83.161.249.79]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by webmail.digitpaint.nl (Postfix) with ESMTPSA id 1B1E91BDDA for ; Wed, 15 Oct 2014 22:13:49 +0200 (CEST) X-Mailer: Apple Mail (2.1878.6) X-Bayes-Prob: 0.0001 (Score 0, tokens from: ntg-context@ntg.nl, base:default, @@RPTN) X-CanIt-Geo: ip=83.98.197.63; country=NL; latitude=52.5000; longitude=5.7500; http://maps.google.com/maps?q=52.5000,5.7500&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0QN3wdNHh - d2361195aa9b - 20141015 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.70 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.16 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: "ntg-context" Xref: news.gmane.org gmane.comp.tex.context:88960 Archived-At: --===============1307898311== Content-Type: multipart/alternative; boundary="Apple-Mail=_14B47517-AB0D-43B8-9C6D-C7C9CCE7CE10" --Apple-Mail=_14B47517-AB0D-43B8-9C6D-C7C9CCE7CE10 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Hi all, In the course of a project I wanted to create a decorative border around = a framed text. The border should be built from chosen glyphs which are = placed along the border as pictures. For this purpose the textext macro = is a good candidate. However I run into troubles. With help from Hans, a = solution could be found. Hans, thank you so much!=20 I have created a section on the wiki, where the problem is shown and the = solution is given. In order to illustrate the whole thing I placed also = a full example. = http://wiki.contextgarden.net/MetaPost#Repetition_of_a_Text_Element_to_Fil= l_a_Bar_Using_textext Kind regards=20 Willi= --Apple-Mail=_14B47517-AB0D-43B8-9C6D-C7C9CCE7CE10 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii Hi = all,

In the course of a project I wanted to create a = decorative border around a framed text. The border should be built from = chosen glyphs which are placed along the border as pictures. For this = purpose the textext macro is a good candidate. However I run into = troubles. With help from Hans, a solution could be found. Hans, thank = you so much! 

I have created a section on = the wiki, where the problem is shown and the solution is given. In order = to illustrate the whole thing I placed also a full = example.


Kind = regards 

Willi
= --Apple-Mail=_14B47517-AB0D-43B8-9C6D-C7C9CCE7CE10-- --===============1307898311== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX18KSWYgeW91ciBxdWVzdGlvbiBpcyBvZiBpbnRlcmVz dCB0byBvdGhlcnMgYXMgd2VsbCwgcGxlYXNlIGFkZCBhbiBlbnRyeSB0byB0aGUgV2lraSEKCm1h aWxsaXN0IDogbnRnLWNvbnRleHRAbnRnLm5sIC8gaHR0cDovL3d3dy5udGcubmwvbWFpbG1hbi9s aXN0aW5mby9udGctY29udGV4dAp3ZWJwYWdlICA6IGh0dHA6Ly93d3cucHJhZ21hLWFkZS5ubCAv IGh0dHA6Ly90ZXguYWFuaGV0Lm5ldAphcmNoaXZlICA6IGh0dHA6Ly9mb3VuZHJ5LnN1cGVsZWMu ZnIvcHJvamVjdHMvY29udGV4dHJldi8Kd2lraSAgICAgOiBodHRwOi8vY29udGV4dGdhcmRlbi5u ZXQKX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX19fX18= --===============1307898311==--