ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: superior numbers for footnote numbers?
Date: Thu, 05 Feb 2015 23:46:53 +0100	[thread overview]
Message-ID: <54D3F2DD.2090702@wxs.nl> (raw)
In-Reply-To: <54D36BBB.3030505@googlemail.com>

On 2/5/2015 2:10 PM, Jörg Weger wrote:
> Thank you very much! I had not thought it was that easy!
>
> Jörg
>
> On 05.02.2015 13:14, Wolfgang Schuster wrote:
>> \definefontfamily [mainface][rm][Linux Libertine O]
>> \definefontfamily [mainface][mm][TeX Gyre Pagella Math]
>>
>> \definefontfeature[f:sups][sups=yes]
>>
>> \setupbodyfont[mainface]
>>
>> \setupnote    [footnote][textcommand=,textstyle=\addff{f:sups}]
>> \setupnotation[footnote][numbercommand=,headstyle=\addff{f:sups}]
>>
>> \starttext
>>
>> \input knuth\footnote{Knuth sample text}
>>
>> \input ward\footnote{Ward sample text}
>>
>> \stoptext

i'll add:

\definefontfeature[f:superiors][sups=yes]

\unexpanded\def\setsuperiors{\doaddfeature{f:superiors}}

(we already have \setsmallcaps, \settabular and \setoldstyle)

Hans



-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2015-02-05 22:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-03 15:45 context wiki and luatex.org offline Taco Hoekwater
2015-02-05 11:43 ` using context wiki offline? Jörg Weger
2015-02-05 12:01   ` superior numbers for footnote numbers? Jörg Weger
2015-02-05 12:14     ` Wolfgang Schuster
2015-02-05 13:10       ` Jörg Weger
2015-02-05 22:46         ` Hans Hagen [this message]
2015-02-06  1:25           ` Jörg Weger

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=54D3F2DD.2090702@wxs.nl \
    --to=pragma@wxs.nl \
    --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).