Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Rapport-TP-LaTeX-UTC
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
2
Issues
2
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
LaTeX-UTC
Templates
Rapport-TP-LaTeX-UTC
Commits
035139da
Commit
035139da
authored
Apr 22, 2018
by
Florent Chehab
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
class update
parent
0072ff31
Pipeline
#21902
passed with stage
in 26 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
3 deletions
+1
-3
report-UTC.cls
report-UTC.cls
+1
-1
src/content.tex
src/content.tex
+0
-2
No files found.
report-UTC.cls
View file @
035139da
\ProvidesClass
{
report-UTC
}
\LoadClass
[a4paper,12pt,openright]
{
report
}
\LoadClass
[a4paper,12pt,openright]
{
article
}
\usepackage
[francais]
{
babel
}
% Package babel pour le français
\usepackage
[T1]
{
fontenc
}
% Package pour les accentuations
...
...
src/content.tex
View file @
035139da
\chapter
{
Un chapitre
}
\section
{
Une section
}
\subsection
{
Une sous-section
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment