diff options
author | Pacien TRAN-GIRARD | 2014-02-16 15:45:05 +0100 |
---|---|---|
committer | Pacien TRAN-GIRARD | 2014-02-16 15:45:05 +0100 |
commit | 8e5115f6501a05722b1322480a8149b0c37545b0 (patch) | |
tree | 9f206e2f2298986e42e91e4117bf5bb5565ec95b | |
parent | 29efed720f339e073c77a294629655ec6f7af8f3 (diff) | |
download | esieequest-8e5115f6501a05722b1322480a8149b0c37545b0.tar.gz |
Import report template
-rw-r--r-- | .texlipse | 4 | ||||
-rw-r--r-- | report/cover.tex | 49 | ||||
-rw-r--r-- | report/document.tex | 46 | ||||
-rw-r--r-- | report/project.tex | 7 | ||||
-rw-r--r-- | report/resources/Logo_ESIEE_Paris_mono.pdf | bin | 0 -> 2544 bytes | |||
-rw-r--r-- | report/style/pascience-defaults.tex | 14 | ||||
-rw-r--r-- | report/style/pascience-listings.tex | 19 | ||||
-rw-r--r-- | report/style/pascience-numbering.tex | 19 | ||||
-rw-r--r-- | report/style/pascience-pages.tex | 19 | ||||
-rw-r--r-- | report/style/pascience-texts.tex | 25 | ||||
-rw-r--r-- | report/style/pascience-titles.tex | 33 | ||||
-rw-r--r-- | report/style/pascience-toc.tex | 5 |
12 files changed, 235 insertions, 5 deletions
@@ -7,8 +7,8 @@ makeIndSty= | |||
7 | bibrefDir= | 7 | bibrefDir= |
8 | outputFormat=pdf | 8 | outputFormat=pdf |
9 | tempDir=report/tmp | 9 | tempDir=report/tmp |
10 | mainTexFile=report.tex | 10 | mainTexFile=document.tex |
11 | outputFile=report.pdf | 11 | outputFile=document.pdf |
12 | langSpell=en | 12 | langSpell=en |
13 | markDer=true | 13 | markDer=true |
14 | srcDir=report | 14 | srcDir=report |
diff --git a/report/cover.tex b/report/cover.tex index e69de29..7fe943a 100644 --- a/report/cover.tex +++ b/report/cover.tex | |||
@@ -0,0 +1,49 @@ | |||
1 | %%%%%%%%%%%%%%%%%%%% | ||
2 | %% COVER | ||
3 | %%%%%%%%%%%%%%%%%%%% | ||
4 | |||
5 | \thispagestyle{empty} | ||
6 | |||
7 | {\sffamily\centering\Large | ||
8 | |||
9 | ~\vspace{\fill} | ||
10 | |||
11 | {\Huge\bfseries | ||
12 | ESIEEquest - Project report | ||
13 | } | ||
14 | |||
15 | \vspace{0.4cm} | ||
16 | |||
17 | {\Huge | ||
18 | IGI-1002 A3P | ||
19 | } | ||
20 | |||
21 | \vspace{2.75cm} | ||
22 | |||
23 | {\Large\textcolor{gray25}{ | ||
24 | Pacien TRAN-GIRARD | ||
25 | }} | ||
26 | |||
27 | {\Large\textcolor{gray25}{ | ||
28 | Benoît LUBRANO DI SBARAGLIONE | ||
29 | }} | ||
30 | |||
31 | \vspace{0.25cm} | ||
32 | |||
33 | % {\Large\textcolor{gray25}{ | ||
34 | % Supervisor: Pr. Cave JOHNSON | ||
35 | % }} | ||
36 | |||
37 | \vspace{4cm} | ||
38 | |||
39 | \vspace{\fill} | ||
40 | |||
41 | \includegraphics{resources/Logo_ESIEE_Paris_mono} | ||
42 | |||
43 | \vspace{0.5cm} | ||
44 | |||
45 | {\large\textcolor{gray25}{ | ||
46 | April 2014 | ||
47 | }} | ||
48 | |||
49 | } | ||
diff --git a/report/document.tex b/report/document.tex new file mode 100644 index 0000000..70c1055 --- /dev/null +++ b/report/document.tex | |||
@@ -0,0 +1,46 @@ | |||
1 | %%%%%%%%%%%%%%%%%%%% | ||
2 | %% HEADER | ||
3 | %%%%%%%%%%%%%%%%%%%% | ||
4 | |||
5 | \input{style/pascience-defaults} | ||
6 | |||
7 | %\usepackage[francais]{babel} | ||
8 | |||
9 | \usepackage{lipsum} | ||
10 | |||
11 | \input{style/pascience-pages} | ||
12 | \input{style/pascience-numbering} | ||
13 | |||
14 | \input{style/pascience-titles} | ||
15 | \input{style/pascience-texts} | ||
16 | |||
17 | \input{style/pascience-toc} | ||
18 | |||
19 | \input{style/pascience-listings} | ||
20 | |||
21 | |||
22 | %%%%%%%%%%%%%%%%%%%% | ||
23 | %% DOCUMENT | ||
24 | %%%%%%%%%%%%%%%%%%%% | ||
25 | |||
26 | \begin{document} | ||
27 | |||
28 | \input{cover} | ||
29 | |||
30 | \clearpage | ||
31 | %\cleardoublepage | ||
32 | |||
33 | \tableofcontents* | ||
34 | |||
35 | \clearpage | ||
36 | |||
37 | |||
38 | \input{project} | ||
39 | |||
40 | \input{work} | ||
41 | |||
42 | \bibliographystyle{unsrt} | ||
43 | \bibliography{bibliography} | ||
44 | |||
45 | |||
46 | \end{document} \ No newline at end of file | ||
diff --git a/report/project.tex b/report/project.tex index d6471ba..c5bf129 100644 --- a/report/project.tex +++ b/report/project.tex | |||
@@ -4,13 +4,14 @@ | |||
4 | 4 | ||
5 | \subsection{Context} | 5 | \subsection{Context} |
6 | 6 | ||
7 | The development of this game was conducted in part of the project-based | 7 | The development of this game was conducted in part of the project-based |
8 | learning unit IGI-1002, at ESIEE Paris, in which students are asked to write a simple adventure game in Java. | 8 | learning unit IGI-1002, in which students are asked to write a |
9 | simple adventure game in Java. | ||
9 | 10 | ||
10 | \subsection{Authors} | 11 | \subsection{Authors} |
11 | 12 | ||
12 | This game was fully developped by Pacien TRAN-GIRARD and Benoît LUBRANO DI | 13 | This game was fully developped by Pacien TRAN-GIRARD and Benoît LUBRANO DI |
13 | SBARAGLIONE, two first year ESIEE students ('18). | 14 | SBARAGLIONE, two first year students ('18) at ESIEE Paris. |
14 | 15 | ||
15 | \section{The game} | 16 | \section{The game} |
16 | 17 | ||
diff --git a/report/resources/Logo_ESIEE_Paris_mono.pdf b/report/resources/Logo_ESIEE_Paris_mono.pdf new file mode 100644 index 0000000..0c63ee8 --- /dev/null +++ b/report/resources/Logo_ESIEE_Paris_mono.pdf | |||
Binary files differ | |||
diff --git a/report/style/pascience-defaults.tex b/report/style/pascience-defaults.tex new file mode 100644 index 0000000..7caa84a --- /dev/null +++ b/report/style/pascience-defaults.tex | |||
@@ -0,0 +1,14 @@ | |||
1 | %%%%%%%%%%%%%%%%%%%% | ||
2 | %% DEFAULTS PACKAGES | ||
3 | %%%%%%%%%%%%%%%%%%%% | ||
4 | |||
5 | % Default document class and paper format | ||
6 | \documentclass[12pt,a4paper]{memoir} | ||
7 | |||
8 | % Common and usefull packages | ||
9 | \usepackage[utf8]{inputenc} | ||
10 | \usepackage[T1]{fontenc} | ||
11 | \usepackage{microtype} | ||
12 | \usepackage[dvips]{graphicx} | ||
13 | \usepackage{xcolor} | ||
14 | \usepackage{times} | ||
diff --git a/report/style/pascience-listings.tex b/report/style/pascience-listings.tex new file mode 100644 index 0000000..3df3cbe --- /dev/null +++ b/report/style/pascience-listings.tex | |||
@@ -0,0 +1,19 @@ | |||
1 | %%%%%%%%%%%%%%%%%%%% | ||
2 | %% CODE LISTINGS | ||
3 | %%%%%%%%%%%%%%%%%%%% | ||
4 | |||
5 | \usepackage{listings} | ||
6 | |||
7 | \lstset{ | ||
8 | breaklines=true, | ||
9 | frame=leftline, | ||
10 | %frame=bottomline, | ||
11 | basicstyle=\small, | ||
12 | %numbers=left, | ||
13 | numberstyle=\tiny, | ||
14 | tabsize=2, | ||
15 | showstringspaces=false, | ||
16 | keywordstyle=\color[rgb]{0,0,1}, | ||
17 | commentstyle=\color[rgb]{0.133,0.545,0.133}, | ||
18 | stringstyle=\color[rgb]{0.627,0.126,0.941}, | ||
19 | } | ||
diff --git a/report/style/pascience-numbering.tex b/report/style/pascience-numbering.tex new file mode 100644 index 0000000..74d8c76 --- /dev/null +++ b/report/style/pascience-numbering.tex | |||
@@ -0,0 +1,19 @@ | |||
1 | %%%%%%%%%%%%%%%%%%%% | ||
2 | %% PAGE NUMBERING | ||
3 | %%%%%%%%%%%%%%%%%%%% | ||
4 | |||
5 | %\pagestyle{companion}\nouppercaseheads | ||
6 | %\pagestyle{headings} | ||
7 | %\pagestyle{Ruled} | ||
8 | \pagestyle{plain} | ||
9 | \makepagestyle{plain} | ||
10 | |||
11 | |||
12 | \makeevenfoot{plain}{}{\thepage}{} | ||
13 | \makeoddfoot{plain}{}{\thepage}{} | ||
14 | |||
15 | %\makeevenfoot{plain}{\thepage}{}{} | ||
16 | %\makeoddfoot{plain}{}{}{\thepage} | ||
17 | |||
18 | \makeevenhead{plain}{}{}{} | ||
19 | \makeoddhead{plain}{}{}{} | ||
diff --git a/report/style/pascience-pages.tex b/report/style/pascience-pages.tex new file mode 100644 index 0000000..ce0903d --- /dev/null +++ b/report/style/pascience-pages.tex | |||
@@ -0,0 +1,19 @@ | |||
1 | %%%%%%%%%%%%%%%%%%%% | ||
2 | %% PAGE LAYOUT | ||
3 | %%%%%%%%%%%%%%%%%%%% | ||
4 | |||
5 | \usepackage{geometry} | ||
6 | \geometry{ | ||
7 | %total={210mm,297mm}, | ||
8 | % PDF VIEW | ||
9 | left=25mm,right=25mm, | ||
10 | top=25mm,bottom=25mm, | ||
11 | bindingoffset=0mm, | ||
12 | |||
13 | %left=22.5mm,right=22.5mm, | ||
14 | %top=22.5mm,bottom=22.5mm, | ||
15 | %bindingoffset=10mm, | ||
16 | } | ||
17 | |||
18 | \widowpenalties 1 10000 | ||
19 | \raggedbottom | ||
diff --git a/report/style/pascience-texts.tex b/report/style/pascience-texts.tex new file mode 100644 index 0000000..fae2cf0 --- /dev/null +++ b/report/style/pascience-texts.tex | |||
@@ -0,0 +1,25 @@ | |||
1 | %%%%%%%%%%%%%%%%%%%% | ||
2 | %% TEXT STYLE | ||
3 | %%%%%%%%%%%%%%%%%%%% | ||
4 | |||
5 | % Font | ||
6 | \renewcommand{\familydefault}{\sfdefault} | ||
7 | |||
8 | % Colors | ||
9 | \definecolor{gray75}{gray}{0.75} | ||
10 | \definecolor{gray25}{gray}{0.25} | ||
11 | |||
12 | % Spacing | ||
13 | \OnehalfSpacing | ||
14 | %\linespread{1.3} | ||
15 | \setlength{\parskip}{4pt} | ||
16 | |||
17 | % Links | ||
18 | \usepackage[ | ||
19 | breaklinks=true,colorlinks=true, |