From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/3874 Path: main.gmane.org!not-for-mail From: Wouter Verheijen Newsgroups: gmane.comp.tex.context Subject: Vertically center text in a table Date: Sat, 27 Jan 2001 14:23:16 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <20010127142316.A1880@wouter.verheijen.nl> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035394583 20878 80.91.224.250 (23 Oct 2002 17:36:23 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:36:23 +0000 (UTC) Original-To: conTeXt Xref: main.gmane.org gmane.comp.tex.context:3874 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:3874 Hi, I have a simple table, like this: \starttabel[|r|r|r|r|] \HL \VL 90$\graden$ \VL \hoeka \VL 12 \VL 3,4 \VL\FR \VL 75$\graden$ \VL \hoekb \VL \VL 10 \VL 3,1 \VL\MR The \hoeka and \hoekb are pictures, defined earlier. This gives two problems: - The other text in a row is located at the baseline. I want it to be centered (vertically) in each cell. (because the row gets much higher because of the picture) - The first picture is located a bit too high, and overlaps with the upper \HL. Thanks for your help! -- Wouter Verheijen