|
|
@ -6,7 +6,8 @@ |
|
|
|
* `cd` behavior changed [#207](https://github.com/patacrep/patacrep/pull/207) |
|
|
|
* `addsongdir` and `setcounter` created |
|
|
|
* `sorted` renamed to `sort` |
|
|
|
* The song counter is no more reseted on `songsection` [#208](https://github.com/patacrep/patacrep/pull/208) |
|
|
|
* The song counter is no more reset on `songsection` [#208](https://github.com/patacrep/patacrep/pull/208) |
|
|
|
* The names of notes can be explicitely defined (was limited to `solfedge` or `alphascale`) [#217](https://github.com/patacrep/patacrep/pull/217) |
|
|
|
|
|
|
|
* Song files |
|
|
|
* New song format supported: Chordpro |
|
|
@ -19,6 +20,8 @@ |
|
|
|
* LaTeX songs |
|
|
|
* `cov` renamed to `cover` |
|
|
|
* `vcov` is deprecated |
|
|
|
* Image directive now accepts options to define its size [#218](https://github.com/patacrep/patacrep/pull/218) |
|
|
|
* Better handling of special characters [#213](https://github.com/patacrep/patacrep/pull/213) |
|
|
|
|
|
|
|
* Add a compilation option `--error` [#195](https://github.com/patacrep/patacrep/pull/195) |
|
|
|
|
|
|
@ -30,7 +33,7 @@ |
|
|
|
* songbook templates are now located in `songbook` subfolder of the `templates` |
|
|
|
* the LaTeX styles (previously in `/latex`) are now in `/templates/styles` |
|
|
|
|
|
|
|
* Many other improvements |
|
|
|
* Various fixes and improvements |
|
|
|
|
|
|
|
|
|
|
|
# patacrep 4.0.0 |
|
|
|