From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/39602 Path: news.gmane.org!not-for-mail From: Wolfgang Schuster Newsgroups: gmane.comp.tex.context Subject: Re: texexec s-pre-04.tex Date: Sat, 22 Mar 2008 16:47:32 +0100 Message-ID: <20080322164732.615cd217.schuster.wolfgang@googlemail.com> References: <30c383e70803220837u3d99ed19of57590cd381ce969@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: ger.gmane.org 1206200942 3659 80.91.229.12 (22 Mar 2008 15:49:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 22 Mar 2008 15:49:02 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Sat Mar 22 16:49:32 2008 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 1Jd5yN-0005Eu-VA for gctc-ntg-context-518@m.gmane.org; Sat, 22 Mar 2008 16:49:32 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id AC50F1FC78; Sat, 22 Mar 2008 16:48:55 +0100 (CET) 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 00057-02-4; Sat, 22 Mar 2008 16:48:15 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 90F071FC39; Sat, 22 Mar 2008 16:48:15 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6CA121FC32 for ; Sat, 22 Mar 2008 16:48:14 +0100 (CET) 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 32487-06-3 for ; Sat, 22 Mar 2008 16:47:38 +0100 (CET) Original-Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.158]) by ronja.ntg.nl (Postfix) with ESMTP id 56E701FC39 for ; Sat, 22 Mar 2008 16:47:38 +0100 (CET) Original-Received: by fg-out-1718.google.com with SMTP id e12so1730821fga.8 for ; Sat, 22 Mar 2008 08:47:38 -0700 (PDT) Original-Received: by 10.82.105.1 with SMTP id d1mr11001092buc.29.1206200857421; Sat, 22 Mar 2008 08:47:37 -0700 (PDT) Original-Received: from rover ( [91.41.119.223]) by mx.google.com with ESMTPS id k29sm6845254fkk.5.2008.03.22.08.47.35 (version=SSLv3 cipher=OTHER); Sat, 22 Mar 2008 08:47:36 -0700 (PDT) In-Reply-To: <30c383e70803220837u3d99ed19of57590cd381ce969@mail.gmail.com> X-Mailer: Sylpheed 2.5.0beta1 (GTK+ 2.10.14; i686-pc-mingw32) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:39602 Archived-At: On Sat, 22 Mar 2008 16:37:59 +0100 "Pau Amaro-Seoane" wrote: > Hi, > > I am a total newbie to ConTeXt; I have been "playing" with it since yesterday. > > I am trying to modify a bit s-pre-04.tex but I have realised that I > cannot even compile it! > > http://source.contextgarden.net/s-pre-04.tex > > texexec s-pre-04.tex will yield Presentation styles are modules and meant to be loaded in your document, the following example is from s-pre-04. \usemodule[pre-04] % pre-colorful \starttext \TitlePage{Title Page\\pre-colorfull} \Topics{Some Nice Quotes} \Topic{A Few} \Subject{Knuth} \input knuth \Subject{Tufte} \input tufte \Topic{Some More} \Subject{Zapf} \input zapf \Subject{Bryson} \input bryson \stoptext Save these lines in a new document and compile this document with "texexec documentname". You could either use "pre-04" or "pre-colorful" as arguments for \usemodule. Wolfgang ___________________________________________________________________________________ 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 ___________________________________________________________________________________