-
Notifications
You must be signed in to change notification settings - Fork 32
"paper.md" found twice, even though there is only one #80
Comments
This is failing because Whedon looks for files named Ultimately we will need to find a way to allow people to specify which paper they want to compile. For now though this isn't possible sorry. One potential short term fix is for you to rename https://github.com/pencil-code/pencil-code/blob/master/misc/f90-timings/doc/paper.tex to something other than |
@arfon So yes, please consider this as a strong support to your comment. |
We also support alternative branches so you can always create a |
@arfon |
OK, well I've given you a few suggested solutions here. We don't have a lot of capacity to work on improving the preview service right now sorry so if this is a blocker for you to submit, you'll need to use one one of the suggestions I've offered here. |
/ cc @tarleb - this is an example of where the Docker-powered author preview tool could help :-) |
@arfon |
Using the webpage for looking at a paper preview:
https://whedon.theoj.org/
I can give the correct URL to our repository that contains exactly one "paper.md":
https://github.com/pencil-code/pencil-code
But the compilation aborts after some time with a wrong error message that there would be multiple "paper.md" files.
Just we have our "paper" directory as a subdirectory of "doc", which we require to have there because of our code structure:
pencil-code/doc/paper/paper.md
If I give instead this URL to the preview tool:
https://github.com/pencil-code/pencil-code/doc
I have the same result as if I would give a non-existent URL, see issue #79
The text was updated successfully, but these errors were encountered: