Skip to content

marcusleg/LyxExporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LyxExporter

This CLI utility assists you in keeping your PDFs exports of your Lyx and Latex files up to date.

It scans a given directory for *.lyx files and checks if their corresponding PDFs are present and up to date. If any PDFs are missing or outdated the user will be prompted with the choice to let the program export them.

Quickstart

console

# pip3 install https://github.com/OrangeFoil/LyxExporter/archive/master.zip $ lyxexporter [Not exported] /home/orangefoil/sample1.lyx [ Outdated ] /home/orangefoil/sample2.lyx 23 files scanned. [1 not exported] [1 outdated]

Do you want to export all missing and outdated PDFs now? [y/N] y Export successful /home/orangefoil/sample1.lyx Export successful /home/orangefoil/sample2.lyx

About

CLI utility that helps you keep your PDFs exports of Lyx and Tex files up to date

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages