From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/51232 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: Problem with amsmath, etc. Date: Thu, 11 Jun 2009 13:46:12 -0400 (EDT) Message-ID: References: <1244703793.5190.6.camel@dyn317> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1244742472 8109 80.91.229.12 (11 Jun 2009 17:47:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 11 Jun 2009 17:47:52 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Jun 11 19:47:48 2009 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1MEoNO-0004PA-M2 for gctc-ntg-context-518@m.gmane.org; Thu, 11 Jun 2009 19:47:46 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5C4D41FB7F; Thu, 11 Jun 2009 19:47:46 +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 29891-04; Thu, 11 Jun 2009 19:46:57 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 15CE01FB30; Thu, 11 Jun 2009 19:46:57 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A64011FB30 for ; Thu, 11 Jun 2009 19:46:55 +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 03251-01 for ; Thu, 11 Jun 2009 19:46:41 +0200 (CEST) Original-Received: from filter3-til.mf.surf.net (filter3-til.mf.surf.net [194.171.167.219]) by ronja.ntg.nl (Postfix) with ESMTP id BA8111FB29 for ; Thu, 11 Jun 2009 19:46:41 +0200 (CEST) Original-Received: from hellskitchen.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.14.82]) by filter3-til.mf.surf.net (8.13.8/8.13.8/Debian-3) with ESMTP id n5BHkd5U013077 for ; Thu, 11 Jun 2009 19:46:40 +0200 Original-Received: FROM medvpn130132117097.med.yale.edu (medvpn130132117097.med.yale.edu [130.132.117.97]) By hellskitchen.mr.itd.umich.edu ID 4A3142FC.76FE5.14163 ; Authuser adityam; 11 Jun 2009 13:46:37 EDT In-Reply-To: <1244703793.5190.6.camel@dyn317> User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=141.211.14.82; country=US; region=MI; city=Ann Arbor; postalcode=48109; latitude=42.2923; longitude=-83.7145; metrocode=505; areacode=734; http://maps.google.com/maps?q=42.2923,-83.7145&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 241678197 - eebee163cc27 - 20090611 X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.219 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.11 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-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:51232 Archived-At: On Thu, 11 Jun 2009, Rene Richard van Hassel wrote: > Hello members, > > > there is some problem. After I changed to Ubuntu version 9.04, > ConTeXt is not working anymore as I expected. > I'm using the following modules: > > ### Begin: ### > % always used in pdflatex > > \usemodule[latexsym,amsmath,amssymb,amsfonts,graphics,epsfig,makeidx,subfigure] AFAIK, none of these modules ever existed. > \usemodule[tikz] > > % module for flowchart > > \usemodule[chart] > > % use of bib module > > \usemodule[bib] > > \usemodule[bibltx] > > \setupbibtex[database=OLNbib] > > %\setuppublications[numbering=yes, sorttype=bbl,criterium=all] > > \setuppublications[numbering=yes, sorttype=bbl] > > \usemodule[newmat] > > \usemodule[amsl] > > %\usemodule[nath] % not use this module! amsl doesn't work anymore. > > %\definebodyfont[ams] > > % Figures and more > > % USED IN example pgfmanual > > \usemodule[xxcolor] > > \usemodule[pifont] > > \usemodule[latin1][inputenc] > > \usemodule[version=latest][pgf] > ### End. ### > > But after the new installation ConTeXt cannot find > the modules amsmath and latexsym and more of these > modules, you can read on the first line. > What to do?? (newmat is not an option!!) What features do you really need. ConTeXt now has in-built support for many amsmath environments. See http://dl.contextgarden.net/myway/context-latex-math.pdf Regarding latexsym, which symbols do you find missing from ConTeXt. It should be straight forward to add them to ConTeXt. Aditya ___________________________________________________________________________________ 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________