summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tbc/certificate/Makefile2
-rw-r--r--tbc/certificate/ReadMe.org6
-rw-r--r--tbc/templates/tbc/get-certificate.html2
3 files changed, 4 insertions, 6 deletions
diff --git a/tbc/certificate/Makefile b/tbc/certificate/Makefile
index ee20080..a3d3d76 100644
--- a/tbc/certificate/Makefile
+++ b/tbc/certificate/Makefile
@@ -25,7 +25,7 @@ tbc: tbc_certificate.pdf
tbc_certificate.pdf: tbc_certificate.tex fossee.png bashful.sty
pdflatex -shell-escape tbc_certificate.tex
-clean:
+clean:
@echo "removing all tmp+pdf files"
-rm -rvf *.pdf *~ *.aux *.log *.vrb *.out *.toc *.nav *.snm
-rm -rvf *.std* *.sh
diff --git a/tbc/certificate/ReadMe.org b/tbc/certificate/ReadMe.org
index c82ba26..7ba2b78 100644
--- a/tbc/certificate/ReadMe.org
+++ b/tbc/certificate/ReadMe.org
@@ -3,12 +3,12 @@
** Usage
- To generate a PDF file type,
#+BEGIN_SRC sh
- make tbc
+ make tbc
#+END_SRC sh
- - To clean the project
+ - To clean the project
#+BEGIN_SRC sh
- make clean
+ make clean
#+END_SRC sh
** License
diff --git a/tbc/templates/tbc/get-certificate.html b/tbc/templates/tbc/get-certificate.html
index 24d9c67..6b6b622 100644
--- a/tbc/templates/tbc/get-certificate.html
+++ b/tbc/templates/tbc/get-certificate.html
@@ -28,8 +28,6 @@
-
{% for book in completed_books %}
-
{% endfor %}
</table>