summaryrefslogtreecommitdiffstats
path: root/doc/report/build.cmd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/report/build.cmd')
-rw-r--r--doc/report/build.cmd4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/report/build.cmd b/doc/report/build.cmd
new file mode 100644
index 0000000..3c5248e
--- /dev/null
+++ b/doc/report/build.cmd
@@ -0,0 +1,4 @@
+@echo off
+
+texfot lualatex --output-directory=build notes.tex
+pause \ No newline at end of file