From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/65375 Path: news.gmane.org!not-for-mail From: Andreas Harder Newsgroups: gmane.comp.tex.context Subject: =?windows-1252?q?style=3D=5Csetff=7B=85=7D_deprecat?= =?windows-1252?q?ed=3F?= Date: Fri, 21 Jan 2011 11:38:32 +0100 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1082) Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1295606340 30694 80.91.229.12 (21 Jan 2011 10:39:00 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 21 Jan 2011 10:39:00 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Fri Jan 21 11:38:51 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 1PgEOI-0007ch-UY for gctc-ntg-context-518@m.gmane.org; Fri, 21 Jan 2011 11:38:51 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 4FC84CAA4F; Fri, 21 Jan 2011 11:38:50 +0100 (CET) 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 SFJSnIxUUbgA; Fri, 21 Jan 2011 11:38:47 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 947B0CA97F; Fri, 21 Jan 2011 11:38:47 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id B6858CA97F for ; Fri, 21 Jan 2011 11:38:45 +0100 (CET) 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 LbUOcSwbYB3t for ; Fri, 21 Jan 2011 11:38:34 +0100 (CET) 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 996CCCA97D for ; Fri, 21 Jan 2011 11:38:34 +0100 (CET) Original-Received: from deliver.uni-koblenz.de (deliver.uni-koblenz.de [141.26.64.15]) by filter4-til.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id p0LAcXnu021413 for ; Fri, 21 Jan 2011 11:38:34 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by deliver.uni-koblenz.de (Postfix) with ESMTP id 402477808FB8 for ; Fri, 21 Jan 2011 11:38:33 +0100 (CET) Original-Received: from deliver.uni-koblenz.de ([127.0.0.1]) by localhost (deliver.uni-koblenz.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27896-10 for ; Fri, 21 Jan 2011 11:38:32 +0100 (CET) X-CHKRCPT: Envelopesender vrfy aharder@uni-koblenz.de Original-Received: from [192.168.1.112] (88-134-86-12-dynip.superkabel.de [88.134.86.12]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by deliver.uni-koblenz.de (Postfix) with ESMTP id BC3057808FB7 for ; Fri, 21 Jan 2011 11:38:32 +0100 (CET) X-Mailer: Apple Mail (2.1082) X-Virus-Scanned: amavisd-new at uni-koblenz.de X-Bayes-Prob: 0.5104 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=141.26.64.15; country=DE; region=08; city=Koblenz; latitude=50.3500; longitude=7.6000; http://maps.google.com/maps?q=50.3500,7.6000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 05DWaCxNW - 1ae9883b60ce - 20110121 X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.216 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:65375 Archived-At: Hi all, I have some setups like: \setupfootnotes[textstyle=3D\plf] or \setupitemize[style=3D\plf] where \plf is defined as: \definefontfeature[plf][default] [pnum=3Dyes,lnum=3Dyes] \def\plf{\groupedcommand{\setfontfeature{plf}}{}} With the newest beta this setup fails. For footnotes one can use textcomman= d=3D\plf\high, but there is no symcommand for item groups. Asides from the = old style=3D\setff{=85} behaviour was very convenient, is there a work arou= nd? Here is an example. \definefontfeature[default] [default] [mode=3Dnode,onum=3Dyes] \definefontfeature[plf] [default] [pnum=3Dyes,lnum=3Dyes] \definefontfeature[tlf] [default] [tnum=3Dyes,lnum=3Dyes] \def\plf{\groupedcommand{\setfontfeature{plf}}{}} \def\tlf{\groupedcommand{\setfontfeature{tlf}}{}} \setupbodyfont[palatino] \setupitemgroup [itemize] [command=3D\tlf, % sets the whole environment (besides the first item num= ber) % style=3D\setff{tlf}, % used to work (style=3D\tlf didn't) ] \starttext \startitemize[n,columns][stopper=3D\vl,n=3D3] \dorecurse{114}{\item test 0123} \stopitemize \stoptext Greeting Andreas ___________________________________________________________________________= ________ 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 ___________________________________________________________________________= ________