From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/4577 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: * Repeated equation Date: Mon, 23 Apr 2001 12:18:02 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <3.0.6.32.20010423121802.0155dcd0@server-1> References: <200104230956.f3N9uPo04872@merkur.econ.muni.cz> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: main.gmane.org 1035395231 26867 80.91.224.250 (23 Oct 2002 17:47:11 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:47:11 +0000 (UTC) Cc: ntg-context@ntg.nl Original-To: AlterEgo Qasars In-Reply-To: <200104230956.f3N9uPo04872@merkur.econ.muni.cz> Xref: main.gmane.org gmane.comp.tex.context:4577 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:4577 At 11:56 AM 4/23/01 +0200, you wrote: >Good evening from city of Brno! > >(Well, Mr. Hagen says that it's a city, so it must be so. >I'm pleased with that. I have always hoped for it. :-) > >Can you help me with this question? > >How can I repeat an equation? Let's suppose I have typeset an equation >(4.11) at some page. Now, in other chapter I want to remember it and >typeset e.g. > > A = b + c (4.11) > >How can I do it? you can use buffers: \startbuffer[myeq] A = ... \stopbuffer \getbuffer[myeq] \getbuffer[myeq] or you can use the block mechanism [see manual, the begin... end... commands] where you store [multiple] blocks of different nature and can hide them, call them up later, call them by identfier etc. Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com -------------------------------------------------------------------------