Crates.io | seismo |
lib.rs | seismo |
version | 0.1.0 |
source | src |
created_at | 2023-05-23 12:06:50.906065 |
updated_at | 2023-05-23 12:06:50.906065 |
description | A light script for automatically building your Tectonic projects |
homepage | |
repository | https://github.com/einliterflasche/seismo |
max_upload_size | |
id | 871964 |
size | 59,075 |
A lightweight script for automatically building and viewing LaTeX projects managed by tectonic.
Simply create a new tectonic project (or cd
into an existing one) and then start the script:
$ tectonic -X new foo
$ cd foo
$ seismo
Started watching `/path/to/foo`
or alternatively:
$ tectonic -X new foo
$ seismo foo
Started watching `/path/to/foo`
Simply clone the repo and then install like this:
$ git clone https://github.com/Einliterflasche/seismo
$ cd seismo
$ cargo install --path .
tectonic
version (tested versions: 0.12
)xdg-open
from xdg-utils must be availableTectonic.toml
. If you change the file, you will have to restart the script.