ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Aditya Mahajan <adityam@umich.edu>
Subject: Re: Footnote lost
Date: Wed, 10 Jan 2007 12:09:32 -0500 (EST)	[thread overview]
Message-ID: <alpine.WNT.0.81.0701101142260.3952@nqvgln> (raw)
In-Reply-To: <200701100828.20388.mgb-debian@yosemite.net>

On Wed, 10 Jan 2007, Mike Bird wrote:

> On Wednesday 10 January 2007 01:06, Taco Hoekwater wrote:
> > Can you look through the list archive a bit? There was a
> > thread begin december last year about the exact same topic.
> 
> The thread included another possible workaround at:
> http://archive.contextgarden.net/message/20061204.095032.227c83ef.en.html
> - but that lost all the power of setupdelimitedtext.

Can you explain which features of setupdelimitedtext you want. Maybe 
they can be implemented by copying things to setupnarrower.

%----------------------8<---------------------------------

\def\startfootnotequotation
   {\dosingleempty\dostartfootnotequotation}

\long\def\dostartfootnotequotation[#1]#2#3\stopfootnotequotation
        {\bgroup \par
         \startnarrower
           \symbol[leftquotation]%
           #3\removeunwantedspaces
           \symbol[rightquotation]%
           \footnote[#1]{#2}
         \stopnarrower
       \par \egroup}

\startfootnotequotation[ref]{First Footnote}
   \input knuth
\stopfootnotequotation

Knuth said (see \in footnote[ref])

%-------------------------8<---------------------------




Aditya

  reply	other threads:[~2007-01-10 17:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-09 11:57 Mike Bird
2007-01-10  9:06 ` Taco Hoekwater
2007-01-10 16:28   ` Mike Bird
2007-01-10 17:09     ` Aditya Mahajan [this message]
2007-01-11  9:51     ` Taco Hoekwater
2007-01-11 17:49       ` Mike Bird
2007-01-11 21:54         ` Aditya Mahajan
2007-01-12  9:21           ` Mike Bird

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=alpine.WNT.0.81.0701101142260.3952@nqvgln \
    --to=adityam@umich.edu \
    --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).