ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Alan BRASLAU <alan.braslau@cea.fr>
To: Henri Menke <henrimenke@gmail.com>
Cc: ntg-context@ntg.nl
Subject: Re: Something got wrong here
Date: Thu, 28 Jul 2016 14:16:47 -0600	[thread overview]
Message-ID: <20160728141647.51395a34@cea.fr> (raw)
In-Reply-To: <19677eee-1dfd-e182-3bef-4cfb17be6f4b@gmail.com>

On Thu, 28 Jul 2016 19:52:41 +0200
Henri Menke <henrimenke@gmail.com> wrote:

> \footnote{\cite[righttext={; p.~1}][Berlant2011]}

Several comments:

1. \setupbtx [default:cite:righttext] [left={; }]
allows you to drop the semicolon+space in your righttext values, if
this is what you desire; [left=\btxsemicolon] can also be used.

2. \footnote{\cite[alternative=entry,after={ p.~1}][Berlant2011]}
allows you to include the full citation in the footnote, if desired.
This is the same as \footnote{\placecitation[Berlant2011]}.
(Note that this still requires the use of \placelistofcitations
somewhere in the text.)
The difference between "righttext=" and "after=" in a \cite is that the
first one adds the page reference to the citation reference and the
second adds the page reference to the end of the citation rendering.

3. The default style is extremely basic. One can setup the citation
reference numbers to be placed high like footnote references, if
desired.

Alan



-- 
Alan Braslau
CEA DSM-IRAMIS-SPEC
CNRS UMR 3680
Orme des Merisiers
91191 Gif-sur-Yvette cedex FRANCE
tel: +33 1 69 08 73 15
fax: +33 1 69 08 87 86
mailto:alan.braslau@cea.fr
___________________________________________________________________________________
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:[~2016-07-28 20:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-28 13:59 Ursula Hermann
2016-07-28 15:20 ` Wolfgang Schuster
2016-07-28 17:52 ` Henri Menke
2016-07-28 20:16   ` Alan BRASLAU [this message]
2016-07-29  7:45     ` Ursula Hermann

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=20160728141647.51395a34@cea.fr \
    --to=alan.braslau@cea.fr \
    --cc=henrimenke@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).