johnyf / latex_scripts

makefile, graphicspath, hiding, pdfcrop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LaTeX convenience scripts

  • Makefile: compile, make bib, sync on unix, max, windows, for help see makefile.md
  • graphicspath.py: auto-populate graphicx paths by traversing directories under ./img
  • tex_hide_aux.sh: turn auxiliary tex-generated files to hidden ones, useful on *nix systems where TexLive doesn't support any equivalent to the MikTeX option --aux-directory
  • pdfcrop.py: call pdfcrop over a directory tree

Licensed under BSD-2.

About

makefile, graphicspath, hiding, pdfcrop

License:BSD 2-Clause "Simplified" License


Languages

Language:Makefile 47.5%Language:Python 42.7%Language:Shell 9.7%