Skip to content

Commit 0735f1c

Browse files
committed
MV - makefile to delete temp latex compilation files
1 parent ff58883 commit 0735f1c

File tree

8 files changed

+2
-47
lines changed

8 files changed

+2
-47
lines changed

module00/subject/en.subject.pdf

0 Bytes
Binary file not shown.

module00/subject/en.subject.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
\author{}
104104
\summary{The goal of this module is to get you started with Python}
105105
\maketitle
106-
\input{en.instruction.tex}
106+
\input{en.instructions.tex}
107107
\newpage
108108
\tableofcontents
109109
\startexercices

module01/subject/en.subject.aux

Lines changed: 0 additions & 30 deletions
This file was deleted.

module01/subject/en.subject.out

Lines changed: 0 additions & 7 deletions
This file was deleted.

module01/subject/en.subject.pdf

0 Bytes
Binary file not shown.

module01/subject/en.subject.toc

Lines changed: 0 additions & 8 deletions
This file was deleted.

module02/subject/en.subject.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
}
132132

133133
\maketitle
134-
\input{en.py_proj.tex}
134+
\input{en.instructions.tex}
135135
\newpage
136136
\tableofcontents
137137
\startexercices

0 commit comments

Comments
 (0)