ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: John Haltiwanger <john.haltiwanger@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: MAPS journal module oddities
Date: Sat, 23 Oct 2010 10:18:43 +0000	[thread overview]
Message-ID: <AANLkTikTufe-u5q8GGapDgMY50xG1i3p7=XdoXBRYcpg@mail.gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1330 bytes --]

The first strange thing that I notice is that the subtitle is set in a much
more prominent style than the title. This seems backwards to me.

The second concern is that the numbers for footnotes (but not the notes
themselves, thankfully) appear outside of where they should (which is in the
Notes section, with \plcefootnotes). Adding \setupfootnotes[text] to the
template I found on the wiki ( http://wiki.contextgarden.net/Modules/Maps )
did not seem to have an effect.



 \usemodule[maps]

\setupfootnotes[text]

\starttext

\startArticle [

Title=<+ Title of the article +>,

SubTitle=<+ Optional subtitle +>,

Number=<+ MAP Number +>,

Period=<+ MAP Period +>,

Author=<+ Author plus contact details +>,

RunningAuthor=<+ Author name to appear in the header +>

]

% The Author parameter doesn't require any particular structure.

% Add a RunningAuthor parameter if the Author parameter is too

% elaborate or complex for use in a page header.

\startAbstract

<+ Write Article Abstract +>

\stopAbstract

\startKeywords

<+ Write Article Keywords +>

\stopKeywords

Any simple footnote adds its number twice.\note[here]

As you can see it happens again\note[there]

\footnote[here]{Right?}

\footnote[there]{ :( }

% MAPS places footnotes at the end of the article

\subject{Note}

\placefootnotes

\stopArticle

\stoptext

[-- Attachment #1.2: Type: text/html, Size: 3418 bytes --]

[-- Attachment #2: Type: text/plain, Size: 486 bytes --]

___________________________________________________________________________________
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:[~2010-10-23 10:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-23 10:18 John Haltiwanger [this message]
2010-10-23 10:34 ` Taco Hoekwater

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='AANLkTikTufe-u5q8GGapDgMY50xG1i3p7=XdoXBRYcpg@mail.gmail.com' \
    --to=john.haltiwanger@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).