* [NTG-context] Fw: \usecitation with 2 \placebtxrendering call will produce error report
@ 2025-01-17 1:42 wangzhongtian
2025-01-17 7:08 ` [NTG-context] " Hans Hagen
0 siblings, 1 reply; 2+ messages in thread
From: wangzhongtian @ 2025-01-17 1:42 UTC (permalink / raw)
To: ntg-context
[-- 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
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 2+ messages in thread
* [NTG-context] Re: Fw: \usecitation with 2 \placebtxrendering call will produce error report
2025-01-17 1:42 [NTG-context] Fw: \usecitation with 2 \placebtxrendering call will produce error report wangzhongtian
@ 2025-01-17 7:08 ` Hans Hagen
0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2025-01-17 7:08 UTC (permalink / raw)
To: ntg-context
On 1/17/2025 2:42 AM, wangzhongtian wrote:
> hi, hans
>
> when building following code( also attached) using context
> (2024-11-01),lmtx will report an error. Is it a problem?
>
> when change line 2596 of mkiv/publ-ini.lua from
>
> local internal = specification.internal or ""
>
> to
>
> local internal = specification.internal or 0, all is ok.
ok, makes sense as these are numbers indeed
Hans
-----------------------------------------------------------------
Hans Hagen | PRAGMA ADE
Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-01-17 7:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-17 1:42 [NTG-context] Fw: \usecitation with 2 \placebtxrendering call will produce error report wangzhongtian
2025-01-17 7:08 ` [NTG-context] " Hans Hagen
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).