diff options
Diffstat (limited to '.local/bin/development/getcomproot')
-rwxr-xr-x | .local/bin/development/getcomproot | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.local/bin/development/getcomproot b/.local/bin/development/getcomproot index 16e946a..d34a2e4 100755 --- a/.local/bin/development/getcomproot +++ b/.local/bin/development/getcomproot @@ -1,7 +1,5 @@ #!/bin/bash -# author: Luke Smith -# # A helper script for LaTeX/groff files used by `compiler` and `opout`. # The user can add the root file of a larger project as a comment as below: # % root = mainfile.tex |