ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Alan Braslau via ntg-context <ntg-context@ntg.nl>
To: Jethro Djan via ntg-context <ntg-context@ntg.nl>
Cc: Alan Braslau <alan.braslau@icloud.com>
Subject: Re: Command line arguments on context project
Date: Sun, 18 Dec 2022 14:27:28 -0700	[thread overview]
Message-ID: <20221218142728.329ca37e@boo.my.domain> (raw)
In-Reply-To: <6B1260C1-B936-4437-8A25-38191A4456C6@gmail.com>

On Fri, 16 Dec 2022 16:14:33 +0000
Jethro Djan via ntg-context <ntg-context@ntg.nl> wrote:

> 2. How do I get CoTeXt to recognise the ref.bib file when I run the
> components not the product?
> 
> For context, I don’t want the references printed at the end of each
> chapter but I would like the in-text citation to work (if that is
> possible). If not, is it possible compile the whole product but only
> output a certain page range?

You need to include the \usebtxdataset [ref.bib] in an environment file
that gets read each run.

A limitation, or rather a design goal, of the bibliography subsystem is
that citations will not work unless you render the bibliography list.
Why is this? The reasoning is that it makes no sense to give list
numbers or list labels (e.g. APA : authoryear) if there is no list, for
these numbers or labels depend on the context (bibliography by chapter,
by part, by volume, or by book, for example).

We have not done much with same page, footnote bibliographic
references. I do not use that style as I always like having a
bibliography list.


Best is to compile the entire product and then use some tool (qpdf,
pdftk, etc.) to select out a certain range of pages. ConTeXt has gotten
fast enough that this should not be a real problem.

Alan
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

  parent reply	other threads:[~2022-12-18 21:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-16 16:14 Jethro Djan via ntg-context
2022-12-16 16:49 ` Wolfgang Schuster via ntg-context
2022-12-18 21:27 ` Alan Braslau via ntg-context [this message]
2022-12-19 15:01   ` Aditya Mahajan via ntg-context
2022-12-19 18:07     ` Wolfgang Schuster via ntg-context

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=20221218142728.329ca37e@boo.my.domain \
    --to=ntg-context@ntg.nl \
    --cc=alan.braslau@icloud.com \
    /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).