You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,8 @@ Shell and Make utilities to inspect a LaTeX manuscript.
3
3
4
4
Most are taken from Jonathan Dingel's logbook `Makefile`: [https://github.com/jdingel/projecttemplate/blob/master/paper/reviewing/Makefile](https://github.com/jdingel/projecttemplate/blob/master/paper/reviewing/Makefile).
5
5
6
+
See this [note](https://www.lucasshen.com/notes/texCheckmate/texCheckmate) for more details.
7
+
6
8
## Assumptions
7
9
* The manuscript is `./main.tex` (if not, the scripts need to be changed).
0 commit comments