From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/67563 Path: news.gmane.org!not-for-mail From: Steffen Wolfrum Newsgroups: gmane.comp.tex.context Subject: Re: rscale (only for integers?) Date: Fri, 1 Apr 2011 19:28:51 +0200 Message-ID: References: <18B1CD95-5775-49CC-976E-B66471417C15@st.estfiles.de> <9DCBC1E9-62EE-425E-AA32-3A8B2CF4BF31@st.estfiles.de> <10169C18-5DC6-467C-A286-BCBCECEE104B@googlemail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1301678947 18105 80.91.229.12 (1 Apr 2011 17:29:07 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 1 Apr 2011 17:29:07 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Fri Apr 01 19:29:03 2011 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.69) (envelope-from ) id 1Q5i9e-0001C9-6X for gctc-ntg-context-518@m.gmane.org; Fri, 01 Apr 2011 19:29:02 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 4ABCFCAB60; Fri, 1 Apr 2011 19:28:33 +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 1Pj2pd41JtHM; Fri, 1 Apr 2011 19:28:29 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id C2883CAB58; Fri, 1 Apr 2011 19:28:29 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 9E4ACCAB58 for ; Fri, 1 Apr 2011 19:28:27 +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 Yoimk+MZ8mHe for ; Fri, 1 Apr 2011 19:28:25 +0200 (CEST) Original-Received: from filter4-til.mf.surf.net (filter4-til.mf.surf.net [194.171.167.220]) by balder.ntg.nl (Postfix) with ESMTP id CE470CAB4B for ; Fri, 1 Apr 2011 19:28:25 +0200 (CEST) Original-Received: from smtprelay02.ispgateway.de (smtprelay02.ispgateway.de [80.67.31.36]) by filter4-til.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id p31HSr8B021477 for ; Fri, 1 Apr 2011 19:28:53 +0200 Original-Received: from [89.247.97.105] (helo=[192.168.1.4]) by smtprelay02.ispgateway.de with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.68) (envelope-from ) id 1Q5i9U-0006gu-K7 for ntg-context@ntg.nl; Fri, 01 Apr 2011 19:28:52 +0200 In-Reply-To: <10169C18-5DC6-467C-A286-BCBCECEE104B@googlemail.com> X-Mailer: Apple Mail (2.1084) X-Df-Sender: 698580 X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=80.67.31.36; country=DE; latitude=51.0000; longitude=9.0000; http://maps.google.com/maps?q=51.0000,9.0000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 05EqhsRzb - d67a24cf1342 - 20110401 X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.220 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:67563 Archived-At: Am 01.04.2011 um 19:23 schrieb Wolfgang Schuster: > = > Am 01.04.2011 um 12:15 schrieb Steffen Wolfrum: > = >> = >> Am 01.04.2011 um 11:36 schrieb Wolfgang Schuster: >> = >>> It does also work when you switch to the =93times=94 typeface *before* = \starttext and change the size *after* \starttext: >>> ... >> = >>> \setupbodyfont[times] >>> ... >>> \starttext >>> ... >>> \setupbodyfont[10.5pt] >> = >> = >> An interesting distinction! >> = >> Only, where is the corresponding point in context's project(-product/com= ponent)- structure? >> Probably not in included environment files. >> = >> Maybe in the project file? Like this: >> = >> \startproject MyProject >> = >> % Here ? >> = >> \product MyProduct >> = >> % Or here ? >> = >> \stopproject > = > As you process only the product or component the project file is wrong. > = > When you process the product \startproduct is your \starttext and when > you process only a single component \startcomponent is your \starttext. My aim was to find one solution that fits in both cases (once running only = a component, then running the entire product). That's why I assumed the project file could serve for both. If this is not true: do I have to write your distinction into the product A= ND in each componend file?! Steffen ___________________________________________________________________________= ________ If your question is of interest to others as well, please add an entry to t= he Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-cont= ext webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________