Dustin Wheeler
Dustin Wheeler
Seconded. I struggle when trying to figure out where to install certain extensions, especially ones that are meant to modify the JupyterLab instance served up to users (in my head,...
My current proposed use involves writing up procedures for chemistry labs. I'd like to use `tectonic -X build` to compile the latex and place the output file in the root...
For reference, I'm using Tectonic 0.12.0 on macOS 13.0.1 on an M1 Mac. The StixTwo fonts are installed natively at `/System/Library/Fonts/Supplemental`, but I've also downloaded the static OTF files from...
I have the font options working, though the font is still pulling from my local macOS library, rather than the `stix2` package from CTAN. I can't seem to find the...
Is there any way to implement this workaround with `tectonic -X build` and the `Tectonic.toml` file? I tried tossing in a `search_path = '../..'`, but tectonic threw an error on...
It looks like the `shell_escape_cwd` should work in `Tectonic.toml`, but I can't figure out the syntax to use `$(pwd)` as a key in the TOML file. I'd like to access...
@pkgw Switching the directory to `..` works for compilation, but doing that means the directory is littered with TeX intermediates (.aux, .bbl, .xdv, etc.) files. Is this unintended, or a...
You need to remove the quantity component… from a dimensional analysis point of view, your meV should (probably) be an energy per molecule or particle, so you need to either...