Open
Description
Need to sit through and verify:
Many seem to be only set on bundle and are not included with the distribution.
Some thoughts on Quarto
Variable | Description |
---|---|
Quarto Environment Variables | |
QUARTO_DENO_PATH | Specifies the path to the Deno executable |
QUARTO_PYTHON | Specifies the path to the Python executable |
QUARTO_R | Specifies the path to the R executable |
QUARTO_JULIA | Specifies the path to the Julia executable |
QUARTO_DART | Specifies the path to the Dart executable |
QUARTO_CHROMIUM_PATH | Specifies the path to Chromium for HTML rendering |
QUARTO_CONDA_ENV | Specifies the Conda environment to use |
QUARTO_LOG_LEVEL | Controls logging verbosity (info, warning, error) |
QUARTO_RENDER_TOKEN | Authentication token for Quarto Pub rendering |
QUARTO_PRINT_STACK | Controls whether to print stack along with error messages (true/false) |
QUARTO_PROJECT_DIR | Specifies the root directory for project-relative paths |
Variable | Description |
---|---|
Pandoc Environment Variables | |
PANDOC_VERSION | Sets the version of pandoc to emulate |
See if these are set system-wide?
Variable | Description |
---|---|
LANG | Sets locale for messages and number formatting |
LC_ALL | Overrides all locale settings |
COLUMNS | Sets text width for wrapping in some output formats |
TMP | Directory for temporary files |
TEMP | Alternative directory for temporary files |
PATH | Directories to search for required external programs |
HOME | User's home directory (for finding default data directory) |
Metadata
Metadata
Assignees
Labels
No labels