From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/88411 Path: news.gmane.org!not-for-mail From: Rik Newsgroups: gmane.comp.tex.context Subject: Re: \resetsetups Date: Thu, 14 Aug 2014 15:06:44 -0400 Message-ID: <53ED08C4.4010609@panix.com> References: <53EBB4C2.2020905@rik.users.panix.com> <03025B92-D74E-4A40-BF5C-BDC99B4743C6@gmail.com> <53ECFEA0.2060609@rik.users.panix.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252"; Format="flowed" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1408043232 24706 80.91.229.3 (14 Aug 2014 19:07:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 14 Aug 2014 19:07:12 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Thu Aug 14 21:07:08 2014 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([5.39.185.229]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XI0Md-0004nQ-PO for gctc-ntg-context-518@m.gmane.org; Thu, 14 Aug 2014 21:07:07 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 6B61B1028B for ; Thu, 14 Aug 2014 21:07:07 +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 hq70wP2P9fD4 for ; Thu, 14 Aug 2014 21:07:07 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id 7758510226 for ; Thu, 14 Aug 2014 21:06:59 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id CD2BC101EE for ; Thu, 14 Aug 2014 21:06:55 +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 W2f0FjfUhtpx for ; Thu, 14 Aug 2014 21:06:51 +0200 (CEST) Original-Received: from filter2-til.mf.surf.net (filter2-til.mf.surf.net [194.171.167.218]) by balder.ntg.nl (Postfix) with ESMTP id B67FD101E6 for ; Thu, 14 Aug 2014 21:06:50 +0200 (CEST) Original-Received: from mailbackend.panix.com (mailbackend.panix.com [166.84.1.89]) by filter2-til.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id s7EJ6nSY014319 for ; Thu, 14 Aug 2014 21:06:49 +0200 Original-Received: from [192.168.9.122] (pool-71-183-246-109.nycmny.fios.verizon.net [71.183.246.109]) by mailbackend.panix.com (Postfix) with ESMTP id 835712E078 for ; Thu, 14 Aug 2014 15:06:48 -0400 (EDT) User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.0 In-Reply-To: X-Bayes-Prob: 0.0001 (Score 0, tokens from: ntg-context@ntg.nl, base:default, @@RPTN) X-CanIt-Geo: ip=166.84.1.89; country=US; region=New York; city=Richmond Hill; latitude=40.7005; longitude=-73.8345; http://maps.google.com/maps?q=40.7005,-73.8345&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0TMCH6N8h - 85bbca0cc4cd - 20140814 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.218 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 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 Original-Sender: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:88411 Archived-At: On 2014-08-14 14:35, Wolfgang Schuster wrote: > Am 14.08.2014 um 20:23 schrieb Rik Kabel : > >> I notice that, while the _contents_ of the setup are removed, and using = the reset setup introduces nothing into the text, there is no error or warn= ing generated. (This is also the case, I learned, with an undefined buffer.= ) I can see that this can be very useful in a number of situations. >> >> Can \resetsetups reset more than one setup in a single execution? When I= try \resetsetups[setupA,setupB] it appears to reset neither. I only ask be= cause of the plural name. It does not appear to be a burden to use multiple= \resetsetups commands. > No, you can only reset a single environment with the command. > >> Are there equivalent commands to \resetsetups and \doifsetupelse for buf= fers? I could find nothing obvious. > \resetbuffer[] and \doifelsebuffer{}{=85}{=85} > > Wolfgang Thank you again. I was looking for \doifbufferelse and \resetbuffers as analogous to the = setups commands. While such consistency is nice, it is rare to find. While I appreciate learning about these from the list, I must echo = recent comments about the state of documentation. If these are user = commands, as these appear to be, one should be able to find them in at = least the advanced documents. -- = Rik ___________________________________________________________________________= ________ 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 ___________________________________________________________________________= ________