From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/67544 Path: news.gmane.org!not-for-mail From: Steffen Wolfrum Newsgroups: gmane.comp.tex.context Subject: rscale (only for integers?) Date: Thu, 31 Mar 2011 17:22:44 +0200 Message-ID: <18B1CD95-5775-49CC-976E-B66471417C15@st.estfiles.de> 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="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1301584987 29526 80.91.229.12 (31 Mar 2011 15:23:07 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 31 Mar 2011 15:23:07 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Mar 31 17:23:02 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 1Q5JiA-0006sI-KU for gctc-ntg-context-518@m.gmane.org; Thu, 31 Mar 2011 17:23:02 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id CC483CAB52; Thu, 31 Mar 2011 17:22: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 S0l6APWIAuRT; Thu, 31 Mar 2011 17:22:32 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 34D9BCAB48; Thu, 31 Mar 2011 17:22:32 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id DE0EBCAB48 for ; Thu, 31 Mar 2011 17:22:30 +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 DodSRliD2yn5 for ; Thu, 31 Mar 2011 17:22:19 +0200 (CEST) Original-Received: from filter2-ams.mf.surf.net (filter2-ams.mf.surf.net [192.87.102.70]) by balder.ntg.nl (Postfix) with ESMTP id 8F078CAB47 for ; Thu, 31 Mar 2011 17:22:19 +0200 (CEST) Original-Received: from smtprelay05.ispgateway.de (smtprelay05.ispgateway.de [80.67.31.93]) by filter2-ams.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id p2VFMj5t011060 for ; Thu, 31 Mar 2011 17:22:45 +0200 Original-Received: from [89.247.122.178] (helo=[192.168.1.4]) by smtprelay05.ispgateway.de with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.68) (envelope-from ) id 1Q5Jht-0003Fu-1Q for ntg-context@ntg.nl; Thu, 31 Mar 2011 17:22:45 +0200 X-Mailer: Apple Mail (2.1084) X-Df-Sender: 698580 X-Bayes-Prob: 0.0048 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=80.67.31.93; 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: 0rEpPmJ6c - 0cb992679f84 - 20110331 X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.70 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:67544 Archived-At: Hi, in a typescript I need to set sansserif font proportional bigger than serif font. Using "rscale"? As far as I have seen this only works when integers are used for bodyfont: \starttypescript [times] \definetypeface [times] [ss] [sans] [helvetica] [default] [rscale=10.2] \stoptypescript \usetypescript[times] %\setupbodyfont[times,10pt] % <- try this ... \setupbodyfont[times,10.1pt] % <- ... and then this \starttext Test \ss{text} \stoptext Unfortunately the sizes for bodyfont and footnotes are specified by publisher (10.1pt and 8.5pt). Is there a chance to get rscale working even for theses decimal fractions? Steffen ___________________________________________________________________________________ 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 ___________________________________________________________________________________