Anthony Gitter
Anthony Gitter
Using the jinja `include` would be more elegant. I'm going to reopen this so we can consider whether we should support that in the future. I'm not familiar with `include`...
I wasn't able to diagnose the details of that error message, but I believe I understand the problem by looking at the https://github.com/UCSC-Treehouse/TUBI-2023 repository. That repository has some of the...
If upgrading to pandoc 3 means we have to drop pandoc-fignos for pandoc-crossref, I have some initial comments at https://github.com/manubot/rootstock/issues/435#issuecomment-1072870077 about that transition. It will take some work but may...
The output filenames are not configurable. You could modify the build script `build/build.sh` to `mv` these files after they are generated and rename them, but that could have unintended consequences....
My advice is to first confirm that the `manubot` Python package is installed correctly and available outside of the build script. Did you install it through the conda environment? If...
I like that tabular display. Perhaps that could be logged as a future Manubot feature idea? For now, it is possible to use the metadata file to track CRediT roles...
> perhaps to test so we can report any bugs to Zotero beforehand. Directly testing the classic and new website formats indicates there will be problems. I'm assuming the Zotero...
I opened a similar issue for the Zotero translator. I don't know enough Javascript to make the updates myself. https://github.com/zotero/translators/issues/3069
Good news on this, Zotero contributors responded to my issue and updated the `clinicaltrials.gov.js` translator. I believe we would need to update the Zotero translation-server (https://github.com/manubot/manubot/issues/82) before we can test...
It seems like your translation-server update worked. I tested another URL from the test case of a recent commit https://github.com/zotero/translators/commit/aa7d6a2b685e10db744fa5641f2d662a027cf880 ``` $ curl -d 'https://www.nrc.nl/nieuws/2022/12/03/wikipedia-wordt-onbetrouwbaar-alweer-a4150299' -H 'Content-Type: text/plain' https://translate.manubot.org/web %...