ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Peter Park Nelson <peter.park.nelson@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Footnote marker inside custom list environment - font problem
Date: Mon, 23 Jan 2012 15:47:16 -0600	[thread overview]
Message-ID: <CAGfkPGnSKR0Hv7BrOgpZ9=wqUpJoL1cRSypX6B465Y2CO38NSQ@mail.gmail.com> (raw)

Hello,

Maybe this is related to the problems with \definenote posted
recently...I have played with setups but have been unable to figure
this one out.

I have a custom enumeration environment to display the names of
journal authors in a paragraph format, with local footnotes for their
affiliations. Since updating, it no longer works as expected; the
footnote markers after author names use the document roman font
instead of the sans font.

Also, if I use this inside a \startnarrower...\stopnarrower block, the
environment extends past where it should stop, which didn't happen
before.


\defineitemgroup[Authorlist]

\setupitemgroup[Authorlist]
               [each]
               [text]
               [symbol=0,
                margin=no,
                align=normal,
                width=-10pt,
                distance=0pt,
                leftmargin=no,
                location=top,
                textdistance=big]

\definenote[affiliation]
  [numberconversion=Characters,
   style=\tfa\ss\bf,
   numbercommand=,
   paragraph=yes]

\setupnotedefinition[affiliation]
   [location=serried,
    distance=.2em,
    display=no,
    style=\tfa\ss]

\starttext

\startAuthorlist
\item Doris Doe\affiliation[misk]{Miskatonic University, Dept. of
Allopatric Studies}
\stopAuthorlist

\stopAuthorlist

\stoptext
-- 
Peter Park Nelson
peter.park.nelson@gmail.com
___________________________________________________________________________________
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:[~2012-01-23 21:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-23 21:47 Peter Park Nelson [this message]
2012-01-23 21:56 ` Wolfgang Schuster
2012-01-24  0:20   ` Peter Park Nelson

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='CAGfkPGnSKR0Hv7BrOgpZ9=wqUpJoL1cRSypX6B465Y2CO38NSQ@mail.gmail.com' \
    --to=peter.park.nelson@gmail.com \
    --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).