From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/16610 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: was: figuretext problem --- is: how to modify (presentation) styles Date: Fri, 08 Oct 2004 15:05:27 +0200 Sender: ntg-context-bounces@ntg.nl Message-ID: <41669097.1070603@wxs.nl> References: <244AAAD8-17BE-11D9-BF29-000A95B9ADE2@uni-bonn.de> <20041006192750.GB10690@puritan.pcp.ath.cx> <41644CA9.8030408@wxs.nl> <4164F041.4060203@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1097240846 29149 80.91.229.6 (8 Oct 2004 13:07:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 8 Oct 2004 13:07:26 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Oct 08 15:07:12 2004 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CFuSl-00043l-00 for ; Fri, 08 Oct 2004 15:07:11 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7B50512780; Fri, 8 Oct 2004 15:07:11 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 16940-04; Fri, 8 Oct 2004 15:07:11 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7F07512787; Fri, 8 Oct 2004 15:05:28 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A08AF12787 for ; Fri, 8 Oct 2004 15:05:27 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 16940-03 for ; Fri, 8 Oct 2004 15:05:27 +0200 (CEST) Original-Received: from mailrelay02.solcon.nl (unknown [212.45.32.200]) by ronja.ntg.nl (Postfix) with ESMTP id 0447512780 for ; Fri, 8 Oct 2004 15:05:27 +0200 (CEST) Original-Received: from server-1.pragma-net.nl (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by mailrelay02.solcon.nl (8.12.11/SQL-8.12.11-5/8.12.11) with ESMTP id i98D5Odw025391 for ; Fri, 8 Oct 2004 15:05:24 +0200 Original-Received: by server-1.pragma-net.nl (Postfix, from userid 65534) id 6A95F309D2; Fri, 8 Oct 2004 15:05:26 +0200 (CEST) Original-Received: from [10.100.1.191] (unknown [10.100.1.191]) by server-1.pragma-net.nl (Postfix) with ESMTP id 1BFC72F248 for ; Fri, 8 Oct 2004 13:05:25 +0000 (UTC) User-Agent: Mozilla Thunderbird 0.6 (Windows/20040502) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: X-Virus-Scanned: ClamAV 0.80rc3/509/Wed Sep 29 11:09:42 2004 clamav-milter version 0.80c on mailrelay02 X-Virus-Status: Clean X-Virus-Scanned: by 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: , Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:16610 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:16610 Matthias Weber wrote: > Thanks Hans, this was most helpful! > > I have another question, though: > After looking at various 'built-in' documentation styles I am wondering > about the best way > to modify one of these. I couldn't find any documentation besides how to > use the > styles as they are. So, if I want to make (say) the "green style" blue > and with smaller buttons, > are there setups for this? If yes, do I learn about these by looking at > the source, or, if no, > do I copy the source and try my best to mess around with it? just overload them in your own style: yourstyle.tex : \usemodule[pre-green] .. your modufications .. yourdocument.tex: \environment yourstyle .. the text .. ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------