ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Bruce D'Arcus" <bdarcus@fastmail.fm>
Cc: <ntg-context@ntg.nl>
Subject: Re: footnote control
Date: Thu, 13 Feb 2003 12:01:31 -0500	[thread overview]
Message-ID: <CC7D1AB2-3F74-11D7-A4DC-0050E4258255@fastmail.fm> (raw)
In-Reply-To: <20030213162818.17718@news.comp.lancs.ac.uk>

[-- Attachment #1: Type: text/plain, Size: 2586 bytes --]


On Thursday, February 13, 2003, at 11:28  AM, Adam Lindsay wrote:

> Bruce D'Arcus said this at Thu, 13 Feb 2003 11:14:09 -0500:
>
>> the kerning gets screwed
>> up (screenshot attached):
>
> Do you mean the spacing of the superior "1 2 3"?
> If it were not spaced out, I'd read it as "123", definitely a feasible
> number if there were endnotes...

Yes, spacing.  I take your point, but I think the spacing is too much, 
while perhaps the LaTeX example (also attached), is a bit cramped.  I 
still think the latter is more natural...

Also, I take back from previous "it works" comment.  It doesn't, and 
I'm not sure where the problem is (it could even be in the tfm).  I 
have a typescript that has:

\starttypescript [serif] [minionpro] [name]

   \definefontsynonym [Serif]               [MinionPro-Regular]
   \definefontsynonym [SerifCaps]           [MinionPro-Caps]
   \definefontsynonym [SerifCaps]           [MinionPro-BoldCaps]
   \definefontsynonym [SerifSlanted]        [MinionPro-RegularItalic]
   \definefontsynonym [SerifItalic]         [MinionPro-RegularItalic]
   \definefontsynonym [SerifBold]           [MinionPro-Bold]
   \definefontsynonym [SerifBoldSlanted]    [MinionPro-BoldItalic]
   \definefontsynonym [SerifBoldItalic]     [MinionPro-BoldItalic]
   \definefontsynonym [SerifFootnote]       [MinionPro-FN]

\stoptypescript

\starttypescript [serif] [minionpro,minionpro-osf] [texnansi]

   \definefontsynonym[MinionPro-Bold]        [MinionPro-Bold-OSF-8y] 
[encoding=texnansi]
   \definefontsynonym[MinionPro-BoldItalic] 
[MinionPro-BoldIt-OSF-8y][encoding=texnansi]
   \definefontsynonym[MinionPro-BoldSlanted] 
[MinionPro-BoldIt-OSF-8y][encoding=texnansi]
   \definefontsynonym[MinionPro-Caps]      [MinionPro-Regular-OSFSC-8y] 
[encoding=texnansi]
   \definefontsynonym[MinionPro-BoldCaps]      [MinionPro-Bold-OSFSC-8y] 
[encoding=texnansi]
   \definefontsynonym[MinionPro-Regular]        
[MinionPro-Regular-OSF-8y] [encoding=texnansi]
   \definefontsynonym[MinionPro-RegularItalic] 
[MinionPro-It-OSF-8y][encoding=texnansi]
   \definefontsynonym[MinionPro-RegularSlanted] 
[MinionPro-It-OSF-8y][encoding=texnansi]
   \definefontsynonym[MinionPro-FN]        [MinionPro-Regular-FN-8y] 
[encoding=texnansi]

\stoptypescript

And I have in the doc header:

\def\FootnoteNumber%
{\switchtobodyfont[Serif]}

\setupfootnotes[numbercommand=\FootnoteNumber]
\setupfootnotedefinition[
after=\blank,
style={\switchtobodyfont[SerifFootnote]},
]

A)  Can I do this with this command?

B)  If yes, how?  Or is the above correct, and I should look elsewhere?

Bruce


[-- Attachment #2: Picture 7.pdf --]
[-- Type: application/pdf, Size: 5599 bytes --]

[-- Attachment #3: Type: text/plain, Size: 1 bytes --]



  reply	other threads:[~2003-02-13 17:01 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-05  3:29 Idris S Hamid
2003-02-08 19:09 ` Hans Hagen
2003-02-08 19:37   ` Bruce D'Arcus
2003-02-09 22:11   ` Idris S Hamid
2003-02-13 15:05   ` Bruce D'Arcus
2003-02-13 15:52     ` Willi Egger
2003-02-13 16:14       ` Bruce D'Arcus
2003-02-13 16:28         ` Adam Lindsay
2003-02-13 17:01           ` Bruce D'Arcus [this message]
2003-02-13 20:53             ` Willi Egger
2003-02-13 23:59               ` Bruce D'Arcus
2003-02-14 20:00                 ` Willi Egger
2003-02-14 20:26                   ` Bruce D'Arcus
2003-02-14 21:24                     ` Willi Egger
2003-02-16 23:17                       ` Hans Hagen
2003-02-14 21:12                   ` Bruce D'Arcus
2003-02-19  9:28                     ` Hans Hagen
2003-02-19 14:19                       ` Bruce D'Arcus

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=CC7D1AB2-3F74-11D7-A4DC-0050E4258255@fastmail.fm \
    --to=bdarcus@fastmail.fm \
    --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).