#!/bin/sh latexindent writeup.tex > tmp mv tmp writeup.tex ./clean.sh ./build.sh