alibi-detect icon indicating copy to clipboard operation
alibi-detect copied to clipboard

test increase buffer size for latex build

Open mauicv opened this issue 1 year ago • 0 comments

What is this

during the CI, Latexmk fails when compiling the pdf version of our docs due to the following error:

! Unable to read an entire line---bufsize=200000.
Please increase buf_size in texmf.cnf.

This PR tests setting buf_size in the make file containg the compile command.

mauicv avatar Jun 10 '24 10:06 mauicv