From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/53580 Path: news.gmane.org!not-for-mail From: luigi scarso Newsgroups: gmane.comp.tex.context Subject: Re: compiling cont-eni Date: Tue, 20 Oct 2009 08:55:18 +0200 Message-ID: References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1449236854==" X-Trace: ger.gmane.org 1256021757 10156 80.91.229.12 (20 Oct 2009 06:55:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 20 Oct 2009 06:55:57 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue Oct 20 08:55:48 2009 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.50) id 1N08dH-0000ow-0d for gctc-ntg-context-518@m.gmane.org; Tue, 20 Oct 2009 08:55:47 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id DBDE2C9AAA; Tue, 20 Oct 2009 08:55:45 +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 2vHI4CZEa5el; Tue, 20 Oct 2009 08:55:42 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id C46E6C9A70; Tue, 20 Oct 2009 08:55:36 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 44BF9C9A70 for ; Tue, 20 Oct 2009 08:55:34 +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 NtDK0daaVvuL for ; Tue, 20 Oct 2009 08:55:19 +0200 (CEST) Original-Received: from mail-fx0-f219.google.com (mail-fx0-f219.google.com [209.85.220.219]) by balder.ntg.nl (Postfix) with ESMTP id B41F1C9A63 for ; Tue, 20 Oct 2009 08:55:18 +0200 (CEST) Original-Received: by fxm19 with SMTP id 19so6040512fxm.2 for ; Mon, 19 Oct 2009 23:55:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=DX50AZlSXZyHmIDHkcA8zuv1hksBwTkwIXZSQwlLbmo=; b=vaIqX4Ye74dwWcqGH0MweZM2wRQ+0wL7SXqj002FRWA014wBkJoyqLj9c1fqnwEN9s MFtvfzgROPZMMVyWmMepWFvhzBV9VF7dMM7TECf6jb4k5bhk29/zlds5XAX/4M2HAtmv kFseHNdTKfEL5qhQk4pylQfqeziMv/djDltoM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=c3ebUiOuEdtk7MAsNDHGvzrEHoAzWdgcKK1Jibx4IXJq45BXZdPkYshtIUzNgZhBDX I4ELNZSJsXwU+IummsLSRX/03CF7N6PQKaiOx64BmPPmVChFUM5snWVauiancsm0+YXK Ov+Qjb1PuyLUrgLsmX5/r8k10iV8j6ujF0ZQs= Original-Received: by 10.204.151.194 with SMTP id d2mr5935924bkw.85.1256021718356; Mon, 19 Oct 2009 23:55:18 -0700 (PDT) In-Reply-To: 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:53580 Archived-At: --===============1449236854== Content-Type: multipart/alternative; boundary=0015175cf9c05a54c404765858d3 --0015175cf9c05a54c404765858d3 Content-Type: text/plain; charset=UTF-8 On Tue, Oct 20, 2009 at 5:28 AM, Shiv Shankar Dayal < shivshankar.dayal@gmail.com> wrote: > Hi, > > I have sources of context cont-eni.pdf. When I try to compile them I > get lots of errors. I am using Mark IV. However, I am successfully > able to compile Metafun manual using texexec. Any clues? > > #markii $>texexec test.tex #markiv $>context test.tex Maybe you are able to compile cont-eni with markii ie, something like $>texexec cont-eni.tex -- luigi --0015175cf9c05a54c404765858d3 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

On Tue, Oct 20, 2009 at 5:28 AM, Shiv Sh= ankar Dayal <shivshankar.dayal@gmail.com> wrote:
Hi,

I have sources of context cont-eni.pdf. When I try to compile them I
get lots of errors. I am using Mark IV. However, I am successfully
able to compile Metafun manual using texexec. Any clues?

#markii
$>texexec test.tex

#markiv
$>context test.tex


Maybe you are able to compile= cont-eni with markii ie, something like
$>texexec cont-eni.tex
--
luigi

--0015175cf9c05a54c404765858d3-- --===============1449236854== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ 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 ___________________________________________________________________________________ --===============1449236854==--