Skip to content

This repository aim at creating a title page in TeX

Notifications You must be signed in to change notification settings

loisbrst/Page_de_garde

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

Page_de_garde

This repository aim at creating a title page in TeX for my lab report at UTBM
It was greatly inspired by the work of Dorian Depriestier
This repository is composed of 2 files, with one just being an example of the usage of the true file page_de_garde

How to use this file ?

First, you'll need 3 package on your system these are :

  • fancybox
  • graphicx
  • color

Then, just include the page_de_garde file in your project with the command \input{page_de_garde.tex} that need to be just after the inclusion of all your package. Then use the command \pagedegardeor \pagdegardeboxed just after \begin{document} to create the title page.
In order to work proprely, you nedd to pass few argument to page_de_garde :

  • \UV : UV code
  • \nomUV: name of the UV
  • \contenu: file content, or file title
  • \semestre: semester name or date
  • \AU : school year
  • \couleuracc : accentuation color of the title, there are 19 color name included in the color package

About

This repository aim at creating a title page in TeX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages