From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/36053 Path: news.gmane.org!not-for-mail From: "Hamid Kamrani" Newsgroups: gmane.comp.tex.context Subject: Re: inline diagrams/charts? Date: Wed, 15 Aug 2007 16:27:07 -0400 Message-ID: References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1187209647 19938 80.91.229.12 (15 Aug 2007 20:27:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 15 Aug 2007 20:27:27 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Wed Aug 15 22:27:22 2007 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1ILPSb-00075V-Nj for gctc-ntg-context-518@m.gmane.org; Wed, 15 Aug 2007 22:27:21 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 05D35200AF; Wed, 15 Aug 2007 22:27:21 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 30445-02-5; Wed, 15 Aug 2007 22:27:12 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8AFAC200A3; Wed, 15 Aug 2007 22:27:12 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 76098200A3 for ; Wed, 15 Aug 2007 22:27:10 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 30445-02-4 for ; Wed, 15 Aug 2007 22:27:08 +0200 (CEST) Original-Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by ronja.ntg.nl (Postfix) with ESMTP id EF57D2009F for ; Wed, 15 Aug 2007 22:27:07 +0200 (CEST) Original-Received: by nf-out-0910.google.com with SMTP id b2so25057nfb for ; Wed, 15 Aug 2007 13:27:07 -0700 (PDT) Original-Received: by 10.78.177.3 with SMTP id z3mr340463hue.1187209627135; Wed, 15 Aug 2007 13:27:07 -0700 (PDT) Original-Received: by 10.78.154.11 with HTTP; Wed, 15 Aug 2007 13:27:07 -0700 (PDT) In-Reply-To: Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:36053 Archived-At: Are you looking for an inline table? If so, here is the snippet of the code that I had gotten from somewhere. Perhaps some examples from Hans. \starttext \installframedlocator {table} {} {\hbox{\lower\dimexpr\dp\strutbox+.25ex+.4pt\relax\box\framebox}} \defineframed [inlinetable] [location=table, offset=overlay, frame=off] \startitemize[n,broad] \item Hello world! \inlinetable{\bTABLE\bTR\bTD \strut Little\eTD \bTD \strut table\eTD\eTR\eTABLE} First item continues. \item Second item. \stopitemize \stoptext On 8/15/07, Henning Hraban Ramm wrote: > Hi there! > > A long time ago there was a discussion about some kind of tiny block > charts that run within the text. Now I would need such for the > summary of a poll. > But I can't remember the name, and thus I can't find the thread and > website. > Can you help me? > > Greetlings from Lake Constance! > Hraban > --- > http://www.fiee.net/texnique/ > http://wiki.contextgarden.net > https://www.cacert.org (I'm an assurer) > > ___________________________________________________________________________________ > If your question is of interest to others as well, please add an entry to the Wiki! > > maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context > webpage : http://www.pragma-ade.nl / http://tex.aanhet.net > archive : https://foundry.supelec.fr/projects/contextrev/ > wiki : http://contextgarden.net > ___________________________________________________________________________________ > ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________