MathematicsOfIBC icon indicating copy to clipboard operation
MathematicsOfIBC copied to clipboard

Compile errors

Open martstr opened this issue 4 years ago • 2 comments

make (and manual comilation with pdflatex) gives the error message

! Undefined control sequence.
<argument> \bbl@ini@loaded

l.3188 \end{document}

Versions:

Latexmk, John Collins, 29 September 2020. Version 4.70b
$ pdflatex --version
MiKTeX-pdfTeX 2.9.7338 (1.40.21) (MiKTeX 2.9.7380 64-bit)
Copyright (C) 1982 D. E. Knuth, (C) 1996-2020 Han The Thanh
TeX is a trademark of the American Mathematical Society.
using bzip2 version 1.0.6, 6-Sept-2010
compiled with curl version 7.61.1; using libcurl/7.61.1 WinSSL
compiled with expat version 2.2.6; using expat_2.2.6
compiled with jpeg version 9.3
compiled with liblzma version 50020042; using 50020042
compiled with libpng version 1.6.37; using 1.6.37
compiled with libressl version LibreSSL 2.8.2; using LibreSSL 2.8.2
compiled with MiKTeX Application Framework version 4.7348; using 4.7348
compiled with MiKTeX Core version 16.7375; using 16.7375
compiled with MiKTeX Archive Extractor version 1.6882; using 1.6882
compiled with MiKTeX Package Manager version 9.7364; using 9.7364
compiled with poppler version 0.60.1
compiled with uriparser version 0.9.2
compiled with zlib version 1.2.11; using 1.2.11

martstr avatar Jan 19 '21 13:01 martstr

Workaround: The error is not critical, as a simple Enter when compiling manually produces the full document. make, on the other hand, deletes poly.pdf immediately.

martstr avatar Jan 19 '21 13:01 martstr

Works for me. I see you are on MiKTeX (maybe on Windows?), while i build on TeX Live. I'll need to dig deeper into this, but in the meantime another possible fix is to switch to TeX Live.

defeo avatar Jan 19 '21 13:01 defeo