Bug in lmtx bibliography (numerals in entry?)
Hello, My bibliography files compiles fine in mkiv, but hangs in lmtx Here is the error message: tex error > tex error on line 30 in file ./Nation_rev_empire.mkiv: Use of \btxshowentryinline doesn't match its definition <macro> \btxflushlisttext ...tyleandcolor \c!style \c!color \ignorespaces \publ_fast_setup \plusfour \s!list \currentbtxcategory \removeunwantedspaces \endgroup <argument> \btxflushlisttext \ifx \currentbtxcombis \empty \else \btxrenderingparameter \c!separator \btxflushlistcombis \fi <macro> \btx:list:inject:text ...al \btxinteractivetext \ifx \currentbtxinternal \empty #1\else \goto {#1} [\s!internal (\currentbtxinternal )]\fi \else #1 \fi <macro> \btx_entry_inject ...onal \c_btx_list_texts \dostarttagged \t!listtext \s!left \currentbtxbefore \dostoptagged \fi \btx_entry_inject_list_text \ifconditional \c_btx_list_pages \dostarttagged \t!listpage \empty \btx_entry_inject_pages \dostoptagged \fi \ifconditiona... <macro> \currentlistentrytitle \dostarttagged \t!listcontent \empty \btx_list_reference_inject \btx_entry_inject \dostoptagged <macro> \22>:139>:paragraph ...\relax \fi \fi \fi \begingroup \useliststyleandcolor \c!textstyle \c!textcolor \setstrut \begstrut \currentlistentrytitle \endstrut \endgroup \ifconditional \c_lists_has_page \ifconditional \c_lists_show_page \nobreak \currentlistfiller \beging... […] If you say, e.g., '\def\a1{...}', then you must always put '1' after '\a', since control sequence names are made up of letters only. The macro here has not been followed by the required stuff, so I'm ignoring it. I am using a custom biblio style, but the command \btxshowentryinline is not directly called inside. My ConTeXt version mtx-context | ConTeXt Process Management 1.04 mtx-context | mtx-context | main context file: /usr/local/context/tex/texmf-context/tex/context/base/mkiv/context.mkiv mtx-context | current version: 2020.11.19 11:28 mtx-context | main context file: /usr/local/context/tex/texmf-context/tex/context/base/mkiv/context.mkxl mtx-context | current version: 2020.11.19 11:28 AFAIU, it means my entry shouldn’t have numbers, right? If so, this may be a bug, since entry biblio files often have a number inside Best regards, Damien Thiriet
On 12/1/2020 10:02 AM, Damien Thiriet wrote:
Hello,
My bibliography files compiles fine in mkiv, but hangs in lmtx Here is the error message:
tex error > tex error on line 30 in file ./Nation_rev_empire.mkiv: Use of \btxshowentryinline doesn't match its definition I forgot the \tolerant prefix in:
\permanent\tolerant\protected\def\btxshowentryinline[#1]#*[#2]% 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 -----------------------------------------------------------------
participants (2)
-
Damien Thiriet
-
Hans Hagen