ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Vit Zyka <vit.zyka@seznam.cz>
Subject: \typebuffer with typing name
Date: Wed, 30 Mar 2005 18:34:00 +0200	[thread overview]
Message-ID: <424AD4F8.3060101@seznam.cz> (raw)

Hi everybody, please consider:

-----------------------------------
\definetyping[TEX]
\setuptyping[TEX][option=TEX]

\starttext

\startbuffer[A]
   \somemacro[bla][obla=vbla]
\stopbuffer
\typebuffer[A]

\stoptext
-----------------------------------

It works perfectly. I would like to type buffer with options for typing, 
e.g.
   \typebuffer[A][TEX]
but the second param is ignored. It seems to me, the definition of 
\typebuffer is preprepared for that, but not finnished.

Or is there some solution that I omitted?

(It is not crutial since I solved it by calling
   \typefile[TEX][]{\jobname-A.tmp}
)

Thanks
vit

                 reply	other threads:[~2005-03-30 16:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=424AD4F8.3060101@seznam.cz \
    --to=vit.zyka@seznam.cz \
    --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).