Skip to content

Einliterflasche/seismo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

seismo

A lightweight script for automatically building and viewing LaTeX projects managed by tectonic.

Usage

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`

Installation

Simply use the cargo install command:

$ cargo install seismo

Prerequisites

  • a compatible tectonic version (tested versions: 0.12)
  • xdg-open from xdg-utils must be available

Limitations

  • The script does not listen for changes to Tectonic.toml. If you change the file, you will have to restart the script.
  • The script does not close the file viewer after opening it. This might lead to your pdf viewer reopening again and again.

About

Detect changes to your tectonic project and show the current output

Resources

License

Stars

Watchers

Forks

Languages