Guide for adding tools with Quarto #1674
Unanswered
RaymondBalise
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hi - Great feedback, thank you! I'll convert this to an issue to track improving the documentation as you describe. As far as the specific warning that you're receiving, we need the
which should print a list of directories- use one of these as the |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I do
quarto install tool tinytex
I get a message saying:I don't know what to use for <bin_dir_on_path>. I am guessing that it wants me to type
/Users/me/Library/TinyTeX/bin
. Is that correct or does it want me to type the path to my machine's/bin
directory?Currently the quarto docs do not have a section on installing helper tools. The PDF instructions have the line for installing tinytex and the instructions for chromium are buried on the page covering authoring diagrams. Having a page showing how to install/check the addins on Mac, Windows (and perhaps Linux), with the answer to the above question, would be most excellent.
In particular, it would be good to have a gentle introduction (for frightened beginners who don't know what a command line is), dedicated to these lines:
Beta Was this translation helpful? Give feedback.
All reactions