ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "^Nitram^" <nitram@emil.teleton.pl>
Subject: Re: Typing in new command problems
Date: Wed, 24 Sep 2003 12:45:41 +0200	[thread overview]
Message-ID: <45a537d3.37d345a5@poczta.teleton.pl> (raw)

Hi,

> > Is it impossible?
> Is this a real question?

No ;) But the real should be '... for newbie' :)

[cut]

Thank you very much. I did it in this way:

\defineframedtext[Frame][width=broad,bodyfont=9pt,align=right] 
%but align is a little strange = see new post Aligment?

\def\Command#1#2
{\setuptyping[before=\startFrame,after=\stopFrame]
\setupTABLE[frame=off]\bTABLE\bTR\bTD[width=.2\textwidth,align=left]
%align again
\bfx #2\eTD\bTD \typebuffer[#1] \eTD\eTR\eTABLE
\setuptyping[before=,after=]}

And now it is what I want ;) Probably there is another way to do this
but I'm in ConTeXt since 1-2 months ;)

-- 
Best regards
Martin

             reply	other threads:[~2003-09-24 10:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-24 10:45 ^Nitram^ [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-09-23 14:00 ^Nitram^
2003-09-23 14:33 ` Patrick Gundlach
2003-09-23 16:37 ` Hans Hagen
2003-09-23 16:56   ` Patrick Gundlach
2003-09-23 21:28 ` 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=45a537d3.37d345a5@poczta.teleton.pl \
    --to=nitram@emil.teleton.pl \
    --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).