ReScience-submission
ReScience-submission copied to clipboard
ReScience submission repository
Compiling the article with the template provided by ReScience can lead to a confusing issue for users of macOS using MacTex, as I just experienced. It is well described here...
Hiya, I've been trying to install pandoc-crossref that's required by the makefile, but I can't seem to get it to work somehow. I've also filed a [ticket upstream](https://github.com/lierdakil/pandoc-crossref/issues/132#issuecomment-330274159), but they're...
mybinder.org lets people run jupyter notebooks from github repos in the cloud for free -- it might significantly decrease install issues for reviewers.
It seems that pandoc-crossref is now installed by default in: `~/Library/Haskell/bin/pandoc-crossref` So the compilation insctructions sould be udated (they refer to ~/.cabal/bin/pandoc-crossref)
The amsmath LaTeX package is required when using math environments such as cases. Can it be loaded in the Makefile?
Dear Rescience editors. In the course of our work, we have created a Python implementation of a method that was previously available as open-source R code. Is this implementation within...
In my initial attempts at c03fe28 I was using the latest version of pandoc-crossref (0.1.6.3) and getting this error: > pandoc-crossref: Error in $[6][0]: When expecting a product of 3...
I get a ``` ! Undefined control sequence. l.227 \tightlist ``` which apparently comes from a "new" feature of [pandoc](https://github.com/jgm/pandoc/pull/1571) that has not been integrated in the template. I will...