ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Brooks Moses <bmoses@stanford.edu>
Subject: Re: formatting \note output
Date: Thu, 22 Sep 2005 13:58:23 -0700	[thread overview]
Message-ID: <4.3.1.2.20050922135235.01c48a10@cits1.stanford.edu> (raw)
In-Reply-To: <0C7D9E58-C536-4021-AE38-E15700A7BCC1@Princeton.EDU>

At 04:18 AM 9/22/2005, Alan Bowen <acbowen@Princeton.EDU> wrote:
>Though I have asked this question before and there was no response, I
>thought I would ask the following once more (before going through my
>source files and making the changes by hand).
>
>Does anyone know how to modify or adapt \note so that the output is a
>footnote number in normal/body text format---e.g., "(ref.\ \note [lemur])" 
>becomes "(ref.\ 9)"---rather than a superscripted numeral?

As I noted on the Wiki's footnotes page when I discovered this, \note is 
basically equivalent to the standard \in function for accessing references, 
except that it typesets the result as a superscript.

Thus, you can use \in rather than \note to reference a footnote number in 
normal format -- e.g., "(ref.\ \in[lemur])", for your example, though using 
"(\in{ref.}[lemur])" will do a better job with any hyperlinks, since the 
word "ref." will be included in the hyperlink.  And, if for some bizarre 
reason you want to reference a section number by setting it as a 
superscript, you can use \note instead of \in for that.

- Brooks

  parent reply	other threads:[~2005-09-22 20:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-22 11:18 Alan Bowen
2005-09-22 11:58 ` Christopher Creutzig
2005-09-22 20:58 ` Brooks Moses [this message]
2005-09-23 11:53   ` Alan Bowen

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=4.3.1.2.20050922135235.01c48a10@cits1.stanford.edu \
    --to=bmoses@stanford.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).