Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LaTeX-UTC
Templates
Rapport-TP-LaTeX-UTC
Commits
035139da
Commit
035139da
authored
Apr 22, 2018
by
Florent Chehab
Browse files
class update
parent
0072ff31
Pipeline
#21902
passed with stage
in 26 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
report-UTC.cls
View file @
035139da
\ProvidesClass
{
report-UTC
}
\ProvidesClass
{
report-UTC
}
\LoadClass
[a4paper,12pt,openright]
{
report
}
\LoadClass
[a4paper,12pt,openright]
{
article
}
\usepackage
[francais]
{
babel
}
% Package babel pour le français
\usepackage
[francais]
{
babel
}
% Package babel pour le français
\usepackage
[T1]
{
fontenc
}
% Package pour les accentuations
\usepackage
[T1]
{
fontenc
}
% Package pour les accentuations
...
...
src/content.tex
View file @
035139da
\chapter
{
Un chapitre
}
\section
{
Une section
}
\section
{
Une section
}
\subsection
{
Une sous-section
}
\subsection
{
Une sous-section
}
...
...
Write
Preview
Supports
Markdown
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