Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
There are no files selected for viewing
| @@ -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> |