From: wangzhongtian <wangzht@189.cn>
To: ntg-context <ntg-context@ntg.nl>
Subject: [NTG-context] Fw: \usecitation with 2 \placebtxrendering call will produce error report
Date: Fri, 17 Jan 2025 09:42:04 +0800 (CST) [thread overview]
Message-ID: <697493464.47287.1737078124986@189mail-nwebmail-180524-dep-b7456985-rkkcs> (raw)
[-- Attachment #1: Type: text/html, Size: 2268 bytes --]
[-- Attachment #2: err01b.mkvi --]
[-- Type: application/octet-stream, Size: 888 bytes --]
\definebtxdataset[datasetA]
\usebtxdataset[datasetA][sample.bib]
\usebtxdefinitions[aps]
\definebtxrendering[renderingA][aps]
\setupbtxrendering[renderingA][
specification=aps,
dataset=datasetA,
repeat=yes,
continue=no,
]
\setupbtx[dataset=datasetA]
%%%%%%%
\starttext
\chapter[title={first chapter}]
any texts reference \cite[hh2010a]\par
if add below line ,it will produce a build error in the texprocessing.
any texts reference a bib,but not show the bib in text\usecitation[Eijkhout1991]\par
\section[title=BIBS]
\placebtxrendering[renderingA][criterium=chapter]
\chapter[title={second chapter }]
any texts reference \cite[hh2010a]\par
if add below line ,it will produce a error in the texprocessing.
any texts reference a bib,but not show the bib in text\usecitation[Eijkhout1991]\par
\section[title=BIBS]
\placebtxrendering[renderingA][criterium=chapter]
\stoptext
[-- Attachment #3: Type: text/plain, Size: 511 bytes --]
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive : https://github.com/contextgarden/context
wiki : https://wiki.contextgarden.net
___________________________________________________________________________________
next reply other threads:[~2025-01-17 1:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-17 1:42 wangzhongtian [this message]
2025-01-17 7:08 ` [NTG-context] " Hans Hagen
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=697493464.47287.1737078124986@189mail-nwebmail-180524-dep-b7456985-rkkcs \
--to=wangzht@189.cn \
--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).