Add a better location information
This commit is contained in:
parent
914b7be9cb
commit
fde256187c
3 changed files with 41 additions and 4 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -5,7 +5,19 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.3.0] - 2019-10-01
|
||||
### Added
|
||||
* formationTitle.sty, add new commands used to specify the location of
|
||||
the formation
|
||||
* `\hour` define the hour of the formation
|
||||
* `\place` and `\room` define the place and the room
|
||||
|
||||
### Changed
|
||||
* Changed the display of the title page to add the use of the new commands
|
||||
* If the place isn't defined, the room won't be displayed
|
||||
|
||||
## [0.2.0] - 2019-09-30
|
||||
### Added
|
||||
* formationTitle.sty, add two new commands, `\objectivesTitle`
|
||||
and `\messagesTitles`, which allow to set the titles of the first page
|
||||
and keep it on a separate line
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue