ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Patrick Gundlach <gundlach@irb.cs.uni-dortmund.de>
Subject: Re: cont-en.tws
Date: Fri, 14 Sep 2001 18:48:50 +0200	[thread overview]
Message-ID: <200109141648.SAA03289@sol.cs.uni-dortmund.de> (raw)

Hi, its me again.

two questions:

1) is it possible to typeset a quick reference such as the one on 
   the context on demand homepage? (setup-qr)?

2) it seems that there is no way to distinguish optional 
parameters? for example the \blackrule(s) in setupb.tex are 
written like this:

\startsetup
  \command
    [\y!blackrule]
  \type
    [\c!opt!\c!vars!]
  \inheritvariables
    [\y!setupblackrules]
    []
\stopsetup

\startsetup
  \command
    [\y!blackrules]
  \type
    [\c!vars!]
  \inheritvariables
    [\y!setupblackrules]
    []
\stopsetup

but in cont-en.tws there is no difference between the two:

startsetup
com:blackrule:
typ:vars/:
ivr:setupblackrules::
stopsetup

startsetup
com:blackrules:
typ:vars/:
ivr:setupblackrules::
stopsetup

Viele Grüße,

  Patrick Gundlach

- I TeX, therefore I am -


             reply	other threads:[~2001-09-14 16:48 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-14 16:48 Patrick Gundlach [this message]
2001-09-16 17:22 ` cont-en.tws Patrick Gundlach
  -- strict thread matches above, loose matches on Subject: below --
2001-09-14 13:24 cont-en.tws Patrick Gundlach
2001-09-14 14:16 ` cont-en.tws Taco Hoekwater
2001-09-14 15:03   ` cont-en.tws Hans Hagen
2001-09-14 21:05     ` cont-en.tws Patrick Gundlach
2001-09-17  8:13       ` cont-en.tws Hans Hagen
2001-09-21 20:54 ` cont-en.tws Ed L Cashin
2001-09-22  5:33   ` cont-en.tws Berend de Boer

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=200109141648.SAA03289@sol.cs.uni-dortmund.de \
    --to=gundlach@irb.cs.uni-dortmund.de \
    /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).