From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/56509 Path: news.gmane.org!not-for-mail From: Khaled Hosny Newsgroups: gmane.comp.tex.context Subject: Re: [OT] TEX line breaking algorithm in JavaScript Date: Thu, 25 Feb 2010 00:57:08 +0200 Message-ID: <20100224225708.GA26315@khaled-laptop> References: <6faad9f01002241438g5d00068ag223f8ce7eac8d6ce@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1267052322 16757 80.91.229.12 (24 Feb 2010 22:58:42 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 24 Feb 2010 22:58:42 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed Feb 24 23:58:39 2010 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from [195.12.62.10] (helo=balder.ntg.nl) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NkQAt-0001CH-RM for gctc-ntg-context-518@m.gmane.org; Wed, 24 Feb 2010 23:57:47 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 979DCC9D36; Wed, 24 Feb 2010 23:57:33 +0100 (CET) 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 6NWqbFY4eqpC; Wed, 24 Feb 2010 23:57:26 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 25869C9D16; Wed, 24 Feb 2010 23:57:26 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id B4E7BC9D16 for ; Wed, 24 Feb 2010 23:57:19 +0100 (CET) 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 tmfri-+mQS-O for ; Wed, 24 Feb 2010 23:57:14 +0100 (CET) Original-Received: from mail-bw0-f228.google.com (mail-bw0-f228.google.com [209.85.218.228]) by balder.ntg.nl (Postfix) with ESMTP id E4C59C9CEC for ; Wed, 24 Feb 2010 23:57:13 +0100 (CET) Original-Received: by bwz28 with SMTP id 28so3981066bwz.34 for ; Wed, 24 Feb 2010 14:57:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:date:from:to:subject :message-id:references:mime-version:content-type:content-disposition :in-reply-to:user-agent; bh=uu1rJ4B+0MKe4T2tPo9ZgweCgO4W+n22q/LdAzuqMR8=; b=Dsw+4bc/TVXFikW4gdma6xch6RHkvhlok+8cJA9NbL3u1GzxLNckMNYDqyyXHzzJkF 8sH+DLzeM2hZHaExNLDqKLkSQl8xHpm+P6MkbHwvVH6zMr4JmiYRnCgsgWVywIFx7Ibk NGXgQCfqcYrlQOYQc9fsUFMkSsbnPjRPgnolw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:date:from:to:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=Kg6rOmoStd88wKdHGt/6Usn3iYDpsSwHFRVhCFa0YRVs6Ti6eYx8Ig8XTXiHRWekFG 0IKg4rk61zteCa+dbcO+owraslY5Byowz8R3nwSHz7q9ECZYeLsCCZWJynGuIxmC0vg5 r77E9KqBUcVRwVPgRxGAVX8OvhhHLIc6/7G5Y= Original-Received: by 10.204.9.151 with SMTP id l23mr275277bkl.76.1267052232790; Wed, 24 Feb 2010 14:57:12 -0800 (PST) Original-Received: from localhost ([41.238.234.26]) by mx.google.com with ESMTPS id 15sm3037491bwz.12.2010.02.24.14.57.11 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 24 Feb 2010 14:57:12 -0800 (PST) Content-Disposition: inline In-Reply-To: <6faad9f01002241438g5d00068ag223f8ce7eac8d6ce@mail.gmail.com> User-Agent: Mutt/1.5.20 (2009-06-14) X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:56509 Archived-At: On Wed, Feb 24, 2010 at 11:38:11PM +0100, Mojca Miklavec wrote: > http://www.bramstein.com/projects/typeset/ > > PS: the author comes from the second nicest country in the world :) Combined with jsMath, I think we can now reimplement TeX in JS :D Regards, Khaled -- Khaled Hosny Arabic localiser and member of Arabeyes.org team Free font developer ___________________________________________________________________________________ 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 ___________________________________________________________________________________