We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e88fc7 commit 7baa216Copy full SHA for 7baa216
README.md
@@ -0,0 +1,9 @@
1
+# TOSNotes
2
+LaTeX notes (in italian) about 'Tecnologie Open Source' course
3
+
4
+<h2>Compilation</h2>
5
6
+Install `latexmk` in your machine, open a terminal in the root of the project and run:
7
+```sh
8
+latexmk
9
+```
0 commit comments