Skip to content
Permalink
Browse files
added README for scripts
  • Loading branch information
Robin Schneider committed Aug 27, 2012
1 parent 09316b5 commit 4c434dcd45aa4a73112b1393d096776eaa938b83
Showing with 10 additions and 0 deletions.
  1. +10 −0 scripts/README.md
@@ -0,0 +1,10 @@
# My typesetting environment

<pre>
./tlmgr-update Updates TeX Live
./pdfoptmod Executes pdfopt and removes the original pdf file
./LaTeX-git-wdiff Converts the output of git diff --color-words
./LaTeX-git-log Converts the output of git log into LaTeX
./LaTeX-git-log-author Converts the output of git log into LaTeX
./makeindex-dtx Executes makeindex for dtx files
</pre>

0 comments on commit 4c434dc

Please sign in to comment.