Frederik Elwert

Results 36 comments of Frederik Elwert
trafficstars

I don’t think gulp is really the issue here, it’s puppeteer. I removed "node-qunit-puppeteer" from package.json, and then I could run `npm install` without issues. Then I just had to...

I tried it again, but unfortunately I still hit the same error.

If I’m not mistaken, this is somewhat supported now, because Zettlr reads a "bibliography" metadata record in the Markdown files. That way, a project specific reference library can be used....

@rnwst If you are still looking for a fix, I found a way to work around this by using partials: https://github.com/jgm/pandoc/discussions/10800 Works at least as a stop-gap solution.

I ran into the same issue on Windows. The filter expression fixed the issue (though I had to change the path separator to `\`. If this is a recurring issue,...

`"behavior": ["continuous"]` is still not supported properly. Compare the rendering of the cookbook recipe: * In TIFY: * In Mirador: Mirador correctly displays the manuscript as a single continuous image,...