Bash problem #280
Replies: 2 comments 12 replies
-
Thank you for letting me know of this! 🙂 It's a bug and I created a new issue for it: #281 . Edit 2022-11-26: It's now fixed.
Probably the exeution process created by the Shell commands plugin does not know the path to
Does it work now? 🙂 |
Beta Was this translation helpful? Give feedback.
-
Yes I have tested it : Thank you for you quick response ! Hope you will be able to continue to help me. 🙂 |
Beta Was this translation helpful? Give feedback.
-
I would like to use Pandoc as follow :
pandoc {{file_path:absolute}} -o {{folder_path:absolute}}/{{title}}.pdf
I am on Ubuntu.
When I use Environment Linux (Use system default (sh)) : It returns error EscapeValue() : Unrecognised shell: sh
When I use Environment Linux (BASH) : It returns error pdflatex not found
Beta Was this translation helpful? Give feedback.
All reactions