Skip to content

A server that compiles and displays latex pdf's to remote clients.

Notifications You must be signed in to change notification settings

tyler-dodge/remote-latex-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remote LaTeX Viewer

CLI for watching and compiling a .tex file. Serves the file to all remotes listening on selected port, and refreshes on changes.

Usage

  • rlv <tex-file> <port (default 3000)>

Example Usage:

  • /path/to/rlv.sh myFile.tex
  • open http://localhost:3000
  • Save myFile.tex and it will recompile and show the new pdf in the browser. If there are compile erorrs, they will be shown.

About

A server that compiles and displays latex pdf's to remote clients.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published