ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Tobias Burnus <burnus@gmx.de>
Cc: NTG-ConTeXt <ntg-context@ntg.nl>
Subject: Re: [ConTeXt] Boxes which commands to use
Date: Mon, 17 Jan 2000 19:46:50 +0100	[thread overview]
Message-ID: <3883639A.C09730C1@gmx.de> (raw)
In-Reply-To: <3.0.6.32.20000117124907.00a6f1d0@pop.wxs.nl>

Hi all, hallo Hans,

> >This results in:
> >                    +----------------------+
> >                    |                      |
> >                    |   MP GRAPHIC         |
> >                    |                      |
> >                    |                      |
> >                    |                      |
> >1. This is a ques-  +----------------------+
> >   tion. Which runs
> >   over several
> >   lines.
> 
> Put it in a \vtop{} or \vbox{}. Also, in supp-box.tex, you can find some
> things like \sbox and so.

I tried:
\def\FragA#1#2#3{%
\NC #1 \NC #2 \NC \vbox{#3} \NC\NR}  % or \vtop{#3}

and now: 
\NC \vtop{#1} \NC \vtop{#2} \NC \vbox{#3} \NC\NR}  % or \vbox{#3}

without any success (ConTeXt, version 2000-01-08)

using
-----
\starttabulator[|l|p|r|]
\FragA1{Eine "Ubersicht "uber den gesamten Stoff der Vorlesung wurde am Anfang
gegeben.}{\SixBox{'.$in[$I++].'}{'.$in[$I++].'}{'.$in[$I++].'}{'.$in[$I++].'}{'.$in[$I++].'}{'.$in[$I++].'}{'.$in[$I++].'}}
-----
(the $in are fill-ins parts in PERL and \SixBox is a MP box, defined as:

\def\SixBox#1#2#3#4#5#6#7{%
\startuseMPgraphic{foo}
% ...
\stopuseMPgraphic
\useMPgraphic{foo}}

Tobias

PS: The number of subscribers must have risen quite a lot, it takes secounds,
until I get a email at home, but approx. 30 min until I got it at university (I
was faster in the university as the email via ntg-context!).


  reply	other threads:[~2000-01-17 18:46 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-01-15 19:44 Tobias Burnus
2000-01-15 20:51 ` Tobias Burnus
2000-01-17  8:29 ` Hans Hagen
2000-01-17  9:28   ` Tobias Burnus
2000-01-17 11:49     ` Hans Hagen
2000-01-17 18:46       ` Tobias Burnus [this message]
2000-01-18 10:08         ` Hans Hagen
2000-01-18 13:29           ` Tobias Burnus
     [not found]           ` <Pine.BSF.4.10.10001181422480.43130-100000@john.physik.fu-b erlin.de>
2000-01-18 15:41             ` Hans Hagen
2000-01-18 17:15               ` Tobias Burnus
     [not found]               ` <Pine.BSF.4.10.10001181811150.45500-100000@john.physik.fu-b erlin.de>
2000-01-19 11:09                 ` Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3883639A.C09730C1@gmx.de \
    --to=burnus@gmx.de \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).