blob: b582ea33de00fd6f67ee8e80d092186a70ab452f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
# The `changelog` LaTeX package
[Available on CTAN as `changelog`][changelog]
Changelogs are important. Unfortunately, there are few facilities
for typesetting changelogs in LaTeX. `changelog` defines a `changelog`
environment to make changelogs simple and intuitive.
Inspired by [keepachangelog.com].
File | Description
-----------------------------|-------------------------------
changelog.sty | The changelog package
changelog.pdf | Documentation (English)
changelog.tex | Documentation source
changelog-doc.sty | Documentation styles
README.md | This file
LICENSE.md | GNU GPLv3
[keepachangelog.com]: https://keepachangelog.com/
[changelog]: https://ctan.org/pkg/changelog
|