Closed marvinKrae closed 4 years ago
Can you provide an excerpt of your json file?
cat -n exampleRes.json | sed '1100,1200!d'
should deliver the 100 lines around the problematic block.
Any tested JSON File with over 2000 lines produces this error (tested files are completely different)
I attempted to include a json file with 5702 lines and my process worked out great. What compile mechanism are you using? (Docker?) Please provide the excerpt as well anyway just for good measure.
When importing a really long code snippet, the document cannot compile. It always crashes at around page 100.
Code to reproduce
appendix/json/exampleRes.json
is a json with > 2000 lines.Error
All used citation keys and labels are undefined. (Error message for each)
Error occures with different (valid) files, but always in line 1154.