Skip to content

Commit 70ee781

Browse files
committed
feat(utbmcovers): update covers to new format
1 parent 2bfe3cf commit 70ee781

21 files changed

+327
-291
lines changed

README.md

Lines changed: 4 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -16,48 +16,14 @@
1616
![GitHub last commit](https://img.shields.io/github/last-commit/Juknum/UTBM-Internship-Report?style=for-the-badge)
1717

1818
<p>
19-
This repository serves as a template for internship reports at UTBM. It is built upon the <a href="https://github.com/pinam45/utbm-latex-internship-report-covers">UTBM internship LaTeX version</a> and has been adapted and expanded with multiple functionalities.
19+
This repository serves as a template for internship reports at UTBM. It is built upon the <a href="https://github.com/pinam45/utbm-latex-internship-report-covers">UTBM internship LaTeX version</a> and has been updated, adapted and expanded with multiple functionalities.
2020
</p>
2121

22-
<table>
23-
<tr>
24-
<td>
25-
Table of Contents
26-
</td>
27-
</tr>
28-
<tr>
29-
<td>
30-
<ul>
31-
<li><a href="#i-support">I. Support</a></li>
32-
<li>
33-
<a href="#ii-features">II. Usage & Features</a>
34-
<ul>
35-
<li><a href="#utbms-covers">UTBM's Covers</a></li>
36-
</ul>
37-
</li>
38-
<li>
39-
<a href="#iii-usage">III. Usage</a>
40-
<ul>
41-
<li><a href="#online">Online</a></li>
42-
<li>
43-
<a href="#locally">Locally</a>
44-
<ul>
45-
<li><a href="#part-a-latex-distribution">Part A: LaTeX distribution</a></li>
46-
<li><a href="#part-b-ide">Part B: IDE</a></li>
47-
</ul>
48-
</li>
49-
</ul>
50-
</li>
51-
</ul>
52-
</td>
53-
</tr>
54-
</table>
55-
5622
## I. Support
5723

5824
This template can be used in several places:
5925

60-
- Online with [Overleaf](https://www.overleaf.com) or using GitHub Codespaces
26+
- Online with [Overleaf](https://www.overleaf.com) or GitHub Codespaces
6127
- Locally on Windows/MacOS/Linux
6228

6329
---
@@ -134,7 +100,7 @@ There are multiple ways to use this template; you can either use it online or lo
134100
<tr>
135101
<td>
136102

137-
1. Use this repository as a template using the top right green button
103+
1. Use this repository as a template by clicking on the `Use this template` button or by clicking [here](https://github.com/new?template_name=UTBM-Internship-Report&template_owner=Juknum).
138104
2. Once you have your own repository, open it as a GitHub Codespaces and wait for it to fully build.
139105
3. Install the recommended VSCode extension to be able to compile your files with [LaTeX Workshop](https://marketplace.visualstudio.com/items?itemName=James-Yu.latex-workshop)
140106
4. Run the following command to get full git access:
@@ -151,14 +117,7 @@ There are multiple ways to use this template; you can either use it online or lo
151117

152118
### Locally
153119

154-
Clone this repository using the following command:
155-
156-
```bash
157-
git clone 'https://github.com/Juknum/UTBM-Internship-Report/tree/main'
158-
```
159-
160-
> [!NOTE]
161-
> You may also want to use this repository as a template. You can do this by clicking on the `Use this template` button or by clicking [here](https://github.com/new?template_name=UTBM-Internship-Report&template_owner=Juknum).
120+
Use this repository as a template by clicking on the `Use this template` button or by clicking [here](https://github.com/new?template_name=UTBM-Internship-Report&template_owner=Juknum).
162121

163122
#### Part A: LaTeX distribution
164123

assets/fonts/Arial.ttf

755 KB
Binary file not shown.

assets/fonts/ArialBold.ttf

733 KB
Binary file not shown.

assets/fonts/ArialBoldItalic.ttf

546 KB
Binary file not shown.

assets/fonts/ArialItalic.ttf

540 KB
Binary file not shown.

assets/fonts/Tahoma.ttf

-930 KB
Binary file not shown.

assets/fonts/TahomaBold.ttf

-860 KB
Binary file not shown.

assets/fonts/TahomaBoldItalic.ttf

-1.18 MB
Binary file not shown.

assets/fonts/TahomaBoldSlanted.ttf

-125 KB
Binary file not shown.
-63 KB
Binary file not shown.

0 commit comments

Comments
 (0)