ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Steffen Wolfrum <context@st.estfiles.de>
Subject: Re: the closing bracket (structuring syntax)
Date: Sun, 13 Aug 2006 15:29:15 +0200	[thread overview]
Message-ID: <59FF1893-2806-4363-B747-51AFADB26062@st.estfiles.de> (raw)
In-Reply-To: <Pine.GSO.4.63.0608101634130.21205@rrpf4327h10.ratva.hzvpu.rqh>


Am 10.08.2006 um 22:47 schrieb Aditya Mahajan:

> You can always define your own startstop.
>
> \definestartstop[italic][before={\bgroup \it},after={\egroup}]
>
> and then do
>
> \startitalic
>   This is italic
> \stopitalic
>
> When a command takes an optional agrument, you can do use something  
> like
> this
>
> \def\startfootnote%
>     {\unskip\dosingleempty\dostartfootnote}
>
> \def\dostartfootnote[#1]#2\stopfootnote%
>    {\footnote[#1]{#2}}


And what would be the opposite?

For example \startquote ... \stopquote
to something like {MyQuote ... }

Steffen

  reply	other threads:[~2006-08-13 13:29 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-10 19:46 Steffen Wolfrum
2006-08-10 20:44 ` Hans Hagen
2006-08-10 20:52   ` Steffen Wolfrum
2006-08-10 20:47 ` Aditya Mahajan
2006-08-13 13:29   ` Steffen Wolfrum [this message]
2006-08-14  6:13     ` Steffen Wolfrum
2006-08-15 14:30       ` Aditya Mahajan
2006-08-14 22:26     ` Aditya Mahajan
2006-09-13  2:34       ` Aditya Mahajan

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=59FF1893-2806-4363-B747-51AFADB26062@st.estfiles.de \
    --to=context@st.estfiles.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).