ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Mike Bird <mgb-debian@yosemite.net>
Subject: Re: Footnote lost
Date: Thu, 11 Jan 2007 09:49:26 -0800	[thread overview]
Message-ID: <200701110949.28874.mgb-debian@yosemite.net> (raw)
In-Reply-To: <45A608BB.7030604@elvenkind.com>

Hi Taco,

On Thursday 11 January 2007 01:51, Taco Hoekwater wrote:
> https://foundry.supelec.fr/tracker/index.php?func=detail&aid=63&group_id=21
>&atid=164

That page says:

> \setupquotation[right={''\footnote{First}}]
>
> is not usable because it gets fed into \symbol[]

Material is passed through \symbol BEFORE assigning to right:

  \definedelimitedtext
    [\v!quotation]
    [\c!left={\symbol[\c!leftquotation]},
     \c!right={\symbol[\c!rightquotation]},
     \c!leftmargin=\v!standard]

If right is subsequently passed through \symbol again, I haven't been able
to find where it is done.

--Mike Bird

  reply	other threads:[~2007-01-11 17:49 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
2007-01-11  9:51     ` Taco Hoekwater
2007-01-11 17:49       ` Mike Bird [this message]
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=200701110949.28874.mgb-debian@yosemite.net \
    --to=mgb-debian@yosemite.net \
    --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).