> Example files:
> 
> <---example.bib--->
> @BOOK{Eijkhout1991,
>   title = {\TeX\ by Topic. A \TeX nician's Reference},
>   publisher = {Addison-Wesley},
>   year = {1991},
>   author = {Victor Eijkhout},
>   address = {London},
>   keywords = {general},
> }
> <---EOF--->
> 
> <---example.mkiv--->
> \setupbibtex[database=example]
> \setuppublications[alternative=apa,refcommand=data]
> \setupinteraction[state=start]
> \starttext
> Let's test adding specific page numbers in the cite
> command\footnote{\cite[extras={, page 12}][Eijkhout1991]} \page
> \placepublications[criterium=all] \stoptext 
> <---EOF--->

Here is the error:
...
publications    > loading database from example.bbl
(example.bbl)
! TeX capacity exceeded, sorry [node memory size=80796627].

system          > tex > error on line 1 in file example.mkiv: TeX capacity 
exceeded, sorry [ ...

1 >>  \setupbibtex[database=example]
2     \setuppublications[alternative=apa,refcommand=data]
3     \starttext
4     Let's test adding specific page numbers in the cite
5     command\footnote{\cite[extras={, page 12}][Eijkhout1991]} \page
6     \placepublications[criterium=all] \stoptext 
7     


\@@pvdataright ->, page 12
                          \@@pvdataright 
\docite ...secondargument \dowhatevercite {#1}{#2}
                                                  \else \donumberedcite {#1}...
l.1 \cite [extras={, page 12}][Eijkhout1991]
                                            
\currentnotedescriptiontext ...ptionnumberentry )}
                                                  
\handlenoteitself ... \currentnotedescriptiontext 
                                                  \endstrut \dostopstoreddes...
\handlenoteinsert ... {\handlenoteitself {#1}{#2}}
                                                  \egroup \the \everyafterno...
...
l.5 ...te{\cite[extras={, page 12}][Eijkhout1991]}
                                                   \page
!  ==> Fatal error occurred, no output PDF file produced!
mtx-context     | fatal error: return code: 1

___________________________________________________________________________________
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 via email to