Tristan Stenner

Results 198 comments of Tristan Stenner

Right, I see. Could you move this issue to jgm/doctemplates or should I open a new issue?

> The only thing that could be improved, as far as I can see, is that it could say unexpected "$endif$" instead of unexpected "$" That's correct. It's great the...

> Well, actually a lone `$` would not be allowed. You're right, but a single `$` also has a good error message: ``` $endif$ ^ -> error: unexpected "$" ^...

> I'm not sure it's true that most user use only one or the other of these components of the package. I mainly use papaja to create markdown tables and...

Both OpenXDF and XDF claim to have the same goals and features, but they are entirely different formats.

If nodes with only one child weren't indented the trees would grow downwards. Also, if it were possible to define blocks/containers of several steps the boilerplate processing could be represented...

See also https://github.com/jgm/pandoc-citeproc/issues/323

FWIW, Zotero (and also Mendeley) can include the bibliography data in the document as bookmarks + custom properties. A single citation has two parts. The citation text in the `document.xml`:...

With 10 (@1000Hz) samples there should be enough points, unless there's some resampling I'm missing.

> No, SigViewer does build with VC if you remove all biosig-related stuff. Is there a branch with a bunch of #ifdefs?