From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/4358 Path: main.gmane.org!not-for-mail From: Giuseppe Bilotta Newsgroups: gmane.comp.tex.context Subject: Re[2]: Still no tooltips (was: Re: update and new manual) Date: Wed, 14 Mar 2001 01:19:18 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <1878352170.20010314011918@bigfoot.com> References: <3.0.6.32.20010227173753.01dfd100@server-1> <3.0.6.32.20010312013858.01a43100@server-1> Reply-To: Giuseppe Bilotta NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035395035 25143 80.91.224.250 (23 Oct 2002 17:43:55 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:43:55 +0000 (UTC) Cc: ntg-context@ntg.nl Original-To: Hans Hagen Xref: main.gmane.org gmane.comp.tex.context:4358 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:4358 HH> Formulas assume a \vbox so adding a \vbox around it HH> (\tooltip{..}{\vbox{....}} helps. Otherwise, use inlinemath. I will get a look at that. HH> If tooltips HH> are really used i can consider a \definetooltip so that one can set 'm up HH> (width setting kind is of needed). HH> \definetooltip[bigtip][width=4cm] HH> or so. Is there any need for this? What do you mean "If tooltips are really used"? You mean you just put them there for FUN? The width thing is ok. Maybe a height thing too, don't know. The whole point of my code was to obtain a box with width more or less double the height. I don't know how much that was effective (had big problems with the math). Giuseppe