[tor-commits] [tech-reports/master] Rename main .tex file to something globally meaningful.

karsten at torproject.org karsten at torproject.org
Tue Jun 25 21:03:18 UTC 2019


commit 9f83f6b5132663d84e7dfce39e32db25040567f6
Author: Karsten Loesing <karsten.loesing at gmx.net>
Date:   Sat Jun 22 04:49:42 2019 -0700

    Rename main .tex file to something globally meaningful.
---
 2019/sponsor19/report2/.gitignore                                 | 3 +++
 2019/sponsor19/report2/Makefile                                   | 8 ++++----
 .../sponsor19/report2/{report2.tex => dos-censorship-report2.tex} | 0
 3 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/2019/sponsor19/report2/.gitignore b/2019/sponsor19/report2/.gitignore
new file mode 100644
index 0000000..2f86441
--- /dev/null
+++ b/2019/sponsor19/report2/.gitignore
@@ -0,0 +1,3 @@
+dos-censorship-report2.pdf
+dos-censorship-report2.toc
+
diff --git a/2019/sponsor19/report2/Makefile b/2019/sponsor19/report2/Makefile
index bd65301..528d0eb 100644
--- a/2019/sponsor19/report2/Makefile
+++ b/2019/sponsor19/report2/Makefile
@@ -1,7 +1,7 @@
 
 all:
-	pdflatex report2
-	bibtex report2
-	pdflatex report2
-	pdflatex report2
+	pdflatex dos-censorship-report2
+	bibtex dos-censorship-report2
+	pdflatex dos-censorship-report2
+	pdflatex dos-censorship-report2
 	
diff --git a/2019/sponsor19/report2/report2.tex b/2019/sponsor19/report2/dos-censorship-report2.tex
similarity index 100%
rename from 2019/sponsor19/report2/report2.tex
rename to 2019/sponsor19/report2/dos-censorship-report2.tex





More information about the tor-commits mailing list