[luatex] Synchronize ERROR: unknown node type 11
luigi scarso
luigi.scarso at gmail.com
Tue Mar 19 18:11:55 CET 2024
On Tue, 19 Mar 2024 at 17:12, Jérôme LAURENS <jerome.laurens at u-bourgogne.fr>
wrote:
> Hi
>
> I suspect this might not be the best location for a bug report, but I
> could not get mantisBT to work.
> This bug stands around since 2019 (
> https://github.com/jlaurens/synctex/issues/30)
>
> Source file `bug.tex`
> ```
> \mathsurroundskip=1cm
> $y$%
> \bye
> ```
> ## Command
> ```
> luatex --synctex=1 bug.tex
> ```
> In the terminal output below all the `Synchronize ERROR` lines are
> unexpected, they are not ini the log file:
> ```
> This is LuaTeX, Version 1.18.0 (TeX Live 2024)
> restricted system commands enabled.
> (./bug.tex [1
> Synchronize ERROR: unknown node type 11
>
Hm, why unexpected ? In
Build/source/texk/web2c/synctexdir/synctex.c
I see
1571 printf("\nSynchronize ERROR: unknown node type %i\n",
SYNCTEX_TYPE(p));
1594 printf("\nSynchronize ERROR: unknown node type %i\n",
SYNCTEX_TYPE(p));
so they are not in the log....
--
luigi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/luatex/attachments/20240319/b8ba2138/attachment.htm>
More information about the luatex
mailing list.