From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/22213 Path: news.gmane.org!not-for-mail From: Peter Rolf Newsgroups: gmane.comp.tex.context Subject: Re: MathML to PDF Date: Tue, 30 Aug 2005 20:10:49 +0200 Message-ID: <4314A129.9080503@gmx.net> References: <20050830163417.606051A8BE@mendoza.math.indiana.edu> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1125427240 2295 80.91.229.2 (30 Aug 2005 18:40:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 30 Aug 2005 18:40:40 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Aug 30 20:40:35 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1EAAcq-0003gO-4H for gctc-ntg-context-518@m.gmane.org; Tue, 30 Aug 2005 20:14:24 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BA4FB127F3; Tue, 30 Aug 2005 20:14:23 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 22108-02; Tue, 30 Aug 2005 20:14:23 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8E03A127E6; Tue, 30 Aug 2005 20:10:30 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6DAB1127E6 for ; Tue, 30 Aug 2005 20:10:28 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 22108-01 for ; Tue, 30 Aug 2005 20:10:27 +0200 (CEST) Original-Received: from mail.gmx.net (imap.gmx.net [213.165.64.20]) by ronja.ntg.nl (Postfix) with SMTP id 5EF701279A for ; Tue, 30 Aug 2005 20:10:27 +0200 (CEST) Original-Received: (qmail invoked by alias); 30 Aug 2005 18:10:26 -0000 Original-Received: from i5387EF9C.versanet.de (EHLO [192.168.0.3]) [83.135.239.156] by mail.gmx.net (mp020) with SMTP; 30 Aug 2005 20:10:26 +0200 X-Authenticated: #24293357 User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en Original-To: Elena Fraboschi , mailing list for ConTeXt users In-Reply-To: <20050830163417.606051A8BE@mendoza.math.indiana.edu> X-Enigmail-Version: 0.92.0.0 X-Y-GMX-Trusted: 0 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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 X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on smtp.ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:22213 Archived-At: Hi Elena, I've never used mathml in context, but afaik you can just type/include the mathml source in your context documents. See the docs at http://context.aanhet.net/show-man-16.htm at Taco's mirror (pragma is down?). Taken from page 87 (89)... \usemodule[mathml] \starttext \startXMLdata x \stopXMLdata \stoptext Hope that helps, Peter Elena Fraboschi wrote: > Dear All: > > I write this with my tail between my legs, because I am positive that, if > I looked around in the archives etcetera, the information would be there. > So, with apologies (no laziness here, just inordinate haste), could anyone > drop me a URL or two that might answer the needs explained below? No need > for anyone to waste time writing: just toss me the URL! :-) > > What I need > =========== > The IUMJ abstracts are in MathML. Sometimes we luck out and the rendition > is just fine. Sometimes (for example, when using something as simple as > $\sqrt{2}$), the browsers ability to read perfect MathML is atrocious. > Solution: use ConTeXt to convert MathML to perfect PDF's. And the > best URL to learn and do just that is... > > Many thanks, hope to contribute something soon, best, elena > > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context > >