From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/4695 Path: main.gmane.org!not-for-mail From: David Arnold Newsgroups: gmane.comp.tex.context Subject: A label question Date: Fri, 18 May 2001 09:18:43 -0700 Sender: owner-ntg-context@let.uu.nl Message-ID: <3.0.3.32.20010518091843.00cd39f0@mail.northcoast.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: main.gmane.org 1035395338 27869 80.91.224.250 (23 Oct 2002 17:48:58 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:48:58 +0000 (UTC) Original-To: ntg-context@ntg.nl Xref: main.gmane.org gmane.comp.tex.context:4695 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:4695 All, This is a Metapost labeling question. I have two points z0 and z1 and a segment connecting them. draw z0--z1; I'd like to put a TeX label to the left of the segment, but I want to format it as follows. The vertical deflection of the center of gravity $y(t)$ That's four lines. I tried: label.lft(btex The vertical\par deflection of\par the center of\par gravity $y(t)$ etex, 0.5[z0,z1]); to no avail. Any suggestions? - David Arnold College of the Redwoods Mathematics Department 7351 Tompkins Hill Rd Eureka, CA 95501 (707) 476-4222 Office (707) 476-4424 Fax http://online.redwoods.cc.ca.us/instruct/darnold/ Ordinary Differential Equations Using MATLAB, 2/e http://www.prenhall.com/books/esm_0130113816.html