Dear Taco and list, I have a problem (with the latest minimals) sorting bibtex entries: Consider the following example: % bibbug.tex \usemodule[bib] \setuppublications[ sorttype=bbl, ] \setupbibtex[ database=mp, ] \starttext See~\cite{resi3,resi4} and also~\cite{resi2,resi1}. \placepublications[criterium=all] \stoptext % end of bibbug.tex I get an eror: ! LuaTeX error ...TeXt/tex/texmf-context/tex/context/base/bibl-tra.lua:83: attempt to compare two nil values stack traceback: ...TeXt/tex/texmf-context/tex/context/base/bibl-tra.lua:83: in function <...TeXt/tex/texmf-context/tex/context/base/bibl-tra.lua:80> [C]: in function 'sort' ...TeXt/tex/texmf-context/tex/context/base/bibl-tra.lua:93: in function 'flush' <main ctx instance>:1: in main chunk. \typesetpubslist ...hacks.flush("\@@pbsorttype ")} \doendoflist \dodoplacepublications ...sttrue \typesetpubslist \inpublistfalse \endgroup ... l.14 \placepublications[criterium=all] If I uncomment the sorttype=bbl line, it compiles. Attached is the tex file, the log file, and my bib file. Best regards, Mikael
Hi, Mikael Persson wrote:
Dear Taco and list,
Better make that 'Dear Hans and list' :)
I have a problem (with the latest minimals) sorting bibtex entries:
Consider the following example:
% bibbug.tex \usemodule[bib]
\setuppublications[ sorttype=bbl, ]
\setupbibtex[ database=mp, ]
\starttext See~\cite{resi3,resi4} and also~\cite{resi2,resi1}.
\placepublications[criterium=all] \stoptext % end of bibbug.tex
I get an eror: ! LuaTeX error ...TeXt/tex/texmf-context/tex/context/base/bibl-tra.lua:83: attempt to compare two nil values
For some reason that I do not understand, the publication items in the bbl are not properly registered for sorting. That's all I can figure out. Best wishes, Taco
On Thu, Mar 18, 2010 at 1:48 PM, Taco Hoekwater
Hi,
Mikael Persson wrote:
Dear Taco and list,
Better make that 'Dear Hans and list' :)
sorry, I thought you were the bibtex guy :)
I have a problem (with the latest minimals) sorting bibtex entries:
Consider the following example:
% bibbug.tex \usemodule[bib]
\setuppublications[ sorttype=bbl, ]
\setupbibtex[ database=mp, ]
\starttext See~\cite{resi3,resi4} and also~\cite{resi2,resi1}.
\placepublications[criterium=all] \stoptext % end of bibbug.tex
I get an eror: ! LuaTeX error ...TeXt/tex/texmf-context/tex/context/base/bibl-tra.lua:83: attempt to compare two nil values
For some reason that I do not understand, the publication items in the bbl are not properly registered for sorting. That's all I can figure out.
Best wishes, Taco
OK, I'll wait for others ideas... Thanks! Best regards, Mikael
On Thu, Mar 18, 2010 at 12:28 PM, Mikael Persson
Dear Taco and list,
I have a problem (with the latest minimals) sorting bibtex entries:
Consider the following example:
% bibbug.tex \usemodule[bib]
\setuppublications[ sorttype=bbl, ]
\setupbibtex[ database=mp, ]
\starttext See~\cite{resi3,resi4} and also~\cite{resi2,resi1}.
\placepublications[criterium=all] \stoptext % end of bibbug.tex
I get an eror: ! LuaTeX error ...TeXt/tex/texmf-context/tex/context/base/bibl-tra.lua:83: attempt to compare two nil values stack traceback: ...TeXt/tex/texmf-context/tex/context/base/bibl-tra.lua:83: in function <...TeXt/tex/texmf-context/tex/context/base/bibl-tra.lua:80> [C]: in function 'sort' ...TeXt/tex/texmf-context/tex/context/base/bibl-tra.lua:93: in function 'flush' <main ctx instance>:1: in main chunk. \typesetpubslist ...hacks.flush("\@@pbsorttype ")} \doendoflist \dodoplacepublications ...sttrue \typesetpubslist \inpublistfalse \endgroup ... l.14 \placepublications[criterium=all]
If I uncomment the sorttype=bbl line, it compiles.
Attached is the tex file, the log file, and my bib file.
Best regards, Mikael
Nobody has an idea about this sorting problem? Hans? Best regards, Mikael
Le 22 mars à 10:56:45 Mikael Persson
| Nobody has an idea about this sorting problem? Hans?
| Best regards, Mikael I've had the same problem for some time... (but can't offer any solution...) best wishes, -- Jean
participants (3)
-
Jean Magnan de Bornier
-
Mikael Persson
-
Taco Hoekwater