Daniel J. Perry

Results 26 comments of Daniel J. Perry

Yep, I'm also suffering from a very similar issue. Say you're using header files from a library like `/usr/include/poppler` and do `#include `. That header will include other headers in...

I tried installing gnuplot and got the exact thing from a clean make. Bison version is still 3.8.2 on Arch.

I have the exact same issue. I too am on Windows 10 and I want to run one of the basic examples, but I get the exact same error.

I can testify to this. Still doesn't work.

Okay sure. I like to use registers for making playlists of videos, because vifm makes it really easy to grab an arbitrary selection of files. But wait! I want to...

Yeah I know only 3.10 because of the match statement.

Looking through the code a bit more, the parser will call functions that create and return a new string that won't have the coloring info, so using regular expressions to...

It happens when using `myst-docutils-latex` with any block math using either the `dollarmath` or `amsmath` extensions. It occurs on every math block that you try, but I'll give an explicit...

@mara004 When I try running your code I get a address boundary error (segmentation fault) on enumeration of `pdf.pages` when `p.obj` is accessed. There was was an error on checking...