ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: \note does not preserve formatting -- example
Date: Tue, 24 Jan 2012 09:23:23 +0100	[thread overview]
Message-ID: <9F175803-AB5E-4872-A1E4-7B7FCB0037AE@googlemail.com> (raw)
In-Reply-To: <CAGfkPGnpD0--K+PXFmwptTrrTXQwBDBViKoLftCgtY__YNmi1Q@mail.gmail.com>


Am 24.01.2012 um 05:44 schrieb Peter Park Nelson:

> After updating to the current beta, I discovered that the \note macro
> does not format the note marker correctly.
> 
> In the minimal example below, I define an item group for a
> paragraph-formatted list of article authors, and an "affiliation" note
> for a paragraph-formatted list of affiliations below them. (This is
> fairly common in academic journals; I have left out most of the text
> formatting.)
> 
> The note marks for the third and fourth authors (Jones and Mandrell),
> which are created using the \note macro to reference previous
> affiliations, are too small and not bold.
> 
> I would guess this is related to changes around line 122 of
> strc-not.mkiv, dealing with the handling of note attributes (see:
> \def\usenotestyleandcolor).
> \setuppapersize[letter][letter]
> 
> \defineitemgroup[Authorlist]
> \setupitemgroup[Authorlist]
>               [each]
>               [text]
>               [symbol=0,

Better use “symbol=none”.

>                margin=no,
>                align=normal,
>                width=-10pt,

???

>                distance=0pt,
>                leftmargin=no,
>                location=top,
>                textdistance=big]
> 
> \definenote[affiliation]
>  [numbercommand=\ss,

Don’t misuse the number command key for style settings, use the numberstyle key.

Wolfgang

___________________________________________________________________________________
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
___________________________________________________________________________________


      parent reply	other threads:[~2012-01-24  8:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-24  4:44 Peter Park Nelson
2012-01-24  8:18 ` Wolfgang Schuster
2012-01-24  8:23 ` Wolfgang Schuster [this message]

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=9F175803-AB5E-4872-A1E4-7B7FCB0037AE@googlemail.com \
    --to=schuster.wolfgang@googlemail.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).