summaryrefslogtreecommitdiffstats
path: root/rapport
diff options
context:
space:
mode:
authorClyhtsuriva <aimeric@adjutor.xyz>2021-01-26 18:37:58 +0100
committerClyhtsuriva <aimeric@adjutor.xyz>2021-01-26 18:37:58 +0100
commitd6c16255f741373bb7a7a6aed4cd139c24b19cda (patch)
treef65d9e3e725bc27cb27a67ea951cdb94afd48011 /rapport
parentbc481107298791bf0efd984ecc53dc92b8719878 (diff)
downloadsimon-STM32-d6c16255f741373bb7a7a6aed4cd139c24b19cda.tar.gz
simon-STM32-d6c16255f741373bb7a7a6aed4cd139c24b19cda.tar.bz2
simon-STM32-d6c16255f741373bb7a7a6aed4cd139c24b19cda.zip
Structuration des dossiers
Diffstat (limited to '')
-rw-r--r--rapport/Rapport.ms (renamed from Rapport.ms)4
-rw-r--r--rapport/Rapport.pdf (renamed from Rapport.pdf)bin121656 -> 121656 bytes
-rwxr-xr-xrapport/generate.sh (renamed from generate.sh)2
-rw-r--r--rapport/img/dummy.ps (renamed from dummy.ps)0
-rw-r--r--rapport/img/simon.ps (renamed from simon.ps)0
5 files changed, 3 insertions, 3 deletions
diff --git a/Rapport.ms b/rapport/Rapport.ms
index f6a728d..da89694 100644
--- a/Rapport.ms
+++ b/rapport/Rapport.ms
@@ -9,7 +9,7 @@ Aimeric ADJUTOR et Anthony BOULANT
.PP
-.PSPIC -C "simon.ps" 6
+.PSPIC -C "img/simon.ps" 6
.PP
.bp
@@ -82,7 +82,7 @@ Afin d'effectuer ce projet nous avons été doté des éléments suivant :
.NH
Câblage
-.PSPIC -C dummy.ps
+.PSPIC -C "img/dummy.ps"
.PP
.bp
diff --git a/Rapport.pdf b/rapport/Rapport.pdf
index 8444a6d..bc7d75a 100644
--- a/Rapport.pdf
+++ b/rapport/Rapport.pdf
Binary files differ
diff --git a/generate.sh b/rapport/generate.sh
index 6846d08..04b1887 100755
--- a/generate.sh
+++ b/rapport/generate.sh
@@ -1,3 +1,3 @@
#!/usr/bin/env bash
-groff -k -ms Rapport.ms -T ps > Rapport.ps && ps2pdf Rapport.ps Rapport.pdf
+groff -k -ms Rapport.ms -T ps > Rapport.ps && ps2pdf Rapport.ps Rapport.pdf && rm Rapport.ps
diff --git a/dummy.ps b/rapport/img/dummy.ps
index e69de29..e69de29 100644
--- a/dummy.ps
+++ b/rapport/img/dummy.ps
diff --git a/simon.ps b/rapport/img/simon.ps
index a562b9c..a562b9c 100644
--- a/simon.ps
+++ b/rapport/img/simon.ps