Basic formation plan
Go to file
Gregory Trolliet 914b7be9cb Add new commands for objectives and messages
Add two new commands, objectivesTitle and messagesTitle for allow user 
to change it and still have it on a separate line.
2019-09-30 22:35:01 +02:00
.gitignore Add the base files for the project 2019-09-30 19:04:07 +02:00
CHANGELOG.md Add new commands for objectives and messages 2019-09-30 22:35:01 +02:00
LICENSE.md Add the base files for the project 2019-09-30 19:04:07 +02:00
README.md Add the base files for the project 2019-09-30 19:04:07 +02:00
formationTitle.sty Add new commands for objectives and messages 2019-09-30 22:35:01 +02:00
logo.pdf Make the base title page 2019-09-30 19:04:26 +02:00
plan.tex Add new commands for objectives and messages 2019-09-30 22:35:01 +02:00

README.md

Formation plan

A simple formation schedule to better organize trainings.

Getting started

By default, the logo is the logo.pdf file. With the command \logo it is possible to change it.

Context

The command \context defines the context in which this training will be given.

Subject

The subject of the training is specified by the command \subject.

Subtopic

An optional short sentence to describe the subject or to clarify it. The command \subtopic allows you to configure it. La commande \subtopic permet de la configurer.

Objectives

The objectives of the training are defined by the command \objectives. They will often be on several lines, that is not a problem.

Messages

Similar to the objectives, the command \messages allows us to define the messages we want to convey to learners during the training.

Authors

  • Gregory Trolliet - Initial work - Website

Licence

This project is licensed under the WTFPL License - see the LICENSE.md file for details.